"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2026/06/24 03:13:04 DEBUG : Creating backend with remote "TestB2:rclone-test-xunuzem2huke" 2026/06/24 03:13:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/06/24 03:13:07 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/06/24 03:13:08 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/06/24 03:13:08 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/06/24 03:13:31 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/06/24 03:13:33 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/06/24 03:13:33 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/06/24 03:13:34 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/06/24 03:13:34 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/06/24 03:13:34 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/06/24 03:13:34 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/06/24 03:13:41 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/06/24 03:13:42 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/06/24 03:13:47 INFO : B2 bucket rclone-test-xunuzem2huke: cleaning bucket "rclone-test-xunuzem2huke" of all files 2026/06/24 03:13:47 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f1099682460226293_d20260624_m031346_c001_v0001165_t0017_u01782270826566") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/06/24 03:13:48 DEBUG : Creating backend with remote "TestB2:rclone-test-xunuzem2huke/dirToPurgeFromRoot" 2026/06/24 03:13:49 INFO : B2 bucket rclone-test-xunuzem2huke path dirToPurgeFromRoot: cleaning bucket "rclone-test-xunuzem2huke" of all files 2026/06/24 03:13:50 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f109968246022629b_d20260624_m031348_c001_v0001165_t0045_u01782270828109") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/06/24 03:13:50 DEBUG : Creating backend with remote "TestB2:rclone-test-xunuzem2huke/hello? sausage/êé" 2026/06/24 03:13:54 INFO : B2 bucket rclone-test-xunuzem2huke path hello? sausage/êé: cleaning bucket "rclone-test-xunuzem2huke" of all files 2026/06/24 03:13:54 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f116425b17ce8c326_d20260624_m031353_c001_v0001183_t0015_u01782270833373") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/06/24 03:13:55 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2026/06/24 03:13:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/24 03:13:56 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1351: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1468: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/06/24 03:14:05 DEBUG : Creating backend with remote "TestB2:rclone-test-xunuzem2huke/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/06/24 03:14:06 DEBUG : Creating backend with remote "TestB2:rclone-test-xunuzem2huke/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestB2:" path "rclone-test-xunuzem2huke" from "TestB2:rclone-test-xunuzem2huke" 2026/06/24 03:14:08 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1982: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1982 Error: Received unexpected error: Bucket 0f328d9390adfb7b9fe80e1b does not exist (400 bad_bucket_id) Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1985: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1985 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR Messages: file1Root "rclone-test-xunuzem2huke/file name.txt" not found fstests.go:1986: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1986 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR Messages: file2Root "rclone-test-xunuzem2huke/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2026/06/24 03:14:19 DEBUG : Creating backend with remote "TestB2:rclone-test-zipenuj5tewa" 2026/06/24 03:14:22 DEBUG : B2 bucket rclone-test-zipenuj5tewa: Purge remote 2026/06/24 03:14:22 INFO : B2 bucket rclone-test-zipenuj5tewa: cleaning bucket "rclone-test-zipenuj5tewa" of all files 2026/06/24 03:14:22 DEBUG : somefile: Deleting (id "4_z8f721dd390fdfb7b9fe80e1b_f417075796b71e5ea_d20260624_m031421_c001_v0001136_t0027_u01782270861569") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2143: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2293: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/06/24 03:14:24 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/06/24 03:14:25 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2026/06/24 03:14:27 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/06/24 03:14:27 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/06/24 03:14:27 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.619Ki offset 6Mi/6.106Mi 2026/06/24 03:14:27 DEBUG : test-metadata: Sending chunk 1 length 111226 2026/06/24 03:14:29 DEBUG : test-metadata: Done sending chunk 1 2026/06/24 03:14:30 DEBUG : test-metadata: Done sending chunk 0 2026/06/24 03:14:30 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2026/06/24 03:14:37 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2026/06/24 03:14:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/24 03:14:38 DEBUG : pacer: Reducing sleep to 10ms 2026/06/24 03:14:40 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1165-09.backblaze.com/b2api/v1/b2_upload_file/bf32fde390ddfb7b9fe80e1b/c001_v0001165_t0044": EOF 2026/06/24 03:14:40 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1165-09.backblaze.com/b2api/v1/b2_upload_file/bf32fde390ddfb7b9fe80e1b/c001_v0001165_t0044": EOF) 2026/06/24 03:14:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1165-09.backblaze.com/b2api/v1/b2_upload_file/bf32fde390ddfb7b9fe80e1b/c001_v0001165_t0044": EOF - low level retry 1/10 2026/06/24 03:14:42 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-06-24-031435-246.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2026/06/24 03:14:44 DEBUG : oldPath = "TestB2:rclone-test-xunuzem2huke/versions/test-versions-v2026-06-24-031435-246.txt" 2026/06/24 03:14:44 DEBUG : newPath = "TestB2,versions:rclone-test-xunuzem2huke/versions/test-versions-v2026-06-24-031435-246.txt" 2026/06/24 03:14:44 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-xunuzem2huke/versions/test-versions-v2026-06-24-031435-246.txt" 2026/06/24 03:14:44 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/06/24 03:14:47 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-xunuzem2huke/versions/test-versions-v2026-06-24-031435-246.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-xunuzem2huke/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2026/06/24 03:14:50 INFO : B2 bucket rclone-test-xunuzem2huke: cleaning bucket "rclone-test-xunuzem2huke" of all hidden files 2026/06/24 03:14:50 DEBUG : leading space/ leading space: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f427c1e62ff9daca6_d20260624_m031314_c001_v7007000_t0000_u01782270794994") as it is a hide marker 2026/06/24 03:14:50 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/06/24 03:14:50 DEBUG : leading space/ leading space: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f10996824602261c5_d20260624_m031314_c001_v0001165_t0020_u01782270794422") 2026/06/24 03:14:50 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/06/24 03:14:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f427c1e62ff9daca1_d20260624_m031314_c001_v7007000_t0000_u01782270794059") as it is a hide marker 2026/06/24 03:14:50 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/06/24 03:14:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f10996824602261c3_d20260624_m031313_c001_v0001165_t0030_u01782270793497") 2026/06/24 03:14:50 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/06/24 03:14:50 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f427c1e62ff9dacb0_d20260624_m031320_c001_v7007000_t0000_u01782270800972") as it is a hide marker 2026/06/24 03:14:50 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/06/24 03:14:50 DEBUG : .leading dot/.leading dot: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f10996824602261f7_d20260624_m031320_c001_v0001165_t0026_u01782270800366") 2026/06/24 03:14:50 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/06/24 03:14:50 DEBUG : created from root.txt: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f4173dda1a496c1d6_d20260624_m031415_c001_v7007000_t0000_u01782270855725") as it is a hide marker 2026/06/24 03:14:50 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/06/24 03:14:50 DEBUG : created from root.txt: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f114e7268e84af804_d20260624_m031414_c001_v0001180_t0001_u01782270854762") 2026/06/24 03:14:50 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/06/24 03:14:50 DEBUG : file name.txt: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f4211aa977050e2c1_d20260624_m031423_c001_v7007000_t0000_u01782270863851") as it is a hide marker 2026/06/24 03:14:50 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/06/24 03:14:50 DEBUG : file name.txt: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f10996824602262fd_d20260624_m031404_c001_v0001165_t0033_u01782270844296") 2026/06/24 03:14:50 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/24 03:14:50 DEBUG : file name.txt: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f10338e60c4e23ad4_d20260624_m031400_c001_v0001044_t0041_u01782270840356") 2026/06/24 03:14:50 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/24 03:14:50 DEBUG : file name.txt: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f1099682460226267_d20260624_m031338_c001_v0001165_t0028_u01782270818861") 2026/06/24 03:14:50 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/24 03:14:50 DEBUG : file name.txt: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f109968246022625b_d20260624_m031338_c001_v0001165_t0003_u01782270818080") 2026/06/24 03:14:50 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/24 03:14:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f1099682460226261_d20260624_m031338_c001_v0001165_t0032_u01782270818468") "upload" dated 2026-06-24 03:13:38.468 +0000 UTC (1m11.946952416s ago) 2026/06/24 03:14:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f4097954c669518e0_d20260624_m031358_c001_v7007000_t0000_u01782270838043") as it is a hide marker 2026/06/24 03:14:50 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/06/24 03:14:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f1145c2c442437f71_d20260624_m031357_c001_v0001116_t0052_u01782270837245") 2026/06/24 03:14:50 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/06/24 03:14:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f113da35080e39cdb_d20260624_m031356_c001_v0001036_t0054_u01782270836369") 2026/06/24 03:14:50 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/06/24 03:14:50 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f427c1e62ff9dacba_d20260624_m031328_c001_v7007000_t0000_u01782270808107") as it is a hide marker 2026/06/24 03:14:50 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/06/24 03:14:50 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f109968246022621b_d20260624_m031327_c001_v0001165_t0041_u01782270807470") 2026/06/24 03:14:50 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/06/24 03:14:50 DEBUG : piped data.txt: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f4211aa977050e2c9_d20260624_m031425_c001_v7007000_t0000_u01782270865564") as it is a hide marker 2026/06/24 03:14:50 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/06/24 03:14:50 DEBUG : piped data.txt: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f1099682460226377_d20260624_m031425_c001_v0001165_t0055_u01782270865145") 2026/06/24 03:14:50 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/24 03:14:50 DEBUG : piped data.txt: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f4211aa977050e2c7_d20260624_m031424_c001_v7007000_t0000_u01782270864962") 2026/06/24 03:14:50 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/24 03:14:50 DEBUG : piped data.txt: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f4099682460226373_d20260624_m031424_c001_v0001165_t0044_u01782270864588") 2026/06/24 03:14:50 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/24 03:14:50 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f427c1e62ff9dacbb_d20260624_m031329_c001_v7007000_t0000_u01782270809085") as it is a hide marker 2026/06/24 03:14:50 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/06/24 03:14:50 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f109968246022621f_d20260624_m031328_c001_v0001165_t0011_u01782270808474") 2026/06/24 03:14:50 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/06/24 03:14:50 DEBUG : test-metadata: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f4056bee095ea71ca_d20260624_m031432_c001_v7007000_t0000_u01782270872684") as it is a hide marker 2026/06/24 03:14:50 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/06/24 03:14:50 DEBUG : test-metadata: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f2211aa977050e2cf_d20260624_m031427_c001_v0001091_t0001_u01782270867337") 2026/06/24 03:14:50 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/24 03:14:50 DEBUG : test-metadata: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f4211aa977050e2cd_d20260624_m031426_c001_v7007000_t0000_u01782270866565") 2026/06/24 03:14:50 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/24 03:14:50 DEBUG : test-metadata: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f1099682460226379_d20260624_m031425_c001_v0001165_t0012_u01782270865749") 2026/06/24 03:14:50 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/24 03:14:50 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f427c1e62ff9dacb3_d20260624_m031322_c001_v7007000_t0000_u01782270802979") as it is a hide marker 2026/06/24 03:14:50 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/06/24 03:14:50 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f1099682460226200_d20260624_m031322_c001_v0001165_t0053_u01782270802398") 2026/06/24 03:14:50 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/06/24 03:14:50 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f427c1e62ff9dacb6_d20260624_m031325_c001_v7007000_t0000_u01782270805003") as it is a hide marker 2026/06/24 03:14:50 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/06/24 03:14:50 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f1099682460226209_d20260624_m031324_c001_v0001165_t0044_u01782270804357") 2026/06/24 03:14:50 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/06/24 03:14:50 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f427c1e62ff9dacb4_d20260624_m031323_c001_v7007000_t0000_u01782270803994") as it is a hide marker 2026/06/24 03:14:50 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/06/24 03:14:50 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f1099682460226207_d20260624_m031323_c001_v0001165_t0013_u01782270803341") 2026/06/24 03:14:50 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/06/24 03:14:50 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f427c1e62ff9dacb7_d20260624_m031326_c001_v7007000_t0000_u01782270806156") as it is a hide marker 2026/06/24 03:14:50 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/06/24 03:14:50 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f109968246022620f_d20260624_m031325_c001_v0001165_t0041_u01782270805366") 2026/06/24 03:14:50 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/06/24 03:14:50 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f427c1e62ff9dacb8_d20260624_m031327_c001_v7007000_t0000_u01782270807106") as it is a hide marker 2026/06/24 03:14:50 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/06/24 03:14:50 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f1099682460226215_d20260624_m031326_c001_v0001165_t0002_u01782270806522") 2026/06/24 03:14:50 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/06/24 03:14:50 DEBUG : trailing space /trailing space : Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f427c1e62ff9dacb2_d20260624_m031322_c001_v7007000_t0000_u01782270802035") as it is a hide marker 2026/06/24 03:14:50 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/06/24 03:14:50 DEBUG : trailing space /trailing space : Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f10996824602261fd_d20260624_m031321_c001_v0001165_t0051_u01782270801335") 2026/06/24 03:14:50 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/06/24 03:14:50 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f109bdcac29a755c5_d20260624_m031443_c001_v0001090_t0059_u01782270883018") "upload" dated 2026-06-24 03:14:43.018 +0000 UTC (7.397375903s ago) 2026/06/24 03:14:50 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f417baa0fd2659f3f_d20260624_m031438_c001_v7007000_t0000_u01782270878228") 2026/06/24 03:14:50 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/06/24 03:14:50 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f10996824602263a1_d20260624_m031435_c001_v0001165_t0000_u01782270875246") 2026/06/24 03:14:50 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/06/24 03:14:50 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f427c1e62ff9dacc1_d20260624_m031337_c001_v7007000_t0000_u01782270817531") as it is a hide marker 2026/06/24 03:14:50 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/06/24 03:14:50 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f227c1e62ff9dacbd_d20260624_m031331_c001_v0001145_t0033_u01782270811113") 2026/06/24 03:14:50 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/06/24 03:14:50 DEBUG : zero-length-file: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f427c1e62ff9dacbc_d20260624_m031330_c001_v7007000_t0000_u01782270810931") as it is a hide marker 2026/06/24 03:14:50 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/06/24 03:14:50 DEBUG : zero-length-file: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f409968246022622f_d20260624_m031330_c001_v0001165_t0044_u01782270810385") 2026/06/24 03:14:50 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/06/24 03:14:50 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f427c1e62ff9daca7_d20260624_m031315_c001_v7007000_t0000_u01782270795930") as it is a hide marker 2026/06/24 03:14:50 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/06/24 03:14:50 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f10996824602261cb_d20260624_m031315_c001_v0001165_t0053_u01782270795356") 2026/06/24 03:14:50 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/06/24 03:14:50 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f427c1e62ff9dac99_d20260624_m031311_c001_v7007000_t0000_u01782270791148") as it is a hide marker 2026/06/24 03:14:50 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/06/24 03:14:50 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f10996824602261a1_d20260624_m031310_c001_v0001165_t0054_u01782270790124") 2026/06/24 03:14:50 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/06/24 03:14:50 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f427c1e62ff9dacac_d20260624_m031318_c001_v7007000_t0000_u01782270798994") as it is a hide marker 2026/06/24 03:14:50 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/06/24 03:14:50 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f10996824602261e7_d20260624_m031318_c001_v0001165_t0013_u01782270798326") 2026/06/24 03:14:50 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/06/24 03:14:50 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f427c1e62ff9dacaa_d20260624_m031317_c001_v7007000_t0000_u01782270797961") as it is a hide marker 2026/06/24 03:14:50 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/06/24 03:14:50 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f10996824602261df_d20260624_m031317_c001_v0001165_t0043_u01782270797296") 2026/06/24 03:14:50 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/06/24 03:14:50 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f427c1e62ff9dacae_d20260624_m031319_c001_v7007000_t0000_u01782270799997") as it is a hide marker 2026/06/24 03:14:50 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/06/24 03:14:50 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f10996824602261ed_d20260624_m031319_c001_v0001165_t0038_u01782270799357") 2026/06/24 03:14:50 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/06/24 03:14:50 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f427c1e62ff9daca9_d20260624_m031316_c001_v7007000_t0000_u01782270796932") as it is a hide marker 2026/06/24 03:14:50 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/06/24 03:14:50 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f10996824602261d5_d20260624_m031316_c001_v0001165_t0010_u01782270796292") 2026/06/24 03:14:50 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/06/24 03:14:50 DEBUG : ./.: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f427c1e62ff9dac9b_d20260624_m031312_c001_v7007000_t0000_u01782270792201") as it is a hide marker 2026/06/24 03:14:50 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/06/24 03:14:50 DEBUG : ./.: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f10996824602261b5_d20260624_m031311_c001_v0001165_t0004_u01782270791615") 2026/06/24 03:14:50 NOTICE: ./.: Skipped delete as --dry-run is set 2026/06/24 03:14:50 DEBUG : ../..: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f427c1e62ff9dac9c_d20260624_m031313_c001_v7007000_t0000_u01782270793133") as it is a hide marker 2026/06/24 03:14:50 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/06/24 03:14:50 DEBUG : ../..: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f10996824602261bb_d20260624_m031312_c001_v0001165_t0058_u01782270792564") 2026/06/24 03:14:50 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/06/24 03:14:50 INFO : B2 bucket rclone-test-xunuzem2huke: cleaning bucket "rclone-test-xunuzem2huke" of all hidden files 2026/06/24 03:14:50 DEBUG : leading space/ leading space: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f427c1e62ff9daca6_d20260624_m031314_c001_v7007000_t0000_u01782270794994") as it is a hide marker 2026/06/24 03:14:50 DEBUG : leading space/ leading space: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f10996824602261c5_d20260624_m031314_c001_v0001165_t0020_u01782270794422") 2026/06/24 03:14:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f427c1e62ff9daca1_d20260624_m031314_c001_v7007000_t0000_u01782270794059") as it is a hide marker 2026/06/24 03:14:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f10996824602261c3_d20260624_m031313_c001_v0001165_t0030_u01782270793497") 2026/06/24 03:14:50 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f427c1e62ff9dacb0_d20260624_m031320_c001_v7007000_t0000_u01782270800972") as it is a hide marker 2026/06/24 03:14:50 DEBUG : .leading dot/.leading dot: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f10996824602261f7_d20260624_m031320_c001_v0001165_t0026_u01782270800366") 2026/06/24 03:14:50 DEBUG : created from root.txt: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f4173dda1a496c1d6_d20260624_m031415_c001_v7007000_t0000_u01782270855725") as it is a hide marker 2026/06/24 03:14:50 DEBUG : created from root.txt: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f114e7268e84af804_d20260624_m031414_c001_v0001180_t0001_u01782270854762") 2026/06/24 03:14:50 DEBUG : file name.txt: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f4211aa977050e2c1_d20260624_m031423_c001_v7007000_t0000_u01782270863851") as it is a hide marker 2026/06/24 03:14:51 DEBUG : file name.txt: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f10996824602262fd_d20260624_m031404_c001_v0001165_t0033_u01782270844296") 2026/06/24 03:14:51 DEBUG : file name.txt: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f10338e60c4e23ad4_d20260624_m031400_c001_v0001044_t0041_u01782270840356") 2026/06/24 03:14:51 DEBUG : file name.txt: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f1099682460226267_d20260624_m031338_c001_v0001165_t0028_u01782270818861") 2026/06/24 03:14:51 DEBUG : file name.txt: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f109968246022625b_d20260624_m031338_c001_v0001165_t0003_u01782270818080") 2026/06/24 03:14:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f1099682460226261_d20260624_m031338_c001_v0001165_t0032_u01782270818468") "upload" dated 2026-06-24 03:13:38.468 +0000 UTC (1m12.99323126s ago) 2026/06/24 03:14:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f4097954c669518e0_d20260624_m031358_c001_v7007000_t0000_u01782270838043") as it is a hide marker 2026/06/24 03:14:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f1145c2c442437f71_d20260624_m031357_c001_v0001116_t0052_u01782270837245") 2026/06/24 03:14:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f113da35080e39cdb_d20260624_m031356_c001_v0001036_t0054_u01782270836369") 2026/06/24 03:14:51 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f427c1e62ff9dacba_d20260624_m031328_c001_v7007000_t0000_u01782270808107") as it is a hide marker 2026/06/24 03:14:51 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f109968246022621b_d20260624_m031327_c001_v0001165_t0041_u01782270807470") 2026/06/24 03:14:51 DEBUG : piped data.txt: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f4211aa977050e2c9_d20260624_m031425_c001_v7007000_t0000_u01782270865564") as it is a hide marker 2026/06/24 03:14:51 DEBUG : piped data.txt: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f1099682460226377_d20260624_m031425_c001_v0001165_t0055_u01782270865145") 2026/06/24 03:14:51 DEBUG : piped data.txt: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f4211aa977050e2c7_d20260624_m031424_c001_v7007000_t0000_u01782270864962") 2026/06/24 03:14:51 DEBUG : piped data.txt: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f4099682460226373_d20260624_m031424_c001_v0001165_t0044_u01782270864588") 2026/06/24 03:14:51 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f427c1e62ff9dacbb_d20260624_m031329_c001_v7007000_t0000_u01782270809085") as it is a hide marker 2026/06/24 03:14:52 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f109968246022621f_d20260624_m031328_c001_v0001165_t0011_u01782270808474") 2026/06/24 03:14:52 DEBUG : test-metadata: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f4056bee095ea71ca_d20260624_m031432_c001_v7007000_t0000_u01782270872684") as it is a hide marker 2026/06/24 03:14:52 DEBUG : test-metadata: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f2211aa977050e2cf_d20260624_m031427_c001_v0001091_t0001_u01782270867337") 2026/06/24 03:14:52 DEBUG : test-metadata: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f4211aa977050e2cd_d20260624_m031426_c001_v7007000_t0000_u01782270866565") 2026/06/24 03:14:52 DEBUG : test-metadata: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f1099682460226379_d20260624_m031425_c001_v0001165_t0012_u01782270865749") 2026/06/24 03:14:52 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f427c1e62ff9dacb3_d20260624_m031322_c001_v7007000_t0000_u01782270802979") as it is a hide marker 2026/06/24 03:14:52 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f1099682460226200_d20260624_m031322_c001_v0001165_t0053_u01782270802398") 2026/06/24 03:14:52 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f427c1e62ff9dacb6_d20260624_m031325_c001_v7007000_t0000_u01782270805003") as it is a hide marker 2026/06/24 03:14:52 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f1099682460226209_d20260624_m031324_c001_v0001165_t0044_u01782270804357") 2026/06/24 03:14:52 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f427c1e62ff9dacb4_d20260624_m031323_c001_v7007000_t0000_u01782270803994") as it is a hide marker 2026/06/24 03:14:52 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f1099682460226207_d20260624_m031323_c001_v0001165_t0013_u01782270803341") 2026/06/24 03:14:52 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f427c1e62ff9dacb7_d20260624_m031326_c001_v7007000_t0000_u01782270806156") as it is a hide marker 2026/06/24 03:14:52 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f109968246022620f_d20260624_m031325_c001_v0001165_t0041_u01782270805366") 2026/06/24 03:14:52 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f427c1e62ff9dacb8_d20260624_m031327_c001_v7007000_t0000_u01782270807106") as it is a hide marker 2026/06/24 03:14:52 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f1099682460226215_d20260624_m031326_c001_v0001165_t0002_u01782270806522") 2026/06/24 03:14:52 DEBUG : trailing space /trailing space : Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f427c1e62ff9dacb2_d20260624_m031322_c001_v7007000_t0000_u01782270802035") as it is a hide marker 2026/06/24 03:14:52 DEBUG : trailing space /trailing space : Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f10996824602261fd_d20260624_m031321_c001_v0001165_t0051_u01782270801335") 2026/06/24 03:14:52 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f109bdcac29a755c5_d20260624_m031443_c001_v0001090_t0059_u01782270883018") "upload" dated 2026-06-24 03:14:43.018 +0000 UTC (9.858026658s ago) 2026/06/24 03:14:52 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f417baa0fd2659f3f_d20260624_m031438_c001_v7007000_t0000_u01782270878228") 2026/06/24 03:14:52 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f10996824602263a1_d20260624_m031435_c001_v0001165_t0000_u01782270875246") 2026/06/24 03:14:52 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f427c1e62ff9dacc1_d20260624_m031337_c001_v7007000_t0000_u01782270817531") as it is a hide marker 2026/06/24 03:14:53 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f227c1e62ff9dacbd_d20260624_m031331_c001_v0001145_t0033_u01782270811113") 2026/06/24 03:14:53 DEBUG : zero-length-file: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f427c1e62ff9dacbc_d20260624_m031330_c001_v7007000_t0000_u01782270810931") as it is a hide marker 2026/06/24 03:14:53 DEBUG : zero-length-file: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f409968246022622f_d20260624_m031330_c001_v0001165_t0044_u01782270810385") 2026/06/24 03:14:53 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f427c1e62ff9daca7_d20260624_m031315_c001_v7007000_t0000_u01782270795930") as it is a hide marker 2026/06/24 03:14:53 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f10996824602261cb_d20260624_m031315_c001_v0001165_t0053_u01782270795356") 2026/06/24 03:14:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f427c1e62ff9dac99_d20260624_m031311_c001_v7007000_t0000_u01782270791148") as it is a hide marker 2026/06/24 03:14:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f10996824602261a1_d20260624_m031310_c001_v0001165_t0054_u01782270790124") 2026/06/24 03:14:53 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f427c1e62ff9dacac_d20260624_m031318_c001_v7007000_t0000_u01782270798994") as it is a hide marker 2026/06/24 03:14:53 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f10996824602261e7_d20260624_m031318_c001_v0001165_t0013_u01782270798326") 2026/06/24 03:14:53 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f427c1e62ff9dacaa_d20260624_m031317_c001_v7007000_t0000_u01782270797961") as it is a hide marker 2026/06/24 03:14:53 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f10996824602261df_d20260624_m031317_c001_v0001165_t0043_u01782270797296") 2026/06/24 03:14:53 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f427c1e62ff9dacae_d20260624_m031319_c001_v7007000_t0000_u01782270799997") as it is a hide marker 2026/06/24 03:14:53 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f10996824602261ed_d20260624_m031319_c001_v0001165_t0038_u01782270799357") 2026/06/24 03:14:53 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f427c1e62ff9daca9_d20260624_m031316_c001_v7007000_t0000_u01782270796932") as it is a hide marker 2026/06/24 03:14:53 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f10996824602261d5_d20260624_m031316_c001_v0001165_t0010_u01782270796292") 2026/06/24 03:14:53 DEBUG : ./.: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f427c1e62ff9dac9b_d20260624_m031312_c001_v7007000_t0000_u01782270792201") as it is a hide marker 2026/06/24 03:14:53 DEBUG : ./.: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f10996824602261b5_d20260624_m031311_c001_v0001165_t0004_u01782270791615") 2026/06/24 03:14:53 DEBUG : ../..: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f427c1e62ff9dac9c_d20260624_m031313_c001_v7007000_t0000_u01782270793133") as it is a hide marker 2026/06/24 03:14:53 DEBUG : ../..: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f10996824602261bb_d20260624_m031312_c001_v0001165_t0058_u01782270792564") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/06/24 03:14:54 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/06/24 03:14:54 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/06/24 03:14:55 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/06/24 03:14:55 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2026/06/24 03:14:55 INFO : B2 bucket rclone-test-xunuzem2huke: cleaning bucket "rclone-test-xunuzem2huke" of pending multipart uploads older than 0s 2026/06/24 03:14:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f1099682460226261_d20260624_m031338_c001_v0001165_t0032_u01782270818468") "upload" dated 2026-06-24 03:13:38.468 +0000 UTC (1m17.304703015s ago) 2026/06/24 03:14:55 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f210691074b337cab_d20260624_m031454_c001_v0001102_t0030_u01782270894759") as it is a start marker (upload started at 2026-06-24 03:14:54.759 +0000 UTC) 2026/06/24 03:14:55 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/06/24 03:14:55 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f210691074b337cac_d20260624_m031454_c001_v0001181_t0056_u01782270894943") as it is a start marker (upload started at 2026-06-24 03:14:54.943 +0000 UTC) 2026/06/24 03:14:55 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/06/24 03:14:55 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f210691074b337cad_d20260624_m031455_c001_v0001173_t0029_u01782270895129") as it is a start marker (upload started at 2026-06-24 03:14:55.129 +0000 UTC) 2026/06/24 03:14:55 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/06/24 03:14:55 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f210691074b337cae_d20260624_m031455_c001_v0001044_t0013_u01782270895314") as it is a start marker (upload started at 2026-06-24 03:14:55.314 +0000 UTC) 2026/06/24 03:14:55 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/06/24 03:14:55 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f410691074b337ca9_d20260624_m031454_c001_v7007000_t0000_u01782270894576") "hide" dated 2026-06-24 03:14:54.576 +0000 UTC (1.196827268s ago) 2026/06/24 03:14:55 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f109bdcac29a755c5_d20260624_m031443_c001_v0001090_t0059_u01782270883018") 2026/06/24 03:14:55 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/06/24 03:14:55 INFO : B2 bucket rclone-test-xunuzem2huke: cleaning bucket "rclone-test-xunuzem2huke" of pending multipart uploads older than 0s 2026/06/24 03:14:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f1099682460226261_d20260624_m031338_c001_v0001165_t0032_u01782270818468") "upload" dated 2026-06-24 03:13:38.468 +0000 UTC (1m17.676216955s ago) 2026/06/24 03:14:56 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f210691074b337cab_d20260624_m031454_c001_v0001102_t0030_u01782270894759") as it is a start marker (upload started at 2026-06-24 03:14:54.759 +0000 UTC) 2026/06/24 03:14:56 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f210691074b337cac_d20260624_m031454_c001_v0001181_t0056_u01782270894943") as it is a start marker (upload started at 2026-06-24 03:14:54.943 +0000 UTC) 2026/06/24 03:14:56 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f210691074b337cad_d20260624_m031455_c001_v0001173_t0029_u01782270895129") as it is a start marker (upload started at 2026-06-24 03:14:55.129 +0000 UTC) 2026/06/24 03:14:56 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f210691074b337cae_d20260624_m031455_c001_v0001044_t0013_u01782270895314") as it is a start marker (upload started at 2026-06-24 03:14:55.314 +0000 UTC) 2026/06/24 03:14:56 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbf32fde390ddfb7b9fe80e1b_f410691074b337ca9_d20260624_m031454_c001_v7007000_t0000_u01782270894576") "hide" dated 2026-06-24 03:14:54.576 +0000 UTC (1.568351498s ago) 2026/06/24 03:14:56 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f109bdcac29a755c5_d20260624_m031443_c001_v0001090_t0059_u01782270883018") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/06/24 03:14:56 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/06/24 03:14:57 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/06/24 03:14:57 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2026/06/24 03:14:58 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/06/24 03:14:58 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/06/24 03:14:58 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/06/24 03:14:58 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/06/24 03:14:59 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/06/24 03:15:02 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/06/24 03:15:02 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/06/24 03:15:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/24 03:15:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/06/24 03:15:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf32fde390ddfb7b9fe80e1b_f2173dda1a496c220_d20260624_m031505_c001_v0001179_t0036_u01782270905642") 2026/06/24 03:15:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/24 03:15:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/24 03:15:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/24 03:15:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/06/24 03:15:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/06/24 03:15:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/06/24 03:15:09 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/06/24 03:15:09 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/06/24 03:15:09 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/06/24 03:15:09 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/06/24 03:15:12 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/06/24 03:15:12 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/06/24 03:15:12 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/06/24 03:15:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/06/24 03:15:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/06/24 03:15:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zbf32fde390ddfb7b9fe80e1b_f2173dda1a496c246_d20260624_m031513_c001_v0001174_t0015_u01782270913660") 2026/06/24 03:15:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/24 03:15:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/24 03:15:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/06/24 03:15:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/06/24 03:15:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/06/24 03:15:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/06/24 03:15:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/06/24 03:15:25 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/06/24 03:15:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/06/24 03:15:25 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/06/24 03:15:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/06/24 03:15:25 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/06/24 03:15:26 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/06/24 03:15:28 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/06/24 03:15:28 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/06/24 03:15:28 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/06/24 03:15:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/24 03:15:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/06/24 03:15:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf32fde390ddfb7b9fe80e1b_f225981353a07cc53_d20260624_m031529_c001_v0001145_t0000_u01782270929879") 2026/06/24 03:15:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/24 03:15:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/24 03:15:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/24 03:15:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/06/24 03:15:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/06/24 03:15:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/06/24 03:15:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/06/24 03:15:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2026/06/24 03:15:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/06/24 03:15:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/06/24 03:15:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/06/24 03:15:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/06/24 03:15:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/06/24 03:15:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/06/24 03:15:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/06/24 03:15:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/06/24 03:15:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/06/24 03:15:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zbf32fde390ddfb7b9fe80e1b_f2013c615190cd625_d20260624_m031539_c001_v0001174_t0009_u01782270939418") 2026/06/24 03:15:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/24 03:15:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/06/24 03:15:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/24 03:15:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/06/24 03:15:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/06/24 03:15:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/06/24 03:15:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/06/24 03:15:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/06/24 03:15:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/06/24 03:15:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/06/24 03:15:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/06/24 03:15:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/06/24 03:15:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/06/24 03:15:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/24 03:15:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/06/24 03:15:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf32fde390ddfb7b9fe80e1b_f20618530cc08cea6_d20260624_m031555_c001_v0001103_t0033_u01782270955651") 2026/06/24 03:15:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/24 03:15:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/24 03:15:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/06/24 03:15:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/24 03:15:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/24 03:15:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/06/24 03:16:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/06/24 03:16:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/06/24 03:16:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/06/24 03:16:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/06/24 03:16:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/06/24 03:16:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/06/24 03:16:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/06/24 03:16:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/06/24 03:16:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/06/24 03:16:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/06/24 03:16:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/24 03:16:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/06/24 03:16:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf32fde390ddfb7b9fe80e1b_f227c1e62ff9dadb4_d20260624_m031604_c001_v0001185_t0025_u01782270964327") 2026/06/24 03:16:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/24 03:16:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/24 03:16:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/06/24 03:16:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/06/24 03:16:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/06/24 03:16:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/24 03:16:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/24 03:16:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2026/06/24 03:16:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/06/24 03:16:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/06/24 03:16:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/06/24 03:16:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/06/24 03:16:09 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/06/24 03:16:11 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/06/24 03:16:11 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/06/24 03:16:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/06/24 03:16:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/06/24 03:16:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zbf32fde390ddfb7b9fe80e1b_f210691074b337d3c_d20260624_m031612_c001_v0001172_t0003_u01782270972736") 2026/06/24 03:16:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/24 03:16:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/06/24 03:16:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/24 03:16:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/06/24 03:16:15 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/06/24 03:16:15 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/06/24 03:16:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/06/24 03:16:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/06/24 03:16:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/06/24 03:16:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/06/24 03:16:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/06/24 03:16:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/06/24 03:16:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/06/24 03:16:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/24 03:16:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/06/24 03:16:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf32fde390ddfb7b9fe80e1b_f210691074b337d44_d20260624_m031621_c001_v0001092_t0007_u01782270981214") 2026/06/24 03:16:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/24 03:16:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/24 03:16:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/06/24 03:16:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/24 03:16:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/24 03:16:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/06/24 03:16:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/06/24 03:16:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/06/24 03:16:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/06/24 03:16:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/06/24 03:16:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/06/24 03:16:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/06/24 03:16:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/06/24 03:16:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/06/24 03:16:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/06/24 03:16:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/06/24 03:16:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/24 03:16:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/06/24 03:16:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf32fde390ddfb7b9fe80e1b_f226e44f3c9382f24_d20260624_m031630_c001_v0001182_t0005_u01782270990059") 2026/06/24 03:16:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/24 03:16:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/24 03:16:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/06/24 03:16:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/06/24 03:16:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/06/24 03:16:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/24 03:16:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/24 03:16:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2026/06/24 03:16:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/06/24 03:16:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/06/24 03:16:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/06/24 03:16:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/06/24 03:16:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/06/24 03:16:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/06/24 03:16:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/06/24 03:16:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/06/24 03:16:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/06/24 03:16:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zbf32fde390ddfb7b9fe80e1b_f227c1e62ff9dae06_d20260624_m031638_c001_v0001105_t0059_u01782270998100") 2026/06/24 03:16:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/24 03:16:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/06/24 03:16:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/24 03:16:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/06/24 03:16:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/06/24 03:16:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/06/24 03:16:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/06/24 03:16:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/06/24 03:16:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/06/24 03:16:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/06/24 03:16:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/06/24 03:16:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/06/24 03:16:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/06/24 03:16:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/06/24 03:16:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/06/24 03:16:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zbf32fde390ddfb7b9fe80e1b_f226e44f3c9382f57_d20260624_m031647_c001_v0001173_t0039_u01782271007157") 2026/06/24 03:16:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/24 03:16:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/24 03:16:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/06/24 03:16:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/06/24 03:16:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/06/24 03:16:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/06/24 03:16:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/06/24 03:16:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/06/24 03:16:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/06/24 03:16:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/06/24 03:16:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/06/24 03:16:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/06/24 03:16:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/06/24 03:16:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/06/24 03:16:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/06/24 03:16:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/06/24 03:16:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/06/24 03:16:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/06/24 03:16:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zbf32fde390ddfb7b9fe80e1b_f203cfdb3d13974cf_d20260624_m031656_c001_v0001171_t0046_u01782271016991") 2026/06/24 03:16:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/24 03:16:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/24 03:16:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/06/24 03:16:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/06/24 03:16:57 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/06/24 03:16:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/24 03:16:57 DEBUG : pacer: Reducing sleep to 10ms 2026/06/24 03:16:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/06/24 03:16:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/06/24 03:16:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/06/24 03:16:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2026/06/24 03:17:02 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/06/24 03:17:02 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/06/24 03:17:02 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/06/24 03:17:02 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/06/24 03:17:03 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/06/24 03:17:10 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/06/24 03:17:10 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/06/24 03:17:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/24 03:17:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/06/24 03:17:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf32fde390ddfb7b9fe80e1b_f209eabd2f0c0cbf3_d20260624_m031715_c001_v0001042_t0020_u01782271035379") 2026/06/24 03:17:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/24 03:17:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/24 03:17:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/24 03:17:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/06/24 03:17:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/06/24 03:17:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/06/24 03:17:20 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/06/24 03:17:20 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/06/24 03:17:20 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/06/24 03:17:20 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/06/24 03:17:23 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/06/24 03:17:24 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/06/24 03:17:24 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/06/24 03:17:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/06/24 03:17:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/06/24 03:17:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zbf32fde390ddfb7b9fe80e1b_f2085fc653f6a14a6_d20260624_m031727_c001_v0001182_t0027_u01782271047296") 2026/06/24 03:17:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/24 03:17:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/24 03:17:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/06/24 03:17:29 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/06/24 03:17:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/06/24 03:17:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/06/24 03:17:33 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/06/24 03:17:33 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/06/24 03:17:33 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/06/24 03:17:33 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/06/24 03:17:33 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/06/24 03:17:33 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/06/24 03:17:34 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/06/24 03:17:36 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/06/24 03:17:36 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/06/24 03:17:36 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/06/24 03:17:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/24 03:17:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/06/24 03:17:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf32fde390ddfb7b9fe80e1b_f2097954c6695191e_d20260624_m031739_c001_v0001173_t0010_u01782271059763") 2026/06/24 03:17:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/24 03:17:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/24 03:17:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/24 03:17:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/06/24 03:17:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/06/24 03:17:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/06/24 03:17:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/06/24 03:17:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2026/06/24 03:17:46 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/06/24 03:17:46 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/06/24 03:17:46 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/06/24 03:17:46 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/06/24 03:17:47 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/06/24 03:17:48 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/06/24 03:17:48 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/06/24 03:17:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/24 03:17:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/06/24 03:17:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf32fde390ddfb7b9fe80e1b_f223c1bebcc9f58b9_d20260624_m031751_c001_v0001161_t0017_u01782271071257") 2026/06/24 03:17:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/24 03:17:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/24 03:17:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/24 03:17:51 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/06/24 03:17:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/24 03:17:51 DEBUG : pacer: Reducing sleep to 10ms 2026/06/24 03:17:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/06/24 03:17:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/06/24 03:17:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/06/24 03:18:02 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/06/24 03:18:02 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/06/24 03:18:03 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/06/24 03:18:03 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/06/24 03:18:05 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/06/24 03:18:06 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/06/24 03:18:06 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/06/24 03:18:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/06/24 03:18:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/06/24 03:18:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zbf32fde390ddfb7b9fe80e1b_f2079e459c968db7e_d20260624_m031809_c001_v0001137_t0055_u01782271089961") 2026/06/24 03:18:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/24 03:18:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/24 03:18:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/06/24 03:18:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/06/24 03:18:13 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/06/24 03:18:13 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/06/24 03:18:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/06/24 03:18:17 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/06/24 03:18:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/06/24 03:18:17 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/06/24 03:18:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/06/24 03:18:17 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/06/24 03:18:18 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/06/24 03:18:26 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/06/24 03:18:26 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/06/24 03:18:26 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/06/24 03:18:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/24 03:18:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/06/24 03:18:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf32fde390ddfb7b9fe80e1b_f2207a06674abcbcb_d20260624_m031831_c001_v0001167_t0026_u01782271111594") 2026/06/24 03:18:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/24 03:18:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/06/24 03:18:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/24 03:18:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/24 03:18:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/06/24 03:18:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/06/24 03:18:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/06/24 03:18:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/06/24 03:18:46 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbf32fde390ddfb7b9fe80e1b_f215c1fef2907bfe6_d20260624_m031846_c001_v0001183_t0027_u01782271126769") 2026/06/24 03:18:46 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/06/24 03:18:46 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/24 03:18:47 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/24 03:18:47 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/24 03:18:47 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/06/24 03:18:49 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/06/24 03:18:49 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/24 03:18:49 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/06/24 03:18:49 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/06/24 03:18:51 DEBUG : chunked-copy: Done sending chunk 0 2026/06/24 03:18:51 DEBUG : chunked-copy: Done sending chunk 1 2026/06/24 03:18:51 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/24 03:18:52 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbf32fde390ddfb7b9fe80e1b_f2211aa9770515e32_d20260624_m031852_c001_v0001040_t0031_u01782271132165") 2026/06/24 03:18:52 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/06/24 03:18:52 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/24 03:18:53 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/24 03:18:53 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/24 03:18:53 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/06/24 03:18:55 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/06/24 03:18:55 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/24 03:18:55 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/06/24 03:18:55 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/06/24 03:18:57 DEBUG : chunked-copy: Done sending chunk 0 2026/06/24 03:18:57 DEBUG : chunked-copy: Done sending chunk 1 2026/06/24 03:18:57 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/24 03:18:58 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbf32fde390ddfb7b9fe80e1b_f215c1fef2907c052_d20260624_m031858_c001_v0001172_t0036_u01782271138432") 2026/06/24 03:18:58 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/06/24 03:18:58 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/24 03:18:59 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/24 03:18:59 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/24 03:18:59 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/06/24 03:19:01 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/06/24 03:19:01 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/24 03:19:01 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/06/24 03:19:01 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/06/24 03:19:03 DEBUG : chunked-copy: Done sending chunk 0 2026/06/24 03:19:03 DEBUG : chunked-copy: Done sending chunk 1 2026/06/24 03:19:03 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/24 03:19:04 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zbf32fde390ddfb7b9fe80e1b_f2211aa9770515e39_d20260624_m031904_c001_v0001167_t0039_u01782271144444") 2026/06/24 03:19:04 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/06/24 03:19:04 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/24 03:19:04 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/06/24 03:19:04 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/06/24 03:19:05 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/24 03:19:05 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/24 03:19:05 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/06/24 03:19:07 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/06/24 03:19:09 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/06/24 03:19:09 DEBUG : Creating backend with remote "TestB2:rclone-test-xunuzem2huke/deeper/nonexisting/directory" 2026/06/24 03:19:09 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/06/24 03:19:11 INFO : B2 bucket rclone-test-xunuzem2huke: cleaning bucket "rclone-test-xunuzem2huke" of all files 2026/06/24 03:19:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f4079e459c968db73_d20260624_m031802_c001_v7007000_t0000_u01782271082315") 2026/06/24 03:19:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f223c1bebcc9f58b9_d20260624_m031751_c001_v0001161_t0017_u01782271071257") 2026/06/24 03:19:11 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f423c1bebcc9f58b8_d20260624_m031750_c001_v7007000_t0000_u01782271070735") 2026/06/24 03:19:11 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f2132995f285f2665_d20260624_m031745_c001_v0001178_t0024_u01782271065722") 2026/06/24 03:19:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f415c1fef2907bfdb_d20260624_m031839_c001_v7007000_t0000_u01782271119667") 2026/06/24 03:19:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f2207a06674abcbcb_d20260624_m031831_c001_v0001167_t0026_u01782271111594") 2026/06/24 03:19:11 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f4207a06674abcbc9_d20260624_m031831_c001_v7007000_t0000_u01782271111094") 2026/06/24 03:19:11 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f2079e459c968db88_d20260624_m031816_c001_v0001174_t0016_u01782271096714") 2026/06/24 03:19:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f4079e459c968db87_d20260624_m031816_c001_v7007000_t0000_u01782271096530") 2026/06/24 03:19:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f2079e459c968db7e_d20260624_m031809_c001_v0001137_t0055_u01782271089961") 2026/06/24 03:19:11 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f4079e459c968db7d_d20260624_m031809_c001_v7007000_t0000_u01782271089457") 2026/06/24 03:19:12 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f2079e459c968db75_d20260624_m031802_c001_v0001172_t0018_u01782271082500") 2026/06/24 03:19:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f427c1e62ff9dadb7_d20260624_m031608_c001_v7007000_t0000_u01782270968206") 2026/06/24 03:19:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f227c1e62ff9dadb4_d20260624_m031604_c001_v0001185_t0025_u01782270964327") 2026/06/24 03:19:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f410691074b337d19_d20260624_m031559_c001_v7007000_t0000_u01782270959676") 2026/06/24 03:19:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f20618530cc08cea6_d20260624_m031555_c001_v0001103_t0033_u01782270955651") 2026/06/24 03:19:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f427c1e62ff9dadb2_d20260624_m031603_c001_v7007000_t0000_u01782270963974") 2026/06/24 03:19:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f210691074b337d1a_d20260624_m031559_c001_v0001037_t0046_u01782270959871") 2026/06/24 03:19:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f40618530cc08cea5_d20260624_m031555_c001_v7007000_t0000_u01782270955295") 2026/06/24 03:19:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f210691074b337d11_d20260624_m031550_c001_v0001145_t0032_u01782270950881") 2026/06/24 03:19:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f410691074b337d0f_d20260624_m031550_c001_v7007000_t0000_u01782270950699") 2026/06/24 03:19:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f2013c615190cd625_d20260624_m031539_c001_v0001174_t0009_u01782270939418") 2026/06/24 03:19:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f4013c615190cd624_d20260624_m031539_c001_v7007000_t0000_u01782270939075") 2026/06/24 03:19:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f225981353a07cc5b_d20260624_m031535_c001_v0001183_t0014_u01782270935641") 2026/06/24 03:19:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f426e44f3c9382f40_d20260624_m031633_c001_v7007000_t0000_u01782270993833") 2026/06/24 03:19:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f226e44f3c9382f24_d20260624_m031630_c001_v0001182_t0005_u01782270990059") 2026/06/24 03:19:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f427c1e62ff9dadd7_d20260624_m031625_c001_v7007000_t0000_u01782270985185") 2026/06/24 03:19:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f210691074b337d44_d20260624_m031621_c001_v0001092_t0007_u01782270981214") 2026/06/24 03:19:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f426e44f3c9382f21_d20260624_m031629_c001_v7007000_t0000_u01782270989711") 2026/06/24 03:19:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f227c1e62ff9dadd8_d20260624_m031625_c001_v0001106_t0006_u01782270985368") 2026/06/24 03:19:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f410691074b337d43_d20260624_m031620_c001_v7007000_t0000_u01782270980856") 2026/06/24 03:19:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f227c1e62ff9dadc3_d20260624_m031616_c001_v0001172_t0033_u01782270976452") 2026/06/24 03:19:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f427c1e62ff9dadc2_d20260624_m031616_c001_v7007000_t0000_u01782270976267") 2026/06/24 03:19:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f210691074b337d3c_d20260624_m031612_c001_v0001172_t0003_u01782270972736") 2026/06/24 03:19:13 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f410691074b337d3a_d20260624_m031612_c001_v7007000_t0000_u01782270972346") 2026/06/24 03:19:13 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f227c1e62ff9dadb8_d20260624_m031608_c001_v0001032_t0047_u01782270968392") 2026/06/24 03:19:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f425981353a07cc5a_d20260624_m031535_c001_v7007000_t0000_u01782270935456") 2026/06/24 03:19:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f225981353a07cc53_d20260624_m031529_c001_v0001145_t0000_u01782270929879") 2026/06/24 03:19:13 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f425981353a07cc52_d20260624_m031529_c001_v7007000_t0000_u01782270929516") 2026/06/24 03:19:13 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f225981353a07cc4a_d20260624_m031525_c001_v0001172_t0024_u01782270925194") 2026/06/24 03:19:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f425981353a07cc49_d20260624_m031525_c001_v7007000_t0000_u01782270925009") 2026/06/24 03:19:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f2173dda1a496c246_d20260624_m031513_c001_v0001174_t0015_u01782270913660") 2026/06/24 03:19:13 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f4173dda1a496c243_d20260624_m031513_c001_v7007000_t0000_u01782270913320") 2026/06/24 03:19:13 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f227c1e62ff9dad72_d20260624_m031509_c001_v0001173_t0048_u01782270909076") 2026/06/24 03:19:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f427c1e62ff9dad70_d20260624_m031508_c001_v7007000_t0000_u01782270908895") 2026/06/24 03:19:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f2173dda1a496c220_d20260624_m031505_c001_v0001179_t0036_u01782270905642") 2026/06/24 03:19:13 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f4173dda1a496c21b_d20260624_m031505_c001_v7007000_t0000_u01782270905299") 2026/06/24 03:19:13 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f210691074b337cb1_d20260624_m031458_c001_v0001103_t0038_u01782270898222") 2026/06/24 03:19:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f403cfdb3d13974d2_d20260624_m031701_c001_v7007000_t0000_u01782271021565") 2026/06/24 03:19:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f203cfdb3d13974cf_d20260624_m031656_c001_v0001171_t0046_u01782271016991") 2026/06/24 03:19:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f426e44f3c9382f5a_d20260624_m031651_c001_v7007000_t0000_u01782271011408") 2026/06/24 03:19:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f226e44f3c9382f57_d20260624_m031647_c001_v0001173_t0039_u01782271007157") 2026/06/24 03:19:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f403cfdb3d13974ce_d20260624_m031656_c001_v7007000_t0000_u01782271016587") 2026/06/24 03:19:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f226e44f3c9382f5b_d20260624_m031651_c001_v0001157_t0025_u01782271011592") 2026/06/24 03:19:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f426e44f3c9382f56_d20260624_m031646_c001_v7007000_t0000_u01782271006766") 2026/06/24 03:19:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f226e44f3c9382f4e_d20260624_m031641_c001_v0001172_t0025_u01782271001922") 2026/06/24 03:19:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f426e44f3c9382f4d_d20260624_m031641_c001_v7007000_t0000_u01782271001719") 2026/06/24 03:19:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f227c1e62ff9dae06_d20260624_m031638_c001_v0001105_t0059_u01782270998100") 2026/06/24 03:19:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f427c1e62ff9dae03_d20260624_m031637_c001_v7007000_t0000_u01782270997701") 2026/06/24 03:19:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f226e44f3c9382f44_d20260624_m031634_c001_v0001185_t0000_u01782270994017") 2026/06/24 03:19:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f4132995f285f2664_d20260624_m031745_c001_v7007000_t0000_u01782271065521") 2026/06/24 03:19:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f2097954c6695191e_d20260624_m031739_c001_v0001173_t0010_u01782271059763") 2026/06/24 03:19:14 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f4097954c6695191d_d20260624_m031739_c001_v7007000_t0000_u01782271059305") 2026/06/24 03:19:14 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f2085fc653f6a14ac_d20260624_m031732_c001_v0001117_t0031_u01782271052897") 2026/06/24 03:19:14 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f4085fc653f6a14ab_d20260624_m031732_c001_v7007000_t0000_u01782271052700") 2026/06/24 03:19:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f2085fc653f6a14a6_d20260624_m031727_c001_v0001182_t0027_u01782271047296") 2026/06/24 03:19:15 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f4085fc653f6a14a5_d20260624_m031726_c001_v7007000_t0000_u01782271046849") 2026/06/24 03:19:15 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f2085fc653f6a14a3_d20260624_m031720_c001_v0001173_t0018_u01782271040318") 2026/06/24 03:19:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f4085fc653f6a14a2_d20260624_m031720_c001_v7007000_t0000_u01782271040111") 2026/06/24 03:19:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f209eabd2f0c0cbf3_d20260624_m031715_c001_v0001042_t0020_u01782271035379") 2026/06/24 03:19:15 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f409eabd2f0c0cbf1_d20260624_m031714_c001_v7007000_t0000_u01782271034940") 2026/06/24 03:19:15 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f203cfdb3d13974d3_d20260624_m031701_c001_v0001174_t0004_u01782271021761") 2026/06/24 03:19:15 DEBUG : chunked-copy: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f4085fc653f6a14cf_d20260624_m031906_c001_v7007000_t0000_u01782271146921") 2026/06/24 03:19:15 DEBUG : chunked-copy: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f215c1fef2907c057_d20260624_m031900_c001_v0001038_t0025_u01782271140888") 2026/06/24 03:19:15 DEBUG : chunked-copy: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f415c1fef2907c054_d20260624_m031900_c001_v7007000_t0000_u01782271140355") 2026/06/24 03:19:15 DEBUG : chunked-copy: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f2211aa9770515e35_d20260624_m031855_c001_v0001137_t0052_u01782271135045") 2026/06/24 03:19:15 DEBUG : chunked-copy: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f4211aa9770515e34_d20260624_m031854_c001_v7007000_t0000_u01782271134536") 2026/06/24 03:19:15 DEBUG : chunked-copy: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f215c1fef2907bfec_d20260624_m031848_c001_v0001179_t0001_u01782271128942") 2026/06/24 03:19:15 DEBUG : chunked-copy: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f415c1fef2907bfea_d20260624_m031848_c001_v7007000_t0000_u01782271128423") 2026/06/24 03:19:15 DEBUG : chunked-copy: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f109bdcac29a75934_d20260624_m031844_c001_v0001090_t0059_u01782271124636") 2026/06/24 03:19:16 DEBUG : chunked-copy: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f415c1fef2907bfe1_d20260624_m031844_c001_v7007000_t0000_u01782271124271") 2026/06/24 03:19:16 DEBUG : chunked-copy: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f109bdcac29a7592c_d20260624_m031840_c001_v0001090_t0015_u01782271120407") 2026/06/24 03:19:16 DEBUG : chunked-copy.copy: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f4085fc653f6a14ce_d20260624_m031906_c001_v7007000_t0000_u01782271146740") 2026/06/24 03:19:16 DEBUG : chunked-copy.copy: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f2211aa9770515e39_d20260624_m031904_c001_v0001167_t0039_u01782271144444") 2026/06/24 03:19:16 DEBUG : chunked-copy.copy: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f415c1fef2907c053_d20260624_m031900_c001_v7007000_t0000_u01782271140171") 2026/06/24 03:19:16 DEBUG : chunked-copy.copy: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f215c1fef2907c052_d20260624_m031858_c001_v0001172_t0036_u01782271138432") 2026/06/24 03:19:16 DEBUG : chunked-copy.copy: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f4211aa9770515e33_d20260624_m031854_c001_v7007000_t0000_u01782271134355") 2026/06/24 03:19:16 DEBUG : chunked-copy.copy: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f2211aa9770515e32_d20260624_m031852_c001_v0001040_t0031_u01782271132165") 2026/06/24 03:19:16 DEBUG : chunked-copy.copy: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f415c1fef2907bfe9_d20260624_m031848_c001_v7007000_t0000_u01782271128238") 2026/06/24 03:19:16 DEBUG : chunked-copy.copy: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f215c1fef2907bfe6_d20260624_m031846_c001_v0001183_t0027_u01782271126769") 2026/06/24 03:19:16 DEBUG : chunked-copy.copy: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f415c1fef2907bfe0_d20260624_m031844_c001_v7007000_t0000_u01782271124088") 2026/06/24 03:19:16 DEBUG : chunked-copy.copy: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f1045061f5530d4f5_d20260624_m031843_c001_v0001185_t0001_u01782271123359") 2026/06/24 03:19:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f1099682460226261_d20260624_m031338_c001_v0001165_t0032_u01782270818468") 2026/06/24 03:19:16 DEBUG : unknown-size-put.txt: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f4085fc653f6a14d1_d20260624_m031907_c001_v7007000_t0000_u01782271147967") 2026/06/24 03:19:16 DEBUG : unknown-size-put.txt: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f109bdcac29a75984_d20260624_m031907_c001_v0001090_t0034_u01782271147472") 2026/06/24 03:19:16 DEBUG : unknown-size-update.txt: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f4085fc653f6a14d2_d20260624_m031909_c001_v7007000_t0000_u01782271149680") 2026/06/24 03:19:17 DEBUG : unknown-size-update.txt: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f109bdcac29a75994_d20260624_m031909_c001_v0001090_t0029_u01782271149128") 2026/06/24 03:19:17 DEBUG : unknown-size-update.txt: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f109bdcac29a7598a_d20260624_m031908_c001_v0001090_t0059_u01782271148151") 2026/06/24 03:19:17 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf32fde390ddfb7b9fe80e1b_f410691074b337ca9_d20260624_m031454_c001_v7007000_t0000_u01782270894576") 2026/06/24 03:19:19 INFO : B2 bucket rclone-test-xunuzem2huke: cleaning bucket "rclone-test-xunuzem2huke" of all files === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- FAIL: TestIntegration (374.57s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.56s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.40s) --- FAIL: TestIntegration/FsMkdir (372.34s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.57s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (20.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.98s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.09s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.60s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (80.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.95s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.82s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.58s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (32.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (221.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (37.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (10.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (16.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (11.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (10.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (32.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (15.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (11.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (27.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (7.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (43.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (18.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (5.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (12.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (12.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (6.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (54.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (16.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (11.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (14.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (7.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (23.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (8.58s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (27.24s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.59s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.15s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.11s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.83s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.55s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.76s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.05s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.71s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.30s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/b2 374.595s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished ERROR in 6m15.488878295s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR]