"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2026/06/06 01:40:10 DEBUG : Creating backend with remote "TestB2:rclone-test-samejaw8qebe" 2026/06/06 01:40:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/06/06 01:40:13 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/06/06 01:40:13 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/06/06 01:40:14 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/06/06 01:40:36 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/06/06 01:40:42 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/06/06 01:40:42 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/06/06 01:40:44 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/06/06 01:40:44 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/06/06 01:40:46 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/06/06 01:40:46 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/06/06 01:40:54 DEBUG : Creating backend with remote "TestB2:" 2026/06/06 01:40:54 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/06/06 01:40:55 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/06/06 01:41:00 INFO : B2 bucket rclone-test-samejaw8qebe: cleaning bucket "rclone-test-samejaw8qebe" of all files 2026/06/06 01:41:00 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b92151d_d20260606_m014059_c001_v0001183_t0020_u01780710059873") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/06/06 01:41:01 DEBUG : Creating backend with remote "TestB2:rclone-test-samejaw8qebe/dirToPurgeFromRoot" 2026/06/06 01:41:02 INFO : B2 bucket rclone-test-samejaw8qebe path dirToPurgeFromRoot: cleaning bucket "rclone-test-samejaw8qebe" of all files 2026/06/06 01:41:03 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b921529_d20260606_m014100_c001_v0001183_t0046_u01780710060998") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/06/06 01:41:03 DEBUG : Creating backend with remote "TestB2:rclone-test-samejaw8qebe/hello? sausage/êé" 2026/06/06 01:41:07 INFO : B2 bucket rclone-test-samejaw8qebe path hello? sausage/êé: cleaning bucket "rclone-test-samejaw8qebe" of all files 2026/06/06 01:41:07 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f115ee31f937a3ec0_d20260606_m014106_c001_v0001098_t0042_u01780710066178") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/06/06 01:41:08 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2026/06/06 01:41:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/06 01:41:09 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1351: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1468: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/06/06 01:41:17 DEBUG : Creating backend with remote "TestB2:rclone-test-samejaw8qebe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/06/06 01:41:19 DEBUG : Creating backend with remote "TestB2:rclone-test-samejaw8qebe/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestB2:" path "rclone-test-samejaw8qebe" from "TestB2:rclone-test-samejaw8qebe" 2026/06/06 01:41:20 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/06/06 01:41:32 DEBUG : Creating backend with remote "TestB2:rclone-test-sojoqav5boxi" 2026/06/06 01:41:35 DEBUG : B2 bucket rclone-test-sojoqav5boxi: Purge remote 2026/06/06 01:41:35 INFO : B2 bucket rclone-test-sojoqav5boxi: cleaning bucket "rclone-test-sojoqav5boxi" of all files 2026/06/06 01:41:35 DEBUG : somefile: Deleting (id "4_z9f12bd23907d9bab9fe80e1b_f41942cd167762b38_d20260606_m014134_c001_v0001109_t0000_u01780710094385") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2143: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2293: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/06/06 01:41:36 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/06/06 01:41:37 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2026/06/06 01:41:40 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.107Mi 2026/06/06 01:41:40 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/06/06 01:41:40 DEBUG : test-metadata: multipart upload: starting chunk 1 size 109.167Ki offset 6Mi/6.107Mi 2026/06/06 01:41:40 DEBUG : test-metadata: Sending chunk 1 length 111787 2026/06/06 01:41:42 DEBUG : test-metadata: Done sending chunk 1 2026/06/06 01:41:43 DEBUG : test-metadata: Done sending chunk 0 2026/06/06 01:41:43 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2026/06/06 01:41:50 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2026/06/06 01:41:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/06 01:41:51 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-06-06-014147-999.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2026/06/06 01:41:55 DEBUG : oldPath = "TestB2:rclone-test-samejaw8qebe/versions/test-versions-v2026-06-06-014147-999.txt" 2026/06/06 01:41:55 DEBUG : newPath = "TestB2,versions:rclone-test-samejaw8qebe/versions/test-versions-v2026-06-06-014147-999.txt" 2026/06/06 01:41:55 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-samejaw8qebe/versions/test-versions-v2026-06-06-014147-999.txt" 2026/06/06 01:41:55 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/06/06 01:41:56 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-samejaw8qebe/versions/test-versions-v2026-06-06-014147-999.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-samejaw8qebe/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2026/06/06 01:41:59 INFO : B2 bucket rclone-test-samejaw8qebe: cleaning bucket "rclone-test-samejaw8qebe" of all hidden files 2026/06/06 01:41:59 DEBUG : leading space/ leading space: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f418852e2c3ed1b2d_d20260606_m014020_c001_v7007000_t0000_u01780710020949") as it is a hide marker 2026/06/06 01:41:59 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/06/06 01:41:59 DEBUG : leading space/ leading space: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b92142b_d20260606_m014020_c001_v0001183_t0000_u01780710020366") 2026/06/06 01:41:59 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/06/06 01:41:59 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f418852e2c3ed1b20_d20260606_m014020_c001_v7007000_t0000_u01780710020005") as it is a hide marker 2026/06/06 01:41:59 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/06/06 01:41:59 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b921427_d20260606_m014019_c001_v0001183_t0014_u01780710019305") 2026/06/06 01:41:59 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/06/06 01:41:59 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f418852e2c3ed1b55_d20260606_m014026_c001_v7007000_t0000_u01780710026736") as it is a hide marker 2026/06/06 01:41:59 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/06/06 01:41:59 DEBUG : .leading dot/.leading dot: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b921465_d20260606_m014026_c001_v0001183_t0055_u01780710026170") 2026/06/06 01:41:59 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/06/06 01:41:59 DEBUG : created from root.txt: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f426b5a956aff4258_d20260606_m014128_c001_v7007000_t0000_u01780710088549") as it is a hide marker 2026/06/06 01:41:59 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/06/06 01:41:59 DEBUG : created from root.txt: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f1190302386fa69e0_d20260606_m014127_c001_v0001102_t0045_u01780710087463") 2026/06/06 01:41:59 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/06/06 01:41:59 DEBUG : file name.txt: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f417019d1f1198f42_d20260606_m014136_c001_v7007000_t0000_u01780710096408") as it is a hide marker 2026/06/06 01:41:59 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/06/06 01:41:59 DEBUG : file name.txt: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b921575_d20260606_m014116_c001_v0001183_t0046_u01780710076526") 2026/06/06 01:41:59 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/06 01:41:59 DEBUG : file name.txt: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f115f852f7f5770f1_d20260606_m014112_c001_v0001178_t0059_u01780710072980") 2026/06/06 01:41:59 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/06 01:41:59 DEBUG : file name.txt: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b9214f3_d20260606_m014051_c001_v0001183_t0012_u01780710051808") 2026/06/06 01:41:59 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/06 01:41:59 DEBUG : file name.txt: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b9214ed_d20260606_m014051_c001_v0001183_t0044_u01780710051031") 2026/06/06 01:41:59 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/06 01:41:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b9214ef_d20260606_m014051_c001_v0001183_t0039_u01780710051428") "upload" dated 2026-06-06 01:40:51.428 +0000 UTC (1m8.378803274s ago) 2026/06/06 01:41:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f4042fdf319a9b90a_d20260606_m014110_c001_v7007000_t0000_u01780710070747") as it is a hide marker 2026/06/06 01:41:59 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/06/06 01:41:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f115ee31f937a3ed4_d20260606_m014110_c001_v0001098_t0003_u01780710070027") 2026/06/06 01:41:59 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/06/06 01:41:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105a0af9e6127589_d20260606_m014109_c001_v0001131_t0003_u01780710069140") 2026/06/06 01:41:59 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/06/06 01:41:59 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f418852e2c3ed1b5e_d20260606_m014033_c001_v7007000_t0000_u01780710033347") as it is a hide marker 2026/06/06 01:41:59 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/06/06 01:41:59 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b921495_d20260606_m014032_c001_v0001183_t0030_u01780710032778") 2026/06/06 01:41:59 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/06/06 01:41:59 DEBUG : piped data.txt: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f417019d1f1198f45_d20260606_m014138_c001_v7007000_t0000_u01780710098151") as it is a hide marker 2026/06/06 01:41:59 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/06/06 01:41:59 DEBUG : piped data.txt: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b9215eb_d20260606_m014137_c001_v0001183_t0017_u01780710097715") 2026/06/06 01:41:59 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/06 01:41:59 DEBUG : piped data.txt: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f417019d1f1198f44_d20260606_m014137_c001_v7007000_t0000_u01780710097534") 2026/06/06 01:41:59 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/06 01:41:59 DEBUG : piped data.txt: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f405acad11b9215e5_d20260606_m014137_c001_v0001183_t0029_u01780710097168") 2026/06/06 01:41:59 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/06 01:41:59 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f418852e2c3ed1b61_d20260606_m014034_c001_v7007000_t0000_u01780710034325") as it is a hide marker 2026/06/06 01:41:59 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/06/06 01:41:59 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b92149b_d20260606_m014033_c001_v0001183_t0037_u01780710033734") 2026/06/06 01:41:59 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/06/06 01:41:59 DEBUG : test-metadata: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f417ebd0866ca1842_d20260606_m014145_c001_v7007000_t0000_u01780710105449") as it is a hide marker 2026/06/06 01:41:59 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/06/06 01:41:59 DEBUG : test-metadata: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f217019d1f1198f49_d20260606_m014140_c001_v0001039_t0010_u01780710100072") 2026/06/06 01:41:59 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/06 01:41:59 DEBUG : test-metadata: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f417019d1f1198f47_d20260606_m014139_c001_v7007000_t0000_u01780710099130") 2026/06/06 01:41:59 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/06 01:41:59 DEBUG : test-metadata: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b9215ef_d20260606_m014138_c001_v0001183_t0054_u01780710098334") 2026/06/06 01:41:59 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/06 01:41:59 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f418852e2c3ed1b58_d20260606_m014028_c001_v7007000_t0000_u01780710028708") as it is a hide marker 2026/06/06 01:41:59 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/06/06 01:41:59 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b921475_d20260606_m014028_c001_v0001183_t0054_u01780710028013") 2026/06/06 01:41:59 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/06/06 01:41:59 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f418852e2c3ed1b5a_d20260606_m014030_c001_v7007000_t0000_u01780710030589") as it is a hide marker 2026/06/06 01:41:59 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/06/06 01:41:59 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b921485_d20260606_m014029_c001_v0001183_t0017_u01780710029998") 2026/06/06 01:41:59 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/06/06 01:41:59 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f418852e2c3ed1b59_d20260606_m014029_c001_v7007000_t0000_u01780710029634") as it is a hide marker 2026/06/06 01:41:59 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/06/06 01:41:59 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b92147f_d20260606_m014029_c001_v0001183_t0059_u01780710029069") 2026/06/06 01:41:59 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/06/06 01:41:59 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f418852e2c3ed1b5b_d20260606_m014031_c001_v7007000_t0000_u01780710031502") as it is a hide marker 2026/06/06 01:41:59 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/06/06 01:41:59 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b921489_d20260606_m014030_c001_v0001183_t0035_u01780710030952") 2026/06/06 01:41:59 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/06/06 01:41:59 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f418852e2c3ed1b5c_d20260606_m014032_c001_v7007000_t0000_u01780710032415") as it is a hide marker 2026/06/06 01:41:59 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/06/06 01:41:59 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b92148d_d20260606_m014031_c001_v0001183_t0054_u01780710031864") 2026/06/06 01:41:59 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/06/06 01:41:59 DEBUG : trailing space /trailing space : Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f418852e2c3ed1b56_d20260606_m014027_c001_v7007000_t0000_u01780710027652") as it is a hide marker 2026/06/06 01:41:59 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/06/06 01:41:59 DEBUG : trailing space /trailing space : Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b921471_d20260606_m014027_c001_v0001183_t0046_u01780710027097") 2026/06/06 01:41:59 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/06/06 01:41:59 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b921651_d20260606_m014153_c001_v0001183_t0020_u01780710113258") "upload" dated 2026-06-06 01:41:53.258 +0000 UTC (6.549074657s ago) 2026/06/06 01:41:59 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f41648053bca88d7a_d20260606_m014150_c001_v7007000_t0000_u01780710110993") 2026/06/06 01:41:59 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/06/06 01:41:59 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b92162f_d20260606_m014147_c001_v0001183_t0022_u01780710107999") 2026/06/06 01:41:59 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/06/06 01:41:59 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f41142eca1a90f853_d20260606_m014050_c001_v7007000_t0000_u01780710050485") as it is a hide marker 2026/06/06 01:41:59 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/06/06 01:41:59 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f218852e2c3ed1b6e_d20260606_m014036_c001_v0001115_t0026_u01780710036313") 2026/06/06 01:41:59 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/06/06 01:41:59 DEBUG : zero-length-file: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f418852e2c3ed1b6c_d20260606_m014036_c001_v7007000_t0000_u01780710036132") as it is a hide marker 2026/06/06 01:41:59 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/06/06 01:41:59 DEBUG : zero-length-file: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f405acad11b9214a9_d20260606_m014035_c001_v0001183_t0029_u01780710035590") 2026/06/06 01:41:59 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/06/06 01:41:59 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f418852e2c3ed1b39_d20260606_m014022_c001_v7007000_t0000_u01780710022042") as it is a hide marker 2026/06/06 01:41:59 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/06/06 01:41:59 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b92142f_d20260606_m014021_c001_v0001183_t0023_u01780710021311") 2026/06/06 01:41:59 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/06/06 01:41:59 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f418852e2c3ed1afb_d20260606_m014017_c001_v7007000_t0000_u01780710017092") as it is a hide marker 2026/06/06 01:41:59 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/06/06 01:41:59 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b921407_d20260606_m014015_c001_v0001183_t0023_u01780710015971") 2026/06/06 01:41:59 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/06/06 01:41:59 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f418852e2c3ed1b53_d20260606_m014024_c001_v7007000_t0000_u01780710024889") as it is a hide marker 2026/06/06 01:41:59 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/06/06 01:41:59 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b921453_d20260606_m014024_c001_v0001183_t0008_u01780710024330") 2026/06/06 01:41:59 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/06/06 01:41:59 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f418852e2c3ed1b52_d20260606_m014023_c001_v7007000_t0000_u01780710023968") as it is a hide marker 2026/06/06 01:41:59 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/06/06 01:41:59 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b921443_d20260606_m014023_c001_v0001183_t0048_u01780710023406") 2026/06/06 01:41:59 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/06/06 01:41:59 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f418852e2c3ed1b54_d20260606_m014025_c001_v7007000_t0000_u01780710025809") as it is a hide marker 2026/06/06 01:41:59 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/06/06 01:41:59 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b92145d_d20260606_m014025_c001_v0001183_t0034_u01780710025251") 2026/06/06 01:41:59 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/06/06 01:41:59 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f418852e2c3ed1b45_d20260606_m014022_c001_v7007000_t0000_u01780710022965") as it is a hide marker 2026/06/06 01:41:59 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/06/06 01:41:59 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b921437_d20260606_m014022_c001_v0001183_t0020_u01780710022403") 2026/06/06 01:41:59 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/06/06 01:41:59 DEBUG : ./.: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f418852e2c3ed1b06_d20260606_m014018_c001_v7007000_t0000_u01780710018018") as it is a hide marker 2026/06/06 01:41:59 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/06/06 01:41:59 DEBUG : ./.: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b921415_d20260606_m014017_c001_v0001183_t0041_u01780710017453") 2026/06/06 01:41:59 NOTICE: ./.: Skipped delete as --dry-run is set 2026/06/06 01:41:59 DEBUG : ../..: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f418852e2c3ed1b12_d20260606_m014018_c001_v7007000_t0000_u01780710018943") as it is a hide marker 2026/06/06 01:41:59 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/06/06 01:41:59 DEBUG : ../..: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b92141c_d20260606_m014018_c001_v0001183_t0011_u01780710018381") 2026/06/06 01:41:59 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/06/06 01:41:59 INFO : B2 bucket rclone-test-samejaw8qebe: cleaning bucket "rclone-test-samejaw8qebe" of all hidden files 2026/06/06 01:42:00 DEBUG : leading space/ leading space: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f418852e2c3ed1b2d_d20260606_m014020_c001_v7007000_t0000_u01780710020949") as it is a hide marker 2026/06/06 01:42:00 DEBUG : leading space/ leading space: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b92142b_d20260606_m014020_c001_v0001183_t0000_u01780710020366") 2026/06/06 01:42:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f418852e2c3ed1b20_d20260606_m014020_c001_v7007000_t0000_u01780710020005") as it is a hide marker 2026/06/06 01:42:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b921427_d20260606_m014019_c001_v0001183_t0014_u01780710019305") 2026/06/06 01:42:00 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f418852e2c3ed1b55_d20260606_m014026_c001_v7007000_t0000_u01780710026736") as it is a hide marker 2026/06/06 01:42:00 DEBUG : .leading dot/.leading dot: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b921465_d20260606_m014026_c001_v0001183_t0055_u01780710026170") 2026/06/06 01:42:00 DEBUG : created from root.txt: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f426b5a956aff4258_d20260606_m014128_c001_v7007000_t0000_u01780710088549") as it is a hide marker 2026/06/06 01:42:00 DEBUG : created from root.txt: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f1190302386fa69e0_d20260606_m014127_c001_v0001102_t0045_u01780710087463") 2026/06/06 01:42:00 DEBUG : file name.txt: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f417019d1f1198f42_d20260606_m014136_c001_v7007000_t0000_u01780710096408") as it is a hide marker 2026/06/06 01:42:00 DEBUG : file name.txt: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b921575_d20260606_m014116_c001_v0001183_t0046_u01780710076526") 2026/06/06 01:42:00 DEBUG : file name.txt: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f115f852f7f5770f1_d20260606_m014112_c001_v0001178_t0059_u01780710072980") 2026/06/06 01:42:00 DEBUG : file name.txt: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b9214f3_d20260606_m014051_c001_v0001183_t0012_u01780710051808") 2026/06/06 01:42:00 DEBUG : file name.txt: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b9214ed_d20260606_m014051_c001_v0001183_t0044_u01780710051031") 2026/06/06 01:42:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b9214ef_d20260606_m014051_c001_v0001183_t0039_u01780710051428") "upload" dated 2026-06-06 01:40:51.428 +0000 UTC (1m9.498985705s ago) 2026/06/06 01:42:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f4042fdf319a9b90a_d20260606_m014110_c001_v7007000_t0000_u01780710070747") as it is a hide marker 2026/06/06 01:42:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f115ee31f937a3ed4_d20260606_m014110_c001_v0001098_t0003_u01780710070027") 2026/06/06 01:42:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105a0af9e6127589_d20260606_m014109_c001_v0001131_t0003_u01780710069140") 2026/06/06 01:42:01 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f418852e2c3ed1b5e_d20260606_m014033_c001_v7007000_t0000_u01780710033347") as it is a hide marker 2026/06/06 01:42:01 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b921495_d20260606_m014032_c001_v0001183_t0030_u01780710032778") 2026/06/06 01:42:01 DEBUG : piped data.txt: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f417019d1f1198f45_d20260606_m014138_c001_v7007000_t0000_u01780710098151") as it is a hide marker 2026/06/06 01:42:01 DEBUG : piped data.txt: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b9215eb_d20260606_m014137_c001_v0001183_t0017_u01780710097715") 2026/06/06 01:42:01 DEBUG : piped data.txt: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f417019d1f1198f44_d20260606_m014137_c001_v7007000_t0000_u01780710097534") 2026/06/06 01:42:01 DEBUG : piped data.txt: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f405acad11b9215e5_d20260606_m014137_c001_v0001183_t0029_u01780710097168") 2026/06/06 01:42:01 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f418852e2c3ed1b61_d20260606_m014034_c001_v7007000_t0000_u01780710034325") as it is a hide marker 2026/06/06 01:42:01 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b92149b_d20260606_m014033_c001_v0001183_t0037_u01780710033734") 2026/06/06 01:42:01 DEBUG : test-metadata: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f417ebd0866ca1842_d20260606_m014145_c001_v7007000_t0000_u01780710105449") as it is a hide marker 2026/06/06 01:42:01 DEBUG : test-metadata: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f217019d1f1198f49_d20260606_m014140_c001_v0001039_t0010_u01780710100072") 2026/06/06 01:42:01 DEBUG : test-metadata: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f417019d1f1198f47_d20260606_m014139_c001_v7007000_t0000_u01780710099130") 2026/06/06 01:42:01 DEBUG : test-metadata: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b9215ef_d20260606_m014138_c001_v0001183_t0054_u01780710098334") 2026/06/06 01:42:01 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f418852e2c3ed1b58_d20260606_m014028_c001_v7007000_t0000_u01780710028708") as it is a hide marker 2026/06/06 01:42:01 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b921475_d20260606_m014028_c001_v0001183_t0054_u01780710028013") 2026/06/06 01:42:01 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f418852e2c3ed1b5a_d20260606_m014030_c001_v7007000_t0000_u01780710030589") as it is a hide marker 2026/06/06 01:42:01 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b921485_d20260606_m014029_c001_v0001183_t0017_u01780710029998") 2026/06/06 01:42:01 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f418852e2c3ed1b59_d20260606_m014029_c001_v7007000_t0000_u01780710029634") as it is a hide marker 2026/06/06 01:42:01 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b92147f_d20260606_m014029_c001_v0001183_t0059_u01780710029069") 2026/06/06 01:42:01 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f418852e2c3ed1b5b_d20260606_m014031_c001_v7007000_t0000_u01780710031502") as it is a hide marker 2026/06/06 01:42:01 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b921489_d20260606_m014030_c001_v0001183_t0035_u01780710030952") 2026/06/06 01:42:02 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f418852e2c3ed1b5c_d20260606_m014032_c001_v7007000_t0000_u01780710032415") as it is a hide marker 2026/06/06 01:42:02 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b92148d_d20260606_m014031_c001_v0001183_t0054_u01780710031864") 2026/06/06 01:42:02 DEBUG : trailing space /trailing space : Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f418852e2c3ed1b56_d20260606_m014027_c001_v7007000_t0000_u01780710027652") as it is a hide marker 2026/06/06 01:42:02 DEBUG : trailing space /trailing space : Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b921471_d20260606_m014027_c001_v0001183_t0046_u01780710027097") 2026/06/06 01:42:02 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b921651_d20260606_m014153_c001_v0001183_t0020_u01780710113258") "upload" dated 2026-06-06 01:41:53.258 +0000 UTC (8.959330813s ago) 2026/06/06 01:42:02 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f41648053bca88d7a_d20260606_m014150_c001_v7007000_t0000_u01780710110993") 2026/06/06 01:42:02 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b92162f_d20260606_m014147_c001_v0001183_t0022_u01780710107999") 2026/06/06 01:42:02 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f41142eca1a90f853_d20260606_m014050_c001_v7007000_t0000_u01780710050485") as it is a hide marker 2026/06/06 01:42:02 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f218852e2c3ed1b6e_d20260606_m014036_c001_v0001115_t0026_u01780710036313") 2026/06/06 01:42:02 DEBUG : zero-length-file: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f418852e2c3ed1b6c_d20260606_m014036_c001_v7007000_t0000_u01780710036132") as it is a hide marker 2026/06/06 01:42:02 DEBUG : zero-length-file: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f405acad11b9214a9_d20260606_m014035_c001_v0001183_t0029_u01780710035590") 2026/06/06 01:42:02 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f418852e2c3ed1b39_d20260606_m014022_c001_v7007000_t0000_u01780710022042") as it is a hide marker 2026/06/06 01:42:02 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b92142f_d20260606_m014021_c001_v0001183_t0023_u01780710021311") 2026/06/06 01:42:02 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f418852e2c3ed1afb_d20260606_m014017_c001_v7007000_t0000_u01780710017092") as it is a hide marker 2026/06/06 01:42:02 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b921407_d20260606_m014015_c001_v0001183_t0023_u01780710015971") 2026/06/06 01:42:02 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f418852e2c3ed1b53_d20260606_m014024_c001_v7007000_t0000_u01780710024889") as it is a hide marker 2026/06/06 01:42:02 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b921453_d20260606_m014024_c001_v0001183_t0008_u01780710024330") 2026/06/06 01:42:02 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f418852e2c3ed1b52_d20260606_m014023_c001_v7007000_t0000_u01780710023968") as it is a hide marker 2026/06/06 01:42:02 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b921443_d20260606_m014023_c001_v0001183_t0048_u01780710023406") 2026/06/06 01:42:02 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f418852e2c3ed1b54_d20260606_m014025_c001_v7007000_t0000_u01780710025809") as it is a hide marker 2026/06/06 01:42:02 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b92145d_d20260606_m014025_c001_v0001183_t0034_u01780710025251") 2026/06/06 01:42:02 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f418852e2c3ed1b45_d20260606_m014022_c001_v7007000_t0000_u01780710022965") as it is a hide marker 2026/06/06 01:42:02 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b921437_d20260606_m014022_c001_v0001183_t0020_u01780710022403") 2026/06/06 01:42:03 DEBUG : ./.: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f418852e2c3ed1b06_d20260606_m014018_c001_v7007000_t0000_u01780710018018") as it is a hide marker 2026/06/06 01:42:03 DEBUG : ./.: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b921415_d20260606_m014017_c001_v0001183_t0041_u01780710017453") 2026/06/06 01:42:03 DEBUG : ../..: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f418852e2c3ed1b12_d20260606_m014018_c001_v7007000_t0000_u01780710018943") as it is a hide marker 2026/06/06 01:42:03 DEBUG : ../..: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b92141c_d20260606_m014018_c001_v0001183_t0011_u01780710018381") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/06/06 01:42:04 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/06/06 01:42:04 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/06/06 01:42:04 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/06/06 01:42:04 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2026/06/06 01:42:05 INFO : B2 bucket rclone-test-samejaw8qebe: cleaning bucket "rclone-test-samejaw8qebe" of pending multipart uploads older than 0s 2026/06/06 01:42:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b9214ef_d20260606_m014051_c001_v0001183_t0039_u01780710051428") "upload" dated 2026-06-06 01:40:51.428 +0000 UTC (1m13.843638791s ago) 2026/06/06 01:42:05 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f21648053bca88d82_d20260606_m014204_c001_v0001131_t0049_u01780710124237") as it is a start marker (upload started at 2026-06-06 01:42:04.237 +0000 UTC) 2026/06/06 01:42:05 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/06/06 01:42:05 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f21648053bca88d83_d20260606_m014204_c001_v0001136_t0018_u01780710124423") as it is a start marker (upload started at 2026-06-06 01:42:04.423 +0000 UTC) 2026/06/06 01:42:05 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/06/06 01:42:05 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f21648053bca88d84_d20260606_m014204_c001_v0001103_t0038_u01780710124613") as it is a start marker (upload started at 2026-06-06 01:42:04.613 +0000 UTC) 2026/06/06 01:42:05 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/06/06 01:42:05 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f21648053bca88d85_d20260606_m014204_c001_v0001174_t0043_u01780710124798") as it is a start marker (upload started at 2026-06-06 01:42:04.798 +0000 UTC) 2026/06/06 01:42:05 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/06/06 01:42:05 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f41648053bca88d81_d20260606_m014204_c001_v7007000_t0000_u01780710124051") "hide" dated 2026-06-06 01:42:04.051 +0000 UTC (1.220760491s ago) 2026/06/06 01:42:05 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b921651_d20260606_m014153_c001_v0001183_t0020_u01780710113258") 2026/06/06 01:42:05 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/06/06 01:42:05 INFO : B2 bucket rclone-test-samejaw8qebe: cleaning bucket "rclone-test-samejaw8qebe" of pending multipart uploads older than 0s 2026/06/06 01:42:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b9214ef_d20260606_m014051_c001_v0001183_t0039_u01780710051428") "upload" dated 2026-06-06 01:40:51.428 +0000 UTC (1m14.209901033s ago) 2026/06/06 01:42:05 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f21648053bca88d82_d20260606_m014204_c001_v0001131_t0049_u01780710124237") as it is a start marker (upload started at 2026-06-06 01:42:04.237 +0000 UTC) 2026/06/06 01:42:05 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f21648053bca88d83_d20260606_m014204_c001_v0001136_t0018_u01780710124423") as it is a start marker (upload started at 2026-06-06 01:42:04.423 +0000 UTC) 2026/06/06 01:42:05 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f21648053bca88d84_d20260606_m014204_c001_v0001103_t0038_u01780710124613") as it is a start marker (upload started at 2026-06-06 01:42:04.613 +0000 UTC) 2026/06/06 01:42:05 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f21648053bca88d85_d20260606_m014204_c001_v0001174_t0043_u01780710124798") as it is a start marker (upload started at 2026-06-06 01:42:04.798 +0000 UTC) 2026/06/06 01:42:05 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcf327d83906d9bab9fe80e1b_f41648053bca88d81_d20260606_m014204_c001_v7007000_t0000_u01780710124051") "hide" dated 2026-06-06 01:42:04.051 +0000 UTC (1.587020509s ago) 2026/06/06 01:42:05 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b921651_d20260606_m014153_c001_v0001183_t0020_u01780710113258") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/06/06 01:42:06 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/06/06 01:42:06 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/06/06 01:42:06 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2026/06/06 01:42:08 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/06/06 01:42:08 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/06/06 01:42:08 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/06/06 01:42:08 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/06/06 01:42:08 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/06/06 01:42:10 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/06/06 01:42:10 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/06/06 01:42:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/06 01:42:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/06/06 01:42:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf327d83906d9bab9fe80e1b_f2258e36327d18f5c_d20260606_m014213_c001_v0001182_t0015_u01780710133494") 2026/06/06 01:42:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/06 01:42:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/06 01:42:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/06 01:42:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/06/06 01:42:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/06/06 01:42:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/06/06 01:42:17 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/06/06 01:42:17 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/06/06 01:42:17 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/06/06 01:42:17 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/06/06 01:42:19 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/06/06 01:42:19 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/06/06 01:42:19 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/06/06 01:42:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/06/06 01:42:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/06/06 01:42:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zcf327d83906d9bab9fe80e1b_f2258e36327d18fc2_d20260606_m014221_c001_v0001150_t0054_u01780710141207") 2026/06/06 01:42:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/06 01:42:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/06 01:42:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/06/06 01:42:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/06/06 01:42:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/06/06 01:42:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/06/06 01:42:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/06/06 01:42:25 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/06/06 01:42:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/06/06 01:42:25 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/06/06 01:42:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/06/06 01:42:25 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/06/06 01:42:26 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/06/06 01:42:27 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/06/06 01:42:27 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/06/06 01:42:27 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/06/06 01:42:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/06 01:42:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/06/06 01:42:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf327d83906d9bab9fe80e1b_f21546264baef00e8_d20260606_m014229_c001_v0001039_t0027_u01780710149533") 2026/06/06 01:42:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/06 01:42:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/06 01:42:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/06 01:42:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/06/06 01:42:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/06/06 01:42:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/06/06 01:42:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/06/06 01:42:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2026/06/06 01:42:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/06/06 01:42:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/06/06 01:42:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/06/06 01:42:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/06/06 01:42:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/06/06 01:42:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/06/06 01:42:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/06/06 01:42:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/06/06 01:42:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/06/06 01:42:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zcf327d83906d9bab9fe80e1b_f2258e36327d18fdd_d20260606_m014238_c001_v0001115_t0036_u01780710158728") 2026/06/06 01:42:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/06 01:42:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/06/06 01:42:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/06 01:42:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/06/06 01:42:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/06/06 01:42:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/06/06 01:42:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/06/06 01:42:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/06/06 01:42:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/06/06 01:42:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/06/06 01:42:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/06/06 01:42:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/06/06 01:42:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/06/06 01:42:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/06 01:42:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/06/06 01:42:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcf327d83906d9bab9fe80e1b_f2258e36327d19014_d20260606_m014247_c001_v0001153_t0010_u01780710167161") 2026/06/06 01:42:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/06 01:42:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/06 01:42:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/06/06 01:42:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/06 01:42:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/06 01:42:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/06/06 01:42:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/06/06 01:42:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/06/06 01:42:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/06/06 01:42:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/06/06 01:42:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/06/06 01:42:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/06/06 01:42:52 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/06/06 01:42:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/06 01:42:52 DEBUG : pacer: Reducing sleep to 10ms 2026/06/06 01:42:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/06/06 01:42:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/06/06 01:42:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/06/06 01:42:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/06/06 01:42:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/06 01:42:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/06/06 01:42:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcf327d83906d9bab9fe80e1b_f226b5a956aff42b8_d20260606_m014256_c001_v0001106_t0054_u01780710176507") 2026/06/06 01:42:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/06 01:42:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/06 01:42:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/06/06 01:42:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/06/06 01:42:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/06/06 01:42:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/06 01:42:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/06 01:42:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2026/06/06 01:43:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/06/06 01:43:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/06/06 01:43:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/06/06 01:43:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/06/06 01:43:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/06/06 01:43:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/06/06 01:43:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/06/06 01:43:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/06/06 01:43:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/06/06 01:43:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zcf327d83906d9bab9fe80e1b_f226b5a956aff42c1_d20260606_m014304_c001_v0001103_t0043_u01780710184569") 2026/06/06 01:43:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/06 01:43:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/06/06 01:43:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/06 01:43:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/06/06 01:43:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/06/06 01:43:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/06/06 01:43:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/06/06 01:43:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/06/06 01:43:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/06/06 01:43:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/06/06 01:43:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/06/06 01:43:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/06/06 01:43:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/06/06 01:43:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/06 01:43:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/06/06 01:43:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcf327d83906d9bab9fe80e1b_f226b5a956aff42cb_d20260606_m014312_c001_v0001179_t0017_u01780710192484") 2026/06/06 01:43:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/06 01:43:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/06 01:43:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/06/06 01:43:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/06 01:43:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/06 01:43:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/06/06 01:43:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/06/06 01:43:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/06/06 01:43:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/06/06 01:43:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/06/06 01:43:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/06/06 01:43:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/06/06 01:43:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/06/06 01:43:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/06/06 01:43:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/06/06 01:43:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/06/06 01:43:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/06 01:43:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/06/06 01:43:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcf327d83906d9bab9fe80e1b_f221bf93c8f2ef447_d20260606_m014320_c001_v0001165_t0010_u01780710200876") 2026/06/06 01:43:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/06 01:43:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/06 01:43:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/06/06 01:43:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/06/06 01:43:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/06/06 01:43:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/06 01:43:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/06 01:43:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2026/06/06 01:43:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/06/06 01:43:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/06/06 01:43:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/06/06 01:43:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/06/06 01:43:26 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/06/06 01:43:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/06/06 01:43:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/06/06 01:43:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/06/06 01:43:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/06/06 01:43:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zcf327d83906d9bab9fe80e1b_f226b5a956aff4352_d20260606_m014329_c001_v0001181_t0007_u01780710209241") 2026/06/06 01:43:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/06 01:43:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/06/06 01:43:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/06 01:43:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/06/06 01:43:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/06/06 01:43:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/06/06 01:43:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/06/06 01:43:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/06/06 01:43:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/06/06 01:43:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/06/06 01:43:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/06/06 01:43:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/06/06 01:43:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/06/06 01:43:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/06/06 01:43:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/06/06 01:43:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zcf327d83906d9bab9fe80e1b_f221bf93c8f2ef452_d20260606_m014338_c001_v0001137_t0013_u01780710218203") 2026/06/06 01:43:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/06 01:43:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/06 01:43:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/06/06 01:43:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/06/06 01:43:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/06/06 01:43:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/06/06 01:43:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/06/06 01:43:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/06/06 01:43:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/06/06 01:43:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/06/06 01:43:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/06/06 01:43:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/06/06 01:43:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/06/06 01:43:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/06/06 01:43:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/06/06 01:43:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/06/06 01:43:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/06/06 01:43:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/06/06 01:43:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zcf327d83906d9bab9fe80e1b_f221bf93c8f2ef458_d20260606_m014347_c001_v0001167_t0058_u01780710227748") 2026/06/06 01:43:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/06 01:43:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/06 01:43:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/06/06 01:43:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/06/06 01:43:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/06/06 01:43:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/06/06 01:43:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/06/06 01:43:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2026/06/06 01:43:52 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/06/06 01:43:52 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/06/06 01:43:52 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/06/06 01:43:52 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/06/06 01:43:53 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/06/06 01:43:55 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/06/06 01:43:55 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/06/06 01:43:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/06 01:43:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/06/06 01:43:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf327d83906d9bab9fe80e1b_f221bf93c8f2ef45c_d20260606_m014357_c001_v0001097_t0003_u01780710237432") 2026/06/06 01:43:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/06 01:43:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/06 01:43:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/06 01:43:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/06/06 01:44:00 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/06/06 01:44:00 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/06/06 01:44:01 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/06/06 01:44:01 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/06/06 01:44:01 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/06/06 01:44:01 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/06/06 01:44:04 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/06/06 01:44:04 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/06/06 01:44:04 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/06/06 01:44:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/06/06 01:44:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/06/06 01:44:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zcf327d83906d9bab9fe80e1b_f226b5a956aff4368_d20260606_m014406_c001_v0001044_t0028_u01780710246689") 2026/06/06 01:44:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/06 01:44:07 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/06 01:44:07 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/06/06 01:44:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/06/06 01:44:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/06/06 01:44:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/06/06 01:44:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/06/06 01:44:12 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/06/06 01:44:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/06/06 01:44:12 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/06/06 01:44:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/06/06 01:44:12 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/06/06 01:44:13 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/06/06 01:44:15 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/06/06 01:44:15 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/06/06 01:44:15 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/06/06 01:44:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/06 01:44:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/06/06 01:44:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf327d83906d9bab9fe80e1b_f21340d5323b304ea_d20260606_m014417_c001_v0001167_t0046_u01780710257461") 2026/06/06 01:44:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/06 01:44:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/06 01:44:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/06/06 01:44:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/06 01:44:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/06/06 01:44:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/06/06 01:44:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/06/06 01:44:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2026/06/06 01:44:22 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/06/06 01:44:22 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/06/06 01:44:22 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/06/06 01:44:22 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/06/06 01:44:23 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/06/06 01:44:25 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/06/06 01:44:25 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/06/06 01:44:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/06 01:44:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/06/06 01:44:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf327d83906d9bab9fe80e1b_f21340d5323b304f6_d20260606_m014427_c001_v0001174_t0023_u01780710267108") 2026/06/06 01:44:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/06 01:44:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/06 01:44:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/06 01:44:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/06/06 01:44:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/06/06 01:44:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/06/06 01:44:31 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/06/06 01:44:31 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/06/06 01:44:32 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/06/06 01:44:32 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/06/06 01:44:34 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/06/06 01:44:34 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/06/06 01:44:34 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/06/06 01:44:37 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/06/06 01:44:37 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/06/06 01:44:37 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zcf327d83906d9bab9fe80e1b_f226b5a956aff437f_d20260606_m014437_c001_v0001171_t0051_u01780710277172") 2026/06/06 01:44:37 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/06 01:44:37 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/06 01:44:37 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/06/06 01:44:39 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/06/06 01:44:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/06/06 01:44:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/06/06 01:44:42 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/06/06 01:44:42 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/06/06 01:44:43 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/06/06 01:44:43 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/06/06 01:44:43 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/06/06 01:44:43 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/06/06 01:44:44 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/06/06 01:44:45 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/06/06 01:44:45 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/06/06 01:44:45 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/06/06 01:44:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/06 01:44:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/06/06 01:44:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf327d83906d9bab9fe80e1b_f2014575df37ee037_d20260606_m014449_c001_v0001097_t0022_u01780710289423") 2026/06/06 01:44:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/06 01:44:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/06 01:44:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/06/06 01:44:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/06 01:44:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/06/06 01:44:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/06/06 01:44:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/06/06 01:44:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/06/06 01:45:00 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zcf327d83906d9bab9fe80e1b_f2245712be66d53a3_d20260606_m014459_c001_v0001161_t0058_u01780710299876") 2026/06/06 01:45:00 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/06/06 01:45:00 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/06 01:45:00 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/06 01:45:01 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/06 01:45:01 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/06/06 01:45:03 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/06/06 01:45:03 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/06 01:45:03 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/06/06 01:45:03 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/06/06 01:45:05 DEBUG : chunked-copy: Done sending chunk 1 2026/06/06 01:45:05 DEBUG : chunked-copy: Done sending chunk 0 2026/06/06 01:45:05 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/06 01:45:06 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zcf327d83906d9bab9fe80e1b_f2245712be66d53a7_d20260606_m014505_c001_v0001150_t0034_u01780710305993") 2026/06/06 01:45:06 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/06/06 01:45:06 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/06 01:45:06 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/06 01:45:06 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/06 01:45:06 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/06/06 01:45:08 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/06/06 01:45:08 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/06 01:45:08 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/06/06 01:45:08 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/06/06 01:45:11 DEBUG : chunked-copy: Done sending chunk 1 2026/06/06 01:45:11 DEBUG : chunked-copy: Done sending chunk 0 2026/06/06 01:45:11 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/06 01:45:12 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zcf327d83906d9bab9fe80e1b_f2245712be66d53b0_d20260606_m014512_c001_v0001185_t0033_u01780710312054") 2026/06/06 01:45:12 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/06/06 01:45:12 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/06 01:45:12 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/06 01:45:12 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/06 01:45:12 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/06/06 01:45:14 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/06/06 01:45:14 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/06 01:45:14 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/06/06 01:45:14 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/06/06 01:45:16 DEBUG : chunked-copy: Done sending chunk 0 2026/06/06 01:45:17 DEBUG : chunked-copy: Done sending chunk 1 2026/06/06 01:45:17 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/06 01:45:17 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zcf327d83906d9bab9fe80e1b_f2245712be66d53b9_d20260606_m014517_c001_v0001131_t0015_u01780710317755") 2026/06/06 01:45:17 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/06/06 01:45:17 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/06/06 01:45:17 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/06 01:45:18 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/06/06 01:45:18 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/06 01:45:18 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/06 01:45:18 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/06/06 01:45:20 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/06/06 01:45:21 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/06/06 01:45:21 DEBUG : Creating backend with remote "TestB2:rclone-test-samejaw8qebe/deeper/nonexisting/directory" 2026/06/06 01:45:21 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/06/06 01:45:23 INFO : B2 bucket rclone-test-samejaw8qebe: cleaning bucket "rclone-test-samejaw8qebe" of all files 2026/06/06 01:45:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f426b5a956aff437b_d20260606_m014431_c001_v7007000_t0000_u01780710271280") 2026/06/06 01:45:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f21340d5323b304f6_d20260606_m014427_c001_v0001174_t0023_u01780710267108") 2026/06/06 01:45:23 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f41340d5323b304f5_d20260606_m014426_c001_v7007000_t0000_u01780710266615") 2026/06/06 01:45:23 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f226b5a956aff4371_d20260606_m014422_c001_v0001157_t0015_u01780710262092") 2026/06/06 01:45:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f4245712be66d539d_d20260606_m014454_c001_v7007000_t0000_u01780710294687") 2026/06/06 01:45:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f2014575df37ee037_d20260606_m014449_c001_v0001097_t0022_u01780710289423") 2026/06/06 01:45:23 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f4014575df37ee034_d20260606_m014448_c001_v7007000_t0000_u01780710288935") 2026/06/06 01:45:23 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f226b5a956aff4388_d20260606_m014442_c001_v0001145_t0007_u01780710282366") 2026/06/06 01:45:23 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f426b5a956aff4387_d20260606_m014442_c001_v7007000_t0000_u01780710282157") 2026/06/06 01:45:23 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f226b5a956aff437f_d20260606_m014437_c001_v0001171_t0051_u01780710277172") 2026/06/06 01:45:23 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f426b5a956aff437e_d20260606_m014436_c001_v7007000_t0000_u01780710276680") 2026/06/06 01:45:24 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f226b5a956aff437c_d20260606_m014431_c001_v0001180_t0001_u01780710271464") 2026/06/06 01:45:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f421bf93c8f2ef43a_d20260606_m014300_c001_v7007000_t0000_u01780710180554") 2026/06/06 01:45:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f226b5a956aff42b8_d20260606_m014256_c001_v0001106_t0054_u01780710176507") 2026/06/06 01:45:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f4034b0812e0d3217_d20260606_m014251_c001_v7007000_t0000_u01780710171695") 2026/06/06 01:45:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f2258e36327d19014_d20260606_m014247_c001_v0001153_t0010_u01780710167161") 2026/06/06 01:45:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f426b5a956aff42b7_d20260606_m014256_c001_v7007000_t0000_u01780710176160") 2026/06/06 01:45:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f2034b0812e0d3218_d20260606_m014251_c001_v0001157_t0042_u01780710171876") 2026/06/06 01:45:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f4258e36327d19011_d20260606_m014246_c001_v7007000_t0000_u01780710166809") 2026/06/06 01:45:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f2034b0812e0d3213_d20260606_m014242_c001_v0001100_t0037_u01780710162660") 2026/06/06 01:45:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f4034b0812e0d3212_d20260606_m014242_c001_v7007000_t0000_u01780710162478") 2026/06/06 01:45:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f2258e36327d18fdd_d20260606_m014238_c001_v0001115_t0036_u01780710158728") 2026/06/06 01:45:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f4258e36327d18fd9_d20260606_m014238_c001_v7007000_t0000_u01780710158320") 2026/06/06 01:45:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f2034b0812e0d320e_d20260606_m014233_c001_v0001167_t0057_u01780710153992") 2026/06/06 01:45:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f421bf93c8f2ef448_d20260606_m014324_c001_v7007000_t0000_u01780710204826") 2026/06/06 01:45:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f221bf93c8f2ef447_d20260606_m014320_c001_v0001165_t0010_u01780710200876") 2026/06/06 01:45:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f421bf93c8f2ef444_d20260606_m014316_c001_v7007000_t0000_u01780710196257") 2026/06/06 01:45:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f226b5a956aff42cb_d20260606_m014312_c001_v0001179_t0017_u01780710192484") 2026/06/06 01:45:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f421bf93c8f2ef446_d20260606_m014320_c001_v7007000_t0000_u01780710200536") 2026/06/06 01:45:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f221bf93c8f2ef445_d20260606_m014316_c001_v0001181_t0050_u01780710196438") 2026/06/06 01:45:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f426b5a956aff42c9_d20260606_m014312_c001_v7007000_t0000_u01780710192133") 2026/06/06 01:45:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f221bf93c8f2ef442_d20260606_m014308_c001_v0001182_t0016_u01780710188142") 2026/06/06 01:45:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f421bf93c8f2ef441_d20260606_m014307_c001_v7007000_t0000_u01780710187961") 2026/06/06 01:45:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f226b5a956aff42c1_d20260606_m014304_c001_v0001103_t0043_u01780710184569") 2026/06/06 01:45:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f426b5a956aff42c0_d20260606_m014304_c001_v7007000_t0000_u01780710184218") 2026/06/06 01:45:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f221bf93c8f2ef43c_d20260606_m014300_c001_v0001173_t0005_u01780710180735") 2026/06/06 01:45:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f4034b0812e0d320d_d20260606_m014233_c001_v7007000_t0000_u01780710153807") 2026/06/06 01:45:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f21546264baef00e8_d20260606_m014229_c001_v0001039_t0027_u01780710149533") 2026/06/06 01:45:25 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f41546264baef00e7_d20260606_m014229_c001_v7007000_t0000_u01780710149180") 2026/06/06 01:45:25 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f2034b0812e0d3202_d20260606_m014225_c001_v0001120_t0049_u01780710145221") 2026/06/06 01:45:25 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f4034b0812e0d3201_d20260606_m014225_c001_v7007000_t0000_u01780710145038") 2026/06/06 01:45:25 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f2258e36327d18fc2_d20260606_m014221_c001_v0001150_t0054_u01780710141207") 2026/06/06 01:45:25 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f4258e36327d18fc1_d20260606_m014220_c001_v7007000_t0000_u01780710140866") 2026/06/06 01:45:25 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f2034b0812e0d31d4_d20260606_m014216_c001_v0001182_t0019_u01780710136982") 2026/06/06 01:45:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f4034b0812e0d31cc_d20260606_m014216_c001_v7007000_t0000_u01780710136784") 2026/06/06 01:45:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f2258e36327d18f5c_d20260606_m014213_c001_v0001182_t0015_u01780710133494") 2026/06/06 01:45:25 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f4258e36327d18f5b_d20260606_m014213_c001_v7007000_t0000_u01780710133108") 2026/06/06 01:45:25 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f21648053bca88d88_d20260606_m014207_c001_v0001150_t0031_u01780710127737") 2026/06/06 01:45:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f426b5a956aff4360_d20260606_m014352_c001_v7007000_t0000_u01780710232268") 2026/06/06 01:45:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f221bf93c8f2ef458_d20260606_m014347_c001_v0001167_t0058_u01780710227748") 2026/06/06 01:45:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f421bf93c8f2ef454_d20260606_m014342_c001_v7007000_t0000_u01780710222424") 2026/06/06 01:45:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f221bf93c8f2ef452_d20260606_m014338_c001_v0001137_t0013_u01780710218203") 2026/06/06 01:45:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f421bf93c8f2ef457_d20260606_m014347_c001_v7007000_t0000_u01780710227299") 2026/06/06 01:45:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f221bf93c8f2ef455_d20260606_m014342_c001_v0001145_t0016_u01780710222606") 2026/06/06 01:45:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f421bf93c8f2ef451_d20260606_m014337_c001_v7007000_t0000_u01780710217815") 2026/06/06 01:45:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f221bf93c8f2ef44f_d20260606_m014333_c001_v0001102_t0027_u01780710213042") 2026/06/06 01:45:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f421bf93c8f2ef44e_d20260606_m014332_c001_v7007000_t0000_u01780710212861") 2026/06/06 01:45:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f226b5a956aff4352_d20260606_m014329_c001_v0001181_t0007_u01780710209241") 2026/06/06 01:45:26 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f426b5a956aff4351_d20260606_m014328_c001_v7007000_t0000_u01780710208847") 2026/06/06 01:45:26 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f221bf93c8f2ef449_d20260606_m014325_c001_v0001185_t0017_u01780710205059") 2026/06/06 01:45:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f426b5a956aff4370_d20260606_m014421_c001_v7007000_t0000_u01780710261908") 2026/06/06 01:45:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f21340d5323b304ea_d20260606_m014417_c001_v0001167_t0046_u01780710257461") 2026/06/06 01:45:26 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f41340d5323b304e8_d20260606_m014417_c001_v7007000_t0000_u01780710257028") 2026/06/06 01:45:26 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f226b5a956aff436d_d20260606_m014412_c001_v0001150_t0029_u01780710252166") 2026/06/06 01:45:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f426b5a956aff436c_d20260606_m014411_c001_v7007000_t0000_u01780710251973") 2026/06/06 01:45:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f226b5a956aff4368_d20260606_m014406_c001_v0001044_t0028_u01780710246689") 2026/06/06 01:45:26 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f426b5a956aff4367_d20260606_m014406_c001_v7007000_t0000_u01780710246236") 2026/06/06 01:45:26 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f226b5a956aff4364_d20260606_m014401_c001_v0001101_t0050_u01780710241390") 2026/06/06 01:45:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f426b5a956aff4363_d20260606_m014401_c001_v7007000_t0000_u01780710241208") 2026/06/06 01:45:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f221bf93c8f2ef45c_d20260606_m014357_c001_v0001097_t0003_u01780710237432") 2026/06/06 01:45:26 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f421bf93c8f2ef45b_d20260606_m014356_c001_v7007000_t0000_u01780710236493") 2026/06/06 01:45:26 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f226b5a956aff4361_d20260606_m014352_c001_v0001105_t0013_u01780710232451") 2026/06/06 01:45:26 DEBUG : chunked-copy: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f4245712be66d53bb_d20260606_m014520_c001_v7007000_t0000_u01780710320071") 2026/06/06 01:45:26 DEBUG : chunked-copy: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f2182badcc420ec66_d20260606_m014514_c001_v0001174_t0009_u01780710314376") 2026/06/06 01:45:27 DEBUG : chunked-copy: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f4182badcc420ec64_d20260606_m014513_c001_v7007000_t0000_u01780710313859") 2026/06/06 01:45:27 DEBUG : chunked-copy: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f2245712be66d53aa_d20260606_m014508_c001_v0001172_t0011_u01780710308373") 2026/06/06 01:45:27 DEBUG : chunked-copy: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f4245712be66d53a9_d20260606_m014507_c001_v7007000_t0000_u01780710307870") 2026/06/06 01:45:27 DEBUG : chunked-copy: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f2182badcc420ec5c_d20260606_m014502_c001_v0001183_t0007_u01780710302838") 2026/06/06 01:45:27 DEBUG : chunked-copy: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f4182badcc420ec5b_d20260606_m014502_c001_v7007000_t0000_u01780710302284") 2026/06/06 01:45:27 DEBUG : chunked-copy: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b921b28_d20260606_m014458_c001_v0001183_t0056_u01780710298570") 2026/06/06 01:45:27 DEBUG : chunked-copy: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f4245712be66d53a0_d20260606_m014458_c001_v7007000_t0000_u01780710298209") 2026/06/06 01:45:27 DEBUG : chunked-copy: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b921b12_d20260606_m014455_c001_v0001183_t0005_u01780710295404") 2026/06/06 01:45:27 DEBUG : chunked-copy.copy: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f4245712be66d53ba_d20260606_m014519_c001_v7007000_t0000_u01780710319890") 2026/06/06 01:45:27 DEBUG : chunked-copy.copy: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f2245712be66d53b9_d20260606_m014517_c001_v0001131_t0015_u01780710317755") 2026/06/06 01:45:27 DEBUG : chunked-copy.copy: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f4182badcc420ec63_d20260606_m014513_c001_v7007000_t0000_u01780710313675") 2026/06/06 01:45:27 DEBUG : chunked-copy.copy: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f2245712be66d53b0_d20260606_m014512_c001_v0001185_t0033_u01780710312054") 2026/06/06 01:45:27 DEBUG : chunked-copy.copy: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f4245712be66d53a8_d20260606_m014507_c001_v7007000_t0000_u01780710307689") 2026/06/06 01:45:27 DEBUG : chunked-copy.copy: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f2245712be66d53a7_d20260606_m014505_c001_v0001150_t0034_u01780710305993") 2026/06/06 01:45:27 DEBUG : chunked-copy.copy: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f4182badcc420ec5a_d20260606_m014502_c001_v7007000_t0000_u01780710302098") 2026/06/06 01:45:27 DEBUG : chunked-copy.copy: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f2245712be66d53a3_d20260606_m014459_c001_v0001161_t0058_u01780710299876") 2026/06/06 01:45:28 DEBUG : chunked-copy.copy: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f4245712be66d539f_d20260606_m014458_c001_v7007000_t0000_u01780710298028") 2026/06/06 01:45:28 DEBUG : chunked-copy.copy: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f1077df6b0f06823b_d20260606_m014457_c001_v0001185_t0019_u01780710297257") 2026/06/06 01:45:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b9214ef_d20260606_m014051_c001_v0001183_t0039_u01780710051428") 2026/06/06 01:45:28 DEBUG : unknown-size-put.txt: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f4245712be66d53bd_d20260606_m014520_c001_v7007000_t0000_u01780710320868") 2026/06/06 01:45:28 DEBUG : unknown-size-put.txt: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b921c10_d20260606_m014520_c001_v0001183_t0052_u01780710320612") 2026/06/06 01:45:28 DEBUG : unknown-size-update.txt: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f4245712be66d53be_d20260606_m014521_c001_v7007000_t0000_u01780710321824") 2026/06/06 01:45:28 DEBUG : unknown-size-update.txt: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b921c1c_d20260606_m014521_c001_v0001183_t0054_u01780710321616") 2026/06/06 01:45:28 DEBUG : unknown-size-update.txt: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f105acad11b921c18_d20260606_m014521_c001_v0001183_t0026_u01780710321049") 2026/06/06 01:45:28 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf327d83906d9bab9fe80e1b_f41648053bca88d81_d20260606_m014204_c001_v7007000_t0000_u01780710124051") 2026/06/06 01:45:29 INFO : B2 bucket rclone-test-samejaw8qebe: cleaning bucket "rclone-test-samejaw8qebe" of all files === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (318.83s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.47s) --- PASS: TestIntegration/FsMkdir (316.57s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.53s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.95s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.08s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (14.35s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (77.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.80s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.19s) --- 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.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.23s) --- 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.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.32s) --- 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.58s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (29.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.98s) --- 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.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (18.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (167.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (26.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (24.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (27.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (7.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (9.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (32.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (10.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.75s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (25.38s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.52s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.08s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.58s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.99s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.21s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.75s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.80s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.96s) --- 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 318.857s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m20.046537849s (try 1/5)