"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/08 01:39:38 DEBUG : Creating backend with remote "TestB2:rclone-test-zebozot5vawa" 2026/08/08 01:39:38 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/08 01:39:41 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/08/08 01:39:41 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/08/08 01:39:41 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/08 01:40:09 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/08/08 01:40:14 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/08/08 01:40:14 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/08/08 01:40:15 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/08/08 01:40:15 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/08/08 01:40:20 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/08/08 01:40:20 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/08 01:40:27 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/08 01:40:29 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/08 01:40:34 INFO : B2 bucket rclone-test-zebozot5vawa: cleaning bucket "rclone-test-zebozot5vawa" of all files 2026/08/08 01:40:34 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2ac9_d20260808_m014033_c001_v0001130_t0033_u01786153233152") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/08 01:40:35 DEBUG : Creating backend with remote "TestB2:rclone-test-zebozot5vawa/dirToPurgeFromRoot" 2026/08/08 01:40:36 INFO : B2 bucket rclone-test-zebozot5vawa path dirToPurgeFromRoot: cleaning bucket "rclone-test-zebozot5vawa" of all files 2026/08/08 01:40:37 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2acd_d20260808_m014034_c001_v0001130_t0038_u01786153234723") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/08 01:40:37 DEBUG : Creating backend with remote "TestB2:rclone-test-zebozot5vawa/hello? sausage/êé" 2026/08/08 01:40:59 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_buckets": EOF) 2026/08/08 01:40:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/08 01:41:00 DEBUG : pacer: Reducing sleep to 10ms 2026/08/08 01:41:02 INFO : B2 bucket rclone-test-zebozot5vawa path hello? sausage/êé: cleaning bucket "rclone-test-zebozot5vawa" of all files 2026/08/08 01:41:03 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f113f5ead5ce6e68b_d20260808_m014100_c001_v0001036_t0059_u01786153260915") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === 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/08 01:41:15 DEBUG : Creating backend with remote "TestB2:rclone-test-zebozot5vawa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/08 01:41:17 DEBUG : Creating backend with remote "TestB2:rclone-test-zebozot5vawa/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestB2:" path "rclone-test-zebozot5vawa" from "TestB2:rclone-test-zebozot5vawa" 2026/08/08 01:41:18 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/08 01:41:30 DEBUG : Creating backend with remote "TestB2:rclone-test-legucak6dalo" 2026/08/08 01:41:33 DEBUG : B2 bucket rclone-test-legucak6dalo: Purge remote 2026/08/08 01:41:33 INFO : B2 bucket rclone-test-legucak6dalo: cleaning bucket "rclone-test-legucak6dalo" of all files 2026/08/08 01:41:33 DEBUG : somefile: Deleting (id "4_z8f924df3008ddbfb9ff80e1b_f409a7198250f19e4_d20260808_m014132_c001_v0001097_t0039_u01786153292554") === 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/08 01:41:35 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/08 01:41:36 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/08 01:41:39 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/08/08 01:41:39 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/08/08 01:41:39 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.706Ki offset 6Mi/6.106Mi 2026/08/08 01:41:39 DEBUG : test-metadata: Sending chunk 1 length 111315 2026/08/08 01:41:41 DEBUG : test-metadata: Done sending chunk 1 2026/08/08 01:41:42 DEBUG : test-metadata: Done sending chunk 0 2026/08/08 01:41:42 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-08-014147-195.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/08 01:41:53 DEBUG : oldPath = "TestB2:rclone-test-zebozot5vawa/versions/test-versions-v2026-08-08-014147-195.txt" 2026/08/08 01:41:53 DEBUG : newPath = "TestB2,versions:rclone-test-zebozot5vawa/versions/test-versions-v2026-08-08-014147-195.txt" 2026/08/08 01:41:53 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-zebozot5vawa/versions/test-versions-v2026-08-08-014147-195.txt" 2026/08/08 01:41:53 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/08/08 01:41:54 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-zebozot5vawa/versions/test-versions-v2026-08-08-014147-195.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-zebozot5vawa/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/08 01:41:57 INFO : B2 bucket rclone-test-zebozot5vawa: cleaning bucket "rclone-test-zebozot5vawa" of all hidden files 2026/08/08 01:41:58 DEBUG : leading space/ leading space: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f4193c959999f5b86_d20260808_m013949_c001_v7007000_t0000_u01786153189031") as it is a hide marker 2026/08/08 01:41:58 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/08/08 01:41:58 DEBUG : leading space/ leading space: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2a59_d20260808_m013948_c001_v0001130_t0038_u01786153188344") 2026/08/08 01:41:58 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/08/08 01:41:58 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f4193c959999f5b85_d20260808_m013948_c001_v7007000_t0000_u01786153188001") as it is a hide marker 2026/08/08 01:41:58 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/08/08 01:41:58 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2a53_d20260808_m013947_c001_v0001130_t0029_u01786153187208") 2026/08/08 01:41:58 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/08/08 01:41:58 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f4193c959999f5b8f_d20260808_m013956_c001_v7007000_t0000_u01786153196037") as it is a hide marker 2026/08/08 01:41:58 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/08/08 01:41:58 DEBUG : .leading dot/.leading dot: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2a79_d20260808_m013955_c001_v0001130_t0025_u01786153195399") 2026/08/08 01:41:58 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/08/08 01:41:58 DEBUG : created from root.txt: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f402d0eab1224a26f_d20260808_m014126_c001_v7007000_t0000_u01786153286754") as it is a hide marker 2026/08/08 01:41:58 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/08/08 01:41:58 DEBUG : created from root.txt: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1149ecfef5996648_d20260808_m014125_c001_v0001134_t0036_u01786153285687") 2026/08/08 01:41:58 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/08/08 01:41:58 DEBUG : file name.txt: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f41375cdac26b592a_d20260808_m014134_c001_v7007000_t0000_u01786153294875") as it is a hide marker 2026/08/08 01:41:58 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/08/08 01:41:58 DEBUG : file name.txt: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2b09_d20260808_m014114_c001_v0001130_t0019_u01786153274320") 2026/08/08 01:41:58 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/08 01:41:58 DEBUG : file name.txt: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f101c913ce80f0777_d20260808_m014108_c001_v0001183_t0006_u01786153268598") 2026/08/08 01:41:58 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/08 01:41:58 DEBUG : file name.txt: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2abb_d20260808_m014025_c001_v0001130_t0042_u01786153225189") 2026/08/08 01:41:58 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/08 01:41:58 DEBUG : file name.txt: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2aaf_d20260808_m014023_c001_v0001130_t0011_u01786153223923") 2026/08/08 01:41:58 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/08 01:41:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2ab3_d20260808_m014024_c001_v0001130_t0042_u01786153224540") "upload" dated 2026-08-08 01:40:24.54 +0000 UTC (1m33.489800297s ago) 2026/08/08 01:41:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f41289f38e2b0f7cf_d20260808_m014105_c001_v7007000_t0000_u01786153265913") as it is a hide marker 2026/08/08 01:41:58 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/08/08 01:41:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1075fc940fc99b2c_d20260808_m014105_c001_v0001105_t0051_u01786153265160") 2026/08/08 01:41:58 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/08/08 01:41:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f107bdedb21fa56a8_d20260808_m014104_c001_v0001178_t0025_u01786153264334") 2026/08/08 01:41:58 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/08/08 01:41:58 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f4193c959999f5baf_d20260808_m014006_c001_v7007000_t0000_u01786153206256") as it is a hide marker 2026/08/08 01:41:58 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/08/08 01:41:58 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2a91_d20260808_m014005_c001_v0001130_t0050_u01786153205535") 2026/08/08 01:41:58 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/08/08 01:41:58 DEBUG : piped data.txt: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f41375cdac26b593b_d20260808_m014136_c001_v7007000_t0000_u01786153296969") as it is a hide marker 2026/08/08 01:41:58 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/08/08 01:41:58 DEBUG : piped data.txt: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2b3d_d20260808_m014136_c001_v0001130_t0015_u01786153296174") 2026/08/08 01:41:58 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/08/08 01:41:58 DEBUG : piped data.txt: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f41375cdac26b5933_d20260808_m014135_c001_v7007000_t0000_u01786153295998") 2026/08/08 01:41:58 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/08/08 01:41:58 DEBUG : piped data.txt: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f4181bd59d69d2b3b_d20260808_m014135_c001_v0001130_t0019_u01786153295613") 2026/08/08 01:41:58 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/08/08 01:41:58 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f4193c959999f5bb5_d20260808_m014007_c001_v7007000_t0000_u01786153207322") as it is a hide marker 2026/08/08 01:41:58 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/08/08 01:41:58 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2a95_d20260808_m014006_c001_v0001130_t0027_u01786153206600") 2026/08/08 01:41:58 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/08/08 01:41:58 DEBUG : test-metadata: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f41375cdac26b596e_d20260808_m014144_c001_v7007000_t0000_u01786153304668") as it is a hide marker 2026/08/08 01:41:58 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/08/08 01:41:58 DEBUG : test-metadata: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f21375cdac26b594b_d20260808_m014139_c001_v0001116_t0055_u01786153299166") 2026/08/08 01:41:58 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/08/08 01:41:58 DEBUG : test-metadata: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f41375cdac26b5944_d20260808_m014138_c001_v7007000_t0000_u01786153298168") 2026/08/08 01:41:58 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/08/08 01:41:58 DEBUG : test-metadata: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2b43_d20260808_m014137_c001_v0001130_t0045_u01786153297146") 2026/08/08 01:41:58 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/08/08 01:41:58 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f4193c959999f5b93_d20260808_m013958_c001_v7007000_t0000_u01786153198221") as it is a hide marker 2026/08/08 01:41:58 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/08/08 01:41:58 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2a7d_d20260808_m013957_c001_v0001130_t0009_u01786153197362") 2026/08/08 01:41:58 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/08/08 01:41:58 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f4193c959999f5b98_d20260808_m014000_c001_v7007000_t0000_u01786153200316") as it is a hide marker 2026/08/08 01:41:58 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/08/08 01:41:58 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2a85_d20260808_m013959_c001_v0001130_t0039_u01786153199644") 2026/08/08 01:41:58 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/08/08 01:41:58 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f4193c959999f5b95_d20260808_m013959_c001_v7007000_t0000_u01786153199299") as it is a hide marker 2026/08/08 01:41:58 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/08/08 01:41:58 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2a7f_d20260808_m013958_c001_v0001130_t0021_u01786153198565") 2026/08/08 01:41:58 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/08/08 01:41:58 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f4193c959999f5b99_d20260808_m014001_c001_v7007000_t0000_u01786153201877") as it is a hide marker 2026/08/08 01:41:58 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/08/08 01:41:58 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2a89_d20260808_m014000_c001_v0001130_t0006_u01786153200662") 2026/08/08 01:41:58 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/08/08 01:41:58 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f4193c959999f5bab_d20260808_m014005_c001_v7007000_t0000_u01786153205186") as it is a hide marker 2026/08/08 01:41:58 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/08/08 01:41:58 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2a8b_d20260808_m014002_c001_v0001130_t0002_u01786153202234") 2026/08/08 01:41:58 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/08/08 01:41:58 DEBUG : trailing space /trailing space : Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f4193c959999f5b91_d20260808_m013957_c001_v7007000_t0000_u01786153197013") as it is a hide marker 2026/08/08 01:41:58 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/08/08 01:41:58 DEBUG : trailing space /trailing space : Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2a7b_d20260808_m013956_c001_v0001130_t0024_u01786153196383") 2026/08/08 01:41:58 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/08/08 01:41:58 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2b77_d20260808_m014152_c001_v0001130_t0047_u01786153312208") "upload" dated 2026-08-08 01:41:52.208 +0000 UTC (5.822725955s ago) 2026/08/08 01:41:58 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f41375cdac26b598f_d20260808_m014150_c001_v7007000_t0000_u01786153310034") 2026/08/08 01:41:58 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/08/08 01:41:58 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2b6b_d20260808_m014147_c001_v0001130_t0010_u01786153307195") 2026/08/08 01:41:58 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/08/08 01:41:58 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f41499aa900d778d0_d20260808_m014023_c001_v7007000_t0000_u01786153223386") as it is a hide marker 2026/08/08 01:41:58 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/08/08 01:41:58 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f2193c959999f5bd4_d20260808_m014009_c001_v0001176_t0021_u01786153209402") 2026/08/08 01:41:58 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/08/08 01:41:58 DEBUG : zero-length-file: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f4193c959999f5bd2_d20260808_m014009_c001_v7007000_t0000_u01786153209226") as it is a hide marker 2026/08/08 01:41:58 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/08/08 01:41:58 DEBUG : zero-length-file: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f4181bd59d69d2a99_d20260808_m014008_c001_v0001130_t0019_u01786153208668") 2026/08/08 01:41:58 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/08/08 01:41:58 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f4193c959999f5b87_d20260808_m013950_c001_v7007000_t0000_u01786153190393") as it is a hide marker 2026/08/08 01:41:58 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/08/08 01:41:58 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2a63_d20260808_m013949_c001_v0001130_t0007_u01786153189475") 2026/08/08 01:41:58 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/08/08 01:41:58 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f4193c959999f5b7e_d20260808_m013944_c001_v7007000_t0000_u01786153184620") as it is a hide marker 2026/08/08 01:41:58 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/08/08 01:41:58 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2a4d_d20260808_m013943_c001_v0001130_t0020_u01786153183597") 2026/08/08 01:41:58 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/08/08 01:41:58 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f4193c959999f5b8b_d20260808_m013953_c001_v7007000_t0000_u01786153193711") as it is a hide marker 2026/08/08 01:41:58 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/08/08 01:41:58 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2a71_d20260808_m013952_c001_v0001130_t0021_u01786153192990") 2026/08/08 01:41:58 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/08/08 01:41:58 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f4193c959999f5b89_d20260808_m013952_c001_v7007000_t0000_u01786153192644") as it is a hide marker 2026/08/08 01:41:58 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/08/08 01:41:58 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2a6b_d20260808_m013951_c001_v0001130_t0057_u01786153191861") 2026/08/08 01:41:58 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/08/08 01:41:58 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f4193c959999f5b8d_d20260808_m013955_c001_v7007000_t0000_u01786153195052") as it is a hide marker 2026/08/08 01:41:58 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/08/08 01:41:58 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2a75_d20260808_m013954_c001_v0001130_t0052_u01786153194057") 2026/08/08 01:41:58 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/08/08 01:41:58 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f4193c959999f5b88_d20260808_m013951_c001_v7007000_t0000_u01786153191516") as it is a hide marker 2026/08/08 01:41:58 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/08/08 01:41:58 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2a65_d20260808_m013950_c001_v0001130_t0007_u01786153190738") 2026/08/08 01:41:58 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/08/08 01:41:58 DEBUG : ./.: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f4193c959999f5b7f_d20260808_m013945_c001_v7007000_t0000_u01786153185804") as it is a hide marker 2026/08/08 01:41:58 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/08/08 01:41:58 DEBUG : ./.: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2a4f_d20260808_m013944_c001_v0001130_t0032_u01786153184964") 2026/08/08 01:41:58 NOTICE: ./.: Skipped delete as --dry-run is set 2026/08/08 01:41:58 DEBUG : ../..: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f4193c959999f5b81_d20260808_m013946_c001_v7007000_t0000_u01786153186821") as it is a hide marker 2026/08/08 01:41:58 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/08/08 01:41:58 DEBUG : ../..: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2a51_d20260808_m013946_c001_v0001130_t0043_u01786153186148") 2026/08/08 01:41:58 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/08/08 01:41:58 INFO : B2 bucket rclone-test-zebozot5vawa: cleaning bucket "rclone-test-zebozot5vawa" of all hidden files 2026/08/08 01:41:58 DEBUG : leading space/ leading space: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f4193c959999f5b86_d20260808_m013949_c001_v7007000_t0000_u01786153189031") as it is a hide marker 2026/08/08 01:41:58 DEBUG : leading space/ leading space: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2a59_d20260808_m013948_c001_v0001130_t0038_u01786153188344") 2026/08/08 01:41:58 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f4193c959999f5b85_d20260808_m013948_c001_v7007000_t0000_u01786153188001") as it is a hide marker 2026/08/08 01:41:58 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2a53_d20260808_m013947_c001_v0001130_t0029_u01786153187208") 2026/08/08 01:41:58 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f4193c959999f5b8f_d20260808_m013956_c001_v7007000_t0000_u01786153196037") as it is a hide marker 2026/08/08 01:41:58 DEBUG : .leading dot/.leading dot: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2a79_d20260808_m013955_c001_v0001130_t0025_u01786153195399") 2026/08/08 01:41:58 DEBUG : created from root.txt: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f402d0eab1224a26f_d20260808_m014126_c001_v7007000_t0000_u01786153286754") as it is a hide marker 2026/08/08 01:41:58 DEBUG : created from root.txt: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1149ecfef5996648_d20260808_m014125_c001_v0001134_t0036_u01786153285687") 2026/08/08 01:41:58 DEBUG : file name.txt: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f41375cdac26b592a_d20260808_m014134_c001_v7007000_t0000_u01786153294875") as it is a hide marker 2026/08/08 01:41:58 DEBUG : file name.txt: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2b09_d20260808_m014114_c001_v0001130_t0019_u01786153274320") 2026/08/08 01:41:58 DEBUG : file name.txt: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f101c913ce80f0777_d20260808_m014108_c001_v0001183_t0006_u01786153268598") 2026/08/08 01:41:58 DEBUG : file name.txt: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2abb_d20260808_m014025_c001_v0001130_t0042_u01786153225189") 2026/08/08 01:41:59 DEBUG : file name.txt: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2aaf_d20260808_m014023_c001_v0001130_t0011_u01786153223923") 2026/08/08 01:41:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2ab3_d20260808_m014024_c001_v0001130_t0042_u01786153224540") "upload" dated 2026-08-08 01:40:24.54 +0000 UTC (1m34.487117418s ago) 2026/08/08 01:41:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f41289f38e2b0f7cf_d20260808_m014105_c001_v7007000_t0000_u01786153265913") as it is a hide marker 2026/08/08 01:41:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1075fc940fc99b2c_d20260808_m014105_c001_v0001105_t0051_u01786153265160") 2026/08/08 01:41:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f107bdedb21fa56a8_d20260808_m014104_c001_v0001178_t0025_u01786153264334") 2026/08/08 01:41:59 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f4193c959999f5baf_d20260808_m014006_c001_v7007000_t0000_u01786153206256") as it is a hide marker 2026/08/08 01:41:59 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2a91_d20260808_m014005_c001_v0001130_t0050_u01786153205535") 2026/08/08 01:41:59 DEBUG : piped data.txt: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f41375cdac26b593b_d20260808_m014136_c001_v7007000_t0000_u01786153296969") as it is a hide marker 2026/08/08 01:41:59 DEBUG : piped data.txt: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2b3d_d20260808_m014136_c001_v0001130_t0015_u01786153296174") 2026/08/08 01:41:59 DEBUG : piped data.txt: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f41375cdac26b5933_d20260808_m014135_c001_v7007000_t0000_u01786153295998") 2026/08/08 01:41:59 DEBUG : piped data.txt: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f4181bd59d69d2b3b_d20260808_m014135_c001_v0001130_t0019_u01786153295613") 2026/08/08 01:41:59 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f4193c959999f5bb5_d20260808_m014007_c001_v7007000_t0000_u01786153207322") as it is a hide marker 2026/08/08 01:41:59 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2a95_d20260808_m014006_c001_v0001130_t0027_u01786153206600") 2026/08/08 01:41:59 DEBUG : test-metadata: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f41375cdac26b596e_d20260808_m014144_c001_v7007000_t0000_u01786153304668") as it is a hide marker 2026/08/08 01:41:59 DEBUG : test-metadata: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f21375cdac26b594b_d20260808_m014139_c001_v0001116_t0055_u01786153299166") 2026/08/08 01:41:59 DEBUG : test-metadata: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f41375cdac26b5944_d20260808_m014138_c001_v7007000_t0000_u01786153298168") 2026/08/08 01:41:59 DEBUG : test-metadata: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2b43_d20260808_m014137_c001_v0001130_t0045_u01786153297146") 2026/08/08 01:41:59 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f4193c959999f5b93_d20260808_m013958_c001_v7007000_t0000_u01786153198221") as it is a hide marker 2026/08/08 01:41:59 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2a7d_d20260808_m013957_c001_v0001130_t0009_u01786153197362") 2026/08/08 01:41:59 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f4193c959999f5b98_d20260808_m014000_c001_v7007000_t0000_u01786153200316") as it is a hide marker 2026/08/08 01:41:59 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2a85_d20260808_m013959_c001_v0001130_t0039_u01786153199644") 2026/08/08 01:41:59 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f4193c959999f5b95_d20260808_m013959_c001_v7007000_t0000_u01786153199299") as it is a hide marker 2026/08/08 01:41:59 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2a7f_d20260808_m013958_c001_v0001130_t0021_u01786153198565") 2026/08/08 01:42:00 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f4193c959999f5b99_d20260808_m014001_c001_v7007000_t0000_u01786153201877") as it is a hide marker 2026/08/08 01:42:00 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2a89_d20260808_m014000_c001_v0001130_t0006_u01786153200662") 2026/08/08 01:42:00 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f4193c959999f5bab_d20260808_m014005_c001_v7007000_t0000_u01786153205186") as it is a hide marker 2026/08/08 01:42:00 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2a8b_d20260808_m014002_c001_v0001130_t0002_u01786153202234") 2026/08/08 01:42:00 DEBUG : trailing space /trailing space : Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f4193c959999f5b91_d20260808_m013957_c001_v7007000_t0000_u01786153197013") as it is a hide marker 2026/08/08 01:42:00 DEBUG : trailing space /trailing space : Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2a7b_d20260808_m013956_c001_v0001130_t0024_u01786153196383") 2026/08/08 01:42:00 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2b77_d20260808_m014152_c001_v0001130_t0047_u01786153312208") "upload" dated 2026-08-08 01:41:52.208 +0000 UTC (8.11106644s ago) 2026/08/08 01:42:00 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f41375cdac26b598f_d20260808_m014150_c001_v7007000_t0000_u01786153310034") 2026/08/08 01:42:00 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2b6b_d20260808_m014147_c001_v0001130_t0010_u01786153307195") 2026/08/08 01:42:00 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f41499aa900d778d0_d20260808_m014023_c001_v7007000_t0000_u01786153223386") as it is a hide marker 2026/08/08 01:42:00 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f2193c959999f5bd4_d20260808_m014009_c001_v0001176_t0021_u01786153209402") 2026/08/08 01:42:00 DEBUG : zero-length-file: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f4193c959999f5bd2_d20260808_m014009_c001_v7007000_t0000_u01786153209226") as it is a hide marker 2026/08/08 01:42:00 DEBUG : zero-length-file: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f4181bd59d69d2a99_d20260808_m014008_c001_v0001130_t0019_u01786153208668") 2026/08/08 01:42:00 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f4193c959999f5b87_d20260808_m013950_c001_v7007000_t0000_u01786153190393") as it is a hide marker 2026/08/08 01:42:00 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2a63_d20260808_m013949_c001_v0001130_t0007_u01786153189475") 2026/08/08 01:42:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f4193c959999f5b7e_d20260808_m013944_c001_v7007000_t0000_u01786153184620") as it is a hide marker 2026/08/08 01:42:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2a4d_d20260808_m013943_c001_v0001130_t0020_u01786153183597") 2026/08/08 01:42:00 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f4193c959999f5b8b_d20260808_m013953_c001_v7007000_t0000_u01786153193711") as it is a hide marker 2026/08/08 01:42:00 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2a71_d20260808_m013952_c001_v0001130_t0021_u01786153192990") 2026/08/08 01:42:00 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f4193c959999f5b89_d20260808_m013952_c001_v7007000_t0000_u01786153192644") as it is a hide marker 2026/08/08 01:42:01 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2a6b_d20260808_m013951_c001_v0001130_t0057_u01786153191861") 2026/08/08 01:42:01 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f4193c959999f5b8d_d20260808_m013955_c001_v7007000_t0000_u01786153195052") as it is a hide marker 2026/08/08 01:42:01 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2a75_d20260808_m013954_c001_v0001130_t0052_u01786153194057") 2026/08/08 01:42:01 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f4193c959999f5b88_d20260808_m013951_c001_v7007000_t0000_u01786153191516") as it is a hide marker 2026/08/08 01:42:01 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2a65_d20260808_m013950_c001_v0001130_t0007_u01786153190738") 2026/08/08 01:42:01 DEBUG : ./.: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f4193c959999f5b7f_d20260808_m013945_c001_v7007000_t0000_u01786153185804") as it is a hide marker 2026/08/08 01:42:01 DEBUG : ./.: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2a4f_d20260808_m013944_c001_v0001130_t0032_u01786153184964") 2026/08/08 01:42:01 DEBUG : ../..: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f4193c959999f5b81_d20260808_m013946_c001_v7007000_t0000_u01786153186821") as it is a hide marker 2026/08/08 01:42:01 DEBUG : ../..: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2a51_d20260808_m013946_c001_v0001130_t0043_u01786153186148") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/08/08 01:42:02 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/08 01:42:02 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/08 01:42:02 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/08 01:42:02 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/08 01:42:03 INFO : B2 bucket rclone-test-zebozot5vawa: cleaning bucket "rclone-test-zebozot5vawa" of pending multipart uploads older than 0s 2026/08/08 01:42:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2ab3_d20260808_m014024_c001_v0001130_t0042_u01786153224540") "upload" dated 2026-08-08 01:40:24.54 +0000 UTC (1m38.668570055s ago) 2026/08/08 01:42:03 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f2227bf6ed7cf6b80_d20260808_m014202_c001_v0001090_t0037_u01786153322194") as it is a start marker (upload started at 2026-08-08 01:42:02.194 +0000 UTC) 2026/08/08 01:42:03 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/08/08 01:42:03 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f2227bf6ed7cf6b81_d20260808_m014202_c001_v0001173_t0032_u01786153322371") as it is a start marker (upload started at 2026-08-08 01:42:02.371 +0000 UTC) 2026/08/08 01:42:03 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/08/08 01:42:03 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f2227bf6ed7cf6b82_d20260808_m014202_c001_v0001185_t0022_u01786153322590") as it is a start marker (upload started at 2026-08-08 01:42:02.59 +0000 UTC) 2026/08/08 01:42:03 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/08/08 01:42:03 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f2227bf6ed7cf6b83_d20260808_m014202_c001_v0001101_t0016_u01786153322767") as it is a start marker (upload started at 2026-08-08 01:42:02.767 +0000 UTC) 2026/08/08 01:42:03 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/08/08 01:42:03 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f4227bf6ed7cf6b7f_d20260808_m014202_c001_v7007000_t0000_u01786153322018") "hide" dated 2026-08-08 01:42:02.018 +0000 UTC (1.190727973s ago) 2026/08/08 01:42:03 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2b77_d20260808_m014152_c001_v0001130_t0047_u01786153312208") 2026/08/08 01:42:03 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/08/08 01:42:03 INFO : B2 bucket rclone-test-zebozot5vawa: cleaning bucket "rclone-test-zebozot5vawa" of pending multipart uploads older than 0s 2026/08/08 01:42:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2ab3_d20260808_m014024_c001_v0001130_t0042_u01786153224540") "upload" dated 2026-08-08 01:40:24.54 +0000 UTC (1m39.022896023s ago) 2026/08/08 01:42:03 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f2227bf6ed7cf6b80_d20260808_m014202_c001_v0001090_t0037_u01786153322194") as it is a start marker (upload started at 2026-08-08 01:42:02.194 +0000 UTC) 2026/08/08 01:42:03 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f2227bf6ed7cf6b81_d20260808_m014202_c001_v0001173_t0032_u01786153322371") as it is a start marker (upload started at 2026-08-08 01:42:02.371 +0000 UTC) 2026/08/08 01:42:03 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f2227bf6ed7cf6b82_d20260808_m014202_c001_v0001185_t0022_u01786153322590") as it is a start marker (upload started at 2026-08-08 01:42:02.59 +0000 UTC) 2026/08/08 01:42:03 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f2227bf6ed7cf6b83_d20260808_m014202_c001_v0001101_t0016_u01786153322767") as it is a start marker (upload started at 2026-08-08 01:42:02.767 +0000 UTC) 2026/08/08 01:42:03 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2f129df3006ddbfb9ff80e1b_f4227bf6ed7cf6b7f_d20260808_m014202_c001_v7007000_t0000_u01786153322018") "hide" dated 2026-08-08 01:42:02.018 +0000 UTC (1.545202953s ago) 2026/08/08 01:42:03 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2b77_d20260808_m014152_c001_v0001130_t0047_u01786153312208") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/08/08 01:42:04 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/08/08 01:42:04 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/08/08 01:42:04 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/08 01:42:05 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/08/08 01:42:05 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/08/08 01:42:05 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/08/08 01:42:05 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/08/08 01:42:06 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/08/08 01:42:07 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/08/08 01:42:07 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/08/08 01:42:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/08 01:42:11 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/08 01:42:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f129df3006ddbfb9ff80e1b_f21009e268e0cca3b_d20260808_m014211_c001_v0001115_t0013_u01786153331162") 2026/08/08 01:42:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/08 01:42:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/08/08 01:42:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/08/08 01:42:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/08/08 01:42:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/08/08 01:42:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/08/08 01:42:16 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/08/08 01:42:16 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/08/08 01:42:16 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/08/08 01:42:16 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/08/08 01:42:18 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/08/08 01:42:19 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/08/08 01:42:19 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/08/08 01:42:20 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/08/08 01:42:20 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/08 01:42:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z2f129df3006ddbfb9ff80e1b_f2227bf6ed7cf6b94_d20260808_m014220_c001_v0001173_t0020_u01786153340934") 2026/08/08 01:42:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/08/08 01:42:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/08 01:42:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/08/08 01:42:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/08/08 01:42:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/08/08 01:42:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/08/08 01:42:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/08/08 01:42:25 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/08/08 01:42:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/08/08 01:42:25 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/08/08 01:42:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/08/08 01:42:25 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/08/08 01:42:26 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/08/08 01:42:28 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/08/08 01:42:28 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/08/08 01:42:28 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/08/08 01:42:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/08 01:42:30 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/08 01:42:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f129df3006ddbfb9ff80e1b_f2067bfbb1e5255cc_d20260808_m014230_c001_v0001103_t0031_u01786153350544") 2026/08/08 01:42:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/08/08 01:42:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/08 01:42:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/08/08 01:42:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/08/08 01:42:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/08/08 01:42:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/08/08 01:42:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/08/08 01:42:33 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/08 01:42:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/08/08 01:42:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/08/08 01:42:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/08/08 01:42:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/08/08 01:42:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/08/08 01:42:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/08/08 01:42:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/08/08 01:42:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/08/08 01:42:39 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/08 01:42:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z2f129df3006ddbfb9ff80e1b_f2067bfbb1e5255d9_d20260808_m014239_c001_v0001176_t0034_u01786153359098") 2026/08/08 01:42:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/08 01:42:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/08/08 01:42:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/08/08 01:42:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/08/08 01:42:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/08/08 01:42:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/08/08 01:42:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/08 01:42:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/08/08 01:42:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/08 01:42:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/08/08 01:42:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/08/08 01:42:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/08/08 01:42:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/08/08 01:42:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/08 01:42:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/08/08 01:42:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2f129df3006ddbfb9ff80e1b_f2227bf6ed7cf6be7_d20260808_m014247_c001_v0001171_t0051_u01786153367213") 2026/08/08 01:42:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/08/08 01:42:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/08 01:42:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/08/08 01:42:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/08 01:42:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/08 01:42:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/08/08 01:42:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/08 01:42:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/08/08 01:42:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/08 01:42:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/08/08 01:42:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/08 01:42:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/08/08 01:42:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/08/08 01:42:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/08/08 01:42:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/08/08 01:42:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/08/08 01:42:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/08 01:42:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/08/08 01:42:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2f129df3006ddbfb9ff80e1b_f22510b775e1c6c79_d20260808_m014256_c001_v0001181_t0000_u01786153376188") 2026/08/08 01:42:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/08/08 01:42:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/08 01:42:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/08/08 01:42:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/08/08 01:42:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/08/08 01:42:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/08 01:42:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/08 01:42:58 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/08 01:43:00 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/08/08 01:43:00 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/08/08 01:43:00 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/08/08 01:43:00 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/08/08 01:43:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/08/08 01:43:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/08/08 01:43:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/08/08 01:43:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/08/08 01:43:05 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/08 01:43:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z2f129df3006ddbfb9ff80e1b_f22510b775e1c6c8f_d20260808_m014305_c001_v0001172_t0032_u01786153385881") 2026/08/08 01:43:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/08 01:43:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/08/08 01:43:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/08/08 01:43:06 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/08/08 01:43:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/08 01:43:06 DEBUG : pacer: Reducing sleep to 10ms 2026/08/08 01:43:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/08/08 01:43:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/08/08 01:43:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/08/08 01:43:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/08 01:43:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/08/08 01:43:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/08 01:43:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/08/08 01:43:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/08/08 01:43:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/08/08 01:43:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/08/08 01:43:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/08 01:43:14 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/08 01:43:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2f129df3006ddbfb9ff80e1b_f207d372a7c092082_d20260808_m014314_c001_v0001174_t0042_u01786153394343") 2026/08/08 01:43:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/08/08 01:43:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/08/08 01:43:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/08 01:43:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/08 01:43:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/08 01:43:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/08/08 01:43:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/08 01:43:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/08/08 01:43:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/08 01:43:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/08/08 01:43:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/08 01:43:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/08/08 01:43:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/08/08 01:43:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/08/08 01:43:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/08/08 01:43:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/08/08 01:43:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/08 01:43:41 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/08 01:43:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2f129df3006ddbfb9ff80e1b_f2190b163f381f46a_d20260808_m014341_c001_v0001182_t0021_u01786153421725") 2026/08/08 01:43:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/08/08 01:43:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/08 01:43:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/08/08 01:43:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/08/08 01:43:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/08/08 01:43:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/08 01:43:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/08 01:43:44 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/08 01:43:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/08/08 01:43:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/08/08 01:43:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/08/08 01:43:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/08/08 01:43:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/08/08 01:43:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/08/08 01:43:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/08/08 01:43:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/08/08 01:43:49 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/08 01:43:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z2f129df3006ddbfb9ff80e1b_f215e3533b3eddda3_d20260808_m014349_c001_v0001036_t0041_u01786153429912") 2026/08/08 01:43:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/08 01:43:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/08/08 01:43:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/08/08 01:43:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/08/08 01:43:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/08/08 01:43:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/08/08 01:43:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/08 01:43:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/08/08 01:43:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/08 01:43:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/08/08 01:43:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/08/08 01:43:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/08/08 01:43:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/08/08 01:43:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/08/08 01:43:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/08/08 01:43:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z2f129df3006ddbfb9ff80e1b_f215e3533b3edddaa_d20260808_m014358_c001_v0001033_t0006_u01786153438968") 2026/08/08 01:43:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/08/08 01:43:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/08/08 01:43:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/08 01:44:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/08/08 01:44:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/08/08 01:44:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/08/08 01:44:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/08 01:44:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/08/08 01:44:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/08 01:44:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/08/08 01:44:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/08/08 01:44:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/08/08 01:44:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/08/08 01:44:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/08/08 01:44:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/08/08 01:44:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/08/08 01:44:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/08/08 01:44:09 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/08 01:44:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z2f129df3006ddbfb9ff80e1b_f22640cede4abb21a_d20260808_m014409_c001_v0001174_t0027_u01786153449470") 2026/08/08 01:44:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/08/08 01:44:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/08/08 01:44:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/08 01:44:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/08/08 01:44:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/08/08 01:44:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/08/08 01:44:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/08/08 01:44:12 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/08 01:44:14 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/08/08 01:44:14 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/08/08 01:44:14 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/08/08 01:44:14 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/08/08 01:44:15 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/08/08 01:44:16 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/08/08 01:44:16 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/08/08 01:44:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/08 01:44:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/08/08 01:44:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f129df3006ddbfb9ff80e1b_f22640cede4abb21e_d20260808_m014418_c001_v0001177_t0022_u01786153458548") 2026/08/08 01:44:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/08 01:44:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/08/08 01:44:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/08 01:44:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/08/08 01:44:21 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/08/08 01:44:21 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/08/08 01:44:23 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/08/08 01:44:23 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/08/08 01:44:23 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/08/08 01:44:23 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/08/08 01:44:26 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/08/08 01:44:26 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/08/08 01:44:26 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/08/08 01:44:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/08/08 01:44:28 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/08 01:44:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z2f129df3006ddbfb9ff80e1b_f215e3533b3ede20e_d20260808_m014428_c001_v0001161_t0053_u01786153468641") 2026/08/08 01:44:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/08 01:44:29 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/08 01:44:29 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/08/08 01:44:31 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/08/08 01:44:31 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/08/08 01:44:31 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/08/08 01:44:33 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/08/08 01:44:33 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/08/08 01:44:34 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/08/08 01:44:34 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/08/08 01:44:34 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/08/08 01:44:34 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/08/08 01:44:35 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/08/08 01:44:36 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/08/08 01:44:36 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/08/08 01:44:36 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/08/08 01:44:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/08 01:44:39 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/08 01:44:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f129df3006ddbfb9ff80e1b_f22404439bbf51eec_d20260808_m014439_c001_v0001183_t0053_u01786153479660") 2026/08/08 01:44:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/08 01:44:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/08 01:44:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/08/08 01:44:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/08/08 01:44:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/08/08 01:44:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/08/08 01:44:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/08/08 01:44:42 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/08 01:44:44 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/08/08 01:44:44 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/08/08 01:44:44 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/08/08 01:44:44 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/08/08 01:44:45 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/08/08 01:44:47 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/08/08 01:44:47 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/08/08 01:44:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/08 01:44:49 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/08 01:44:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f129df3006ddbfb9ff80e1b_f215e3533b3ede237_d20260808_m014449_c001_v0001137_t0029_u01786153489399") 2026/08/08 01:44:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/08 01:44:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/08/08 01:44:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/08/08 01:44:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/08/08 01:44:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/08/08 01:44:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts 2026/08/08 01:45:18 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_finish_large_file": EOF) 2026/08/08 01:45:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/08 01:45:18 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/08/08 01:45:22 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/08/08 01:45:22 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/08/08 01:45:22 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/08/08 01:45:22 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/08/08 01:45:24 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/08/08 01:45:25 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/08/08 01:45:25 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/08/08 01:45:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/08/08 01:45:27 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/08 01:45:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z2f129df3006ddbfb9ff80e1b_f2067bfbb1e525ba9_d20260808_m014527_c001_v0001183_t0014_u01786153527838") 2026/08/08 01:45:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/08/08 01:45:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/08 01:45:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/08/08 01:45:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/08/08 01:45:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/08/08 01:45:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/08/08 01:45:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/08/08 01:45:33 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/08/08 01:45:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/08/08 01:45:33 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/08/08 01:45:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/08/08 01:45:33 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/08/08 01:45:34 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/08/08 01:45:35 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/08/08 01:45:36 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/08/08 01:45:36 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/08/08 01:45:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/08 01:45:38 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/08 01:45:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f129df3006ddbfb9ff80e1b_f2057acd004d3f279_d20260808_m014538_c001_v0001131_t0039_u01786153538644") 2026/08/08 01:45:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/08/08 01:45:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/08 01:45:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/08/08 01:45:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/08/08 01:45:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/08/08 01:45:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/08/08 01:45:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/08/08 01:45:42 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/08 01:45:44 DEBUG : short-eof.bin: Clearing upload URL because of error: Post "https://pod-000-1130-18.backblaze.com/b2api/v1/b2_upload_file/2f129df3006ddbfb9ff80e1b/c001_v0001130_t0019": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/08/08 01:45:44 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1130-18.backblaze.com/b2api/v1/b2_upload_file/2f129df3006ddbfb9ff80e1b/c001_v0001130_t0019": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160) 2026/08/08 01:45:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2596: Put returned an error (acceptable): Post "https://pod-000-1130-18.backblaze.com/b2api/v1/b2_upload_file/2f129df3006ddbfb9ff80e1b/c001_v0001130_t0019": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/08/08 01:45:44 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/08/08 01:45:44 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/08/08 01:45:44 DEBUG : short-eof-chunked.bin: Sending chunk 0 length 5242880 2026/08/08 01:45:44 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/08/08 01:45:44 DEBUG : short-eof-chunked.bin: Sending chunk 1 length 2621440 2026/08/08 01:45:47 DEBUG : short-eof-chunked.bin: Done sending chunk 1 2026/08/08 01:45:47 DEBUG : short-eof-chunked.bin: Done sending chunk 0 2026/08/08 01:45:47 DEBUG : short-eof-chunked.bin: Finishing large file upload with 4 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/08/08 01:45:54 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2f129df3006ddbfb9ff80e1b_f2231a11fe0c47005_d20260808_m014554_c001_v0001173_t0017_u01786153554126") 2026/08/08 01:45:54 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/08/08 01:45:54 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/08 01:45:54 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/08 01:45:56 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/08 01:45:56 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/08/08 01:45:58 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/08/08 01:45:58 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/08/08 01:45:58 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/08/08 01:45:58 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/08/08 01:46:00 DEBUG : chunked-copy: Done sending chunk 0 2026/08/08 01:46:01 DEBUG : chunked-copy: Done sending chunk 1 2026/08/08 01:46:01 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/08/08 01:46:02 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2f129df3006ddbfb9ff80e1b_f2231a11fe0c4700d_d20260808_m014602_c001_v0001177_t0036_u01786153562131") 2026/08/08 01:46:02 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/08/08 01:46:02 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/08 01:46:02 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/08 01:46:02 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/08 01:46:02 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/08/08 01:46:04 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/08/08 01:46:04 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/08/08 01:46:04 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/08/08 01:46:04 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/08/08 01:46:06 DEBUG : chunked-copy: Done sending chunk 0 2026/08/08 01:46:06 DEBUG : chunked-copy: Done sending chunk 1 2026/08/08 01:46:06 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/08/08 01:46:07 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2f129df3006ddbfb9ff80e1b_f2231a11fe0c47012_d20260808_m014607_c001_v0001044_t0034_u01786153567594") 2026/08/08 01:46:07 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/08/08 01:46:07 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/08 01:46:08 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/08 01:46:08 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/08 01:46:08 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/08/08 01:46:10 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/08/08 01:46:10 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/08/08 01:46:10 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/08/08 01:46:10 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/08/08 01:46:12 DEBUG : chunked-copy: Done sending chunk 0 2026/08/08 01:46:12 DEBUG : chunked-copy: Done sending chunk 1 2026/08/08 01:46:12 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/08/08 01:46:13 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z2f129df3006ddbfb9ff80e1b_f2231a11fe0c47014_d20260808_m014613_c001_v0001161_t0028_u01786153573478") 2026/08/08 01:46:13 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/08/08 01:46:13 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/08 01:46:13 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/08/08 01:46:14 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/08 01:46:14 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/08/08 01:46:14 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/08 01:46:14 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/08 01:46:16 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/08 01:46:17 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/08 01:46:18 DEBUG : Creating backend with remote "TestB2:rclone-test-zebozot5vawa/deeper/nonexisting/directory" === 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/08 01:46:19 INFO : B2 bucket rclone-test-zebozot5vawa: cleaning bucket "rclone-test-zebozot5vawa" of all files 2026/08/08 01:46:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f4067bfbb1e525ba3_d20260808_m014521_c001_v7007000_t0000_u01786153521454") 2026/08/08 01:46:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f215e3533b3ede237_d20260808_m014449_c001_v0001137_t0029_u01786153489399") 2026/08/08 01:46:20 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f415e3533b3ede236_d20260808_m014448_c001_v7007000_t0000_u01786153488830") 2026/08/08 01:46:20 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f215e3533b3ede228_d20260808_m014444_c001_v0001174_t0031_u01786153484202") 2026/08/08 01:46:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f4067bfbb1e525baf_d20260808_m014543_c001_v7007000_t0000_u01786153543986") 2026/08/08 01:46:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f2057acd004d3f279_d20260808_m014538_c001_v0001131_t0039_u01786153538644") 2026/08/08 01:46:20 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f4057acd004d3f278_d20260808_m014538_c001_v7007000_t0000_u01786153538059") 2026/08/08 01:46:20 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f2067bfbb1e525bab_d20260808_m014532_c001_v0001181_t0051_u01786153532894") 2026/08/08 01:46:20 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f4067bfbb1e525baa_d20260808_m014532_c001_v7007000_t0000_u01786153532720") 2026/08/08 01:46:20 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f2067bfbb1e525ba9_d20260808_m014527_c001_v0001183_t0014_u01786153527838") 2026/08/08 01:46:20 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f4067bfbb1e525ba8_d20260808_m014527_c001_v7007000_t0000_u01786153527219") 2026/08/08 01:46:20 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f2067bfbb1e525ba5_d20260808_m014521_c001_v0001103_t0042_u01786153521628") 2026/08/08 01:46:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f4227bf6ed7cf6c16_d20260808_m014300_c001_v7007000_t0000_u01786153380099") 2026/08/08 01:46:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f22510b775e1c6c79_d20260808_m014256_c001_v0001181_t0000_u01786153376188") 2026/08/08 01:46:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f4227bf6ed7cf6c00_d20260808_m014251_c001_v7007000_t0000_u01786153371144") 2026/08/08 01:46:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f2227bf6ed7cf6be7_d20260808_m014247_c001_v0001171_t0051_u01786153367213") 2026/08/08 01:46:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f42510b775e1c6c78_d20260808_m014255_c001_v7007000_t0000_u01786153375779") 2026/08/08 01:46:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f2227bf6ed7cf6c03_d20260808_m014251_c001_v0001039_t0001_u01786153371319") 2026/08/08 01:46:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f4227bf6ed7cf6be2_d20260808_m014246_c001_v7007000_t0000_u01786153366734") 2026/08/08 01:46:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f2227bf6ed7cf6bd4_d20260808_m014242_c001_v0001180_t0002_u01786153362649") 2026/08/08 01:46:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f4227bf6ed7cf6bd3_d20260808_m014242_c001_v7007000_t0000_u01786153362473") 2026/08/08 01:46:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f2067bfbb1e5255d9_d20260808_m014239_c001_v0001176_t0034_u01786153359098") 2026/08/08 01:46:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f4067bfbb1e5255d6_d20260808_m014238_c001_v7007000_t0000_u01786153358638") 2026/08/08 01:46:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f2227bf6ed7cf6bcb_d20260808_m014235_c001_v0001120_t0027_u01786153355040") 2026/08/08 01:46:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f4190b163f381f488_d20260808_m014345_c001_v7007000_t0000_u01786153425418") 2026/08/08 01:46:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f2190b163f381f46a_d20260808_m014341_c001_v0001182_t0021_u01786153421725") 2026/08/08 01:46:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f407d372a7c09209c_d20260808_m014318_c001_v7007000_t0000_u01786153398621") 2026/08/08 01:46:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f207d372a7c092082_d20260808_m014314_c001_v0001174_t0042_u01786153394343") 2026/08/08 01:46:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f4190b163f381f465_d20260808_m014341_c001_v7007000_t0000_u01786153421018") 2026/08/08 01:46:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f207d372a7c09209d_d20260808_m014318_c001_v0001171_t0036_u01786153398812") 2026/08/08 01:46:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f407d372a7c092080_d20260808_m014313_c001_v7007000_t0000_u01786153393977") 2026/08/08 01:46:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f207d372a7c09207f_d20260808_m014309_c001_v0001181_t0037_u01786153389806") 2026/08/08 01:46:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f407d372a7c09207e_d20260808_m014309_c001_v7007000_t0000_u01786153389614") 2026/08/08 01:46:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f22510b775e1c6c8f_d20260808_m014305_c001_v0001172_t0032_u01786153385881") 2026/08/08 01:46:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f42510b775e1c6c8c_d20260808_m014305_c001_v7007000_t0000_u01786153385506") 2026/08/08 01:46:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f2227bf6ed7cf6c18_d20260808_m014300_c001_v0001109_t0053_u01786153380275") 2026/08/08 01:46:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f4227bf6ed7cf6bc7_d20260808_m014234_c001_v7007000_t0000_u01786153354865") 2026/08/08 01:46:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f2067bfbb1e5255cc_d20260808_m014230_c001_v0001103_t0031_u01786153350544") 2026/08/08 01:46:22 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f4067bfbb1e5255cb_d20260808_m014230_c001_v7007000_t0000_u01786153350159") 2026/08/08 01:46:22 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f2227bf6ed7cf6b99_d20260808_m014225_c001_v0001106_t0009_u01786153345197") 2026/08/08 01:46:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f4227bf6ed7cf6b98_d20260808_m014225_c001_v7007000_t0000_u01786153345019") 2026/08/08 01:46:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f2227bf6ed7cf6b94_d20260808_m014220_c001_v0001173_t0020_u01786153340934") 2026/08/08 01:46:22 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f4227bf6ed7cf6b93_d20260808_m014220_c001_v7007000_t0000_u01786153340536") 2026/08/08 01:46:22 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f2227bf6ed7cf6b8e_d20260808_m014216_c001_v0001032_t0018_u01786153336019") 2026/08/08 01:46:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f4227bf6ed7cf6b8d_d20260808_m014215_c001_v7007000_t0000_u01786153335844") 2026/08/08 01:46:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f21009e268e0cca3b_d20260808_m014211_c001_v0001115_t0013_u01786153331162") 2026/08/08 01:46:22 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f41009e268e0cca3a_d20260808_m014210_c001_v7007000_t0000_u01786153330740") 2026/08/08 01:46:22 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f2227bf6ed7cf6b85_d20260808_m014205_c001_v0001182_t0042_u01786153325537") 2026/08/08 01:46:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f415e3533b3ede1ea_d20260808_m014413_c001_v7007000_t0000_u01786153453697") 2026/08/08 01:46:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f22640cede4abb21a_d20260808_m014409_c001_v0001174_t0027_u01786153449470") 2026/08/08 01:46:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f415e3533b3edddc7_d20260808_m014403_c001_v7007000_t0000_u01786153443701") 2026/08/08 01:46:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f215e3533b3edddaa_d20260808_m014358_c001_v0001033_t0006_u01786153438968") 2026/08/08 01:46:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f42640cede4abb219_d20260808_m014408_c001_v7007000_t0000_u01786153448942") 2026/08/08 01:46:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f215e3533b3edddc9_d20260808_m014403_c001_v0001177_t0048_u01786153443877") 2026/08/08 01:46:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f415e3533b3eddda9_d20260808_m014358_c001_v7007000_t0000_u01786153438493") 2026/08/08 01:46:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f2190b163f381f4c3_d20260808_m014353_c001_v0001165_t0052_u01786153433957") 2026/08/08 01:46:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f4190b163f381f4c2_d20260808_m014353_c001_v7007000_t0000_u01786153433775") 2026/08/08 01:46:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f215e3533b3eddda3_d20260808_m014349_c001_v0001036_t0041_u01786153429912") 2026/08/08 01:46:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f415e3533b3eddda2_d20260808_m014349_c001_v7007000_t0000_u01786153429440") 2026/08/08 01:46:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f2190b163f381f48a_d20260808_m014345_c001_v0001178_t0012_u01786153425601") 2026/08/08 01:46:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f415e3533b3ede226_d20260808_m014444_c001_v7007000_t0000_u01786153484026") 2026/08/08 01:46:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f22404439bbf51eec_d20260808_m014439_c001_v0001183_t0053_u01786153479660") 2026/08/08 01:46:23 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f42404439bbf51eea_d20260808_m014439_c001_v7007000_t0000_u01786153479054") 2026/08/08 01:46:23 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f215e3533b3ede213_d20260808_m014433_c001_v0001097_t0030_u01786153473329") 2026/08/08 01:46:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f415e3533b3ede212_d20260808_m014433_c001_v7007000_t0000_u01786153473152") 2026/08/08 01:46:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f215e3533b3ede20e_d20260808_m014428_c001_v0001161_t0053_u01786153468641") 2026/08/08 01:46:23 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f415e3533b3ede20d_d20260808_m014428_c001_v7007000_t0000_u01786153468110") 2026/08/08 01:46:23 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f215e3533b3ede209_d20260808_m014422_c001_v0001173_t0002_u01786153462628") 2026/08/08 01:46:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f415e3533b3ede208_d20260808_m014422_c001_v7007000_t0000_u01786153462376") 2026/08/08 01:46:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f22640cede4abb21e_d20260808_m014418_c001_v0001177_t0022_u01786153458548") 2026/08/08 01:46:24 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f42640cede4abb21d_d20260808_m014417_c001_v7007000_t0000_u01786153457973") 2026/08/08 01:46:24 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f215e3533b3ede1eb_d20260808_m014413_c001_v0001150_t0023_u01786153453873") 2026/08/08 01:46:24 DEBUG : chunked-copy: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f41375cdac26b5ad2_d20260808_m014616_c001_v7007000_t0000_u01786153576001") 2026/08/08 01:46:24 DEBUG : chunked-copy: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f2270390dc9d2ab56_d20260808_m014610_c001_v0001184_t0059_u01786153570188") 2026/08/08 01:46:24 DEBUG : chunked-copy: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f4270390dc9d2ab53_d20260808_m014609_c001_v7007000_t0000_u01786153569562") 2026/08/08 01:46:24 DEBUG : chunked-copy: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f2270390dc9d2ab48_d20260808_m014604_c001_v0001185_t0044_u01786153564405") 2026/08/08 01:46:24 DEBUG : chunked-copy: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f4270390dc9d2ab46_d20260808_m014603_c001_v7007000_t0000_u01786153563824") 2026/08/08 01:46:24 DEBUG : chunked-copy: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f2270390dc9d2ab3d_d20260808_m014557_c001_v0001144_t0056_u01786153557811") 2026/08/08 01:46:24 DEBUG : chunked-copy: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f4270390dc9d2ab3c_d20260808_m014557_c001_v7007000_t0000_u01786153557108") 2026/08/08 01:46:24 DEBUG : chunked-copy: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1154a577345e6f1d_d20260808_m014552_c001_v0001092_t0051_u01786153552510") 2026/08/08 01:46:24 DEBUG : chunked-copy: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f4231a11fe0c47004_d20260808_m014552_c001_v7007000_t0000_u01786153552074") 2026/08/08 01:46:24 DEBUG : chunked-copy: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1154a577345e6f15_d20260808_m014548_c001_v0001092_t0038_u01786153548735") 2026/08/08 01:46:24 DEBUG : chunked-copy.copy: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f41375cdac26b5ad1_d20260808_m014615_c001_v7007000_t0000_u01786153575818") 2026/08/08 01:46:24 DEBUG : chunked-copy.copy: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f2231a11fe0c47014_d20260808_m014613_c001_v0001161_t0028_u01786153573478") 2026/08/08 01:46:24 DEBUG : chunked-copy.copy: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f4270390dc9d2ab51_d20260808_m014609_c001_v7007000_t0000_u01786153569386") 2026/08/08 01:46:24 DEBUG : chunked-copy.copy: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f2231a11fe0c47012_d20260808_m014607_c001_v0001044_t0034_u01786153567594") 2026/08/08 01:46:24 DEBUG : chunked-copy.copy: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f4270390dc9d2ab45_d20260808_m014603_c001_v7007000_t0000_u01786153563630") 2026/08/08 01:46:24 DEBUG : chunked-copy.copy: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f2231a11fe0c4700d_d20260808_m014602_c001_v0001177_t0036_u01786153562131") 2026/08/08 01:46:24 DEBUG : chunked-copy.copy: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f4270390dc9d2ab3b_d20260808_m014556_c001_v7007000_t0000_u01786153556933") 2026/08/08 01:46:24 DEBUG : chunked-copy.copy: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f2231a11fe0c47005_d20260808_m014554_c001_v0001173_t0017_u01786153554126") 2026/08/08 01:46:25 DEBUG : chunked-copy.copy: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f4231a11fe0c47003_d20260808_m014551_c001_v7007000_t0000_u01786153551898") 2026/08/08 01:46:25 DEBUG : chunked-copy.copy: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1133d103f04599d0_d20260808_m014550_c001_v0001100_t0011_u01786153550813") 2026/08/08 01:46:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1181bd59d69d2ab3_d20260808_m014024_c001_v0001130_t0042_u01786153224540") 2026/08/08 01:46:25 DEBUG : short-eof-chunked.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f4231a11fe0c47000_d20260808_m014547_c001_v7007000_t0000_u01786153547729") 2026/08/08 01:46:25 DEBUG : short-eof-chunked.bin: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f2067bfbb1e525bb0_d20260808_m014544_c001_v0001120_t0015_u01786153544733") 2026/08/08 01:46:25 DEBUG : unknown-size-put.txt: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f41375cdac26b5ad3_d20260808_m014616_c001_v7007000_t0000_u01786153576870") 2026/08/08 01:46:25 DEBUG : unknown-size-put.txt: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1154a577345e6f57_d20260808_m014616_c001_v0001092_t0050_u01786153576530") 2026/08/08 01:46:25 DEBUG : unknown-size-update.txt: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f41375cdac26b5ad4_d20260808_m014618_c001_v7007000_t0000_u01786153578483") 2026/08/08 01:46:25 DEBUG : unknown-size-update.txt: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1154a577345e6f5f_d20260808_m014617_c001_v0001092_t0036_u01786153577867") 2026/08/08 01:46:25 DEBUG : unknown-size-update.txt: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f1154a577345e6f5b_d20260808_m014617_c001_v0001092_t0029_u01786153577093") 2026/08/08 01:46:25 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f129df3006ddbfb9ff80e1b_f4227bf6ed7cf6b7f_d20260808_m014202_c001_v7007000_t0000_u01786153322018") 2026/08/08 01:46:26 INFO : B2 bucket rclone-test-zebozot5vawa: cleaning bucket "rclone-test-zebozot5vawa" of all files === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- PASS: TestIntegration (408.07s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.53s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.38s) --- PASS: TestIntegration/FsMkdir (406.04s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.57s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding (24.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (3.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.07s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.08s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (14.17s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (101.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (25.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.70s) --- 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.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (2.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.17s) --- 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.92s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (28.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (17.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (218.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (29.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (10.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (5.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (45.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (9.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (26.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (59.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (37.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (32.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.93s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (3.74s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (3.23s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (28.28s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.35s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (5.03s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.71s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.74s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.45s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.48s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.87s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.61s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.26s) --- 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 408.094s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m49.358538938s (try 1/5)