"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/28 01:43:45 DEBUG : Creating backend with remote "TestB2:rclone-test-furoyox7kojo" 2026/06/28 01:43:45 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/28 01:43:48 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/06/28 01:43:48 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/06/28 01:43:49 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/28 01:44:12 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/06/28 01:44:14 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/06/28 01:44:14 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/06/28 01:44:15 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/06/28 01:44:15 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/06/28 01:44:15 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/06/28 01:44:15 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/28 01:44:22 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/06/28 01:44:23 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/28 01:44:27 INFO : B2 bucket rclone-test-furoyox7kojo: cleaning bucket "rclone-test-furoyox7kojo" of all files 2026/06/28 01:44:28 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee58233c5_d20260628_m014427_c001_v0001179_t0012_u01782611067360") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/06/28 01:44:30 DEBUG : Creating backend with remote "TestB2:rclone-test-furoyox7kojo/dirToPurgeFromRoot" 2026/06/28 01:44:31 INFO : B2 bucket rclone-test-furoyox7kojo path dirToPurgeFromRoot: cleaning bucket "rclone-test-furoyox7kojo" of all files 2026/06/28 01:44:31 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee58233d1_d20260628_m014429_c001_v0001179_t0020_u01782611069038") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/06/28 01:44:32 DEBUG : Creating backend with remote "TestB2:rclone-test-furoyox7kojo/hello? sausage/êé" 2026/06/28 01:44:36 INFO : B2 bucket rclone-test-furoyox7kojo path hello? sausage/êé: cleaning bucket "rclone-test-furoyox7kojo" of all files 2026/06/28 01:44:36 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f108a268565746a42_d20260628_m014434_c001_v0001103_t0025_u01782611074764") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === 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/28 01:44:45 DEBUG : Creating backend with remote "TestB2:rclone-test-furoyox7kojo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/06/28 01:44:47 DEBUG : Creating backend with remote "TestB2:rclone-test-furoyox7kojo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestB2:" path "rclone-test-furoyox7kojo" from "TestB2:rclone-test-furoyox7kojo" 2026/06/28 01:44:49 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/28 01:45:01 DEBUG : Creating backend with remote "TestB2:rclone-test-podaqiv3jede" 2026/06/28 01:45:04 DEBUG : B2 bucket rclone-test-podaqiv3jede: Purge remote 2026/06/28 01:45:04 INFO : B2 bucket rclone-test-podaqiv3jede: cleaning bucket "rclone-test-podaqiv3jede" of all files 2026/06/28 01:45:04 DEBUG : somefile: Deleting (id "4_z2fa2cdb3e06d0bbb9ff80e1b_f410ff44216b5a41d_d20260628_m014503_c001_v0001097_t0020_u01782611103550") === 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/28 01:45:05 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/06/28 01:45:06 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/28 01:45:09 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/06/28 01:45:09 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/06/28 01:45:09 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.450Ki offset 6Mi/6.106Mi 2026/06/28 01:45:09 DEBUG : test-metadata: Sending chunk 1 length 111053 2026/06/28 01:45:11 DEBUG : test-metadata: Done sending chunk 1 2026/06/28 01:45:12 DEBUG : test-metadata: Done sending chunk 0 2026/06/28 01:45:12 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 === 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-28-014516-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/28 01:45:24 DEBUG : oldPath = "TestB2:rclone-test-furoyox7kojo/versions/test-versions-v2026-06-28-014516-999.txt" 2026/06/28 01:45:24 DEBUG : newPath = "TestB2,versions:rclone-test-furoyox7kojo/versions/test-versions-v2026-06-28-014516-999.txt" 2026/06/28 01:45:24 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-furoyox7kojo/versions/test-versions-v2026-06-28-014516-999.txt" 2026/06/28 01:45:24 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/06/28 01:45:25 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-furoyox7kojo/versions/test-versions-v2026-06-28-014516-999.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-furoyox7kojo/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/28 01:45:28 INFO : B2 bucket rclone-test-furoyox7kojo: cleaning bucket "rclone-test-furoyox7kojo" of all hidden files 2026/06/28 01:45:29 DEBUG : leading space/ leading space: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f41819796af482fc1_d20260628_m014356_c001_v7007000_t0000_u01782611036689") as it is a hide marker 2026/06/28 01:45:29 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/06/28 01:45:29 DEBUG : leading space/ leading space: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee58232df_d20260628_m014355_c001_v0001179_t0023_u01782611035983") 2026/06/28 01:45:29 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/06/28 01:45:29 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f41819796af482fbf_d20260628_m014355_c001_v7007000_t0000_u01782611035214") as it is a hide marker 2026/06/28 01:45:29 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/06/28 01:45:29 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee58232d9_d20260628_m014354_c001_v0001179_t0030_u01782611034520") 2026/06/28 01:45:29 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/06/28 01:45:29 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f41819796af482fca_d20260628_m014402_c001_v7007000_t0000_u01782611042511") as it is a hide marker 2026/06/28 01:45:29 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/06/28 01:45:29 DEBUG : .leading dot/.leading dot: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee5823316_d20260628_m014401_c001_v0001179_t0037_u01782611041918") 2026/06/28 01:45:29 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/06/28 01:45:29 DEBUG : created from root.txt: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f419265eedb2285f7_d20260628_m014457_c001_v7007000_t0000_u01782611097463") as it is a hide marker 2026/06/28 01:45:29 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/06/28 01:45:29 DEBUG : created from root.txt: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f1159f56c5fc07cbd_d20260628_m014456_c001_v0001120_t0020_u01782611096342") 2026/06/28 01:45:29 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/06/28 01:45:29 DEBUG : file name.txt: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f4177e91e041b41b5_d20260628_m014505_c001_v7007000_t0000_u01782611105623") as it is a hide marker 2026/06/28 01:45:29 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/06/28 01:45:29 DEBUG : file name.txt: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee5823425_d20260628_m014445_c001_v0001179_t0031_u01782611085229") 2026/06/28 01:45:29 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/28 01:45:29 DEBUG : file name.txt: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f1090b92c7cf5cdbc_d20260628_m014441_c001_v0001032_t0012_u01782611081397") 2026/06/28 01:45:29 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/28 01:45:29 DEBUG : file name.txt: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee5823395_d20260628_m014419_c001_v0001179_t0010_u01782611059689") 2026/06/28 01:45:29 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/28 01:45:29 DEBUG : file name.txt: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee582338d_d20260628_m014418_c001_v0001179_t0019_u01782611058644") 2026/06/28 01:45:29 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/28 01:45:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee582338f_d20260628_m014419_c001_v0001179_t0025_u01782611059161") "upload" dated 2026-06-28 01:44:19.161 +0000 UTC (1m9.922422232s ago) 2026/06/28 01:45:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f4094850460a08205_d20260628_m014439_c001_v7007000_t0000_u01782611079074") as it is a hide marker 2026/06/28 01:45:29 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/06/28 01:45:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f11136e35e8f0aea0_d20260628_m014438_c001_v0001136_t0000_u01782611078448") 2026/06/28 01:45:29 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/06/28 01:45:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f1009ac4e42a95d2b_d20260628_m014437_c001_v0001185_t0007_u01782611077847") 2026/06/28 01:45:29 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/06/28 01:45:29 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f41819796af482fd4_d20260628_m014409_c001_v7007000_t0000_u01782611049283") as it is a hide marker 2026/06/28 01:45:29 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/06/28 01:45:29 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee5823351_d20260628_m014408_c001_v0001179_t0045_u01782611048709") 2026/06/28 01:45:29 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/06/28 01:45:29 DEBUG : piped data.txt: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f4177e91e041b41b7_d20260628_m014507_c001_v7007000_t0000_u01782611107341") as it is a hide marker 2026/06/28 01:45:29 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/06/28 01:45:29 DEBUG : piped data.txt: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee58234a1_d20260628_m014506_c001_v0001179_t0042_u01782611106902") 2026/06/28 01:45:29 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/28 01:45:29 DEBUG : piped data.txt: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f4177e91e041b41b6_d20260628_m014506_c001_v7007000_t0000_u01782611106720") 2026/06/28 01:45:29 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/28 01:45:29 DEBUG : piped data.txt: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f400a066ee582349d_d20260628_m014506_c001_v0001179_t0010_u01782611106353") 2026/06/28 01:45:29 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/28 01:45:29 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f41819796af482fd6_d20260628_m014410_c001_v7007000_t0000_u01782611050289") as it is a hide marker 2026/06/28 01:45:29 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/06/28 01:45:29 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee582335b_d20260628_m014409_c001_v0001179_t0021_u01782611049647") 2026/06/28 01:45:29 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/06/28 01:45:29 DEBUG : test-metadata: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f4050d028c83430a7_d20260628_m014514_c001_v7007000_t0000_u01782611114456") as it is a hide marker 2026/06/28 01:45:29 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/06/28 01:45:29 DEBUG : test-metadata: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f2177e91e041b41b9_d20260628_m014509_c001_v0001174_t0010_u01782611109133") 2026/06/28 01:45:29 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/28 01:45:29 DEBUG : test-metadata: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f4177e91e041b41b8_d20260628_m014508_c001_v7007000_t0000_u01782611108362") 2026/06/28 01:45:29 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/28 01:45:29 DEBUG : test-metadata: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee58234a7_d20260628_m014507_c001_v0001179_t0043_u01782611107524") 2026/06/28 01:45:29 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/28 01:45:29 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f41819796af482fcd_d20260628_m014404_c001_v7007000_t0000_u01782611044410") as it is a hide marker 2026/06/28 01:45:29 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/06/28 01:45:29 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee5823323_d20260628_m014403_c001_v0001179_t0022_u01782611043811") 2026/06/28 01:45:29 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/06/28 01:45:29 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f41819796af482fcf_d20260628_m014406_c001_v7007000_t0000_u01782611046372") as it is a hide marker 2026/06/28 01:45:29 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/06/28 01:45:29 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee5823331_d20260628_m014405_c001_v0001179_t0026_u01782611045708") 2026/06/28 01:45:29 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/06/28 01:45:29 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f41819796af482fce_d20260628_m014405_c001_v7007000_t0000_u01782611045343") as it is a hide marker 2026/06/28 01:45:29 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/06/28 01:45:29 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee582332d_d20260628_m014404_c001_v0001179_t0000_u01782611044774") 2026/06/28 01:45:29 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/06/28 01:45:29 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f41819796af482fd1_d20260628_m014407_c001_v7007000_t0000_u01782611047312") as it is a hide marker 2026/06/28 01:45:29 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/06/28 01:45:29 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee582333b_d20260628_m014406_c001_v0001179_t0014_u01782611046737") 2026/06/28 01:45:29 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/06/28 01:45:29 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f41819796af482fd2_d20260628_m014408_c001_v7007000_t0000_u01782611048344") as it is a hide marker 2026/06/28 01:45:29 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/06/28 01:45:29 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee5823343_d20260628_m014407_c001_v0001179_t0026_u01782611047679") 2026/06/28 01:45:29 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/06/28 01:45:29 DEBUG : trailing space /trailing space : Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f41819796af482fcb_d20260628_m014403_c001_v7007000_t0000_u01782611043447") as it is a hide marker 2026/06/28 01:45:29 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/06/28 01:45:29 DEBUG : trailing space /trailing space : Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee5823321_d20260628_m014402_c001_v0001179_t0000_u01782611042878") 2026/06/28 01:45:29 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/06/28 01:45:29 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee58234f3_d20260628_m014522_c001_v0001179_t0010_u01782611122589") "upload" dated 2026-06-28 01:45:22.589 +0000 UTC (6.494821603s ago) 2026/06/28 01:45:29 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f4066919632afbd76_d20260628_m014520_c001_v7007000_t0000_u01782611120043") 2026/06/28 01:45:29 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/06/28 01:45:29 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee58234d5_d20260628_m014517_c001_v0001179_t0014_u01782611116999") 2026/06/28 01:45:29 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/06/28 01:45:29 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f41819796af482fda_d20260628_m014418_c001_v7007000_t0000_u01782611058096") as it is a hide marker 2026/06/28 01:45:29 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/06/28 01:45:29 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f21819796af482fd8_d20260628_m014412_c001_v0001179_t0022_u01782611052358") 2026/06/28 01:45:29 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/06/28 01:45:29 DEBUG : zero-length-file: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f41819796af482fd7_d20260628_m014412_c001_v7007000_t0000_u01782611052174") as it is a hide marker 2026/06/28 01:45:29 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/06/28 01:45:29 DEBUG : zero-length-file: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f400a066ee5823363_d20260628_m014411_c001_v0001179_t0010_u01782611051623") 2026/06/28 01:45:29 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/06/28 01:45:29 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f41819796af482fc4_d20260628_m014357_c001_v7007000_t0000_u01782611037652") as it is a hide marker 2026/06/28 01:45:29 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/06/28 01:45:29 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee58232e7_d20260628_m014357_c001_v0001179_t0012_u01782611037054") 2026/06/28 01:45:29 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/06/28 01:45:29 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f41819796af482f9e_d20260628_m014351_c001_v7007000_t0000_u01782611031915") as it is a hide marker 2026/06/28 01:45:29 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/06/28 01:45:29 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee58232c9_d20260628_m014350_c001_v0001179_t0028_u01782611030964") 2026/06/28 01:45:29 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/06/28 01:45:29 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f41819796af482fc7_d20260628_m014400_c001_v7007000_t0000_u01782611040552") as it is a hide marker 2026/06/28 01:45:29 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/06/28 01:45:29 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee5823305_d20260628_m014359_c001_v0001179_t0010_u01782611039955") 2026/06/28 01:45:29 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/06/28 01:45:29 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f41819796af482fc6_d20260628_m014359_c001_v7007000_t0000_u01782611039581") as it is a hide marker 2026/06/28 01:45:29 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/06/28 01:45:29 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee58232fb_d20260628_m014358_c001_v0001179_t0035_u01782611038956") 2026/06/28 01:45:29 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/06/28 01:45:29 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f41819796af482fc9_d20260628_m014401_c001_v7007000_t0000_u01782611041554") as it is a hide marker 2026/06/28 01:45:29 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/06/28 01:45:29 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee582330b_d20260628_m014400_c001_v0001179_t0024_u01782611040917") 2026/06/28 01:45:29 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/06/28 01:45:29 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f41819796af482fc5_d20260628_m014358_c001_v7007000_t0000_u01782611038591") as it is a hide marker 2026/06/28 01:45:29 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/06/28 01:45:29 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee58232ef_d20260628_m014358_c001_v0001179_t0027_u01782611038019") 2026/06/28 01:45:29 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/06/28 01:45:29 DEBUG : ./.: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f41819796af482fa0_d20260628_m014353_c001_v7007000_t0000_u01782611033228") as it is a hide marker 2026/06/28 01:45:29 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/06/28 01:45:29 DEBUG : ./.: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee58232d3_d20260628_m014352_c001_v0001179_t0022_u01782611032279") 2026/06/28 01:45:29 NOTICE: ./.: Skipped delete as --dry-run is set 2026/06/28 01:45:29 DEBUG : ../..: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f41819796af482fa1_d20260628_m014354_c001_v7007000_t0000_u01782611034155") as it is a hide marker 2026/06/28 01:45:29 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/06/28 01:45:29 DEBUG : ../..: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee58232d7_d20260628_m014353_c001_v0001179_t0006_u01782611033593") 2026/06/28 01:45:29 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/06/28 01:45:29 INFO : B2 bucket rclone-test-furoyox7kojo: cleaning bucket "rclone-test-furoyox7kojo" of all hidden files 2026/06/28 01:45:29 DEBUG : leading space/ leading space: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f41819796af482fc1_d20260628_m014356_c001_v7007000_t0000_u01782611036689") as it is a hide marker 2026/06/28 01:45:29 DEBUG : leading space/ leading space: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee58232df_d20260628_m014355_c001_v0001179_t0023_u01782611035983") 2026/06/28 01:45:29 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f41819796af482fbf_d20260628_m014355_c001_v7007000_t0000_u01782611035214") as it is a hide marker 2026/06/28 01:45:29 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee58232d9_d20260628_m014354_c001_v0001179_t0030_u01782611034520") 2026/06/28 01:45:29 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f41819796af482fca_d20260628_m014402_c001_v7007000_t0000_u01782611042511") as it is a hide marker 2026/06/28 01:45:29 DEBUG : .leading dot/.leading dot: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee5823316_d20260628_m014401_c001_v0001179_t0037_u01782611041918") 2026/06/28 01:45:29 DEBUG : created from root.txt: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f419265eedb2285f7_d20260628_m014457_c001_v7007000_t0000_u01782611097463") as it is a hide marker 2026/06/28 01:45:29 DEBUG : created from root.txt: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f1159f56c5fc07cbd_d20260628_m014456_c001_v0001120_t0020_u01782611096342") 2026/06/28 01:45:29 DEBUG : file name.txt: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f4177e91e041b41b5_d20260628_m014505_c001_v7007000_t0000_u01782611105623") as it is a hide marker 2026/06/28 01:45:29 DEBUG : file name.txt: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee5823425_d20260628_m014445_c001_v0001179_t0031_u01782611085229") 2026/06/28 01:45:29 DEBUG : file name.txt: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f1090b92c7cf5cdbc_d20260628_m014441_c001_v0001032_t0012_u01782611081397") 2026/06/28 01:45:30 DEBUG : file name.txt: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee5823395_d20260628_m014419_c001_v0001179_t0010_u01782611059689") 2026/06/28 01:45:30 DEBUG : file name.txt: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee582338d_d20260628_m014418_c001_v0001179_t0019_u01782611058644") 2026/06/28 01:45:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee582338f_d20260628_m014419_c001_v0001179_t0025_u01782611059161") "upload" dated 2026-06-28 01:44:19.161 +0000 UTC (1m10.946222318s ago) 2026/06/28 01:45:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f4094850460a08205_d20260628_m014439_c001_v7007000_t0000_u01782611079074") as it is a hide marker 2026/06/28 01:45:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f11136e35e8f0aea0_d20260628_m014438_c001_v0001136_t0000_u01782611078448") 2026/06/28 01:45:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f1009ac4e42a95d2b_d20260628_m014437_c001_v0001185_t0007_u01782611077847") 2026/06/28 01:45:30 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f41819796af482fd4_d20260628_m014409_c001_v7007000_t0000_u01782611049283") as it is a hide marker 2026/06/28 01:45:30 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee5823351_d20260628_m014408_c001_v0001179_t0045_u01782611048709") 2026/06/28 01:45:30 DEBUG : piped data.txt: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f4177e91e041b41b7_d20260628_m014507_c001_v7007000_t0000_u01782611107341") as it is a hide marker 2026/06/28 01:45:30 DEBUG : piped data.txt: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee58234a1_d20260628_m014506_c001_v0001179_t0042_u01782611106902") 2026/06/28 01:45:30 DEBUG : piped data.txt: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f4177e91e041b41b6_d20260628_m014506_c001_v7007000_t0000_u01782611106720") 2026/06/28 01:45:30 DEBUG : piped data.txt: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f400a066ee582349d_d20260628_m014506_c001_v0001179_t0010_u01782611106353") 2026/06/28 01:45:30 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f41819796af482fd6_d20260628_m014410_c001_v7007000_t0000_u01782611050289") as it is a hide marker 2026/06/28 01:45:30 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee582335b_d20260628_m014409_c001_v0001179_t0021_u01782611049647") 2026/06/28 01:45:30 DEBUG : test-metadata: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f4050d028c83430a7_d20260628_m014514_c001_v7007000_t0000_u01782611114456") as it is a hide marker 2026/06/28 01:45:30 DEBUG : test-metadata: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f2177e91e041b41b9_d20260628_m014509_c001_v0001174_t0010_u01782611109133") 2026/06/28 01:45:30 DEBUG : test-metadata: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f4177e91e041b41b8_d20260628_m014508_c001_v7007000_t0000_u01782611108362") 2026/06/28 01:45:30 DEBUG : test-metadata: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee58234a7_d20260628_m014507_c001_v0001179_t0043_u01782611107524") 2026/06/28 01:45:30 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f41819796af482fcd_d20260628_m014404_c001_v7007000_t0000_u01782611044410") as it is a hide marker 2026/06/28 01:45:30 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee5823323_d20260628_m014403_c001_v0001179_t0022_u01782611043811") 2026/06/28 01:45:30 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f41819796af482fcf_d20260628_m014406_c001_v7007000_t0000_u01782611046372") as it is a hide marker 2026/06/28 01:45:31 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee5823331_d20260628_m014405_c001_v0001179_t0026_u01782611045708") 2026/06/28 01:45:31 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f41819796af482fce_d20260628_m014405_c001_v7007000_t0000_u01782611045343") as it is a hide marker 2026/06/28 01:45:31 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee582332d_d20260628_m014404_c001_v0001179_t0000_u01782611044774") 2026/06/28 01:45:31 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f41819796af482fd1_d20260628_m014407_c001_v7007000_t0000_u01782611047312") as it is a hide marker 2026/06/28 01:45:31 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee582333b_d20260628_m014406_c001_v0001179_t0014_u01782611046737") 2026/06/28 01:45:31 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f41819796af482fd2_d20260628_m014408_c001_v7007000_t0000_u01782611048344") as it is a hide marker 2026/06/28 01:45:31 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee5823343_d20260628_m014407_c001_v0001179_t0026_u01782611047679") 2026/06/28 01:45:31 DEBUG : trailing space /trailing space : Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f41819796af482fcb_d20260628_m014403_c001_v7007000_t0000_u01782611043447") as it is a hide marker 2026/06/28 01:45:31 DEBUG : trailing space /trailing space : Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee5823321_d20260628_m014402_c001_v0001179_t0000_u01782611042878") 2026/06/28 01:45:31 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee58234f3_d20260628_m014522_c001_v0001179_t0010_u01782611122589") "upload" dated 2026-06-28 01:45:22.589 +0000 UTC (8.856656312s ago) 2026/06/28 01:45:31 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f4066919632afbd76_d20260628_m014520_c001_v7007000_t0000_u01782611120043") 2026/06/28 01:45:31 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee58234d5_d20260628_m014517_c001_v0001179_t0014_u01782611116999") 2026/06/28 01:45:31 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f41819796af482fda_d20260628_m014418_c001_v7007000_t0000_u01782611058096") as it is a hide marker 2026/06/28 01:45:31 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f21819796af482fd8_d20260628_m014412_c001_v0001179_t0022_u01782611052358") 2026/06/28 01:45:31 DEBUG : zero-length-file: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f41819796af482fd7_d20260628_m014412_c001_v7007000_t0000_u01782611052174") as it is a hide marker 2026/06/28 01:45:31 DEBUG : zero-length-file: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f400a066ee5823363_d20260628_m014411_c001_v0001179_t0010_u01782611051623") 2026/06/28 01:45:31 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f41819796af482fc4_d20260628_m014357_c001_v7007000_t0000_u01782611037652") as it is a hide marker 2026/06/28 01:45:31 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee58232e7_d20260628_m014357_c001_v0001179_t0012_u01782611037054") 2026/06/28 01:45:31 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f41819796af482f9e_d20260628_m014351_c001_v7007000_t0000_u01782611031915") as it is a hide marker 2026/06/28 01:45:31 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee58232c9_d20260628_m014350_c001_v0001179_t0028_u01782611030964") 2026/06/28 01:45:31 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f41819796af482fc7_d20260628_m014400_c001_v7007000_t0000_u01782611040552") as it is a hide marker 2026/06/28 01:45:31 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee5823305_d20260628_m014359_c001_v0001179_t0010_u01782611039955") 2026/06/28 01:45:32 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f41819796af482fc6_d20260628_m014359_c001_v7007000_t0000_u01782611039581") as it is a hide marker 2026/06/28 01:45:32 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee58232fb_d20260628_m014358_c001_v0001179_t0035_u01782611038956") 2026/06/28 01:45:32 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f41819796af482fc9_d20260628_m014401_c001_v7007000_t0000_u01782611041554") as it is a hide marker 2026/06/28 01:45:32 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee582330b_d20260628_m014400_c001_v0001179_t0024_u01782611040917") 2026/06/28 01:45:32 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f41819796af482fc5_d20260628_m014358_c001_v7007000_t0000_u01782611038591") as it is a hide marker 2026/06/28 01:45:32 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee58232ef_d20260628_m014358_c001_v0001179_t0027_u01782611038019") 2026/06/28 01:45:32 DEBUG : ./.: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f41819796af482fa0_d20260628_m014353_c001_v7007000_t0000_u01782611033228") as it is a hide marker 2026/06/28 01:45:32 DEBUG : ./.: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee58232d3_d20260628_m014352_c001_v0001179_t0022_u01782611032279") 2026/06/28 01:45:32 DEBUG : ../..: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f41819796af482fa1_d20260628_m014354_c001_v7007000_t0000_u01782611034155") as it is a hide marker 2026/06/28 01:45:32 DEBUG : ../..: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee58232d7_d20260628_m014353_c001_v0001179_t0006_u01782611033593") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/06/28 01:45:33 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/28 01:45:33 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/28 01:45:33 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/28 01:45:33 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/28 01:45:34 INFO : B2 bucket rclone-test-furoyox7kojo: cleaning bucket "rclone-test-furoyox7kojo" of pending multipart uploads older than 0s 2026/06/28 01:45:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee582338f_d20260628_m014419_c001_v0001179_t0025_u01782611059161") "upload" dated 2026-06-28 01:44:19.161 +0000 UTC (1m15.20456653s ago) 2026/06/28 01:45:34 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f2066919632afc163_d20260628_m014533_c001_v0001102_t0005_u01782611133351") as it is a start marker (upload started at 2026-06-28 01:45:33.351 +0000 UTC) 2026/06/28 01:45:34 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/06/28 01:45:34 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f2066919632afc164_d20260628_m014533_c001_v0001109_t0008_u01782611133536") as it is a start marker (upload started at 2026-06-28 01:45:33.536 +0000 UTC) 2026/06/28 01:45:34 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/06/28 01:45:34 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f2066919632afc165_d20260628_m014533_c001_v0001181_t0027_u01782611133720") as it is a start marker (upload started at 2026-06-28 01:45:33.72 +0000 UTC) 2026/06/28 01:45:34 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/06/28 01:45:34 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f2066919632afc166_d20260628_m014533_c001_v0001185_t0030_u01782611133903") as it is a start marker (upload started at 2026-06-28 01:45:33.903 +0000 UTC) 2026/06/28 01:45:34 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/06/28 01:45:34 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f4066919632afc162_d20260628_m014533_c001_v7007000_t0000_u01782611133168") "hide" dated 2026-06-28 01:45:33.168 +0000 UTC (1.197731721s ago) 2026/06/28 01:45:34 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee58234f3_d20260628_m014522_c001_v0001179_t0010_u01782611122589") 2026/06/28 01:45:34 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/06/28 01:45:34 INFO : B2 bucket rclone-test-furoyox7kojo: cleaning bucket "rclone-test-furoyox7kojo" of pending multipart uploads older than 0s 2026/06/28 01:45:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee582338f_d20260628_m014419_c001_v0001179_t0025_u01782611059161") "upload" dated 2026-06-28 01:44:19.161 +0000 UTC (1m15.597979804s ago) 2026/06/28 01:45:34 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f2066919632afc163_d20260628_m014533_c001_v0001102_t0005_u01782611133351") as it is a start marker (upload started at 2026-06-28 01:45:33.351 +0000 UTC) 2026/06/28 01:45:34 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f2066919632afc164_d20260628_m014533_c001_v0001109_t0008_u01782611133536") as it is a start marker (upload started at 2026-06-28 01:45:33.536 +0000 UTC) 2026/06/28 01:45:34 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f2066919632afc165_d20260628_m014533_c001_v0001181_t0027_u01782611133720") as it is a start marker (upload started at 2026-06-28 01:45:33.72 +0000 UTC) 2026/06/28 01:45:34 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f2066919632afc166_d20260628_m014533_c001_v0001185_t0030_u01782611133903") as it is a start marker (upload started at 2026-06-28 01:45:33.903 +0000 UTC) 2026/06/28 01:45:34 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5f02ad73e05d0bbb9ff80e1b_f4066919632afc162_d20260628_m014533_c001_v7007000_t0000_u01782611133168") "hide" dated 2026-06-28 01:45:33.168 +0000 UTC (1.591181753s ago) 2026/06/28 01:45:34 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee58234f3_d20260628_m014522_c001_v0001179_t0010_u01782611122589") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/06/28 01:45:35 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/06/28 01:45:35 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/06/28 01:45:35 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/28 01:45:37 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/06/28 01:45:37 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/06/28 01:45:37 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/06/28 01:45:37 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/06/28 01:45:38 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/06/28 01:45:39 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/06/28 01:45:39 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/06/28 01:45:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/28 01:45:42 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/28 01:45:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f02ad73e05d0bbb9ff80e1b_f2031c3ae04a64402_d20260628_m014542_c001_v0001154_t0022_u01782611142456") 2026/06/28 01:45:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/28 01:45:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/28 01:45:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/28 01:45:43 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/06/28 01:45:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/06/28 01:45:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/06/28 01:45:46 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/06/28 01:45:46 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/06/28 01:45:46 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/06/28 01:45:46 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/06/28 01:45:49 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/06/28 01:45:49 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/06/28 01:45:49 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/06/28 01:45:50 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/06/28 01:45:50 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/28 01:45:51 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z5f02ad73e05d0bbb9ff80e1b_f2031c3ae04a64407_d20260628_m014551_c001_v0001171_t0041_u01782611151025") 2026/06/28 01:45:51 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/28 01:45:51 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/28 01:45:51 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/06/28 01:45:53 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/06/28 01:45:55 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/06/28 01:45:55 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/06/28 01:46:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/06/28 01:46:00 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/06/28 01:46:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/06/28 01:46:00 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/06/28 01:46:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/06/28 01:46:00 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/06/28 01:46:01 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/06/28 01:46:02 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/06/28 01:46:02 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/06/28 01:46:02 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/06/28 01:46:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/28 01:46:05 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/28 01:46:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f02ad73e05d0bbb9ff80e1b_f2031c3ae04a64474_d20260628_m014605_c001_v0001185_t0037_u01782611165185") 2026/06/28 01:46:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/28 01:46:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/28 01:46:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/28 01:46:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/06/28 01:46:05 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/06/28 01:46:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/28 01:46:05 DEBUG : pacer: Reducing sleep to 10ms 2026/06/28 01:46:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/06/28 01:46:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/06/28 01:46:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/06/28 01:46:07 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/28 01:46:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/06/28 01:46:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/06/28 01:46:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/06/28 01:46:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/06/28 01:46:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/06/28 01:46:13 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/06/28 01:46:13 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/06/28 01:46:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/06/28 01:46:14 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/28 01:46:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z5f02ad73e05d0bbb9ff80e1b_f2031c3ae04a64487_d20260628_m014614_c001_v0001040_t0049_u01782611174812") 2026/06/28 01:46:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/28 01:46:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/06/28 01:46:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/28 01:46:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/06/28 01:46:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/06/28 01:46:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/06/28 01:46:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/06/28 01:46:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/06/28 01:46:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/06/28 01:46:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/06/28 01:46:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/06/28 01:46:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/06/28 01:46:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/06/28 01:46:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/28 01:46:24 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/28 01:46:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5f02ad73e05d0bbb9ff80e1b_f21403ce127638e6e_d20260628_m014624_c001_v0001177_t0022_u01782611184918") 2026/06/28 01:46:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/28 01:46:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/28 01:46:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/06/28 01:46:25 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/06/28 01:46:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/28 01:46:25 DEBUG : pacer: Reducing sleep to 10ms 2026/06/28 01:46:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/28 01:46:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/28 01:46:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/06/28 01:46:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/06/28 01:46:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/06/28 01:46:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/06/28 01:46:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/06/28 01:46:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/06/28 01:46:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/06/28 01:46:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/06/28 01:46:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/06/28 01:46:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/06/28 01:46:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/06/28 01:46:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/28 01:46:35 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/28 01:46:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5f02ad73e05d0bbb9ff80e1b_f21403ce127638edc_d20260628_m014635_c001_v0001092_t0059_u01782611195495") 2026/06/28 01:46:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/28 01:46:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/28 01:46:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/06/28 01:46:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/06/28 01:46:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/06/28 01:46:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/28 01:46:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/28 01:46:38 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/28 01:46:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/06/28 01:46:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/06/28 01:46:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/06/28 01:46:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/06/28 01:46:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/06/28 01:46:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/06/28 01:46:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/06/28 01:46:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/06/28 01:46:45 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/28 01:46:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z5f02ad73e05d0bbb9ff80e1b_f2125f97ea2059901_d20260628_m014645_c001_v0001113_t0028_u01782611205394") 2026/06/28 01:46:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/28 01:46:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/06/28 01:46:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/28 01:46:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/06/28 01:46:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/06/28 01:46:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/06/28 01:46:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/06/28 01:46:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/06/28 01:46:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/06/28 01:46:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/06/28 01:46:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/06/28 01:46:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/06/28 01:46:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/06/28 01:46:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/28 01:46:54 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/28 01:46:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5f02ad73e05d0bbb9ff80e1b_f2125f97ea2059907_d20260628_m014654_c001_v0001146_t0031_u01782611214613") 2026/06/28 01:46:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/28 01:46:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/28 01:46:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/06/28 01:46:55 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/06/28 01:46:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/28 01:46:55 DEBUG : pacer: Reducing sleep to 10ms 2026/06/28 01:46:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/28 01:46:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/28 01:46:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/06/28 01:47:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/06/28 01:47:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/06/28 01:47:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/06/28 01:47:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/06/28 01:47:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/06/28 01:47:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/06/28 01:47:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/06/28 01:47:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/06/28 01:47:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/06/28 01:47:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/06/28 01:47:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/28 01:47:06 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/28 01:47:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5f02ad73e05d0bbb9ff80e1b_f2125f97ea205990d_d20260628_m014706_c001_v0001032_t0022_u01782611226449") 2026/06/28 01:47:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/28 01:47:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/28 01:47:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/06/28 01:47:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/06/28 01:47:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/06/28 01:47:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/28 01:47:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/28 01:47:09 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/28 01:47:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/06/28 01:47:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/06/28 01:47:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/06/28 01:47:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/06/28 01:47:11 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/06/28 01:47:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/28 01:47:11 DEBUG : pacer: Reducing sleep to 10ms 2026/06/28 01:47:12 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/06/28 01:47:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/06/28 01:47:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/06/28 01:47:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/06/28 01:47:15 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/28 01:47:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z5f02ad73e05d0bbb9ff80e1b_f2177e91e041b4628_d20260628_m014716_c001_v0001115_t0024_u01782611236055") 2026/06/28 01:47:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/28 01:47:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/06/28 01:47:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/28 01:47:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/06/28 01:47:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/06/28 01:47:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/06/28 01:47:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/06/28 01:47:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/06/28 01:47:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/06/28 01:47:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/06/28 01:47:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/06/28 01:47:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/06/28 01:47:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/06/28 01:47:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/06/28 01:47:26 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/28 01:47:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z5f02ad73e05d0bbb9ff80e1b_f2125f97ea2059918_d20260628_m014726_c001_v0001174_t0051_u01782611246415") 2026/06/28 01:47:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/28 01:47:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/28 01:47:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/06/28 01:47:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/06/28 01:47:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/06/28 01:47:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/06/28 01:47:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/06/28 01:47:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/06/28 01:47:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/06/28 01:47:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/06/28 01:47:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/06/28 01:47:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/06/28 01:47:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/06/28 01:47:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/06/28 01:47:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/06/28 01:47:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/06/28 01:47:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/06/28 01:47:39 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/28 01:47:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z5f02ad73e05d0bbb9ff80e1b_f2031c3ae04a64ce7_d20260628_m014739_c001_v0001029_t0033_u01782611259576") 2026/06/28 01:47:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/28 01:47:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/28 01:47:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/06/28 01:47:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/06/28 01:47:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/06/28 01:47:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/06/28 01:47:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/06/28 01:47:42 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/28 01:47:44 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/06/28 01:47:44 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/06/28 01:47:44 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/06/28 01:47:44 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/06/28 01:47:45 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/06/28 01:47:47 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/06/28 01:47:47 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/06/28 01:47:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/28 01:47:48 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/28 01:47:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f02ad73e05d0bbb9ff80e1b_f2031c3ae04a64cf0_d20260628_m014748_c001_v0001120_t0025_u01782611268837") 2026/06/28 01:47:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/28 01:47:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/28 01:47:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/28 01:47:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/06/28 01:47:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/06/28 01:47:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/06/28 01:47:53 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/06/28 01:47:53 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/06/28 01:47:53 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/06/28 01:47:53 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/06/28 01:47:55 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/06/28 01:47:56 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/06/28 01:47:56 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/06/28 01:47:58 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/06/28 01:47:58 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/28 01:47:58 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z5f02ad73e05d0bbb9ff80e1b_f2125f97ea2059949_d20260628_m014758_c001_v0001040_t0030_u01782611278224") 2026/06/28 01:47:58 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/28 01:47:58 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/28 01:47:58 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/06/28 01:48:01 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/06/28 01:48:01 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/06/28 01:48:01 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/06/28 01:48:03 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/06/28 01:48:03 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/06/28 01:48:03 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/06/28 01:48:03 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/06/28 01:48:03 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/06/28 01:48:03 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/06/28 01:48:04 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/06/28 01:48:05 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/06/28 01:48:06 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/06/28 01:48:06 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/06/28 01:48:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/28 01:48:08 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/28 01:48:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f02ad73e05d0bbb9ff80e1b_f208b6a09d1d3c036_d20260628_m014808_c001_v0001120_t0011_u01782611288208") 2026/06/28 01:48:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/28 01:48:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/28 01:48:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/28 01:48:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/06/28 01:48:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/06/28 01:48:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/06/28 01:48:11 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/06/28 01:48:11 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/28 01:48:13 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/06/28 01:48:13 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/06/28 01:48:13 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/06/28 01:48:13 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/06/28 01:48:14 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/06/28 01:48:17 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/06/28 01:48:17 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/06/28 01:48:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/28 01:48:20 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/28 01:48:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f02ad73e05d0bbb9ff80e1b_f208b6a09d1d3c03b_d20260628_m014820_c001_v0001044_t0037_u01782611300700") 2026/06/28 01:48:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/28 01:48:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/28 01:48:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/28 01:48:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/06/28 01:48:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/06/28 01:48:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/06/28 01:48:25 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/06/28 01:48:25 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/06/28 01:48:26 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/06/28 01:48:26 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/06/28 01:48:28 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/06/28 01:48:28 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/06/28 01:48:28 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/06/28 01:48:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/06/28 01:48:31 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/28 01:48:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z5f02ad73e05d0bbb9ff80e1b_f208b6a09d1d3c041_d20260628_m014831_c001_v0001178_t0028_u01782611311564") 2026/06/28 01:48:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/28 01:48:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/28 01:48:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/06/28 01:48:34 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/06/28 01:48:34 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/06/28 01:48:34 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/06/28 01:48:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/06/28 01:48:37 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/06/28 01:48:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/06/28 01:48:37 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/06/28 01:48:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/06/28 01:48:37 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/06/28 01:48:38 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/06/28 01:48:39 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/06/28 01:48:40 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/06/28 01:48:40 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/06/28 01:48:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/28 01:48:42 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/28 01:48:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f02ad73e05d0bbb9ff80e1b_f2177e91e041b4686_d20260628_m014842_c001_v0001167_t0057_u01782611322430") 2026/06/28 01:48:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/28 01:48:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/28 01:48:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/28 01:48:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/06/28 01:48:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/06/28 01:48:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/06/28 01:48:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/06/28 01:48:46 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/28 01:49:00 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5f02ad73e05d0bbb9ff80e1b_f210219d8428166d3_d20260628_m014900_c001_v0001181_t0014_u01782611340080") 2026/06/28 01:49:00 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/06/28 01:49:00 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/28 01:49:00 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/28 01:49:00 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/28 01:49:00 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/06/28 01:49:03 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/06/28 01:49:03 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/28 01:49:03 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/06/28 01:49:03 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/06/28 01:49:05 DEBUG : chunked-copy: Done sending chunk 1 2026/06/28 01:49:05 DEBUG : chunked-copy: Done sending chunk 0 2026/06/28 01:49:05 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/28 01:49:06 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5f02ad73e05d0bbb9ff80e1b_f208b6a09d1d3c081_d20260628_m014906_c001_v0001179_t0033_u01782611346582") 2026/06/28 01:49:06 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/06/28 01:49:06 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/28 01:49:07 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/28 01:49:07 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/28 01:49:07 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/06/28 01:49:10 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/06/28 01:49:10 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/28 01:49:10 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/06/28 01:49:10 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/06/28 01:49:12 DEBUG : chunked-copy: Done sending chunk 1 2026/06/28 01:49:12 DEBUG : chunked-copy: Done sending chunk 0 2026/06/28 01:49:12 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/28 01:49:13 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5f02ad73e05d0bbb9ff80e1b_f208b6a09d1d3c090_d20260628_m014913_c001_v0001040_t0014_u01782611353084") 2026/06/28 01:49:13 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/06/28 01:49:13 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/28 01:49:13 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/28 01:49:13 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/28 01:49:13 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/06/28 01:49:16 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/06/28 01:49:16 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/28 01:49:16 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/06/28 01:49:16 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/06/28 01:49:18 DEBUG : chunked-copy: Done sending chunk 0 2026/06/28 01:49:19 DEBUG : chunked-copy: Done sending chunk 1 2026/06/28 01:49:19 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/28 01:49:19 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z5f02ad73e05d0bbb9ff80e1b_f208b6a09d1d3c098_d20260628_m014919_c001_v0001177_t0044_u01782611359738") 2026/06/28 01:49:19 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/06/28 01:49:19 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/28 01:49:19 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/06/28 01:49:20 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/06/28 01:49:20 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/28 01:49:20 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/28 01:49:20 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/06/28 01:49:22 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/06/28 01:49:23 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/06/28 01:49:25 DEBUG : Creating backend with remote "TestB2:rclone-test-furoyox7kojo/deeper/nonexisting/directory" 2026/06/28 01:49:25 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/28 01:49:26 INFO : B2 bucket rclone-test-furoyox7kojo: cleaning bucket "rclone-test-furoyox7kojo" of all files 2026/06/28 01:49:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f408b6a09d1d3c03e_d20260628_m014825_c001_v7007000_t0000_u01782611305119") 2026/06/28 01:49:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f208b6a09d1d3c03b_d20260628_m014820_c001_v0001044_t0037_u01782611300700") 2026/06/28 01:49:26 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f408b6a09d1d3c03a_d20260628_m014820_c001_v7007000_t0000_u01782611300199") 2026/06/28 01:49:26 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f2125f97ea20599b5_d20260628_m014812_c001_v0001167_t0011_u01782611292868") 2026/06/28 01:49:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f410219d8428166c9_d20260628_m014853_c001_v7007000_t0000_u01782611333080") 2026/06/28 01:49:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f2177e91e041b4686_d20260628_m014842_c001_v0001167_t0057_u01782611322430") 2026/06/28 01:49:26 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f4177e91e041b4684_d20260628_m014841_c001_v7007000_t0000_u01782611321915") 2026/06/28 01:49:26 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f208b6a09d1d3c044_d20260628_m014836_c001_v0001183_t0031_u01782611316698") 2026/06/28 01:49:26 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f408b6a09d1d3c043_d20260628_m014836_c001_v7007000_t0000_u01782611316513") 2026/06/28 01:49:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f208b6a09d1d3c041_d20260628_m014831_c001_v0001178_t0028_u01782611311564") 2026/06/28 01:49:27 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f408b6a09d1d3c040_d20260628_m014831_c001_v7007000_t0000_u01782611311052") 2026/06/28 01:49:27 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f208b6a09d1d3c03f_d20260628_m014825_c001_v0001134_t0025_u01782611305302") 2026/06/28 01:49:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f425f6d23b9b32aa0_d20260628_m014640_c001_v7007000_t0000_u01782611200516") 2026/06/28 01:49:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f21403ce127638edc_d20260628_m014635_c001_v0001092_t0059_u01782611195495") 2026/06/28 01:49:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f41403ce127638ed7_d20260628_m014629_c001_v7007000_t0000_u01782611189757") 2026/06/28 01:49:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f21403ce127638e6e_d20260628_m014624_c001_v0001177_t0022_u01782611184918") 2026/06/28 01:49:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f41403ce127638edb_d20260628_m014635_c001_v7007000_t0000_u01782611195158") 2026/06/28 01:49:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f21403ce127638ed8_d20260628_m014629_c001_v0001116_t0015_u01782611189945") 2026/06/28 01:49:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f41403ce127638e6d_d20260628_m014624_c001_v7007000_t0000_u01782611184569") 2026/06/28 01:49:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f21403ce127638e6a_d20260628_m014619_c001_v0001180_t0032_u01782611179662") 2026/06/28 01:49:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f41403ce127638e69_d20260628_m014619_c001_v7007000_t0000_u01782611179479") 2026/06/28 01:49:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f2031c3ae04a64487_d20260628_m014614_c001_v0001040_t0049_u01782611174812") 2026/06/28 01:49:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f4031c3ae04a64485_d20260628_m014614_c001_v7007000_t0000_u01782611174472") 2026/06/28 01:49:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f21403ce127638e63_d20260628_m014609_c001_v0001167_t0043_u01782611169904") 2026/06/28 01:49:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f4125f97ea205990e_d20260628_m014711_c001_v7007000_t0000_u01782611231304") 2026/06/28 01:49:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f2125f97ea205990d_d20260628_m014706_c001_v0001032_t0022_u01782611226449") 2026/06/28 01:49:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f4125f97ea2059909_d20260628_m014659_c001_v7007000_t0000_u01782611219725") 2026/06/28 01:49:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f2125f97ea2059907_d20260628_m014654_c001_v0001146_t0031_u01782611214613") 2026/06/28 01:49:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f4125f97ea205990c_d20260628_m014706_c001_v7007000_t0000_u01782611226103") 2026/06/28 01:49:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f2125f97ea205990a_d20260628_m014659_c001_v0001171_t0014_u01782611219908") 2026/06/28 01:49:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f4125f97ea2059906_d20260628_m014654_c001_v7007000_t0000_u01782611214249") 2026/06/28 01:49:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f225f6d23b9b32aa9_d20260628_m014649_c001_v0001179_t0035_u01782611209562") 2026/06/28 01:49:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f425f6d23b9b32aa8_d20260628_m014649_c001_v7007000_t0000_u01782611209378") 2026/06/28 01:49:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f2125f97ea2059901_d20260628_m014645_c001_v0001113_t0028_u01782611205394") 2026/06/28 01:49:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f4125f97ea2059900_d20260628_m014645_c001_v7007000_t0000_u01782611205044") 2026/06/28 01:49:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f225f6d23b9b32aa1_d20260628_m014640_c001_v0001042_t0033_u01782611200698") 2026/06/28 01:49:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f41403ce127638e62_d20260628_m014609_c001_v7007000_t0000_u01782611169718") 2026/06/28 01:49:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f2031c3ae04a64474_d20260628_m014605_c001_v0001185_t0037_u01782611165185") 2026/06/28 01:49:29 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f4031c3ae04a64472_d20260628_m014604_c001_v7007000_t0000_u01782611164828") 2026/06/28 01:49:29 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f2031c3ae04a6445c_d20260628_m014559_c001_v0001179_t0024_u01782611159890") 2026/06/28 01:49:29 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f4031c3ae04a64457_d20260628_m014559_c001_v7007000_t0000_u01782611159707") 2026/06/28 01:49:29 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f2031c3ae04a64407_d20260628_m014551_c001_v0001171_t0041_u01782611151025") 2026/06/28 01:49:29 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f4031c3ae04a64406_d20260628_m014550_c001_v7007000_t0000_u01782611150687") 2026/06/28 01:49:29 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f2031c3ae04a64404_d20260628_m014546_c001_v0001038_t0009_u01782611146463") 2026/06/28 01:49:29 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f4031c3ae04a64403_d20260628_m014546_c001_v7007000_t0000_u01782611146280") 2026/06/28 01:49:29 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f2031c3ae04a64402_d20260628_m014542_c001_v0001154_t0022_u01782611142456") 2026/06/28 01:49:29 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f4031c3ae04a64401_d20260628_m014542_c001_v7007000_t0000_u01782611142097") 2026/06/28 01:49:29 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f2066919632afc35b_d20260628_m014536_c001_v0001039_t0042_u01782611136835") 2026/06/28 01:49:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f4125f97ea2059941_d20260628_m014744_c001_v7007000_t0000_u01782611264112") 2026/06/28 01:49:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f2031c3ae04a64ce7_d20260628_m014739_c001_v0001029_t0033_u01782611259576") 2026/06/28 01:49:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f4125f97ea2059939_d20260628_m014734_c001_v7007000_t0000_u01782611254447") 2026/06/28 01:49:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f2125f97ea2059918_d20260628_m014726_c001_v0001174_t0051_u01782611246415") 2026/06/28 01:49:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f4031c3ae04a64ce6_d20260628_m014739_c001_v7007000_t0000_u01782611259181") 2026/06/28 01:49:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f2125f97ea205993a_d20260628_m014734_c001_v0001042_t0059_u01782611254631") 2026/06/28 01:49:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f4125f97ea2059917_d20260628_m014726_c001_v7007000_t0000_u01782611246017") 2026/06/28 01:49:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f2125f97ea2059916_d20260628_m014720_c001_v0001183_t0000_u01782611240802") 2026/06/28 01:49:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f4125f97ea2059915_d20260628_m014720_c001_v7007000_t0000_u01782611240617") 2026/06/28 01:49:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f2177e91e041b4628_d20260628_m014716_c001_v0001115_t0024_u01782611236055") 2026/06/28 01:49:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f4177e91e041b4627_d20260628_m014715_c001_v7007000_t0000_u01782611235667") 2026/06/28 01:49:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f2125f97ea205990f_d20260628_m014711_c001_v0001180_t0033_u01782611231489") 2026/06/28 01:49:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f4125f97ea20599b4_d20260628_m014812_c001_v7007000_t0000_u01782611292683") 2026/06/28 01:49:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f208b6a09d1d3c036_d20260628_m014808_c001_v0001120_t0011_u01782611288208") 2026/06/28 01:49:30 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f408b6a09d1d3c035_d20260628_m014807_c001_v7007000_t0000_u01782611287781") 2026/06/28 01:49:30 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f2125f97ea205994c_d20260628_m014803_c001_v0001039_t0029_u01782611283029") 2026/06/28 01:49:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f4125f97ea205994b_d20260628_m014802_c001_v7007000_t0000_u01782611282844") 2026/06/28 01:49:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f2125f97ea2059949_d20260628_m014758_c001_v0001040_t0030_u01782611278224") 2026/06/28 01:49:30 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f4125f97ea2059948_d20260628_m014757_c001_v7007000_t0000_u01782611277792") 2026/06/28 01:49:30 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f2125f97ea2059947_d20260628_m014752_c001_v0001146_t0012_u01782611272890") 2026/06/28 01:49:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f4125f97ea2059946_d20260628_m014752_c001_v7007000_t0000_u01782611272706") 2026/06/28 01:49:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f2031c3ae04a64cf0_d20260628_m014748_c001_v0001120_t0025_u01782611268837") 2026/06/28 01:49:30 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f4031c3ae04a64cee_d20260628_m014748_c001_v7007000_t0000_u01782611268399") 2026/06/28 01:49:30 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f2125f97ea2059942_d20260628_m014744_c001_v0001036_t0015_u01782611264298") 2026/06/28 01:49:30 DEBUG : chunked-copy: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f408b6a09d1d3c09c_d20260628_m014922_c001_v7007000_t0000_u01782611362528") 2026/06/28 01:49:30 DEBUG : chunked-copy: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f210219d842816734_d20260628_m014916_c001_v0001120_t0047_u01782611356307") 2026/06/28 01:49:30 DEBUG : chunked-copy: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f410219d84281672f_d20260628_m014915_c001_v7007000_t0000_u01782611355795") 2026/06/28 01:49:31 DEBUG : chunked-copy: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f210219d842816705_d20260628_m014909_c001_v0001165_t0033_u01782611349774") 2026/06/28 01:49:31 DEBUG : chunked-copy: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f410219d842816701_d20260628_m014909_c001_v7007000_t0000_u01782611349261") 2026/06/28 01:49:31 DEBUG : chunked-copy: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f210219d8428166d9_d20260628_m014902_c001_v0001116_t0042_u01782611342830") 2026/06/28 01:49:31 DEBUG : chunked-copy: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f410219d8428166d5_d20260628_m014902_c001_v7007000_t0000_u01782611342307") 2026/06/28 01:49:31 DEBUG : chunked-copy: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee5823990_d20260628_m014858_c001_v0001179_t0014_u01782611338219") 2026/06/28 01:49:31 DEBUG : chunked-copy: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f410219d8428166cd_d20260628_m014857_c001_v7007000_t0000_u01782611337851") 2026/06/28 01:49:31 DEBUG : chunked-copy: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee582396e_d20260628_m014853_c001_v0001179_t0022_u01782611333814") 2026/06/28 01:49:31 DEBUG : chunked-copy.copy: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f408b6a09d1d3c09a_d20260628_m014922_c001_v7007000_t0000_u01782611362286") 2026/06/28 01:49:31 DEBUG : chunked-copy.copy: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f208b6a09d1d3c098_d20260628_m014919_c001_v0001177_t0044_u01782611359738") 2026/06/28 01:49:31 DEBUG : chunked-copy.copy: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f410219d84281672d_d20260628_m014915_c001_v7007000_t0000_u01782611355611") 2026/06/28 01:49:31 DEBUG : chunked-copy.copy: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f208b6a09d1d3c090_d20260628_m014913_c001_v0001040_t0014_u01782611353084") 2026/06/28 01:49:31 DEBUG : chunked-copy.copy: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f410219d8428166fe_d20260628_m014909_c001_v7007000_t0000_u01782611349078") 2026/06/28 01:49:31 DEBUG : chunked-copy.copy: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f208b6a09d1d3c081_d20260628_m014906_c001_v0001179_t0033_u01782611346582") 2026/06/28 01:49:31 DEBUG : chunked-copy.copy: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f410219d8428166d4_d20260628_m014902_c001_v7007000_t0000_u01782611342124") 2026/06/28 01:49:31 DEBUG : chunked-copy.copy: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f210219d8428166d3_d20260628_m014900_c001_v0001181_t0014_u01782611340080") 2026/06/28 01:49:31 DEBUG : chunked-copy.copy: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f410219d8428166cb_d20260628_m014857_c001_v7007000_t0000_u01782611337668") 2026/06/28 01:49:31 DEBUG : chunked-copy.copy: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f106a2fc1abd58800_d20260628_m014856_c001_v0001109_t0044_u01782611336224") 2026/06/28 01:49:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee582338f_d20260628_m014419_c001_v0001179_t0025_u01782611059161") 2026/06/28 01:49:32 DEBUG : unknown-size-put.txt: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f408b6a09d1d3c09e_d20260628_m014923_c001_v7007000_t0000_u01782611363315") 2026/06/28 01:49:32 DEBUG : unknown-size-put.txt: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee58239ee_d20260628_m014923_c001_v0001179_t0055_u01782611363091") 2026/06/28 01:49:32 DEBUG : unknown-size-update.txt: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f408b6a09d1d3c0a0_d20260628_m014925_c001_v7007000_t0000_u01782611365043") 2026/06/28 01:49:32 DEBUG : unknown-size-update.txt: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee58239f4_d20260628_m014924_c001_v0001179_t0022_u01782611364080") 2026/06/28 01:49:32 DEBUG : unknown-size-update.txt: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f100a066ee58239f0_d20260628_m014923_c001_v0001179_t0058_u01782611363498") 2026/06/28 01:49:32 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f02ad73e05d0bbb9ff80e1b_f4066919632afc162_d20260628_m014533_c001_v7007000_t0000_u01782611133168") 2026/06/28 01:49:38 INFO : B2 bucket rclone-test-furoyox7kojo: cleaning bucket "rclone-test-furoyox7kojo" of all files === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (353.18s) --- 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.37s) --- PASS: TestIntegration/FsMkdir (351.09s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.96s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.23s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (20.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.01s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.93s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (78.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.43s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.61s) --- 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.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (29.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (18.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.12s) --- 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.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (196.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (33.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (13.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (9.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (10.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (30.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (9.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (5.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (10.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (5.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (10.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (5.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (30.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (10.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (5.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (11.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (5.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (32.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (9.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (13.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (8.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (28.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (9.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (40.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (12.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (16.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (11.17s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (29.46s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.77s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.46s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.95s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.54s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.74s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.50s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.77s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.73s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.32s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 353.201s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m53.930083611s (try 1/5)