"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:457: Using remote "TestB2:" 2026/08/24 04:01:41 DEBUG : Creating backend with remote "TestB2:rclone-test-yuqaqis9tuqa" 2026/08/24 04:01:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:498: 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/08/24 04:01:44 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/08/24 04:01:44 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/08/24 04:01:44 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:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/08/24 04:02:12 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/08/24 04:02:15 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/08/24 04:02:15 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/08/24 04:02:15 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/08/24 04:02:15 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/08/24 04:02:16 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/08/24 04:02:16 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: 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/08/24 04:02:24 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/24 04:02:26 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:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/08/24 04:02:31 INFO : B2 bucket rclone-test-yuqaqis9tuqa: cleaning bucket "rclone-test-yuqaqis9tuqa" of all files 2026/08/24 04:02:31 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e615_d20260824_m040230_c001_v0001097_t0038_u01787544150333") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/24 04:02:32 DEBUG : Creating backend with remote "TestB2:rclone-test-yuqaqis9tuqa/dirToPurgeFromRoot" 2026/08/24 04:02:33 INFO : B2 bucket rclone-test-yuqaqis9tuqa path dirToPurgeFromRoot: cleaning bucket "rclone-test-yuqaqis9tuqa" of all files 2026/08/24 04:02:34 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e61d_d20260824_m040232_c001_v0001097_t0030_u01787544152144") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/24 04:02:35 DEBUG : Creating backend with remote "TestB2:rclone-test-yuqaqis9tuqa/hello? sausage/êé" 2026/08/24 04:02:39 INFO : B2 bucket rclone-test-yuqaqis9tuqa path hello? sausage/êé: cleaning bucket "rclone-test-yuqaqis9tuqa" of all files 2026/08/24 04:02:39 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10928a55c1a22abd_d20260824_m040238_c001_v0001120_t0038_u01787544158206") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/08/24 04:02:40 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2026/08/24 04:02:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/24 04:02:41 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1318: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1373: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1493: 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:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: 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/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/08/24 04:02:52 DEBUG : Creating backend with remote "TestB2:rclone-test-yuqaqis9tuqa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/24 04:02:53 DEBUG : Creating backend with remote "TestB2:rclone-test-yuqaqis9tuqa/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestB2:" path "rclone-test-yuqaqis9tuqa" from "TestB2:rclone-test-yuqaqis9tuqa" 2026/08/24 04:02:55 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/08/24 04:03:08 DEBUG : Creating backend with remote "TestB2:rclone-test-widafop9xefu" 2026/08/24 04:03:11 DEBUG : B2 bucket rclone-test-widafop9xefu: Purge remote 2026/08/24 04:03:11 INFO : B2 bucket rclone-test-widafop9xefu: cleaning bucket "rclone-test-widafop9xefu" of all files 2026/08/24 04:03:11 DEBUG : somefile: Deleting (id "4_z9f12bdb3e0fd3b1baf080e1b_f405c4d287f4a8812_d20260824_m040310_c001_v0001033_t0025_u01787544190727") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2210: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2360: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/08/24 04:03:13 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/24 04:03:14 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/08/24 04:03:17 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/08/24 04:03:17 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/08/24 04:03:17 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.622Ki offset 6Mi/6.106Mi 2026/08/24 04:03:17 DEBUG : test-metadata: Sending chunk 1 length 111229 2026/08/24 04:03:19 DEBUG : test-metadata: Done sending chunk 1 2026/08/24 04:03:19 DEBUG : test-metadata: Done sending chunk 0 2026/08/24 04:03:19 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-08-24-040325-382.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/08/24 04:03:31 DEBUG : oldPath = "TestB2:rclone-test-yuqaqis9tuqa/versions/test-versions-v2026-08-24-040325-382.txt" 2026/08/24 04:03:31 DEBUG : newPath = "TestB2,versions:rclone-test-yuqaqis9tuqa/versions/test-versions-v2026-08-24-040325-382.txt" 2026/08/24 04:03:31 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-yuqaqis9tuqa/versions/test-versions-v2026-08-24-040325-382.txt" 2026/08/24 04:03:31 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/08/24 04:03:33 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-yuqaqis9tuqa/versions/test-versions-v2026-08-24-040325-382.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-yuqaqis9tuqa/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/08/24 04:03:36 INFO : B2 bucket rclone-test-yuqaqis9tuqa: cleaning bucket "rclone-test-yuqaqis9tuqa" of all hidden files 2026/08/24 04:03:36 DEBUG : leading space/ leading space: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f415ca02873f21d84_d20260824_m040153_c001_v7007000_t0000_u01787544113326") as it is a hide marker 2026/08/24 04:03:36 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/08/24 04:03:36 DEBUG : leading space/ leading space: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e557_d20260824_m040152_c001_v0001097_t0058_u01787544112668") 2026/08/24 04:03:36 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/08/24 04:03:36 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f415ca02873f21d7d_d20260824_m040152_c001_v7007000_t0000_u01787544112304") as it is a hide marker 2026/08/24 04:03:36 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/08/24 04:03:36 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e54f_d20260824_m040151_c001_v0001097_t0014_u01787544111323") 2026/08/24 04:03:36 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/08/24 04:03:36 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f415ca02873f21dda_d20260824_m040200_c001_v7007000_t0000_u01787544120728") as it is a hide marker 2026/08/24 04:03:36 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/08/24 04:03:36 DEBUG : .leading dot/.leading dot: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e575_d20260824_m040159_c001_v0001097_t0009_u01787544119995") 2026/08/24 04:03:36 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/08/24 04:03:36 DEBUG : created from root.txt: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f424930067ad8f39a_d20260824_m040304_c001_v7007000_t0000_u01787544184929") as it is a hide marker 2026/08/24 04:03:36 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/08/24 04:03:36 DEBUG : created from root.txt: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f1012701f46daab8f_d20260824_m040303_c001_v0001176_t0030_u01787544183911") 2026/08/24 04:03:36 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/08/24 04:03:36 DEBUG : file name.txt: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f40174204ddf74419_d20260824_m040313_c001_v7007000_t0000_u01787544193202") as it is a hide marker 2026/08/24 04:03:36 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/08/24 04:03:36 DEBUG : file name.txt: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e65d_d20260824_m040251_c001_v0001097_t0057_u01787544171027") 2026/08/24 04:03:36 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/24 04:03:36 DEBUG : file name.txt: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f108e06d7cc96cfaf_d20260824_m040245_c001_v0001177_t0039_u01787544165509") 2026/08/24 04:03:36 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/24 04:03:36 DEBUG : file name.txt: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e5f5_d20260824_m040222_c001_v0001097_t0037_u01787544142024") 2026/08/24 04:03:36 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/24 04:03:36 DEBUG : file name.txt: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e5f1_d20260824_m040220_c001_v0001097_t0022_u01787544140793") 2026/08/24 04:03:36 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/24 04:03:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e5f3_d20260824_m040221_c001_v0001097_t0034_u01787544141447") "upload" dated 2026-08-24 04:02:21.447 +0000 UTC (1m15.036019123s ago) 2026/08/24 04:03:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f410bac62f6888a0c_d20260824_m040242_c001_v7007000_t0000_u01787544162894") as it is a hide marker 2026/08/24 04:03:36 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/08/24 04:03:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f100e8990c1efd0dd_d20260824_m040242_c001_v0001037_t0049_u01787544162308") 2026/08/24 04:03:36 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/08/24 04:03:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f104f43597719aa8a_d20260824_m040241_c001_v0001120_t0048_u01787544161329") 2026/08/24 04:03:36 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/08/24 04:03:36 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f415ca02873f21e81_d20260824_m040209_c001_v7007000_t0000_u01787544129454") as it is a hide marker 2026/08/24 04:03:36 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/08/24 04:03:36 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e5af_d20260824_m040208_c001_v0001097_t0056_u01787544128734") 2026/08/24 04:03:36 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/08/24 04:03:36 DEBUG : piped data.txt: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f40174204ddf74463_d20260824_m040315_c001_v7007000_t0000_u01787544195108") as it is a hide marker 2026/08/24 04:03:36 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/08/24 04:03:36 DEBUG : piped data.txt: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e6bf_d20260824_m040314_c001_v0001097_t0024_u01787544194476") 2026/08/24 04:03:36 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/08/24 04:03:36 DEBUG : piped data.txt: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f40174204ddf7443a_d20260824_m040314_c001_v7007000_t0000_u01787544194293") 2026/08/24 04:03:36 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/08/24 04:03:36 DEBUG : piped data.txt: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f40233a3aafd7e6bd_d20260824_m040313_c001_v0001097_t0049_u01787544193932") 2026/08/24 04:03:36 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/08/24 04:03:36 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f415ca02873f21e9d_d20260824_m040210_c001_v7007000_t0000_u01787544130502") as it is a hide marker 2026/08/24 04:03:36 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/08/24 04:03:36 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e5b9_d20260824_m040209_c001_v0001097_t0003_u01787544129816") 2026/08/24 04:03:36 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/08/24 04:03:36 DEBUG : test-metadata: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f413c9e888bf7c0c2_d20260824_m040322_c001_v7007000_t0000_u01787544202841") as it is a hide marker 2026/08/24 04:03:36 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/08/24 04:03:36 DEBUG : test-metadata: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f20174204ddf744c1_d20260824_m040317_c001_v0001181_t0002_u01787544197315") 2026/08/24 04:03:36 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/08/24 04:03:36 DEBUG : test-metadata: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f40174204ddf7449d_d20260824_m040316_c001_v7007000_t0000_u01787544196181") 2026/08/24 04:03:36 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/08/24 04:03:36 DEBUG : test-metadata: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e6c3_d20260824_m040315_c001_v0001097_t0044_u01787544195292") 2026/08/24 04:03:36 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/08/24 04:03:36 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f415ca02873f21e08_d20260824_m040203_c001_v7007000_t0000_u01787544123712") as it is a hide marker 2026/08/24 04:03:36 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/08/24 04:03:36 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e587_d20260824_m040202_c001_v0001097_t0014_u01787544122215") 2026/08/24 04:03:36 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/08/24 04:03:36 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f415ca02873f21e2a_d20260824_m040206_c001_v7007000_t0000_u01787544126122") as it is a hide marker 2026/08/24 04:03:36 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/08/24 04:03:36 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e59d_d20260824_m040205_c001_v0001097_t0057_u01787544125367") 2026/08/24 04:03:36 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/08/24 04:03:36 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f415ca02873f21e1d_d20260824_m040205_c001_v7007000_t0000_u01787544125003") as it is a hide marker 2026/08/24 04:03:36 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/08/24 04:03:36 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e595_d20260824_m040204_c001_v0001097_t0013_u01787544124074") 2026/08/24 04:03:36 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/08/24 04:03:36 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f415ca02873f21e46_d20260824_m040207_c001_v7007000_t0000_u01787544127224") as it is a hide marker 2026/08/24 04:03:36 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/08/24 04:03:36 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e5a1_d20260824_m040206_c001_v0001097_t0053_u01787544126486") 2026/08/24 04:03:36 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/08/24 04:03:36 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f415ca02873f21e64_d20260824_m040208_c001_v7007000_t0000_u01787544128371") as it is a hide marker 2026/08/24 04:03:36 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/08/24 04:03:36 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e5a7_d20260824_m040207_c001_v0001097_t0049_u01787544127586") 2026/08/24 04:03:36 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/08/24 04:03:36 DEBUG : trailing space /trailing space : Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f415ca02873f21dea_d20260824_m040201_c001_v7007000_t0000_u01787544121847") as it is a hide marker 2026/08/24 04:03:36 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/08/24 04:03:36 DEBUG : trailing space /trailing space : Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e57b_d20260824_m040201_c001_v0001097_t0030_u01787544121096") 2026/08/24 04:03:36 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/08/24 04:03:36 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e6f9_d20260824_m040330_c001_v0001097_t0051_u01787544210361") "upload" dated 2026-08-24 04:03:30.361 +0000 UTC (6.122733503s ago) 2026/08/24 04:03:36 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f413c9e888bf7c113_d20260824_m040328_c001_v7007000_t0000_u01787544208181") 2026/08/24 04:03:36 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/08/24 04:03:36 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e6df_d20260824_m040325_c001_v0001097_t0017_u01787544205382") 2026/08/24 04:03:36 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/08/24 04:03:36 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f415ca02873f21f3d_d20260824_m040220_c001_v7007000_t0000_u01787544140246") as it is a hide marker 2026/08/24 04:03:36 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/08/24 04:03:36 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f215ca02873f21ed8_d20260824_m040212_c001_v0001174_t0002_u01787544132515") 2026/08/24 04:03:36 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/08/24 04:03:36 DEBUG : zero-length-file: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f415ca02873f21ecf_d20260824_m040212_c001_v7007000_t0000_u01787544132334") as it is a hide marker 2026/08/24 04:03:36 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/08/24 04:03:36 DEBUG : zero-length-file: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f40233a3aafd7e5bf_d20260824_m040211_c001_v0001097_t0049_u01787544131784") 2026/08/24 04:03:36 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/08/24 04:03:36 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f415ca02873f21d85_d20260824_m040154_c001_v7007000_t0000_u01787544114633") as it is a hide marker 2026/08/24 04:03:36 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/08/24 04:03:36 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e55b_d20260824_m040153_c001_v0001097_t0028_u01787544113689") 2026/08/24 04:03:36 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/08/24 04:03:36 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f415ca02873f21bd1_d20260824_m040148_c001_v7007000_t0000_u01787544108668") as it is a hide marker 2026/08/24 04:03:36 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/08/24 04:03:36 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e537_d20260824_m040146_c001_v0001097_t0022_u01787544106735") 2026/08/24 04:03:36 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/08/24 04:03:36 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f415ca02873f21dba_d20260824_m040158_c001_v7007000_t0000_u01787544118436") as it is a hide marker 2026/08/24 04:03:36 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/08/24 04:03:36 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e56b_d20260824_m040157_c001_v0001097_t0052_u01787544117767") 2026/08/24 04:03:36 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/08/24 04:03:36 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f415ca02873f21daa_d20260824_m040157_c001_v7007000_t0000_u01787544117302") as it is a hide marker 2026/08/24 04:03:36 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/08/24 04:03:36 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e565_d20260824_m040156_c001_v0001097_t0027_u01787544116434") 2026/08/24 04:03:36 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/08/24 04:03:36 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f415ca02873f21dca_d20260824_m040159_c001_v7007000_t0000_u01787544119634") as it is a hide marker 2026/08/24 04:03:36 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/08/24 04:03:36 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e573_d20260824_m040158_c001_v0001097_t0000_u01787544118798") 2026/08/24 04:03:36 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/08/24 04:03:36 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f415ca02873f21da2_d20260824_m040156_c001_v7007000_t0000_u01787544116067") as it is a hide marker 2026/08/24 04:03:36 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/08/24 04:03:36 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e561_d20260824_m040154_c001_v0001097_t0007_u01787544114995") 2026/08/24 04:03:36 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/08/24 04:03:36 DEBUG : ./.: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f415ca02873f21c9b_d20260824_m040149_c001_v7007000_t0000_u01787544109749") as it is a hide marker 2026/08/24 04:03:36 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/08/24 04:03:36 DEBUG : ./.: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e543_d20260824_m040149_c001_v0001097_t0004_u01787544109030") 2026/08/24 04:03:36 NOTICE: ./.: Skipped delete as --dry-run is set 2026/08/24 04:03:36 DEBUG : ../..: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f415ca02873f21d64_d20260824_m040150_c001_v7007000_t0000_u01787544110959") as it is a hide marker 2026/08/24 04:03:36 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/08/24 04:03:36 DEBUG : ../..: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e54d_d20260824_m040150_c001_v0001097_t0034_u01787544110111") 2026/08/24 04:03:36 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/08/24 04:03:36 INFO : B2 bucket rclone-test-yuqaqis9tuqa: cleaning bucket "rclone-test-yuqaqis9tuqa" of all hidden files 2026/08/24 04:03:36 DEBUG : leading space/ leading space: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f415ca02873f21d84_d20260824_m040153_c001_v7007000_t0000_u01787544113326") as it is a hide marker 2026/08/24 04:03:36 DEBUG : leading space/ leading space: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e557_d20260824_m040152_c001_v0001097_t0058_u01787544112668") 2026/08/24 04:03:36 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f415ca02873f21d7d_d20260824_m040152_c001_v7007000_t0000_u01787544112304") as it is a hide marker 2026/08/24 04:03:36 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e54f_d20260824_m040151_c001_v0001097_t0014_u01787544111323") 2026/08/24 04:03:36 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f415ca02873f21dda_d20260824_m040200_c001_v7007000_t0000_u01787544120728") as it is a hide marker 2026/08/24 04:03:36 DEBUG : .leading dot/.leading dot: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e575_d20260824_m040159_c001_v0001097_t0009_u01787544119995") 2026/08/24 04:03:36 DEBUG : created from root.txt: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f424930067ad8f39a_d20260824_m040304_c001_v7007000_t0000_u01787544184929") as it is a hide marker 2026/08/24 04:03:36 DEBUG : created from root.txt: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f1012701f46daab8f_d20260824_m040303_c001_v0001176_t0030_u01787544183911") 2026/08/24 04:03:36 DEBUG : file name.txt: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f40174204ddf74419_d20260824_m040313_c001_v7007000_t0000_u01787544193202") as it is a hide marker 2026/08/24 04:03:37 DEBUG : file name.txt: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e65d_d20260824_m040251_c001_v0001097_t0057_u01787544171027") 2026/08/24 04:03:37 DEBUG : file name.txt: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f108e06d7cc96cfaf_d20260824_m040245_c001_v0001177_t0039_u01787544165509") 2026/08/24 04:03:37 DEBUG : file name.txt: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e5f5_d20260824_m040222_c001_v0001097_t0037_u01787544142024") 2026/08/24 04:03:37 DEBUG : file name.txt: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e5f1_d20260824_m040220_c001_v0001097_t0022_u01787544140793") 2026/08/24 04:03:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e5f3_d20260824_m040221_c001_v0001097_t0034_u01787544141447") "upload" dated 2026-08-24 04:02:21.447 +0000 UTC (1m16.051841466s ago) 2026/08/24 04:03:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f410bac62f6888a0c_d20260824_m040242_c001_v7007000_t0000_u01787544162894") as it is a hide marker 2026/08/24 04:03:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f100e8990c1efd0dd_d20260824_m040242_c001_v0001037_t0049_u01787544162308") 2026/08/24 04:03:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f104f43597719aa8a_d20260824_m040241_c001_v0001120_t0048_u01787544161329") 2026/08/24 04:03:37 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f415ca02873f21e81_d20260824_m040209_c001_v7007000_t0000_u01787544129454") as it is a hide marker 2026/08/24 04:03:37 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e5af_d20260824_m040208_c001_v0001097_t0056_u01787544128734") 2026/08/24 04:03:37 DEBUG : piped data.txt: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f40174204ddf74463_d20260824_m040315_c001_v7007000_t0000_u01787544195108") as it is a hide marker 2026/08/24 04:03:37 DEBUG : piped data.txt: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e6bf_d20260824_m040314_c001_v0001097_t0024_u01787544194476") 2026/08/24 04:03:37 DEBUG : piped data.txt: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f40174204ddf7443a_d20260824_m040314_c001_v7007000_t0000_u01787544194293") 2026/08/24 04:03:37 DEBUG : piped data.txt: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f40233a3aafd7e6bd_d20260824_m040313_c001_v0001097_t0049_u01787544193932") 2026/08/24 04:03:37 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f415ca02873f21e9d_d20260824_m040210_c001_v7007000_t0000_u01787544130502") as it is a hide marker 2026/08/24 04:03:38 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e5b9_d20260824_m040209_c001_v0001097_t0003_u01787544129816") 2026/08/24 04:03:38 DEBUG : test-metadata: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f413c9e888bf7c0c2_d20260824_m040322_c001_v7007000_t0000_u01787544202841") as it is a hide marker 2026/08/24 04:03:38 DEBUG : test-metadata: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f20174204ddf744c1_d20260824_m040317_c001_v0001181_t0002_u01787544197315") 2026/08/24 04:03:38 DEBUG : test-metadata: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f40174204ddf7449d_d20260824_m040316_c001_v7007000_t0000_u01787544196181") 2026/08/24 04:03:38 DEBUG : test-metadata: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e6c3_d20260824_m040315_c001_v0001097_t0044_u01787544195292") 2026/08/24 04:03:38 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f415ca02873f21e08_d20260824_m040203_c001_v7007000_t0000_u01787544123712") as it is a hide marker 2026/08/24 04:03:38 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e587_d20260824_m040202_c001_v0001097_t0014_u01787544122215") 2026/08/24 04:03:38 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f415ca02873f21e2a_d20260824_m040206_c001_v7007000_t0000_u01787544126122") as it is a hide marker 2026/08/24 04:03:38 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e59d_d20260824_m040205_c001_v0001097_t0057_u01787544125367") 2026/08/24 04:03:38 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f415ca02873f21e1d_d20260824_m040205_c001_v7007000_t0000_u01787544125003") as it is a hide marker 2026/08/24 04:03:38 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e595_d20260824_m040204_c001_v0001097_t0013_u01787544124074") 2026/08/24 04:03:38 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f415ca02873f21e46_d20260824_m040207_c001_v7007000_t0000_u01787544127224") as it is a hide marker 2026/08/24 04:03:38 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e5a1_d20260824_m040206_c001_v0001097_t0053_u01787544126486") 2026/08/24 04:03:38 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f415ca02873f21e64_d20260824_m040208_c001_v7007000_t0000_u01787544128371") as it is a hide marker 2026/08/24 04:03:38 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e5a7_d20260824_m040207_c001_v0001097_t0049_u01787544127586") 2026/08/24 04:03:38 DEBUG : trailing space /trailing space : Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f415ca02873f21dea_d20260824_m040201_c001_v7007000_t0000_u01787544121847") as it is a hide marker 2026/08/24 04:03:38 DEBUG : trailing space /trailing space : Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e57b_d20260824_m040201_c001_v0001097_t0030_u01787544121096") 2026/08/24 04:03:38 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e6f9_d20260824_m040330_c001_v0001097_t0051_u01787544210361") "upload" dated 2026-08-24 04:03:30.361 +0000 UTC (8.437459467s ago) 2026/08/24 04:03:38 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f413c9e888bf7c113_d20260824_m040328_c001_v7007000_t0000_u01787544208181") 2026/08/24 04:03:38 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e6df_d20260824_m040325_c001_v0001097_t0017_u01787544205382") 2026/08/24 04:03:38 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f415ca02873f21f3d_d20260824_m040220_c001_v7007000_t0000_u01787544140246") as it is a hide marker 2026/08/24 04:03:38 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f215ca02873f21ed8_d20260824_m040212_c001_v0001174_t0002_u01787544132515") 2026/08/24 04:03:38 DEBUG : zero-length-file: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f415ca02873f21ecf_d20260824_m040212_c001_v7007000_t0000_u01787544132334") as it is a hide marker 2026/08/24 04:03:39 DEBUG : zero-length-file: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f40233a3aafd7e5bf_d20260824_m040211_c001_v0001097_t0049_u01787544131784") 2026/08/24 04:03:39 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f415ca02873f21d85_d20260824_m040154_c001_v7007000_t0000_u01787544114633") as it is a hide marker 2026/08/24 04:03:39 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e55b_d20260824_m040153_c001_v0001097_t0028_u01787544113689") 2026/08/24 04:03:39 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f415ca02873f21bd1_d20260824_m040148_c001_v7007000_t0000_u01787544108668") as it is a hide marker 2026/08/24 04:03:39 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e537_d20260824_m040146_c001_v0001097_t0022_u01787544106735") 2026/08/24 04:03:39 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f415ca02873f21dba_d20260824_m040158_c001_v7007000_t0000_u01787544118436") as it is a hide marker 2026/08/24 04:03:39 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e56b_d20260824_m040157_c001_v0001097_t0052_u01787544117767") 2026/08/24 04:03:39 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f415ca02873f21daa_d20260824_m040157_c001_v7007000_t0000_u01787544117302") as it is a hide marker 2026/08/24 04:03:39 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e565_d20260824_m040156_c001_v0001097_t0027_u01787544116434") 2026/08/24 04:03:39 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f415ca02873f21dca_d20260824_m040159_c001_v7007000_t0000_u01787544119634") as it is a hide marker 2026/08/24 04:03:39 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e573_d20260824_m040158_c001_v0001097_t0000_u01787544118798") 2026/08/24 04:03:39 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f415ca02873f21da2_d20260824_m040156_c001_v7007000_t0000_u01787544116067") as it is a hide marker 2026/08/24 04:03:39 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e561_d20260824_m040154_c001_v0001097_t0007_u01787544114995") 2026/08/24 04:03:39 DEBUG : ./.: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f415ca02873f21c9b_d20260824_m040149_c001_v7007000_t0000_u01787544109749") as it is a hide marker 2026/08/24 04:03:39 DEBUG : ./.: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e543_d20260824_m040149_c001_v0001097_t0004_u01787544109030") 2026/08/24 04:03:39 DEBUG : ../..: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f415ca02873f21d64_d20260824_m040150_c001_v7007000_t0000_u01787544110959") as it is a hide marker 2026/08/24 04:03:39 DEBUG : ../..: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e54d_d20260824_m040150_c001_v0001097_t0034_u01787544110111") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/08/24 04:03:40 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/08/24 04:03:40 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/08/24 04:03:40 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/08/24 04:03:41 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/08/24 04:03:41 INFO : B2 bucket rclone-test-yuqaqis9tuqa: cleaning bucket "rclone-test-yuqaqis9tuqa" of pending multipart uploads older than 0s 2026/08/24 04:03:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e5f3_d20260824_m040221_c001_v0001097_t0034_u01787544141447") "upload" dated 2026-08-24 04:02:21.447 +0000 UTC (1m20.293941225s ago) 2026/08/24 04:03:41 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f213c9e888bf7c1ac_d20260824_m040340_c001_v0001044_t0052_u01787544220720") as it is a start marker (upload started at 2026-08-24 04:03:40.72 +0000 UTC) 2026/08/24 04:03:41 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/08/24 04:03:41 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f213c9e888bf7c1b4_d20260824_m040340_c001_v0001185_t0051_u01787544220903") as it is a start marker (upload started at 2026-08-24 04:03:40.903 +0000 UTC) 2026/08/24 04:03:41 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/08/24 04:03:41 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f213c9e888bf7c1bb_d20260824_m040341_c001_v0001106_t0029_u01787544221085") as it is a start marker (upload started at 2026-08-24 04:03:41.085 +0000 UTC) 2026/08/24 04:03:41 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/08/24 04:03:41 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f213c9e888bf7c1c0_d20260824_m040341_c001_v0001109_t0046_u01787544221282") as it is a start marker (upload started at 2026-08-24 04:03:41.282 +0000 UTC) 2026/08/24 04:03:41 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/08/24 04:03:41 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f413c9e888bf7c1ab_d20260824_m040340_c001_v7007000_t0000_u01787544220537") "hide" dated 2026-08-24 04:03:40.537 +0000 UTC (1.204125204s ago) 2026/08/24 04:03:41 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e6f9_d20260824_m040330_c001_v0001097_t0051_u01787544210361") 2026/08/24 04:03:41 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/08/24 04:03:41 INFO : B2 bucket rclone-test-yuqaqis9tuqa: cleaning bucket "rclone-test-yuqaqis9tuqa" of pending multipart uploads older than 0s 2026/08/24 04:03:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e5f3_d20260824_m040221_c001_v0001097_t0034_u01787544141447") "upload" dated 2026-08-24 04:02:21.447 +0000 UTC (1m20.658626462s ago) 2026/08/24 04:03:42 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f213c9e888bf7c1ac_d20260824_m040340_c001_v0001044_t0052_u01787544220720") as it is a start marker (upload started at 2026-08-24 04:03:40.72 +0000 UTC) 2026/08/24 04:03:42 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f213c9e888bf7c1b4_d20260824_m040340_c001_v0001185_t0051_u01787544220903") as it is a start marker (upload started at 2026-08-24 04:03:40.903 +0000 UTC) 2026/08/24 04:03:42 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f213c9e888bf7c1bb_d20260824_m040341_c001_v0001106_t0029_u01787544221085") as it is a start marker (upload started at 2026-08-24 04:03:41.085 +0000 UTC) 2026/08/24 04:03:42 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f213c9e888bf7c1c0_d20260824_m040341_c001_v0001109_t0046_u01787544221282") as it is a start marker (upload started at 2026-08-24 04:03:41.282 +0000 UTC) 2026/08/24 04:03:42 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4f626dc3e0ed3b1baf080e1b_f413c9e888bf7c1ab_d20260824_m040340_c001_v7007000_t0000_u01787544220537") "hide" dated 2026-08-24 04:03:40.537 +0000 UTC (1.568791074s ago) 2026/08/24 04:03:42 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e6f9_d20260824_m040330_c001_v0001097_t0051_u01787544210361") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/08/24 04:03:42 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/08/24 04:03:43 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/08/24 04:03:43 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/08/24 04:03:44 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/08/24 04:03:44 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/08/24 04:03:44 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/08/24 04:03:44 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/08/24 04:03:45 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/08/24 04:03:47 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/08/24 04:03:47 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/08/24 04:03:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/24 04:03:50 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/08/24 04:03:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f626dc3e0ed3b1baf080e1b_f2144a919a4a72a52_d20260824_m040350_c001_v0001161_t0029_u01787544230616") 2026/08/24 04:03:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/08/24 04:03:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/24 04:03:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/08/24 04:03:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/08/24 04:03:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/08/24 04:03:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/08/24 04:03:55 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/08/24 04:03:55 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/08/24 04:03:55 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/08/24 04:03:55 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/08/24 04:03:57 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/08/24 04:03:57 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/08/24 04:03:57 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/08/24 04:04:00 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/08/24 04:04:00 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/08/24 04:04:00 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z4f626dc3e0ed3b1baf080e1b_f2144a919a4a72a58_d20260824_m040400_c001_v0001120_t0041_u01787544240284") 2026/08/24 04:04:00 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/08/24 04:04:00 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/24 04:04:00 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/08/24 04:04:02 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/08/24 04:04:02 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/08/24 04:04:02 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/08/24 04:04:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/08/24 04:04:05 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/08/24 04:04:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/08/24 04:04:05 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/08/24 04:04:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/08/24 04:04:05 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/08/24 04:04:06 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/08/24 04:04:07 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/08/24 04:04:07 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/08/24 04:04:07 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/08/24 04:04:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/24 04:04:09 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/08/24 04:04:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f626dc3e0ed3b1baf080e1b_f225a8c9b5459367d_d20260824_m040409_c001_v0001103_t0034_u01787544249860") 2026/08/24 04:04:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/08/24 04:04:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/24 04:04:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/08/24 04:04:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/08/24 04:04:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/08/24 04:04:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/08/24 04:04:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/08/24 04:04:12 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/08/24 04:04:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/08/24 04:04:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/08/24 04:04:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/08/24 04:04:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/08/24 04:04:15 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/08/24 04:04:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/08/24 04:04:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/08/24 04:04:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/08/24 04:04:19 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/08/24 04:04:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z4f626dc3e0ed3b1baf080e1b_f225a8c9b54593758_d20260824_m040419_c001_v0001098_t0008_u01787544259396") 2026/08/24 04:04:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/24 04:04:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/08/24 04:04:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/08/24 04:04:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/08/24 04:04:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/08/24 04:04:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/08/24 04:04:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/24 04:04:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/08/24 04:04:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/24 04:04:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/08/24 04:04:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/08/24 04:04:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/08/24 04:04:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/08/24 04:04:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/24 04:04:28 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/08/24 04:04:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4f626dc3e0ed3b1baf080e1b_f2144a919a4a72bd2_d20260824_m040428_c001_v0001038_t0037_u01787544268532") 2026/08/24 04:04:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/08/24 04:04:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/24 04:04:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/08/24 04:04:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/24 04:04:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/24 04:04:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/08/24 04:04:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/24 04:04:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/08/24 04:04:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/24 04:04:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/08/24 04:04:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/24 04:04:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/08/24 04:04:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/08/24 04:04:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/08/24 04:04:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/08/24 04:04:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/08/24 04:04:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/24 04:04:39 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/08/24 04:04:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4f626dc3e0ed3b1baf080e1b_f2144a919a4a72c6d_d20260824_m040439_c001_v0001134_t0039_u01787544279886") 2026/08/24 04:04:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/08/24 04:04:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/24 04:04:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/08/24 04:04:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/08/24 04:04:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/08/24 04:04:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/24 04:04:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/24 04:04:42 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/08/24 04:04:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/08/24 04:04:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/08/24 04:04:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/08/24 04:04:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/08/24 04:04:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/08/24 04:04:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/08/24 04:04:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/08/24 04:04:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/08/24 04:04:49 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/08/24 04:04:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z4f626dc3e0ed3b1baf080e1b_f2144a919a4a72c85_d20260824_m040449_c001_v0001037_t0024_u01787544289712") 2026/08/24 04:04:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/24 04:04:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/08/24 04:04:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/08/24 04:04:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/08/24 04:04:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/08/24 04:04:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/08/24 04:04:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/24 04:04:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/08/24 04:04:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/24 04:04:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/08/24 04:04:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/08/24 04:04:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/08/24 04:04:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/08/24 04:04:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/24 04:04:59 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/08/24 04:04:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4f626dc3e0ed3b1baf080e1b_f225a8c9b54593a06_d20260824_m040459_c001_v0001113_t0049_u01787544299393") 2026/08/24 04:04:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/08/24 04:04:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/24 04:04:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/08/24 04:05:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/24 04:05:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/24 04:05:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/08/24 04:05:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/24 04:05:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/08/24 04:05:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/24 04:05:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/08/24 04:05:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/24 04:05:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/08/24 04:05:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/08/24 04:05:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/08/24 04:05:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/08/24 04:05:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/08/24 04:05:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/24 04:05:10 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/08/24 04:05:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4f626dc3e0ed3b1baf080e1b_f213c9e888bf7c5b3_d20260824_m040511_c001_v0001038_t0016_u01787544311025") 2026/08/24 04:05:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/08/24 04:05:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/24 04:05:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/08/24 04:05:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/08/24 04:05:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/08/24 04:05:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/24 04:05:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/24 04:05:14 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/08/24 04:05:17 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/08/24 04:05:17 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/08/24 04:05:17 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/08/24 04:05:17 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/08/24 04:05:18 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/08/24 04:05:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/08/24 04:05:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/08/24 04:05:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/08/24 04:05:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/08/24 04:05:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z4f626dc3e0ed3b1baf080e1b_f213c9e888bf7c6b5_d20260824_m040522_c001_v0001099_t0002_u01787544322087") 2026/08/24 04:05:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/24 04:05:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/08/24 04:05:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/08/24 04:05:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/08/24 04:05:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/08/24 04:05:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/08/24 04:05:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/24 04:05:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/08/24 04:05:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/24 04:05:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/08/24 04:05:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/08/24 04:05:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/08/24 04:05:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/08/24 04:05:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/08/24 04:05:33 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/08/24 04:05:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z4f626dc3e0ed3b1baf080e1b_f2278cc7fe3116abf_d20260824_m040533_c001_v0001120_t0052_u01787544333257") 2026/08/24 04:05:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/08/24 04:05:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/24 04:05:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/08/24 04:05:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/08/24 04:05:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/08/24 04:05:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/08/24 04:05:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/24 04:05:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/08/24 04:05:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/24 04:05:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/08/24 04:05:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/08/24 04:05:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/08/24 04:05:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/08/24 04:05:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/08/24 04:05:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/08/24 04:05:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/08/24 04:05:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/08/24 04:05:44 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/08/24 04:05:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z4f626dc3e0ed3b1baf080e1b_f2171cfbc6aa9f66f_d20260824_m040544_c001_v0001150_t0037_u01787544344900") 2026/08/24 04:05:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/08/24 04:05:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/24 04:05:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/08/24 04:05:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/08/24 04:05:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/08/24 04:05:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/08/24 04:05:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/08/24 04:05:47 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/08/24 04:05:50 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/08/24 04:05:50 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/08/24 04:05:50 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/08/24 04:05:51 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/08/24 04:05:52 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/08/24 04:05:54 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/08/24 04:05:54 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/08/24 04:05:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/24 04:05:56 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/08/24 04:05:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f626dc3e0ed3b1baf080e1b_f2171cfbc6aa9f6b1_d20260824_m040556_c001_v0001037_t0015_u01787544356527") 2026/08/24 04:05:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/24 04:05:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/08/24 04:05:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/24 04:05:56 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/08/24 04:05:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/24 04:05:56 DEBUG : pacer: Reducing sleep to 10ms 2026/08/24 04:05:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/08/24 04:05:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/08/24 04:05:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/08/24 04:06:02 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/08/24 04:06:02 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/08/24 04:06:02 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/08/24 04:06:02 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/08/24 04:06:04 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/08/24 04:06:04 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/08/24 04:06:04 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/08/24 04:06:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/08/24 04:06:08 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/08/24 04:06:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z4f626dc3e0ed3b1baf080e1b_f207841096fe65e0c_d20260824_m040608_c001_v0001184_t0025_u01787544368098") 2026/08/24 04:06:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/24 04:06:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/24 04:06:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/08/24 04:06:10 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/08/24 04:06:10 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/08/24 04:06:10 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/08/24 04:06:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/08/24 04:06:14 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/08/24 04:06:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/08/24 04:06:14 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/08/24 04:06:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/08/24 04:06:14 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/08/24 04:06:15 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/08/24 04:06:17 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/08/24 04:06:17 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/08/24 04:06:17 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/08/24 04:06:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/24 04:06:20 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/08/24 04:06:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f626dc3e0ed3b1baf080e1b_f204eaa471c0bc36f_d20260824_m040620_c001_v0001145_t0049_u01787544380868") 2026/08/24 04:06:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/24 04:06:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/24 04:06:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/08/24 04:06:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/08/24 04:06:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/08/24 04:06:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/08/24 04:06:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/08/24 04:06:24 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/08/24 04:06:27 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/08/24 04:06:27 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/08/24 04:06:27 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/08/24 04:06:27 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/08/24 04:06:28 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/08/24 04:06:30 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/08/24 04:06:30 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/08/24 04:06:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/24 04:06:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/08/24 04:06:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f626dc3e0ed3b1baf080e1b_f207841096fe65fdc_d20260824_m040633_c001_v0001153_t0009_u01787544393380") 2026/08/24 04:06:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/24 04:06:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/08/24 04:06:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/08/24 04:06:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/08/24 04:06:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/08/24 04:06:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/08/24 04:06:39 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/08/24 04:06:39 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/08/24 04:06:40 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/08/24 04:06:40 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/08/24 04:06:42 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/08/24 04:06:43 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/08/24 04:06:43 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/08/24 04:06:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/08/24 04:06:47 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/08/24 04:06:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z4f626dc3e0ed3b1baf080e1b_f200be1583d9523d4_d20260824_m040647_c001_v0001100_t0014_u01787544407343") 2026/08/24 04:06:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/08/24 04:06:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/24 04:06:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/08/24 04:06:50 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/08/24 04:06:50 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/08/24 04:06:50 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/08/24 04:06:53 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/08/24 04:06:53 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/08/24 04:06:53 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/08/24 04:06:53 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/08/24 04:06:53 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/08/24 04:06:53 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/08/24 04:06:54 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/08/24 04:06:56 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/08/24 04:06:56 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/08/24 04:06:56 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/08/24 04:06:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/24 04:06:58 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/08/24 04:06:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f626dc3e0ed3b1baf080e1b_f220af02781116179_d20260824_m040658_c001_v0001109_t0007_u01787544418700") 2026/08/24 04:06:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/08/24 04:06:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/24 04:06:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/08/24 04:06:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/08/24 04:07:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/08/24 04:07:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/08/24 04:07:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/08/24 04:07:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/24 04:07:04 DEBUG : short-eof.bin: Clearing upload URL because of error: Post "https://pod-000-1097-02.backblaze.com/b2api/v1/b2_upload_file/4f626dc3e0ed3b1baf080e1b/c001_v0001097_t0049": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/08/24 04:07:04 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1097-02.backblaze.com/b2api/v1/b2_upload_file/4f626dc3e0ed3b1baf080e1b/c001_v0001097_t0049": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160) 2026/08/24 04:07:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2596: Put returned an error (acceptable): Post "https://pod-000-1097-02.backblaze.com/b2api/v1/b2_upload_file/4f626dc3e0ed3b1baf080e1b/c001_v0001097_t0049": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/08/24 04:07:05 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/08/24 04:07:05 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/08/24 04:07:05 DEBUG : short-eof-chunked.bin: Sending chunk 1 length 2621440 2026/08/24 04:07:05 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/08/24 04:07:05 DEBUG : short-eof-chunked.bin: Sending chunk 0 length 5242880 2026/08/24 04:07:07 DEBUG : short-eof-chunked.bin: Done sending chunk 1 2026/08/24 04:07:07 DEBUG : short-eof-chunked.bin: Done sending chunk 0 2026/08/24 04:07:07 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/08/24 04:07:07 DEBUG : short-eof-chunked.bin: Cancelling large file upload fstests.go:2596: Put returned an error (acceptable): multipart upload: expected 20971520 bytes in input, but got 7864320: unexpected EOF === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/08/24 04:07:14 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z4f626dc3e0ed3b1baf080e1b_f215f6822059eee10_d20260824_m040714_c001_v0001185_t0033_u01787544434628") 2026/08/24 04:07:14 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/08/24 04:07:14 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/24 04:07:15 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/24 04:07:15 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/24 04:07:15 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/08/24 04:07:17 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/08/24 04:07:17 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/08/24 04:07:17 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/08/24 04:07:17 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/08/24 04:07:19 DEBUG : chunked-copy: Done sending chunk 0 2026/08/24 04:07:19 DEBUG : chunked-copy: Done sending chunk 1 2026/08/24 04:07:19 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/08/24 04:07:20 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z4f626dc3e0ed3b1baf080e1b_f219459bd5fd3e75f_d20260824_m040720_c001_v0001029_t0018_u01787544440312") 2026/08/24 04:07:20 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/08/24 04:07:20 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/24 04:07:20 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/24 04:07:21 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/24 04:07:21 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/08/24 04:07:23 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/08/24 04:07:23 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/08/24 04:07:23 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/08/24 04:07:23 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/08/24 04:07:25 DEBUG : chunked-copy: Done sending chunk 0 2026/08/24 04:07:25 DEBUG : chunked-copy: Done sending chunk 1 2026/08/24 04:07:25 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/08/24 04:07:26 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z4f626dc3e0ed3b1baf080e1b_f215f6822059eeec4_d20260824_m040726_c001_v0001174_t0041_u01787544446731") 2026/08/24 04:07:26 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/08/24 04:07:26 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/24 04:07:27 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/24 04:07:27 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/24 04:07:27 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/08/24 04:07:29 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/08/24 04:07:29 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/08/24 04:07:30 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/08/24 04:07:30 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/08/24 04:07:32 DEBUG : chunked-copy: Done sending chunk 1 2026/08/24 04:07:32 DEBUG : chunked-copy: Done sending chunk 0 2026/08/24 04:07:32 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/08/24 04:07:33 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z4f626dc3e0ed3b1baf080e1b_f215f6822059eef32_d20260824_m040732_c001_v0001161_t0043_u01787544452933") 2026/08/24 04:07:33 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/08/24 04:07:33 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/08/24 04:07:33 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/24 04:07:33 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/08/24 04:07:33 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/24 04:07:34 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/24 04:07:34 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/24 04:07:35 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/24 04:07:37 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/24 04:07:37 DEBUG : Creating backend with remote "TestB2:rclone-test-yuqaqis9tuqa/deeper/nonexisting/directory" 2026/08/24 04:07:37 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2831: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2874: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2923: Can't test if can't have empty directories 2026/08/24 04:07:39 INFO : B2 bucket rclone-test-yuqaqis9tuqa: cleaning bucket "rclone-test-yuqaqis9tuqa" of all files 2026/08/24 04:07:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f400be1583d952342_d20260824_m040638_c001_v7007000_t0000_u01787544398380") 2026/08/24 04:07:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f207841096fe65fdc_d20260824_m040633_c001_v0001153_t0009_u01787544393380") 2026/08/24 04:07:39 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f407841096fe65fcc_d20260824_m040632_c001_v7007000_t0000_u01787544392776") 2026/08/24 04:07:39 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f200be1583d9522ee_d20260824_m040627_c001_v0001174_t0026_u01787544387261") 2026/08/24 04:07:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f400be1583d9524aa_d20260824_m040704_c001_v7007000_t0000_u01787544424360") 2026/08/24 04:07:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f220af02781116179_d20260824_m040658_c001_v0001109_t0007_u01787544418700") 2026/08/24 04:07:39 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f420af0278111616c_d20260824_m040658_c001_v7007000_t0000_u01787544418140") 2026/08/24 04:07:39 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f200be1583d95242f_d20260824_m040652_c001_v0001179_t0019_u01787544412882") 2026/08/24 04:07:39 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f400be1583d952427_d20260824_m040652_c001_v7007000_t0000_u01787544412698") 2026/08/24 04:07:39 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f200be1583d9523d4_d20260824_m040647_c001_v0001100_t0014_u01787544407343") 2026/08/24 04:07:40 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f400be1583d9523c5_d20260824_m040646_c001_v7007000_t0000_u01787544406721") 2026/08/24 04:07:40 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f200be1583d952344_d20260824_m040638_c001_v0001029_t0023_u01787544398564") 2026/08/24 04:07:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f425a8c9b54593972_d20260824_m040444_c001_v7007000_t0000_u01787544284809") 2026/08/24 04:07:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f2144a919a4a72c6d_d20260824_m040439_c001_v0001134_t0039_u01787544279886") 2026/08/24 04:07:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f40390666879bee6e_d20260824_m040433_c001_v7007000_t0000_u01787544273492") 2026/08/24 04:07:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f2144a919a4a72bd2_d20260824_m040428_c001_v0001038_t0037_u01787544268532") 2026/08/24 04:07:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f4144a919a4a72c6c_d20260824_m040439_c001_v7007000_t0000_u01787544279495") 2026/08/24 04:07:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f20390666879bee75_d20260824_m040433_c001_v0001106_t0035_u01787544273686") 2026/08/24 04:07:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f4144a919a4a72bcf_d20260824_m040428_c001_v7007000_t0000_u01787544268111") 2026/08/24 04:07:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f2144a919a4a72b92_d20260824_m040423_c001_v0001183_t0021_u01787544263499") 2026/08/24 04:07:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f4144a919a4a72b90_d20260824_m040423_c001_v7007000_t0000_u01787544263316") 2026/08/24 04:07:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f225a8c9b54593758_d20260824_m040419_c001_v0001098_t0008_u01787544259396") 2026/08/24 04:07:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f425a8c9b5459374d_d20260824_m040419_c001_v7007000_t0000_u01787544259013") 2026/08/24 04:07:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f2144a919a4a72b02_d20260824_m040414_c001_v0001145_t0054_u01787544254664") 2026/08/24 04:07:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f4278cc7fe31169c4_d20260824_m040516_c001_v7007000_t0000_u01787544316692") 2026/08/24 04:07:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f213c9e888bf7c5b3_d20260824_m040511_c001_v0001038_t0016_u01787544311025") 2026/08/24 04:07:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f425a8c9b54593a53_d20260824_m040504_c001_v7007000_t0000_u01787544304569") 2026/08/24 04:07:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f225a8c9b54593a06_d20260824_m040459_c001_v0001113_t0049_u01787544299393") 2026/08/24 04:07:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f413c9e888bf7c5ad_d20260824_m040510_c001_v7007000_t0000_u01787544310596") 2026/08/24 04:07:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f225a8c9b54593a58_d20260824_m040504_c001_v0001178_t0006_u01787544304754") 2026/08/24 04:07:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f425a8c9b545939fb_d20260824_m040459_c001_v7007000_t0000_u01787544299007") 2026/08/24 04:07:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f225a8c9b545939da_d20260824_m040453_c001_v0001105_t0045_u01787544293943") 2026/08/24 04:07:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f425a8c9b545939d9_d20260824_m040453_c001_v7007000_t0000_u01787544293760") 2026/08/24 04:07:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f2144a919a4a72c85_d20260824_m040449_c001_v0001037_t0024_u01787544289712") 2026/08/24 04:07:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f4144a919a4a72c83_d20260824_m040449_c001_v7007000_t0000_u01787544289293") 2026/08/24 04:07:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f225a8c9b54593973_d20260824_m040444_c001_v0001180_t0025_u01787544284992") 2026/08/24 04:07:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f4144a919a4a72afc_d20260824_m040414_c001_v7007000_t0000_u01787544254481") 2026/08/24 04:07:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f225a8c9b5459367d_d20260824_m040409_c001_v0001103_t0034_u01787544249860") 2026/08/24 04:07:41 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f425a8c9b54593678_d20260824_m040409_c001_v7007000_t0000_u01787544249480") 2026/08/24 04:07:41 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f2144a919a4a72a69_d20260824_m040404_c001_v0001182_t0058_u01787544244951") 2026/08/24 04:07:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f4144a919a4a72a68_d20260824_m040404_c001_v7007000_t0000_u01787544244768") 2026/08/24 04:07:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f2144a919a4a72a58_d20260824_m040400_c001_v0001120_t0041_u01787544240284") 2026/08/24 04:07:41 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f4144a919a4a72a56_d20260824_m040359_c001_v7007000_t0000_u01787544239890") 2026/08/24 04:07:41 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f2188293bf5682d2c_d20260824_m040354_c001_v0001177_t0032_u01787544234868") 2026/08/24 04:07:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f4188293bf5682d2b_d20260824_m040354_c001_v7007000_t0000_u01787544234685") 2026/08/24 04:07:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f2144a919a4a72a52_d20260824_m040350_c001_v0001161_t0029_u01787544230616") 2026/08/24 04:07:42 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f4144a919a4a72a51_d20260824_m040350_c001_v7007000_t0000_u01787544230113") 2026/08/24 04:07:42 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f213c9e888bf7c1eb_d20260824_m040344_c001_v0001038_t0036_u01787544224292") 2026/08/24 04:07:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f4278cc7fe3116ac6_d20260824_m040550_c001_v7007000_t0000_u01787544350286") 2026/08/24 04:07:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f2171cfbc6aa9f66f_d20260824_m040544_c001_v0001150_t0037_u01787544344900") 2026/08/24 04:07:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f4278cc7fe3116ac0_d20260824_m040538_c001_v7007000_t0000_u01787544338502") 2026/08/24 04:07:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f2278cc7fe3116abf_d20260824_m040533_c001_v0001120_t0052_u01787544333257") 2026/08/24 04:07:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f4171cfbc6aa9f66c_d20260824_m040544_c001_v7007000_t0000_u01787544344319") 2026/08/24 04:07:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f2278cc7fe3116ac1_d20260824_m040538_c001_v0001120_t0027_u01787544338694") 2026/08/24 04:07:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f4278cc7fe3116abe_d20260824_m040532_c001_v7007000_t0000_u01787544332814") 2026/08/24 04:07:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f2278cc7fe3116a9c_d20260824_m040526_c001_v0001145_t0002_u01787544326979") 2026/08/24 04:07:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f4278cc7fe3116a97_d20260824_m040526_c001_v7007000_t0000_u01787544326795") 2026/08/24 04:07:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f213c9e888bf7c6b5_d20260824_m040522_c001_v0001099_t0002_u01787544322087") 2026/08/24 04:07:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f413c9e888bf7c6ae_d20260824_m040521_c001_v7007000_t0000_u01787544321616") 2026/08/24 04:07:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f2278cc7fe31169cb_d20260824_m040516_c001_v0001134_t0031_u01787544316944") 2026/08/24 04:07:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f400be1583d9522e9_d20260824_m040627_c001_v7007000_t0000_u01787544387077") 2026/08/24 04:07:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f204eaa471c0bc36f_d20260824_m040620_c001_v0001145_t0049_u01787544380868") 2026/08/24 04:07:42 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f404eaa471c0bc36b_d20260824_m040620_c001_v7007000_t0000_u01787544380322") 2026/08/24 04:07:42 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f207841096fe65e8f_d20260824_m040613_c001_v0001115_t0003_u01787544373778") 2026/08/24 04:07:42 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f407841096fe65e8d_d20260824_m040613_c001_v7007000_t0000_u01787544373592") 2026/08/24 04:07:42 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f207841096fe65e0c_d20260824_m040608_c001_v0001184_t0025_u01787544368098") 2026/08/24 04:07:43 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f407841096fe65df8_d20260824_m040607_c001_v7007000_t0000_u01787544367510") 2026/08/24 04:07:43 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f207841096fe65d6b_d20260824_m040601_c001_v0001176_t0042_u01787544361566") 2026/08/24 04:07:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f407841096fe65d64_d20260824_m040601_c001_v7007000_t0000_u01787544361379") 2026/08/24 04:07:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f2171cfbc6aa9f6b1_d20260824_m040556_c001_v0001037_t0015_u01787544356527") 2026/08/24 04:07:43 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f4171cfbc6aa9f6a7_d20260824_m040556_c001_v7007000_t0000_u01787544356004") 2026/08/24 04:07:43 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f2278cc7fe3116ac7_d20260824_m040550_c001_v0001115_t0028_u01787544350523") 2026/08/24 04:07:43 DEBUG : chunked-copy: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f40390666879bf6a9_d20260824_m040735_c001_v7007000_t0000_u01787544455380") 2026/08/24 04:07:43 DEBUG : chunked-copy: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f219459bd5fd3e81e_d20260824_m040729_c001_v0001183_t0039_u01787544449528") 2026/08/24 04:07:43 DEBUG : chunked-copy: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f419459bd5fd3e814_d20260824_m040728_c001_v7007000_t0000_u01787544448901") 2026/08/24 04:07:43 DEBUG : chunked-copy: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f219459bd5fd3e7c6_d20260824_m040723_c001_v0001180_t0008_u01787544443254") 2026/08/24 04:07:43 DEBUG : chunked-copy: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f419459bd5fd3e7b3_d20260824_m040722_c001_v7007000_t0000_u01787544442606") 2026/08/24 04:07:43 DEBUG : chunked-copy: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f215f6822059eee25_d20260824_m040716_c001_v0001184_t0037_u01787544436968") 2026/08/24 04:07:43 DEBUG : chunked-copy: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f415f6822059eee1c_d20260824_m040716_c001_v7007000_t0000_u01787544436391") 2026/08/24 04:07:43 DEBUG : chunked-copy: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f112ec41bac15f7c2_d20260824_m040712_c001_v0001150_t0021_u01787544432599") 2026/08/24 04:07:43 DEBUG : chunked-copy: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f415f6822059eedf9_d20260824_m040712_c001_v7007000_t0000_u01787544432193") 2026/08/24 04:07:43 DEBUG : chunked-copy: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f112ec41bac15f7ae_d20260824_m040709_c001_v0001150_t0038_u01787544429052") 2026/08/24 04:07:43 DEBUG : chunked-copy.copy: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f40390666879bf6a6_d20260824_m040735_c001_v7007000_t0000_u01787544455188") 2026/08/24 04:07:43 DEBUG : chunked-copy.copy: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f215f6822059eef32_d20260824_m040732_c001_v0001161_t0043_u01787544452933") 2026/08/24 04:07:44 DEBUG : chunked-copy.copy: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f419459bd5fd3e810_d20260824_m040728_c001_v7007000_t0000_u01787544448704") 2026/08/24 04:07:44 DEBUG : chunked-copy.copy: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f215f6822059eeec4_d20260824_m040726_c001_v0001174_t0041_u01787544446731") 2026/08/24 04:07:44 DEBUG : chunked-copy.copy: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f419459bd5fd3e7ab_d20260824_m040722_c001_v7007000_t0000_u01787544442423") 2026/08/24 04:07:44 DEBUG : chunked-copy.copy: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f219459bd5fd3e75f_d20260824_m040720_c001_v0001029_t0018_u01787544440312") 2026/08/24 04:07:44 DEBUG : chunked-copy.copy: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f415f6822059eee18_d20260824_m040716_c001_v7007000_t0000_u01787544436208") 2026/08/24 04:07:44 DEBUG : chunked-copy.copy: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f215f6822059eee10_d20260824_m040714_c001_v0001185_t0033_u01787544434628") 2026/08/24 04:07:44 DEBUG : chunked-copy.copy: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f415f6822059eedf7_d20260824_m040712_c001_v7007000_t0000_u01787544432008") 2026/08/24 04:07:44 DEBUG : chunked-copy.copy: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f115750bb05abff41_d20260824_m040711_c001_v0001184_t0052_u01787544431226") 2026/08/24 04:07:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f10233a3aafd7e5f3_d20260824_m040221_c001_v0001097_t0034_u01787544141447") 2026/08/24 04:07:44 DEBUG : unknown-size-put.txt: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f40390666879bf6bc_d20260824_m040736_c001_v7007000_t0000_u01787544456290") 2026/08/24 04:07:44 DEBUG : unknown-size-put.txt: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f112ec41bac15f7f8_d20260824_m040735_c001_v0001150_t0038_u01787544455928") 2026/08/24 04:07:44 DEBUG : unknown-size-update.txt: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f40390666879bf6db_d20260824_m040737_c001_v7007000_t0000_u01787544457888") 2026/08/24 04:07:44 DEBUG : unknown-size-update.txt: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f112ec41bac15f7fe_d20260824_m040737_c001_v0001150_t0022_u01787544457130") 2026/08/24 04:07:44 DEBUG : unknown-size-update.txt: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f112ec41bac15f7fc_d20260824_m040736_c001_v0001150_t0056_u01787544456475") 2026/08/24 04:07:44 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f626dc3e0ed3b1baf080e1b_f413c9e888bf7c1ab_d20260824_m040340_c001_v7007000_t0000_u01787544220537") 2026/08/24 04:07:45 INFO : B2 bucket rclone-test-yuqaqis9tuqa: cleaning bucket "rclone-test-yuqaqis9tuqa" of all files === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- PASS: TestIntegration (364.03s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.54s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.36s) --- PASS: TestIntegration/FsMkdir (361.96s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding (24.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.05s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.09s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.91s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (83.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.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.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (5.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.85s) --- 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.20s) --- 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.38s) --- 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/ObjectOpenFingerprint (2.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (9.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (5.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.36s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.91s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (28.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (2.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (2.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (17.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.14s) --- 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.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (200.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (30.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (10.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (10.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (30.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (10.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (5.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (11.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (5.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (31.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (10.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (5.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (12.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (6.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (33.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (10.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (5.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (11.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (11.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (6.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (36.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (11.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (5.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (12.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (6.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (13.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (6.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (37.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (11.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (14.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.22s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (3.74s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (3.19s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (27.28s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.09s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.21s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.20s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.30s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.48s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.51s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.91s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.60s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.28s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 364.100s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m6.305563953s (try 1/5)