"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2026/03/14 03:06:09 DEBUG : Creating backend with remote "TestB2:rclone-test-rupiruw6huvi" 2026/03/14 03:06:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/03/14 03:06:12 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/03/14 03:06:12 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/03/14 03:06:12 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/03/14 03:06:42 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. 2026/03/14 03:06:43 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/03/14 03:06:45 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/03/14 03:06:45 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/03/14 03:06:46 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/03/14 03:06:46 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/03/14 03:06:46 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/03/14 03:06:46 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/03/14 03:06:56 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/03/14 03:06:57 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:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/03/14 03:07:02 INFO : B2 bucket rclone-test-rupiruw6huvi: cleaning bucket "rclone-test-rupiruw6huvi" of all files 2026/03/14 03:07:02 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb4a4_d20260314_m030701_c001_v0001033_t0001_u01773457621396") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/03/14 03:07:04 DEBUG : Creating backend with remote "TestB2:rclone-test-rupiruw6huvi/dirToPurgeFromRoot" 2026/03/14 03:07:05 INFO : B2 bucket rclone-test-rupiruw6huvi path dirToPurgeFromRoot: cleaning bucket "rclone-test-rupiruw6huvi" of all files 2026/03/14 03:07:05 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb4bc_d20260314_m030703_c001_v0001033_t0003_u01773457623392") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/03/14 03:07:06 DEBUG : Creating backend with remote "TestB2:rclone-test-rupiruw6huvi/hello? sausage/êé" 2026/03/14 03:07:10 INFO : B2 bucket rclone-test-rupiruw6huvi path hello? sausage/êé: cleaning bucket "rclone-test-rupiruw6huvi" of all files 2026/03/14 03:07:10 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zdf52fde340edebab9fc80e1b_f102932c979e4fdc8_d20260314_m030708_c001_v0001104_t0012_u01773457628876") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1294: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: 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:1628: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/03/14 03:07:20 DEBUG : Creating backend with remote "TestB2:rclone-test-rupiruw6huvi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/03/14 03:07:22 DEBUG : Creating backend with remote "TestB2:rclone-test-rupiruw6huvi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestB2:" path "rclone-test-rupiruw6huvi" from "TestB2:rclone-test-rupiruw6huvi" 2026/03/14 03:07:24 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 2026/03/14 03:07:36 DEBUG : Creating backend with remote "TestB2:rclone-test-maxecen2texa" 2026/03/14 03:07:39 DEBUG : B2 bucket rclone-test-maxecen2texa: Purge remote 2026/03/14 03:07:39 INFO : B2 bucket rclone-test-maxecen2texa: cleaning bucket "rclone-test-maxecen2texa" of all files 2026/03/14 03:07:39 DEBUG : somefile: Deleting (id "4_zdff24de3500debab9fc80e1b_f4053c61bf46895c2_d20260314_m030738_c001_v0001185_t0015_u01773457658537") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/03/14 03:07:40 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/03/14 03:07:41 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2026/03/14 03:07:45 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/03/14 03:07:45 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/03/14 03:07:45 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.755Ki offset 6Mi/6.106Mi 2026/03/14 03:07:45 DEBUG : test-metadata: Sending chunk 1 length 111365 2026/03/14 03:07:47 DEBUG : test-metadata: Done sending chunk 1 2026/03/14 03:07:47 DEBUG : test-metadata: Done sending chunk 0 2026/03/14 03:07:47 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2026/03/14 03:07:58 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1033-01.backblaze.com/b2api/v1/b2_upload_file/df52fde340edebab9fc80e1b/c001_v0001033_t0012": EOF 2026/03/14 03:07:58 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1033-01.backblaze.com/b2api/v1/b2_upload_file/df52fde340edebab9fc80e1b/c001_v0001033_t0012": EOF) 2026/03/14 03:07:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1033-01.backblaze.com/b2api/v1/b2_upload_file/df52fde340edebab9fc80e1b/c001_v0001033_t0012": EOF - low level retry 1/10 2026/03/14 03:08:00 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-03-14-030752-637.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2026/03/14 03:08:02 DEBUG : oldPath = "TestB2:rclone-test-rupiruw6huvi/versions/test-versions-v2026-03-14-030752-637.txt" 2026/03/14 03:08:02 DEBUG : newPath = "TestB2,versions:rclone-test-rupiruw6huvi/versions/test-versions-v2026-03-14-030752-637.txt" 2026/03/14 03:08:02 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-rupiruw6huvi/versions/test-versions-v2026-03-14-030752-637.txt" 2026/03/14 03:08:02 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/03/14 03:08:04 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-rupiruw6huvi/versions/test-versions-v2026-03-14-030752-637.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-rupiruw6huvi/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2026/03/14 03:08:07 INFO : B2 bucket rclone-test-rupiruw6huvi: cleaning bucket "rclone-test-rupiruw6huvi" of all hidden files 2026/03/14 03:08:07 DEBUG : leading space/ leading space: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f4154b8f7ca76d4dc_d20260314_m030622_c001_v7007000_t0000_u01773457582053") as it is a hide marker 2026/03/14 03:08:07 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/03/14 03:08:07 DEBUG : leading space/ leading space: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb275_d20260314_m030620_c001_v0001033_t0006_u01773457580573") 2026/03/14 03:08:07 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/03/14 03:08:07 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f4154b8f7ca76d4d5_d20260314_m030620_c001_v7007000_t0000_u01773457580215") as it is a hide marker 2026/03/14 03:08:07 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/03/14 03:08:07 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb265_d20260314_m030619_c001_v0001033_t0022_u01773457579416") 2026/03/14 03:08:07 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/03/14 03:08:07 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f4154b8f7ca76d53b_d20260314_m030629_c001_v7007000_t0000_u01773457589885") as it is a hide marker 2026/03/14 03:08:07 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/03/14 03:08:07 DEBUG : .leading dot/.leading dot: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb2dd_d20260314_m030629_c001_v0001033_t0003_u01773457589017") 2026/03/14 03:08:07 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/03/14 03:08:07 DEBUG : created from root.txt: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f409ad8eb5df596fe_d20260314_m030732_c001_v7007000_t0000_u01773457652685") as it is a hide marker 2026/03/14 03:08:07 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/03/14 03:08:07 DEBUG : created from root.txt: Deleting (id "4_zdf52fde340edebab9fc80e1b_f107c5a2bbda7d055_d20260314_m030731_c001_v0001185_t0052_u01773457651762") 2026/03/14 03:08:07 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/03/14 03:08:07 DEBUG : file name.txt: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f408498d09b51c50c_d20260314_m030740_c001_v7007000_t0000_u01773457660588") as it is a hide marker 2026/03/14 03:08:07 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/03/14 03:08:07 DEBUG : file name.txt: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb588_d20260314_m030719_c001_v0001033_t0016_u01773457639365") 2026/03/14 03:08:07 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/03/14 03:08:07 DEBUG : file name.txt: Deleting (id "4_zdf52fde340edebab9fc80e1b_f11162b2f12c439ab_d20260314_m030715_c001_v0001185_t0049_u01773457635906") 2026/03/14 03:08:07 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/03/14 03:08:07 DEBUG : file name.txt: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb43a_d20260314_m030653_c001_v0001033_t0029_u01773457613165") 2026/03/14 03:08:07 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/03/14 03:08:07 DEBUG : file name.txt: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb422_d20260314_m030651_c001_v0001033_t0058_u01773457611408") 2026/03/14 03:08:07 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/03/14 03:08:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb42c_d20260314_m030652_c001_v0001033_t0033_u01773457612373") "upload" dated 2026-03-14 03:06:52.373 +0000 UTC (1m15.228737606s ago) 2026/03/14 03:08:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f40614edd5bce41cf_d20260314_m030713_c001_v7007000_t0000_u01773457633661") as it is a hide marker 2026/03/14 03:08:07 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/03/14 03:08:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdf52fde340edebab9fc80e1b_f116d537f052acdff_d20260314_m030712_c001_v0001104_t0008_u01773457632939") 2026/03/14 03:08:07 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/03/14 03:08:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdf52fde340edebab9fc80e1b_f1153377da214c113_d20260314_m030712_c001_v0001104_t0004_u01773457632059") 2026/03/14 03:08:07 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/03/14 03:08:07 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f4154b8f7ca76d5a5_d20260314_m030639_c001_v7007000_t0000_u01773457599241") as it is a hide marker 2026/03/14 03:08:07 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/03/14 03:08:07 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb36c_d20260314_m030638_c001_v0001033_t0018_u01773457598223") 2026/03/14 03:08:07 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/03/14 03:08:07 DEBUG : piped data.txt: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f408498d09b51c528_d20260314_m030742_c001_v7007000_t0000_u01773457662659") as it is a hide marker 2026/03/14 03:08:07 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/03/14 03:08:07 DEBUG : piped data.txt: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb696_d20260314_m030741_c001_v0001033_t0035_u01773457661908") 2026/03/14 03:08:07 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/03/14 03:08:07 DEBUG : piped data.txt: Deleting (id "4_zdf52fde340edebab9fc80e1b_f408498d09b51c51c_d20260314_m030741_c001_v7007000_t0000_u01773457661721") 2026/03/14 03:08:07 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/03/14 03:08:07 DEBUG : piped data.txt: Deleting (id "4_zdf52fde340edebab9fc80e1b_f40128fa9addcb690_d20260314_m030741_c001_v0001033_t0012_u01773457661360") 2026/03/14 03:08:07 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/03/14 03:08:07 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f4154b8f7ca76d5b6_d20260314_m030640_c001_v7007000_t0000_u01773457600902") as it is a hide marker 2026/03/14 03:08:07 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/03/14 03:08:07 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb37e_d20260314_m030639_c001_v0001033_t0026_u01773457599600") 2026/03/14 03:08:07 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/03/14 03:08:07 DEBUG : test-metadata: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f4156153f61bb0fa9_d20260314_m030750_c001_v7007000_t0000_u01773457670073") as it is a hide marker 2026/03/14 03:08:07 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/03/14 03:08:07 DEBUG : test-metadata: Deleting (id "4_zdf52fde340edebab9fc80e1b_f208498d09b51c54f_d20260314_m030744_c001_v0001033_t0035_u01773457664873") 2026/03/14 03:08:07 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/03/14 03:08:07 DEBUG : test-metadata: Deleting (id "4_zdf52fde340edebab9fc80e1b_f408498d09b51c545_d20260314_m030743_c001_v7007000_t0000_u01773457663977") 2026/03/14 03:08:07 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/03/14 03:08:07 DEBUG : test-metadata: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb6a0_d20260314_m030742_c001_v0001033_t0000_u01773457662845") 2026/03/14 03:08:07 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/03/14 03:08:07 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f4154b8f7ca76d550_d20260314_m030632_c001_v7007000_t0000_u01773457592245") as it is a hide marker 2026/03/14 03:08:07 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/03/14 03:08:07 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb301_d20260314_m030631_c001_v0001033_t0021_u01773457591446") 2026/03/14 03:08:07 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/03/14 03:08:07 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f4154b8f7ca76d56f_d20260314_m030634_c001_v7007000_t0000_u01773457594649") as it is a hide marker 2026/03/14 03:08:07 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/03/14 03:08:07 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb329_d20260314_m030633_c001_v0001033_t0048_u01773457593782") 2026/03/14 03:08:07 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/03/14 03:08:07 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f4154b8f7ca76d56c_d20260314_m030633_c001_v7007000_t0000_u01773457593423") as it is a hide marker 2026/03/14 03:08:07 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/03/14 03:08:07 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb31b_d20260314_m030632_c001_v0001033_t0059_u01773457592603") 2026/03/14 03:08:07 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/03/14 03:08:07 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f4154b8f7ca76d57d_d20260314_m030636_c001_v7007000_t0000_u01773457596476") as it is a hide marker 2026/03/14 03:08:07 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/03/14 03:08:07 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb33b_d20260314_m030635_c001_v0001033_t0003_u01773457595014") 2026/03/14 03:08:07 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/03/14 03:08:07 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f4154b8f7ca76d591_d20260314_m030637_c001_v7007000_t0000_u01773457597865") as it is a hide marker 2026/03/14 03:08:07 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/03/14 03:08:07 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb351_d20260314_m030636_c001_v0001033_t0057_u01773457596836") 2026/03/14 03:08:07 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/03/14 03:08:07 DEBUG : trailing space /trailing space : Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f4154b8f7ca76d545_d20260314_m030631_c001_v7007000_t0000_u01773457591088") as it is a hide marker 2026/03/14 03:08:07 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/03/14 03:08:07 DEBUG : trailing space /trailing space : Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb2e7_d20260314_m030630_c001_v0001033_t0035_u01773457590246") 2026/03/14 03:08:07 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/03/14 03:08:07 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdf52fde340edebab9fc80e1b_f10305d1cb708b328_d20260314_m030800_c001_v0001039_t0024_u01773457680738") "upload" dated 2026-03-14 03:08:00.738 +0000 UTC (6.86407345s ago) 2026/03/14 03:08:07 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf52fde340edebab9fc80e1b_f40270854ddce2ace_d20260314_m030755_c001_v7007000_t0000_u01773457675879") 2026/03/14 03:08:07 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/03/14 03:08:07 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb710_d20260314_m030752_c001_v0001033_t0006_u01773457672637") 2026/03/14 03:08:07 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/03/14 03:08:07 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f4154b8f7ca76d5da_d20260314_m030650_c001_v7007000_t0000_u01773457610842") as it is a hide marker 2026/03/14 03:08:07 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/03/14 03:08:07 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zdf52fde340edebab9fc80e1b_f2154b8f7ca76d5d1_d20260314_m030643_c001_v0001173_t0053_u01773457603029") 2026/03/14 03:08:07 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/03/14 03:08:07 DEBUG : zero-length-file: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f4154b8f7ca76d5d0_d20260314_m030642_c001_v7007000_t0000_u01773457602748") as it is a hide marker 2026/03/14 03:08:07 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/03/14 03:08:07 DEBUG : zero-length-file: Deleting (id "4_zdf52fde340edebab9fc80e1b_f40128fa9addcb398_d20260314_m030642_c001_v0001033_t0012_u01773457602196") 2026/03/14 03:08:07 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/03/14 03:08:07 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f4154b8f7ca76d4f0_d20260314_m030623_c001_v7007000_t0000_u01773457583207") as it is a hide marker 2026/03/14 03:08:07 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/03/14 03:08:07 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb285_d20260314_m030622_c001_v0001033_t0050_u01773457582412") 2026/03/14 03:08:07 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/03/14 03:08:07 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f4154b8f7ca76d4c1_d20260314_m030615_c001_v7007000_t0000_u01773457575965") as it is a hide marker 2026/03/14 03:08:07 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/03/14 03:08:07 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb225_d20260314_m030614_c001_v0001033_t0054_u01773457574290") 2026/03/14 03:08:07 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/03/14 03:08:07 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f4154b8f7ca76d518_d20260314_m030627_c001_v7007000_t0000_u01773457587107") as it is a hide marker 2026/03/14 03:08:07 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/03/14 03:08:07 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb2bb_d20260314_m030626_c001_v0001033_t0041_u01773457586089") 2026/03/14 03:08:07 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/03/14 03:08:07 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f4154b8f7ca76d511_d20260314_m030625_c001_v7007000_t0000_u01773457585730") as it is a hide marker 2026/03/14 03:08:07 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/03/14 03:08:07 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb2af_d20260314_m030624_c001_v0001033_t0045_u01773457584829") 2026/03/14 03:08:07 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/03/14 03:08:07 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f4154b8f7ca76d52d_d20260314_m030628_c001_v7007000_t0000_u01773457588656") as it is a hide marker 2026/03/14 03:08:07 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/03/14 03:08:07 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb2c9_d20260314_m030627_c001_v0001033_t0036_u01773457587469") 2026/03/14 03:08:07 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/03/14 03:08:07 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f4154b8f7ca76d508_d20260314_m030624_c001_v7007000_t0000_u01773457584472") as it is a hide marker 2026/03/14 03:08:07 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/03/14 03:08:07 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb295_d20260314_m030623_c001_v0001033_t0053_u01773457583564") 2026/03/14 03:08:07 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/03/14 03:08:07 DEBUG : ./.: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f4154b8f7ca76d4c7_d20260314_m030617_c001_v7007000_t0000_u01773457577321") as it is a hide marker 2026/03/14 03:08:07 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/03/14 03:08:07 DEBUG : ./.: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb239_d20260314_m030616_c001_v0001033_t0055_u01773457576321") 2026/03/14 03:08:07 NOTICE: ./.: Skipped delete as --dry-run is set 2026/03/14 03:08:07 DEBUG : ../..: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f4154b8f7ca76d4cc_d20260314_m030618_c001_v7007000_t0000_u01773457578512") as it is a hide marker 2026/03/14 03:08:07 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/03/14 03:08:07 DEBUG : ../..: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb247_d20260314_m030617_c001_v0001033_t0012_u01773457577679") 2026/03/14 03:08:07 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/03/14 03:08:07 INFO : B2 bucket rclone-test-rupiruw6huvi: cleaning bucket "rclone-test-rupiruw6huvi" of all hidden files 2026/03/14 03:08:08 DEBUG : leading space/ leading space: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f4154b8f7ca76d4dc_d20260314_m030622_c001_v7007000_t0000_u01773457582053") as it is a hide marker 2026/03/14 03:08:08 DEBUG : leading space/ leading space: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb275_d20260314_m030620_c001_v0001033_t0006_u01773457580573") 2026/03/14 03:08:08 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f4154b8f7ca76d4d5_d20260314_m030620_c001_v7007000_t0000_u01773457580215") as it is a hide marker 2026/03/14 03:08:08 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb265_d20260314_m030619_c001_v0001033_t0022_u01773457579416") 2026/03/14 03:08:08 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f4154b8f7ca76d53b_d20260314_m030629_c001_v7007000_t0000_u01773457589885") as it is a hide marker 2026/03/14 03:08:08 DEBUG : .leading dot/.leading dot: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb2dd_d20260314_m030629_c001_v0001033_t0003_u01773457589017") 2026/03/14 03:08:08 DEBUG : created from root.txt: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f409ad8eb5df596fe_d20260314_m030732_c001_v7007000_t0000_u01773457652685") as it is a hide marker 2026/03/14 03:08:08 DEBUG : created from root.txt: Deleting (id "4_zdf52fde340edebab9fc80e1b_f107c5a2bbda7d055_d20260314_m030731_c001_v0001185_t0052_u01773457651762") 2026/03/14 03:08:08 DEBUG : file name.txt: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f408498d09b51c50c_d20260314_m030740_c001_v7007000_t0000_u01773457660588") as it is a hide marker 2026/03/14 03:08:08 DEBUG : file name.txt: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb588_d20260314_m030719_c001_v0001033_t0016_u01773457639365") 2026/03/14 03:08:08 DEBUG : file name.txt: Deleting (id "4_zdf52fde340edebab9fc80e1b_f11162b2f12c439ab_d20260314_m030715_c001_v0001185_t0049_u01773457635906") 2026/03/14 03:08:08 DEBUG : file name.txt: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb43a_d20260314_m030653_c001_v0001033_t0029_u01773457613165") 2026/03/14 03:08:08 DEBUG : file name.txt: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb422_d20260314_m030651_c001_v0001033_t0058_u01773457611408") 2026/03/14 03:08:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb42c_d20260314_m030652_c001_v0001033_t0033_u01773457612373") "upload" dated 2026-03-14 03:06:52.373 +0000 UTC (1m16.232356418s ago) 2026/03/14 03:08:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f40614edd5bce41cf_d20260314_m030713_c001_v7007000_t0000_u01773457633661") as it is a hide marker 2026/03/14 03:08:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdf52fde340edebab9fc80e1b_f116d537f052acdff_d20260314_m030712_c001_v0001104_t0008_u01773457632939") 2026/03/14 03:08:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdf52fde340edebab9fc80e1b_f1153377da214c113_d20260314_m030712_c001_v0001104_t0004_u01773457632059") 2026/03/14 03:08:08 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f4154b8f7ca76d5a5_d20260314_m030639_c001_v7007000_t0000_u01773457599241") as it is a hide marker 2026/03/14 03:08:08 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb36c_d20260314_m030638_c001_v0001033_t0018_u01773457598223") 2026/03/14 03:08:08 DEBUG : piped data.txt: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f408498d09b51c528_d20260314_m030742_c001_v7007000_t0000_u01773457662659") as it is a hide marker 2026/03/14 03:08:08 DEBUG : piped data.txt: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb696_d20260314_m030741_c001_v0001033_t0035_u01773457661908") 2026/03/14 03:08:08 DEBUG : piped data.txt: Deleting (id "4_zdf52fde340edebab9fc80e1b_f408498d09b51c51c_d20260314_m030741_c001_v7007000_t0000_u01773457661721") 2026/03/14 03:08:08 DEBUG : piped data.txt: Deleting (id "4_zdf52fde340edebab9fc80e1b_f40128fa9addcb690_d20260314_m030741_c001_v0001033_t0012_u01773457661360") 2026/03/14 03:08:09 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f4154b8f7ca76d5b6_d20260314_m030640_c001_v7007000_t0000_u01773457600902") as it is a hide marker 2026/03/14 03:08:09 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb37e_d20260314_m030639_c001_v0001033_t0026_u01773457599600") 2026/03/14 03:08:09 DEBUG : test-metadata: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f4156153f61bb0fa9_d20260314_m030750_c001_v7007000_t0000_u01773457670073") as it is a hide marker 2026/03/14 03:08:09 DEBUG : test-metadata: Deleting (id "4_zdf52fde340edebab9fc80e1b_f208498d09b51c54f_d20260314_m030744_c001_v0001033_t0035_u01773457664873") 2026/03/14 03:08:09 DEBUG : test-metadata: Deleting (id "4_zdf52fde340edebab9fc80e1b_f408498d09b51c545_d20260314_m030743_c001_v7007000_t0000_u01773457663977") 2026/03/14 03:08:09 DEBUG : test-metadata: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb6a0_d20260314_m030742_c001_v0001033_t0000_u01773457662845") 2026/03/14 03:08:09 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f4154b8f7ca76d550_d20260314_m030632_c001_v7007000_t0000_u01773457592245") as it is a hide marker 2026/03/14 03:08:09 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb301_d20260314_m030631_c001_v0001033_t0021_u01773457591446") 2026/03/14 03:08:09 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f4154b8f7ca76d56f_d20260314_m030634_c001_v7007000_t0000_u01773457594649") as it is a hide marker 2026/03/14 03:08:09 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb329_d20260314_m030633_c001_v0001033_t0048_u01773457593782") 2026/03/14 03:08:09 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f4154b8f7ca76d56c_d20260314_m030633_c001_v7007000_t0000_u01773457593423") as it is a hide marker 2026/03/14 03:08:09 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb31b_d20260314_m030632_c001_v0001033_t0059_u01773457592603") 2026/03/14 03:08:09 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f4154b8f7ca76d57d_d20260314_m030636_c001_v7007000_t0000_u01773457596476") as it is a hide marker 2026/03/14 03:08:09 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb33b_d20260314_m030635_c001_v0001033_t0003_u01773457595014") 2026/03/14 03:08:09 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f4154b8f7ca76d591_d20260314_m030637_c001_v7007000_t0000_u01773457597865") as it is a hide marker 2026/03/14 03:08:09 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb351_d20260314_m030636_c001_v0001033_t0057_u01773457596836") 2026/03/14 03:08:09 DEBUG : trailing space /trailing space : Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f4154b8f7ca76d545_d20260314_m030631_c001_v7007000_t0000_u01773457591088") as it is a hide marker 2026/03/14 03:08:09 DEBUG : trailing space /trailing space : Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb2e7_d20260314_m030630_c001_v0001033_t0035_u01773457590246") 2026/03/14 03:08:09 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdf52fde340edebab9fc80e1b_f10305d1cb708b328_d20260314_m030800_c001_v0001039_t0024_u01773457680738") "upload" dated 2026-03-14 03:08:00.738 +0000 UTC (9.195452546s ago) 2026/03/14 03:08:09 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf52fde340edebab9fc80e1b_f40270854ddce2ace_d20260314_m030755_c001_v7007000_t0000_u01773457675879") 2026/03/14 03:08:10 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb710_d20260314_m030752_c001_v0001033_t0006_u01773457672637") 2026/03/14 03:08:10 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f4154b8f7ca76d5da_d20260314_m030650_c001_v7007000_t0000_u01773457610842") as it is a hide marker 2026/03/14 03:08:10 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zdf52fde340edebab9fc80e1b_f2154b8f7ca76d5d1_d20260314_m030643_c001_v0001173_t0053_u01773457603029") 2026/03/14 03:08:10 DEBUG : zero-length-file: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f4154b8f7ca76d5d0_d20260314_m030642_c001_v7007000_t0000_u01773457602748") as it is a hide marker 2026/03/14 03:08:10 DEBUG : zero-length-file: Deleting (id "4_zdf52fde340edebab9fc80e1b_f40128fa9addcb398_d20260314_m030642_c001_v0001033_t0012_u01773457602196") 2026/03/14 03:08:10 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f4154b8f7ca76d4f0_d20260314_m030623_c001_v7007000_t0000_u01773457583207") as it is a hide marker 2026/03/14 03:08:10 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb285_d20260314_m030622_c001_v0001033_t0050_u01773457582412") 2026/03/14 03:08:10 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f4154b8f7ca76d4c1_d20260314_m030615_c001_v7007000_t0000_u01773457575965") as it is a hide marker 2026/03/14 03:08:10 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb225_d20260314_m030614_c001_v0001033_t0054_u01773457574290") 2026/03/14 03:08:10 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f4154b8f7ca76d518_d20260314_m030627_c001_v7007000_t0000_u01773457587107") as it is a hide marker 2026/03/14 03:08:10 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb2bb_d20260314_m030626_c001_v0001033_t0041_u01773457586089") 2026/03/14 03:08:10 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f4154b8f7ca76d511_d20260314_m030625_c001_v7007000_t0000_u01773457585730") as it is a hide marker 2026/03/14 03:08:10 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb2af_d20260314_m030624_c001_v0001033_t0045_u01773457584829") 2026/03/14 03:08:10 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f4154b8f7ca76d52d_d20260314_m030628_c001_v7007000_t0000_u01773457588656") as it is a hide marker 2026/03/14 03:08:10 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb2c9_d20260314_m030627_c001_v0001033_t0036_u01773457587469") 2026/03/14 03:08:10 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f4154b8f7ca76d508_d20260314_m030624_c001_v7007000_t0000_u01773457584472") as it is a hide marker 2026/03/14 03:08:10 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb295_d20260314_m030623_c001_v0001033_t0053_u01773457583564") 2026/03/14 03:08:10 DEBUG : ./.: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f4154b8f7ca76d4c7_d20260314_m030617_c001_v7007000_t0000_u01773457577321") as it is a hide marker 2026/03/14 03:08:10 DEBUG : ./.: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb239_d20260314_m030616_c001_v0001033_t0055_u01773457576321") 2026/03/14 03:08:10 DEBUG : ../..: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f4154b8f7ca76d4cc_d20260314_m030618_c001_v7007000_t0000_u01773457578512") as it is a hide marker 2026/03/14 03:08:10 DEBUG : ../..: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb247_d20260314_m030617_c001_v0001033_t0012_u01773457577679") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/03/14 03:08:11 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/03/14 03:08:11 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/03/14 03:08:12 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/03/14 03:08:12 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2026/03/14 03:08:12 INFO : B2 bucket rclone-test-rupiruw6huvi: cleaning bucket "rclone-test-rupiruw6huvi" of pending multipart uploads older than 0s 2026/03/14 03:08:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb42c_d20260314_m030652_c001_v0001033_t0033_u01773457612373") "upload" dated 2026-03-14 03:06:52.373 +0000 UTC (1m20.497830274s ago) 2026/03/14 03:08:12 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f203755175d1cc874_d20260314_m030811_c001_v0001180_t0028_u01773457691869") as it is a start marker (upload started at 2026-03-14 03:08:11.869 +0000 UTC) 2026/03/14 03:08:12 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/03/14 03:08:12 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f203755175d1cc876_d20260314_m030812_c001_v0001183_t0002_u01773457692050") as it is a start marker (upload started at 2026-03-14 03:08:12.05 +0000 UTC) 2026/03/14 03:08:12 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/03/14 03:08:12 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f203755175d1cc878_d20260314_m030812_c001_v0001180_t0036_u01773457692234") as it is a start marker (upload started at 2026-03-14 03:08:12.234 +0000 UTC) 2026/03/14 03:08:12 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/03/14 03:08:12 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f203755175d1cc879_d20260314_m030812_c001_v0001172_t0036_u01773457692415") as it is a start marker (upload started at 2026-03-14 03:08:12.415 +0000 UTC) 2026/03/14 03:08:12 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/03/14 03:08:12 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdf52fde340edebab9fc80e1b_f403755175d1cc873_d20260314_m030811_c001_v7007000_t0000_u01773457691689") "hide" dated 2026-03-14 03:08:11.689 +0000 UTC (1.181951001s ago) 2026/03/14 03:08:12 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10305d1cb708b328_d20260314_m030800_c001_v0001039_t0024_u01773457680738") 2026/03/14 03:08:12 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/03/14 03:08:13 INFO : B2 bucket rclone-test-rupiruw6huvi: cleaning bucket "rclone-test-rupiruw6huvi" of pending multipart uploads older than 0s 2026/03/14 03:08:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb42c_d20260314_m030652_c001_v0001033_t0033_u01773457612373") "upload" dated 2026-03-14 03:06:52.373 +0000 UTC (1m20.863274849s ago) 2026/03/14 03:08:13 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f203755175d1cc874_d20260314_m030811_c001_v0001180_t0028_u01773457691869") as it is a start marker (upload started at 2026-03-14 03:08:11.869 +0000 UTC) 2026/03/14 03:08:13 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f203755175d1cc876_d20260314_m030812_c001_v0001183_t0002_u01773457692050") as it is a start marker (upload started at 2026-03-14 03:08:12.05 +0000 UTC) 2026/03/14 03:08:13 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f203755175d1cc878_d20260314_m030812_c001_v0001180_t0036_u01773457692234") as it is a start marker (upload started at 2026-03-14 03:08:12.234 +0000 UTC) 2026/03/14 03:08:13 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zdf52fde340edebab9fc80e1b_f203755175d1cc879_d20260314_m030812_c001_v0001172_t0036_u01773457692415") as it is a start marker (upload started at 2026-03-14 03:08:12.415 +0000 UTC) 2026/03/14 03:08:13 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdf52fde340edebab9fc80e1b_f403755175d1cc873_d20260314_m030811_c001_v7007000_t0000_u01773457691689") "hide" dated 2026-03-14 03:08:11.689 +0000 UTC (1.547357595s ago) 2026/03/14 03:08:13 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10305d1cb708b328_d20260314_m030800_c001_v0001039_t0024_u01773457680738") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/03/14 03:08:13 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/03/14 03:08:14 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/03/14 03:08:14 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2026/03/14 03:08:15 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/03/14 03:08:15 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/03/14 03:08:15 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/03/14 03:08:15 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/03/14 03:08:16 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/03/14 03:08:18 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/03/14 03:08:18 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/03/14 03:08:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/03/14 03:08:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/03/14 03:08:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf52fde340edebab9fc80e1b_f2161fc7dba8f333c_d20260314_m030822_c001_v0001120_t0014_u01773457702495") 2026/03/14 03:08:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/14 03:08:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/03/14 03:08:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/03/14 03:08:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/03/14 03:08:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/03/14 03:08:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/03/14 03:08:27 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/03/14 03:08:27 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/03/14 03:08:27 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/03/14 03:08:27 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/03/14 03:08:29 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/03/14 03:08:29 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/03/14 03:08:29 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/03/14 03:08:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/03/14 03:08:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/03/14 03:08:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zdf52fde340edebab9fc80e1b_f2161fc7dba8f376e_d20260314_m030832_c001_v0001150_t0021_u01773457712771") 2026/03/14 03:08:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/03/14 03:08:33 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/03/14 03:08:33 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/03/14 03:08:35 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/03/14 03:08:35 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/03/14 03:08:35 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/03/14 03:08:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/03/14 03:08:38 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/03/14 03:08:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/03/14 03:08:38 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/03/14 03:08:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/03/14 03:08:38 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/03/14 03:08:39 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/03/14 03:08:40 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/03/14 03:08:41 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/03/14 03:08:41 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/03/14 03:08:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/03/14 03:08:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/03/14 03:08:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf52fde340edebab9fc80e1b_f21405e4a90383ed9_d20260314_m030843_c001_v0001182_t0042_u01773457723632") 2026/03/14 03:08:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/03/14 03:08:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/14 03:08:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/03/14 03:08:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/03/14 03:08:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/03/14 03:08:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/03/14 03:08:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/03/14 03:08:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2026/03/14 03:08:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/03/14 03:08:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/03/14 03:08:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/03/14 03:08:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/03/14 03:08:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/03/14 03:08:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/03/14 03:08:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/03/14 03:08:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/03/14 03:08:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/03/14 03:08:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zdf52fde340edebab9fc80e1b_f21405e4a90383ee2_d20260314_m030853_c001_v0001098_t0036_u01773457733185") 2026/03/14 03:08:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/14 03:08:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/03/14 03:08:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/03/14 03:08:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/03/14 03:08:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/03/14 03:08:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/03/14 03:09:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/03/14 03:09:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/03/14 03:09:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/03/14 03:09:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/03/14 03:09:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/03/14 03:09:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/03/14 03:09:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/03/14 03:09:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/03/14 03:09:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/03/14 03:09:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdf52fde340edebab9fc80e1b_f2154b8f7ca76df82_d20260314_m030905_c001_v0001185_t0011_u01773457745092") 2026/03/14 03:09:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/03/14 03:09:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/03/14 03:09:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/03/14 03:09:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/03/14 03:09:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/03/14 03:09:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/03/14 03:09:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/03/14 03:09:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/03/14 03:09:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/03/14 03:09:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/03/14 03:09:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/14 03:09:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/03/14 03:09:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/03/14 03:09:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/03/14 03:09:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/03/14 03:09:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/03/14 03:09:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/03/14 03:09:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/03/14 03:09:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdf52fde340edebab9fc80e1b_f2122630a97e5ba0a_d20260314_m030913_c001_v0001167_t0001_u01773457753844") 2026/03/14 03:09:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/03/14 03:09:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/14 03:09:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/03/14 03:09:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/03/14 03:09:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/03/14 03:09:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/03/14 03:09:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/03/14 03:09:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2026/03/14 03:09:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/03/14 03:09:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/03/14 03:09:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/03/14 03:09:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/03/14 03:09:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/03/14 03:09:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/03/14 03:09:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/03/14 03:09:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/03/14 03:09:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/03/14 03:09:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zdf52fde340edebab9fc80e1b_f2154b8f7ca76dfa7_d20260314_m030922_c001_v0001039_t0038_u01773457762250") 2026/03/14 03:09:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/14 03:09:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/03/14 03:09:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/03/14 03:09:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/03/14 03:09:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/03/14 03:09:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/03/14 03:09:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/03/14 03:09:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/03/14 03:09:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/03/14 03:09:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/03/14 03:09:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/03/14 03:09:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/03/14 03:09:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/03/14 03:09:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/03/14 03:09:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/03/14 03:09:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdf52fde340edebab9fc80e1b_f2122630a97e5bb00_d20260314_m030930_c001_v0001101_t0022_u01773457770546") 2026/03/14 03:09:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/03/14 03:09:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/03/14 03:09:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/03/14 03:09:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/03/14 03:09:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/03/14 03:09:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/03/14 03:09:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/03/14 03:09:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/03/14 03:09:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/03/14 03:09:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/03/14 03:09:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/14 03:09:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/03/14 03:09:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/03/14 03:09:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/03/14 03:09:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/03/14 03:09:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/03/14 03:09:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/03/14 03:09:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/03/14 03:09:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdf52fde340edebab9fc80e1b_f204297cfb297c879_d20260314_m030939_c001_v0001038_t0054_u01773457779363") 2026/03/14 03:09:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/03/14 03:09:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/14 03:09:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/03/14 03:09:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/03/14 03:09:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/03/14 03:09:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/03/14 03:09:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/03/14 03:09:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2026/03/14 03:09:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/03/14 03:09:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/03/14 03:09:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/03/14 03:09:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/03/14 03:09:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/03/14 03:09:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/03/14 03:09:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/03/14 03:09:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/03/14 03:09:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/03/14 03:09:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zdf52fde340edebab9fc80e1b_f204297cfb297c880_d20260314_m030948_c001_v0001029_t0028_u01773457788890") 2026/03/14 03:09:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/03/14 03:09:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/14 03:09:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/03/14 03:09:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/03/14 03:09:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/03/14 03:09:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/03/14 03:09:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/03/14 03:09:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/03/14 03:09:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/03/14 03:09:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/03/14 03:09:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/03/14 03:09:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/03/14 03:09:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/03/14 03:09:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/03/14 03:09:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/03/14 03:09:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zdf52fde340edebab9fc80e1b_f2122630a97e5bbe5_d20260314_m030958_c001_v0001179_t0028_u01773457798257") 2026/03/14 03:09:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/03/14 03:09:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/03/14 03:09:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/03/14 03:10:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/03/14 03:10:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/03/14 03:10:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/03/14 03:10:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/03/14 03:10:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/03/14 03:10:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/03/14 03:10:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/03/14 03:10:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/03/14 03:10:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/03/14 03:10:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/03/14 03:10:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/03/14 03:10:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/03/14 03:10:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/03/14 03:10:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/03/14 03:10:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/03/14 03:10:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zdf52fde340edebab9fc80e1b_f22380fd42567c03e_d20260314_m031008_c001_v0001033_t0027_u01773457808564") 2026/03/14 03:10:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/03/14 03:10:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/14 03:10:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/03/14 03:10:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/03/14 03:10:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/03/14 03:10:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/03/14 03:10:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/03/14 03:10:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2026/03/14 03:10:13 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/03/14 03:10:13 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/03/14 03:10:13 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/03/14 03:10:14 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/03/14 03:10:15 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/03/14 03:10:16 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/03/14 03:10:16 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/03/14 03:10:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/03/14 03:10:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/03/14 03:10:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf52fde340edebab9fc80e1b_f22380fd42567c069_d20260314_m031018_c001_v0001097_t0004_u01773457818607") 2026/03/14 03:10:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/14 03:10:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/03/14 03:10:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/03/14 03:10:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/03/14 03:10:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/03/14 03:10:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/03/14 03:10:34 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/03/14 03:10:34 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/03/14 03:10:35 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/03/14 03:10:35 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/03/14 03:10:37 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/03/14 03:10:37 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/03/14 03:10:37 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/03/14 03:10:39 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/03/14 03:10:39 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/03/14 03:10:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zdf52fde340edebab9fc80e1b_f2185f9c63c517c87_d20260314_m031040_c001_v0001090_t0024_u01773457840094") 2026/03/14 03:10:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/03/14 03:10:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/03/14 03:10:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/03/14 03:10:42 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/03/14 03:10:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/03/14 03:10:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/03/14 03:10:45 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/03/14 03:10:45 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/03/14 03:10:46 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/03/14 03:10:46 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/03/14 03:10:46 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/03/14 03:10:46 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/03/14 03:10:47 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/03/14 03:10:48 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/03/14 03:10:48 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/03/14 03:10:48 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/03/14 03:10:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/03/14 03:10:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/03/14 03:10:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf52fde340edebab9fc80e1b_f2136b6db39f028ed_d20260314_m031050_c001_v0001117_t0050_u01773457850617") 2026/03/14 03:10:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/03/14 03:10:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/14 03:10:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/03/14 03:10:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/03/14 03:10:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/03/14 03:10:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/03/14 03:10:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/03/14 03:10:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2026/03/14 03:10:56 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/03/14 03:10:56 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/03/14 03:10:56 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/03/14 03:10:56 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/03/14 03:10:57 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/03/14 03:10:59 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/03/14 03:10:59 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/03/14 03:11:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/03/14 03:11:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/03/14 03:11:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf52fde340edebab9fc80e1b_f2112421bda59fef2_d20260314_m031100_c001_v0001136_t0012_u01773457860953") 2026/03/14 03:11:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/03/14 03:11:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/14 03:11:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/03/14 03:11:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/03/14 03:11:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/03/14 03:11:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/03/14 03:11:10 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/03/14 03:11:10 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/03/14 03:11:11 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/03/14 03:11:11 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/03/14 03:11:13 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/03/14 03:11:13 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/03/14 03:11:13 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/03/14 03:11:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/03/14 03:11:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/03/14 03:11:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zdf52fde340edebab9fc80e1b_f217870eba0ce7e89_d20260314_m031116_c001_v0001116_t0020_u01773457876378") 2026/03/14 03:11:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/03/14 03:11:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/03/14 03:11:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/03/14 03:11:19 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/03/14 03:11:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/03/14 03:11:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/03/14 03:11:25 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/03/14 03:11:25 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/03/14 03:11:25 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/03/14 03:11:25 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/03/14 03:11:25 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/03/14 03:11:25 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/03/14 03:11:26 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/03/14 03:11:28 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/03/14 03:11:28 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/03/14 03:11:28 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/03/14 03:11:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/03/14 03:11:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/03/14 03:11:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf52fde340edebab9fc80e1b_f205c8e860b4c11b0_d20260314_m031131_c001_v0001044_t0018_u01773457891034") 2026/03/14 03:11:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/03/14 03:11:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/14 03:11:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/03/14 03:11:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/03/14 03:11:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/03/14 03:11:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/03/14 03:11:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/03/14 03:11:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/03/14 03:11:44 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdf52fde340edebab9fc80e1b_f204297cfb297ca54_d20260314_m031144_c001_v0001178_t0024_u01773457904067") 2026/03/14 03:11:44 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/03/14 03:11:44 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/03/14 03:11:44 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/03/14 03:11:44 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/03/14 03:11:44 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/03/14 03:11:47 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/03/14 03:11:47 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/03/14 03:11:47 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/03/14 03:11:47 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/03/14 03:11:49 DEBUG : chunked-copy: Done sending chunk 0 2026/03/14 03:11:49 DEBUG : chunked-copy: Done sending chunk 1 2026/03/14 03:11:49 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/03/14 03:11:50 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdf52fde340edebab9fc80e1b_f2156153f61bb26de_d20260314_m031150_c001_v0001137_t0008_u01773457910503") 2026/03/14 03:11:50 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/03/14 03:11:50 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/03/14 03:11:51 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/03/14 03:11:51 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/03/14 03:11:51 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/03/14 03:11:53 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/03/14 03:11:53 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/03/14 03:11:54 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/03/14 03:11:54 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/03/14 03:11:56 DEBUG : chunked-copy: Done sending chunk 0 2026/03/14 03:11:56 DEBUG : chunked-copy: Done sending chunk 1 2026/03/14 03:11:56 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/03/14 03:11:57 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdf52fde340edebab9fc80e1b_f204297cfb297ca77_d20260314_m031157_c001_v0001039_t0026_u01773457917205") 2026/03/14 03:11:57 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/03/14 03:11:57 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/03/14 03:11:58 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/03/14 03:11:58 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/03/14 03:11:58 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/03/14 03:12:00 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/03/14 03:12:00 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/03/14 03:12:00 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/03/14 03:12:00 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/03/14 03:12:03 DEBUG : chunked-copy: Done sending chunk 0 2026/03/14 03:12:03 DEBUG : chunked-copy: Done sending chunk 1 2026/03/14 03:12:03 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/03/14 03:12:04 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zdf52fde340edebab9fc80e1b_f204297cfb297ca7e_d20260314_m031204_c001_v0001178_t0007_u01773457924316") 2026/03/14 03:12:04 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/03/14 03:12:04 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/03/14 03:12:04 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/03/14 03:12:04 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/03/14 03:12:04 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/03/14 03:12:05 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/03/14 03:12:05 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/03/14 03:12:06 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/03/14 03:12:08 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/03/14 03:12:09 DEBUG : Creating backend with remote "TestB2:rclone-test-rupiruw6huvi/deeper/nonexisting/directory" 2026/03/14 03:12:09 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/03/14 03:12:11 INFO : B2 bucket rclone-test-rupiruw6huvi: cleaning bucket "rclone-test-rupiruw6huvi" of all files 2026/03/14 03:12:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f417870eba0ce7e7c_d20260314_m031110_c001_v7007000_t0000_u01773457870213") 2026/03/14 03:12:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f2112421bda59fef2_d20260314_m031100_c001_v0001136_t0012_u01773457860953") 2026/03/14 03:12:11 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f4112421bda59fef1_d20260314_m031100_c001_v7007000_t0000_u01773457860395") 2026/03/14 03:12:11 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f2185f9c63c517c94_d20260314_m031055_c001_v0001098_t0018_u01773457855844") 2026/03/14 03:12:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f404297cfb297ca17_d20260314_m031136_c001_v7007000_t0000_u01773457896532") 2026/03/14 03:12:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f205c8e860b4c11b0_d20260314_m031131_c001_v0001044_t0018_u01773457891034") 2026/03/14 03:12:11 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f405c8e860b4c11af_d20260314_m031130_c001_v7007000_t0000_u01773457890444") 2026/03/14 03:12:11 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f217870eba0ce7e97_d20260314_m031124_c001_v0001097_t0028_u01773457884863") 2026/03/14 03:12:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f417870eba0ce7e96_d20260314_m031124_c001_v7007000_t0000_u01773457884669") 2026/03/14 03:12:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f217870eba0ce7e89_d20260314_m031116_c001_v0001116_t0020_u01773457876378") 2026/03/14 03:12:11 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f417870eba0ce7e87_d20260314_m031115_c001_v7007000_t0000_u01773457875853") 2026/03/14 03:12:12 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f217870eba0ce7e7e_d20260314_m031110_c001_v0001172_t0037_u01773457870397") 2026/03/14 03:12:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f4122630a97e5ba3e_d20260314_m030917_c001_v7007000_t0000_u01773457757874") 2026/03/14 03:12:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f2122630a97e5ba0a_d20260314_m030913_c001_v0001167_t0001_u01773457753844") 2026/03/14 03:12:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f4154b8f7ca76df85_d20260314_m030908_c001_v7007000_t0000_u01773457748909") 2026/03/14 03:12:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f2154b8f7ca76df82_d20260314_m030905_c001_v0001185_t0011_u01773457745092") 2026/03/14 03:12:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f4122630a97e5ba09_d20260314_m030913_c001_v7007000_t0000_u01773457753407") 2026/03/14 03:12:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f2154b8f7ca76df86_d20260314_m030909_c001_v0001091_t0034_u01773457749092") 2026/03/14 03:12:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f4154b8f7ca76df81_d20260314_m030904_c001_v7007000_t0000_u01773457744719") 2026/03/14 03:12:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f200a6a6b6956a5a6_d20260314_m030859_c001_v0001097_t0000_u01773457739715") 2026/03/14 03:12:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f400a6a6b6956a5a3_d20260314_m030859_c001_v7007000_t0000_u01773457739531") 2026/03/14 03:12:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f21405e4a90383ee2_d20260314_m030853_c001_v0001098_t0036_u01773457733185") 2026/03/14 03:12:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f41405e4a90383ee0_d20260314_m030852_c001_v7007000_t0000_u01773457732814") 2026/03/14 03:12:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f200a6a6b6956a51f_d20260314_m030848_c001_v0001178_t0012_u01773457728480") 2026/03/14 03:12:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f4122630a97e5bb14_d20260314_m030943_c001_v7007000_t0000_u01773457783726") 2026/03/14 03:12:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f204297cfb297c879_d20260314_m030939_c001_v0001038_t0054_u01773457779363") 2026/03/14 03:12:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f4122630a97e5bb06_d20260314_m030934_c001_v7007000_t0000_u01773457774535") 2026/03/14 03:12:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f2122630a97e5bb00_d20260314_m030930_c001_v0001101_t0022_u01773457770546") 2026/03/14 03:12:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f404297cfb297c878_d20260314_m030939_c001_v7007000_t0000_u01773457779002") 2026/03/14 03:12:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f2122630a97e5bb07_d20260314_m030934_c001_v0001185_t0026_u01773457774736") 2026/03/14 03:12:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f4122630a97e5baff_d20260314_m030930_c001_v7007000_t0000_u01773457770186") 2026/03/14 03:12:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f2122630a97e5ba6f_d20260314_m030926_c001_v0001185_t0046_u01773457766227") 2026/03/14 03:12:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f4122630a97e5ba6e_d20260314_m030926_c001_v7007000_t0000_u01773457766043") 2026/03/14 03:12:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f2154b8f7ca76dfa7_d20260314_m030922_c001_v0001039_t0038_u01773457762250") 2026/03/14 03:12:13 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f4154b8f7ca76dfa6_d20260314_m030921_c001_v7007000_t0000_u01773457761793") 2026/03/14 03:12:13 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f2122630a97e5ba41_d20260314_m030918_c001_v0001182_t0059_u01773457758057") 2026/03/14 03:12:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f400a6a6b6956a51d_d20260314_m030848_c001_v7007000_t0000_u01773457728296") 2026/03/14 03:12:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f21405e4a90383ed9_d20260314_m030843_c001_v0001182_t0042_u01773457723632") 2026/03/14 03:12:13 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f41405e4a90383ed8_d20260314_m030843_c001_v7007000_t0000_u01773457723265") 2026/03/14 03:12:13 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f21405e4a90383ec6_d20260314_m030837_c001_v0001154_t0008_u01773457717946") 2026/03/14 03:12:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f41405e4a90383ec5_d20260314_m030837_c001_v7007000_t0000_u01773457717765") 2026/03/14 03:12:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f2161fc7dba8f376e_d20260314_m030832_c001_v0001150_t0021_u01773457712771") 2026/03/14 03:12:13 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f4161fc7dba8f376c_d20260314_m030832_c001_v7007000_t0000_u01773457712412") 2026/03/14 03:12:13 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f20614edd5bce4be7_d20260314_m030826_c001_v0001092_t0051_u01773457706839") 2026/03/14 03:12:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f40614edd5bce4be4_d20260314_m030826_c001_v7007000_t0000_u01773457706659") 2026/03/14 03:12:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f2161fc7dba8f333c_d20260314_m030822_c001_v0001120_t0014_u01773457702495") 2026/03/14 03:12:13 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f4161fc7dba8f333b_d20260314_m030822_c001_v7007000_t0000_u01773457702145") 2026/03/14 03:12:13 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f203755175d1cc89f_d20260314_m030815_c001_v0001167_t0020_u01773457695313") 2026/03/14 03:12:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f42380fd42567c060_d20260314_m031013_c001_v7007000_t0000_u01773457813406") 2026/03/14 03:12:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f22380fd42567c03e_d20260314_m031008_c001_v0001033_t0027_u01773457808564") 2026/03/14 03:12:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f4122630a97e5bbe6_d20260314_m031002_c001_v7007000_t0000_u01773457802464") 2026/03/14 03:12:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f2122630a97e5bbe5_d20260314_m030958_c001_v0001179_t0028_u01773457798257") 2026/03/14 03:12:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f42380fd42567c038_d20260314_m031008_c001_v7007000_t0000_u01773457808073") 2026/03/14 03:12:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f2122630a97e5bbe7_d20260314_m031002_c001_v0001115_t0037_u01773457802648") 2026/03/14 03:12:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f4122630a97e5bbe2_d20260314_m030957_c001_v7007000_t0000_u01773457797820") 2026/03/14 03:12:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f2122630a97e5bbc6_d20260314_m030952_c001_v0001167_t0039_u01773457792970") 2026/03/14 03:12:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f4122630a97e5bbc0_d20260314_m030952_c001_v7007000_t0000_u01773457792695") 2026/03/14 03:12:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f204297cfb297c880_d20260314_m030948_c001_v0001029_t0028_u01773457788890") 2026/03/14 03:12:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f404297cfb297c87e_d20260314_m030948_c001_v7007000_t0000_u01773457788430") 2026/03/14 03:12:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f2122630a97e5bb15_d20260314_m030943_c001_v0001040_t0016_u01773457783908") 2026/03/14 03:12:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f4185f9c63c517c92_d20260314_m031055_c001_v7007000_t0000_u01773457855661") 2026/03/14 03:12:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f2136b6db39f028ed_d20260314_m031050_c001_v0001117_t0050_u01773457850617") 2026/03/14 03:12:14 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f4136b6db39f028ec_d20260314_m031050_c001_v7007000_t0000_u01773457850162") 2026/03/14 03:12:14 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f2185f9c63c517c8b_d20260314_m031045_c001_v0001153_t0022_u01773457845315") 2026/03/14 03:12:14 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f4185f9c63c517c8a_d20260314_m031045_c001_v7007000_t0000_u01773457845131") 2026/03/14 03:12:14 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f2185f9c63c517c87_d20260314_m031040_c001_v0001090_t0024_u01773457840094") 2026/03/14 03:12:14 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f4185f9c63c517c86_d20260314_m031039_c001_v7007000_t0000_u01773457839600") 2026/03/14 03:12:14 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f2185f9c63c517c7f_d20260314_m031034_c001_v0001173_t0056_u01773457834633") 2026/03/14 03:12:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f4185f9c63c517c7e_d20260314_m031034_c001_v7007000_t0000_u01773457834448") 2026/03/14 03:12:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f22380fd42567c069_d20260314_m031018_c001_v0001097_t0004_u01773457818607") 2026/03/14 03:12:15 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f42380fd42567c068_d20260314_m031018_c001_v7007000_t0000_u01773457818107") 2026/03/14 03:12:15 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zdf52fde340edebab9fc80e1b_f22380fd42567c061_d20260314_m031013_c001_v0001167_t0007_u01773457813589") 2026/03/14 03:12:15 DEBUG : chunked-copy: Deleting (id "4_zdf52fde340edebab9fc80e1b_f404297cfb297ca81_d20260314_m031206_c001_v7007000_t0000_u01773457926423") 2026/03/14 03:12:15 DEBUG : chunked-copy: Deleting (id "4_zdf52fde340edebab9fc80e1b_f2156153f61bb2714_d20260314_m031200_c001_v0001039_t0053_u01773457920408") 2026/03/14 03:12:15 DEBUG : chunked-copy: Deleting (id "4_zdf52fde340edebab9fc80e1b_f4156153f61bb2709_d20260314_m031159_c001_v7007000_t0000_u01773457919774") 2026/03/14 03:12:15 DEBUG : chunked-copy: Deleting (id "4_zdf52fde340edebab9fc80e1b_f2156153f61bb26e3_d20260314_m031153_c001_v0001157_t0041_u01773457913599") 2026/03/14 03:12:15 DEBUG : chunked-copy: Deleting (id "4_zdf52fde340edebab9fc80e1b_f4156153f61bb26e2_d20260314_m031153_c001_v7007000_t0000_u01773457913019") 2026/03/14 03:12:15 DEBUG : chunked-copy: Deleting (id "4_zdf52fde340edebab9fc80e1b_f204297cfb297ca5e_d20260314_m031146_c001_v0001097_t0034_u01773457906748") 2026/03/14 03:12:15 DEBUG : chunked-copy: Deleting (id "4_zdf52fde340edebab9fc80e1b_f404297cfb297ca5b_d20260314_m031146_c001_v7007000_t0000_u01773457906017") 2026/03/14 03:12:15 DEBUG : chunked-copy: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10305d1cb708b9a1_d20260314_m031141_c001_v0001039_t0038_u01773457901476") 2026/03/14 03:12:15 DEBUG : chunked-copy: Deleting (id "4_zdf52fde340edebab9fc80e1b_f404297cfb297ca50_d20260314_m031141_c001_v7007000_t0000_u01773457901069") 2026/03/14 03:12:15 DEBUG : chunked-copy: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10305d1cb708b97f_d20260314_m031137_c001_v0001039_t0009_u01773457897299") 2026/03/14 03:12:15 DEBUG : chunked-copy.copy: Deleting (id "4_zdf52fde340edebab9fc80e1b_f404297cfb297ca7f_d20260314_m031206_c001_v7007000_t0000_u01773457926240") 2026/03/14 03:12:15 DEBUG : chunked-copy.copy: Deleting (id "4_zdf52fde340edebab9fc80e1b_f204297cfb297ca7e_d20260314_m031204_c001_v0001178_t0007_u01773457924316") 2026/03/14 03:12:15 DEBUG : chunked-copy.copy: Deleting (id "4_zdf52fde340edebab9fc80e1b_f4156153f61bb2708_d20260314_m031159_c001_v7007000_t0000_u01773457919592") 2026/03/14 03:12:15 DEBUG : chunked-copy.copy: Deleting (id "4_zdf52fde340edebab9fc80e1b_f204297cfb297ca77_d20260314_m031157_c001_v0001039_t0026_u01773457917205") 2026/03/14 03:12:15 DEBUG : chunked-copy.copy: Deleting (id "4_zdf52fde340edebab9fc80e1b_f4156153f61bb26e1_d20260314_m031152_c001_v7007000_t0000_u01773457912837") 2026/03/14 03:12:15 DEBUG : chunked-copy.copy: Deleting (id "4_zdf52fde340edebab9fc80e1b_f2156153f61bb26de_d20260314_m031150_c001_v0001137_t0008_u01773457910503") 2026/03/14 03:12:15 DEBUG : chunked-copy.copy: Deleting (id "4_zdf52fde340edebab9fc80e1b_f404297cfb297ca5a_d20260314_m031145_c001_v7007000_t0000_u01773457905832") 2026/03/14 03:12:15 DEBUG : chunked-copy.copy: Deleting (id "4_zdf52fde340edebab9fc80e1b_f204297cfb297ca54_d20260314_m031144_c001_v0001178_t0024_u01773457904067") 2026/03/14 03:12:16 DEBUG : chunked-copy.copy: Deleting (id "4_zdf52fde340edebab9fc80e1b_f404297cfb297ca4f_d20260314_m031140_c001_v7007000_t0000_u01773457900885") 2026/03/14 03:12:16 DEBUG : chunked-copy.copy: Deleting (id "4_zdf52fde340edebab9fc80e1b_f112509f28e8fcf0f_d20260314_m031139_c001_v0001167_t0027_u01773457899705") 2026/03/14 03:12:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10128fa9addcb42c_d20260314_m030652_c001_v0001033_t0033_u01773457612373") 2026/03/14 03:12:16 DEBUG : unknown-size-put.txt: Deleting (id "4_zdf52fde340edebab9fc80e1b_f404297cfb297ca83_d20260314_m031207_c001_v7007000_t0000_u01773457927258") 2026/03/14 03:12:16 DEBUG : unknown-size-put.txt: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10305d1cb708ba6d_d20260314_m031206_c001_v0001039_t0033_u01773457926607") 2026/03/14 03:12:16 DEBUG : unknown-size-update.txt: Deleting (id "4_zdf52fde340edebab9fc80e1b_f404297cfb297ca87_d20260314_m031209_c001_v7007000_t0000_u01773457929885") 2026/03/14 03:12:16 DEBUG : unknown-size-update.txt: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10305d1cb708ba7f_d20260314_m031208_c001_v0001039_t0051_u01773457928490") 2026/03/14 03:12:16 DEBUG : unknown-size-update.txt: Deleting (id "4_zdf52fde340edebab9fc80e1b_f10305d1cb708ba79_d20260314_m031207_c001_v0001039_t0009_u01773457927442") 2026/03/14 03:12:16 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf52fde340edebab9fc80e1b_f403755175d1cc873_d20260314_m030811_c001_v7007000_t0000_u01773457691689") 2026/03/14 03:12:17 INFO : B2 bucket rclone-test-rupiruw6huvi: cleaning bucket "rclone-test-rupiruw6huvi" of all files === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (368.66s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.54s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.41s) --- PASS: TestIntegration/FsMkdir (366.34s) --- 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 (27.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.66s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.11s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (8.09s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (84.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.26s) --- 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 (2.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.75s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (5.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.36s) --- 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.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (32.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (201.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (33.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (11.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (11.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (5.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (10.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (29.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (11.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (6.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (29.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (9.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (42.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (21.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (16.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (40.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (14.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (9.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (14.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (8.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.09s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (29.89s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.54s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.95s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (7.00s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.76s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.64s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.46s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.83s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (2.63s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.28s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 368.692s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m9.629742675s (try 1/5)