"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:" 2025/10/18 01:55:27 NOTICE: TestB2: Stopped server 2025/10/18 01:55:27 NOTICE: TestB2: Starting server 2025/10/18 01:55:27 DEBUG : Creating backend with remote "TestB2:rclone-test-bofovup8leze" 2025/10/18 01:55:27 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 2025/10/18 01:55:30 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/10/18 01:55:30 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/10/18 01:55:30 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:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/10/18 01:55:52 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/10/18 01:55:53 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/10/18 01:55:55 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/10/18 01:55:55 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/10/18 01:55:56 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/10/18 01:55:56 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/10/18 01:55:57 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/10/18 01:55:57 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: 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 2025/10/18 01:56:03 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/10/18 01:56:04 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:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/10/18 01:56:09 INFO : B2 bucket rclone-test-bofovup8leze: cleaning bucket "rclone-test-bofovup8leze" of all files 2025/10/18 01:56:10 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbddf1_d20251018_m015609_c001_v0001177_t0046_u01760752569022") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/10/18 01:56:11 DEBUG : Creating backend with remote "TestB2:rclone-test-bofovup8leze/dirToPurgeFromRoot" 2025/10/18 01:56:12 INFO : B2 bucket rclone-test-bofovup8leze path dirToPurgeFromRoot: cleaning bucket "rclone-test-bofovup8leze" of all files 2025/10/18 01:56:12 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbddf5_d20251018_m015610_c001_v0001177_t0022_u01760752570519") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/10/18 01:56:13 DEBUG : Creating backend with remote "TestB2:rclone-test-bofovup8leze/hello? sausage/êé" 2025/10/18 01:56:17 INFO : B2 bucket rclone-test-bofovup8leze path hello? sausage/êé: cleaning bucket "rclone-test-bofovup8leze" of all files 2025/10/18 01:56:17 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f109d6a5c6ba48819_d20251018_m015615_c001_v0001099_t0056_u01760752575764") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: 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:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: 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 2025/10/18 01:56:26 DEBUG : Creating backend with remote "TestB2:rclone-test-bofovup8leze/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/10/18 01:56:27 DEBUG : Creating backend with remote "TestB2:rclone-test-bofovup8leze/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-bofovup8leze" from "TestB2:rclone-test-bofovup8leze" 2025/10/18 01:56:29 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2025/10/18 01:56:41 DEBUG : Creating backend with remote "TestB2:rclone-test-xikafen5jevu" 2025/10/18 01:56:44 DEBUG : B2 bucket rclone-test-xikafen5jevu: Purge remote 2025/10/18 01:56:44 INFO : B2 bucket rclone-test-xikafen5jevu: cleaning bucket "rclone-test-xikafen5jevu" of all files 2025/10/18 01:56:44 DEBUG : somefile: Deleting (id "4_zbfb28db3008dfb5b9f980e1b_f419d33e1fe6b82fa_d20251018_m015643_c001_v0001181_t0000_u01760752603061") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/10/18 01:56:45 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/10/18 01:56:46 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 2025/10/18 01:56:49 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/10/18 01:56:49 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/10/18 01:56:49 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.262Ki offset 6Mi/6.106Mi 2025/10/18 01:56:49 DEBUG : test-metadata: Sending chunk 1 length 110860 2025/10/18 01:56:50 DEBUG : test-metadata: Done sending chunk 1 2025/10/18 01:56:51 DEBUG : test-metadata: Done sending chunk 0 2025/10/18 01:56:51 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 2025/10/18 01:57:01 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1177-16.backblaze.com/b2api/v1/b2_upload_file/af927d23007dfb5b9f980e1b/c001_v0001177_t0022": EOF 2025/10/18 01:57:01 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1177-16.backblaze.com/b2api/v1/b2_upload_file/af927d23007dfb5b9f980e1b/c001_v0001177_t0022": EOF) 2025/10/18 01:57:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1177-16.backblaze.com/b2api/v1/b2_upload_file/af927d23007dfb5b9f980e1b/c001_v0001177_t0022": EOF - low level retry 1/10 2025/10/18 01:57:03 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-v2025-10-18-015656-250.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 2025/10/18 01:57:05 DEBUG : oldPath = "TestB2:rclone-test-bofovup8leze/versions/test-versions-v2025-10-18-015656-250.txt" 2025/10/18 01:57:05 DEBUG : newPath = "TestB2,versions:rclone-test-bofovup8leze/versions/test-versions-v2025-10-18-015656-250.txt" 2025/10/18 01:57:05 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-bofovup8leze/versions/test-versions-v2025-10-18-015656-250.txt" 2025/10/18 01:57:05 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/10/18 01:57:06 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-bofovup8leze/versions/test-versions-v2025-10-18-015656-250.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-bofovup8leze/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 2025/10/18 01:57:10 INFO : B2 bucket rclone-test-bofovup8leze: cleaning bucket "rclone-test-bofovup8leze" of all hidden files 2025/10/18 01:57:10 DEBUG : leading space/ leading space: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f40478fe37c8ebaf6_d20251018_m015537_c001_v7007000_t0000_u01760752537552") as it is a hide marker 2025/10/18 01:57:10 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/10/18 01:57:10 DEBUG : leading space/ leading space: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbdd73_d20251018_m015536_c001_v0001177_t0032_u01760752536977") 2025/10/18 01:57:10 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/10/18 01:57:10 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f40478fe37c8ebaf4_d20251018_m015536_c001_v7007000_t0000_u01760752536611") as it is a hide marker 2025/10/18 01:57:10 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/10/18 01:57:10 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbdd68_d20251018_m015536_c001_v0001177_t0059_u01760752536030") 2025/10/18 01:57:10 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/10/18 01:57:10 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f40478fe37c8ebb00_d20251018_m015543_c001_v7007000_t0000_u01760752543276") as it is a hide marker 2025/10/18 01:57:10 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/10/18 01:57:10 DEBUG : .leading dot/.leading dot: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbdd89_d20251018_m015542_c001_v0001177_t0011_u01760752542686") 2025/10/18 01:57:10 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/10/18 01:57:10 DEBUG : created from root.txt: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f40776c4bb3f0cb7f_d20251018_m015637_c001_v7007000_t0000_u01760752597119") as it is a hide marker 2025/10/18 01:57:10 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/10/18 01:57:10 DEBUG : created from root.txt: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f11965c42dc5e61f0_d20251018_m015636_c001_v0001137_t0059_u01760752596032") 2025/10/18 01:57:10 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/10/18 01:57:10 DEBUG : file name.txt: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f41185a1fa60a8a9e_d20251018_m015645_c001_v7007000_t0000_u01760752605123") as it is a hide marker 2025/10/18 01:57:10 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/10/18 01:57:10 DEBUG : file name.txt: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbde3a_d20251018_m015625_c001_v0001177_t0058_u01760752585428") 2025/10/18 01:57:10 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/10/18 01:57:10 DEBUG : file name.txt: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f10612d8ae91e6b71_d20251018_m015621_c001_v0001161_t0050_u01760752581868") 2025/10/18 01:57:10 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/10/18 01:57:10 DEBUG : file name.txt: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbddd4_d20251018_m015600_c001_v0001177_t0015_u01760752560946") 2025/10/18 01:57:10 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/10/18 01:57:10 DEBUG : file name.txt: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbddce_d20251018_m015600_c001_v0001177_t0038_u01760752560102") 2025/10/18 01:57:10 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/10/18 01:57:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbddd0_d20251018_m015600_c001_v0001177_t0014_u01760752560505") "upload" dated 2025-10-18 01:56:00.505 +0000 UTC (1m9.874746855s ago) 2025/10/18 01:57:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f423f3964a620b1d3_d20251018_m015619_c001_v7007000_t0000_u01760752579663") as it is a hide marker 2025/10/18 01:57:10 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/10/18 01:57:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f103a4add020ea0cd_d20251018_m015619_c001_v0001179_t0055_u01760752579457") 2025/10/18 01:57:10 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/10/18 01:57:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f108e00a94dc95395_d20251018_m015618_c001_v0001157_t0025_u01760752578758") 2025/10/18 01:57:10 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/10/18 01:57:10 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f40478fe37c8ebb16_d20251018_m015549_c001_v7007000_t0000_u01760752549972") as it is a hide marker 2025/10/18 01:57:10 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/10/18 01:57:10 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbddb1_d20251018_m015549_c001_v0001177_t0022_u01760752549374") 2025/10/18 01:57:10 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/10/18 01:57:10 DEBUG : piped data.txt: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f41185a1fa60a8aa0_d20251018_m015646_c001_v7007000_t0000_u01760752606838") as it is a hide marker 2025/10/18 01:57:10 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/10/18 01:57:10 DEBUG : piped data.txt: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbdeb4_d20251018_m015646_c001_v0001177_t0026_u01760752606396") 2025/10/18 01:57:10 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/10/18 01:57:10 DEBUG : piped data.txt: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f41185a1fa60a8a9f_d20251018_m015646_c001_v7007000_t0000_u01760752606215") 2025/10/18 01:57:10 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/10/18 01:57:10 DEBUG : piped data.txt: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f416d80cc61fbdeb2_d20251018_m015645_c001_v0001177_t0022_u01760752605848") 2025/10/18 01:57:10 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/10/18 01:57:10 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f40478fe37c8ebb21_d20251018_m015550_c001_v7007000_t0000_u01760752550905") as it is a hide marker 2025/10/18 01:57:10 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/10/18 01:57:10 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbddb5_d20251018_m015550_c001_v0001177_t0027_u01760752550337") 2025/10/18 01:57:10 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/10/18 01:57:10 DEBUG : test-metadata: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f4176f69306b97b23_d20251018_m015653_c001_v7007000_t0000_u01760752613703") as it is a hide marker 2025/10/18 01:57:10 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/10/18 01:57:10 DEBUG : test-metadata: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f21185a1fa60a8aa2_d20251018_m015648_c001_v0001177_t0058_u01760752608781") 2025/10/18 01:57:10 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/10/18 01:57:10 DEBUG : test-metadata: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f41185a1fa60a8aa1_d20251018_m015647_c001_v7007000_t0000_u01760752607786") 2025/10/18 01:57:10 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/10/18 01:57:10 DEBUG : test-metadata: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbdeba_d20251018_m015647_c001_v0001177_t0054_u01760752607019") 2025/10/18 01:57:10 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/10/18 01:57:10 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f40478fe37c8ebb02_d20251018_m015545_c001_v7007000_t0000_u01760752545188") as it is a hide marker 2025/10/18 01:57:10 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/10/18 01:57:10 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbdd93_d20251018_m015544_c001_v0001177_t0029_u01760752544585") 2025/10/18 01:57:10 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/10/18 01:57:10 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f40478fe37c8ebb11_d20251018_m015547_c001_v7007000_t0000_u01760752547061") as it is a hide marker 2025/10/18 01:57:10 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/10/18 01:57:10 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbdd9d_d20251018_m015546_c001_v0001177_t0003_u01760752546487") 2025/10/18 01:57:10 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/10/18 01:57:10 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f40478fe37c8ebb0a_d20251018_m015546_c001_v7007000_t0000_u01760752546123") as it is a hide marker 2025/10/18 01:57:10 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/10/18 01:57:10 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbdd99_d20251018_m015545_c001_v0001177_t0011_u01760752545552") 2025/10/18 01:57:10 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/10/18 01:57:10 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f40478fe37c8ebb12_d20251018_m015548_c001_v7007000_t0000_u01760752548061") as it is a hide marker 2025/10/18 01:57:10 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/10/18 01:57:10 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbdda7_d20251018_m015547_c001_v0001177_t0052_u01760752547426") 2025/10/18 01:57:10 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/10/18 01:57:10 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f40478fe37c8ebb15_d20251018_m015549_c001_v7007000_t0000_u01760752549008") as it is a hide marker 2025/10/18 01:57:10 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/10/18 01:57:10 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbddad_d20251018_m015548_c001_v0001177_t0045_u01760752548427") 2025/10/18 01:57:10 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/10/18 01:57:10 DEBUG : trailing space /trailing space : Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f40478fe37c8ebb01_d20251018_m015544_c001_v7007000_t0000_u01760752544222") as it is a hide marker 2025/10/18 01:57:10 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/10/18 01:57:10 DEBUG : trailing space /trailing space : Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbdd8f_d20251018_m015543_c001_v0001177_t0057_u01760752543640") 2025/10/18 01:57:10 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/10/18 01:57:10 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f10786e3d0c4a56cf_d20251018_m015704_c001_v0001181_t0008_u01760752624065") "upload" dated 2025-10-18 01:57:04.065 +0000 UTC (6.315481434s ago) 2025/10/18 01:57:10 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f400166412bc27f9d_d20251018_m015659_c001_v7007000_t0000_u01760752619261") 2025/10/18 01:57:10 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/10/18 01:57:10 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbdece_d20251018_m015656_c001_v0001177_t0017_u01760752616250") 2025/10/18 01:57:10 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/10/18 01:57:10 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f40478fe37c8ebb3a_d20251018_m015559_c001_v7007000_t0000_u01760752559554") as it is a hide marker 2025/10/18 01:57:10 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/10/18 01:57:10 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f20478fe37c8ebb29_d20251018_m015553_c001_v0001043_t0003_u01760752553082") 2025/10/18 01:57:10 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/10/18 01:57:10 DEBUG : zero-length-file: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f40478fe37c8ebb28_d20251018_m015552_c001_v7007000_t0000_u01760752552774") as it is a hide marker 2025/10/18 01:57:10 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/10/18 01:57:10 DEBUG : zero-length-file: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f416d80cc61fbddbb_d20251018_m015552_c001_v0001177_t0022_u01760752552215") 2025/10/18 01:57:10 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/10/18 01:57:10 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f40478fe37c8ebaf7_d20251018_m015538_c001_v7007000_t0000_u01760752538483") as it is a hide marker 2025/10/18 01:57:10 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/10/18 01:57:10 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbdd77_d20251018_m015537_c001_v0001177_t0054_u01760752537916") 2025/10/18 01:57:10 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/10/18 01:57:10 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f40478fe37c8ebaf0_d20251018_m015533_c001_v7007000_t0000_u01760752533728") as it is a hide marker 2025/10/18 01:57:10 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/10/18 01:57:10 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbdd58_d20251018_m015532_c001_v0001177_t0058_u01760752532795") 2025/10/18 01:57:10 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/10/18 01:57:10 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f40478fe37c8ebafc_d20251018_m015541_c001_v7007000_t0000_u01760752541378") as it is a hide marker 2025/10/18 01:57:10 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/10/18 01:57:10 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbdd7f_d20251018_m015540_c001_v0001177_t0038_u01760752540740") 2025/10/18 01:57:10 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/10/18 01:57:10 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f40478fe37c8ebafa_d20251018_m015540_c001_v7007000_t0000_u01760752540376") as it is a hide marker 2025/10/18 01:57:10 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/10/18 01:57:10 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbdd7d_d20251018_m015539_c001_v0001177_t0014_u01760752539785") 2025/10/18 01:57:10 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/10/18 01:57:10 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f40478fe37c8ebafe_d20251018_m015542_c001_v7007000_t0000_u01760752542321") as it is a hide marker 2025/10/18 01:57:10 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/10/18 01:57:10 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbdd85_d20251018_m015541_c001_v0001177_t0028_u01760752541746") 2025/10/18 01:57:10 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/10/18 01:57:10 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f40478fe37c8ebaf8_d20251018_m015539_c001_v7007000_t0000_u01760752539416") as it is a hide marker 2025/10/18 01:57:10 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/10/18 01:57:10 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbdd79_d20251018_m015538_c001_v0001177_t0036_u01760752538849") 2025/10/18 01:57:10 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/10/18 01:57:10 DEBUG : ./.: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f40478fe37c8ebaf2_d20251018_m015534_c001_v7007000_t0000_u01760752534728") as it is a hide marker 2025/10/18 01:57:10 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/10/18 01:57:10 DEBUG : ./.: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbdd5c_d20251018_m015534_c001_v0001177_t0052_u01760752534093") 2025/10/18 01:57:10 NOTICE: ./.: Skipped delete as --dry-run is set 2025/10/18 01:57:10 DEBUG : ../..: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f40478fe37c8ebaf3_d20251018_m015535_c001_v7007000_t0000_u01760752535664") as it is a hide marker 2025/10/18 01:57:10 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/10/18 01:57:10 DEBUG : ../..: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbdd62_d20251018_m015535_c001_v0001177_t0049_u01760752535092") 2025/10/18 01:57:10 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/10/18 01:57:10 INFO : B2 bucket rclone-test-bofovup8leze: cleaning bucket "rclone-test-bofovup8leze" of all hidden files 2025/10/18 01:57:10 DEBUG : leading space/ leading space: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f40478fe37c8ebaf6_d20251018_m015537_c001_v7007000_t0000_u01760752537552") as it is a hide marker 2025/10/18 01:57:10 DEBUG : leading space/ leading space: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbdd73_d20251018_m015536_c001_v0001177_t0032_u01760752536977") 2025/10/18 01:57:10 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f40478fe37c8ebaf4_d20251018_m015536_c001_v7007000_t0000_u01760752536611") as it is a hide marker 2025/10/18 01:57:10 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbdd68_d20251018_m015536_c001_v0001177_t0059_u01760752536030") 2025/10/18 01:57:10 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f40478fe37c8ebb00_d20251018_m015543_c001_v7007000_t0000_u01760752543276") as it is a hide marker 2025/10/18 01:57:10 DEBUG : .leading dot/.leading dot: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbdd89_d20251018_m015542_c001_v0001177_t0011_u01760752542686") 2025/10/18 01:57:10 DEBUG : created from root.txt: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f40776c4bb3f0cb7f_d20251018_m015637_c001_v7007000_t0000_u01760752597119") as it is a hide marker 2025/10/18 01:57:10 DEBUG : created from root.txt: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f11965c42dc5e61f0_d20251018_m015636_c001_v0001137_t0059_u01760752596032") 2025/10/18 01:57:10 DEBUG : file name.txt: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f41185a1fa60a8a9e_d20251018_m015645_c001_v7007000_t0000_u01760752605123") as it is a hide marker 2025/10/18 01:57:11 DEBUG : file name.txt: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbde3a_d20251018_m015625_c001_v0001177_t0058_u01760752585428") 2025/10/18 01:57:11 DEBUG : file name.txt: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f10612d8ae91e6b71_d20251018_m015621_c001_v0001161_t0050_u01760752581868") 2025/10/18 01:57:11 DEBUG : file name.txt: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbddd4_d20251018_m015600_c001_v0001177_t0015_u01760752560946") 2025/10/18 01:57:11 DEBUG : file name.txt: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbddce_d20251018_m015600_c001_v0001177_t0038_u01760752560102") 2025/10/18 01:57:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbddd0_d20251018_m015600_c001_v0001177_t0014_u01760752560505") "upload" dated 2025-10-18 01:56:00.505 +0000 UTC (1m10.949459039s ago) 2025/10/18 01:57:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f423f3964a620b1d3_d20251018_m015619_c001_v7007000_t0000_u01760752579663") as it is a hide marker 2025/10/18 01:57:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f103a4add020ea0cd_d20251018_m015619_c001_v0001179_t0055_u01760752579457") 2025/10/18 01:57:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f108e00a94dc95395_d20251018_m015618_c001_v0001157_t0025_u01760752578758") 2025/10/18 01:57:11 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f40478fe37c8ebb16_d20251018_m015549_c001_v7007000_t0000_u01760752549972") as it is a hide marker 2025/10/18 01:57:11 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbddb1_d20251018_m015549_c001_v0001177_t0022_u01760752549374") 2025/10/18 01:57:11 DEBUG : piped data.txt: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f41185a1fa60a8aa0_d20251018_m015646_c001_v7007000_t0000_u01760752606838") as it is a hide marker 2025/10/18 01:57:11 DEBUG : piped data.txt: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbdeb4_d20251018_m015646_c001_v0001177_t0026_u01760752606396") 2025/10/18 01:57:11 DEBUG : piped data.txt: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f41185a1fa60a8a9f_d20251018_m015646_c001_v7007000_t0000_u01760752606215") 2025/10/18 01:57:11 DEBUG : piped data.txt: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f416d80cc61fbdeb2_d20251018_m015645_c001_v0001177_t0022_u01760752605848") 2025/10/18 01:57:11 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f40478fe37c8ebb21_d20251018_m015550_c001_v7007000_t0000_u01760752550905") as it is a hide marker 2025/10/18 01:57:11 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbddb5_d20251018_m015550_c001_v0001177_t0027_u01760752550337") 2025/10/18 01:57:12 DEBUG : test-metadata: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f4176f69306b97b23_d20251018_m015653_c001_v7007000_t0000_u01760752613703") as it is a hide marker 2025/10/18 01:57:12 DEBUG : test-metadata: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f21185a1fa60a8aa2_d20251018_m015648_c001_v0001177_t0058_u01760752608781") 2025/10/18 01:57:12 DEBUG : test-metadata: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f41185a1fa60a8aa1_d20251018_m015647_c001_v7007000_t0000_u01760752607786") 2025/10/18 01:57:12 DEBUG : test-metadata: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbdeba_d20251018_m015647_c001_v0001177_t0054_u01760752607019") 2025/10/18 01:57:12 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f40478fe37c8ebb02_d20251018_m015545_c001_v7007000_t0000_u01760752545188") as it is a hide marker 2025/10/18 01:57:12 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbdd93_d20251018_m015544_c001_v0001177_t0029_u01760752544585") 2025/10/18 01:57:12 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f40478fe37c8ebb11_d20251018_m015547_c001_v7007000_t0000_u01760752547061") as it is a hide marker 2025/10/18 01:57:12 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbdd9d_d20251018_m015546_c001_v0001177_t0003_u01760752546487") 2025/10/18 01:57:12 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f40478fe37c8ebb0a_d20251018_m015546_c001_v7007000_t0000_u01760752546123") as it is a hide marker 2025/10/18 01:57:12 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbdd99_d20251018_m015545_c001_v0001177_t0011_u01760752545552") 2025/10/18 01:57:12 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f40478fe37c8ebb12_d20251018_m015548_c001_v7007000_t0000_u01760752548061") as it is a hide marker 2025/10/18 01:57:12 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbdda7_d20251018_m015547_c001_v0001177_t0052_u01760752547426") 2025/10/18 01:57:12 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f40478fe37c8ebb15_d20251018_m015549_c001_v7007000_t0000_u01760752549008") as it is a hide marker 2025/10/18 01:57:12 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbddad_d20251018_m015548_c001_v0001177_t0045_u01760752548427") 2025/10/18 01:57:12 DEBUG : trailing space /trailing space : Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f40478fe37c8ebb01_d20251018_m015544_c001_v7007000_t0000_u01760752544222") as it is a hide marker 2025/10/18 01:57:12 DEBUG : trailing space /trailing space : Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbdd8f_d20251018_m015543_c001_v0001177_t0057_u01760752543640") 2025/10/18 01:57:12 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f10786e3d0c4a56cf_d20251018_m015704_c001_v0001181_t0008_u01760752624065") "upload" dated 2025-10-18 01:57:04.065 +0000 UTC (8.739279656s ago) 2025/10/18 01:57:12 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f400166412bc27f9d_d20251018_m015659_c001_v7007000_t0000_u01760752619261") 2025/10/18 01:57:12 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbdece_d20251018_m015656_c001_v0001177_t0017_u01760752616250") 2025/10/18 01:57:12 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f40478fe37c8ebb3a_d20251018_m015559_c001_v7007000_t0000_u01760752559554") as it is a hide marker 2025/10/18 01:57:12 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f20478fe37c8ebb29_d20251018_m015553_c001_v0001043_t0003_u01760752553082") 2025/10/18 01:57:12 DEBUG : zero-length-file: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f40478fe37c8ebb28_d20251018_m015552_c001_v7007000_t0000_u01760752552774") as it is a hide marker 2025/10/18 01:57:13 DEBUG : zero-length-file: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f416d80cc61fbddbb_d20251018_m015552_c001_v0001177_t0022_u01760752552215") 2025/10/18 01:57:13 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f40478fe37c8ebaf7_d20251018_m015538_c001_v7007000_t0000_u01760752538483") as it is a hide marker 2025/10/18 01:57:13 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbdd77_d20251018_m015537_c001_v0001177_t0054_u01760752537916") 2025/10/18 01:57:13 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f40478fe37c8ebaf0_d20251018_m015533_c001_v7007000_t0000_u01760752533728") as it is a hide marker 2025/10/18 01:57:13 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbdd58_d20251018_m015532_c001_v0001177_t0058_u01760752532795") 2025/10/18 01:57:13 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f40478fe37c8ebafc_d20251018_m015541_c001_v7007000_t0000_u01760752541378") as it is a hide marker 2025/10/18 01:57:13 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbdd7f_d20251018_m015540_c001_v0001177_t0038_u01760752540740") 2025/10/18 01:57:13 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f40478fe37c8ebafa_d20251018_m015540_c001_v7007000_t0000_u01760752540376") as it is a hide marker 2025/10/18 01:57:13 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbdd7d_d20251018_m015539_c001_v0001177_t0014_u01760752539785") 2025/10/18 01:57:13 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f40478fe37c8ebafe_d20251018_m015542_c001_v7007000_t0000_u01760752542321") as it is a hide marker 2025/10/18 01:57:13 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbdd85_d20251018_m015541_c001_v0001177_t0028_u01760752541746") 2025/10/18 01:57:13 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f40478fe37c8ebaf8_d20251018_m015539_c001_v7007000_t0000_u01760752539416") as it is a hide marker 2025/10/18 01:57:13 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbdd79_d20251018_m015538_c001_v0001177_t0036_u01760752538849") 2025/10/18 01:57:13 DEBUG : ./.: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f40478fe37c8ebaf2_d20251018_m015534_c001_v7007000_t0000_u01760752534728") as it is a hide marker 2025/10/18 01:57:13 DEBUG : ./.: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbdd5c_d20251018_m015534_c001_v0001177_t0052_u01760752534093") 2025/10/18 01:57:13 DEBUG : ../..: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f40478fe37c8ebaf3_d20251018_m015535_c001_v7007000_t0000_u01760752535664") as it is a hide marker 2025/10/18 01:57:13 DEBUG : ../..: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbdd62_d20251018_m015535_c001_v0001177_t0049_u01760752535092") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/10/18 01:57:14 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. 2025/10/18 01:57:14 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. 2025/10/18 01:57:14 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. 2025/10/18 01:57:15 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 2025/10/18 01:57:15 INFO : B2 bucket rclone-test-bofovup8leze: cleaning bucket "rclone-test-bofovup8leze" of pending multipart uploads older than 0s 2025/10/18 01:57:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbddd0_d20251018_m015600_c001_v0001177_t0014_u01760752560505") "upload" dated 2025-10-18 01:56:00.505 +0000 UTC (1m15.190983717s ago) 2025/10/18 01:57:15 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f21649bf1753c74ea_d20251018_m015714_c001_v0001117_t0052_u01760752634658") as it is a start marker (upload started at 2025-10-18 01:57:14.658 +0000 UTC) 2025/10/18 01:57:15 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/10/18 01:57:15 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f21649bf1753c74ec_d20251018_m015714_c001_v0001184_t0038_u01760752634842") as it is a start marker (upload started at 2025-10-18 01:57:14.842 +0000 UTC) 2025/10/18 01:57:15 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/10/18 01:57:15 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f21649bf1753c74ef_d20251018_m015715_c001_v0001182_t0031_u01760752635050") as it is a start marker (upload started at 2025-10-18 01:57:15.05 +0000 UTC) 2025/10/18 01:57:15 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/10/18 01:57:15 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f21649bf1753c74f1_d20251018_m015715_c001_v0001179_t0024_u01760752635232") as it is a start marker (upload started at 2025-10-18 01:57:15.232 +0000 UTC) 2025/10/18 01:57:15 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/10/18 01:57:15 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f41649bf1753c74e8_d20251018_m015714_c001_v7007000_t0000_u01760752634474") "hide" dated 2025-10-18 01:57:14.474 +0000 UTC (1.222114352s ago) 2025/10/18 01:57:15 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f10786e3d0c4a56cf_d20251018_m015704_c001_v0001181_t0008_u01760752624065") 2025/10/18 01:57:15 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/10/18 01:57:15 INFO : B2 bucket rclone-test-bofovup8leze: cleaning bucket "rclone-test-bofovup8leze" of pending multipart uploads older than 0s 2025/10/18 01:57:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbddd0_d20251018_m015600_c001_v0001177_t0014_u01760752560505") "upload" dated 2025-10-18 01:56:00.505 +0000 UTC (1m15.560132833s ago) 2025/10/18 01:57:16 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f21649bf1753c74ea_d20251018_m015714_c001_v0001117_t0052_u01760752634658") as it is a start marker (upload started at 2025-10-18 01:57:14.658 +0000 UTC) 2025/10/18 01:57:16 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f21649bf1753c74ec_d20251018_m015714_c001_v0001184_t0038_u01760752634842") as it is a start marker (upload started at 2025-10-18 01:57:14.842 +0000 UTC) 2025/10/18 01:57:16 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f21649bf1753c74ef_d20251018_m015715_c001_v0001182_t0031_u01760752635050") as it is a start marker (upload started at 2025-10-18 01:57:15.05 +0000 UTC) 2025/10/18 01:57:16 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f21649bf1753c74f1_d20251018_m015715_c001_v0001179_t0024_u01760752635232") as it is a start marker (upload started at 2025-10-18 01:57:15.232 +0000 UTC) 2025/10/18 01:57:16 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zaf927d23007dfb5b9f980e1b_f41649bf1753c74e8_d20251018_m015714_c001_v7007000_t0000_u01760752634474") "hide" dated 2025-10-18 01:57:14.474 +0000 UTC (1.591249813s ago) 2025/10/18 01:57:16 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f10786e3d0c4a56cf_d20251018_m015704_c001_v0001181_t0008_u01760752624065") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/10/18 01:57:16 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/10/18 01:57:16 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/10/18 01:57:17 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 2025/10/18 01:57:18 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/10/18 01:57:18 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/10/18 01:57:18 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/10/18 01:57:18 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/10/18 01:57:19 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/10/18 01:57:20 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/10/18 01:57:20 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/10/18 01:57:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/10/18 01:57:23 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. 2025/10/18 01:57:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf927d23007dfb5b9f980e1b_f215fb233269798d6_d20251018_m015723_c001_v0001161_t0046_u01760752643776") 2025/10/18 01:57:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/18 01:57:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/10/18 01:57:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/10/18 01:57:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/10/18 01:57:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/10/18 01:57:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/10/18 01:57:27 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/10/18 01:57:27 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/10/18 01:57:27 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/10/18 01:57:27 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/10/18 01:57:29 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/10/18 01:57:30 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/10/18 01:57:30 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/10/18 01:57:31 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/10/18 01:57:31 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. 2025/10/18 01:57:31 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zaf927d23007dfb5b9f980e1b_f2103909a69640f54_d20251018_m015731_c001_v0001184_t0026_u01760752651737") 2025/10/18 01:57:31 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/10/18 01:57:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/10/18 01:57:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/10/18 01:57:34 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/10/18 01:57:34 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/10/18 01:57:34 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/10/18 01:57:36 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/10/18 01:57:36 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/10/18 01:57:36 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/10/18 01:57:36 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/10/18 01:57:36 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/10/18 01:57:36 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/10/18 01:57:37 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/10/18 01:57:38 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/10/18 01:57:48 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/10/18 01:57:48 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/10/18 01:57:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/10/18 01:57:51 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. 2025/10/18 01:57:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf927d23007dfb5b9f980e1b_f205b1185a1474c31_d20251018_m015752_c001_v0001100_t0005_u01760752672088") 2025/10/18 01:57:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/10/18 01:57:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/10/18 01:57:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/18 01:57:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/10/18 01:57:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/10/18 01:57:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/10/18 01:57:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/10/18 01:57:54 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 2025/10/18 01:57:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/10/18 01:57:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/10/18 01:57:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/10/18 01:57:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/10/18 01:57:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/10/18 01:57:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/10/18 01:57:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/10/18 01:57:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/10/18 01:57:59 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. 2025/10/18 01:58:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zaf927d23007dfb5b9f980e1b_f205b1185a1474c34_d20251018_m015800_c001_v0001037_t0008_u01760752680044") 2025/10/18 01:58:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/18 01:58:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/10/18 01:58:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/10/18 01:58:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/10/18 01:58:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/10/18 01:58:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/10/18 01:58:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/10/18 01:58:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/10/18 01:58:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/10/18 01:58:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/10/18 01:58:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/10/18 01:58:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/10/18 01:58:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/10/18 01:58:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/10/18 01:58:08 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. 2025/10/18 01:58:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zaf927d23007dfb5b9f980e1b_f205b1185a1474c5b_d20251018_m015808_c001_v0001092_t0003_u01760752688485") 2025/10/18 01:58:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/10/18 01:58:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/10/18 01:58:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/10/18 01:58:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/10/18 01:58:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/10/18 01:58:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/10/18 01:58:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/10/18 01:58:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/10/18 01:58:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/18 01:58:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/10/18 01:58:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/10/18 01:58:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/10/18 01:58:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/10/18 01:58:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/10/18 01:58:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/10/18 01:58:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/10/18 01:58:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/10/18 01:58:17 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. 2025/10/18 01:58:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zaf927d23007dfb5b9f980e1b_f205b1185a1474c7b_d20251018_m015817_c001_v0001172_t0054_u01760752697339") 2025/10/18 01:58:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/10/18 01:58:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/18 01:58:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/10/18 01:58:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/10/18 01:58:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/10/18 01:58:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/10/18 01:58:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/10/18 01:58:19 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 2025/10/18 01:58:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/10/18 01:58:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/10/18 01:58:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/10/18 01:58:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/10/18 01:58:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/10/18 01:58:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/10/18 01:58:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/10/18 01:58:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/10/18 01:58:25 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. 2025/10/18 01:58:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zaf927d23007dfb5b9f980e1b_f205b1185a1474c88_d20251018_m015825_c001_v0001130_t0055_u01760752705497") 2025/10/18 01:58:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/18 01:58:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/10/18 01:58:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/10/18 01:58:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/10/18 01:58:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/10/18 01:58:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/10/18 01:58:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/10/18 01:58:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/10/18 01:58:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/10/18 01:58:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/10/18 01:58:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/10/18 01:58:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/10/18 01:58:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/10/18 01:58:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/10/18 01:58:33 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. 2025/10/18 01:58:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zaf927d23007dfb5b9f980e1b_f205b1185a1474c93_d20251018_m015834_c001_v0001037_t0045_u01760752714002") 2025/10/18 01:58:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/10/18 01:58:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/10/18 01:58:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/10/18 01:58:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/10/18 01:58:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/10/18 01:58:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/10/18 01:58:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/10/18 01:58:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/10/18 01:58:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/10/18 01:58:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/10/18 01:58:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/18 01:58:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/10/18 01:58:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/10/18 01:58:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/10/18 01:58:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/10/18 01:58:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/10/18 01:58:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/10/18 01:58:43 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. 2025/10/18 01:58:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zaf927d23007dfb5b9f980e1b_f20290cfc92b3d2cd_d20251018_m015843_c001_v0001180_t0016_u01760752723298") 2025/10/18 01:58:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/10/18 01:58:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/18 01:58:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/10/18 01:58:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/10/18 01:58:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/10/18 01:58:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/10/18 01:58:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/10/18 01:58:45 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 2025/10/18 01:58:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/10/18 01:58:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/10/18 01:58:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/10/18 01:58:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/10/18 01:58:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/10/18 01:58:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/10/18 01:58:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/10/18 01:58:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/10/18 01:58:51 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. 2025/10/18 01:58:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zaf927d23007dfb5b9f980e1b_f20290cfc92b3d2db_d20251018_m015851_c001_v0001099_t0044_u01760752731732") 2025/10/18 01:58:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/18 01:58:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/10/18 01:58:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/10/18 01:58:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/10/18 01:58:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/10/18 01:58:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/10/18 01:58:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/10/18 01:58:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/10/18 01:58:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/10/18 01:58:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/10/18 01:58:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/10/18 01:59:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/10/18 01:59:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/10/18 01:59:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/10/18 01:59:04 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. 2025/10/18 01:59:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zaf927d23007dfb5b9f980e1b_f201d37430afd53f2_d20251018_m015904_c001_v0001161_t0031_u01760752744366") 2025/10/18 01:59:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/10/18 01:59:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/10/18 01:59:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/10/18 01:59:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/10/18 01:59:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/10/18 01:59:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/10/18 01:59:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/10/18 01:59:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/10/18 01:59:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/10/18 01:59:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/10/18 01:59:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/10/18 01:59:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/10/18 01:59:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/10/18 01:59:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/10/18 01:59:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/10/18 01:59:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/10/18 01:59:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/10/18 01:59:14 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. 2025/10/18 01:59:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zaf927d23007dfb5b9f980e1b_f201d37430afd5402_d20251018_m015914_c001_v0001040_t0047_u01760752754865") 2025/10/18 01:59:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/10/18 01:59:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/18 01:59:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/10/18 01:59:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/10/18 01:59:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/10/18 01:59:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/10/18 01:59:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/10/18 01:59:18 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 2025/10/18 01:59:20 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/10/18 01:59:20 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/10/18 01:59:20 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/10/18 01:59:20 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/10/18 01:59:21 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/10/18 01:59:22 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/10/18 01:59:22 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/10/18 01:59:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/10/18 01:59:24 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. 2025/10/18 01:59:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf927d23007dfb5b9f980e1b_f2131931c2e825991_d20251018_m015924_c001_v0001171_t0035_u01760752764439") 2025/10/18 01:59:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/18 01:59:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/10/18 01:59:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/10/18 01:59:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/10/18 01:59:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/10/18 01:59:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/10/18 01:59:29 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/10/18 01:59:29 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/10/18 01:59:29 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/10/18 01:59:29 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/10/18 01:59:31 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/10/18 01:59:32 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/10/18 01:59:32 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/10/18 01:59:34 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/10/18 01:59:34 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. 2025/10/18 01:59:34 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zaf927d23007dfb5b9f980e1b_f201d37430afd541c_d20251018_m015934_c001_v0001120_t0022_u01760752774131") 2025/10/18 01:59:34 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/10/18 01:59:34 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/10/18 01:59:34 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/10/18 01:59:36 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/10/18 01:59:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/10/18 01:59:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/10/18 01:59:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/10/18 01:59:39 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/10/18 01:59:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/10/18 01:59:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/10/18 01:59:39 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/10/18 01:59:39 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/10/18 01:59:40 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/10/18 01:59:41 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/10/18 01:59:42 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/10/18 01:59:42 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/10/18 01:59:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/10/18 01:59:44 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. 2025/10/18 01:59:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf927d23007dfb5b9f980e1b_f222b06bf1c7f8f35_d20251018_m015944_c001_v0001101_t0001_u01760752784685") 2025/10/18 01:59:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/10/18 01:59:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/18 01:59:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/10/18 01:59:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/10/18 01:59:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/10/18 01:59:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/10/18 01:59:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/10/18 01:59:59 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 2025/10/18 02:00:03 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/10/18 02:00:03 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/10/18 02:00:03 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/10/18 02:00:03 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/10/18 02:00:04 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/10/18 02:00:05 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/10/18 02:00:05 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/10/18 02:00:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/10/18 02:00:07 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. 2025/10/18 02:00:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf927d23007dfb5b9f980e1b_f200166412bc280a2_d20251018_m020007_c001_v0001134_t0038_u01760752807856") 2025/10/18 02:00:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/18 02:00:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/10/18 02:00:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/10/18 02:00:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/10/18 02:00:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/10/18 02:00:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/10/18 02:00:13 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/10/18 02:00:13 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/10/18 02:00:13 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/10/18 02:00:13 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/10/18 02:00:16 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/10/18 02:00:16 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/10/18 02:00:16 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/10/18 02:00:19 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/10/18 02:00:19 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. 2025/10/18 02:00:19 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zaf927d23007dfb5b9f980e1b_f20338a7a292e0124_d20251018_m020019_c001_v0001182_t0040_u01760752819237") 2025/10/18 02:00:19 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/10/18 02:00:19 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/10/18 02:00:19 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/10/18 02:00:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/10/18 02:00:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/10/18 02:00:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/10/18 02:00:24 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/10/18 02:00:24 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/10/18 02:00:25 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/10/18 02:00:25 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/10/18 02:00:25 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/10/18 02:00:25 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/10/18 02:00:26 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/10/18 02:00:27 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/10/18 02:00:28 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/10/18 02:00:28 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/10/18 02:00:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/10/18 02:00:30 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. 2025/10/18 02:00:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf927d23007dfb5b9f980e1b_f200166412bc280eb_d20251018_m020030_c001_v0001182_t0048_u01760752830726") 2025/10/18 02:00:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/10/18 02:00:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/18 02:00:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/10/18 02:00:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/10/18 02:00:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/10/18 02:00:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/10/18 02:00:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/10/18 02:00:33 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 2025/10/18 02:00:41 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zaf927d23007dfb5b9f980e1b_f20338a7a292e013f_d20251018_m020041_c001_v0001137_t0051_u01760752841789") 2025/10/18 02:00:41 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/10/18 02:00:41 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/10/18 02:00:42 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/10/18 02:00:43 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/10/18 02:00:43 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/10/18 02:00:44 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/10/18 02:00:44 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/10/18 02:00:45 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/10/18 02:00:45 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/10/18 02:00:47 DEBUG : chunked-copy: Done sending chunk 0 2025/10/18 02:00:47 DEBUG : chunked-copy: Done sending chunk 1 2025/10/18 02:00:47 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/10/18 02:00:48 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zaf927d23007dfb5b9f980e1b_f20338a7a292e0145_d20251018_m020048_c001_v0001171_t0046_u01760752848172") 2025/10/18 02:00:48 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/10/18 02:00:48 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/10/18 02:00:48 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/10/18 02:00:48 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/10/18 02:00:48 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/10/18 02:00:51 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/10/18 02:00:51 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/10/18 02:00:51 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/10/18 02:00:51 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/10/18 02:00:53 DEBUG : chunked-copy: Done sending chunk 0 2025/10/18 02:00:53 DEBUG : chunked-copy: Done sending chunk 1 2025/10/18 02:00:53 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/10/18 02:00:54 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zaf927d23007dfb5b9f980e1b_f20338a7a292e014b_d20251018_m020054_c001_v0001177_t0009_u01760752854040") 2025/10/18 02:00:54 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/10/18 02:00:54 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/10/18 02:00:54 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/10/18 02:00:54 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/10/18 02:00:54 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/10/18 02:00:56 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/10/18 02:00:56 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/10/18 02:00:56 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/10/18 02:00:56 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/10/18 02:00:59 DEBUG : chunked-copy: Done sending chunk 0 2025/10/18 02:00:59 DEBUG : chunked-copy: Done sending chunk 1 2025/10/18 02:00:59 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/10/18 02:00:59 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zaf927d23007dfb5b9f980e1b_f20338a7a292e0157_d20251018_m020059_c001_v0001040_t0050_u01760752859843") 2025/10/18 02:00:59 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/10/18 02:00:59 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/10/18 02:00:59 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/10/18 02:01:00 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/10/18 02:01:00 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/10/18 02:01:00 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/10/18 02:01:00 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/10/18 02:01:02 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/10/18 02:01:03 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/10/18 02:01:04 DEBUG : Creating backend with remote "TestB2:rclone-test-bofovup8leze/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/10/18 02:01:05 INFO : B2 bucket rclone-test-bofovup8leze: cleaning bucket "rclone-test-bofovup8leze" of all files 2025/10/18 02:01:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f40338a7a292e0120_d20251018_m020012_c001_v7007000_t0000_u01760752812863") 2025/10/18 02:01:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f200166412bc280a2_d20251018_m020007_c001_v0001134_t0038_u01760752807856") 2025/10/18 02:01:05 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f400166412bc280a1_d20251018_m020007_c001_v7007000_t0000_u01760752807252") 2025/10/18 02:01:05 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f20338a7a292e010c_d20251018_m020002_c001_v0001134_t0033_u01760752802649") 2025/10/18 02:01:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f40338a7a292e0139_d20251018_m020035_c001_v7007000_t0000_u01760752835938") 2025/10/18 02:01:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f200166412bc280eb_d20251018_m020030_c001_v0001182_t0048_u01760752830726") 2025/10/18 02:01:05 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f400166412bc280e9_d20251018_m020030_c001_v7007000_t0000_u01760752830150") 2025/10/18 02:01:05 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f20338a7a292e012e_d20251018_m020024_c001_v0001040_t0006_u01760752824476") 2025/10/18 02:01:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f40338a7a292e012d_d20251018_m020024_c001_v7007000_t0000_u01760752824294") 2025/10/18 02:01:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f20338a7a292e0124_d20251018_m020019_c001_v0001182_t0040_u01760752819237") 2025/10/18 02:01:06 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f40338a7a292e0123_d20251018_m020018_c001_v7007000_t0000_u01760752818645") 2025/10/18 02:01:06 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f20338a7a292e0121_d20251018_m020013_c001_v0001145_t0027_u01760752813044") 2025/10/18 02:01:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f405b1185a1474c81_d20251018_m015821_c001_v7007000_t0000_u01760752701344") 2025/10/18 02:01:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f205b1185a1474c7b_d20251018_m015817_c001_v0001172_t0054_u01760752697339") 2025/10/18 02:01:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f405b1185a1474c6c_d20251018_m015812_c001_v7007000_t0000_u01760752692444") 2025/10/18 02:01:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f205b1185a1474c5b_d20251018_m015808_c001_v0001092_t0003_u01760752688485") 2025/10/18 02:01:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f405b1185a1474c7a_d20251018_m015816_c001_v7007000_t0000_u01760752696951") 2025/10/18 02:01:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f205b1185a1474c6d_d20251018_m015812_c001_v0001180_t0040_u01760752692625") 2025/10/18 02:01:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f405b1185a1474c57_d20251018_m015808_c001_v7007000_t0000_u01760752688061") 2025/10/18 02:01:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f220744ac74a79a57_d20251018_m015803_c001_v0001150_t0007_u01760752683801") 2025/10/18 02:01:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f420744ac74a79a56_d20251018_m015803_c001_v7007000_t0000_u01760752683617") 2025/10/18 02:01:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f205b1185a1474c34_d20251018_m015800_c001_v0001037_t0008_u01760752680044") 2025/10/18 02:01:06 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f405b1185a1474c33_d20251018_m015759_c001_v7007000_t0000_u01760752679643") 2025/10/18 02:01:06 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f220744ac74a79a4f_d20251018_m015756_c001_v0001183_t0058_u01760752676179") 2025/10/18 02:01:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f401d37430afd53e8_d20251018_m015847_c001_v7007000_t0000_u01760752727249") 2025/10/18 02:01:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f20290cfc92b3d2cd_d20251018_m015843_c001_v0001180_t0016_u01760752723298") 2025/10/18 02:01:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f405b1185a1474ca2_d20251018_m015838_c001_v7007000_t0000_u01760752718677") 2025/10/18 02:01:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f205b1185a1474c93_d20251018_m015834_c001_v0001037_t0045_u01760752714002") 2025/10/18 02:01:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f40290cfc92b3d2ca_d20251018_m015842_c001_v7007000_t0000_u01760752722868") 2025/10/18 02:01:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f205b1185a1474ca3_d20251018_m015838_c001_v0001182_t0000_u01760752718868") 2025/10/18 02:01:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f405b1185a1474c91_d20251018_m015833_c001_v7007000_t0000_u01760752713606") 2025/10/18 02:01:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f205b1185a1474c8d_d20251018_m015829_c001_v0001036_t0004_u01760752709122") 2025/10/18 02:01:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f405b1185a1474c8c_d20251018_m015828_c001_v7007000_t0000_u01760752708939") 2025/10/18 02:01:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f205b1185a1474c88_d20251018_m015825_c001_v0001130_t0055_u01760752705497") 2025/10/18 02:01:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f405b1185a1474c87_d20251018_m015825_c001_v7007000_t0000_u01760752705128") 2025/10/18 02:01:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f205b1185a1474c82_d20251018_m015821_c001_v0001161_t0055_u01760752701526") 2025/10/18 02:01:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f420744ac74a79a4e_d20251018_m015755_c001_v7007000_t0000_u01760752675997") 2025/10/18 02:01:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f205b1185a1474c31_d20251018_m015752_c001_v0001100_t0005_u01760752672088") 2025/10/18 02:01:07 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f405b1185a1474c30_d20251018_m015751_c001_v7007000_t0000_u01760752671677") 2025/10/18 02:01:07 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f2103909a69640f56_d20251018_m015735_c001_v0001120_t0006_u01760752655768") 2025/10/18 02:01:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f4103909a69640f55_d20251018_m015735_c001_v7007000_t0000_u01760752655586") 2025/10/18 02:01:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f2103909a69640f54_d20251018_m015731_c001_v0001184_t0026_u01760752651737") 2025/10/18 02:01:07 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f4103909a69640f53_d20251018_m015731_c001_v7007000_t0000_u01760752651370") 2025/10/18 02:01:07 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f2103909a69640f51_d20251018_m015727_c001_v0001180_t0019_u01760752647326") 2025/10/18 02:01:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f4103909a69640f50_d20251018_m015727_c001_v7007000_t0000_u01760752647144") 2025/10/18 02:01:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f215fb233269798d6_d20251018_m015723_c001_v0001161_t0046_u01760752643776") 2025/10/18 02:01:08 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f415fb233269798d4_d20251018_m015723_c001_v7007000_t0000_u01760752643394") 2025/10/18 02:01:08 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f21649bf1753c7505_d20251018_m015718_c001_v0001165_t0022_u01760752638209") 2025/10/18 02:01:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f401d37430afd5405_d20251018_m015919_c001_v7007000_t0000_u01760752759450") 2025/10/18 02:01:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f201d37430afd5402_d20251018_m015914_c001_v0001040_t0047_u01760752754865") 2025/10/18 02:01:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f401d37430afd53fb_d20251018_m015908_c001_v7007000_t0000_u01760752748936") 2025/10/18 02:01:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f201d37430afd53f2_d20251018_m015904_c001_v0001161_t0031_u01760752744366") 2025/10/18 02:01:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f401d37430afd5401_d20251018_m015914_c001_v7007000_t0000_u01760752754384") 2025/10/18 02:01:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f201d37430afd53fc_d20251018_m015909_c001_v0001116_t0050_u01760752749120") 2025/10/18 02:01:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f401d37430afd53f1_d20251018_m015903_c001_v7007000_t0000_u01760752743848") 2025/10/18 02:01:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f201d37430afd53ec_d20251018_m015855_c001_v0001098_t0048_u01760752735732") 2025/10/18 02:01:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f401d37430afd53eb_d20251018_m015855_c001_v7007000_t0000_u01760752735546") 2025/10/18 02:01:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f20290cfc92b3d2db_d20251018_m015851_c001_v0001099_t0044_u01760752731732") 2025/10/18 02:01:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f40290cfc92b3d2da_d20251018_m015851_c001_v7007000_t0000_u01760752731311") 2025/10/18 02:01:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f201d37430afd53e9_d20251018_m015847_c001_v0001136_t0058_u01760752727435") 2025/10/18 02:01:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f40338a7a292e010b_d20251018_m020002_c001_v7007000_t0000_u01760752802460") 2025/10/18 02:01:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f222b06bf1c7f8f35_d20251018_m015944_c001_v0001101_t0001_u01760752784685") 2025/10/18 02:01:08 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f422b06bf1c7f8f34_d20251018_m015944_c001_v7007000_t0000_u01760752784180") 2025/10/18 02:01:08 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f201d37430afd5443_d20251018_m015938_c001_v0001184_t0002_u01760752778956") 2025/10/18 02:01:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f401d37430afd5442_d20251018_m015938_c001_v7007000_t0000_u01760752778774") 2025/10/18 02:01:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f201d37430afd541c_d20251018_m015934_c001_v0001120_t0022_u01760752774131") 2025/10/18 02:01:09 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f401d37430afd541a_d20251018_m015933_c001_v7007000_t0000_u01760752773629") 2025/10/18 02:01:09 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f201d37430afd540a_d20251018_m015928_c001_v0001161_t0011_u01760752768598") 2025/10/18 02:01:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f401d37430afd5408_d20251018_m015928_c001_v7007000_t0000_u01760752768417") 2025/10/18 02:01:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f2131931c2e825991_d20251018_m015924_c001_v0001171_t0035_u01760752764439") 2025/10/18 02:01:09 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f4131931c2e82598d_d20251018_m015923_c001_v7007000_t0000_u01760752763928") 2025/10/18 02:01:09 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f201d37430afd5406_d20251018_m015919_c001_v0001117_t0052_u01760752759632") 2025/10/18 02:01:09 DEBUG : chunked-copy: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f406528ccdafa1564_d20251018_m020102_c001_v7007000_t0000_u01760752862223") 2025/10/18 02:01:09 DEBUG : chunked-copy: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f20338a7a292e014f_d20251018_m020056_c001_v0001181_t0044_u01760752856467") 2025/10/18 02:01:09 DEBUG : chunked-copy: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f40338a7a292e014e_d20251018_m020055_c001_v7007000_t0000_u01760752855876") 2025/10/18 02:01:09 DEBUG : chunked-copy: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f20338a7a292e0148_d20251018_m020050_c001_v0001182_t0029_u01760752850745") 2025/10/18 02:01:09 DEBUG : chunked-copy: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f40338a7a292e0147_d20251018_m020050_c001_v7007000_t0000_u01760752850091") 2025/10/18 02:01:09 DEBUG : chunked-copy: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f20338a7a292e0143_d20251018_m020044_c001_v0001032_t0058_u01760752844704") 2025/10/18 02:01:09 DEBUG : chunked-copy: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f40338a7a292e0141_d20251018_m020044_c001_v7007000_t0000_u01760752844035") 2025/10/18 02:01:09 DEBUG : chunked-copy: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f10786e3d0c4a5938_d20251018_m020040_c001_v0001181_t0052_u01760752840300") 2025/10/18 02:01:09 DEBUG : chunked-copy: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f40338a7a292e013d_d20251018_m020039_c001_v7007000_t0000_u01760752839866") 2025/10/18 02:01:09 DEBUG : chunked-copy: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f10786e3d0c4a592e_d20251018_m020036_c001_v0001181_t0025_u01760752836713") 2025/10/18 02:01:09 DEBUG : chunked-copy.copy: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f406528ccdafa1562_d20251018_m020102_c001_v7007000_t0000_u01760752862039") 2025/10/18 02:01:09 DEBUG : chunked-copy.copy: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f20338a7a292e0157_d20251018_m020059_c001_v0001040_t0050_u01760752859843") 2025/10/18 02:01:10 DEBUG : chunked-copy.copy: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f40338a7a292e014d_d20251018_m020055_c001_v7007000_t0000_u01760752855695") 2025/10/18 02:01:10 DEBUG : chunked-copy.copy: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f20338a7a292e014b_d20251018_m020054_c001_v0001177_t0009_u01760752854040") 2025/10/18 02:01:10 DEBUG : chunked-copy.copy: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f40338a7a292e0146_d20251018_m020049_c001_v7007000_t0000_u01760752849908") 2025/10/18 02:01:10 DEBUG : chunked-copy.copy: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f20338a7a292e0145_d20251018_m020048_c001_v0001171_t0046_u01760752848172") 2025/10/18 02:01:10 DEBUG : chunked-copy.copy: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f40338a7a292e0140_d20251018_m020043_c001_v7007000_t0000_u01760752843854") 2025/10/18 02:01:10 DEBUG : chunked-copy.copy: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f20338a7a292e013f_d20251018_m020041_c001_v0001137_t0051_u01760752841789") 2025/10/18 02:01:10 DEBUG : chunked-copy.copy: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f40338a7a292e013c_d20251018_m020039_c001_v7007000_t0000_u01760752839686") 2025/10/18 02:01:10 DEBUG : chunked-copy.copy: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f1030c412f1ce2d83_d20251018_m020038_c001_v0001171_t0040_u01760752838667") 2025/10/18 02:01:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f116d80cc61fbddd0_d20251018_m015600_c001_v0001177_t0014_u01760752560505") 2025/10/18 02:01:10 DEBUG : unknown-size-put.txt: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f406528ccdafa1565_d20251018_m020103_c001_v7007000_t0000_u01760752863005") 2025/10/18 02:01:10 DEBUG : unknown-size-put.txt: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f10786e3d0c4a5972_d20251018_m020102_c001_v0001181_t0037_u01760752862792") 2025/10/18 02:01:10 DEBUG : unknown-size-update.txt: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f406528ccdafa1566_d20251018_m020103_c001_v7007000_t0000_u01760752863998") 2025/10/18 02:01:10 DEBUG : unknown-size-update.txt: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f10786e3d0c4a5978_d20251018_m020103_c001_v0001181_t0034_u01760752863779") 2025/10/18 02:01:10 DEBUG : unknown-size-update.txt: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f10786e3d0c4a5976_d20251018_m020103_c001_v0001181_t0014_u01760752863189") 2025/10/18 02:01:10 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf927d23007dfb5b9f980e1b_f41649bf1753c74e8_d20251018_m015714_c001_v7007000_t0000_u01760752634474") 2025/10/18 02:01:11 INFO : B2 bucket rclone-test-bofovup8leze: cleaning bucket "rclone-test-bofovup8leze" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (344.21s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.51s) --- PASS: TestIntegration/FsMkdir (341.93s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- 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 (19.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.94s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.78s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (78.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- 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.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- 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.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.01s) --- 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.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- 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 (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.46s) --- 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.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (20.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.82s) --- 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.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (197.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (37.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (20.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (5.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (32.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (13.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (43.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (23.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (18.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.78s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.30s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.93s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.17s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.06s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.79s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.36s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.76s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.77s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.99s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.27s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 344.248s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m45.187267525s (try 1/5)