"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2026/05/29 05:05:59 DEBUG : Creating backend with remote "TestB2:rclone-test-hujowuw3suko" 2026/05/29 05:05:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/05/29 05:06:01 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/05/29 05:06:01 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/05/29 05:06:02 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/05/29 05:06:24 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/05/29 05:06:26 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/05/29 05:06:26 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/05/29 05:06:27 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/05/29 05:06:27 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/05/29 05:06:27 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/05/29 05:06:27 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/05/29 05:06:34 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/05/29 05:06:35 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/05/29 05:06:40 INFO : B2 bucket rclone-test-hujowuw3suko: cleaning bucket "rclone-test-hujowuw3suko" of all files 2026/05/29 05:06:40 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b8b8_d20260529_m050639_c001_v0001181_t0052_u01780031199681") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/05/29 05:06:41 DEBUG : Creating backend with remote "TestB2:rclone-test-hujowuw3suko/dirToPurgeFromRoot" 2026/05/29 05:06:42 INFO : B2 bucket rclone-test-hujowuw3suko path dirToPurgeFromRoot: cleaning bucket "rclone-test-hujowuw3suko" of all files 2026/05/29 05:06:43 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b8c4_d20260529_m050641_c001_v0001181_t0002_u01780031201172") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/05/29 05:06:44 DEBUG : Creating backend with remote "TestB2:rclone-test-hujowuw3suko/hello? sausage/êé" 2026/05/29 05:06:48 INFO : B2 bucket rclone-test-hujowuw3suko path hello? sausage/êé: cleaning bucket "rclone-test-hujowuw3suko" of all files 2026/05/29 05:06:48 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f1000739dadc9bf7e_d20260529_m050646_c001_v0001106_t0033_u01780031206475") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1351: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1468: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/05/29 05:06:57 DEBUG : Creating backend with remote "TestB2:rclone-test-hujowuw3suko/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/29 05:06:59 DEBUG : Creating backend with remote "TestB2:rclone-test-hujowuw3suko/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestB2:" path "rclone-test-hujowuw3suko" from "TestB2:rclone-test-hujowuw3suko" 2026/05/29 05:07:01 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/05/29 05:07:14 DEBUG : Creating backend with remote "TestB2:rclone-test-miqerus5xifa" 2026/05/29 05:07:17 DEBUG : B2 bucket rclone-test-miqerus5xifa: Purge remote 2026/05/29 05:07:17 INFO : B2 bucket rclone-test-miqerus5xifa: cleaning bucket "rclone-test-miqerus5xifa" of all files 2026/05/29 05:07:17 DEBUG : somefile: Deleting (id "4_z4f522d53201d7b2b9fe80e1b_f410c08136146fdc9_d20260529_m050716_c001_v0001091_t0031_u01780031236312") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2143: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2293: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/05/29 05:07:18 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/29 05:07:19 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/05/29 05:07:21 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.107Mi 2026/05/29 05:07:21 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/05/29 05:07:21 DEBUG : test-metadata: multipart upload: starting chunk 1 size 109.121Ki offset 6Mi/6.107Mi 2026/05/29 05:07:21 DEBUG : test-metadata: Sending chunk 1 length 111740 2026/05/29 05:07:23 DEBUG : test-metadata: Done sending chunk 1 2026/05/29 05:07:24 DEBUG : test-metadata: Done sending chunk 0 2026/05/29 05:07:24 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2026/05/29 05:07:31 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2026/05/29 05:07:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/29 05:07:32 DEBUG : pacer: Reducing sleep to 10ms 2026/05/29 05:07:34 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1181-04.backblaze.com/b2api/v1/b2_upload_file/afc20d33200d7b2b9fe80e1b/c001_v0001181_t0042": EOF 2026/05/29 05:07:34 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1181-04.backblaze.com/b2api/v1/b2_upload_file/afc20d33200d7b2b9fe80e1b/c001_v0001181_t0042": EOF) 2026/05/29 05:07:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1181-04.backblaze.com/b2api/v1/b2_upload_file/afc20d33200d7b2b9fe80e1b/c001_v0001181_t0042": EOF - low level retry 1/10 2026/05/29 05:07:36 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-05-29-050729-102.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/05/29 05:07:38 DEBUG : oldPath = "TestB2:rclone-test-hujowuw3suko/versions/test-versions-v2026-05-29-050729-102.txt" 2026/05/29 05:07:38 DEBUG : newPath = "TestB2,versions:rclone-test-hujowuw3suko/versions/test-versions-v2026-05-29-050729-102.txt" 2026/05/29 05:07:38 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-hujowuw3suko/versions/test-versions-v2026-05-29-050729-102.txt" 2026/05/29 05:07:38 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/05/29 05:07:41 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-hujowuw3suko/versions/test-versions-v2026-05-29-050729-102.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-hujowuw3suko/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/05/29 05:07:44 INFO : B2 bucket rclone-test-hujowuw3suko: cleaning bucket "rclone-test-hujowuw3suko" of all hidden files 2026/05/29 05:07:44 DEBUG : leading space/ leading space: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f41295184ccb90b0e_d20260529_m050608_c001_v7007000_t0000_u01780031168921") as it is a hide marker 2026/05/29 05:07:44 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/05/29 05:07:44 DEBUG : leading space/ leading space: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b76a_d20260529_m050608_c001_v0001181_t0020_u01780031168350") 2026/05/29 05:07:44 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/05/29 05:07:44 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f41295184ccb90b0d_d20260529_m050607_c001_v7007000_t0000_u01780031167989") as it is a hide marker 2026/05/29 05:07:44 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/05/29 05:07:44 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b766_d20260529_m050607_c001_v0001181_t0002_u01780031167416") 2026/05/29 05:07:44 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/05/29 05:07:44 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f41295184ccb90b17_d20260529_m050614_c001_v7007000_t0000_u01780031174615") as it is a hide marker 2026/05/29 05:07:44 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/05/29 05:07:44 DEBUG : .leading dot/.leading dot: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b7a2_d20260529_m050614_c001_v0001181_t0050_u01780031174037") 2026/05/29 05:07:44 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/05/29 05:07:44 DEBUG : created from root.txt: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f422cef713272abd8_d20260529_m050710_c001_v7007000_t0000_u01780031230313") as it is a hide marker 2026/05/29 05:07:44 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/05/29 05:07:44 DEBUG : created from root.txt: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f118d2ea924c4e322_d20260529_m050709_c001_v0001157_t0032_u01780031229171") 2026/05/29 05:07:44 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/05/29 05:07:44 DEBUG : file name.txt: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f408f1c0dc387ae45_d20260529_m050718_c001_v7007000_t0000_u01780031238337") as it is a hide marker 2026/05/29 05:07:44 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/05/29 05:07:44 DEBUG : file name.txt: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b972_d20260529_m050657_c001_v0001181_t0047_u01780031217299") 2026/05/29 05:07:44 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/29 05:07:44 DEBUG : file name.txt: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f1154634075ced810_d20260529_m050653_c001_v0001178_t0059_u01780031213832") 2026/05/29 05:07:44 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/29 05:07:44 DEBUG : file name.txt: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b86a_d20260529_m050631_c001_v0001181_t0014_u01780031191831") 2026/05/29 05:07:44 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/29 05:07:44 DEBUG : file name.txt: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b860_d20260529_m050630_c001_v0001181_t0054_u01780031190954") 2026/05/29 05:07:44 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/29 05:07:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b864_d20260529_m050631_c001_v0001181_t0032_u01780031191366") "upload" dated 2026-05-29 05:06:31.366 +0000 UTC (1m13.215660935s ago) 2026/05/29 05:07:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f41295184ccb9117a_d20260529_m050651_c001_v7007000_t0000_u01780031211616") as it is a hide marker 2026/05/29 05:07:44 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/05/29 05:07:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f106294eb9f51753f_d20260529_m050650_c001_v0001044_t0042_u01780031210836") 2026/05/29 05:07:44 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/05/29 05:07:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f103d6b486ce48030_d20260529_m050649_c001_v0001130_t0057_u01780031209770") 2026/05/29 05:07:44 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/05/29 05:07:44 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f41295184ccb90b23_d20260529_m050621_c001_v7007000_t0000_u01780031181349") as it is a hide marker 2026/05/29 05:07:44 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/05/29 05:07:44 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b800_d20260529_m050620_c001_v0001181_t0018_u01780031180755") 2026/05/29 05:07:44 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/05/29 05:07:44 DEBUG : piped data.txt: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f408f1c0dc387ae48_d20260529_m050719_c001_v7007000_t0000_u01780031239998") as it is a hide marker 2026/05/29 05:07:44 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/05/29 05:07:44 DEBUG : piped data.txt: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20ba56_d20260529_m050719_c001_v0001181_t0046_u01780031239614") 2026/05/29 05:07:44 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/29 05:07:44 DEBUG : piped data.txt: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f408f1c0dc387ae47_d20260529_m050719_c001_v7007000_t0000_u01780031239432") 2026/05/29 05:07:44 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/29 05:07:44 DEBUG : piped data.txt: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f40454a263a20ba52_d20260529_m050719_c001_v0001181_t0042_u01780031239068") 2026/05/29 05:07:44 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/29 05:07:44 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f41295184ccb90b24_d20260529_m050622_c001_v7007000_t0000_u01780031182271") as it is a hide marker 2026/05/29 05:07:44 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/05/29 05:07:44 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b80e_d20260529_m050621_c001_v0001181_t0039_u01780031181710") 2026/05/29 05:07:44 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/05/29 05:07:44 DEBUG : test-metadata: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f4064792d0f5704fc_d20260529_m050726_c001_v7007000_t0000_u01780031246551") as it is a hide marker 2026/05/29 05:07:44 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/05/29 05:07:44 DEBUG : test-metadata: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f208f1c0dc387ae4c_d20260529_m050721_c001_v0001185_t0016_u01780031241702") 2026/05/29 05:07:44 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/29 05:07:44 DEBUG : test-metadata: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f408f1c0dc387ae4a_d20260529_m050720_c001_v7007000_t0000_u01780031240958") 2026/05/29 05:07:44 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/29 05:07:44 DEBUG : test-metadata: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20ba5a_d20260529_m050720_c001_v0001181_t0026_u01780031240186") 2026/05/29 05:07:44 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/29 05:07:44 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f41295184ccb90b1b_d20260529_m050616_c001_v7007000_t0000_u01780031176528") as it is a hide marker 2026/05/29 05:07:44 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/05/29 05:07:44 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b7ba_d20260529_m050615_c001_v0001181_t0014_u01780031175953") 2026/05/29 05:07:44 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/05/29 05:07:44 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f41295184ccb90b1e_d20260529_m050618_c001_v7007000_t0000_u01780031178438") as it is a hide marker 2026/05/29 05:07:44 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/05/29 05:07:44 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b7dc_d20260529_m050617_c001_v0001181_t0021_u01780031177853") 2026/05/29 05:07:44 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/05/29 05:07:44 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f41295184ccb90b1d_d20260529_m050617_c001_v7007000_t0000_u01780031177491") as it is a hide marker 2026/05/29 05:07:44 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/05/29 05:07:44 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b7d0_d20260529_m050616_c001_v0001181_t0028_u01780031176889") 2026/05/29 05:07:44 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/05/29 05:07:44 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f41295184ccb90b20_d20260529_m050619_c001_v7007000_t0000_u01780031179369") as it is a hide marker 2026/05/29 05:07:44 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/05/29 05:07:44 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b7e4_d20260529_m050618_c001_v0001181_t0002_u01780031178799") 2026/05/29 05:07:44 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/05/29 05:07:44 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f41295184ccb90b22_d20260529_m050620_c001_v7007000_t0000_u01780031180394") as it is a hide marker 2026/05/29 05:07:44 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/05/29 05:07:44 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b7f0_d20260529_m050619_c001_v0001181_t0007_u01780031179733") 2026/05/29 05:07:44 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/05/29 05:07:44 DEBUG : trailing space /trailing space : Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f41295184ccb90b19_d20260529_m050615_c001_v7007000_t0000_u01780031175588") as it is a hide marker 2026/05/29 05:07:44 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/05/29 05:07:44 DEBUG : trailing space /trailing space : Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b7ae_d20260529_m050614_c001_v0001181_t0038_u01780031174977") 2026/05/29 05:07:44 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/05/29 05:07:44 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f1108ef758dc565e1_d20260529_m050736_c001_v0001167_t0043_u01780031256853") "upload" dated 2026-05-29 05:07:36.853 +0000 UTC (7.729040062s ago) 2026/05/29 05:07:44 DEBUG : versions/test-versions.txt: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f415c7e8d4ddad15f_d20260529_m050732_c001_v7007000_t0000_u01780031252095") 2026/05/29 05:07:44 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/05/29 05:07:44 DEBUG : versions/test-versions.txt: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20bab0_d20260529_m050729_c001_v0001181_t0056_u01780031249102") 2026/05/29 05:07:44 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/05/29 05:07:44 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f41295184ccb90f28_d20260529_m050630_c001_v7007000_t0000_u01780031190406") as it is a hide marker 2026/05/29 05:07:44 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/05/29 05:07:44 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f21295184ccb90b27_d20260529_m050624_c001_v0001105_t0047_u01780031184274") 2026/05/29 05:07:44 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/05/29 05:07:44 DEBUG : zero-length-file: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f41295184ccb90b26_d20260529_m050624_c001_v7007000_t0000_u01780031184087") as it is a hide marker 2026/05/29 05:07:44 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/05/29 05:07:44 DEBUG : zero-length-file: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f40454a263a20b824_d20260529_m050623_c001_v0001181_t0042_u01780031183542") 2026/05/29 05:07:44 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/05/29 05:07:44 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f41295184ccb90b0f_d20260529_m050609_c001_v7007000_t0000_u01780031169860") as it is a hide marker 2026/05/29 05:07:44 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/05/29 05:07:44 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b76e_d20260529_m050609_c001_v0001181_t0014_u01780031169284") 2026/05/29 05:07:44 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/05/29 05:07:44 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f41295184ccb90b07_d20260529_m050605_c001_v7007000_t0000_u01780031165084") as it is a hide marker 2026/05/29 05:07:44 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/05/29 05:07:44 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b744_d20260529_m050603_c001_v0001181_t0037_u01780031163976") 2026/05/29 05:07:44 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/05/29 05:07:44 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f41295184ccb90b14_d20260529_m050612_c001_v7007000_t0000_u01780031172746") as it is a hide marker 2026/05/29 05:07:44 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/05/29 05:07:44 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b78e_d20260529_m050612_c001_v0001181_t0005_u01780031172106") 2026/05/29 05:07:44 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/05/29 05:07:44 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f41295184ccb90b13_d20260529_m050611_c001_v7007000_t0000_u01780031171739") as it is a hide marker 2026/05/29 05:07:44 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/05/29 05:07:44 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b784_d20260529_m050611_c001_v0001181_t0030_u01780031171163") 2026/05/29 05:07:44 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/05/29 05:07:44 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f41295184ccb90b16_d20260529_m050613_c001_v7007000_t0000_u01780031173675") as it is a hide marker 2026/05/29 05:07:44 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/05/29 05:07:44 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b798_d20260529_m050613_c001_v0001181_t0021_u01780031173108") 2026/05/29 05:07:44 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/05/29 05:07:44 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f41295184ccb90b10_d20260529_m050610_c001_v7007000_t0000_u01780031170800") as it is a hide marker 2026/05/29 05:07:44 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/05/29 05:07:44 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b77a_d20260529_m050610_c001_v0001181_t0034_u01780031170228") 2026/05/29 05:07:44 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/05/29 05:07:44 DEBUG : ./.: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f41295184ccb90b08_d20260529_m050606_c001_v7007000_t0000_u01780031166115") as it is a hide marker 2026/05/29 05:07:44 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/05/29 05:07:44 DEBUG : ./.: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b750_d20260529_m050605_c001_v0001181_t0039_u01780031165444") 2026/05/29 05:07:44 NOTICE: ./.: Skipped delete as --dry-run is set 2026/05/29 05:07:44 DEBUG : ../..: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f41295184ccb90b0a_d20260529_m050607_c001_v7007000_t0000_u01780031167053") as it is a hide marker 2026/05/29 05:07:44 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/05/29 05:07:44 DEBUG : ../..: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b75c_d20260529_m050606_c001_v0001181_t0036_u01780031166477") 2026/05/29 05:07:44 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/05/29 05:07:44 INFO : B2 bucket rclone-test-hujowuw3suko: cleaning bucket "rclone-test-hujowuw3suko" of all hidden files 2026/05/29 05:07:45 DEBUG : leading space/ leading space: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f41295184ccb90b0e_d20260529_m050608_c001_v7007000_t0000_u01780031168921") as it is a hide marker 2026/05/29 05:07:45 DEBUG : leading space/ leading space: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b76a_d20260529_m050608_c001_v0001181_t0020_u01780031168350") 2026/05/29 05:07:45 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f41295184ccb90b0d_d20260529_m050607_c001_v7007000_t0000_u01780031167989") as it is a hide marker 2026/05/29 05:07:45 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b766_d20260529_m050607_c001_v0001181_t0002_u01780031167416") 2026/05/29 05:07:45 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f41295184ccb90b17_d20260529_m050614_c001_v7007000_t0000_u01780031174615") as it is a hide marker 2026/05/29 05:07:45 DEBUG : .leading dot/.leading dot: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b7a2_d20260529_m050614_c001_v0001181_t0050_u01780031174037") 2026/05/29 05:07:45 DEBUG : created from root.txt: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f422cef713272abd8_d20260529_m050710_c001_v7007000_t0000_u01780031230313") as it is a hide marker 2026/05/29 05:07:45 DEBUG : created from root.txt: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f118d2ea924c4e322_d20260529_m050709_c001_v0001157_t0032_u01780031229171") 2026/05/29 05:07:45 DEBUG : file name.txt: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f408f1c0dc387ae45_d20260529_m050718_c001_v7007000_t0000_u01780031238337") as it is a hide marker 2026/05/29 05:07:45 DEBUG : file name.txt: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b972_d20260529_m050657_c001_v0001181_t0047_u01780031217299") 2026/05/29 05:07:45 DEBUG : file name.txt: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f1154634075ced810_d20260529_m050653_c001_v0001178_t0059_u01780031213832") 2026/05/29 05:07:45 DEBUG : file name.txt: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b86a_d20260529_m050631_c001_v0001181_t0014_u01780031191831") 2026/05/29 05:07:45 DEBUG : file name.txt: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b860_d20260529_m050630_c001_v0001181_t0054_u01780031190954") 2026/05/29 05:07:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b864_d20260529_m050631_c001_v0001181_t0032_u01780031191366") "upload" dated 2026-05-29 05:06:31.366 +0000 UTC (1m14.226386918s ago) 2026/05/29 05:07:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f41295184ccb9117a_d20260529_m050651_c001_v7007000_t0000_u01780031211616") as it is a hide marker 2026/05/29 05:07:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f106294eb9f51753f_d20260529_m050650_c001_v0001044_t0042_u01780031210836") 2026/05/29 05:07:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f103d6b486ce48030_d20260529_m050649_c001_v0001130_t0057_u01780031209770") 2026/05/29 05:07:45 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f41295184ccb90b23_d20260529_m050621_c001_v7007000_t0000_u01780031181349") as it is a hide marker 2026/05/29 05:07:45 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b800_d20260529_m050620_c001_v0001181_t0018_u01780031180755") 2026/05/29 05:07:45 DEBUG : piped data.txt: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f408f1c0dc387ae48_d20260529_m050719_c001_v7007000_t0000_u01780031239998") as it is a hide marker 2026/05/29 05:07:45 DEBUG : piped data.txt: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20ba56_d20260529_m050719_c001_v0001181_t0046_u01780031239614") 2026/05/29 05:07:45 DEBUG : piped data.txt: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f408f1c0dc387ae47_d20260529_m050719_c001_v7007000_t0000_u01780031239432") 2026/05/29 05:07:45 DEBUG : piped data.txt: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f40454a263a20ba52_d20260529_m050719_c001_v0001181_t0042_u01780031239068") 2026/05/29 05:07:45 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f41295184ccb90b24_d20260529_m050622_c001_v7007000_t0000_u01780031182271") as it is a hide marker 2026/05/29 05:07:46 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b80e_d20260529_m050621_c001_v0001181_t0039_u01780031181710") 2026/05/29 05:07:46 DEBUG : test-metadata: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f4064792d0f5704fc_d20260529_m050726_c001_v7007000_t0000_u01780031246551") as it is a hide marker 2026/05/29 05:07:46 DEBUG : test-metadata: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f208f1c0dc387ae4c_d20260529_m050721_c001_v0001185_t0016_u01780031241702") 2026/05/29 05:07:46 DEBUG : test-metadata: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f408f1c0dc387ae4a_d20260529_m050720_c001_v7007000_t0000_u01780031240958") 2026/05/29 05:07:46 DEBUG : test-metadata: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20ba5a_d20260529_m050720_c001_v0001181_t0026_u01780031240186") 2026/05/29 05:07:46 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f41295184ccb90b1b_d20260529_m050616_c001_v7007000_t0000_u01780031176528") as it is a hide marker 2026/05/29 05:07:46 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b7ba_d20260529_m050615_c001_v0001181_t0014_u01780031175953") 2026/05/29 05:07:46 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f41295184ccb90b1e_d20260529_m050618_c001_v7007000_t0000_u01780031178438") as it is a hide marker 2026/05/29 05:07:46 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b7dc_d20260529_m050617_c001_v0001181_t0021_u01780031177853") 2026/05/29 05:07:46 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f41295184ccb90b1d_d20260529_m050617_c001_v7007000_t0000_u01780031177491") as it is a hide marker 2026/05/29 05:07:46 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b7d0_d20260529_m050616_c001_v0001181_t0028_u01780031176889") 2026/05/29 05:07:46 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f41295184ccb90b20_d20260529_m050619_c001_v7007000_t0000_u01780031179369") as it is a hide marker 2026/05/29 05:07:46 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b7e4_d20260529_m050618_c001_v0001181_t0002_u01780031178799") 2026/05/29 05:07:46 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f41295184ccb90b22_d20260529_m050620_c001_v7007000_t0000_u01780031180394") as it is a hide marker 2026/05/29 05:07:46 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b7f0_d20260529_m050619_c001_v0001181_t0007_u01780031179733") 2026/05/29 05:07:46 DEBUG : trailing space /trailing space : Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f41295184ccb90b19_d20260529_m050615_c001_v7007000_t0000_u01780031175588") as it is a hide marker 2026/05/29 05:07:46 DEBUG : trailing space /trailing space : Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b7ae_d20260529_m050614_c001_v0001181_t0038_u01780031174977") 2026/05/29 05:07:46 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f1108ef758dc565e1_d20260529_m050736_c001_v0001167_t0043_u01780031256853") "upload" dated 2026-05-29 05:07:36.853 +0000 UTC (10.040617683s ago) 2026/05/29 05:07:46 DEBUG : versions/test-versions.txt: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f415c7e8d4ddad15f_d20260529_m050732_c001_v7007000_t0000_u01780031252095") 2026/05/29 05:07:46 DEBUG : versions/test-versions.txt: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20bab0_d20260529_m050729_c001_v0001181_t0056_u01780031249102") 2026/05/29 05:07:46 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f41295184ccb90f28_d20260529_m050630_c001_v7007000_t0000_u01780031190406") as it is a hide marker 2026/05/29 05:07:47 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f21295184ccb90b27_d20260529_m050624_c001_v0001105_t0047_u01780031184274") 2026/05/29 05:07:47 DEBUG : zero-length-file: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f41295184ccb90b26_d20260529_m050624_c001_v7007000_t0000_u01780031184087") as it is a hide marker 2026/05/29 05:07:47 DEBUG : zero-length-file: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f40454a263a20b824_d20260529_m050623_c001_v0001181_t0042_u01780031183542") 2026/05/29 05:07:47 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f41295184ccb90b0f_d20260529_m050609_c001_v7007000_t0000_u01780031169860") as it is a hide marker 2026/05/29 05:07:47 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b76e_d20260529_m050609_c001_v0001181_t0014_u01780031169284") 2026/05/29 05:07:47 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f41295184ccb90b07_d20260529_m050605_c001_v7007000_t0000_u01780031165084") as it is a hide marker 2026/05/29 05:07:47 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b744_d20260529_m050603_c001_v0001181_t0037_u01780031163976") 2026/05/29 05:07:47 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f41295184ccb90b14_d20260529_m050612_c001_v7007000_t0000_u01780031172746") as it is a hide marker 2026/05/29 05:07:47 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b78e_d20260529_m050612_c001_v0001181_t0005_u01780031172106") 2026/05/29 05:07:47 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f41295184ccb90b13_d20260529_m050611_c001_v7007000_t0000_u01780031171739") as it is a hide marker 2026/05/29 05:07:47 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b784_d20260529_m050611_c001_v0001181_t0030_u01780031171163") 2026/05/29 05:07:47 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f41295184ccb90b16_d20260529_m050613_c001_v7007000_t0000_u01780031173675") as it is a hide marker 2026/05/29 05:07:47 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b798_d20260529_m050613_c001_v0001181_t0021_u01780031173108") 2026/05/29 05:07:47 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f41295184ccb90b10_d20260529_m050610_c001_v7007000_t0000_u01780031170800") as it is a hide marker 2026/05/29 05:07:47 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b77a_d20260529_m050610_c001_v0001181_t0034_u01780031170228") 2026/05/29 05:07:47 DEBUG : ./.: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f41295184ccb90b08_d20260529_m050606_c001_v7007000_t0000_u01780031166115") as it is a hide marker 2026/05/29 05:07:47 DEBUG : ./.: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b750_d20260529_m050605_c001_v0001181_t0039_u01780031165444") 2026/05/29 05:07:47 DEBUG : ../..: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f41295184ccb90b0a_d20260529_m050607_c001_v7007000_t0000_u01780031167053") as it is a hide marker 2026/05/29 05:07:47 DEBUG : ../..: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b75c_d20260529_m050606_c001_v0001181_t0036_u01780031166477") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/05/29 05:07:48 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/05/29 05:07:48 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/05/29 05:07:49 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/05/29 05:07:49 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/05/29 05:07:49 INFO : B2 bucket rclone-test-hujowuw3suko: cleaning bucket "rclone-test-hujowuw3suko" of pending multipart uploads older than 0s 2026/05/29 05:07:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b864_d20260529_m050631_c001_v0001181_t0032_u01780031191366") "upload" dated 2026-05-29 05:06:31.366 +0000 UTC (1m18.50731571s ago) 2026/05/29 05:07:49 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f209b90c81fe5c56c_d20260529_m050748_c001_v0001106_t0003_u01780031268854") as it is a start marker (upload started at 2026-05-29 05:07:48.854 +0000 UTC) 2026/05/29 05:07:49 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/05/29 05:07:49 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f209b90c81fe5c56d_d20260529_m050749_c001_v0001161_t0022_u01780031269038") as it is a start marker (upload started at 2026-05-29 05:07:49.038 +0000 UTC) 2026/05/29 05:07:49 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/05/29 05:07:49 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f209b90c81fe5c56e_d20260529_m050749_c001_v0001178_t0055_u01780031269222") as it is a start marker (upload started at 2026-05-29 05:07:49.222 +0000 UTC) 2026/05/29 05:07:49 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/05/29 05:07:49 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f209b90c81fe5c56f_d20260529_m050749_c001_v0001172_t0006_u01780031269406") as it is a start marker (upload started at 2026-05-29 05:07:49.406 +0000 UTC) 2026/05/29 05:07:49 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/05/29 05:07:49 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f409b90c81fe5c56b_d20260529_m050748_c001_v7007000_t0000_u01780031268669") "hide" dated 2026-05-29 05:07:48.669 +0000 UTC (1.204423865s ago) 2026/05/29 05:07:49 DEBUG : versions/test-versions.txt: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f1108ef758dc565e1_d20260529_m050736_c001_v0001167_t0043_u01780031256853") 2026/05/29 05:07:49 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/05/29 05:07:50 INFO : B2 bucket rclone-test-hujowuw3suko: cleaning bucket "rclone-test-hujowuw3suko" of pending multipart uploads older than 0s 2026/05/29 05:07:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b864_d20260529_m050631_c001_v0001181_t0032_u01780031191366") "upload" dated 2026-05-29 05:06:31.366 +0000 UTC (1m19.013550837s ago) 2026/05/29 05:07:50 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f209b90c81fe5c56c_d20260529_m050748_c001_v0001106_t0003_u01780031268854") as it is a start marker (upload started at 2026-05-29 05:07:48.854 +0000 UTC) 2026/05/29 05:07:50 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f209b90c81fe5c56d_d20260529_m050749_c001_v0001161_t0022_u01780031269038") as it is a start marker (upload started at 2026-05-29 05:07:49.038 +0000 UTC) 2026/05/29 05:07:50 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f209b90c81fe5c56e_d20260529_m050749_c001_v0001178_t0055_u01780031269222") as it is a start marker (upload started at 2026-05-29 05:07:49.222 +0000 UTC) 2026/05/29 05:07:50 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f209b90c81fe5c56f_d20260529_m050749_c001_v0001172_t0006_u01780031269406") as it is a start marker (upload started at 2026-05-29 05:07:49.406 +0000 UTC) 2026/05/29 05:07:50 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zafc20d33200d7b2b9fe80e1b_f409b90c81fe5c56b_d20260529_m050748_c001_v7007000_t0000_u01780031268669") "hide" dated 2026-05-29 05:07:48.669 +0000 UTC (1.710694619s ago) 2026/05/29 05:07:50 DEBUG : versions/test-versions.txt: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f1108ef758dc565e1_d20260529_m050736_c001_v0001167_t0043_u01780031256853") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/05/29 05:07:51 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/05/29 05:07:51 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/05/29 05:07:51 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/05/29 05:07:52 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/05/29 05:07:52 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/05/29 05:07:52 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/05/29 05:07:52 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/05/29 05:07:53 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/05/29 05:07:55 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/05/29 05:07:55 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/05/29 05:07:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/29 05:07:57 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/05/29 05:07:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zafc20d33200d7b2b9fe80e1b_f215c7e8d4ddad171_d20260529_m050758_c001_v0001174_t0054_u01780031278054") 2026/05/29 05:07:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/29 05:07:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/29 05:07:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/29 05:07:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/05/29 05:08:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/05/29 05:08:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/05/29 05:08:02 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/05/29 05:08:02 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/05/29 05:08:02 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/05/29 05:08:02 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/05/29 05:08:05 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/05/29 05:08:07 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/05/29 05:08:07 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts 2026/05/29 05:08:07 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_finish_large_file": EOF) 2026/05/29 05:08:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/29 05:08:08 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/05/29 05:08:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/05/29 05:08:11 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/05/29 05:08:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zafc20d33200d7b2b9fe80e1b_f20431be223cfc89d_d20260529_m050811_c001_v0001167_t0043_u01780031291208") 2026/05/29 05:08:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/29 05:08:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/29 05:08:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/05/29 05:08:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/05/29 05:08:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/05/29 05:08:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/05/29 05:08:15 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/05/29 05:08:15 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/05/29 05:08:15 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/05/29 05:08:15 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/05/29 05:08:15 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/05/29 05:08:15 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/05/29 05:08:16 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/05/29 05:08:17 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/05/29 05:08:18 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/05/29 05:08:18 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/05/29 05:08:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/29 05:08:19 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/05/29 05:08:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zafc20d33200d7b2b9fe80e1b_f22675c7a3ffc13ac_d20260529_m050819_c001_v0001116_t0027_u01780031299633") 2026/05/29 05:08:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/29 05:08:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/29 05:08:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/29 05:08:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/05/29 05:08:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/05/29 05:08:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/05/29 05:08:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/05/29 05:08:23 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/05/29 05:08:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/05/29 05:08:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/05/29 05:08:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/05/29 05:08:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/05/29 05:08:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/05/29 05:08:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/05/29 05:08:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/05/29 05:08:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/05/29 05:08:29 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/05/29 05:08:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zafc20d33200d7b2b9fe80e1b_f200796a7a038dabe_d20260529_m050829_c001_v0001176_t0016_u01780031309297") 2026/05/29 05:08:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/29 05:08:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/05/29 05:08:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/29 05:08:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/05/29 05:08:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/05/29 05:08:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/05/29 05:08:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/05/29 05:08:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/05/29 05:08:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/05/29 05:08:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/05/29 05:08:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/05/29 05:08:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/05/29 05:08:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/05/29 05:08:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/29 05:08:36 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/05/29 05:08:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zafc20d33200d7b2b9fe80e1b_f200796a7a038dac3_d20260529_m050837_c001_v0001178_t0053_u01780031317019") 2026/05/29 05:08:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/29 05:08:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/29 05:08:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/05/29 05:08:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/29 05:08:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/29 05:08:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/05/29 05:08:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/05/29 05:08:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/05/29 05:08:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/05/29 05:08:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/05/29 05:08:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/05/29 05:08:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/05/29 05:08:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/05/29 05:08:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/05/29 05:08:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/05/29 05:08:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/05/29 05:08:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/29 05:08:45 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/05/29 05:08:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zafc20d33200d7b2b9fe80e1b_f208f1c0dc387ae97_d20260529_m050845_c001_v0001173_t0014_u01780031325895") 2026/05/29 05:08:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/29 05:08:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/29 05:08:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/05/29 05:08:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/05/29 05:08:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/05/29 05:08:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/29 05:08:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/29 05:08:48 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/05/29 05:08:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/05/29 05:08:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/05/29 05:08:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/05/29 05:08:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/05/29 05:08:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/05/29 05:08:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/05/29 05:08:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/05/29 05:08:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/05/29 05:08:54 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/05/29 05:08:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zafc20d33200d7b2b9fe80e1b_f20431be223cfc8bd_d20260529_m050854_c001_v0001153_t0012_u01780031334263") 2026/05/29 05:08:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/29 05:08:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/05/29 05:08:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/29 05:08:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/05/29 05:08:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/05/29 05:08:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/05/29 05:08:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/05/29 05:08:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/05/29 05:08:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/05/29 05:08:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/05/29 05:09:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/05/29 05:09:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/05/29 05:09:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/05/29 05:09:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/29 05:09:02 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/05/29 05:09:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zafc20d33200d7b2b9fe80e1b_f20431be223cfc8c0_d20260529_m050902_c001_v0001120_t0024_u01780031342477") 2026/05/29 05:09:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/29 05:09:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/29 05:09:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/05/29 05:09:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/29 05:09:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/29 05:09:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/05/29 05:09:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/05/29 05:09:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/05/29 05:09:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/05/29 05:09:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/05/29 05:09:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/05/29 05:09:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/05/29 05:09:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/05/29 05:09:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/05/29 05:09:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/05/29 05:09:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/05/29 05:09:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/29 05:09:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/05/29 05:09:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zafc20d33200d7b2b9fe80e1b_f200796a7a038dae4_d20260529_m050910_c001_v0001161_t0022_u01780031350999") 2026/05/29 05:09:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/29 05:09:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/29 05:09:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/05/29 05:09:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/05/29 05:09:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/05/29 05:09:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/29 05:09:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/29 05:09:15 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/05/29 05:09:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/05/29 05:09:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/05/29 05:09:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/05/29 05:09:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/05/29 05:09:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/05/29 05:09:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/05/29 05:09:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/05/29 05:09:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/05/29 05:09:23 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/05/29 05:09:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zafc20d33200d7b2b9fe80e1b_f2256f6cb52ae641d_d20260529_m050923_c001_v0001173_t0043_u01780031363337") 2026/05/29 05:09:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/29 05:09:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/05/29 05:09:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/29 05:09:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/05/29 05:09:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/05/29 05:09:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/05/29 05:09:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/05/29 05:09:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/05/29 05:09:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/05/29 05:09:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/05/29 05:09:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/05/29 05:09:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/05/29 05:09:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/05/29 05:09:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/05/29 05:09:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/05/29 05:09:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zafc20d33200d7b2b9fe80e1b_f219e87296d784130_d20260529_m050944_c001_v0001180_t0027_u01780031384589") 2026/05/29 05:09:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/29 05:09:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/29 05:09:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/05/29 05:09:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/05/29 05:09:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/05/29 05:09:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/05/29 05:09:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/05/29 05:09:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/05/29 05:09:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/05/29 05:09:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/05/29 05:09:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/05/29 05:09:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/05/29 05:09:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/05/29 05:09:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/05/29 05:09:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/05/29 05:09:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/05/29 05:09:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/05/29 05:09:54 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/05/29 05:09:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zafc20d33200d7b2b9fe80e1b_f219e87296d784148_d20260529_m050954_c001_v0001167_t0033_u01780031394139") 2026/05/29 05:09:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/29 05:09:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/29 05:09:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/05/29 05:09:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/05/29 05:09:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/05/29 05:09:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/05/29 05:09:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/05/29 05:09:57 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/05/29 05:09:59 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/05/29 05:09:59 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/05/29 05:09:59 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/05/29 05:09:59 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/05/29 05:10:00 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/05/29 05:10:01 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/05/29 05:10:01 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/05/29 05:10:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/29 05:10:03 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/05/29 05:10:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zafc20d33200d7b2b9fe80e1b_f219e87296d78416d_d20260529_m051003_c001_v0001182_t0056_u01780031403101") 2026/05/29 05:10:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/29 05:10:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/29 05:10:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/29 05:10:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/05/29 05:10:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/05/29 05:10:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/05/29 05:10:07 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/05/29 05:10:07 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/05/29 05:10:07 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/05/29 05:10:07 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/05/29 05:10:09 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/05/29 05:10:10 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/05/29 05:10:10 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/05/29 05:10:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/05/29 05:10:12 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/05/29 05:10:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zafc20d33200d7b2b9fe80e1b_f205fcee3268bd34a_d20260529_m051012_c001_v0001131_t0020_u01780031412239") 2026/05/29 05:10:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/29 05:10:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/29 05:10:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/05/29 05:10:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/05/29 05:10:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/05/29 05:10:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/05/29 05:10:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/05/29 05:10:17 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/05/29 05:10:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/05/29 05:10:17 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/05/29 05:10:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/05/29 05:10:17 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/05/29 05:10:19 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/05/29 05:10:20 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/05/29 05:10:20 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/05/29 05:10:20 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/05/29 05:10:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/29 05:10:22 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/05/29 05:10:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zafc20d33200d7b2b9fe80e1b_f21645cdb720a8580_d20260529_m051022_c001_v0001178_t0045_u01780031422872") 2026/05/29 05:10:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/29 05:10:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/29 05:10:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/29 05:10:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/05/29 05:10:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/05/29 05:10:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/05/29 05:10:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/05/29 05:10:25 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/05/29 05:10:28 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/05/29 05:10:28 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/05/29 05:10:28 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/05/29 05:10:28 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/05/29 05:10:29 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/05/29 05:10:31 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/05/29 05:10:31 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/05/29 05:10:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/29 05:10:32 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/05/29 05:10:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zafc20d33200d7b2b9fe80e1b_f21645cdb720a85a2_d20260529_m051033_c001_v0001183_t0024_u01780031433079") 2026/05/29 05:10:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/29 05:10:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/29 05:10:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/29 05:10:33 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/05/29 05:10:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/29 05:10:33 DEBUG : pacer: Reducing sleep to 10ms 2026/05/29 05:10:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/05/29 05:10:35 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/05/29 05:10:35 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/05/29 05:10:37 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/05/29 05:10:37 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/05/29 05:10:38 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/05/29 05:10:38 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/05/29 05:10:40 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/05/29 05:10:40 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/05/29 05:10:40 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/05/29 05:10:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/05/29 05:10:43 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/05/29 05:10:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zafc20d33200d7b2b9fe80e1b_f21645cdb720a85cb_d20260529_m051043_c001_v0001092_t0013_u01780031443847") 2026/05/29 05:10:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/29 05:10:44 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/29 05:10:44 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/05/29 05:10:46 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/05/29 05:10:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/05/29 05:10:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/05/29 05:10:49 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/05/29 05:10:49 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/05/29 05:10:49 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/05/29 05:10:49 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/05/29 05:10:49 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/05/29 05:10:49 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/05/29 05:10:50 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/05/29 05:10:52 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/05/29 05:10:52 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/05/29 05:10:52 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/05/29 05:10:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/29 05:10:54 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/05/29 05:10:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zafc20d33200d7b2b9fe80e1b_f21829ffa08346e7a_d20260529_m051054_c001_v0001174_t0001_u01780031454921") 2026/05/29 05:10:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/29 05:10:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/29 05:10:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/29 05:10:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/05/29 05:10:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/05/29 05:10:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/05/29 05:10:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/05/29 05:10:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/05/29 05:11:06 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zafc20d33200d7b2b9fe80e1b_f224efead8db8a6e3_d20260529_m051106_c001_v0001029_t0024_u01780031466802") 2026/05/29 05:11:06 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/05/29 05:11:06 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/29 05:11:07 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/29 05:11:07 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/29 05:11:07 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/05/29 05:11:09 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/05/29 05:11:09 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/29 05:11:09 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/05/29 05:11:09 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/05/29 05:11:12 DEBUG : chunked-copy: Done sending chunk 1 2026/05/29 05:11:12 DEBUG : chunked-copy: Done sending chunk 0 2026/05/29 05:11:12 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/29 05:11:13 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zafc20d33200d7b2b9fe80e1b_f224efead8db8a6e6_d20260529_m051112_c001_v0001178_t0039_u01780031472960") 2026/05/29 05:11:13 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/05/29 05:11:13 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/29 05:11:13 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/29 05:11:13 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/29 05:11:13 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/05/29 05:11:15 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/05/29 05:11:15 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/29 05:11:15 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/05/29 05:11:15 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/05/29 05:11:18 DEBUG : chunked-copy: Done sending chunk 1 2026/05/29 05:11:18 DEBUG : chunked-copy: Done sending chunk 0 2026/05/29 05:11:18 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/29 05:11:19 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zafc20d33200d7b2b9fe80e1b_f223515f448f900ce_d20260529_m051119_c001_v0001174_t0016_u01780031479396") 2026/05/29 05:11:19 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/05/29 05:11:19 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/29 05:11:20 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/29 05:11:20 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/29 05:11:20 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/05/29 05:11:22 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/05/29 05:11:22 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/29 05:11:22 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/05/29 05:11:22 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/05/29 05:11:24 DEBUG : chunked-copy: Done sending chunk 0 2026/05/29 05:11:24 DEBUG : chunked-copy: Done sending chunk 1 2026/05/29 05:11:24 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/29 05:11:25 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zafc20d33200d7b2b9fe80e1b_f224efead8db8aafe_d20260529_m051125_c001_v0001098_t0005_u01780031485191") 2026/05/29 05:11:25 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/05/29 05:11:25 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/29 05:11:25 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/05/29 05:11:25 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/05/29 05:11:25 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/29 05:11:26 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/29 05:11:26 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/05/29 05:11:27 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/05/29 05:11:29 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/29 05:11:29 DEBUG : Creating backend with remote "TestB2:rclone-test-hujowuw3suko/deeper/nonexisting/directory" 2026/05/29 05:11:29 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/05/29 05:11:30 INFO : B2 bucket rclone-test-hujowuw3suko: cleaning bucket "rclone-test-hujowuw3suko" of all files 2026/05/29 05:11:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f41645cdb720a85ba_d20260529_m051037_c001_v7007000_t0000_u01780031437155") 2026/05/29 05:11:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f21645cdb720a85a2_d20260529_m051033_c001_v0001183_t0024_u01780031433079") 2026/05/29 05:11:31 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f41645cdb720a859b_d20260529_m051032_c001_v7007000_t0000_u01780031432594") 2026/05/29 05:11:31 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f208f1c0dc387af63_d20260529_m051027_c001_v0001154_t0011_u01780031427513") 2026/05/29 05:11:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f424efead8db8a6dc_d20260529_m051100_c001_v7007000_t0000_u01780031460360") 2026/05/29 05:11:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f21829ffa08346e7a_d20260529_m051054_c001_v0001174_t0001_u01780031454921") 2026/05/29 05:11:31 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f41829ffa08346e79_d20260529_m051054_c001_v7007000_t0000_u01780031454409") 2026/05/29 05:11:31 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f21645cdb720a85d2_d20260529_m051049_c001_v0001167_t0055_u01780031449184") 2026/05/29 05:11:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f41645cdb720a85d0_d20260529_m051049_c001_v7007000_t0000_u01780031449000") 2026/05/29 05:11:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f21645cdb720a85cb_d20260529_m051043_c001_v0001092_t0013_u01780031443847") 2026/05/29 05:11:31 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f41645cdb720a85ca_d20260529_m051043_c001_v7007000_t0000_u01780031443336") 2026/05/29 05:11:31 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f21645cdb720a85bc_d20260529_m051037_c001_v0001113_t0017_u01780031437337") 2026/05/29 05:11:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f400796a7a038dac7_d20260529_m050850_c001_v7007000_t0000_u01780031330045") 2026/05/29 05:11:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f208f1c0dc387ae97_d20260529_m050845_c001_v0001173_t0014_u01780031325895") 2026/05/29 05:11:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f40431be223cfc8b7_d20260529_m050840_c001_v7007000_t0000_u01780031320857") 2026/05/29 05:11:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f200796a7a038dac3_d20260529_m050837_c001_v0001178_t0053_u01780031317019") 2026/05/29 05:11:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f408f1c0dc387ae96_d20260529_m050845_c001_v7007000_t0000_u01780031325521") 2026/05/29 05:11:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f20431be223cfc8b8_d20260529_m050841_c001_v0001033_t0000_u01780031321043") 2026/05/29 05:11:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f400796a7a038dac2_d20260529_m050836_c001_v7007000_t0000_u01780031316673") 2026/05/29 05:11:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f20431be223cfc8b1_d20260529_m050832_c001_v0001184_t0037_u01780031312755") 2026/05/29 05:11:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f40431be223cfc8b0_d20260529_m050832_c001_v7007000_t0000_u01780031312567") 2026/05/29 05:11:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f200796a7a038dabe_d20260529_m050829_c001_v0001176_t0016_u01780031309297") 2026/05/29 05:11:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f400796a7a038dabc_d20260529_m050828_c001_v7007000_t0000_u01780031308948") 2026/05/29 05:11:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f20431be223cfc8ad_d20260529_m050825_c001_v0001100_t0049_u01780031305033") 2026/05/29 05:11:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f40431be223cfc8d9_d20260529_m050918_c001_v7007000_t0000_u01780031358792") 2026/05/29 05:11:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f200796a7a038dae4_d20260529_m050910_c001_v0001161_t0022_u01780031350999") 2026/05/29 05:11:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f400796a7a038dad1_d20260529_m050906_c001_v7007000_t0000_u01780031346261") 2026/05/29 05:11:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f20431be223cfc8c0_d20260529_m050902_c001_v0001120_t0024_u01780031342477") 2026/05/29 05:11:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f400796a7a038dae3_d20260529_m050910_c001_v7007000_t0000_u01780031350646") 2026/05/29 05:11:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f200796a7a038dad2_d20260529_m050906_c001_v0001183_t0017_u01780031346447") 2026/05/29 05:11:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f40431be223cfc8bf_d20260529_m050902_c001_v7007000_t0000_u01780031342129") 2026/05/29 05:11:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f200796a7a038daca_d20260529_m050857_c001_v0001177_t0024_u01780031337999") 2026/05/29 05:11:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f400796a7a038dac9_d20260529_m050857_c001_v7007000_t0000_u01780031337817") 2026/05/29 05:11:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f20431be223cfc8bd_d20260529_m050854_c001_v0001153_t0012_u01780031334263") 2026/05/29 05:11:33 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f40431be223cfc8bc_d20260529_m050853_c001_v7007000_t0000_u01780031333917") 2026/05/29 05:11:33 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f200796a7a038dac8_d20260529_m050850_c001_v0001180_t0022_u01780031330228") 2026/05/29 05:11:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f40431be223cfc8ac_d20260529_m050824_c001_v7007000_t0000_u01780031304849") 2026/05/29 05:11:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f22675c7a3ffc13ac_d20260529_m050819_c001_v0001116_t0027_u01780031299633") 2026/05/29 05:11:33 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f42675c7a3ffc13ab_d20260529_m050819_c001_v7007000_t0000_u01780031299268") 2026/05/29 05:11:33 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f22000b05afed46f7_d20260529_m050815_c001_v0001091_t0015_u01780031295259") 2026/05/29 05:11:33 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f42000b05afed46f6_d20260529_m050815_c001_v7007000_t0000_u01780031295077") 2026/05/29 05:11:33 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f20431be223cfc89d_d20260529_m050811_c001_v0001167_t0043_u01780031291208") 2026/05/29 05:11:33 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f40431be223cfc89c_d20260529_m050810_c001_v7007000_t0000_u01780031290869") 2026/05/29 05:11:33 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f2140996854a3ac91_d20260529_m050802_c001_v0001100_t0032_u01780031282291") 2026/05/29 05:11:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f4140996854a3ac90_d20260529_m050802_c001_v7007000_t0000_u01780031282101") 2026/05/29 05:11:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f215c7e8d4ddad171_d20260529_m050758_c001_v0001174_t0054_u01780031278054") 2026/05/29 05:11:33 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f415c7e8d4ddad170_d20260529_m050757_c001_v7007000_t0000_u01780031277709") 2026/05/29 05:11:33 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f209b90c81fe5c570_d20260529_m050752_c001_v0001097_t0038_u01780031272428") 2026/05/29 05:11:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f405fcee3268bd302_d20260529_m050958_c001_v7007000_t0000_u01780031398515") 2026/05/29 05:11:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f219e87296d784148_d20260529_m050954_c001_v0001167_t0033_u01780031394139") 2026/05/29 05:11:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f419e87296d784136_d20260529_m050948_c001_v7007000_t0000_u01780031388772") 2026/05/29 05:11:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f219e87296d784130_d20260529_m050944_c001_v0001180_t0027_u01780031384589") 2026/05/29 05:11:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f419e87296d784146_d20260529_m050953_c001_v7007000_t0000_u01780031393751") 2026/05/29 05:11:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f219e87296d784137_d20260529_m050948_c001_v0001033_t0005_u01780031388958") 2026/05/29 05:11:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f419e87296d78412f_d20260529_m050944_c001_v7007000_t0000_u01780031384176") 2026/05/29 05:11:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f21829ffa08346dc2_d20260529_m050939_c001_v0001171_t0016_u01780031379801") 2026/05/29 05:11:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f41829ffa08346dc1_d20260529_m050939_c001_v7007000_t0000_u01780031379619") 2026/05/29 05:11:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f2256f6cb52ae641d_d20260529_m050923_c001_v0001173_t0043_u01780031363337") 2026/05/29 05:11:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f4256f6cb52ae641c_d20260529_m050922_c001_v7007000_t0000_u01780031362934") 2026/05/29 05:11:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f20431be223cfc8da_d20260529_m050918_c001_v0001172_t0005_u01780031358976") 2026/05/29 05:11:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f408f1c0dc387af61_d20260529_m051027_c001_v7007000_t0000_u01780031427330") 2026/05/29 05:11:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f21645cdb720a8580_d20260529_m051022_c001_v0001178_t0045_u01780031422872") 2026/05/29 05:11:34 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f41645cdb720a857d_d20260529_m051022_c001_v7007000_t0000_u01780031422442") 2026/05/29 05:11:34 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f205fcee3268bd34d_d20260529_m051016_c001_v0001106_t0030_u01780031416967") 2026/05/29 05:11:34 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f405fcee3268bd34c_d20260529_m051016_c001_v7007000_t0000_u01780031416784") 2026/05/29 05:11:34 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f205fcee3268bd34a_d20260529_m051012_c001_v0001131_t0020_u01780031412239") 2026/05/29 05:11:34 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f405fcee3268bd349_d20260529_m051011_c001_v7007000_t0000_u01780031411791") 2026/05/29 05:11:34 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f205fcee3268bd33c_d20260529_m051006_c001_v0001167_t0051_u01780031406937") 2026/05/29 05:11:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f405fcee3268bd33b_d20260529_m051006_c001_v7007000_t0000_u01780031406751") 2026/05/29 05:11:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f219e87296d78416d_d20260529_m051003_c001_v0001182_t0056_u01780031403101") 2026/05/29 05:11:34 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f419e87296d784167_d20260529_m051002_c001_v7007000_t0000_u01780031402660") 2026/05/29 05:11:34 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f205fcee3268bd307_d20260529_m050958_c001_v0001167_t0049_u01780031398699") 2026/05/29 05:11:34 DEBUG : chunked-copy: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f400796a7a038dd28_d20260529_m051127_c001_v7007000_t0000_u01780031487322") 2026/05/29 05:11:34 DEBUG : chunked-copy: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f223515f448f900e2_d20260529_m051121_c001_v0001179_t0053_u01780031481960") 2026/05/29 05:11:34 DEBUG : chunked-copy: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f423515f448f900db_d20260529_m051121_c001_v7007000_t0000_u01780031481444") 2026/05/29 05:11:34 DEBUG : chunked-copy: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f224efead8db8a6fa_d20260529_m051115_c001_v0001174_t0015_u01780031475565") 2026/05/29 05:11:35 DEBUG : chunked-copy: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f424efead8db8a6f8_d20260529_m051115_c001_v7007000_t0000_u01780031475059") 2026/05/29 05:11:35 DEBUG : chunked-copy: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f223515f448f9009f_d20260529_m051109_c001_v0001157_t0057_u01780031469419") 2026/05/29 05:11:35 DEBUG : chunked-copy: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f423515f448f9009d_d20260529_m051108_c001_v7007000_t0000_u01780031468902") 2026/05/29 05:11:35 DEBUG : chunked-copy: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f1108ef758dc56de9_d20260529_m051105_c001_v0001167_t0054_u01780031465043") 2026/05/29 05:11:35 DEBUG : chunked-copy: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f424efead8db8a6e2_d20260529_m051104_c001_v7007000_t0000_u01780031464693") 2026/05/29 05:11:35 DEBUG : chunked-copy: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f1108ef758dc56dbd_d20260529_m051101_c001_v0001167_t0031_u01780031461074") 2026/05/29 05:11:35 DEBUG : chunked-copy.copy: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f400796a7a038dd27_d20260529_m051127_c001_v7007000_t0000_u01780031487138") 2026/05/29 05:11:35 DEBUG : chunked-copy.copy: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f224efead8db8aafe_d20260529_m051125_c001_v0001098_t0005_u01780031485191") 2026/05/29 05:11:35 DEBUG : chunked-copy.copy: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f423515f448f900d8_d20260529_m051121_c001_v7007000_t0000_u01780031481261") 2026/05/29 05:11:35 DEBUG : chunked-copy.copy: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f223515f448f900ce_d20260529_m051119_c001_v0001174_t0016_u01780031479396") 2026/05/29 05:11:35 DEBUG : chunked-copy.copy: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f424efead8db8a6f6_d20260529_m051114_c001_v7007000_t0000_u01780031474877") 2026/05/29 05:11:35 DEBUG : chunked-copy.copy: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f224efead8db8a6e6_d20260529_m051112_c001_v0001178_t0039_u01780031472960") 2026/05/29 05:11:35 DEBUG : chunked-copy.copy: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f423515f448f9009c_d20260529_m051108_c001_v7007000_t0000_u01780031468720") 2026/05/29 05:11:35 DEBUG : chunked-copy.copy: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f224efead8db8a6e3_d20260529_m051106_c001_v0001029_t0024_u01780031466802") 2026/05/29 05:11:35 DEBUG : chunked-copy.copy: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f424efead8db8a6e1_d20260529_m051104_c001_v7007000_t0000_u01780031464508") 2026/05/29 05:11:35 DEBUG : chunked-copy.copy: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f103c010a9b7013c8_d20260529_m051103_c001_v0001091_t0058_u01780031463605") 2026/05/29 05:11:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f10454a263a20b864_d20260529_m050631_c001_v0001181_t0032_u01780031191366") 2026/05/29 05:11:35 DEBUG : unknown-size-put.txt: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f400796a7a038dd2e_d20260529_m051128_c001_v7007000_t0000_u01780031488343") 2026/05/29 05:11:35 DEBUG : unknown-size-put.txt: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f1108ef758dc56f17_d20260529_m051127_c001_v0001167_t0013_u01780031487861") 2026/05/29 05:11:35 DEBUG : unknown-size-update.txt: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f400796a7a038dd34_d20260529_m051129_c001_v7007000_t0000_u01780031489532") 2026/05/29 05:11:36 DEBUG : unknown-size-update.txt: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f1108ef758dc56f29_d20260529_m051129_c001_v0001167_t0037_u01780031489229") 2026/05/29 05:11:36 DEBUG : unknown-size-update.txt: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f1108ef758dc56f1f_d20260529_m051128_c001_v0001167_t0037_u01780031488533") 2026/05/29 05:11:36 DEBUG : versions/test-versions.txt: Deleting (id "4_zafc20d33200d7b2b9fe80e1b_f409b90c81fe5c56b_d20260529_m050748_c001_v7007000_t0000_u01780031268669") 2026/05/29 05:11:37 INFO : B2 bucket rclone-test-hujowuw3suko: cleaning bucket "rclone-test-hujowuw3suko" of all files === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (338.25s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.54s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.39s) --- PASS: TestIntegration/FsMkdir (336.18s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.53s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.92s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.09s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.31s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (81.84s) --- 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.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.29s) --- 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.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.97s) --- 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.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (5.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.45s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (32.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (22.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (3.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (2.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (188.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (32.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (12.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (28.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (12.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (8.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (39.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (20.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (16.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (28.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (4.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.95s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.96s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.33s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.21s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.16s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.38s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (5.88s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.21s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.03s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.18s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.28s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 338.277s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m39.040698461s (try 1/5)