"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:457: Using remote "TestB2:" 2026/07/31 01:10:18 DEBUG : Creating backend with remote "TestB2:rclone-test-jisucav1jara" 2026/07/31 01:10:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/07/31 01:10:20 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/07/31 01:10:21 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/07/31 01:10:21 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/07/31 01:10:46 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/07/31 01:10:48 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/07/31 01:10:48 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/07/31 01:10:49 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/07/31 01:10:49 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/07/31 01:10:49 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/07/31 01:10:49 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/07/31 01:10:56 DEBUG : Creating backend with remote "TestB2:" 2026/07/31 01:10:56 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/07/31 01:10:57 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/07/31 01:11:02 INFO : B2 bucket rclone-test-jisucav1jara: cleaning bucket "rclone-test-jisucav1jara" of all files 2026/07/31 01:11:03 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f72eb_d20260731_m011101_c001_v0001145_t0003_u01785460261779") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/07/31 01:11:04 DEBUG : Creating backend with remote "TestB2:rclone-test-jisucav1jara/dirToPurgeFromRoot" 2026/07/31 01:11:05 INFO : B2 bucket rclone-test-jisucav1jara path dirToPurgeFromRoot: cleaning bucket "rclone-test-jisucav1jara" of all files 2026/07/31 01:11:05 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f72f3_d20260731_m011103_c001_v0001145_t0046_u01785460263472") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/31 01:11:06 DEBUG : Creating backend with remote "TestB2:rclone-test-jisucav1jara/hello? sausage/êé" 2026/07/31 01:11:10 INFO : B2 bucket rclone-test-jisucav1jara path hello? sausage/êé: cleaning bucket "rclone-test-jisucav1jara" of all files 2026/07/31 01:11:10 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f111d2045c941a836_d20260731_m011109_c001_v0001183_t0049_u01785460269092") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/07/31 01:11:11 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2026/07/31 01:11:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/31 01:11:12 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1318: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1373: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1493: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/31 01:11:35 DEBUG : Creating backend with remote "TestB2:rclone-test-jisucav1jara/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/31 01:11:37 DEBUG : Creating backend with remote "TestB2:rclone-test-jisucav1jara/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestB2:" path "rclone-test-jisucav1jara" from "TestB2:rclone-test-jisucav1jara" 2026/07/31 01:11:39 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/07/31 01:11:50 DEBUG : Creating backend with remote "TestB2:rclone-test-yubimid0nemu" 2026/07/31 01:11:53 DEBUG : B2 bucket rclone-test-yubimid0nemu: Purge remote 2026/07/31 01:11:53 INFO : B2 bucket rclone-test-yubimid0nemu: cleaning bucket "rclone-test-yubimid0nemu" of all files 2026/07/31 01:11:53 DEBUG : somefile: Deleting (id "4_z6f424d43b0adbb5b9ff80e1b_f40156174370f3af5_d20260731_m011152_c001_v0001144_t0017_u01785460312033") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2210: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2360: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/07/31 01:11:54 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/31 01:11:55 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/07/31 01:11:58 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/07/31 01:11:58 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/07/31 01:11:58 DEBUG : test-metadata: multipart upload: starting chunk 1 size 109.010Ki offset 6Mi/6.106Mi 2026/07/31 01:11:58 DEBUG : test-metadata: Sending chunk 1 length 111626 2026/07/31 01:11:59 DEBUG : test-metadata: Done sending chunk 1 2026/07/31 01:12:00 DEBUG : test-metadata: Done sending chunk 0 2026/07/31 01:12:00 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-07-31-011205-314.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/07/31 01:12:11 DEBUG : oldPath = "TestB2:rclone-test-jisucav1jara/versions/test-versions-v2026-07-31-011205-314.txt" 2026/07/31 01:12:11 DEBUG : newPath = "TestB2,versions:rclone-test-jisucav1jara/versions/test-versions-v2026-07-31-011205-314.txt" 2026/07/31 01:12:11 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-jisucav1jara/versions/test-versions-v2026-07-31-011205-314.txt" 2026/07/31 01:12:11 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/07/31 01:12:12 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-jisucav1jara/versions/test-versions-v2026-07-31-011205-314.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-jisucav1jara/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/07/31 01:12:15 INFO : B2 bucket rclone-test-jisucav1jara: cleaning bucket "rclone-test-jisucav1jara" of all hidden files 2026/07/31 01:12:15 DEBUG : leading space/ leading space: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f4058b60806252f26_d20260731_m011028_c001_v7007000_t0000_u01785460228787") as it is a hide marker 2026/07/31 01:12:15 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/07/31 01:12:15 DEBUG : leading space/ leading space: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f7261_d20260731_m011028_c001_v0001145_t0048_u01785460228048") 2026/07/31 01:12:15 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/07/31 01:12:15 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f4058b60806252f14_d20260731_m011027_c001_v7007000_t0000_u01785460227684") as it is a hide marker 2026/07/31 01:12:15 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/07/31 01:12:15 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f725b_d20260731_m011026_c001_v0001145_t0052_u01785460226877") 2026/07/31 01:12:15 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/07/31 01:12:15 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f4058b60806252f5d_d20260731_m011035_c001_v7007000_t0000_u01785460235330") as it is a hide marker 2026/07/31 01:12:15 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/07/31 01:12:15 DEBUG : .leading dot/.leading dot: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f7281_d20260731_m011034_c001_v0001145_t0020_u01785460234710") 2026/07/31 01:12:15 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/07/31 01:12:15 DEBUG : created from root.txt: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f4032872135b5dc6f_d20260731_m011146_c001_v7007000_t0000_u01785460306339") as it is a hide marker 2026/07/31 01:12:15 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/07/31 01:12:15 DEBUG : created from root.txt: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f103a66c7f5bb25ea_d20260731_m011145_c001_v0001182_t0047_u01785460305356") 2026/07/31 01:12:15 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/07/31 01:12:15 DEBUG : file name.txt: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f41729e8899b4bb9a_d20260731_m011154_c001_v7007000_t0000_u01785460314318") as it is a hide marker 2026/07/31 01:12:15 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/07/31 01:12:15 DEBUG : file name.txt: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f736b_d20260731_m011134_c001_v0001145_t0026_u01785460294824") 2026/07/31 01:12:15 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/31 01:12:15 DEBUG : file name.txt: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1040e8cfc56d2ad4_d20260731_m011129_c001_v0001032_t0012_u01785460289019") 2026/07/31 01:12:15 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/31 01:12:15 DEBUG : file name.txt: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f72d7_d20260731_m011053_c001_v0001145_t0045_u01785460253954") 2026/07/31 01:12:15 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/31 01:12:15 DEBUG : file name.txt: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f72cf_d20260731_m011052_c001_v0001145_t0025_u01785460252930") 2026/07/31 01:12:15 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/31 01:12:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f72d1_d20260731_m011053_c001_v0001145_t0052_u01785460253410") "upload" dated 2026-07-31 01:10:53.41 +0000 UTC (1m22.574234402s ago) 2026/07/31 01:12:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f41228e48a59be34e_d20260731_m011126_c001_v7007000_t0000_u01785460286305") as it is a hide marker 2026/07/31 01:12:15 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/07/31 01:12:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f116eb29ced0e7fbe_d20260731_m011125_c001_v0001101_t0055_u01785460285288") 2026/07/31 01:12:15 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/07/31 01:12:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f116da106c84f63fe_d20260731_m011111_c001_v0001102_t0054_u01785460271909") 2026/07/31 01:12:15 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/07/31 01:12:15 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f4058b60806252f76_d20260731_m011042_c001_v7007000_t0000_u01785460242799") as it is a hide marker 2026/07/31 01:12:15 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/07/31 01:12:15 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f72a9_d20260731_m011042_c001_v0001145_t0038_u01785460242163") 2026/07/31 01:12:15 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/07/31 01:12:15 DEBUG : piped data.txt: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f41729e8899b4bb9e_d20260731_m011155_c001_v7007000_t0000_u01785460315965") as it is a hide marker 2026/07/31 01:12:15 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/07/31 01:12:15 DEBUG : piped data.txt: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f73c7_d20260731_m011155_c001_v0001145_t0024_u01785460315557") 2026/07/31 01:12:15 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/31 01:12:15 DEBUG : piped data.txt: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f41729e8899b4bb9c_d20260731_m011155_c001_v7007000_t0000_u01785460315382") 2026/07/31 01:12:15 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/31 01:12:15 DEBUG : piped data.txt: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f4036bd80f01f73c3_d20260731_m011155_c001_v0001145_t0051_u01785460315029") 2026/07/31 01:12:15 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/31 01:12:15 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f4058b60806252f7a_d20260731_m011043_c001_v7007000_t0000_u01785460243846") as it is a hide marker 2026/07/31 01:12:15 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/07/31 01:12:15 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f72ad_d20260731_m011043_c001_v0001145_t0020_u01785460243161") 2026/07/31 01:12:15 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/07/31 01:12:15 DEBUG : test-metadata: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f420d0c37d0811b9f_d20260731_m011202_c001_v7007000_t0000_u01785460322787") as it is a hide marker 2026/07/31 01:12:15 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/07/31 01:12:15 DEBUG : test-metadata: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f21729e8899b4bba1_d20260731_m011158_c001_v0001185_t0042_u01785460318017") 2026/07/31 01:12:15 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/31 01:12:15 DEBUG : test-metadata: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f41729e8899b4bb9f_d20260731_m011157_c001_v7007000_t0000_u01785460317098") 2026/07/31 01:12:15 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/31 01:12:15 DEBUG : test-metadata: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f73cb_d20260731_m011156_c001_v0001145_t0043_u01785460316142") 2026/07/31 01:12:15 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/31 01:12:15 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f4058b60806252f6d_d20260731_m011037_c001_v7007000_t0000_u01785460237338") as it is a hide marker 2026/07/31 01:12:15 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/07/31 01:12:15 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f728d_d20260731_m011036_c001_v0001145_t0037_u01785460236721") 2026/07/31 01:12:15 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/07/31 01:12:15 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f4058b60806252f6f_d20260731_m011039_c001_v7007000_t0000_u01785460239482") as it is a hide marker 2026/07/31 01:12:15 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/07/31 01:12:15 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f7297_d20260731_m011038_c001_v0001145_t0051_u01785460238696") 2026/07/31 01:12:15 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/07/31 01:12:15 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f4058b60806252f6e_d20260731_m011038_c001_v7007000_t0000_u01785460238334") as it is a hide marker 2026/07/31 01:12:15 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/07/31 01:12:15 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f7293_d20260731_m011037_c001_v0001145_t0026_u01785460237700") 2026/07/31 01:12:15 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/07/31 01:12:15 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f4058b60806252f72_d20260731_m011040_c001_v7007000_t0000_u01785460240593") as it is a hide marker 2026/07/31 01:12:15 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/07/31 01:12:15 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f7299_d20260731_m011039_c001_v0001145_t0008_u01785460239844") 2026/07/31 01:12:15 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/07/31 01:12:15 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f4058b60806252f75_d20260731_m011041_c001_v7007000_t0000_u01785460241799") as it is a hide marker 2026/07/31 01:12:15 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/07/31 01:12:15 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f72a1_d20260731_m011040_c001_v0001145_t0049_u01785460240954") 2026/07/31 01:12:15 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/07/31 01:12:15 DEBUG : trailing space /trailing space : Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f4058b60806252f6b_d20260731_m011036_c001_v7007000_t0000_u01785460236360") as it is a hide marker 2026/07/31 01:12:15 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/07/31 01:12:15 DEBUG : trailing space /trailing space : Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f7287_d20260731_m011035_c001_v0001145_t0016_u01785460235693") 2026/07/31 01:12:15 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/07/31 01:12:15 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f7415_d20260731_m011210_c001_v0001145_t0041_u01785460330139") "upload" dated 2026-07-31 01:12:10.139 +0000 UTC (5.846216929s ago) 2026/07/31 01:12:15 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f420d0c37d0811bd5_d20260731_m011207_c001_v7007000_t0000_u01785460327955") 2026/07/31 01:12:15 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/07/31 01:12:15 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f73ff_d20260731_m011205_c001_v0001145_t0026_u01785460325314") 2026/07/31 01:12:15 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/07/31 01:12:15 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f4058b60806252fa1_d20260731_m011052_c001_v7007000_t0000_u01785460252380") as it is a hide marker 2026/07/31 01:12:15 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/07/31 01:12:15 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f2058b60806252f7d_d20260731_m011045_c001_v0001100_t0039_u01785460245807") 2026/07/31 01:12:15 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/07/31 01:12:15 DEBUG : zero-length-file: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f4058b60806252f7c_d20260731_m011045_c001_v7007000_t0000_u01785460245626") as it is a hide marker 2026/07/31 01:12:15 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/07/31 01:12:15 DEBUG : zero-length-file: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f4036bd80f01f72b5_d20260731_m011045_c001_v0001145_t0051_u01785460245097") 2026/07/31 01:12:15 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/07/31 01:12:15 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f4058b60806252f3c_d20260731_m011030_c001_v7007000_t0000_u01785460230128") as it is a hide marker 2026/07/31 01:12:15 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/07/31 01:12:15 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f7267_d20260731_m011029_c001_v0001145_t0040_u01785460229149") 2026/07/31 01:12:15 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/07/31 01:12:15 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f4058b60806252ee0_d20260731_m011024_c001_v7007000_t0000_u01785460224409") as it is a hide marker 2026/07/31 01:12:15 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/07/31 01:12:15 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f724b_d20260731_m011023_c001_v0001145_t0034_u01785460223309") 2026/07/31 01:12:15 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/07/31 01:12:15 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f4058b60806252f4f_d20260731_m011033_c001_v7007000_t0000_u01785460233284") as it is a hide marker 2026/07/31 01:12:15 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/07/31 01:12:15 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f7277_d20260731_m011032_c001_v0001145_t0024_u01785460232595") 2026/07/31 01:12:15 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/07/31 01:12:15 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f4058b60806252f4b_d20260731_m011032_c001_v7007000_t0000_u01785460232233") as it is a hide marker 2026/07/31 01:12:15 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/07/31 01:12:15 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f7271_d20260731_m011031_c001_v0001145_t0039_u01785460231606") 2026/07/31 01:12:15 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/07/31 01:12:15 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f4058b60806252f51_d20260731_m011034_c001_v7007000_t0000_u01785460234348") as it is a hide marker 2026/07/31 01:12:15 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/07/31 01:12:15 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f727b_d20260731_m011033_c001_v0001145_t0012_u01785460233646") 2026/07/31 01:12:15 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/07/31 01:12:15 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f4058b60806252f44_d20260731_m011031_c001_v7007000_t0000_u01785460231233") as it is a hide marker 2026/07/31 01:12:15 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/07/31 01:12:15 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f726b_d20260731_m011030_c001_v0001145_t0044_u01785460230490") 2026/07/31 01:12:15 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/07/31 01:12:15 DEBUG : ./.: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f4058b60806252ef5_d20260731_m011025_c001_v7007000_t0000_u01785460225400") as it is a hide marker 2026/07/31 01:12:15 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/07/31 01:12:15 DEBUG : ./.: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f7251_d20260731_m011024_c001_v0001145_t0021_u01785460224770") 2026/07/31 01:12:15 NOTICE: ./.: Skipped delete as --dry-run is set 2026/07/31 01:12:15 DEBUG : ../..: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f4058b60806252f05_d20260731_m011026_c001_v7007000_t0000_u01785460226512") as it is a hide marker 2026/07/31 01:12:15 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/07/31 01:12:15 DEBUG : ../..: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f7257_d20260731_m011025_c001_v0001145_t0004_u01785460225762") 2026/07/31 01:12:15 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/07/31 01:12:16 INFO : B2 bucket rclone-test-jisucav1jara: cleaning bucket "rclone-test-jisucav1jara" of all hidden files 2026/07/31 01:12:16 DEBUG : leading space/ leading space: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f4058b60806252f26_d20260731_m011028_c001_v7007000_t0000_u01785460228787") as it is a hide marker 2026/07/31 01:12:16 DEBUG : leading space/ leading space: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f7261_d20260731_m011028_c001_v0001145_t0048_u01785460228048") 2026/07/31 01:12:16 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f4058b60806252f14_d20260731_m011027_c001_v7007000_t0000_u01785460227684") as it is a hide marker 2026/07/31 01:12:16 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f725b_d20260731_m011026_c001_v0001145_t0052_u01785460226877") 2026/07/31 01:12:16 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f4058b60806252f5d_d20260731_m011035_c001_v7007000_t0000_u01785460235330") as it is a hide marker 2026/07/31 01:12:16 DEBUG : .leading dot/.leading dot: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f7281_d20260731_m011034_c001_v0001145_t0020_u01785460234710") 2026/07/31 01:12:16 DEBUG : created from root.txt: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f4032872135b5dc6f_d20260731_m011146_c001_v7007000_t0000_u01785460306339") as it is a hide marker 2026/07/31 01:12:16 DEBUG : created from root.txt: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f103a66c7f5bb25ea_d20260731_m011145_c001_v0001182_t0047_u01785460305356") 2026/07/31 01:12:16 DEBUG : file name.txt: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f41729e8899b4bb9a_d20260731_m011154_c001_v7007000_t0000_u01785460314318") as it is a hide marker 2026/07/31 01:12:16 DEBUG : file name.txt: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f736b_d20260731_m011134_c001_v0001145_t0026_u01785460294824") 2026/07/31 01:12:16 DEBUG : file name.txt: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1040e8cfc56d2ad4_d20260731_m011129_c001_v0001032_t0012_u01785460289019") 2026/07/31 01:12:16 DEBUG : file name.txt: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f72d7_d20260731_m011053_c001_v0001145_t0045_u01785460253954") 2026/07/31 01:12:16 DEBUG : file name.txt: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f72cf_d20260731_m011052_c001_v0001145_t0025_u01785460252930") 2026/07/31 01:12:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f72d1_d20260731_m011053_c001_v0001145_t0052_u01785460253410") "upload" dated 2026-07-31 01:10:53.41 +0000 UTC (1m23.53420643s ago) 2026/07/31 01:12:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f41228e48a59be34e_d20260731_m011126_c001_v7007000_t0000_u01785460286305") as it is a hide marker 2026/07/31 01:12:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f116eb29ced0e7fbe_d20260731_m011125_c001_v0001101_t0055_u01785460285288") 2026/07/31 01:12:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f116da106c84f63fe_d20260731_m011111_c001_v0001102_t0054_u01785460271909") 2026/07/31 01:12:17 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f4058b60806252f76_d20260731_m011042_c001_v7007000_t0000_u01785460242799") as it is a hide marker 2026/07/31 01:12:17 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f72a9_d20260731_m011042_c001_v0001145_t0038_u01785460242163") 2026/07/31 01:12:17 DEBUG : piped data.txt: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f41729e8899b4bb9e_d20260731_m011155_c001_v7007000_t0000_u01785460315965") as it is a hide marker 2026/07/31 01:12:17 DEBUG : piped data.txt: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f73c7_d20260731_m011155_c001_v0001145_t0024_u01785460315557") 2026/07/31 01:12:17 DEBUG : piped data.txt: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f41729e8899b4bb9c_d20260731_m011155_c001_v7007000_t0000_u01785460315382") 2026/07/31 01:12:17 DEBUG : piped data.txt: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f4036bd80f01f73c3_d20260731_m011155_c001_v0001145_t0051_u01785460315029") 2026/07/31 01:12:17 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f4058b60806252f7a_d20260731_m011043_c001_v7007000_t0000_u01785460243846") as it is a hide marker 2026/07/31 01:12:17 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f72ad_d20260731_m011043_c001_v0001145_t0020_u01785460243161") 2026/07/31 01:12:17 DEBUG : test-metadata: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f420d0c37d0811b9f_d20260731_m011202_c001_v7007000_t0000_u01785460322787") as it is a hide marker 2026/07/31 01:12:17 DEBUG : test-metadata: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f21729e8899b4bba1_d20260731_m011158_c001_v0001185_t0042_u01785460318017") 2026/07/31 01:12:17 DEBUG : test-metadata: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f41729e8899b4bb9f_d20260731_m011157_c001_v7007000_t0000_u01785460317098") 2026/07/31 01:12:18 DEBUG : test-metadata: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f73cb_d20260731_m011156_c001_v0001145_t0043_u01785460316142") 2026/07/31 01:12:18 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f4058b60806252f6d_d20260731_m011037_c001_v7007000_t0000_u01785460237338") as it is a hide marker 2026/07/31 01:12:18 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f728d_d20260731_m011036_c001_v0001145_t0037_u01785460236721") 2026/07/31 01:12:18 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f4058b60806252f6f_d20260731_m011039_c001_v7007000_t0000_u01785460239482") as it is a hide marker 2026/07/31 01:12:18 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f7297_d20260731_m011038_c001_v0001145_t0051_u01785460238696") 2026/07/31 01:12:18 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f4058b60806252f6e_d20260731_m011038_c001_v7007000_t0000_u01785460238334") as it is a hide marker 2026/07/31 01:12:18 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f7293_d20260731_m011037_c001_v0001145_t0026_u01785460237700") 2026/07/31 01:12:19 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f4058b60806252f72_d20260731_m011040_c001_v7007000_t0000_u01785460240593") as it is a hide marker 2026/07/31 01:12:19 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f7299_d20260731_m011039_c001_v0001145_t0008_u01785460239844") 2026/07/31 01:12:19 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f4058b60806252f75_d20260731_m011041_c001_v7007000_t0000_u01785460241799") as it is a hide marker 2026/07/31 01:12:19 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f72a1_d20260731_m011040_c001_v0001145_t0049_u01785460240954") 2026/07/31 01:12:19 DEBUG : trailing space /trailing space : Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f4058b60806252f6b_d20260731_m011036_c001_v7007000_t0000_u01785460236360") as it is a hide marker 2026/07/31 01:12:20 DEBUG : trailing space /trailing space : Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f7287_d20260731_m011035_c001_v0001145_t0016_u01785460235693") 2026/07/31 01:12:20 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f7415_d20260731_m011210_c001_v0001145_t0041_u01785460330139") "upload" dated 2026-07-31 01:12:10.139 +0000 UTC (10.113000667s ago) 2026/07/31 01:12:20 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f420d0c37d0811bd5_d20260731_m011207_c001_v7007000_t0000_u01785460327955") 2026/07/31 01:12:20 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f73ff_d20260731_m011205_c001_v0001145_t0026_u01785460325314") 2026/07/31 01:12:20 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f4058b60806252fa1_d20260731_m011052_c001_v7007000_t0000_u01785460252380") as it is a hide marker 2026/07/31 01:12:20 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f2058b60806252f7d_d20260731_m011045_c001_v0001100_t0039_u01785460245807") 2026/07/31 01:12:21 DEBUG : zero-length-file: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f4058b60806252f7c_d20260731_m011045_c001_v7007000_t0000_u01785460245626") as it is a hide marker 2026/07/31 01:12:21 DEBUG : zero-length-file: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f4036bd80f01f72b5_d20260731_m011045_c001_v0001145_t0051_u01785460245097") 2026/07/31 01:12:21 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f4058b60806252f3c_d20260731_m011030_c001_v7007000_t0000_u01785460230128") as it is a hide marker 2026/07/31 01:12:21 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f7267_d20260731_m011029_c001_v0001145_t0040_u01785460229149") 2026/07/31 01:12:21 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f4058b60806252ee0_d20260731_m011024_c001_v7007000_t0000_u01785460224409") as it is a hide marker 2026/07/31 01:12:21 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f724b_d20260731_m011023_c001_v0001145_t0034_u01785460223309") 2026/07/31 01:12:22 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f4058b60806252f4f_d20260731_m011033_c001_v7007000_t0000_u01785460233284") as it is a hide marker 2026/07/31 01:12:22 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f7277_d20260731_m011032_c001_v0001145_t0024_u01785460232595") 2026/07/31 01:12:22 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f4058b60806252f4b_d20260731_m011032_c001_v7007000_t0000_u01785460232233") as it is a hide marker 2026/07/31 01:12:22 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f7271_d20260731_m011031_c001_v0001145_t0039_u01785460231606") 2026/07/31 01:12:22 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f4058b60806252f51_d20260731_m011034_c001_v7007000_t0000_u01785460234348") as it is a hide marker 2026/07/31 01:12:22 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f727b_d20260731_m011033_c001_v0001145_t0012_u01785460233646") 2026/07/31 01:12:22 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f4058b60806252f44_d20260731_m011031_c001_v7007000_t0000_u01785460231233") as it is a hide marker 2026/07/31 01:12:22 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f726b_d20260731_m011030_c001_v0001145_t0044_u01785460230490") 2026/07/31 01:12:22 DEBUG : ./.: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f4058b60806252ef5_d20260731_m011025_c001_v7007000_t0000_u01785460225400") as it is a hide marker 2026/07/31 01:12:22 DEBUG : ./.: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f7251_d20260731_m011024_c001_v0001145_t0021_u01785460224770") 2026/07/31 01:12:22 DEBUG : ../..: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f4058b60806252f05_d20260731_m011026_c001_v7007000_t0000_u01785460226512") as it is a hide marker 2026/07/31 01:12:22 DEBUG : ../..: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f7257_d20260731_m011025_c001_v0001145_t0004_u01785460225762") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/07/31 01:12:23 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/07/31 01:12:24 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/07/31 01:12:24 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/07/31 01:12:24 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/07/31 01:12:24 INFO : B2 bucket rclone-test-jisucav1jara: cleaning bucket "rclone-test-jisucav1jara" of pending multipart uploads older than 0s 2026/07/31 01:12:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f72d1_d20260731_m011053_c001_v0001145_t0052_u01785460253410") "upload" dated 2026-07-31 01:10:53.41 +0000 UTC (1m31.476526571s ago) 2026/07/31 01:12:24 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f2109c13e041ab104_d20260731_m011223_c001_v0001165_t0055_u01785460343918") as it is a start marker (upload started at 2026-07-31 01:12:23.918 +0000 UTC) 2026/07/31 01:12:24 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/07/31 01:12:24 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f2109c13e041ab107_d20260731_m011224_c001_v0001174_t0050_u01785460344096") as it is a start marker (upload started at 2026-07-31 01:12:24.096 +0000 UTC) 2026/07/31 01:12:24 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/07/31 01:12:24 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f2109c13e041ab10c_d20260731_m011224_c001_v0001144_t0013_u01785460344271") as it is a start marker (upload started at 2026-07-31 01:12:24.271 +0000 UTC) 2026/07/31 01:12:24 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/07/31 01:12:24 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f2109c13e041ab10f_d20260731_m011224_c001_v0001036_t0013_u01785460344446") as it is a start marker (upload started at 2026-07-31 01:12:24.446 +0000 UTC) 2026/07/31 01:12:24 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/07/31 01:12:24 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f4109c13e041ab101_d20260731_m011223_c001_v7007000_t0000_u01785460343684") "hide" dated 2026-07-31 01:12:23.684 +0000 UTC (1.202732129s ago) 2026/07/31 01:12:24 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f7415_d20260731_m011210_c001_v0001145_t0041_u01785460330139") 2026/07/31 01:12:24 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/07/31 01:12:25 INFO : B2 bucket rclone-test-jisucav1jara: cleaning bucket "rclone-test-jisucav1jara" of pending multipart uploads older than 0s 2026/07/31 01:12:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f72d1_d20260731_m011053_c001_v0001145_t0052_u01785460253410") "upload" dated 2026-07-31 01:10:53.41 +0000 UTC (1m31.829122908s ago) 2026/07/31 01:12:25 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f2109c13e041ab104_d20260731_m011223_c001_v0001165_t0055_u01785460343918") as it is a start marker (upload started at 2026-07-31 01:12:23.918 +0000 UTC) 2026/07/31 01:12:25 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f2109c13e041ab107_d20260731_m011224_c001_v0001174_t0050_u01785460344096") as it is a start marker (upload started at 2026-07-31 01:12:24.096 +0000 UTC) 2026/07/31 01:12:25 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f2109c13e041ab10c_d20260731_m011224_c001_v0001144_t0013_u01785460344271") as it is a start marker (upload started at 2026-07-31 01:12:24.271 +0000 UTC) 2026/07/31 01:12:25 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f2109c13e041ab10f_d20260731_m011224_c001_v0001036_t0013_u01785460344446") as it is a start marker (upload started at 2026-07-31 01:12:24.446 +0000 UTC) 2026/07/31 01:12:25 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7f12ed23b08dbb5b9ff80e1b_f4109c13e041ab101_d20260731_m011223_c001_v7007000_t0000_u01785460343684") "hide" dated 2026-07-31 01:12:23.684 +0000 UTC (1.555295864s ago) 2026/07/31 01:12:25 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f7415_d20260731_m011210_c001_v0001145_t0041_u01785460330139") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/07/31 01:12:26 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/07/31 01:12:26 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/07/31 01:12:26 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/07/31 01:12:27 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/07/31 01:12:27 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/07/31 01:12:27 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/07/31 01:12:27 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/07/31 01:12:28 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/07/31 01:12:30 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/07/31 01:12:30 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/07/31 01:12:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/31 01:12:32 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/07/31 01:12:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f12ed23b08dbb5b9ff80e1b_f2109c13e041ab178_d20260731_m011233_c001_v0001105_t0017_u01785460353026") 2026/07/31 01:12:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/31 01:12:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/31 01:12:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/31 01:12:33 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/07/31 01:12:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/31 01:12:33 DEBUG : pacer: Reducing sleep to 10ms 2026/07/31 01:12:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/07/31 01:12:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/07/31 01:12:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/07/31 01:12:37 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/07/31 01:12:37 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/07/31 01:12:37 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/07/31 01:12:37 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/07/31 01:12:39 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/07/31 01:12:40 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/07/31 01:12:40 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/07/31 01:12:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/07/31 01:12:41 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/07/31 01:12:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z7f12ed23b08dbb5b9ff80e1b_f218901111dea7374_d20260731_m011241_c001_v0001161_t0054_u01785460361763") 2026/07/31 01:12:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/31 01:12:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/31 01:12:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/07/31 01:12:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/07/31 01:12:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/07/31 01:12:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/07/31 01:12:46 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/07/31 01:12:46 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/07/31 01:12:46 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/07/31 01:12:46 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/07/31 01:12:46 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/07/31 01:12:46 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/07/31 01:12:47 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/07/31 01:12:48 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/07/31 01:12:48 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/07/31 01:12:48 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/07/31 01:12:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/31 01:12:50 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/07/31 01:12:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f12ed23b08dbb5b9ff80e1b_f215a6ef2cc2cfc2f_d20260731_m011250_c001_v0001177_t0035_u01785460370645") 2026/07/31 01:12:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/31 01:12:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/31 01:12:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/31 01:12:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/07/31 01:12:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/07/31 01:12:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/07/31 01:12:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/07/31 01:12:53 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/07/31 01:12:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/07/31 01:12:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/07/31 01:12:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/07/31 01:12:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/07/31 01:12:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/07/31 01:12:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/07/31 01:12:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/07/31 01:12:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/07/31 01:12:59 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/07/31 01:12:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z7f12ed23b08dbb5b9ff80e1b_f215a6ef2cc2cfc82_d20260731_m011259_c001_v0001102_t0052_u01785460379297") 2026/07/31 01:12:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/31 01:12:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/07/31 01:12:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/31 01:13:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/07/31 01:13:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/07/31 01:13:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/07/31 01:13:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/07/31 01:13:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/07/31 01:13:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/07/31 01:13:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/07/31 01:13:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/07/31 01:13:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/07/31 01:13:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/07/31 01:13:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/31 01:13:09 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/07/31 01:13:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7f12ed23b08dbb5b9ff80e1b_f218901111dea746d_d20260731_m011309_c001_v0001036_t0042_u01785460389591") 2026/07/31 01:13:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/31 01:13:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/31 01:13:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/07/31 01:13:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/31 01:13:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/31 01:13:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/07/31 01:13:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/07/31 01:13:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/07/31 01:13:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/07/31 01:13:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/07/31 01:13:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/31 01:13:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/07/31 01:13:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/07/31 01:13:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/07/31 01:13:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/07/31 01:13:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/07/31 01:13:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/31 01:13:18 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/07/31 01:13:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7f12ed23b08dbb5b9ff80e1b_f21665bae584a7a80_d20260731_m011318_c001_v0001179_t0058_u01785460398854") 2026/07/31 01:13:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/31 01:13:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/31 01:13:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/31 01:13:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/07/31 01:13:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/07/31 01:13:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/31 01:13:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/31 01:13:21 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/07/31 01:13:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/07/31 01:13:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/07/31 01:13:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/07/31 01:13:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/07/31 01:13:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/07/31 01:13:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/07/31 01:13:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/07/31 01:13:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/07/31 01:13:26 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/07/31 01:13:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z7f12ed23b08dbb5b9ff80e1b_f21665bae584a7aa1_d20260731_m011326_c001_v0001183_t0036_u01785460406960") 2026/07/31 01:13:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/31 01:13:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/07/31 01:13:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/31 01:13:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/07/31 01:13:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/07/31 01:13:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/07/31 01:13:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/07/31 01:13:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/07/31 01:13:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/07/31 01:13:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/07/31 01:13:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/07/31 01:13:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/07/31 01:13:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/07/31 01:13:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/31 01:13:42 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/07/31 01:13:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7f12ed23b08dbb5b9ff80e1b_f213298caa5187b19_d20260731_m011342_c001_v0001104_t0014_u01785460422848") 2026/07/31 01:13:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/31 01:13:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/07/31 01:13:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/31 01:13:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/31 01:13:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/31 01:13:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/07/31 01:13:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/07/31 01:13:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/07/31 01:13:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/07/31 01:13:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/07/31 01:13:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/31 01:13:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/07/31 01:13:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/07/31 01:13:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/07/31 01:13:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/07/31 01:13:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/07/31 01:13:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/31 01:13:51 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/07/31 01:13:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7f12ed23b08dbb5b9ff80e1b_f2058b60806253816_d20260731_m011351_c001_v0001041_t0013_u01785460431820") 2026/07/31 01:13:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/31 01:13:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/31 01:13:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/31 01:13:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/07/31 01:13:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/07/31 01:13:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/31 01:13:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/31 01:13:54 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/07/31 01:13:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/07/31 01:13:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/07/31 01:13:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/07/31 01:13:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/07/31 01:13:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/07/31 01:13:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/07/31 01:13:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/07/31 01:14:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/07/31 01:14:00 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/07/31 01:14:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z7f12ed23b08dbb5b9ff80e1b_f2058b6080625386a_d20260731_m011400_c001_v0001180_t0027_u01785460440416") 2026/07/31 01:14:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/31 01:14:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/07/31 01:14:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/31 01:14:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/07/31 01:14:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/07/31 01:14:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/07/31 01:14:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/07/31 01:14:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/07/31 01:14:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/07/31 01:14:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/07/31 01:14:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/07/31 01:14:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/07/31 01:14:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/07/31 01:14:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/07/31 01:14:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/07/31 01:14:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z7f12ed23b08dbb5b9ff80e1b_f213298caa5187bc3_d20260731_m011409_c001_v0001181_t0028_u01785460449561") 2026/07/31 01:14:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/31 01:14:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/31 01:14:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/07/31 01:14:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/07/31 01:14:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/07/31 01:14:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/07/31 01:14:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/07/31 01:14:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/07/31 01:14:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/07/31 01:14:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/07/31 01:14:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/07/31 01:14:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/07/31 01:14:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/07/31 01:14:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/07/31 01:14:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/07/31 01:14:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/07/31 01:14:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/07/31 01:14:19 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/07/31 01:14:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z7f12ed23b08dbb5b9ff80e1b_f20044e1d01bcf3ca_d20260731_m011419_c001_v0001120_t0006_u01785460459361") 2026/07/31 01:14:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/31 01:14:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/31 01:14:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/07/31 01:14:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/07/31 01:14:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/07/31 01:14:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/07/31 01:14:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/07/31 01:14:22 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/07/31 01:14:25 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/07/31 01:14:25 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/07/31 01:14:25 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/07/31 01:14:25 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/07/31 01:14:25 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/07/31 01:14:27 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/07/31 01:14:27 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/07/31 01:14:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/31 01:14:29 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/07/31 01:14:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f12ed23b08dbb5b9ff80e1b_f225b725ddef2a999_d20260731_m011429_c001_v0001146_t0021_u01785460469239") 2026/07/31 01:14:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/31 01:14:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/31 01:14:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/31 01:14:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/07/31 01:14:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/07/31 01:14:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/07/31 01:14:33 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/07/31 01:14:33 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/07/31 01:14:34 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/07/31 01:14:34 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/07/31 01:14:36 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/07/31 01:14:36 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/07/31 01:14:36 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/07/31 01:14:39 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/07/31 01:14:39 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/07/31 01:14:39 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z7f12ed23b08dbb5b9ff80e1b_f213298caa5187c3b_d20260731_m011439_c001_v0001104_t0043_u01785460479601") 2026/07/31 01:14:39 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/31 01:14:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/31 01:14:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/07/31 01:14:42 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/07/31 01:14:42 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/07/31 01:14:42 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/07/31 01:14:45 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/07/31 01:14:45 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/07/31 01:14:45 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/07/31 01:14:45 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/07/31 01:14:45 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/07/31 01:14:45 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/07/31 01:14:46 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/07/31 01:14:47 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/07/31 01:14:48 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/07/31 01:14:48 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/07/31 01:14:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/31 01:14:50 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/07/31 01:14:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f12ed23b08dbb5b9ff80e1b_f2017699b97c2e801_d20260731_m011450_c001_v0001039_t0046_u01785460490720") 2026/07/31 01:14:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/31 01:14:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/31 01:14:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/31 01:14:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/07/31 01:14:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/07/31 01:14:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/07/31 01:14:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/07/31 01:14:54 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/07/31 01:14:56 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/07/31 01:14:56 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/07/31 01:14:56 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/07/31 01:14:56 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/07/31 01:14:56 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/07/31 01:14:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/31 01:14:56 DEBUG : pacer: Reducing sleep to 10ms 2026/07/31 01:14:57 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/07/31 01:14:59 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/07/31 01:14:59 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/07/31 01:15:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/31 01:15:01 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/07/31 01:15:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f12ed23b08dbb5b9ff80e1b_f2089b94c30852b4f_d20260731_m011501_c001_v0001150_t0002_u01785460501789") 2026/07/31 01:15:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/31 01:15:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/31 01:15:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/31 01:15:02 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/07/31 01:15:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/07/31 01:15:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/07/31 01:15:06 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/07/31 01:15:06 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/07/31 01:15:07 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/07/31 01:15:07 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/07/31 01:15:09 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/07/31 01:15:09 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/07/31 01:15:09 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/07/31 01:15:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/07/31 01:15:12 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/07/31 01:15:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z7f12ed23b08dbb5b9ff80e1b_f213298caa5187d23_d20260731_m011512_c001_v0001105_t0056_u01785460512351") 2026/07/31 01:15:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/31 01:15:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/31 01:15:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/07/31 01:15:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/07/31 01:15:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/07/31 01:15:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/07/31 01:15:18 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/07/31 01:15:18 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/07/31 01:15:18 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/07/31 01:15:18 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/07/31 01:15:18 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/07/31 01:15:18 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/07/31 01:15:19 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/07/31 01:15:20 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/07/31 01:15:21 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/07/31 01:15:21 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/07/31 01:15:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/31 01:15:23 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/07/31 01:15:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f12ed23b08dbb5b9ff80e1b_f227774169d29e986_d20260731_m011523_c001_v0001185_t0029_u01785460523875") 2026/07/31 01:15:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/31 01:15:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/31 01:15:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/31 01:15:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/07/31 01:15:24 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/07/31 01:15:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/31 01:15:24 DEBUG : pacer: Reducing sleep to 10ms 2026/07/31 01:15:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/07/31 01:15:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/07/31 01:15:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/07/31 01:15:27 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/07/31 01:15:35 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z7f12ed23b08dbb5b9ff80e1b_f22154d325bf00b6d_d20260731_m011535_c001_v0001179_t0043_u01785460535074") 2026/07/31 01:15:35 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/07/31 01:15:35 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/31 01:15:37 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/31 01:15:37 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/31 01:15:37 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/07/31 01:15:39 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/07/31 01:15:39 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/31 01:15:39 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/07/31 01:15:39 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/07/31 01:15:47 DEBUG : chunked-copy: Done sending chunk 0 2026/07/31 01:15:47 DEBUG : chunked-copy: Done sending chunk 1 2026/07/31 01:15:47 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/31 01:15:49 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z7f12ed23b08dbb5b9ff80e1b_f227774169d29ea2d_d20260731_m011549_c001_v0001174_t0008_u01785460549030") 2026/07/31 01:15:49 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/07/31 01:15:49 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/31 01:15:49 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/31 01:15:49 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/31 01:15:49 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/07/31 01:15:53 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/07/31 01:15:53 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/31 01:15:53 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/07/31 01:15:53 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/07/31 01:15:55 DEBUG : chunked-copy: Done sending chunk 1 2026/07/31 01:15:56 DEBUG : chunked-copy: Done sending chunk 0 2026/07/31 01:15:56 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/31 01:15:57 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z7f12ed23b08dbb5b9ff80e1b_f227774169d29eaa5_d20260731_m011557_c001_v0001145_t0020_u01785460557032") 2026/07/31 01:15:57 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/07/31 01:15:57 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/31 01:15:57 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/31 01:15:57 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/31 01:15:57 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/07/31 01:15:59 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/07/31 01:15:59 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/31 01:15:59 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/07/31 01:15:59 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/07/31 01:16:01 DEBUG : chunked-copy: Done sending chunk 0 2026/07/31 01:16:02 DEBUG : chunked-copy: Done sending chunk 1 2026/07/31 01:16:02 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/31 01:16:02 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z7f12ed23b08dbb5b9ff80e1b_f224e304c62072ce4_d20260731_m011602_c001_v0001109_t0041_u01785460562737") 2026/07/31 01:16:02 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/07/31 01:16:02 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/31 01:16:02 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/07/31 01:16:03 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/07/31 01:16:03 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/31 01:16:03 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/31 01:16:03 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/07/31 01:16:05 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/31 01:16:07 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/31 01:16:07 DEBUG : Creating backend with remote "TestB2:rclone-test-jisucav1jara/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2706: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2749: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2798: Can't test if can't have empty directories 2026/07/31 01:16:09 INFO : B2 bucket rclone-test-jisucav1jara: cleaning bucket "rclone-test-jisucav1jara" of all files 2026/07/31 01:16:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f413298caa5187d20_d20260731_m011505_c001_v7007000_t0000_u01785460505954") 2026/07/31 01:16:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f2089b94c30852b4f_d20260731_m011501_c001_v0001150_t0002_u01785460501789") 2026/07/31 01:16:09 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f4089b94c30852b4a_d20260731_m011501_c001_v7007000_t0000_u01785460501055") 2026/07/31 01:16:09 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f213298caa5187d1b_d20260731_m011456_c001_v0001040_t0044_u01785460496015") 2026/07/31 01:16:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f42154d325bf00b5a_d20260731_m011529_c001_v7007000_t0000_u01785460529233") 2026/07/31 01:16:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f227774169d29e986_d20260731_m011523_c001_v0001185_t0029_u01785460523875") 2026/07/31 01:16:09 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f427774169d29e981_d20260731_m011523_c001_v7007000_t0000_u01785460523257") 2026/07/31 01:16:09 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f213298caa5187d26_d20260731_m011517_c001_v0001038_t0059_u01785460517636") 2026/07/31 01:16:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f413298caa5187d25_d20260731_m011517_c001_v7007000_t0000_u01785460517460") 2026/07/31 01:16:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f213298caa5187d23_d20260731_m011512_c001_v0001105_t0056_u01785460512351") 2026/07/31 01:16:10 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f413298caa5187d22_d20260731_m011511_c001_v7007000_t0000_u01785460511733") 2026/07/31 01:16:10 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f213298caa5187d21_d20260731_m011506_c001_v0001179_t0006_u01785460506132") 2026/07/31 01:16:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f418901111dea7536_d20260731_m011322_c001_v7007000_t0000_u01785460402738") 2026/07/31 01:16:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f21665bae584a7a80_d20260731_m011318_c001_v0001179_t0058_u01785460398854") 2026/07/31 01:16:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f418901111dea7481_d20260731_m011314_c001_v7007000_t0000_u01785460394114") 2026/07/31 01:16:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f218901111dea746d_d20260731_m011309_c001_v0001036_t0042_u01785460389591") 2026/07/31 01:16:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f41665bae584a7a7d_d20260731_m011318_c001_v7007000_t0000_u01785460398441") 2026/07/31 01:16:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f218901111dea7483_d20260731_m011314_c001_v0001185_t0013_u01785460394287") 2026/07/31 01:16:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f418901111dea746c_d20260731_m011309_c001_v7007000_t0000_u01785460389122") 2026/07/31 01:16:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f218901111dea7425_d20260731_m011302_c001_v0001039_t0039_u01785460382931") 2026/07/31 01:16:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f418901111dea7421_d20260731_m011302_c001_v7007000_t0000_u01785460382759") 2026/07/31 01:16:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f215a6ef2cc2cfc82_d20260731_m011259_c001_v0001102_t0052_u01785460379297") 2026/07/31 01:16:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f415a6ef2cc2cfc81_d20260731_m011258_c001_v7007000_t0000_u01785460378803") 2026/07/31 01:16:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f218901111dea73c2_d20260731_m011254_c001_v0001150_t0017_u01785460374794") 2026/07/31 01:16:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f413298caa5187b89_d20260731_m011355_c001_v7007000_t0000_u01785460435915") 2026/07/31 01:16:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f2058b60806253816_d20260731_m011351_c001_v0001041_t0013_u01785460431820") 2026/07/31 01:16:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f413298caa5187b2f_d20260731_m011347_c001_v7007000_t0000_u01785460427006") 2026/07/31 01:16:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f213298caa5187b19_d20260731_m011342_c001_v0001104_t0014_u01785460422848") 2026/07/31 01:16:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f4058b6080625380f_d20260731_m011351_c001_v7007000_t0000_u01785460431420") 2026/07/31 01:16:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f213298caa5187b32_d20260731_m011347_c001_v0001172_t0035_u01785460427180") 2026/07/31 01:16:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f413298caa5187b18_d20260731_m011342_c001_v7007000_t0000_u01785460422369") 2026/07/31 01:16:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f213298caa5187b16_d20260731_m011337_c001_v0001136_t0009_u01785460417909") 2026/07/31 01:16:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f413298caa5187b15_d20260731_m011337_c001_v7007000_t0000_u01785460417735") 2026/07/31 01:16:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f21665bae584a7aa1_d20260731_m011326_c001_v0001183_t0036_u01785460406960") 2026/07/31 01:16:11 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f41665bae584a7a9c_d20260731_m011326_c001_v7007000_t0000_u01785460406565") 2026/07/31 01:16:11 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f218901111dea7538_d20260731_m011322_c001_v0001167_t0028_u01785460402911") 2026/07/31 01:16:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f418901111dea73c0_d20260731_m011254_c001_v7007000_t0000_u01785460374622") 2026/07/31 01:16:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f215a6ef2cc2cfc2f_d20260731_m011250_c001_v0001177_t0035_u01785460370645") 2026/07/31 01:16:11 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f415a6ef2cc2cfc2e_d20260731_m011250_c001_v7007000_t0000_u01785460370277") 2026/07/31 01:16:11 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f218901111dea739f_d20260731_m011245_c001_v0001185_t0055_u01785460365947") 2026/07/31 01:16:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f418901111dea739d_d20260731_m011245_c001_v7007000_t0000_u01785460365774") 2026/07/31 01:16:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f218901111dea7374_d20260731_m011241_c001_v0001161_t0054_u01785460361763") 2026/07/31 01:16:11 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f418901111dea7373_d20260731_m011241_c001_v7007000_t0000_u01785460361390") 2026/07/31 01:16:11 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f218901111dea7370_d20260731_m011236_c001_v0001105_t0052_u01785460356781") 2026/07/31 01:16:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f418901111dea736f_d20260731_m011236_c001_v7007000_t0000_u01785460356598") 2026/07/31 01:16:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f2109c13e041ab178_d20260731_m011233_c001_v0001105_t0017_u01785460353026") 2026/07/31 01:16:12 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f4109c13e041ab16d_d20260731_m011232_c001_v7007000_t0000_u01785460352589") 2026/07/31 01:16:12 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f220d0c37d0811c4c_d20260731_m011227_c001_v0001150_t0057_u01785460347279") 2026/07/31 01:16:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f413298caa5187be3_d20260731_m011424_c001_v7007000_t0000_u01785460464389") 2026/07/31 01:16:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f20044e1d01bcf3ca_d20260731_m011419_c001_v0001120_t0006_u01785460459361") 2026/07/31 01:16:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f413298caa5187bda_d20260731_m011414_c001_v7007000_t0000_u01785460454030") 2026/07/31 01:16:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f213298caa5187bc3_d20260731_m011409_c001_v0001181_t0028_u01785460449561") 2026/07/31 01:16:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f40044e1d01bcf3c7_d20260731_m011418_c001_v7007000_t0000_u01785460458892") 2026/07/31 01:16:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f213298caa5187bdb_d20260731_m011414_c001_v0001182_t0059_u01785460454241") 2026/07/31 01:16:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f413298caa5187bba_d20260731_m011409_c001_v7007000_t0000_u01785460449047") 2026/07/31 01:16:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f213298caa5187bac_d20260731_m011404_c001_v0001185_t0020_u01785460444331") 2026/07/31 01:16:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f413298caa5187bab_d20260731_m011404_c001_v7007000_t0000_u01785460444154") 2026/07/31 01:16:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f2058b6080625386a_d20260731_m011400_c001_v0001180_t0027_u01785460440416") 2026/07/31 01:16:12 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f4058b60806253864_d20260731_m011359_c001_v7007000_t0000_u01785460439761") 2026/07/31 01:16:12 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f213298caa5187b8b_d20260731_m011356_c001_v0001177_t0058_u01785460436090") 2026/07/31 01:16:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f413298caa5187d1a_d20260731_m011455_c001_v7007000_t0000_u01785460495840") 2026/07/31 01:16:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f2017699b97c2e801_d20260731_m011450_c001_v0001039_t0046_u01785460490720") 2026/07/31 01:16:12 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f4017699b97c2e7f3_d20260731_m011450_c001_v7007000_t0000_u01785460490231") 2026/07/31 01:16:12 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f213298caa5187c8e_d20260731_m011444_c001_v0001144_t0056_u01785460484661") 2026/07/31 01:16:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f413298caa5187c8b_d20260731_m011444_c001_v7007000_t0000_u01785460484486") 2026/07/31 01:16:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f213298caa5187c3b_d20260731_m011439_c001_v0001104_t0043_u01785460479601") 2026/07/31 01:16:13 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f413298caa5187c33_d20260731_m011439_c001_v7007000_t0000_u01785460479036") 2026/07/31 01:16:13 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f213298caa5187c0d_d20260731_m011433_c001_v0001037_t0014_u01785460473183") 2026/07/31 01:16:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f413298caa5187c0c_d20260731_m011433_c001_v7007000_t0000_u01785460473004") 2026/07/31 01:16:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f225b725ddef2a999_d20260731_m011429_c001_v0001146_t0021_u01785460469239") 2026/07/31 01:16:13 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f425b725ddef2a98c_d20260731_m011428_c001_v7007000_t0000_u01785460468679") 2026/07/31 01:16:13 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f213298caa5187be4_d20260731_m011424_c001_v0001180_t0025_u01785460464564") 2026/07/31 01:16:13 DEBUG : chunked-copy: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f4265c10a4fca07f8_d20260731_m011605_c001_v7007000_t0000_u01785460565167") 2026/07/31 01:16:13 DEBUG : chunked-copy: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f227774169d29eab8_d20260731_m011559_c001_v0001177_t0007_u01785460559490") 2026/07/31 01:16:13 DEBUG : chunked-copy: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f427774169d29eab2_d20260731_m011558_c001_v7007000_t0000_u01785460558884") 2026/07/31 01:16:13 DEBUG : chunked-copy: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f224e304c62072cd9_d20260731_m011553_c001_v0001179_t0031_u01785460553039") 2026/07/31 01:16:13 DEBUG : chunked-copy: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f424e304c62072cd8_d20260731_m011552_c001_v7007000_t0000_u01785460552409") 2026/07/31 01:16:13 DEBUG : chunked-copy: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f22290b081f84103b_d20260731_m011539_c001_v0001183_t0049_u01785460539298") 2026/07/31 01:16:13 DEBUG : chunked-copy: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f42290b081f84103a_d20260731_m011538_c001_v7007000_t0000_u01785460538542") 2026/07/31 01:16:13 DEBUG : chunked-copy: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f7722_d20260731_m011533_c001_v0001145_t0004_u01785460533450") 2026/07/31 01:16:13 DEBUG : chunked-copy: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f42154d325bf00b6b_d20260731_m011533_c001_v7007000_t0000_u01785460533061") 2026/07/31 01:16:13 DEBUG : chunked-copy: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f7712_d20260731_m011529_c001_v0001145_t0017_u01785460529976") 2026/07/31 01:16:13 DEBUG : chunked-copy.copy: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f4265c10a4fca07f7_d20260731_m011604_c001_v7007000_t0000_u01785460564991") 2026/07/31 01:16:13 DEBUG : chunked-copy.copy: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f224e304c62072ce4_d20260731_m011602_c001_v0001109_t0041_u01785460562737") 2026/07/31 01:16:14 DEBUG : chunked-copy.copy: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f427774169d29eab0_d20260731_m011558_c001_v7007000_t0000_u01785460558701") 2026/07/31 01:16:14 DEBUG : chunked-copy.copy: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f227774169d29eaa5_d20260731_m011557_c001_v0001145_t0020_u01785460557032") 2026/07/31 01:16:14 DEBUG : chunked-copy.copy: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f424e304c62072cd7_d20260731_m011552_c001_v7007000_t0000_u01785460552233") 2026/07/31 01:16:14 DEBUG : chunked-copy.copy: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f227774169d29ea2d_d20260731_m011549_c001_v0001174_t0008_u01785460549030") 2026/07/31 01:16:14 DEBUG : chunked-copy.copy: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f42290b081f841039_d20260731_m011538_c001_v7007000_t0000_u01785460538366") 2026/07/31 01:16:14 DEBUG : chunked-copy.copy: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f22154d325bf00b6d_d20260731_m011535_c001_v0001179_t0043_u01785460535074") 2026/07/31 01:16:14 DEBUG : chunked-copy.copy: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f42154d325bf00b6a_d20260731_m011532_c001_v7007000_t0000_u01785460532879") 2026/07/31 01:16:14 DEBUG : chunked-copy.copy: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f105a5fa06714c125_d20260731_m011531_c001_v0001043_t0011_u01785460531905") 2026/07/31 01:16:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f72d1_d20260731_m011053_c001_v0001145_t0052_u01785460253410") 2026/07/31 01:16:14 DEBUG : unknown-size-put.txt: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f4265c10a4fca07fa_d20260731_m011606_c001_v7007000_t0000_u01785460566336") 2026/07/31 01:16:14 DEBUG : unknown-size-put.txt: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f779a_d20260731_m011605_c001_v0001145_t0004_u01785460565696") 2026/07/31 01:16:14 DEBUG : unknown-size-update.txt: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f4265c10a4fca07fc_d20260731_m011607_c001_v7007000_t0000_u01785460567720") 2026/07/31 01:16:14 DEBUG : unknown-size-update.txt: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f77a6_d20260731_m011607_c001_v0001145_t0044_u01785460567220") 2026/07/31 01:16:14 DEBUG : unknown-size-update.txt: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f1036bd80f01f77a0_d20260731_m011606_c001_v0001145_t0028_u01785460566512") 2026/07/31 01:16:14 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f12ed23b08dbb5b9ff80e1b_f4109c13e041ab101_d20260731_m011223_c001_v7007000_t0000_u01785460343684") 2026/07/31 01:16:15 INFO : B2 bucket rclone-test-jisucav1jara: cleaning bucket "rclone-test-jisucav1jara" of all files === RUN TestIntegration/FsShutdown fstests.go:2912: Shutdown method not supported --- PASS: TestIntegration (357.66s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.40s) --- PASS: TestIntegration/FsMkdir (355.52s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.28s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (21.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.05s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.07s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.75s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (94.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.17s) --- 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.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (15.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (2.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.27s) --- 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.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.11s) --- 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.87s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (20.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (8.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (7.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (182.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (28.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (11.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (33.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (15.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (11.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (31.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (11.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.96s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (35.93s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.83s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (5.48s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (13.87s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.48s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.28s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.55s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.17s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.38s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.47s) --- 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 357.700s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m59.163775507s (try 1/5)