"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/01 01:37:27 NOTICE: TestB2: Starting server 2025/10/01 01:37:27 DEBUG : Creating backend with remote "TestB2:rclone-test-dabefiz8sunu" 2025/10/01 01:37: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/01 01:37:30 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/10/01 01:37:31 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/10/01 01:37:31 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/01 01:37:56 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/01 01:37:56 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/10/01 01:37:59 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/10/01 01:37:59 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/10/01 01:37:59 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/10/01 01:37:59 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/10/01 01:38:00 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/10/01 01:38:00 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/01 01:38:07 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/10/01 01:38:08 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/01 01:38:13 INFO : B2 bucket rclone-test-dabefiz8sunu: cleaning bucket "rclone-test-dabefiz8sunu" of all files 2025/10/01 01:38:14 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d14e_d20251001_m013812_c001_v0001131_t0052_u01759282692887") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/10/01 01:38:15 DEBUG : Creating backend with remote "TestB2:rclone-test-dabefiz8sunu/dirToPurgeFromRoot" 2025/10/01 01:38:16 INFO : B2 bucket rclone-test-dabefiz8sunu path dirToPurgeFromRoot: cleaning bucket "rclone-test-dabefiz8sunu" of all files 2025/10/01 01:38:17 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d156_d20251001_m013814_c001_v0001131_t0059_u01759282694522") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/10/01 01:38:17 DEBUG : Creating backend with remote "TestB2:rclone-test-dabefiz8sunu/hello? sausage/êé" 2025/10/01 01:38:21 INFO : B2 bucket rclone-test-dabefiz8sunu path hello? sausage/êé: cleaning bucket "rclone-test-dabefiz8sunu" of all files 2025/10/01 01:38:21 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1134c2359b45d2b7_d20251001_m013820_c001_v0001100_t0015_u01759282700018") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/10/01 01:38:22 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/10/01 01:38:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/01 01:38:23 DEBUG : pacer: Reducing sleep to 10ms === 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/01 01:38:31 DEBUG : Creating backend with remote "TestB2:rclone-test-dabefiz8sunu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/10/01 01:38:32 DEBUG : Creating backend with remote "TestB2:rclone-test-dabefiz8sunu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-dabefiz8sunu" from "TestB2:rclone-test-dabefiz8sunu" 2025/10/01 01:38:34 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/01 01:38:46 DEBUG : Creating backend with remote "TestB2:rclone-test-puhibug6lajo" 2025/10/01 01:38:49 DEBUG : B2 bucket rclone-test-puhibug6lajo: Purge remote 2025/10/01 01:38:49 INFO : B2 bucket rclone-test-puhibug6lajo: cleaning bucket "rclone-test-puhibug6lajo" of all files 2025/10/01 01:38:49 DEBUG : somefile: Deleting (id "4_z3ff20da360cd9bdb9f980e1b_f413f20413098f688_d20251001_m013848_c001_v0001102_t0024_u01759282728713") === 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/01 01:38:51 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/10/01 01:38:51 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/01 01:38:55 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.107Mi 2025/10/01 01:38:55 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/10/01 01:38:55 DEBUG : test-metadata: multipart upload: starting chunk 1 size 109.171Ki offset 6Mi/6.107Mi 2025/10/01 01:38:55 DEBUG : test-metadata: Sending chunk 1 length 111791 2025/10/01 01:38:56 DEBUG : test-metadata: Done sending chunk 1 2025/10/01 01:38:57 DEBUG : test-metadata: Done sending chunk 0 2025/10/01 01:38:57 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/01 01:39:07 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1131-14.backblaze.com/b2api/v1/b2_upload_file/2f12ddd360ad9bdb9f980e1b/c001_v0001131_t0020": EOF 2025/10/01 01:39:07 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1131-14.backblaze.com/b2api/v1/b2_upload_file/2f12ddd360ad9bdb9f980e1b/c001_v0001131_t0020": EOF) 2025/10/01 01:39:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1131-14.backblaze.com/b2api/v1/b2_upload_file/2f12ddd360ad9bdb9f980e1b/c001_v0001131_t0020": EOF - low level retry 1/10 2025/10/01 01:39:09 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-01-013902-322.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/01 01:39:11 DEBUG : oldPath = "TestB2:rclone-test-dabefiz8sunu/versions/test-versions-v2025-10-01-013902-322.txt" 2025/10/01 01:39:11 DEBUG : newPath = "TestB2,versions:rclone-test-dabefiz8sunu/versions/test-versions-v2025-10-01-013902-322.txt" 2025/10/01 01:39:11 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-dabefiz8sunu/versions/test-versions-v2025-10-01-013902-322.txt" 2025/10/01 01:39:11 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/10/01 01:39:13 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-dabefiz8sunu/versions/test-versions-v2025-10-01-013902-322.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-dabefiz8sunu/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/01 01:39:16 INFO : B2 bucket rclone-test-dabefiz8sunu: cleaning bucket "rclone-test-dabefiz8sunu" of all hidden files 2025/10/01 01:39:16 DEBUG : leading space/ leading space: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f423de33270364318_d20251001_m013738_c001_v7007000_t0000_u01759282658525") as it is a hide marker 2025/10/01 01:39:16 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/10/01 01:39:16 DEBUG : leading space/ leading space: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d073_d20251001_m013737_c001_v0001131_t0015_u01759282657849") 2025/10/01 01:39:16 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/10/01 01:39:16 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f423de33270364315_d20251001_m013737_c001_v7007000_t0000_u01759282657493") as it is a hide marker 2025/10/01 01:39:16 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/10/01 01:39:16 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d071_d20251001_m013736_c001_v0001131_t0059_u01759282656576") 2025/10/01 01:39:16 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/10/01 01:39:16 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f423de3327036432b_d20251001_m013745_c001_v7007000_t0000_u01759282665120") as it is a hide marker 2025/10/01 01:39:16 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/10/01 01:39:16 DEBUG : .leading dot/.leading dot: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d0a3_d20251001_m013744_c001_v0001131_t0003_u01759282664277") 2025/10/01 01:39:16 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/10/01 01:39:16 DEBUG : created from root.txt: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f4023a42e9102c2d7_d20251001_m013842_c001_v7007000_t0000_u01759282722492") as it is a hide marker 2025/10/01 01:39:16 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/10/01 01:39:16 DEBUG : created from root.txt: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f118d334bbed4d25a_d20251001_m013841_c001_v0001179_t0038_u01759282721486") 2025/10/01 01:39:16 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/10/01 01:39:16 DEBUG : file name.txt: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f4195ca0290e7929d_d20251001_m013850_c001_v7007000_t0000_u01759282730764") as it is a hide marker 2025/10/01 01:39:16 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/10/01 01:39:16 DEBUG : file name.txt: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d181_d20251001_m013830_c001_v0001131_t0053_u01759282710305") 2025/10/01 01:39:16 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/10/01 01:39:16 DEBUG : file name.txt: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f115c0cb3d6f63b86_d20251001_m013826_c001_v0001106_t0039_u01759282706368") 2025/10/01 01:39:16 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/10/01 01:39:16 DEBUG : file name.txt: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d122_d20251001_m013804_c001_v0001131_t0000_u01759282684615") 2025/10/01 01:39:16 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/10/01 01:39:16 DEBUG : file name.txt: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d118_d20251001_m013803_c001_v0001131_t0047_u01759282683181") 2025/10/01 01:39:16 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/10/01 01:39:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d11c_d20251001_m013803_c001_v0001131_t0044_u01759282683872") "upload" dated 2025-10-01 01:38:03.872 +0000 UTC (1m12.85956566s ago) 2025/10/01 01:39:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f407bccd38722729b_d20251001_m013824_c001_v7007000_t0000_u01759282704149") as it is a hide marker 2025/10/01 01:39:16 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/10/01 01:39:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f11188ce42dc2ae58_d20251001_m013823_c001_v0001038_t0032_u01759282703702") 2025/10/01 01:39:16 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/10/01 01:39:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f114d617fcc85f3ce_d20251001_m013822_c001_v0001161_t0028_u01759282702991") 2025/10/01 01:39:16 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/10/01 01:39:16 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f423de33270364342_d20251001_m013753_c001_v7007000_t0000_u01759282673179") as it is a hide marker 2025/10/01 01:39:16 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/10/01 01:39:16 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d0d6_d20251001_m013752_c001_v0001131_t0036_u01759282672363") 2025/10/01 01:39:16 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/10/01 01:39:16 DEBUG : piped data.txt: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f4195ca0290e7929f_d20251001_m013852_c001_v7007000_t0000_u01759282732659") as it is a hide marker 2025/10/01 01:39:16 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/10/01 01:39:16 DEBUG : piped data.txt: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d1c8_d20251001_m013852_c001_v0001131_t0016_u01759282732049") 2025/10/01 01:39:16 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/10/01 01:39:16 DEBUG : piped data.txt: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f4195ca0290e7929e_d20251001_m013851_c001_v7007000_t0000_u01759282731865") 2025/10/01 01:39:16 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/10/01 01:39:16 DEBUG : piped data.txt: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f4148a8be7856d1c6_d20251001_m013851_c001_v0001131_t0020_u01759282731503") 2025/10/01 01:39:16 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/10/01 01:39:16 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f423de33270364345_d20251001_m013754_c001_v7007000_t0000_u01759282674386") as it is a hide marker 2025/10/01 01:39:16 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/10/01 01:39:16 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d0dc_d20251001_m013753_c001_v0001131_t0032_u01759282673584") 2025/10/01 01:39:16 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/10/01 01:39:16 DEBUG : test-metadata: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f4173808e5f42a1d6_d20251001_m013859_c001_v7007000_t0000_u01759282739759") as it is a hide marker 2025/10/01 01:39:16 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/10/01 01:39:16 DEBUG : test-metadata: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f2195ca0290e792a3_d20251001_m013854_c001_v0001037_t0056_u01759282734659") 2025/10/01 01:39:16 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/10/01 01:39:16 DEBUG : test-metadata: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f4195ca0290e792a0_d20251001_m013853_c001_v7007000_t0000_u01759282733694") 2025/10/01 01:39:16 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/10/01 01:39:16 DEBUG : test-metadata: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d1cc_d20251001_m013852_c001_v0001131_t0010_u01759282732845") 2025/10/01 01:39:16 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/10/01 01:39:16 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f423de3327036432e_d20251001_m013747_c001_v7007000_t0000_u01759282667248") as it is a hide marker 2025/10/01 01:39:16 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/10/01 01:39:16 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d0b9_d20251001_m013746_c001_v0001131_t0014_u01759282666596") 2025/10/01 01:39:16 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/10/01 01:39:16 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f423de3327036433b_d20251001_m013749_c001_v7007000_t0000_u01759282669715") as it is a hide marker 2025/10/01 01:39:16 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/10/01 01:39:16 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d0c0_d20251001_m013749_c001_v0001131_t0058_u01759282669004") 2025/10/01 01:39:16 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/10/01 01:39:16 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f423de33270364332_d20251001_m013748_c001_v7007000_t0000_u01759282668503") as it is a hide marker 2025/10/01 01:39:16 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/10/01 01:39:16 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d0bc_d20251001_m013747_c001_v0001131_t0054_u01759282667603") 2025/10/01 01:39:16 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/10/01 01:39:16 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f423de3327036433d_d20251001_m013750_c001_v7007000_t0000_u01759282670884") as it is a hide marker 2025/10/01 01:39:16 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/10/01 01:39:16 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d0c6_d20251001_m013750_c001_v0001131_t0024_u01759282670148") 2025/10/01 01:39:16 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/10/01 01:39:16 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f423de33270364340_d20251001_m013751_c001_v7007000_t0000_u01759282671983") as it is a hide marker 2025/10/01 01:39:16 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/10/01 01:39:16 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d0cc_d20251001_m013751_c001_v0001131_t0054_u01759282671300") 2025/10/01 01:39:16 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/10/01 01:39:16 DEBUG : trailing space /trailing space : Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f423de3327036432d_d20251001_m013746_c001_v7007000_t0000_u01759282666238") as it is a hide marker 2025/10/01 01:39:16 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/10/01 01:39:16 DEBUG : trailing space /trailing space : Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d0ae_d20251001_m013745_c001_v0001131_t0051_u01759282665476") 2025/10/01 01:39:16 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/10/01 01:39:16 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f1072b358c72235ac_d20251001_m013910_c001_v0001177_t0010_u01759282750178") "upload" dated 2025-10-01 01:39:10.178 +0000 UTC (6.55392804s ago) 2025/10/01 01:39:16 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f403c2324b25d240d_d20251001_m013905_c001_v7007000_t0000_u01759282745361") 2025/10/01 01:39:16 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/10/01 01:39:16 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d1ec_d20251001_m013902_c001_v0001131_t0006_u01759282742322") 2025/10/01 01:39:16 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/10/01 01:39:16 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f423de33270364350_d20251001_m013802_c001_v7007000_t0000_u01759282682622") as it is a hide marker 2025/10/01 01:39:16 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/10/01 01:39:16 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f223de3327036434a_d20251001_m013756_c001_v0001101_t0011_u01759282676575") 2025/10/01 01:39:16 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/10/01 01:39:16 DEBUG : zero-length-file: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f423de33270364349_d20251001_m013756_c001_v7007000_t0000_u01759282676231") as it is a hide marker 2025/10/01 01:39:16 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/10/01 01:39:16 DEBUG : zero-length-file: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f4148a8be7856d0e8_d20251001_m013755_c001_v0001131_t0020_u01759282675660") 2025/10/01 01:39:16 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/10/01 01:39:16 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f423de3327036431b_d20251001_m013739_c001_v7007000_t0000_u01759282659622") as it is a hide marker 2025/10/01 01:39:16 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/10/01 01:39:16 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d079_d20251001_m013738_c001_v0001131_t0008_u01759282658904") 2025/10/01 01:39:16 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/10/01 01:39:16 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f423de3327036430d_d20251001_m013734_c001_v7007000_t0000_u01759282654182") as it is a hide marker 2025/10/01 01:39:16 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/10/01 01:39:16 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d04e_d20251001_m013733_c001_v0001131_t0026_u01759282653149") 2025/10/01 01:39:16 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/10/01 01:39:16 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f423de33270364325_d20251001_m013742_c001_v7007000_t0000_u01759282662925") as it is a hide marker 2025/10/01 01:39:16 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/10/01 01:39:16 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d093_d20251001_m013742_c001_v0001131_t0034_u01759282662126") 2025/10/01 01:39:16 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/10/01 01:39:16 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f423de33270364323_d20251001_m013741_c001_v7007000_t0000_u01759282661770") as it is a hide marker 2025/10/01 01:39:16 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/10/01 01:39:16 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d089_d20251001_m013741_c001_v0001131_t0030_u01759282661073") 2025/10/01 01:39:16 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/10/01 01:39:16 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f423de33270364328_d20251001_m013743_c001_v7007000_t0000_u01759282663921") as it is a hide marker 2025/10/01 01:39:16 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/10/01 01:39:16 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d09b_d20251001_m013743_c001_v0001131_t0005_u01759282663281") 2025/10/01 01:39:16 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/10/01 01:39:16 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f423de3327036431e_d20251001_m013740_c001_v7007000_t0000_u01759282660717") as it is a hide marker 2025/10/01 01:39:16 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/10/01 01:39:16 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d083_d20251001_m013739_c001_v0001131_t0054_u01759282659980") 2025/10/01 01:39:16 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/10/01 01:39:16 DEBUG : ./.: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f423de3327036430e_d20251001_m013735_c001_v7007000_t0000_u01759282655236") as it is a hide marker 2025/10/01 01:39:16 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/10/01 01:39:16 DEBUG : ./.: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d05b_d20251001_m013734_c001_v0001131_t0037_u01759282654537") 2025/10/01 01:39:16 NOTICE: ./.: Skipped delete as --dry-run is set 2025/10/01 01:39:16 DEBUG : ../..: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f423de33270364312_d20251001_m013736_c001_v7007000_t0000_u01759282656221") as it is a hide marker 2025/10/01 01:39:16 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/10/01 01:39:16 DEBUG : ../..: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d069_d20251001_m013735_c001_v0001131_t0015_u01759282655591") 2025/10/01 01:39:16 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/10/01 01:39:16 INFO : B2 bucket rclone-test-dabefiz8sunu: cleaning bucket "rclone-test-dabefiz8sunu" of all hidden files 2025/10/01 01:39:17 DEBUG : leading space/ leading space: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f423de33270364318_d20251001_m013738_c001_v7007000_t0000_u01759282658525") as it is a hide marker 2025/10/01 01:39:17 DEBUG : leading space/ leading space: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d073_d20251001_m013737_c001_v0001131_t0015_u01759282657849") 2025/10/01 01:39:17 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f423de33270364315_d20251001_m013737_c001_v7007000_t0000_u01759282657493") as it is a hide marker 2025/10/01 01:39:17 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d071_d20251001_m013736_c001_v0001131_t0059_u01759282656576") 2025/10/01 01:39:17 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f423de3327036432b_d20251001_m013745_c001_v7007000_t0000_u01759282665120") as it is a hide marker 2025/10/01 01:39:17 DEBUG : .leading dot/.leading dot: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d0a3_d20251001_m013744_c001_v0001131_t0003_u01759282664277") 2025/10/01 01:39:17 DEBUG : created from root.txt: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f4023a42e9102c2d7_d20251001_m013842_c001_v7007000_t0000_u01759282722492") as it is a hide marker 2025/10/01 01:39:17 DEBUG : created from root.txt: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f118d334bbed4d25a_d20251001_m013841_c001_v0001179_t0038_u01759282721486") 2025/10/01 01:39:17 DEBUG : file name.txt: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f4195ca0290e7929d_d20251001_m013850_c001_v7007000_t0000_u01759282730764") as it is a hide marker 2025/10/01 01:39:17 DEBUG : file name.txt: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d181_d20251001_m013830_c001_v0001131_t0053_u01759282710305") 2025/10/01 01:39:17 DEBUG : file name.txt: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f115c0cb3d6f63b86_d20251001_m013826_c001_v0001106_t0039_u01759282706368") 2025/10/01 01:39:17 DEBUG : file name.txt: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d122_d20251001_m013804_c001_v0001131_t0000_u01759282684615") 2025/10/01 01:39:17 DEBUG : file name.txt: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d118_d20251001_m013803_c001_v0001131_t0047_u01759282683181") 2025/10/01 01:39:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d11c_d20251001_m013803_c001_v0001131_t0044_u01759282683872") "upload" dated 2025-10-01 01:38:03.872 +0000 UTC (1m13.890000113s ago) 2025/10/01 01:39:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f407bccd38722729b_d20251001_m013824_c001_v7007000_t0000_u01759282704149") as it is a hide marker 2025/10/01 01:39:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f11188ce42dc2ae58_d20251001_m013823_c001_v0001038_t0032_u01759282703702") 2025/10/01 01:39:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f114d617fcc85f3ce_d20251001_m013822_c001_v0001161_t0028_u01759282702991") 2025/10/01 01:39:17 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f423de33270364342_d20251001_m013753_c001_v7007000_t0000_u01759282673179") as it is a hide marker 2025/10/01 01:39:17 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d0d6_d20251001_m013752_c001_v0001131_t0036_u01759282672363") 2025/10/01 01:39:17 DEBUG : piped data.txt: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f4195ca0290e7929f_d20251001_m013852_c001_v7007000_t0000_u01759282732659") as it is a hide marker 2025/10/01 01:39:18 DEBUG : piped data.txt: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d1c8_d20251001_m013852_c001_v0001131_t0016_u01759282732049") 2025/10/01 01:39:18 DEBUG : piped data.txt: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f4195ca0290e7929e_d20251001_m013851_c001_v7007000_t0000_u01759282731865") 2025/10/01 01:39:18 DEBUG : piped data.txt: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f4148a8be7856d1c6_d20251001_m013851_c001_v0001131_t0020_u01759282731503") 2025/10/01 01:39:18 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f423de33270364345_d20251001_m013754_c001_v7007000_t0000_u01759282674386") as it is a hide marker 2025/10/01 01:39:18 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d0dc_d20251001_m013753_c001_v0001131_t0032_u01759282673584") 2025/10/01 01:39:18 DEBUG : test-metadata: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f4173808e5f42a1d6_d20251001_m013859_c001_v7007000_t0000_u01759282739759") as it is a hide marker 2025/10/01 01:39:18 DEBUG : test-metadata: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f2195ca0290e792a3_d20251001_m013854_c001_v0001037_t0056_u01759282734659") 2025/10/01 01:39:18 DEBUG : test-metadata: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f4195ca0290e792a0_d20251001_m013853_c001_v7007000_t0000_u01759282733694") 2025/10/01 01:39:18 DEBUG : test-metadata: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d1cc_d20251001_m013852_c001_v0001131_t0010_u01759282732845") 2025/10/01 01:39:18 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f423de3327036432e_d20251001_m013747_c001_v7007000_t0000_u01759282667248") as it is a hide marker 2025/10/01 01:39:18 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d0b9_d20251001_m013746_c001_v0001131_t0014_u01759282666596") 2025/10/01 01:39:18 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f423de3327036433b_d20251001_m013749_c001_v7007000_t0000_u01759282669715") as it is a hide marker 2025/10/01 01:39:18 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d0c0_d20251001_m013749_c001_v0001131_t0058_u01759282669004") 2025/10/01 01:39:18 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f423de33270364332_d20251001_m013748_c001_v7007000_t0000_u01759282668503") as it is a hide marker 2025/10/01 01:39:18 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d0bc_d20251001_m013747_c001_v0001131_t0054_u01759282667603") 2025/10/01 01:39:18 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f423de3327036433d_d20251001_m013750_c001_v7007000_t0000_u01759282670884") as it is a hide marker 2025/10/01 01:39:18 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d0c6_d20251001_m013750_c001_v0001131_t0024_u01759282670148") 2025/10/01 01:39:18 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f423de33270364340_d20251001_m013751_c001_v7007000_t0000_u01759282671983") as it is a hide marker 2025/10/01 01:39:18 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d0cc_d20251001_m013751_c001_v0001131_t0054_u01759282671300") 2025/10/01 01:39:18 DEBUG : trailing space /trailing space : Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f423de3327036432d_d20251001_m013746_c001_v7007000_t0000_u01759282666238") as it is a hide marker 2025/10/01 01:39:19 DEBUG : trailing space /trailing space : Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d0ae_d20251001_m013745_c001_v0001131_t0051_u01759282665476") 2025/10/01 01:39:19 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f1072b358c72235ac_d20251001_m013910_c001_v0001177_t0010_u01759282750178") "upload" dated 2025-10-01 01:39:10.178 +0000 UTC (8.878116226s ago) 2025/10/01 01:39:19 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f403c2324b25d240d_d20251001_m013905_c001_v7007000_t0000_u01759282745361") 2025/10/01 01:39:19 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d1ec_d20251001_m013902_c001_v0001131_t0006_u01759282742322") 2025/10/01 01:39:19 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f423de33270364350_d20251001_m013802_c001_v7007000_t0000_u01759282682622") as it is a hide marker 2025/10/01 01:39:19 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f223de3327036434a_d20251001_m013756_c001_v0001101_t0011_u01759282676575") 2025/10/01 01:39:19 DEBUG : zero-length-file: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f423de33270364349_d20251001_m013756_c001_v7007000_t0000_u01759282676231") as it is a hide marker 2025/10/01 01:39:19 DEBUG : zero-length-file: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f4148a8be7856d0e8_d20251001_m013755_c001_v0001131_t0020_u01759282675660") 2025/10/01 01:39:19 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f423de3327036431b_d20251001_m013739_c001_v7007000_t0000_u01759282659622") as it is a hide marker 2025/10/01 01:39:19 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d079_d20251001_m013738_c001_v0001131_t0008_u01759282658904") 2025/10/01 01:39:19 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f423de3327036430d_d20251001_m013734_c001_v7007000_t0000_u01759282654182") as it is a hide marker 2025/10/01 01:39:19 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d04e_d20251001_m013733_c001_v0001131_t0026_u01759282653149") 2025/10/01 01:39:19 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f423de33270364325_d20251001_m013742_c001_v7007000_t0000_u01759282662925") as it is a hide marker 2025/10/01 01:39:19 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d093_d20251001_m013742_c001_v0001131_t0034_u01759282662126") 2025/10/01 01:39:19 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f423de33270364323_d20251001_m013741_c001_v7007000_t0000_u01759282661770") as it is a hide marker 2025/10/01 01:39:19 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d089_d20251001_m013741_c001_v0001131_t0030_u01759282661073") 2025/10/01 01:39:19 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f423de33270364328_d20251001_m013743_c001_v7007000_t0000_u01759282663921") as it is a hide marker 2025/10/01 01:39:19 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d09b_d20251001_m013743_c001_v0001131_t0005_u01759282663281") 2025/10/01 01:39:19 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f423de3327036431e_d20251001_m013740_c001_v7007000_t0000_u01759282660717") as it is a hide marker 2025/10/01 01:39:19 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d083_d20251001_m013739_c001_v0001131_t0054_u01759282659980") 2025/10/01 01:39:19 DEBUG : ./.: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f423de3327036430e_d20251001_m013735_c001_v7007000_t0000_u01759282655236") as it is a hide marker 2025/10/01 01:39:19 DEBUG : ./.: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d05b_d20251001_m013734_c001_v0001131_t0037_u01759282654537") 2025/10/01 01:39:19 DEBUG : ../..: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f423de33270364312_d20251001_m013736_c001_v7007000_t0000_u01759282656221") as it is a hide marker 2025/10/01 01:39:20 DEBUG : ../..: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d069_d20251001_m013735_c001_v0001131_t0015_u01759282655591") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/10/01 01:39:20 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/01 01:39:21 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/01 01:39:21 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/01 01:39:21 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/01 01:39:21 INFO : B2 bucket rclone-test-dabefiz8sunu: cleaning bucket "rclone-test-dabefiz8sunu" of pending multipart uploads older than 0s 2025/10/01 01:39:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d11c_d20251001_m013803_c001_v0001131_t0044_u01759282683872") "upload" dated 2025-10-01 01:38:03.872 +0000 UTC (1m18.186569465s ago) 2025/10/01 01:39:22 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f222b0d72a55b5e83_d20251001_m013920_c001_v0001184_t0031_u01759282760977") as it is a start marker (upload started at 2025-10-01 01:39:20.977 +0000 UTC) 2025/10/01 01:39:22 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/10/01 01:39:22 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f222b0d72a55b5e84_d20251001_m013921_c001_v0001165_t0032_u01759282761160") as it is a start marker (upload started at 2025-10-01 01:39:21.16 +0000 UTC) 2025/10/01 01:39:22 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/10/01 01:39:22 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f222b0d72a55b5e85_d20251001_m013921_c001_v0001165_t0027_u01759282761345") as it is a start marker (upload started at 2025-10-01 01:39:21.345 +0000 UTC) 2025/10/01 01:39:22 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/10/01 01:39:22 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f222b0d72a55b5e86_d20251001_m013921_c001_v0001044_t0053_u01759282761535") as it is a start marker (upload started at 2025-10-01 01:39:21.535 +0000 UTC) 2025/10/01 01:39:22 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/10/01 01:39:22 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f422b0d72a55b5e82_d20251001_m013920_c001_v7007000_t0000_u01759282760792") "hide" dated 2025-10-01 01:39:20.792 +0000 UTC (1.26672066s ago) 2025/10/01 01:39:22 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1072b358c72235ac_d20251001_m013910_c001_v0001177_t0010_u01759282750178") 2025/10/01 01:39:22 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/10/01 01:39:22 INFO : B2 bucket rclone-test-dabefiz8sunu: cleaning bucket "rclone-test-dabefiz8sunu" of pending multipart uploads older than 0s 2025/10/01 01:39:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d11c_d20251001_m013803_c001_v0001131_t0044_u01759282683872") "upload" dated 2025-10-01 01:38:03.872 +0000 UTC (1m18.554344188s ago) 2025/10/01 01:39:22 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f222b0d72a55b5e83_d20251001_m013920_c001_v0001184_t0031_u01759282760977") as it is a start marker (upload started at 2025-10-01 01:39:20.977 +0000 UTC) 2025/10/01 01:39:22 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f222b0d72a55b5e84_d20251001_m013921_c001_v0001165_t0032_u01759282761160") as it is a start marker (upload started at 2025-10-01 01:39:21.16 +0000 UTC) 2025/10/01 01:39:22 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f222b0d72a55b5e85_d20251001_m013921_c001_v0001165_t0027_u01759282761345") as it is a start marker (upload started at 2025-10-01 01:39:21.345 +0000 UTC) 2025/10/01 01:39:22 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f222b0d72a55b5e86_d20251001_m013921_c001_v0001044_t0053_u01759282761535") as it is a start marker (upload started at 2025-10-01 01:39:21.535 +0000 UTC) 2025/10/01 01:39:22 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2f12ddd360ad9bdb9f980e1b_f422b0d72a55b5e82_d20251001_m013920_c001_v7007000_t0000_u01759282760792") "hide" dated 2025-10-01 01:39:20.792 +0000 UTC (1.634523245s ago) 2025/10/01 01:39:22 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1072b358c72235ac_d20251001_m013910_c001_v0001177_t0010_u01759282750178") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/10/01 01:39:23 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/10/01 01:39:23 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/10/01 01:39:23 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/01 01:39:25 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/10/01 01:39:25 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/10/01 01:39:25 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/10/01 01:39:25 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/10/01 01:39:26 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/10/01 01:39:27 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/10/01 01:39:27 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/10/01 01:39:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/10/01 01:39:30 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/01 01:39:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f12ddd360ad9bdb9f980e1b_f203c2324b25d2516_d20251001_m013930_c001_v0001184_t0031_u01759282770535") 2025/10/01 01:39:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/01 01:39:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/10/01 01:39:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/10/01 01:39:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/10/01 01:39:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/10/01 01:39:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/10/01 01:39:34 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/10/01 01:39:34 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/10/01 01:39:34 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/10/01 01:39:34 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/10/01 01:39:36 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/10/01 01:39:37 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/10/01 01:39:37 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/10/01 01:39:38 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/10/01 01:39:38 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/01 01:39:38 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z2f12ddd360ad9bdb9f980e1b_f203c2324b25d2566_d20251001_m013938_c001_v0001176_t0037_u01759282778827") 2025/10/01 01:39:38 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/10/01 01:39:39 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/10/01 01:39:39 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/10/01 01:39:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/10/01 01:39:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/10/01 01:39:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/10/01 01:39:43 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/10/01 01:39:43 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/10/01 01:39:43 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/10/01 01:39:43 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/10/01 01:39:43 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/10/01 01:39:43 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/10/01 01:39:44 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/10/01 01:39:45 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/10/01 01:39:45 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/10/01 01:39:45 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/10/01 01:39:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/10/01 01:39:47 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/01 01:39:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f12ddd360ad9bdb9f980e1b_f2188142601617d17_d20251001_m013947_c001_v0001184_t0016_u01759282787437") 2025/10/01 01:39:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/10/01 01:39:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/01 01:39:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/10/01 01:39:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/10/01 01:39:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/10/01 01:39:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/10/01 01:39:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/10/01 01:39:50 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/01 01:39:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/10/01 01:39:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/10/01 01:39:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/10/01 01:39:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/10/01 01:39:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/10/01 01:39:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/10/01 01:39:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/10/01 01:39:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/10/01 01:39:55 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/01 01:39:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z2f12ddd360ad9bdb9f980e1b_f2188142601617d1b_d20251001_m013955_c001_v0001180_t0037_u01759282795473") 2025/10/01 01:39:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/01 01:39:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/10/01 01:39:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/10/01 01:39:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/10/01 01:39:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/10/01 01:39:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/10/01 01:39:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/10/01 01:39:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/10/01 01:39:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/10/01 01:39:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/10/01 01:40:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/10/01 01:40:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/10/01 01:40:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/10/01 01:40:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/10/01 01:40:03 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/01 01:40:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2f12ddd360ad9bdb9f980e1b_f2188142601617d26_d20251001_m014003_c001_v0001042_t0029_u01759282803606") 2025/10/01 01:40:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/10/01 01:40:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/10/01 01:40:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/10/01 01:40:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/10/01 01:40:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/10/01 01:40:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/10/01 01:40:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/10/01 01:40:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/10/01 01:40:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/10/01 01:40:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/10/01 01:40:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/01 01:40:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/10/01 01:40:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/10/01 01:40:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/10/01 01:40:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/10/01 01:40:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/10/01 01:40:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/10/01 01:40:12 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/01 01:40:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2f12ddd360ad9bdb9f980e1b_f21522a5b6ea1c50d_d20251001_m014012_c001_v0001184_t0016_u01759282812796") 2025/10/01 01:40:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/10/01 01:40:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/01 01:40:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/10/01 01:40:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/10/01 01:40:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/10/01 01:40:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/10/01 01:40:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/10/01 01:40:15 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/01 01:40:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/10/01 01:40:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/10/01 01:40:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/10/01 01:40:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/10/01 01:40:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/10/01 01:40:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/10/01 01:40:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/10/01 01:40:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/10/01 01:40:20 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/01 01:40:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z2f12ddd360ad9bdb9f980e1b_f21522a5b6ea1c511_d20251001_m014021_c001_v0001183_t0039_u01759282821016") 2025/10/01 01:40:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/01 01:40:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/10/01 01:40:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/10/01 01:40:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/10/01 01:40:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/10/01 01:40:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/10/01 01:40:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/10/01 01:40:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/10/01 01:40:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/10/01 01:40:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/10/01 01:40:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/10/01 01:40:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/10/01 01:40:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/10/01 01:40:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/10/01 01:40:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/10/01 01:40:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2f12ddd360ad9bdb9f980e1b_f2188142601617d43_d20251001_m014029_c001_v0001177_t0012_u01759282829307") 2025/10/01 01:40:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/10/01 01:40:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/10/01 01:40:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/10/01 01:40:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/10/01 01:40:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/10/01 01:40:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/10/01 01:40:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/10/01 01:40:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/10/01 01:40:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/10/01 01:40:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/10/01 01:40:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/01 01:40:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/10/01 01:40:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/10/01 01:40:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/10/01 01:40:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/10/01 01:40:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/10/01 01:40:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/10/01 01:40:38 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/01 01:40:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2f12ddd360ad9bdb9f980e1b_f2188142601617d67_d20251001_m014038_c001_v0001100_t0006_u01759282838318") 2025/10/01 01:40:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/10/01 01:40:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/01 01:40:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/10/01 01:40:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/10/01 01:40:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/10/01 01:40:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/10/01 01:40:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/10/01 01:40:41 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/01 01:40:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/10/01 01:40:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/10/01 01:40:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/10/01 01:40:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/10/01 01:40:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/10/01 01:40:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/10/01 01:40:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/10/01 01:40:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/10/01 01:40:47 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/01 01:40:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z2f12ddd360ad9bdb9f980e1b_f2188142601617db5_d20251001_m014047_c001_v0001136_t0055_u01759282847228") 2025/10/01 01:40:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/01 01:40:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/10/01 01:40:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/10/01 01:40:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/10/01 01:40:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/10/01 01:40:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/10/01 01:40:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/10/01 01:40:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/10/01 01:40:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/10/01 01:40:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/10/01 01:40:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/10/01 01:40:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/10/01 01:40:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/10/01 01:40:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/10/01 01:40:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/10/01 01:40:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z2f12ddd360ad9bdb9f980e1b_f205f049a910c4f77_d20251001_m014056_c001_v0001172_t0013_u01759282856910") 2025/10/01 01:40:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/10/01 01:40:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/10/01 01:40:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/10/01 01:40:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/10/01 01:40:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/10/01 01:40:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/10/01 01:41:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/10/01 01:41:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/10/01 01:41:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/10/01 01:41:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/10/01 01:41:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/10/01 01:41:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/10/01 01:41:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/10/01 01:41:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/10/01 01:41:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/10/01 01:41:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/10/01 01:41:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/10/01 01:41:07 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/01 01:41:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z2f12ddd360ad9bdb9f980e1b_f207bccd387227457_d20251001_m014107_c001_v0001165_t0010_u01759282867209") 2025/10/01 01:41:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/10/01 01:41:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/01 01:41:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/10/01 01:41:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/10/01 01:41:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/10/01 01:41:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/10/01 01:41:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/10/01 01:41:10 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/01 01:41:12 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/10/01 01:41:12 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/10/01 01:41:12 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/10/01 01:41:12 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/10/01 01:41:13 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/10/01 01:41:14 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/10/01 01:41:14 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/10/01 01:41:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/10/01 01:41:16 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/01 01:41:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f12ddd360ad9bdb9f980e1b_f207bccd38722745f_d20251001_m014116_c001_v0001130_t0039_u01759282876342") 2025/10/01 01:41:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/01 01:41:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/10/01 01:41:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/10/01 01:41:17 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/10/01 01:41:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/10/01 01:41:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/10/01 01:41:20 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/10/01 01:41:20 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/10/01 01:41:21 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/10/01 01:41:21 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/10/01 01:41:23 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/10/01 01:41:23 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/10/01 01:41:23 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/10/01 01:41:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/10/01 01:41:25 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/01 01:41:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z2f12ddd360ad9bdb9f980e1b_f205f049a910c4f85_d20251001_m014125_c001_v0001176_t0031_u01759282885741") 2025/10/01 01:41:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/10/01 01:41:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/10/01 01:41:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/10/01 01:41:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/10/01 01:41:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/10/01 01:41:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/10/01 01:41:31 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/10/01 01:41:31 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/10/01 01:41:31 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/10/01 01:41:31 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/10/01 01:41:31 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/10/01 01:41:31 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/10/01 01:41:33 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/10/01 01:41:34 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/10/01 01:41:34 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/10/01 01:41:34 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/10/01 01:41:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/10/01 01:41:36 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/01 01:41:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f12ddd360ad9bdb9f980e1b_f205f049a910c4f8c_d20251001_m014136_c001_v0001130_t0036_u01759282896921") 2025/10/01 01:41:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/10/01 01:41:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/01 01:41:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/10/01 01:41:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/10/01 01:41:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/10/01 01:41:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/10/01 01:41:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/10/01 01:41:40 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/01 01:41:42 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/10/01 01:41:42 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/10/01 01:41:42 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/10/01 01:41:42 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/10/01 01:41:42 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/10/01 01:41:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/01 01:41:42 DEBUG : pacer: Reducing sleep to 10ms 2025/10/01 01:41:44 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/10/01 01:41:45 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/10/01 01:41:45 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/10/01 01:41:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/10/01 01:41:47 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/01 01:41:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f12ddd360ad9bdb9f980e1b_f2203db09106b73a3_d20251001_m014147_c001_v0001131_t0007_u01759282907682") 2025/10/01 01:41:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/01 01:41:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/10/01 01:41:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/10/01 01:41:47 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/10/01 01:41:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/01 01:41:47 DEBUG : pacer: Reducing sleep to 10ms 2025/10/01 01:41:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/10/01 01:41:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/10/01 01:41:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/10/01 01:41:53 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/10/01 01:41:53 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/10/01 01:41:53 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/10/01 01:41:53 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/10/01 01:41:55 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/10/01 01:41:56 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/10/01 01:41:56 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/10/01 01:41:58 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/10/01 01:41:58 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/01 01:41:59 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z2f12ddd360ad9bdb9f980e1b_f2048e2af40ec94c2_d20251001_m014159_c001_v0001098_t0034_u01759282919016") 2025/10/01 01:41:59 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/10/01 01:41:59 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/10/01 01:41:59 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/10/01 01:42:01 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/10/01 01:42:02 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/10/01 01:42:02 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/10/01 01:42:04 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/10/01 01:42:04 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/10/01 01:42:05 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/10/01 01:42:05 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/10/01 01:42:05 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/10/01 01:42:05 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/10/01 01:42:06 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/10/01 01:42:07 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/10/01 01:42:08 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/10/01 01:42:08 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/10/01 01:42:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/10/01 01:42:10 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/01 01:42:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f12ddd360ad9bdb9f980e1b_f20944ce3cc84060d_d20251001_m014210_c001_v0001042_t0001_u01759282930761") 2025/10/01 01:42:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/10/01 01:42:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/01 01:42:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/10/01 01:42:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/10/01 01:42:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/10/01 01:42:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/10/01 01:42:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/10/01 01:42:14 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/01 01:42:22 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2f12ddd360ad9bdb9f980e1b_f2195ca0290e79544_d20251001_m014222_c001_v0001100_t0032_u01759282942504") 2025/10/01 01:42:22 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/10/01 01:42:22 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/10/01 01:42:23 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/10/01 01:42:23 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/10/01 01:42:23 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/10/01 01:42:25 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/10/01 01:42:25 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/10/01 01:42:25 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/10/01 01:42:25 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/10/01 01:42:28 DEBUG : chunked-copy: Done sending chunk 0 2025/10/01 01:42:28 DEBUG : chunked-copy: Done sending chunk 1 2025/10/01 01:42:28 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/10/01 01:42:28 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2f12ddd360ad9bdb9f980e1b_f2195ca0290e7954a_d20251001_m014228_c001_v0001172_t0019_u01759282948780") 2025/10/01 01:42:28 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/10/01 01:42:28 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/10/01 01:42:29 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/10/01 01:42:29 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/10/01 01:42:29 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/10/01 01:42:32 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/10/01 01:42:32 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/10/01 01:42:32 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/10/01 01:42:32 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/10/01 01:42:34 DEBUG : chunked-copy: Done sending chunk 0 2025/10/01 01:42:34 DEBUG : chunked-copy: Done sending chunk 1 2025/10/01 01:42:34 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/10/01 01:42:35 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2f12ddd360ad9bdb9f980e1b_f2195ca0290e7954d_d20251001_m014235_c001_v0001037_t0016_u01759282955468") 2025/10/01 01:42:35 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/10/01 01:42:35 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/10/01 01:42:36 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/10/01 01:42:36 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/10/01 01:42:36 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/10/01 01:42:38 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/10/01 01:42:38 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/10/01 01:42:38 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/10/01 01:42:38 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/10/01 01:42:40 DEBUG : chunked-copy: Done sending chunk 0 2025/10/01 01:42:40 DEBUG : chunked-copy: Done sending chunk 1 2025/10/01 01:42:40 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/10/01 01:42:41 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z2f12ddd360ad9bdb9f980e1b_f223de332703646b2_d20251001_m014241_c001_v0001037_t0041_u01759282961572") 2025/10/01 01:42:41 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/10/01 01:42:41 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/10/01 01:42:41 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/10/01 01:42:42 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/10/01 01:42:42 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/10/01 01:42:42 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/10/01 01:42:42 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/10/01 01:42:44 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/10/01 01:42:45 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/10/01 01:42:46 DEBUG : Creating backend with remote "TestB2:rclone-test-dabefiz8sunu/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/01 01:42:47 INFO : B2 bucket rclone-test-dabefiz8sunu: cleaning bucket "rclone-test-dabefiz8sunu" of all files 2025/10/01 01:42:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f4048e2af40ec94b7_d20251001_m014152_c001_v7007000_t0000_u01759282912612") 2025/10/01 01:42:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f2203db09106b73a3_d20251001_m014147_c001_v0001131_t0007_u01759282907682") 2025/10/01 01:42:47 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f4203db09106b73a1_d20251001_m014146_c001_v7007000_t0000_u01759282906956") 2025/10/01 01:42:47 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f2195ca0290e794bb_d20251001_m014141_c001_v0001116_t0054_u01759282901991") 2025/10/01 01:42:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f4195ca0290e7953f_d20251001_m014216_c001_v7007000_t0000_u01759282936418") 2025/10/01 01:42:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f20944ce3cc84060d_d20251001_m014210_c001_v0001042_t0001_u01759282930761") 2025/10/01 01:42:47 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f40944ce3cc84060c_d20251001_m014210_c001_v7007000_t0000_u01759282930204") 2025/10/01 01:42:47 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f2048e2af40ec94ca_d20251001_m014204_c001_v0001117_t0051_u01759282924422") 2025/10/01 01:42:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f4048e2af40ec94c8_d20251001_m014204_c001_v7007000_t0000_u01759282924239") 2025/10/01 01:42:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f2048e2af40ec94c2_d20251001_m014159_c001_v0001098_t0034_u01759282919016") 2025/10/01 01:42:48 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f4048e2af40ec94c1_d20251001_m014158_c001_v7007000_t0000_u01759282918382") 2025/10/01 01:42:48 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f2048e2af40ec94b9_d20251001_m014152_c001_v0001181_t0018_u01759282912797") 2025/10/01 01:42:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f4188142601617d35_d20251001_m014016_c001_v7007000_t0000_u01759282816694") 2025/10/01 01:42:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f21522a5b6ea1c50d_d20251001_m014012_c001_v0001184_t0016_u01759282812796") 2025/10/01 01:42:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f4188142601617d30_d20251001_m014007_c001_v7007000_t0000_u01759282807949") 2025/10/01 01:42:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f2188142601617d26_d20251001_m014003_c001_v0001042_t0029_u01759282803606") 2025/10/01 01:42:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f41522a5b6ea1c50c_d20251001_m014012_c001_v7007000_t0000_u01759282812419") 2025/10/01 01:42:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f2188142601617d31_d20251001_m014008_c001_v0001037_t0008_u01759282808131") 2025/10/01 01:42:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f4188142601617d25_d20251001_m014003_c001_v7007000_t0000_u01759282803208") 2025/10/01 01:42:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f203c2324b25d25a5_d20251001_m013958_c001_v0001043_t0005_u01759282798944") 2025/10/01 01:42:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f403c2324b25d25a4_d20251001_m013958_c001_v7007000_t0000_u01759282798760") 2025/10/01 01:42:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f2188142601617d1b_d20251001_m013955_c001_v0001180_t0037_u01759282795473") 2025/10/01 01:42:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f4188142601617d1a_d20251001_m013955_c001_v7007000_t0000_u01759282795088") 2025/10/01 01:42:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f203c2324b25d25a1_d20251001_m013951_c001_v0001181_t0000_u01759282791499") 2025/10/01 01:42:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f405f049a910c4f72_d20251001_m014042_c001_v7007000_t0000_u01759282842447") 2025/10/01 01:42:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f2188142601617d67_d20251001_m014038_c001_v0001100_t0006_u01759282838318") 2025/10/01 01:42:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f4188142601617d46_d20251001_m014033_c001_v7007000_t0000_u01759282833208") 2025/10/01 01:42:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f2188142601617d43_d20251001_m014029_c001_v0001177_t0012_u01759282829307") 2025/10/01 01:42:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f4188142601617d63_d20251001_m014037_c001_v7007000_t0000_u01759282837854") 2025/10/01 01:42:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f2188142601617d47_d20251001_m014033_c001_v0001100_t0056_u01759282833395") 2025/10/01 01:42:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f4188142601617d42_d20251001_m014028_c001_v7007000_t0000_u01759282828916") 2025/10/01 01:42:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f2188142601617d40_d20251001_m014024_c001_v0001032_t0034_u01759282824508") 2025/10/01 01:42:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f4188142601617d3e_d20251001_m014024_c001_v7007000_t0000_u01759282824326") 2025/10/01 01:42:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f21522a5b6ea1c511_d20251001_m014021_c001_v0001183_t0039_u01759282821016") 2025/10/01 01:42:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f41522a5b6ea1c510_d20251001_m014020_c001_v7007000_t0000_u01759282820423") 2025/10/01 01:42:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f2188142601617d36_d20251001_m014016_c001_v0001184_t0031_u01759282816877") 2025/10/01 01:42:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f403c2324b25d25a0_d20251001_m013951_c001_v7007000_t0000_u01759282791313") 2025/10/01 01:42:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f2188142601617d17_d20251001_m013947_c001_v0001184_t0016_u01759282787437") 2025/10/01 01:42:49 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f4188142601617d15_d20251001_m013947_c001_v7007000_t0000_u01759282787034") 2025/10/01 01:42:49 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f203c2324b25d258b_d20251001_m013942_c001_v0001177_t0020_u01759282782868") 2025/10/01 01:42:49 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f403c2324b25d2589_d20251001_m013942_c001_v7007000_t0000_u01759282782679") 2025/10/01 01:42:49 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f203c2324b25d2566_d20251001_m013938_c001_v0001176_t0037_u01759282778827") 2025/10/01 01:42:49 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f403c2324b25d255e_d20251001_m013938_c001_v7007000_t0000_u01759282778395") 2025/10/01 01:42:49 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f203c2324b25d2531_d20251001_m013934_c001_v0001157_t0053_u01759282774237") 2025/10/01 01:42:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f403c2324b25d252f_d20251001_m013934_c001_v7007000_t0000_u01759282774053") 2025/10/01 01:42:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f203c2324b25d2516_d20251001_m013930_c001_v0001184_t0031_u01759282770535") 2025/10/01 01:42:50 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f403c2324b25d2511_d20251001_m013930_c001_v7007000_t0000_u01759282770065") 2025/10/01 01:42:50 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f222b0d72a55b5e88_d20251001_m013924_c001_v0001150_t0057_u01759282764506") 2025/10/01 01:42:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f405f049a910c4f7e_d20251001_m014111_c001_v7007000_t0000_u01759282871590") 2025/10/01 01:42:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f207bccd387227457_d20251001_m014107_c001_v0001165_t0010_u01759282867209") 2025/10/01 01:42:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f405f049a910c4f79_d20251001_m014101_c001_v7007000_t0000_u01759282861855") 2025/10/01 01:42:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f205f049a910c4f77_d20251001_m014056_c001_v0001172_t0013_u01759282856910") 2025/10/01 01:42:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f407bccd387227455_d20251001_m014106_c001_v7007000_t0000_u01759282866693") 2025/10/01 01:42:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f205f049a910c4f7a_d20251001_m014102_c001_v0001165_t0030_u01759282862041") 2025/10/01 01:42:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f405f049a910c4f76_d20251001_m014056_c001_v7007000_t0000_u01759282856437") 2025/10/01 01:42:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f205f049a910c4f75_d20251001_m014051_c001_v0001117_t0018_u01759282851315") 2025/10/01 01:42:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f405f049a910c4f74_d20251001_m014051_c001_v7007000_t0000_u01759282851132") 2025/10/01 01:42:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f2188142601617db5_d20251001_m014047_c001_v0001136_t0055_u01759282847228") 2025/10/01 01:42:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f4188142601617db0_d20251001_m014046_c001_v7007000_t0000_u01759282846734") 2025/10/01 01:42:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f205f049a910c4f73_d20251001_m014042_c001_v0001093_t0030_u01759282842630") 2025/10/01 01:42:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f4195ca0290e794ba_d20251001_m014141_c001_v7007000_t0000_u01759282901809") 2025/10/01 01:42:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f205f049a910c4f8c_d20251001_m014136_c001_v0001130_t0036_u01759282896921") 2025/10/01 01:42:50 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f405f049a910c4f8b_d20251001_m014136_c001_v7007000_t0000_u01759282896326") 2025/10/01 01:42:50 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f205f049a910c4f8a_d20251001_m014130_c001_v0001042_t0016_u01759282890994") 2025/10/01 01:42:50 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f405f049a910c4f89_d20251001_m014130_c001_v7007000_t0000_u01759282890810") 2025/10/01 01:42:50 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f205f049a910c4f85_d20251001_m014125_c001_v0001176_t0031_u01759282885741") 2025/10/01 01:42:50 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f405f049a910c4f84_d20251001_m014125_c001_v7007000_t0000_u01759282885210") 2025/10/01 01:42:50 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f205f049a910c4f83_d20251001_m014120_c001_v0001182_t0046_u01759282880400") 2025/10/01 01:42:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f405f049a910c4f82_d20251001_m014120_c001_v7007000_t0000_u01759282880214") 2025/10/01 01:42:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f207bccd38722745f_d20251001_m014116_c001_v0001130_t0039_u01759282876342") 2025/10/01 01:42:51 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f407bccd38722745d_d20251001_m014115_c001_v7007000_t0000_u01759282875813") 2025/10/01 01:42:51 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f205f049a910c4f7f_d20251001_m014111_c001_v0001182_t0056_u01759282871773") 2025/10/01 01:42:51 DEBUG : chunked-copy: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f40838f7c6d6647d0_d20251001_m014244_c001_v7007000_t0000_u01759282964158") 2025/10/01 01:42:51 DEBUG : chunked-copy: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f2195ca0290e79554_d20251001_m014238_c001_v0001176_t0044_u01759282958203") 2025/10/01 01:42:51 DEBUG : chunked-copy: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f4195ca0290e79553_d20251001_m014237_c001_v7007000_t0000_u01759282957555") 2025/10/01 01:42:51 DEBUG : chunked-copy: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f223de3327036461d_d20251001_m014231_c001_v0001115_t0010_u01759282951739") 2025/10/01 01:42:51 DEBUG : chunked-copy: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f423de3327036460f_d20251001_m014231_c001_v7007000_t0000_u01759282951034") 2025/10/01 01:42:51 DEBUG : chunked-copy: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f223de332703645bd_d20251001_m014225_c001_v0001131_t0032_u01759282945325") 2025/10/01 01:42:51 DEBUG : chunked-copy: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f423de332703645b2_d20251001_m014224_c001_v7007000_t0000_u01759282944606") 2025/10/01 01:42:51 DEBUG : chunked-copy: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1072b358c7223821_d20251001_m014220_c001_v0001177_t0018_u01759282940964") 2025/10/01 01:42:51 DEBUG : chunked-copy: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f4195ca0290e79541_d20251001_m014220_c001_v7007000_t0000_u01759282940517") 2025/10/01 01:42:51 DEBUG : chunked-copy: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1072b358c7223819_d20251001_m014217_c001_v0001177_t0032_u01759282937261") 2025/10/01 01:42:51 DEBUG : chunked-copy.copy: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f40838f7c6d6647ce_d20251001_m014243_c001_v7007000_t0000_u01759282963974") 2025/10/01 01:42:51 DEBUG : chunked-copy.copy: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f223de332703646b2_d20251001_m014241_c001_v0001037_t0041_u01759282961572") 2025/10/01 01:42:51 DEBUG : chunked-copy.copy: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f4195ca0290e79552_d20251001_m014237_c001_v7007000_t0000_u01759282957372") 2025/10/01 01:42:51 DEBUG : chunked-copy.copy: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f2195ca0290e7954d_d20251001_m014235_c001_v0001037_t0016_u01759282955468") 2025/10/01 01:42:51 DEBUG : chunked-copy.copy: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f423de3327036460c_d20251001_m014230_c001_v7007000_t0000_u01759282950853") 2025/10/01 01:42:51 DEBUG : chunked-copy.copy: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f2195ca0290e7954a_d20251001_m014228_c001_v0001172_t0019_u01759282948780") 2025/10/01 01:42:52 DEBUG : chunked-copy.copy: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f423de332703645b0_d20251001_m014224_c001_v7007000_t0000_u01759282944424") 2025/10/01 01:42:52 DEBUG : chunked-copy.copy: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f2195ca0290e79544_d20251001_m014222_c001_v0001100_t0032_u01759282942504") 2025/10/01 01:42:52 DEBUG : chunked-copy.copy: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f4195ca0290e79540_d20251001_m014220_c001_v7007000_t0000_u01759282940335") 2025/10/01 01:42:52 DEBUG : chunked-copy.copy: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f108a207b7fa138f6_d20251001_m014219_c001_v0001100_t0041_u01759282939188") 2025/10/01 01:42:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1148a8be7856d11c_d20251001_m013803_c001_v0001131_t0044_u01759282683872") 2025/10/01 01:42:52 DEBUG : unknown-size-put.txt: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f40838f7c6d6647d6_d20251001_m014244_c001_v7007000_t0000_u01759282964939") 2025/10/01 01:42:52 DEBUG : unknown-size-put.txt: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1072b358c7223876_d20251001_m014244_c001_v0001177_t0018_u01759282964735") 2025/10/01 01:42:52 DEBUG : unknown-size-update.txt: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f40838f7c6d6647de_d20251001_m014245_c001_v7007000_t0000_u01759282965942") 2025/10/01 01:42:52 DEBUG : unknown-size-update.txt: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1072b358c722387a_d20251001_m014245_c001_v0001177_t0033_u01759282965732") 2025/10/01 01:42:52 DEBUG : unknown-size-update.txt: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f1072b358c7223878_d20251001_m014245_c001_v0001177_t0045_u01759282965158") 2025/10/01 01:42:52 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f12ddd360ad9bdb9f980e1b_f422b0d72a55b5e82_d20251001_m013920_c001_v7007000_t0000_u01759282760792") 2025/10/01 01:42:53 INFO : B2 bucket rclone-test-dabefiz8sunu: cleaning bucket "rclone-test-dabefiz8sunu" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (325.75s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.57s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.52s) --- PASS: TestIntegration/FsMkdir (323.47s) --- 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 (22.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.16s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.12s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.39s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (81.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- 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.57s) --- 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 (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.33s) --- 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 (1.16s) --- 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.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.73s) --- 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.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.63s) --- 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.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.10s) --- 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.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (172.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (29.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (34.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.23s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (27.75s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.07s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.09s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.42s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.53s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.63s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.76s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.76s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.00s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.28s) --- 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 325.787s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m28.749994758s (try 1/5)