"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/11/05 12:15:04 DEBUG : Creating backend with remote "TestB2:rclone-test-vexajaj3giha" 2025/11/05 12:15:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/11/05 12:15:07 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/11/05 12:15:07 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/11/05 12:15:07 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/11/05 12:15:32 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/11/05 12:15:32 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/11/05 12:15:34 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/11/05 12:15:34 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/11/05 12:15:35 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/11/05 12:15:35 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/11/05 12:15:35 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/11/05 12:15:35 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/11/05 12:15:42 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/11/05 12:15:43 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/11/05 12:15:48 INFO : B2 bucket rclone-test-vexajaj3giha: cleaning bucket "rclone-test-vexajaj3giha" of all files 2025/11/05 12:15:49 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e3821a3a_d20251105_m121547_c001_v0001100_t0021_u01762344947889") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/11/05 12:15:50 DEBUG : Creating backend with remote "TestB2:rclone-test-vexajaj3giha/dirToPurgeFromRoot" 2025/11/05 12:15:51 INFO : B2 bucket rclone-test-vexajaj3giha path dirToPurgeFromRoot: cleaning bucket "rclone-test-vexajaj3giha" of all files 2025/11/05 12:15:51 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e3821a40_d20251105_m121549_c001_v0001100_t0016_u01762344949469") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/05 12:15:52 DEBUG : Creating backend with remote "TestB2:rclone-test-vexajaj3giha/hello? sausage/êé" 2025/11/05 12:15:56 INFO : B2 bucket rclone-test-vexajaj3giha path hello? sausage/êé: cleaning bucket "rclone-test-vexajaj3giha" of all files 2025/11/05 12:15:56 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f1088ed8bdb00a028_d20251105_m121554_c001_v0001144_t0056_u01762344954756") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/11/05 12:16:06 DEBUG : Creating backend with remote "TestB2:rclone-test-vexajaj3giha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/05 12:16:06 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/05 12:16:08 DEBUG : Creating backend with remote "TestB2:rclone-test-vexajaj3giha/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-vexajaj3giha" from "TestB2:rclone-test-vexajaj3giha" 2025/11/05 12:16:10 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/11/05 12:16:21 DEBUG : Creating backend with remote "TestB2:rclone-test-vafaqel9riju" 2025/11/05 12:16:24 DEBUG : B2 bucket rclone-test-vafaqel9riju: Purge remote 2025/11/05 12:16:24 INFO : B2 bucket rclone-test-vafaqel9riju: cleaning bucket "rclone-test-vafaqel9riju" of all files 2025/11/05 12:16:24 DEBUG : somefile: Deleting (id "4_zaf525d73f02d5b3b9fa80e1b_f41992d5b13c5631e_d20251105_m121623_c001_v0001093_t0056_u01762344983448") === 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/11/05 12:16:25 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/05 12:16:26 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/11/05 12:16:29 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/11/05 12:16:29 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/11/05 12:16:29 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.312Ki offset 6Mi/6.106Mi 2025/11/05 12:16:29 DEBUG : test-metadata: Sending chunk 1 length 110911 2025/11/05 12:16:31 DEBUG : test-metadata: Done sending chunk 1 2025/11/05 12:16:32 DEBUG : test-metadata: Done sending chunk 0 2025/11/05 12:16:32 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/11/05 12:16:42 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1100-06.backblaze.com/b2api/v1/b2_upload_file/9fb22df3f01d5b3b9fa80e1b/c001_v0001100_t0050": EOF 2025/11/05 12:16:42 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1100-06.backblaze.com/b2api/v1/b2_upload_file/9fb22df3f01d5b3b9fa80e1b/c001_v0001100_t0050": EOF) 2025/11/05 12:16:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1100-06.backblaze.com/b2api/v1/b2_upload_file/9fb22df3f01d5b3b9fa80e1b/c001_v0001100_t0050": EOF - low level retry 1/10 2025/11/05 12:16:44 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-11-05-121637-202.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/11/05 12:16:46 DEBUG : oldPath = "TestB2:rclone-test-vexajaj3giha/versions/test-versions-v2025-11-05-121637-202.txt" 2025/11/05 12:16:46 DEBUG : newPath = "TestB2,versions:rclone-test-vexajaj3giha/versions/test-versions-v2025-11-05-121637-202.txt" 2025/11/05 12:16:46 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-vexajaj3giha/versions/test-versions-v2025-11-05-121637-202.txt" 2025/11/05 12:16:46 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/11/05 12:16:48 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-vexajaj3giha/versions/test-versions-v2025-11-05-121637-202.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-vexajaj3giha/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/11/05 12:16:51 INFO : B2 bucket rclone-test-vexajaj3giha: cleaning bucket "rclone-test-vexajaj3giha" of all hidden files 2025/11/05 12:16:51 DEBUG : leading space/ leading space: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f405b1c37b5c5deb1_d20251105_m121514_c001_v7007000_t0000_u01762344914727") as it is a hide marker 2025/11/05 12:16:51 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/11/05 12:16:51 DEBUG : leading space/ leading space: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e3821995_d20251105_m121514_c001_v0001100_t0026_u01762344914061") 2025/11/05 12:16:51 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/11/05 12:16:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f405b1c37b5c5deac_d20251105_m121513_c001_v7007000_t0000_u01762344913697") as it is a hide marker 2025/11/05 12:16:51 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/11/05 12:16:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e3821991_d20251105_m121512_c001_v0001100_t0013_u01762344912995") 2025/11/05 12:16:51 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/11/05 12:16:51 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f405b1c37b5c5decc_d20251105_m121521_c001_v7007000_t0000_u01762344921408") as it is a hide marker 2025/11/05 12:16:51 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/11/05 12:16:51 DEBUG : .leading dot/.leading dot: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e38219b8_d20251105_m121520_c001_v0001100_t0045_u01762344920638") 2025/11/05 12:16:51 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/11/05 12:16:51 DEBUG : created from root.txt: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f408b8c205e7790d0_d20251105_m121617_c001_v7007000_t0000_u01762344977489") as it is a hide marker 2025/11/05 12:16:51 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/11/05 12:16:51 DEBUG : created from root.txt: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f1105d8540053e37a_d20251105_m121616_c001_v0001183_t0028_u01762344976555") 2025/11/05 12:16:51 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/11/05 12:16:51 DEBUG : file name.txt: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f405701c3685400e7_d20251105_m121625_c001_v7007000_t0000_u01762344985503") as it is a hide marker 2025/11/05 12:16:51 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/11/05 12:16:51 DEBUG : file name.txt: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e3821a85_d20251105_m121605_c001_v0001100_t0001_u01762344965383") 2025/11/05 12:16:51 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/05 12:16:51 DEBUG : file name.txt: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10948d9ca16705ae_d20251105_m121601_c001_v0001120_t0034_u01762344961662") 2025/11/05 12:16:51 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/05 12:16:51 DEBUG : file name.txt: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e3821a1f_d20251105_m121539_c001_v0001100_t0009_u01762344939888") 2025/11/05 12:16:51 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/05 12:16:51 DEBUG : file name.txt: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e3821a17_d20251105_m121538_c001_v0001100_t0018_u01762344938769") 2025/11/05 12:16:51 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/05 12:16:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e3821a1b_d20251105_m121539_c001_v0001100_t0036_u01762344939253") "upload" dated 2025-11-05 12:15:39.253 +0000 UTC (1m12.211505971s ago) 2025/11/05 12:16:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f415cf15e07f6d4ca_d20251105_m121559_c001_v7007000_t0000_u01762344959435") as it is a hide marker 2025/11/05 12:16:51 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/11/05 12:16:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10820dc4eaa5aab7_d20251105_m121559_c001_v0001105_t0057_u01762344959001") 2025/11/05 12:16:51 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/11/05 12:16:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f1124f099047f074d_d20251105_m121558_c001_v0001032_t0037_u01762344958056") 2025/11/05 12:16:51 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/11/05 12:16:51 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f405b1c37b5c5ded6_d20251105_m121529_c001_v7007000_t0000_u01762344929043") as it is a hide marker 2025/11/05 12:16:51 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/11/05 12:16:51 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e38219e2_d20251105_m121528_c001_v0001100_t0041_u01762344928185") 2025/11/05 12:16:51 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/11/05 12:16:51 DEBUG : piped data.txt: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f405701c3685400e9_d20251105_m121627_c001_v7007000_t0000_u01762344987383") as it is a hide marker 2025/11/05 12:16:51 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/11/05 12:16:51 DEBUG : piped data.txt: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e3821adb_d20251105_m121626_c001_v0001100_t0059_u01762344986781") 2025/11/05 12:16:51 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/11/05 12:16:51 DEBUG : piped data.txt: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f405701c3685400e8_d20251105_m121626_c001_v7007000_t0000_u01762344986596") 2025/11/05 12:16:51 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/11/05 12:16:51 DEBUG : piped data.txt: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f40638203e3821ad7_d20251105_m121626_c001_v0001100_t0050_u01762344986233") 2025/11/05 12:16:51 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/11/05 12:16:51 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f405b1c37b5c5ded7_d20251105_m121530_c001_v7007000_t0000_u01762344930132") as it is a hide marker 2025/11/05 12:16:51 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/11/05 12:16:51 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e38219e9_d20251105_m121529_c001_v0001100_t0038_u01762344929404") 2025/11/05 12:16:51 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/11/05 12:16:51 DEBUG : test-metadata: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f415a39794fee679f_d20251105_m121634_c001_v7007000_t0000_u01762344994657") as it is a hide marker 2025/11/05 12:16:51 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/11/05 12:16:51 DEBUG : test-metadata: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f205701c3685400eb_d20251105_m121629_c001_v0001101_t0018_u01762344989360") 2025/11/05 12:16:51 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/11/05 12:16:51 DEBUG : test-metadata: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f405701c3685400ea_d20251105_m121628_c001_v7007000_t0000_u01762344988468") 2025/11/05 12:16:51 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/11/05 12:16:51 DEBUG : test-metadata: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e3821adf_d20251105_m121627_c001_v0001100_t0015_u01762344987581") 2025/11/05 12:16:51 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/11/05 12:16:51 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f405b1c37b5c5ded1_d20251105_m121523_c001_v7007000_t0000_u01762344923589") as it is a hide marker 2025/11/05 12:16:51 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/11/05 12:16:51 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e38219c6_d20251105_m121522_c001_v0001100_t0011_u01762344922812") 2025/11/05 12:16:51 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/11/05 12:16:51 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f405b1c37b5c5ded3_d20251105_m121525_c001_v7007000_t0000_u01762344925774") as it is a hide marker 2025/11/05 12:16:51 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/11/05 12:16:51 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e38219d4_d20251105_m121525_c001_v0001100_t0039_u01762344925047") 2025/11/05 12:16:51 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/11/05 12:16:51 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f405b1c37b5c5ded2_d20251105_m121524_c001_v7007000_t0000_u01762344924685") as it is a hide marker 2025/11/05 12:16:51 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/11/05 12:16:51 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e38219d0_d20251105_m121523_c001_v0001100_t0039_u01762344923951") 2025/11/05 12:16:51 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/11/05 12:16:51 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f405b1c37b5c5ded4_d20251105_m121526_c001_v7007000_t0000_u01762344926780") as it is a hide marker 2025/11/05 12:16:51 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/11/05 12:16:51 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e38219da_d20251105_m121526_c001_v0001100_t0003_u01762344926139") 2025/11/05 12:16:51 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/11/05 12:16:51 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f405b1c37b5c5ded5_d20251105_m121527_c001_v7007000_t0000_u01762344927818") as it is a hide marker 2025/11/05 12:16:51 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/11/05 12:16:51 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e38219de_d20251105_m121527_c001_v0001100_t0033_u01762344927141") 2025/11/05 12:16:51 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/11/05 12:16:51 DEBUG : trailing space /trailing space : Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f405b1c37b5c5decd_d20251105_m121522_c001_v7007000_t0000_u01762344922449") as it is a hide marker 2025/11/05 12:16:51 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/11/05 12:16:51 DEBUG : trailing space /trailing space : Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e38219c2_d20251105_m121521_c001_v0001100_t0006_u01762344921771") 2025/11/05 12:16:51 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/11/05 12:16:51 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f109dbaa30291cc7b_d20251105_m121645_c001_v0001105_t0017_u01762345005070") "upload" dated 2025-11-05 12:16:45.07 +0000 UTC (6.395255096s ago) 2025/11/05 12:16:51 DEBUG : versions/test-versions.txt: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f405b1c37b5c5e009_d20251105_m121640_c001_v7007000_t0000_u01762345000263") 2025/11/05 12:16:51 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/11/05 12:16:51 DEBUG : versions/test-versions.txt: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e3821afe_d20251105_m121637_c001_v0001100_t0059_u01762344997202") 2025/11/05 12:16:51 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/11/05 12:16:51 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f405b1c37b5c5dedd_d20251105_m121538_c001_v7007000_t0000_u01762344938224") as it is a hide marker 2025/11/05 12:16:51 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/11/05 12:16:51 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f205b1c37b5c5deda_d20251105_m121532_c001_v0001157_t0031_u01762344932309") 2025/11/05 12:16:51 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/11/05 12:16:51 DEBUG : zero-length-file: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f405b1c37b5c5ded9_d20251105_m121531_c001_v7007000_t0000_u01762344931990") as it is a hide marker 2025/11/05 12:16:51 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/11/05 12:16:51 DEBUG : zero-length-file: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f40638203e38219f9_d20251105_m121531_c001_v0001100_t0050_u01762344931438") 2025/11/05 12:16:51 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/11/05 12:16:51 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f405b1c37b5c5deb5_d20251105_m121515_c001_v7007000_t0000_u01762344915833") as it is a hide marker 2025/11/05 12:16:51 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/11/05 12:16:51 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e3821999_d20251105_m121515_c001_v0001100_t0027_u01762344915091") 2025/11/05 12:16:51 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/11/05 12:16:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f405b1c37b5c5de9f_d20251105_m121510_c001_v7007000_t0000_u01762344910442") as it is a hide marker 2025/11/05 12:16:51 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/11/05 12:16:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e382197f_d20251105_m121509_c001_v0001100_t0028_u01762344909363") 2025/11/05 12:16:51 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/11/05 12:16:51 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f405b1c37b5c5dec4_d20251105_m121519_c001_v7007000_t0000_u01762344919231") as it is a hide marker 2025/11/05 12:16:51 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/11/05 12:16:51 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e38219ae_d20251105_m121518_c001_v0001100_t0011_u01762344918358") 2025/11/05 12:16:51 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/11/05 12:16:51 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f405b1c37b5c5debf_d20251105_m121517_c001_v7007000_t0000_u01762344917996") as it is a hide marker 2025/11/05 12:16:51 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/11/05 12:16:51 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e38219a8_d20251105_m121517_c001_v0001100_t0058_u01762344917300") 2025/11/05 12:16:51 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/11/05 12:16:51 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f405b1c37b5c5deca_d20251105_m121520_c001_v7007000_t0000_u01762344920277") as it is a hide marker 2025/11/05 12:16:51 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/11/05 12:16:51 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e38219b4_d20251105_m121519_c001_v0001100_t0023_u01762344919592") 2025/11/05 12:16:51 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/11/05 12:16:51 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f405b1c37b5c5deba_d20251105_m121516_c001_v7007000_t0000_u01762344916939") as it is a hide marker 2025/11/05 12:16:51 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/11/05 12:16:51 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e38219a4_d20251105_m121516_c001_v0001100_t0042_u01762344916194") 2025/11/05 12:16:51 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/11/05 12:16:51 DEBUG : ./.: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f405b1c37b5c5dea3_d20251105_m121511_c001_v7007000_t0000_u01762344911526") as it is a hide marker 2025/11/05 12:16:51 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/11/05 12:16:51 DEBUG : ./.: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e3821985_d20251105_m121510_c001_v0001100_t0019_u01762344910803") 2025/11/05 12:16:51 NOTICE: ./.: Skipped delete as --dry-run is set 2025/11/05 12:16:51 DEBUG : ../..: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f405b1c37b5c5dea8_d20251105_m121512_c001_v7007000_t0000_u01762344912634") as it is a hide marker 2025/11/05 12:16:51 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/11/05 12:16:51 DEBUG : ../..: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e382198b_d20251105_m121511_c001_v0001100_t0057_u01762344911935") 2025/11/05 12:16:51 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/11/05 12:16:51 INFO : B2 bucket rclone-test-vexajaj3giha: cleaning bucket "rclone-test-vexajaj3giha" of all hidden files 2025/11/05 12:16:51 DEBUG : leading space/ leading space: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f405b1c37b5c5deb1_d20251105_m121514_c001_v7007000_t0000_u01762344914727") as it is a hide marker 2025/11/05 12:16:51 DEBUG : leading space/ leading space: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e3821995_d20251105_m121514_c001_v0001100_t0026_u01762344914061") 2025/11/05 12:16:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f405b1c37b5c5deac_d20251105_m121513_c001_v7007000_t0000_u01762344913697") as it is a hide marker 2025/11/05 12:16:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e3821991_d20251105_m121512_c001_v0001100_t0013_u01762344912995") 2025/11/05 12:16:51 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f405b1c37b5c5decc_d20251105_m121521_c001_v7007000_t0000_u01762344921408") as it is a hide marker 2025/11/05 12:16:51 DEBUG : .leading dot/.leading dot: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e38219b8_d20251105_m121520_c001_v0001100_t0045_u01762344920638") 2025/11/05 12:16:51 DEBUG : created from root.txt: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f408b8c205e7790d0_d20251105_m121617_c001_v7007000_t0000_u01762344977489") as it is a hide marker 2025/11/05 12:16:51 DEBUG : created from root.txt: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f1105d8540053e37a_d20251105_m121616_c001_v0001183_t0028_u01762344976555") 2025/11/05 12:16:51 DEBUG : file name.txt: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f405701c3685400e7_d20251105_m121625_c001_v7007000_t0000_u01762344985503") as it is a hide marker 2025/11/05 12:16:52 DEBUG : file name.txt: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e3821a85_d20251105_m121605_c001_v0001100_t0001_u01762344965383") 2025/11/05 12:16:52 DEBUG : file name.txt: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10948d9ca16705ae_d20251105_m121601_c001_v0001120_t0034_u01762344961662") 2025/11/05 12:16:52 DEBUG : file name.txt: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e3821a1f_d20251105_m121539_c001_v0001100_t0009_u01762344939888") 2025/11/05 12:16:52 DEBUG : file name.txt: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e3821a17_d20251105_m121538_c001_v0001100_t0018_u01762344938769") 2025/11/05 12:16:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e3821a1b_d20251105_m121539_c001_v0001100_t0036_u01762344939253") "upload" dated 2025-11-05 12:15:39.253 +0000 UTC (1m13.228428938s ago) 2025/11/05 12:16:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f415cf15e07f6d4ca_d20251105_m121559_c001_v7007000_t0000_u01762344959435") as it is a hide marker 2025/11/05 12:16:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10820dc4eaa5aab7_d20251105_m121559_c001_v0001105_t0057_u01762344959001") 2025/11/05 12:16:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f1124f099047f074d_d20251105_m121558_c001_v0001032_t0037_u01762344958056") 2025/11/05 12:16:52 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f405b1c37b5c5ded6_d20251105_m121529_c001_v7007000_t0000_u01762344929043") as it is a hide marker 2025/11/05 12:16:52 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e38219e2_d20251105_m121528_c001_v0001100_t0041_u01762344928185") 2025/11/05 12:16:52 DEBUG : piped data.txt: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f405701c3685400e9_d20251105_m121627_c001_v7007000_t0000_u01762344987383") as it is a hide marker 2025/11/05 12:16:52 DEBUG : piped data.txt: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e3821adb_d20251105_m121626_c001_v0001100_t0059_u01762344986781") 2025/11/05 12:16:52 DEBUG : piped data.txt: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f405701c3685400e8_d20251105_m121626_c001_v7007000_t0000_u01762344986596") 2025/11/05 12:16:52 DEBUG : piped data.txt: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f40638203e3821ad7_d20251105_m121626_c001_v0001100_t0050_u01762344986233") 2025/11/05 12:16:52 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f405b1c37b5c5ded7_d20251105_m121530_c001_v7007000_t0000_u01762344930132") as it is a hide marker 2025/11/05 12:16:53 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e38219e9_d20251105_m121529_c001_v0001100_t0038_u01762344929404") 2025/11/05 12:16:53 DEBUG : test-metadata: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f415a39794fee679f_d20251105_m121634_c001_v7007000_t0000_u01762344994657") as it is a hide marker 2025/11/05 12:16:53 DEBUG : test-metadata: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f205701c3685400eb_d20251105_m121629_c001_v0001101_t0018_u01762344989360") 2025/11/05 12:16:53 DEBUG : test-metadata: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f405701c3685400ea_d20251105_m121628_c001_v7007000_t0000_u01762344988468") 2025/11/05 12:16:53 DEBUG : test-metadata: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e3821adf_d20251105_m121627_c001_v0001100_t0015_u01762344987581") 2025/11/05 12:16:53 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f405b1c37b5c5ded1_d20251105_m121523_c001_v7007000_t0000_u01762344923589") as it is a hide marker 2025/11/05 12:16:53 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e38219c6_d20251105_m121522_c001_v0001100_t0011_u01762344922812") 2025/11/05 12:16:53 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f405b1c37b5c5ded3_d20251105_m121525_c001_v7007000_t0000_u01762344925774") as it is a hide marker 2025/11/05 12:16:53 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e38219d4_d20251105_m121525_c001_v0001100_t0039_u01762344925047") 2025/11/05 12:16:53 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f405b1c37b5c5ded2_d20251105_m121524_c001_v7007000_t0000_u01762344924685") as it is a hide marker 2025/11/05 12:16:53 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e38219d0_d20251105_m121523_c001_v0001100_t0039_u01762344923951") 2025/11/05 12:16:53 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f405b1c37b5c5ded4_d20251105_m121526_c001_v7007000_t0000_u01762344926780") as it is a hide marker 2025/11/05 12:16:53 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e38219da_d20251105_m121526_c001_v0001100_t0003_u01762344926139") 2025/11/05 12:16:53 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f405b1c37b5c5ded5_d20251105_m121527_c001_v7007000_t0000_u01762344927818") as it is a hide marker 2025/11/05 12:16:53 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e38219de_d20251105_m121527_c001_v0001100_t0033_u01762344927141") 2025/11/05 12:16:53 DEBUG : trailing space /trailing space : Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f405b1c37b5c5decd_d20251105_m121522_c001_v7007000_t0000_u01762344922449") as it is a hide marker 2025/11/05 12:16:53 DEBUG : trailing space /trailing space : Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e38219c2_d20251105_m121521_c001_v0001100_t0006_u01762344921771") 2025/11/05 12:16:53 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f109dbaa30291cc7b_d20251105_m121645_c001_v0001105_t0017_u01762345005070") "upload" dated 2025-11-05 12:16:45.07 +0000 UTC (8.75997446s ago) 2025/11/05 12:16:53 DEBUG : versions/test-versions.txt: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f405b1c37b5c5e009_d20251105_m121640_c001_v7007000_t0000_u01762345000263") 2025/11/05 12:16:53 DEBUG : versions/test-versions.txt: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e3821afe_d20251105_m121637_c001_v0001100_t0059_u01762344997202") 2025/11/05 12:16:53 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f405b1c37b5c5dedd_d20251105_m121538_c001_v7007000_t0000_u01762344938224") as it is a hide marker 2025/11/05 12:16:54 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f205b1c37b5c5deda_d20251105_m121532_c001_v0001157_t0031_u01762344932309") 2025/11/05 12:16:54 DEBUG : zero-length-file: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f405b1c37b5c5ded9_d20251105_m121531_c001_v7007000_t0000_u01762344931990") as it is a hide marker 2025/11/05 12:16:54 DEBUG : zero-length-file: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f40638203e38219f9_d20251105_m121531_c001_v0001100_t0050_u01762344931438") 2025/11/05 12:16:54 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f405b1c37b5c5deb5_d20251105_m121515_c001_v7007000_t0000_u01762344915833") as it is a hide marker 2025/11/05 12:16:54 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e3821999_d20251105_m121515_c001_v0001100_t0027_u01762344915091") 2025/11/05 12:16:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f405b1c37b5c5de9f_d20251105_m121510_c001_v7007000_t0000_u01762344910442") as it is a hide marker 2025/11/05 12:16:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e382197f_d20251105_m121509_c001_v0001100_t0028_u01762344909363") 2025/11/05 12:16:54 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f405b1c37b5c5dec4_d20251105_m121519_c001_v7007000_t0000_u01762344919231") as it is a hide marker 2025/11/05 12:16:54 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e38219ae_d20251105_m121518_c001_v0001100_t0011_u01762344918358") 2025/11/05 12:16:54 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f405b1c37b5c5debf_d20251105_m121517_c001_v7007000_t0000_u01762344917996") as it is a hide marker 2025/11/05 12:16:54 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e38219a8_d20251105_m121517_c001_v0001100_t0058_u01762344917300") 2025/11/05 12:16:54 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f405b1c37b5c5deca_d20251105_m121520_c001_v7007000_t0000_u01762344920277") as it is a hide marker 2025/11/05 12:16:54 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e38219b4_d20251105_m121519_c001_v0001100_t0023_u01762344919592") 2025/11/05 12:16:54 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f405b1c37b5c5deba_d20251105_m121516_c001_v7007000_t0000_u01762344916939") as it is a hide marker 2025/11/05 12:16:54 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e38219a4_d20251105_m121516_c001_v0001100_t0042_u01762344916194") 2025/11/05 12:16:54 DEBUG : ./.: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f405b1c37b5c5dea3_d20251105_m121511_c001_v7007000_t0000_u01762344911526") as it is a hide marker 2025/11/05 12:16:54 DEBUG : ./.: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e3821985_d20251105_m121510_c001_v0001100_t0019_u01762344910803") 2025/11/05 12:16:54 DEBUG : ../..: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f405b1c37b5c5dea8_d20251105_m121512_c001_v7007000_t0000_u01762344912634") as it is a hide marker 2025/11/05 12:16:54 DEBUG : ../..: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e382198b_d20251105_m121511_c001_v0001100_t0057_u01762344911935") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/11/05 12:16:55 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/11/05 12:16:55 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/11/05 12:16:56 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/11/05 12:16:56 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/11/05 12:16:56 INFO : B2 bucket rclone-test-vexajaj3giha: cleaning bucket "rclone-test-vexajaj3giha" of pending multipart uploads older than 0s 2025/11/05 12:16:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e3821a1b_d20251105_m121539_c001_v0001100_t0036_u01762344939253") "upload" dated 2025-11-05 12:15:39.253 +0000 UTC (1m17.523654957s ago) 2025/11/05 12:16:56 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f223e001ce8558531_d20251105_m121655_c001_v0001181_t0051_u01762345015738") as it is a start marker (upload started at 2025-11-05 12:16:55.738 +0000 UTC) 2025/11/05 12:16:56 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/11/05 12:16:56 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f223e001ce8558532_d20251105_m121655_c001_v0001180_t0029_u01762345015931") as it is a start marker (upload started at 2025-11-05 12:16:55.931 +0000 UTC) 2025/11/05 12:16:56 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/11/05 12:16:56 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f223e001ce8558533_d20251105_m121656_c001_v0001178_t0046_u01762345016116") as it is a start marker (upload started at 2025-11-05 12:16:56.116 +0000 UTC) 2025/11/05 12:16:56 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/11/05 12:16:56 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f223e001ce8558534_d20251105_m121656_c001_v0001037_t0053_u01762345016310") as it is a start marker (upload started at 2025-11-05 12:16:56.31 +0000 UTC) 2025/11/05 12:16:56 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/11/05 12:16:56 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f423e001ce855852f_d20251105_m121655_c001_v7007000_t0000_u01762345015554") "hide" dated 2025-11-05 12:16:55.554 +0000 UTC (1.222874949s ago) 2025/11/05 12:16:56 DEBUG : versions/test-versions.txt: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f109dbaa30291cc7b_d20251105_m121645_c001_v0001105_t0017_u01762345005070") 2025/11/05 12:16:56 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/11/05 12:16:56 INFO : B2 bucket rclone-test-vexajaj3giha: cleaning bucket "rclone-test-vexajaj3giha" of pending multipart uploads older than 0s 2025/11/05 12:16:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e3821a1b_d20251105_m121539_c001_v0001100_t0036_u01762344939253") "upload" dated 2025-11-05 12:15:39.253 +0000 UTC (1m17.893870563s ago) 2025/11/05 12:16:57 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f223e001ce8558531_d20251105_m121655_c001_v0001181_t0051_u01762345015738") as it is a start marker (upload started at 2025-11-05 12:16:55.738 +0000 UTC) 2025/11/05 12:16:57 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f223e001ce8558532_d20251105_m121655_c001_v0001180_t0029_u01762345015931") as it is a start marker (upload started at 2025-11-05 12:16:55.931 +0000 UTC) 2025/11/05 12:16:57 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f223e001ce8558533_d20251105_m121656_c001_v0001178_t0046_u01762345016116") as it is a start marker (upload started at 2025-11-05 12:16:56.116 +0000 UTC) 2025/11/05 12:16:57 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f223e001ce8558534_d20251105_m121656_c001_v0001037_t0053_u01762345016310") as it is a start marker (upload started at 2025-11-05 12:16:56.31 +0000 UTC) 2025/11/05 12:16:57 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9fb22df3f01d5b3b9fa80e1b_f423e001ce855852f_d20251105_m121655_c001_v7007000_t0000_u01762345015554") "hide" dated 2025-11-05 12:16:55.554 +0000 UTC (1.593509691s ago) 2025/11/05 12:16:57 DEBUG : versions/test-versions.txt: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f109dbaa30291cc7b_d20251105_m121645_c001_v0001105_t0017_u01762345005070") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/11/05 12:16:57 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/11/05 12:16:58 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/11/05 12:16:58 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/11/05 12:16:59 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/11/05 12:16:59 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/11/05 12:16:59 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/11/05 12:16:59 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/11/05 12:17:00 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/11/05 12:17:02 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/11/05 12:17:02 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/11/05 12:17:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/05 12:17:04 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/11/05 12:17:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z9fb22df3f01d5b3b9fa80e1b_f208b8c205e7791df_d20251105_m121704_c001_v0001136_t0053_u01762345024908") 2025/11/05 12:17:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/05 12:17:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/11/05 12:17:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/11/05 12:17:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/11/05 12:17:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/11/05 12:17:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/11/05 12:17:08 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/11/05 12:17:08 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/11/05 12:17:08 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/11/05 12:17:08 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/11/05 12:17:11 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/11/05 12:17:11 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/11/05 12:17:11 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/11/05 12:17:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/11/05 12:17:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/11/05 12:17:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z9fb22df3f01d5b3b9fa80e1b_f208b8c205e7791f8_d20251105_m121713_c001_v0001101_t0049_u01762345033246") 2025/11/05 12:17:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/11/05 12:17:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/05 12:17:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/11/05 12:17:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/11/05 12:17:16 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/11/05 12:17:16 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/11/05 12:17:17 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/11/05 12:17:17 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/11/05 12:17:18 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/11/05 12:17:18 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/11/05 12:17:18 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/11/05 12:17:18 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/11/05 12:17:18 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/11/05 12:17:20 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/11/05 12:17:20 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/11/05 12:17:20 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/11/05 12:17:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/05 12:17:21 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/11/05 12:17:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z9fb22df3f01d5b3b9fa80e1b_f208b8c205e779252_d20251105_m121721_c001_v0001157_t0040_u01762345041974") 2025/11/05 12:17:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/11/05 12:17:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/05 12:17:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/11/05 12:17:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/11/05 12:17:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/11/05 12:17:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/11/05 12:17:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/11/05 12:17:24 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/11/05 12:17:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/11/05 12:17:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/11/05 12:17:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/11/05 12:17:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/11/05 12:17:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/11/05 12:17:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/11/05 12:17:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/11/05 12:17:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/11/05 12:17:29 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/11/05 12:17:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z9fb22df3f01d5b3b9fa80e1b_f208b8c205e7792c5_d20251105_m121730_c001_v0001115_t0009_u01762345050028") 2025/11/05 12:17:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/05 12:17:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/11/05 12:17:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/11/05 12:17:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/11/05 12:17:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/11/05 12:17:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/11/05 12:17:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/11/05 12:17:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/11/05 12:17:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/11/05 12:17:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/11/05 12:17:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/11/05 12:17:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/11/05 12:17:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/11/05 12:17:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/11/05 12:17:38 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/11/05 12:17:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9fb22df3f01d5b3b9fa80e1b_f2116d128e09fa9f0_d20251105_m121738_c001_v0001041_t0038_u01762345058597") 2025/11/05 12:17:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/11/05 12:17:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/05 12:17:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/11/05 12:17:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/11/05 12:17:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/11/05 12:17:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/11/05 12:17:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/11/05 12:17:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/11/05 12:17:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/11/05 12:17:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/11/05 12:17:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/05 12:17:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/11/05 12:17:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/11/05 12:17:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/11/05 12:17:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/11/05 12:17:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/11/05 12:17:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/11/05 12:17:47 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/11/05 12:17:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9fb22df3f01d5b3b9fa80e1b_f21816a065a7876a7_d20251105_m121747_c001_v0001145_t0020_u01762345067460") 2025/11/05 12:17:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/11/05 12:17:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/05 12:17:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/11/05 12:17:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/11/05 12:17:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/11/05 12:17:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/11/05 12:17:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/11/05 12:17:50 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/11/05 12:17:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/11/05 12:17:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/11/05 12:17:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/11/05 12:17:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/11/05 12:17:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/11/05 12:17:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/11/05 12:17:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/11/05 12:17:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/11/05 12:17:55 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/11/05 12:17:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z9fb22df3f01d5b3b9fa80e1b_f21816a065a7876af_d20251105_m121755_c001_v0001105_t0057_u01762345075970") 2025/11/05 12:17:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/05 12:17:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/11/05 12:17:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/11/05 12:17:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/11/05 12:17:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/11/05 12:17:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/11/05 12:17:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/11/05 12:17:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/11/05 12:17:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/11/05 12:17:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/11/05 12:18:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/11/05 12:18:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/11/05 12:18:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/11/05 12:18:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/11/05 12:18:03 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/11/05 12:18:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9fb22df3f01d5b3b9fa80e1b_f21816a065a7876b6_d20251105_m121803_c001_v0001106_t0051_u01762345083939") 2025/11/05 12:18:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/11/05 12:18:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/05 12:18:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/11/05 12:18:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/11/05 12:18:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/11/05 12:18:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/11/05 12:18:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/11/05 12:18:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/11/05 12:18:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/11/05 12:18:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/11/05 12:18:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/05 12:18:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/11/05 12:18:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/11/05 12:18:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/11/05 12:18:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/11/05 12:18:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/11/05 12:18:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/11/05 12:18:12 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/11/05 12:18:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9fb22df3f01d5b3b9fa80e1b_f213849d4840df842_d20251105_m121812_c001_v0001130_t0007_u01762345092965") 2025/11/05 12:18:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/11/05 12:18:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/05 12:18:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/11/05 12:18:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/11/05 12:18:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/11/05 12:18:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/11/05 12:18:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/11/05 12:18:15 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/11/05 12:18:17 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/11/05 12:18:17 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/11/05 12:18:17 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/11/05 12:18:17 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/11/05 12:18:18 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/11/05 12:18:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/11/05 12:18:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/11/05 12:18:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/11/05 12:18:21 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/11/05 12:18:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z9fb22df3f01d5b3b9fa80e1b_f213849d4840df859_d20251105_m121821_c001_v0001171_t0006_u01762345101921") 2025/11/05 12:18:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/05 12:18:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/11/05 12:18:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/11/05 12:18:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/11/05 12:18:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/11/05 12:18:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/11/05 12:18:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/11/05 12:18:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/11/05 12:18:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/11/05 12:18:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/11/05 12:18:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/11/05 12:18:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/11/05 12:18:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/11/05 12:18:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/11/05 12:18:30 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/11/05 12:18:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z9fb22df3f01d5b3b9fa80e1b_f21816a065a7877df_d20251105_m121830_c001_v0001137_t0012_u01762345110723") 2025/11/05 12:18:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/11/05 12:18:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/05 12:18:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/11/05 12:18:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/11/05 12:18:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/11/05 12:18:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/11/05 12:18:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/11/05 12:18:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/11/05 12:18:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/11/05 12:18:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/11/05 12:18:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/11/05 12:18:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/11/05 12:18:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/11/05 12:18:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/11/05 12:18:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/11/05 12:18:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/11/05 12:18:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/11/05 12:18:48 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/11/05 12:18:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z9fb22df3f01d5b3b9fa80e1b_f208b8c205e779580_d20251105_m121848_c001_v0001165_t0014_u01762345128669") 2025/11/05 12:18:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/11/05 12:18:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/05 12:18:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/11/05 12:18:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/11/05 12:18:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/11/05 12:18:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/11/05 12:18:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/11/05 12:18:52 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/11/05 12:18:54 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/11/05 12:18:54 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/11/05 12:18:54 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/11/05 12:18:54 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/11/05 12:18:55 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/11/05 12:18:56 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/11/05 12:18:56 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/11/05 12:18:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/05 12:18:58 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/11/05 12:18:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z9fb22df3f01d5b3b9fa80e1b_f2116d128e09fab07_d20251105_m121858_c001_v0001131_t0006_u01762345138411") 2025/11/05 12:18:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/05 12:18:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/11/05 12:18:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/11/05 12:18:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/11/05 12:19:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/11/05 12:19:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/11/05 12:19:02 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/11/05 12:19:02 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/11/05 12:19:03 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/11/05 12:19:03 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/11/05 12:19:05 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/11/05 12:19:06 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/11/05 12:19:06 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/11/05 12:19:10 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/11/05 12:19:10 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/11/05 12:19:10 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z9fb22df3f01d5b3b9fa80e1b_f219b66f47bc1ce22_d20251105_m121910_c001_v0001171_t0026_u01762345150577") 2025/11/05 12:19:10 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/11/05 12:19:10 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/05 12:19:10 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/11/05 12:19:13 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/11/05 12:19:13 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/11/05 12:19:13 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/11/05 12:19:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/11/05 12:19:16 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/11/05 12:19:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/11/05 12:19:16 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/11/05 12:19:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/11/05 12:19:16 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/11/05 12:19:17 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/11/05 12:19:19 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/11/05 12:19:20 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/11/05 12:19:20 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/11/05 12:19:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/05 12:19:23 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/11/05 12:19:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z9fb22df3f01d5b3b9fa80e1b_f21400e9a7e566740_d20251105_m121923_c001_v0001032_t0053_u01762345163804") 2025/11/05 12:19:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/11/05 12:19:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/05 12:19:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/11/05 12:19:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/11/05 12:19:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/11/05 12:19:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/11/05 12:19:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/11/05 12:19:26 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/11/05 12:19:29 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/11/05 12:19:29 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/11/05 12:19:29 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/11/05 12:19:29 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/11/05 12:19:30 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/11/05 12:19:31 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/11/05 12:19:31 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/11/05 12:19:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/05 12:19:33 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/11/05 12:19:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z9fb22df3f01d5b3b9fa80e1b_f21400e9a7e56675b_d20251105_m121933_c001_v0001183_t0052_u01762345173782") 2025/11/05 12:19:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/05 12:19:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/11/05 12:19:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/11/05 12:19:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/11/05 12:19:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/11/05 12:19:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/11/05 12:19:38 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/11/05 12:19:38 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/11/05 12:19:38 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/11/05 12:19:38 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/11/05 12:19:41 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/11/05 12:19:48 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/11/05 12:19:48 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/11/05 12:19:52 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/11/05 12:19:52 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/11/05 12:19:53 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z9fb22df3f01d5b3b9fa80e1b_f21823ea56c66856b_d20251105_m121952_c001_v0001177_t0046_u01762345192958") 2025/11/05 12:19:53 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/11/05 12:19:53 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/11/05 12:19:53 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/05 12:19:55 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/11/05 12:19:56 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/11/05 12:19:56 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/11/05 12:19:58 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/11/05 12:19:58 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/11/05 12:19:58 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/11/05 12:19:58 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/11/05 12:19:58 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/11/05 12:19:58 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/11/05 12:19:59 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/11/05 12:20:01 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/11/05 12:20:01 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/11/05 12:20:01 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/11/05 12:20:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/05 12:20:03 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/11/05 12:20:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z9fb22df3f01d5b3b9fa80e1b_f213849d4840df9f2_d20251105_m122004_c001_v0001115_t0039_u01762345204021") 2025/11/05 12:20:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/11/05 12:20:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/05 12:20:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/11/05 12:20:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/11/05 12:20:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/11/05 12:20:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/11/05 12:20:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/11/05 12:20:07 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/11/05 12:20:15 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9fb22df3f01d5b3b9fa80e1b_f21400e9a7e566889_d20251105_m122015_c001_v0001041_t0045_u01762345215852") 2025/11/05 12:20:15 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/11/05 12:20:15 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/11/05 12:20:16 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/11/05 12:20:17 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/11/05 12:20:17 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/11/05 12:20:19 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/11/05 12:20:19 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/11/05 12:20:19 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/11/05 12:20:19 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/11/05 12:20:21 DEBUG : chunked-copy: Done sending chunk 0 2025/11/05 12:20:21 DEBUG : chunked-copy: Done sending chunk 1 2025/11/05 12:20:21 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/11/05 12:20:22 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9fb22df3f01d5b3b9fa80e1b_f21400e9a7e5668b2_d20251105_m122022_c001_v0001037_t0017_u01762345222048") 2025/11/05 12:20:22 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/11/05 12:20:22 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/11/05 12:20:22 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/11/05 12:20:23 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/11/05 12:20:23 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/11/05 12:20:25 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/11/05 12:20:25 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/11/05 12:20:25 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/11/05 12:20:25 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/11/05 12:20:27 DEBUG : chunked-copy: Done sending chunk 0 2025/11/05 12:20:27 DEBUG : chunked-copy: Done sending chunk 1 2025/11/05 12:20:27 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/11/05 12:20:28 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9fb22df3f01d5b3b9fa80e1b_f21400e9a7e5668df_d20251105_m122028_c001_v0001176_t0040_u01762345228349") 2025/11/05 12:20:28 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/11/05 12:20:28 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/11/05 12:20:28 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/11/05 12:20:28 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/11/05 12:20:28 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/11/05 12:20:31 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/11/05 12:20:31 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/11/05 12:20:31 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/11/05 12:20:31 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/11/05 12:20:33 DEBUG : chunked-copy: Done sending chunk 1 2025/11/05 12:20:33 DEBUG : chunked-copy: Done sending chunk 0 2025/11/05 12:20:33 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/11/05 12:20:34 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z9fb22df3f01d5b3b9fa80e1b_f223e001ce85588f8_d20251105_m122034_c001_v0001115_t0059_u01762345234187") 2025/11/05 12:20:34 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/11/05 12:20:34 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/11/05 12:20:34 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/11/05 12:20:34 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/11/05 12:20:34 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/11/05 12:20:35 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/11/05 12:20:35 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/11/05 12:20:36 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/11/05 12:20:38 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/05 12:20:39 DEBUG : Creating backend with remote "TestB2:rclone-test-vexajaj3giha/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/11/05 12:20:40 INFO : B2 bucket rclone-test-vexajaj3giha: cleaning bucket "rclone-test-vexajaj3giha" of all files 2025/11/05 12:20:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f4222faa0dd7cc9a7_d20251105_m121937_c001_v7007000_t0000_u01762345177714") 2025/11/05 12:20:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f21400e9a7e56675b_d20251105_m121933_c001_v0001183_t0052_u01762345173782") 2025/11/05 12:20:40 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f41400e9a7e566757_d20251105_m121933_c001_v7007000_t0000_u01762345173210") 2025/11/05 12:20:40 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f2222faa0dd7cc932_d20251105_m121928_c001_v0001093_t0038_u01762345168761") 2025/11/05 12:20:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f41400e9a7e566862_d20251105_m122009_c001_v7007000_t0000_u01762345209584") 2025/11/05 12:20:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f213849d4840df9f2_d20251105_m122004_c001_v0001115_t0039_u01762345204021") 2025/11/05 12:20:40 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f413849d4840df9f1_d20251105_m122003_c001_v7007000_t0000_u01762345203415") 2025/11/05 12:20:40 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f21823ea56c6685a0_d20251105_m121958_c001_v0001176_t0034_u01762345198127") 2025/11/05 12:20:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f41823ea56c66859e_d20251105_m121957_c001_v7007000_t0000_u01762345197946") 2025/11/05 12:20:41 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f21823ea56c66856b_d20251105_m121952_c001_v0001177_t0046_u01762345192958") 2025/11/05 12:20:41 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f41823ea56c668568_d20251105_m121952_c001_v7007000_t0000_u01762345192386") 2025/11/05 12:20:41 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f2222faa0dd7cc9aa_d20251105_m121937_c001_v0001101_t0041_u01762345177896") 2025/11/05 12:20:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f4116d128e09faa08_d20251105_m121751_c001_v7007000_t0000_u01762345071608") 2025/11/05 12:20:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f21816a065a7876a7_d20251105_m121747_c001_v0001145_t0020_u01762345067460") 2025/11/05 12:20:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f4116d128e09fa9ff_d20251105_m121742_c001_v7007000_t0000_u01762345062564") 2025/11/05 12:20:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f2116d128e09fa9f0_d20251105_m121738_c001_v0001041_t0038_u01762345058597") 2025/11/05 12:20:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f41816a065a7876a6_d20251105_m121747_c001_v7007000_t0000_u01762345067036") 2025/11/05 12:20:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f2116d128e09faa00_d20251105_m121742_c001_v0001120_t0041_u01762345062747") 2025/11/05 12:20:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f4116d128e09fa9ee_d20251105_m121738_c001_v7007000_t0000_u01762345058189") 2025/11/05 12:20:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f2116d128e09fa9de_d20251105_m121734_c001_v0001178_t0020_u01762345054083") 2025/11/05 12:20:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f4116d128e09fa9dd_d20251105_m121733_c001_v7007000_t0000_u01762345053902") 2025/11/05 12:20:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f208b8c205e7792c5_d20251105_m121730_c001_v0001115_t0009_u01762345050028") 2025/11/05 12:20:41 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f408b8c205e7792be_d20251105_m121729_c001_v7007000_t0000_u01762345049618") 2025/11/05 12:20:42 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f2116d128e09fa9a1_d20251105_m121726_c001_v0001184_t0040_u01762345046164") 2025/11/05 12:20:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f41816a065a787710_d20251105_m121817_c001_v7007000_t0000_u01762345097074") 2025/11/05 12:20:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f213849d4840df842_d20251105_m121812_c001_v0001130_t0007_u01762345092965") 2025/11/05 12:20:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f41816a065a7876bf_d20251105_m121808_c001_v7007000_t0000_u01762345088202") 2025/11/05 12:20:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f21816a065a7876b6_d20251105_m121803_c001_v0001106_t0051_u01762345083939") 2025/11/05 12:20:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f413849d4840df83d_d20251105_m121812_c001_v7007000_t0000_u01762345092569") 2025/11/05 12:20:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f21816a065a7876c1_d20251105_m121808_c001_v0001134_t0013_u01762345088390") 2025/11/05 12:20:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f41816a065a7876b4_d20251105_m121803_c001_v7007000_t0000_u01762345083527") 2025/11/05 12:20:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f2116d128e09faa2b_d20251105_m121759_c001_v0001177_t0057_u01762345079489") 2025/11/05 12:20:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f4116d128e09faa29_d20251105_m121759_c001_v7007000_t0000_u01762345079305") 2025/11/05 12:20:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f21816a065a7876af_d20251105_m121755_c001_v0001105_t0057_u01762345075970") 2025/11/05 12:20:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f41816a065a7876ae_d20251105_m121755_c001_v7007000_t0000_u01762345075565") 2025/11/05 12:20:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f2116d128e09faa09_d20251105_m121751_c001_v0001105_t0037_u01762345071791") 2025/11/05 12:20:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f4116d128e09fa99e_d20251105_m121725_c001_v7007000_t0000_u01762345045982") 2025/11/05 12:20:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f208b8c205e779252_d20251105_m121721_c001_v0001157_t0040_u01762345041974") 2025/11/05 12:20:42 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f408b8c205e77924c_d20251105_m121721_c001_v7007000_t0000_u01762345041575") 2025/11/05 12:20:42 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f208b8c205e77920c_d20251105_m121717_c001_v0001165_t0014_u01762345037503") 2025/11/05 12:20:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f408b8c205e779209_d20251105_m121717_c001_v7007000_t0000_u01762345037317") 2025/11/05 12:20:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f208b8c205e7791f8_d20251105_m121713_c001_v0001101_t0049_u01762345033246") 2025/11/05 12:20:42 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f408b8c205e7791f5_d20251105_m121712_c001_v7007000_t0000_u01762345032849") 2025/11/05 12:20:42 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f200b1d56231315b1_d20251105_m121708_c001_v0001115_t0054_u01762345028522") 2025/11/05 12:20:43 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f400b1d56231315af_d20251105_m121708_c001_v7007000_t0000_u01762345028339") 2025/11/05 12:20:43 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f208b8c205e7791df_d20251105_m121704_c001_v0001136_t0053_u01762345024908") 2025/11/05 12:20:43 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f408b8c205e7791db_d20251105_m121704_c001_v7007000_t0000_u01762345024502") 2025/11/05 12:20:43 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f223e001ce8558535_d20251105_m121659_c001_v0001145_t0049_u01762345019214") 2025/11/05 12:20:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f419b66f47bc1cdc4_d20251105_m121853_c001_v7007000_t0000_u01762345133568") 2025/11/05 12:20:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f208b8c205e779580_d20251105_m121848_c001_v0001165_t0014_u01762345128669") 2025/11/05 12:20:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f419b66f47bc1cd54_d20251105_m121843_c001_v7007000_t0000_u01762345123218") 2025/11/05 12:20:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f21816a065a7877df_d20251105_m121830_c001_v0001137_t0012_u01762345110723") 2025/11/05 12:20:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f408b8c205e77957f_d20251105_m121848_c001_v7007000_t0000_u01762345128204") 2025/11/05 12:20:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f219b66f47bc1cd56_d20251105_m121843_c001_v0001131_t0059_u01762345123401") 2025/11/05 12:20:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f41816a065a7877da_d20251105_m121830_c001_v7007000_t0000_u01762345110271") 2025/11/05 12:20:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f21816a065a7877a3_d20251105_m121825_c001_v0001171_t0043_u01762345105767") 2025/11/05 12:20:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f41816a065a7877a0_d20251105_m121825_c001_v7007000_t0000_u01762345105582") 2025/11/05 12:20:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f213849d4840df859_d20251105_m121821_c001_v0001171_t0006_u01762345101921") 2025/11/05 12:20:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f413849d4840df858_d20251105_m121821_c001_v7007000_t0000_u01762345101489") 2025/11/05 12:20:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f21816a065a787714_d20251105_m121817_c001_v0001144_t0010_u01762345097266") 2025/11/05 12:20:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f4222faa0dd7cc92e_d20251105_m121928_c001_v7007000_t0000_u01762345168579") 2025/11/05 12:20:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f21400e9a7e566740_d20251105_m121923_c001_v0001032_t0053_u01762345163804") 2025/11/05 12:20:44 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f41400e9a7e56673f_d20251105_m121923_c001_v7007000_t0000_u01762345163293") 2025/11/05 12:20:44 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f219b66f47bc1ce46_d20251105_m121915_c001_v0001101_t0032_u01762345155639") 2025/11/05 12:20:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f419b66f47bc1ce44_d20251105_m121915_c001_v7007000_t0000_u01762345155458") 2025/11/05 12:20:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f219b66f47bc1ce22_d20251105_m121910_c001_v0001171_t0026_u01762345150577") 2025/11/05 12:20:44 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f419b66f47bc1ce1e_d20251105_m121910_c001_v7007000_t0000_u01762345150050") 2025/11/05 12:20:44 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f219b66f47bc1ce04_d20251105_m121902_c001_v0001102_t0040_u01762345142433") 2025/11/05 12:20:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f419b66f47bc1ce03_d20251105_m121902_c001_v7007000_t0000_u01762345142233") 2025/11/05 12:20:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f2116d128e09fab07_d20251105_m121858_c001_v0001131_t0006_u01762345138411") 2025/11/05 12:20:44 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f4116d128e09fab02_d20251105_m121857_c001_v7007000_t0000_u01762345137915") 2025/11/05 12:20:44 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f219b66f47bc1cdc8_d20251105_m121853_c001_v0001100_t0058_u01762345133749") 2025/11/05 12:20:44 DEBUG : chunked-copy: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f420343d706aa8849_d20251105_m122036_c001_v7007000_t0000_u01762345236865") 2025/11/05 12:20:44 DEBUG : chunked-copy: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f21400e9a7e5668ef_d20251105_m122030_c001_v0001032_t0018_u01762345230706") 2025/11/05 12:20:44 DEBUG : chunked-copy: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f41400e9a7e5668eb_d20251105_m122030_c001_v7007000_t0000_u01762345230079") 2025/11/05 12:20:44 DEBUG : chunked-copy: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f223e001ce85588ba_d20251105_m122025_c001_v0001182_t0006_u01762345225060") 2025/11/05 12:20:44 DEBUG : chunked-copy: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f423e001ce85588b3_d20251105_m122024_c001_v7007000_t0000_u01762345224317") 2025/11/05 12:20:44 DEBUG : chunked-copy: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f223e001ce855888e_d20251105_m122018_c001_v0001179_t0027_u01762345218722") 2025/11/05 12:20:44 DEBUG : chunked-copy: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f423e001ce855888a_d20251105_m122018_c001_v7007000_t0000_u01762345218054") 2025/11/05 12:20:44 DEBUG : chunked-copy: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f109dbaa30291cd55_d20251105_m122013_c001_v0001105_t0039_u01762345213988") 2025/11/05 12:20:44 DEBUG : chunked-copy: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f41400e9a7e56687b_d20251105_m122013_c001_v7007000_t0000_u01762345213568") 2025/11/05 12:20:44 DEBUG : chunked-copy: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f109dbaa30291cd4f_d20251105_m122010_c001_v0001105_t0038_u01762345210365") 2025/11/05 12:20:44 DEBUG : chunked-copy.copy: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f420343d706aa8847_d20251105_m122036_c001_v7007000_t0000_u01762345236683") 2025/11/05 12:20:44 DEBUG : chunked-copy.copy: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f223e001ce85588f8_d20251105_m122034_c001_v0001115_t0059_u01762345234187") 2025/11/05 12:20:45 DEBUG : chunked-copy.copy: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f41400e9a7e5668e9_d20251105_m122029_c001_v7007000_t0000_u01762345229895") 2025/11/05 12:20:45 DEBUG : chunked-copy.copy: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f21400e9a7e5668df_d20251105_m122028_c001_v0001176_t0040_u01762345228349") 2025/11/05 12:20:45 DEBUG : chunked-copy.copy: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f423e001ce85588b1_d20251105_m122024_c001_v7007000_t0000_u01762345224135") 2025/11/05 12:20:45 DEBUG : chunked-copy.copy: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f21400e9a7e5668b2_d20251105_m122022_c001_v0001037_t0017_u01762345222048") 2025/11/05 12:20:45 DEBUG : chunked-copy.copy: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f423e001ce8558888_d20251105_m122017_c001_v7007000_t0000_u01762345217872") 2025/11/05 12:20:45 DEBUG : chunked-copy.copy: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f21400e9a7e566889_d20251105_m122015_c001_v0001041_t0045_u01762345215852") 2025/11/05 12:20:45 DEBUG : chunked-copy.copy: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f41400e9a7e566879_d20251105_m122013_c001_v7007000_t0000_u01762345213384") 2025/11/05 12:20:45 DEBUG : chunked-copy.copy: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f102ce7e53cd70387_d20251105_m122012_c001_v0001042_t0005_u01762345212451") 2025/11/05 12:20:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f10638203e3821a1b_d20251105_m121539_c001_v0001100_t0036_u01762344939253") 2025/11/05 12:20:45 DEBUG : unknown-size-put.txt: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f420343d706aa8853_d20251105_m122037_c001_v7007000_t0000_u01762345237728") 2025/11/05 12:20:45 DEBUG : unknown-size-put.txt: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f109dbaa30291cd7f_d20251105_m122037_c001_v0001105_t0010_u01762345237426") 2025/11/05 12:20:45 DEBUG : unknown-size-update.txt: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f420343d706aa885d_d20251105_m122039_c001_v7007000_t0000_u01762345239007") 2025/11/05 12:20:45 DEBUG : unknown-size-update.txt: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f109dbaa30291cd85_d20251105_m122038_c001_v0001105_t0059_u01762345238568") 2025/11/05 12:20:45 DEBUG : unknown-size-update.txt: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f109dbaa30291cd81_d20251105_m122037_c001_v0001105_t0003_u01762345237946") 2025/11/05 12:20:45 DEBUG : versions/test-versions.txt: Deleting (id "4_z9fb22df3f01d5b3b9fa80e1b_f423e001ce855852f_d20251105_m121655_c001_v7007000_t0000_u01762345015554") 2025/11/05 12:20:46 INFO : B2 bucket rclone-test-vexajaj3giha: cleaning bucket "rclone-test-vexajaj3giha" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (342.64s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.38s) --- PASS: TestIntegration/FsMkdir (340.50s) --- 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 (21.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.09s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.23s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (80.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.27s) --- 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.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.50s) --- 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.21s) --- 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.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.45s) --- 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.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (20.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.03s) --- 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.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.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.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.42s) --- 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.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (190.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (36.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (17.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (12.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (35.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (13.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (13.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (41.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (20.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.16s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (27.30s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.98s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.49s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.36s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.66s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.80s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.13s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.89s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.24s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.32s) --- 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 342.684s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m43.932311712s (try 1/5)