"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2026/05/19 02:15:12 DEBUG : Creating backend with remote "TestB2:rclone-test-supoqat4coki" 2026/05/19 02:15:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/05/19 02:15:23 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/05/19 02:15:24 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/05/19 02:15:24 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/05/19 02:15:49 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/05/19 02:15:52 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/05/19 02:15:52 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/05/19 02:15:52 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/05/19 02:15:52 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/05/19 02:15:53 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/05/19 02:15:53 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/05/19 02:16:00 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/05/19 02:16:01 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/05/19 02:16:06 INFO : B2 bucket rclone-test-supoqat4coki: cleaning bucket "rclone-test-supoqat4coki" of all files 2026/05/19 02:16:06 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c5020f_d20260519_m021605_c001_v0001101_t0025_u01779156965652") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/05/19 02:16:07 DEBUG : Creating backend with remote "TestB2:rclone-test-supoqat4coki/dirToPurgeFromRoot" 2026/05/19 02:16:09 INFO : B2 bucket rclone-test-supoqat4coki path dirToPurgeFromRoot: cleaning bucket "rclone-test-supoqat4coki" of all files 2026/05/19 02:16:09 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c50213_d20260519_m021607_c001_v0001101_t0040_u01779156967329") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/05/19 02:16:10 DEBUG : Creating backend with remote "TestB2:rclone-test-supoqat4coki/hello? sausage/êé" 2026/05/19 02:16:14 INFO : B2 bucket rclone-test-supoqat4coki path hello? sausage/êé: cleaning bucket "rclone-test-supoqat4coki" of all files 2026/05/19 02:16:14 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f1181ec21764b6645_d20260519_m021612_c001_v0001105_t0014_u01779156972718") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/05/19 02:16:15 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2026/05/19 02:16:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/19 02:16:16 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1351: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1468: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/05/19 02:16:25 DEBUG : Creating backend with remote "TestB2:rclone-test-supoqat4coki/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/19 02:16:26 DEBUG : Creating backend with remote "TestB2:rclone-test-supoqat4coki/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestB2:" path "rclone-test-supoqat4coki" from "TestB2:rclone-test-supoqat4coki" 2026/05/19 02:16:28 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2026/05/19 02:16:40 DEBUG : Creating backend with remote "TestB2:rclone-test-buriviy3japa" 2026/05/19 02:16:43 DEBUG : B2 bucket rclone-test-buriviy3japa: Purge remote 2026/05/19 02:16:43 INFO : B2 bucket rclone-test-buriviy3japa: cleaning bucket "rclone-test-buriviy3japa" of all files 2026/05/19 02:16:43 DEBUG : somefile: Deleting (id "4_z4f426d53005d3beb9fe80e1b_f406c435d904c5d0c_d20260519_m021642_c001_v0001103_t0048_u01779157002626") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2143: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2293: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/05/19 02:16:44 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/19 02:16:45 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2026/05/19 02:16:48 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/05/19 02:16:48 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/05/19 02:16:48 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.168Ki offset 6Mi/6.106Mi 2026/05/19 02:16:48 DEBUG : test-metadata: Sending chunk 1 length 110764 2026/05/19 02:16:50 DEBUG : test-metadata: Done sending chunk 1 2026/05/19 02:16:51 DEBUG : test-metadata: Done sending chunk 0 2026/05/19 02:16:51 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2026/05/19 02:17:01 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1101-17.backblaze.com/b2api/v1/b2_upload_file/4f722da3004d3beb9fe80e1b/c001_v0001101_t0057": EOF 2026/05/19 02:17:01 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1101-17.backblaze.com/b2api/v1/b2_upload_file/4f722da3004d3beb9fe80e1b/c001_v0001101_t0057": EOF) 2026/05/19 02:17:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1101-17.backblaze.com/b2api/v1/b2_upload_file/4f722da3004d3beb9fe80e1b/c001_v0001101_t0057": EOF - low level retry 1/10 2026/05/19 02:17:03 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-05-19-021656-187.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2026/05/19 02:17:06 DEBUG : oldPath = "TestB2:rclone-test-supoqat4coki/versions/test-versions-v2026-05-19-021656-187.txt" 2026/05/19 02:17:06 DEBUG : newPath = "TestB2,versions:rclone-test-supoqat4coki/versions/test-versions-v2026-05-19-021656-187.txt" 2026/05/19 02:17:06 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-supoqat4coki/versions/test-versions-v2026-05-19-021656-187.txt" 2026/05/19 02:17:06 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/05/19 02:17:07 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-supoqat4coki/versions/test-versions-v2026-05-19-021656-187.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-supoqat4coki/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2026/05/19 02:17:10 INFO : B2 bucket rclone-test-supoqat4coki: cleaning bucket "rclone-test-supoqat4coki" of all hidden files 2026/05/19 02:17:10 DEBUG : leading space/ leading space: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f420dbeecba4de410_d20260519_m021531_c001_v7007000_t0000_u01779156931692") as it is a hide marker 2026/05/19 02:17:10 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/05/19 02:17:10 DEBUG : leading space/ leading space: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c501b9_d20260519_m021530_c001_v0001101_t0036_u01779156930977") 2026/05/19 02:17:10 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/05/19 02:17:10 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f420dbeecba4de3f5_d20260519_m021530_c001_v7007000_t0000_u01779156930583") as it is a hide marker 2026/05/19 02:17:10 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/05/19 02:17:10 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c501b7_d20260519_m021529_c001_v0001101_t0014_u01779156929790") 2026/05/19 02:17:10 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/05/19 02:17:10 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f420dbeecba4de459_d20260519_m021538_c001_v7007000_t0000_u01779156938611") as it is a hide marker 2026/05/19 02:17:10 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/05/19 02:17:10 DEBUG : .leading dot/.leading dot: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c501cf_d20260519_m021537_c001_v0001101_t0037_u01779156937776") 2026/05/19 02:17:10 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/05/19 02:17:10 DEBUG : created from root.txt: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f4010328a8d8effb1_d20260519_m021636_c001_v7007000_t0000_u01779156996645") as it is a hide marker 2026/05/19 02:17:10 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/05/19 02:17:10 DEBUG : created from root.txt: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f108dd9e02beab09e_d20260519_m021635_c001_v0001131_t0017_u01779156995588") 2026/05/19 02:17:10 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/05/19 02:17:10 DEBUG : file name.txt: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f416522e083b02b1c_d20260519_m021644_c001_v7007000_t0000_u01779157004693") as it is a hide marker 2026/05/19 02:17:10 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/05/19 02:17:10 DEBUG : file name.txt: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c50229_d20260519_m021624_c001_v0001101_t0059_u01779156984271") 2026/05/19 02:17:10 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/19 02:17:10 DEBUG : file name.txt: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f101271dee686df37_d20260519_m021619_c001_v0001144_t0050_u01779156979863") 2026/05/19 02:17:10 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/19 02:17:10 DEBUG : file name.txt: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c50201_d20260519_m021557_c001_v0001101_t0012_u01779156957668") 2026/05/19 02:17:10 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/19 02:17:10 DEBUG : file name.txt: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c501fb_d20260519_m021556_c001_v0001101_t0031_u01779156956395") 2026/05/19 02:17:10 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/19 02:17:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c501fd_d20260519_m021557_c001_v0001101_t0039_u01779156957062") "upload" dated 2026-05-19 02:15:57.062 +0000 UTC (1m13.738335591s ago) 2026/05/19 02:17:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f41279401a355e79b_d20260519_m021617_c001_v7007000_t0000_u01779156977541") as it is a hide marker 2026/05/19 02:17:10 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/05/19 02:17:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f105c47a7592d2a95_d20260519_m021616_c001_v0001161_t0058_u01779156976709") 2026/05/19 02:17:10 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/05/19 02:17:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f1031d2123b316049_d20260519_m021615_c001_v0001109_t0022_u01779156975797") 2026/05/19 02:17:10 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/05/19 02:17:10 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f420dbeecba4de488_d20260519_m021546_c001_v7007000_t0000_u01779156946352") as it is a hide marker 2026/05/19 02:17:10 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/05/19 02:17:10 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c501e3_d20260519_m021545_c001_v0001101_t0057_u01779156945697") 2026/05/19 02:17:10 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/05/19 02:17:10 DEBUG : piped data.txt: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f416522e083b02b1e_d20260519_m021646_c001_v7007000_t0000_u01779157006660") as it is a hide marker 2026/05/19 02:17:10 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/05/19 02:17:10 DEBUG : piped data.txt: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c50253_d20260519_m021646_c001_v0001101_t0056_u01779157006055") 2026/05/19 02:17:10 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/19 02:17:10 DEBUG : piped data.txt: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f416522e083b02b1d_d20260519_m021645_c001_v7007000_t0000_u01779157005869") 2026/05/19 02:17:10 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/19 02:17:10 DEBUG : piped data.txt: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f417ffab713c50251_d20260519_m021645_c001_v0001101_t0057_u01779157005427") 2026/05/19 02:17:10 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/19 02:17:10 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f420dbeecba4de48a_d20260519_m021547_c001_v7007000_t0000_u01779156947370") as it is a hide marker 2026/05/19 02:17:10 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/05/19 02:17:10 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c501e7_d20260519_m021546_c001_v0001101_t0051_u01779156946718") 2026/05/19 02:17:10 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/05/19 02:17:10 DEBUG : test-metadata: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f4068601f6155bb70_d20260519_m021653_c001_v7007000_t0000_u01779157013648") as it is a hide marker 2026/05/19 02:17:10 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/05/19 02:17:10 DEBUG : test-metadata: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f216522e083b02b21_d20260519_m021648_c001_v0001092_t0059_u01779157008614") 2026/05/19 02:17:10 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/19 02:17:10 DEBUG : test-metadata: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f416522e083b02b1f_d20260519_m021647_c001_v7007000_t0000_u01779157007833") 2026/05/19 02:17:10 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/19 02:17:10 DEBUG : test-metadata: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c50255_d20260519_m021646_c001_v0001101_t0053_u01779157006845") 2026/05/19 02:17:10 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/19 02:17:10 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f420dbeecba4de474_d20260519_m021540_c001_v7007000_t0000_u01779156940908") as it is a hide marker 2026/05/19 02:17:10 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/05/19 02:17:10 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c501d5_d20260519_m021540_c001_v0001101_t0042_u01779156940172") 2026/05/19 02:17:10 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/05/19 02:17:10 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f420dbeecba4de484_d20260519_m021543_c001_v7007000_t0000_u01779156943042") as it is a hide marker 2026/05/19 02:17:10 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/05/19 02:17:10 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c501d9_d20260519_m021542_c001_v0001101_t0015_u01779156942336") 2026/05/19 02:17:10 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/05/19 02:17:10 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f420dbeecba4de47b_d20260519_m021541_c001_v7007000_t0000_u01779156941974") as it is a hide marker 2026/05/19 02:17:10 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/05/19 02:17:10 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c501d7_d20260519_m021541_c001_v0001101_t0053_u01779156941315") 2026/05/19 02:17:10 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/05/19 02:17:10 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f420dbeecba4de485_d20260519_m021544_c001_v7007000_t0000_u01779156944220") as it is a hide marker 2026/05/19 02:17:10 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/05/19 02:17:10 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c501dd_d20260519_m021543_c001_v0001101_t0043_u01779156943406") 2026/05/19 02:17:10 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/05/19 02:17:10 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f420dbeecba4de486_d20260519_m021545_c001_v7007000_t0000_u01779156945334") as it is a hide marker 2026/05/19 02:17:10 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/05/19 02:17:10 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c501df_d20260519_m021544_c001_v0001101_t0045_u01779156944585") 2026/05/19 02:17:10 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/05/19 02:17:10 DEBUG : trailing space /trailing space : Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f420dbeecba4de468_d20260519_m021539_c001_v7007000_t0000_u01779156939810") as it is a hide marker 2026/05/19 02:17:10 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/05/19 02:17:10 DEBUG : trailing space /trailing space : Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c501d3_d20260519_m021539_c001_v0001101_t0049_u01779156939023") 2026/05/19 02:17:10 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/05/19 02:17:10 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f116219f28e6c42c7_d20260519_m021704_c001_v0001101_t0055_u01779157024297") "upload" dated 2026-05-19 02:17:04.297 +0000 UTC (6.503917642s ago) 2026/05/19 02:17:10 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f4031156c05399347_d20260519_m021659_c001_v7007000_t0000_u01779157019504") 2026/05/19 02:17:10 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/05/19 02:17:10 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c50265_d20260519_m021656_c001_v0001101_t0015_u01779157016187") 2026/05/19 02:17:10 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/05/19 02:17:10 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f420dbeecba4de493_d20260519_m021555_c001_v7007000_t0000_u01779156955841") as it is a hide marker 2026/05/19 02:17:10 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/05/19 02:17:10 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f220dbeecba4de48e_d20260519_m021549_c001_v0001173_t0011_u01779156949401") 2026/05/19 02:17:10 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/05/19 02:17:10 DEBUG : zero-length-file: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f420dbeecba4de48d_d20260519_m021549_c001_v7007000_t0000_u01779156949220") as it is a hide marker 2026/05/19 02:17:10 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/05/19 02:17:10 DEBUG : zero-length-file: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f417ffab713c501eb_d20260519_m021548_c001_v0001101_t0057_u01779156948672") 2026/05/19 02:17:10 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/05/19 02:17:10 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f420dbeecba4de41a_d20260519_m021532_c001_v7007000_t0000_u01779156932834") as it is a hide marker 2026/05/19 02:17:10 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/05/19 02:17:10 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c501bb_d20260519_m021532_c001_v0001101_t0031_u01779156932055") 2026/05/19 02:17:10 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/05/19 02:17:10 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f420dbeecba4de3ed_d20260519_m021527_c001_v7007000_t0000_u01779156927296") as it is a hide marker 2026/05/19 02:17:10 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/05/19 02:17:10 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c501a5_d20260519_m021526_c001_v0001101_t0021_u01779156926238") 2026/05/19 02:17:10 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/05/19 02:17:10 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f420dbeecba4de443_d20260519_m021536_c001_v7007000_t0000_u01779156936159") as it is a hide marker 2026/05/19 02:17:10 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/05/19 02:17:10 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c501c9_d20260519_m021535_c001_v0001101_t0052_u01779156935474") 2026/05/19 02:17:10 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/05/19 02:17:10 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f420dbeecba4de435_d20260519_m021535_c001_v7007000_t0000_u01779156935111") as it is a hide marker 2026/05/19 02:17:10 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/05/19 02:17:10 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c501c5_d20260519_m021534_c001_v0001101_t0017_u01779156934388") 2026/05/19 02:17:10 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/05/19 02:17:10 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f420dbeecba4de44b_d20260519_m021537_c001_v7007000_t0000_u01779156937412") as it is a hide marker 2026/05/19 02:17:10 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/05/19 02:17:10 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c501cb_d20260519_m021536_c001_v0001101_t0035_u01779156936520") 2026/05/19 02:17:10 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/05/19 02:17:10 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f420dbeecba4de427_d20260519_m021533_c001_v7007000_t0000_u01779156933961") as it is a hide marker 2026/05/19 02:17:10 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/05/19 02:17:10 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c501c3_d20260519_m021533_c001_v0001101_t0047_u01779156933200") 2026/05/19 02:17:10 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/05/19 02:17:10 DEBUG : ./.: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f420dbeecba4de3f0_d20260519_m021528_c001_v7007000_t0000_u01779156928381") as it is a hide marker 2026/05/19 02:17:10 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/05/19 02:17:10 DEBUG : ./.: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c501ad_d20260519_m021527_c001_v0001101_t0043_u01779156927657") 2026/05/19 02:17:10 NOTICE: ./.: Skipped delete as --dry-run is set 2026/05/19 02:17:10 DEBUG : ../..: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f420dbeecba4de3f1_d20260519_m021529_c001_v7007000_t0000_u01779156929428") as it is a hide marker 2026/05/19 02:17:10 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/05/19 02:17:10 DEBUG : ../..: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c501b1_d20260519_m021528_c001_v0001101_t0014_u01779156928741") 2026/05/19 02:17:10 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/05/19 02:17:10 INFO : B2 bucket rclone-test-supoqat4coki: cleaning bucket "rclone-test-supoqat4coki" of all hidden files 2026/05/19 02:17:11 DEBUG : leading space/ leading space: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f420dbeecba4de410_d20260519_m021531_c001_v7007000_t0000_u01779156931692") as it is a hide marker 2026/05/19 02:17:11 DEBUG : leading space/ leading space: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c501b9_d20260519_m021530_c001_v0001101_t0036_u01779156930977") 2026/05/19 02:17:11 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f420dbeecba4de3f5_d20260519_m021530_c001_v7007000_t0000_u01779156930583") as it is a hide marker 2026/05/19 02:17:11 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c501b7_d20260519_m021529_c001_v0001101_t0014_u01779156929790") 2026/05/19 02:17:11 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f420dbeecba4de459_d20260519_m021538_c001_v7007000_t0000_u01779156938611") as it is a hide marker 2026/05/19 02:17:11 DEBUG : .leading dot/.leading dot: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c501cf_d20260519_m021537_c001_v0001101_t0037_u01779156937776") 2026/05/19 02:17:11 DEBUG : created from root.txt: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f4010328a8d8effb1_d20260519_m021636_c001_v7007000_t0000_u01779156996645") as it is a hide marker 2026/05/19 02:17:11 DEBUG : created from root.txt: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f108dd9e02beab09e_d20260519_m021635_c001_v0001131_t0017_u01779156995588") 2026/05/19 02:17:11 DEBUG : file name.txt: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f416522e083b02b1c_d20260519_m021644_c001_v7007000_t0000_u01779157004693") as it is a hide marker 2026/05/19 02:17:11 DEBUG : file name.txt: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c50229_d20260519_m021624_c001_v0001101_t0059_u01779156984271") 2026/05/19 02:17:11 DEBUG : file name.txt: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f101271dee686df37_d20260519_m021619_c001_v0001144_t0050_u01779156979863") 2026/05/19 02:17:11 DEBUG : file name.txt: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c50201_d20260519_m021557_c001_v0001101_t0012_u01779156957668") 2026/05/19 02:17:11 DEBUG : file name.txt: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c501fb_d20260519_m021556_c001_v0001101_t0031_u01779156956395") 2026/05/19 02:17:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c501fd_d20260519_m021557_c001_v0001101_t0039_u01779156957062") "upload" dated 2026-05-19 02:15:57.062 +0000 UTC (1m14.75376353s ago) 2026/05/19 02:17:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f41279401a355e79b_d20260519_m021617_c001_v7007000_t0000_u01779156977541") as it is a hide marker 2026/05/19 02:17:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f105c47a7592d2a95_d20260519_m021616_c001_v0001161_t0058_u01779156976709") 2026/05/19 02:17:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f1031d2123b316049_d20260519_m021615_c001_v0001109_t0022_u01779156975797") 2026/05/19 02:17:12 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f420dbeecba4de488_d20260519_m021546_c001_v7007000_t0000_u01779156946352") as it is a hide marker 2026/05/19 02:17:12 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c501e3_d20260519_m021545_c001_v0001101_t0057_u01779156945697") 2026/05/19 02:17:12 DEBUG : piped data.txt: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f416522e083b02b1e_d20260519_m021646_c001_v7007000_t0000_u01779157006660") as it is a hide marker 2026/05/19 02:17:12 DEBUG : piped data.txt: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c50253_d20260519_m021646_c001_v0001101_t0056_u01779157006055") 2026/05/19 02:17:12 DEBUG : piped data.txt: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f416522e083b02b1d_d20260519_m021645_c001_v7007000_t0000_u01779157005869") 2026/05/19 02:17:12 DEBUG : piped data.txt: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f417ffab713c50251_d20260519_m021645_c001_v0001101_t0057_u01779157005427") 2026/05/19 02:17:12 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f420dbeecba4de48a_d20260519_m021547_c001_v7007000_t0000_u01779156947370") as it is a hide marker 2026/05/19 02:17:12 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c501e7_d20260519_m021546_c001_v0001101_t0051_u01779156946718") 2026/05/19 02:17:12 DEBUG : test-metadata: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f4068601f6155bb70_d20260519_m021653_c001_v7007000_t0000_u01779157013648") as it is a hide marker 2026/05/19 02:17:12 DEBUG : test-metadata: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f216522e083b02b21_d20260519_m021648_c001_v0001092_t0059_u01779157008614") 2026/05/19 02:17:12 DEBUG : test-metadata: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f416522e083b02b1f_d20260519_m021647_c001_v7007000_t0000_u01779157007833") 2026/05/19 02:17:12 DEBUG : test-metadata: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c50255_d20260519_m021646_c001_v0001101_t0053_u01779157006845") 2026/05/19 02:17:12 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f420dbeecba4de474_d20260519_m021540_c001_v7007000_t0000_u01779156940908") as it is a hide marker 2026/05/19 02:17:12 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c501d5_d20260519_m021540_c001_v0001101_t0042_u01779156940172") 2026/05/19 02:17:12 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f420dbeecba4de484_d20260519_m021543_c001_v7007000_t0000_u01779156943042") as it is a hide marker 2026/05/19 02:17:12 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c501d9_d20260519_m021542_c001_v0001101_t0015_u01779156942336") 2026/05/19 02:17:12 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f420dbeecba4de47b_d20260519_m021541_c001_v7007000_t0000_u01779156941974") as it is a hide marker 2026/05/19 02:17:12 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c501d7_d20260519_m021541_c001_v0001101_t0053_u01779156941315") 2026/05/19 02:17:12 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f420dbeecba4de485_d20260519_m021544_c001_v7007000_t0000_u01779156944220") as it is a hide marker 2026/05/19 02:17:12 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c501dd_d20260519_m021543_c001_v0001101_t0043_u01779156943406") 2026/05/19 02:17:12 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f420dbeecba4de486_d20260519_m021545_c001_v7007000_t0000_u01779156945334") as it is a hide marker 2026/05/19 02:17:12 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c501df_d20260519_m021544_c001_v0001101_t0045_u01779156944585") 2026/05/19 02:17:12 DEBUG : trailing space /trailing space : Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f420dbeecba4de468_d20260519_m021539_c001_v7007000_t0000_u01779156939810") as it is a hide marker 2026/05/19 02:17:13 DEBUG : trailing space /trailing space : Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c501d3_d20260519_m021539_c001_v0001101_t0049_u01779156939023") 2026/05/19 02:17:13 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f116219f28e6c42c7_d20260519_m021704_c001_v0001101_t0055_u01779157024297") "upload" dated 2026-05-19 02:17:04.297 +0000 UTC (8.826380461s ago) 2026/05/19 02:17:13 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f4031156c05399347_d20260519_m021659_c001_v7007000_t0000_u01779157019504") 2026/05/19 02:17:13 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c50265_d20260519_m021656_c001_v0001101_t0015_u01779157016187") 2026/05/19 02:17:13 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f420dbeecba4de493_d20260519_m021555_c001_v7007000_t0000_u01779156955841") as it is a hide marker 2026/05/19 02:17:13 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f220dbeecba4de48e_d20260519_m021549_c001_v0001173_t0011_u01779156949401") 2026/05/19 02:17:13 DEBUG : zero-length-file: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f420dbeecba4de48d_d20260519_m021549_c001_v7007000_t0000_u01779156949220") as it is a hide marker 2026/05/19 02:17:13 DEBUG : zero-length-file: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f417ffab713c501eb_d20260519_m021548_c001_v0001101_t0057_u01779156948672") 2026/05/19 02:17:13 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f420dbeecba4de41a_d20260519_m021532_c001_v7007000_t0000_u01779156932834") as it is a hide marker 2026/05/19 02:17:13 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c501bb_d20260519_m021532_c001_v0001101_t0031_u01779156932055") 2026/05/19 02:17:13 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f420dbeecba4de3ed_d20260519_m021527_c001_v7007000_t0000_u01779156927296") as it is a hide marker 2026/05/19 02:17:13 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c501a5_d20260519_m021526_c001_v0001101_t0021_u01779156926238") 2026/05/19 02:17:13 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f420dbeecba4de443_d20260519_m021536_c001_v7007000_t0000_u01779156936159") as it is a hide marker 2026/05/19 02:17:13 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c501c9_d20260519_m021535_c001_v0001101_t0052_u01779156935474") 2026/05/19 02:17:13 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f420dbeecba4de435_d20260519_m021535_c001_v7007000_t0000_u01779156935111") as it is a hide marker 2026/05/19 02:17:13 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c501c5_d20260519_m021534_c001_v0001101_t0017_u01779156934388") 2026/05/19 02:17:13 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f420dbeecba4de44b_d20260519_m021537_c001_v7007000_t0000_u01779156937412") as it is a hide marker 2026/05/19 02:17:13 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c501cb_d20260519_m021536_c001_v0001101_t0035_u01779156936520") 2026/05/19 02:17:13 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f420dbeecba4de427_d20260519_m021533_c001_v7007000_t0000_u01779156933961") as it is a hide marker 2026/05/19 02:17:13 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c501c3_d20260519_m021533_c001_v0001101_t0047_u01779156933200") 2026/05/19 02:17:14 DEBUG : ./.: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f420dbeecba4de3f0_d20260519_m021528_c001_v7007000_t0000_u01779156928381") as it is a hide marker 2026/05/19 02:17:14 DEBUG : ./.: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c501ad_d20260519_m021527_c001_v0001101_t0043_u01779156927657") 2026/05/19 02:17:14 DEBUG : ../..: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f420dbeecba4de3f1_d20260519_m021529_c001_v7007000_t0000_u01779156929428") as it is a hide marker 2026/05/19 02:17:14 DEBUG : ../..: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c501b1_d20260519_m021528_c001_v0001101_t0014_u01779156928741") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/05/19 02:17:14 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/05/19 02:17:15 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/05/19 02:17:15 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/05/19 02:17:15 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2026/05/19 02:17:15 INFO : B2 bucket rclone-test-supoqat4coki: cleaning bucket "rclone-test-supoqat4coki" of pending multipart uploads older than 0s 2026/05/19 02:17:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c501fd_d20260519_m021557_c001_v0001101_t0039_u01779156957062") "upload" dated 2026-05-19 02:15:57.062 +0000 UTC (1m19.018845972s ago) 2026/05/19 02:17:16 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f221ab8298775320f_d20260519_m021715_c001_v0001173_t0055_u01779157035062") as it is a start marker (upload started at 2026-05-19 02:17:15.062 +0000 UTC) 2026/05/19 02:17:16 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/05/19 02:17:16 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f221ab82987753210_d20260519_m021715_c001_v0001173_t0017_u01779157035244") as it is a start marker (upload started at 2026-05-19 02:17:15.244 +0000 UTC) 2026/05/19 02:17:16 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/05/19 02:17:16 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f221ab82987753211_d20260519_m021715_c001_v0001181_t0006_u01779157035426") as it is a start marker (upload started at 2026-05-19 02:17:15.426 +0000 UTC) 2026/05/19 02:17:16 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/05/19 02:17:16 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f221ab82987753213_d20260519_m021715_c001_v0001130_t0010_u01779157035607") as it is a start marker (upload started at 2026-05-19 02:17:15.607 +0000 UTC) 2026/05/19 02:17:16 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/05/19 02:17:16 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f421ab8298775320e_d20260519_m021714_c001_v7007000_t0000_u01779157034882") "hide" dated 2026-05-19 02:17:14.882 +0000 UTC (1.199046352s ago) 2026/05/19 02:17:16 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f116219f28e6c42c7_d20260519_m021704_c001_v0001101_t0055_u01779157024297") 2026/05/19 02:17:16 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/05/19 02:17:16 INFO : B2 bucket rclone-test-supoqat4coki: cleaning bucket "rclone-test-supoqat4coki" of pending multipart uploads older than 0s 2026/05/19 02:17:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c501fd_d20260519_m021557_c001_v0001101_t0039_u01779156957062") "upload" dated 2026-05-19 02:15:57.062 +0000 UTC (1m19.387018986s ago) 2026/05/19 02:17:16 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f221ab8298775320f_d20260519_m021715_c001_v0001173_t0055_u01779157035062") as it is a start marker (upload started at 2026-05-19 02:17:15.062 +0000 UTC) 2026/05/19 02:17:16 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f221ab82987753210_d20260519_m021715_c001_v0001173_t0017_u01779157035244") as it is a start marker (upload started at 2026-05-19 02:17:15.244 +0000 UTC) 2026/05/19 02:17:16 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f221ab82987753211_d20260519_m021715_c001_v0001181_t0006_u01779157035426") as it is a start marker (upload started at 2026-05-19 02:17:15.426 +0000 UTC) 2026/05/19 02:17:16 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f221ab82987753213_d20260519_m021715_c001_v0001130_t0010_u01779157035607") as it is a start marker (upload started at 2026-05-19 02:17:15.607 +0000 UTC) 2026/05/19 02:17:16 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4f722da3004d3beb9fe80e1b_f421ab8298775320e_d20260519_m021714_c001_v7007000_t0000_u01779157034882") "hide" dated 2026-05-19 02:17:14.882 +0000 UTC (1.567238502s ago) 2026/05/19 02:17:16 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f116219f28e6c42c7_d20260519_m021704_c001_v0001101_t0055_u01779157024297") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/05/19 02:17:17 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/05/19 02:17:17 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/05/19 02:17:17 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2026/05/19 02:17:18 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/05/19 02:17:18 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/05/19 02:17:18 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/05/19 02:17:18 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/05/19 02:17:19 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/05/19 02:17:21 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/05/19 02:17:21 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/05/19 02:17:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/19 02:17:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/05/19 02:17:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f722da3004d3beb9fe80e1b_f221ab82987753217_d20260519_m021725_c001_v0001106_t0000_u01779157045167") 2026/05/19 02:17:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/19 02:17:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/19 02:17:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/19 02:17:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/05/19 02:17:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/05/19 02:17:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/05/19 02:17:29 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/05/19 02:17:29 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/05/19 02:17:29 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/05/19 02:17:29 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/05/19 02:17:31 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/05/19 02:17:31 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/05/19 02:17:31 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/05/19 02:17:34 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/05/19 02:17:34 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/05/19 02:17:34 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z4f722da3004d3beb9fe80e1b_f221ab8298775321d_d20260519_m021734_c001_v0001091_t0033_u01779157054561") 2026/05/19 02:17:34 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/19 02:17:34 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/19 02:17:34 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/05/19 02:17:37 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/05/19 02:17:37 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/05/19 02:17:37 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/05/19 02:17:39 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/05/19 02:17:39 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/05/19 02:17:39 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/05/19 02:17:39 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/05/19 02:17:39 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/05/19 02:17:39 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/05/19 02:17:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/19 02:17:39 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/05/19 02:17:39 DEBUG : pacer: Reducing sleep to 10ms 2026/05/19 02:17:41 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/05/19 02:17:42 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/05/19 02:17:42 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/05/19 02:17:42 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/05/19 02:17:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/19 02:17:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/05/19 02:17:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f722da3004d3beb9fe80e1b_f218b6c6f6f6f1cee_d20260519_m021744_c001_v0001177_t0020_u01779157064909") 2026/05/19 02:17:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/19 02:17:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/19 02:17:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/19 02:17:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/05/19 02:17:45 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/05/19 02:17:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/19 02:17:45 DEBUG : pacer: Reducing sleep to 10ms 2026/05/19 02:17:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/05/19 02:17:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/05/19 02:17:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/05/19 02:17:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2026/05/19 02:17:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/05/19 02:17:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/05/19 02:17:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/05/19 02:17:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/05/19 02:17:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/05/19 02:17:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/05/19 02:17:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/05/19 02:17:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/05/19 02:17:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/05/19 02:17:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z4f722da3004d3beb9fe80e1b_f2021f9fca481948c_d20260519_m021753_c001_v0001044_t0015_u01779157073631") 2026/05/19 02:17:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/19 02:17:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/05/19 02:17:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/19 02:17:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/05/19 02:17:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/05/19 02:17:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/05/19 02:17:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/05/19 02:17:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/05/19 02:17:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/05/19 02:17:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/05/19 02:18:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/05/19 02:18:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/05/19 02:18:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/05/19 02:18:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/19 02:18:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/05/19 02:18:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4f722da3004d3beb9fe80e1b_f2021f9fca4819497_d20260519_m021803_c001_v0001120_t0037_u01779157083140") 2026/05/19 02:18:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/19 02:18:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/19 02:18:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/05/19 02:18:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/19 02:18:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/19 02:18:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/05/19 02:18:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/05/19 02:18:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/05/19 02:18:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/05/19 02:18:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/05/19 02:18:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/05/19 02:18:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/05/19 02:18:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/05/19 02:18:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/05/19 02:18:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/05/19 02:18:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/05/19 02:18:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/19 02:18:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/05/19 02:18:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4f722da3004d3beb9fe80e1b_f218b6c6f6f6f1d04_d20260519_m021813_c001_v0001165_t0025_u01779157093546") 2026/05/19 02:18:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/19 02:18:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/19 02:18:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/05/19 02:18:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/05/19 02:18:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/05/19 02:18:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/19 02:18:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/19 02:18:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2026/05/19 02:18:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/05/19 02:18:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/05/19 02:18:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/05/19 02:18:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/05/19 02:18:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/05/19 02:18:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/05/19 02:18:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/05/19 02:18:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/05/19 02:18:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/05/19 02:18:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z4f722da3004d3beb9fe80e1b_f2180ab6f18cef726_d20260519_m021823_c001_v0001180_t0006_u01779157103166") 2026/05/19 02:18:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/19 02:18:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/05/19 02:18:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/19 02:18:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/05/19 02:18:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/05/19 02:18:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/05/19 02:18:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/05/19 02:18:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/05/19 02:18:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/05/19 02:18:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/05/19 02:18:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/05/19 02:18:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/05/19 02:18:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/05/19 02:18:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/19 02:18:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/05/19 02:18:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4f722da3004d3beb9fe80e1b_f2180ab6f18cef72a_d20260519_m021831_c001_v0001100_t0027_u01779157111934") 2026/05/19 02:18:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/19 02:18:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/19 02:18:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/05/19 02:18:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/19 02:18:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/19 02:18:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/05/19 02:18:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/05/19 02:18:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/05/19 02:18:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/05/19 02:18:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/05/19 02:18:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/05/19 02:18:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/05/19 02:18:37 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/05/19 02:18:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/19 02:18:37 DEBUG : pacer: Reducing sleep to 10ms 2026/05/19 02:18:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/05/19 02:18:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/05/19 02:18:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/05/19 02:18:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/05/19 02:18:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/19 02:18: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/05/19 02:18:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4f722da3004d3beb9fe80e1b_f208e2ac0cdfc51a3_d20260519_m021842_c001_v0001113_t0016_u01779157122480") 2026/05/19 02:18:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/19 02:18:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/19 02:18:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/05/19 02:18:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/05/19 02:18:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/05/19 02:18:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/19 02:18:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/19 02:18:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2026/05/19 02:18:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/05/19 02:18:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/05/19 02:18:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/05/19 02:18:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/05/19 02:18:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/05/19 02:18:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/05/19 02:18:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/05/19 02:18:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/05/19 02:18:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/05/19 02:18:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z4f722da3004d3beb9fe80e1b_f2021f9fca4819a01_d20260519_m021852_c001_v0001105_t0006_u01779157132648") 2026/05/19 02:18:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/19 02:18:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/05/19 02:18:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/19 02:18:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/05/19 02:18:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/05/19 02:18:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/05/19 02:18:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/05/19 02:18:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/05/19 02:18:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/05/19 02:18:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/05/19 02:18:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/05/19 02:19:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/05/19 02:19:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/05/19 02:19:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/05/19 02:19:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/05/19 02:19:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z4f722da3004d3beb9fe80e1b_f2180ab6f18cef745_d20260519_m021903_c001_v0001097_t0030_u01779157143209") 2026/05/19 02:19:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/19 02:19:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/19 02:19:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/05/19 02:19:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/05/19 02:19:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/05/19 02:19:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/05/19 02:19:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/05/19 02:19:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/05/19 02:19:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/05/19 02:19:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/05/19 02:19:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/05/19 02:19:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/05/19 02:19:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/05/19 02:19:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/05/19 02:19:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/05/19 02:19:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/05/19 02:19:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/05/19 02:19:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/05/19 02:19:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z4f722da3004d3beb9fe80e1b_f2010328a8d8f00b6_d20260519_m021914_c001_v0001093_t0022_u01779157154673") 2026/05/19 02:19:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/19 02:19:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/19 02:19:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/05/19 02:19:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/05/19 02:19:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/05/19 02:19:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/05/19 02:19:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/05/19 02:19:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2026/05/19 02:19:20 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/05/19 02:19:20 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/05/19 02:19:20 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/05/19 02:19:20 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/05/19 02:19:21 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/05/19 02:19:23 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/05/19 02:19:23 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/05/19 02:19:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/19 02:19:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/05/19 02:19:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f722da3004d3beb9fe80e1b_f21560bbd431f21f6_d20260519_m021925_c001_v0001044_t0033_u01779157165450") 2026/05/19 02:19:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/19 02:19:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/19 02:19:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/19 02:19:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/05/19 02:19:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/05/19 02:19:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/05/19 02:19:30 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/05/19 02:19:30 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/05/19 02:19:30 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/05/19 02:19:30 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/05/19 02:19:33 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/05/19 02:19:34 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/05/19 02:19:34 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/05/19 02:19:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/05/19 02:19:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/05/19 02:19:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z4f722da3004d3beb9fe80e1b_f2010328a8d8f04c9_d20260519_m021937_c001_v0001172_t0008_u01779157177864") 2026/05/19 02:19:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/19 02:19:38 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/19 02:19:38 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/05/19 02:19:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/05/19 02:19:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/05/19 02:19:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/05/19 02:19:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/05/19 02:19:43 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/05/19 02:19:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/05/19 02:19:43 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/05/19 02:19:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/05/19 02:19:43 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/05/19 02:19:44 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/05/19 02:19:45 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/05/19 02:19:51 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/05/19 02:19:51 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/05/19 02:19:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/19 02:19:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/05/19 02:19:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f722da3004d3beb9fe80e1b_f22347db4fecdf17d_d20260519_m021955_c001_v0001173_t0048_u01779157195736") 2026/05/19 02:19:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/19 02:19:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/05/19 02:19:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/19 02:19:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/19 02:19:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/05/19 02:19:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/05/19 02:19:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/05/19 02:19:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2026/05/19 02:20:00 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/05/19 02:20:00 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/05/19 02:20:00 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/05/19 02:20:00 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/05/19 02:20:01 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/05/19 02:20:03 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/05/19 02:20:03 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/05/19 02:20:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/19 02:20:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/05/19 02:20:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f722da3004d3beb9fe80e1b_f22347db4fecdf186_d20260519_m022005_c001_v0001174_t0047_u01779157205762") 2026/05/19 02:20:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/19 02:20:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/19 02:20:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/19 02:20:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/05/19 02:20:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/05/19 02:20:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/05/19 02:20:10 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/05/19 02:20:10 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/05/19 02:20:10 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/05/19 02:20:10 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/05/19 02:20:13 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/05/19 02:20:13 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/05/19 02:20:13 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/05/19 02:20:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/05/19 02:20:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/05/19 02:20:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z4f722da3004d3beb9fe80e1b_f22347db4fecdf196_d20260519_m022016_c001_v0001174_t0028_u01779157216270") 2026/05/19 02:20:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/19 02:20:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/19 02:20:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/05/19 02:20:19 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/05/19 02:20:19 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/05/19 02:20:19 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/05/19 02:20:21 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/05/19 02:20:21 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/05/19 02:20:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/05/19 02:20:22 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/05/19 02:20:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/05/19 02:20:22 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/05/19 02:20:23 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/05/19 02:20:24 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/05/19 02:20:24 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/05/19 02:20:24 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/05/19 02:20:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/19 02:20:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/05/19 02:20:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f722da3004d3beb9fe80e1b_f2021f9fca4819ea9_d20260519_m022027_c001_v0001176_t0010_u01779157227282") 2026/05/19 02:20:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/19 02:20:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/19 02:20:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/19 02:20:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/05/19 02:20:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/05/19 02:20:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/05/19 02:20:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/05/19 02:20:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/05/19 02:20:38 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z4f722da3004d3beb9fe80e1b_f2176b50030dfd580_d20260519_m022038_c001_v0001146_t0010_u01779157238512") 2026/05/19 02:20:38 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/05/19 02:20:38 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/19 02:20:39 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/19 02:20:39 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/19 02:20:39 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/05/19 02:20:41 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/05/19 02:20:41 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/19 02:20:41 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/05/19 02:20:41 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/05/19 02:20:43 DEBUG : chunked-copy: Done sending chunk 1 2026/05/19 02:20:43 DEBUG : chunked-copy: Done sending chunk 0 2026/05/19 02:20:43 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/19 02:20:44 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z4f722da3004d3beb9fe80e1b_f2176b50030dfd585_d20260519_m022044_c001_v0001182_t0052_u01779157244463") 2026/05/19 02:20:44 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/05/19 02:20:44 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/19 02:20:44 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/19 02:20:44 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/19 02:20:44 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/05/19 02:20:46 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/05/19 02:20:46 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/19 02:20:46 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/05/19 02:20:46 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/05/19 02:20:49 DEBUG : chunked-copy: Done sending chunk 0 2026/05/19 02:20:49 DEBUG : chunked-copy: Done sending chunk 1 2026/05/19 02:20:49 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/19 02:20:49 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z4f722da3004d3beb9fe80e1b_f2176b50030dfd589_d20260519_m022049_c001_v0001183_t0052_u01779157249836") 2026/05/19 02:20:49 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/05/19 02:20:49 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/19 02:20:50 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/19 02:20:52 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/19 02:20:52 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/05/19 02:20:54 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/05/19 02:20:54 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/19 02:20:54 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/05/19 02:20:54 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/05/19 02:20:56 DEBUG : chunked-copy: Done sending chunk 0 2026/05/19 02:20:56 DEBUG : chunked-copy: Done sending chunk 1 2026/05/19 02:20:56 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/19 02:20:57 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z4f722da3004d3beb9fe80e1b_f2176b50030dfd58d_d20260519_m022057_c001_v0001137_t0055_u01779157257410") 2026/05/19 02:20:57 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/05/19 02:20:57 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/19 02:20:57 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/05/19 02:20:58 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/19 02:20:58 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/05/19 02:20:58 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/19 02:20:58 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/05/19 02:20:59 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/05/19 02:21:01 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/19 02:21:02 DEBUG : Creating backend with remote "TestB2:rclone-test-supoqat4coki/deeper/nonexisting/directory" 2026/05/19 02:21:02 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/05/19 02:21:03 INFO : B2 bucket rclone-test-supoqat4coki: cleaning bucket "rclone-test-supoqat4coki" of all files 2026/05/19 02:21:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f42347db4fecdf18b_d20260519_m022010_c001_v7007000_t0000_u01779157210036") 2026/05/19 02:21:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f22347db4fecdf186_d20260519_m022005_c001_v0001174_t0047_u01779157205762") 2026/05/19 02:21:04 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f42347db4fecdf185_d20260519_m022005_c001_v7007000_t0000_u01779157205268") 2026/05/19 02:21:04 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f22347db4fecdf180_d20260519_m022000_c001_v0001185_t0030_u01779157200545") 2026/05/19 02:21:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f4176b50030dfd578_d20260519_m022032_c001_v7007000_t0000_u01779157232430") 2026/05/19 02:21:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f2021f9fca4819ea9_d20260519_m022027_c001_v0001176_t0010_u01779157227282") 2026/05/19 02:21:04 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f4021f9fca4819ea7_d20260519_m022026_c001_v7007000_t0000_u01779157226756") 2026/05/19 02:21:04 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f22347db4fecdf19a_d20260519_m022021_c001_v0001154_t0005_u01779157221471") 2026/05/19 02:21:04 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f42347db4fecdf199_d20260519_m022021_c001_v7007000_t0000_u01779157221277") 2026/05/19 02:21:04 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f22347db4fecdf196_d20260519_m022016_c001_v0001174_t0028_u01779157216270") 2026/05/19 02:21:04 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f42347db4fecdf195_d20260519_m022015_c001_v7007000_t0000_u01779157215733") 2026/05/19 02:21:04 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f22347db4fecdf18c_d20260519_m022010_c001_v0001039_t0047_u01779157210219") 2026/05/19 02:21:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f413193f51d07695e_d20260519_m021818_c001_v7007000_t0000_u01779157098693") 2026/05/19 02:21:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f218b6c6f6f6f1d04_d20260519_m021813_c001_v0001165_t0025_u01779157093546") 2026/05/19 02:21:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f418b6c6f6f6f1cff_d20260519_m021808_c001_v7007000_t0000_u01779157088273") 2026/05/19 02:21:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f2021f9fca4819497_d20260519_m021803_c001_v0001120_t0037_u01779157083140") 2026/05/19 02:21:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f418b6c6f6f6f1d03_d20260519_m021813_c001_v7007000_t0000_u01779157093205") 2026/05/19 02:21:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f218b6c6f6f6f1d00_d20260519_m021808_c001_v0001044_t0033_u01779157088454") 2026/05/19 02:21:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f4021f9fca4819495_d20260519_m021802_c001_v7007000_t0000_u01779157082794") 2026/05/19 02:21:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f218b6c6f6f6f1cf7_d20260519_m021758_c001_v0001131_t0022_u01779157078244") 2026/05/19 02:21:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f418b6c6f6f6f1cf6_d20260519_m021758_c001_v7007000_t0000_u01779157078062") 2026/05/19 02:21:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f2021f9fca481948c_d20260519_m021753_c001_v0001044_t0015_u01779157073631") 2026/05/19 02:21:05 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f4021f9fca4819489_d20260519_m021753_c001_v7007000_t0000_u01779157073272") 2026/05/19 02:21:05 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f2021f9fca481947d_d20260519_m021749_c001_v0001184_t0012_u01779157069399") 2026/05/19 02:21:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f408e2ac0cdfc51ac_d20260519_m021847_c001_v7007000_t0000_u01779157127082") 2026/05/19 02:21:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f208e2ac0cdfc51a3_d20260519_m021842_c001_v0001113_t0016_u01779157122480") 2026/05/19 02:21:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f413193f51d07696d_d20260519_m021836_c001_v7007000_t0000_u01779157116525") 2026/05/19 02:21:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f2180ab6f18cef72a_d20260519_m021831_c001_v0001100_t0027_u01779157111934") 2026/05/19 02:21:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f408e2ac0cdfc51a2_d20260519_m021842_c001_v7007000_t0000_u01779157122127") 2026/05/19 02:21:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f213193f51d07696e_d20260519_m021836_c001_v0001173_t0022_u01779157116707") 2026/05/19 02:21:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f4180ab6f18cef729_d20260519_m021831_c001_v7007000_t0000_u01779157111582") 2026/05/19 02:21:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f213193f51d076968_d20260519_m021827_c001_v0001136_t0045_u01779157107017") 2026/05/19 02:21:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f413193f51d076967_d20260519_m021826_c001_v7007000_t0000_u01779157106835") 2026/05/19 02:21:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f2180ab6f18cef726_d20260519_m021823_c001_v0001180_t0006_u01779157103166") 2026/05/19 02:21:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f4180ab6f18cef725_d20260519_m021822_c001_v7007000_t0000_u01779157102817") 2026/05/19 02:21:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f213193f51d076960_d20260519_m021818_c001_v0001185_t0012_u01779157098876") 2026/05/19 02:21:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f4021f9fca481947c_d20260519_m021749_c001_v7007000_t0000_u01779157069217") 2026/05/19 02:21:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f218b6c6f6f6f1cee_d20260519_m021744_c001_v0001177_t0020_u01779157064909") 2026/05/19 02:21:06 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f418b6c6f6f6f1ced_d20260519_m021744_c001_v7007000_t0000_u01779157064565") 2026/05/19 02:21:06 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f219584b4b29a95bf_d20260519_m021739_c001_v0001037_t0012_u01779157059437") 2026/05/19 02:21:06 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f419584b4b29a95be_d20260519_m021739_c001_v7007000_t0000_u01779157059254") 2026/05/19 02:21:06 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f221ab8298775321d_d20260519_m021734_c001_v0001091_t0033_u01779157054561") 2026/05/19 02:21:06 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f421ab8298775321c_d20260519_m021734_c001_v7007000_t0000_u01779157054209") 2026/05/19 02:21:06 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f217e83d579d1626a_d20260519_m021729_c001_v0001181_t0037_u01779157049322") 2026/05/19 02:21:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f417e83d579d16269_d20260519_m021729_c001_v7007000_t0000_u01779157049140") 2026/05/19 02:21:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f221ab82987753217_d20260519_m021725_c001_v0001106_t0000_u01779157045167") 2026/05/19 02:21:06 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f421ab82987753216_d20260519_m021724_c001_v7007000_t0000_u01779157044802") 2026/05/19 02:21:06 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f2031156c05399351_d20260519_m021718_c001_v0001173_t0020_u01779157038627") 2026/05/19 02:21:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f4010328a8d8f00bf_d20260519_m021920_c001_v7007000_t0000_u01779157160058") 2026/05/19 02:21:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f2010328a8d8f00b6_d20260519_m021914_c001_v0001093_t0022_u01779157154673") 2026/05/19 02:21:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f4180ab6f18cef74d_d20260519_m021908_c001_v7007000_t0000_u01779157148722") 2026/05/19 02:21:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f2180ab6f18cef745_d20260519_m021903_c001_v0001097_t0030_u01779157143209") 2026/05/19 02:21:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f4010328a8d8f00b5_d20260519_m021914_c001_v7007000_t0000_u01779157154277") 2026/05/19 02:21:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f2180ab6f18cef74e_d20260519_m021908_c001_v0001137_t0024_u01779157148909") 2026/05/19 02:21:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f4180ab6f18cef742_d20260519_m021902_c001_v7007000_t0000_u01779157142775") 2026/05/19 02:21:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f2180ab6f18cef734_d20260519_m021857_c001_v0001103_t0009_u01779157137125") 2026/05/19 02:21:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f4180ab6f18cef733_d20260519_m021856_c001_v7007000_t0000_u01779157136942") 2026/05/19 02:21:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f2021f9fca4819a01_d20260519_m021852_c001_v0001105_t0006_u01779157132648") 2026/05/19 02:21:07 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f4021f9fca4819a00_d20260519_m021852_c001_v7007000_t0000_u01779157132234") 2026/05/19 02:21:07 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f208e2ac0cdfc51ae_d20260519_m021847_c001_v0001099_t0056_u01779157127277") 2026/05/19 02:21:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f42347db4fecdf17f_d20260519_m022000_c001_v7007000_t0000_u01779157200353") 2026/05/19 02:21:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f22347db4fecdf17d_d20260519_m021955_c001_v0001173_t0048_u01779157195736") 2026/05/19 02:21:07 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f42347db4fecdf17c_d20260519_m021955_c001_v7007000_t0000_u01779157195296") 2026/05/19 02:21:07 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f2010328a8d8f04cb_d20260519_m021942_c001_v0001161_t0049_u01779157182686") 2026/05/19 02:21:07 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f4010328a8d8f04ca_d20260519_m021942_c001_v7007000_t0000_u01779157182504") 2026/05/19 02:21:07 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f2010328a8d8f04c9_d20260519_m021937_c001_v0001172_t0008_u01779157177864") 2026/05/19 02:21:07 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f4010328a8d8f04c8_d20260519_m021937_c001_v7007000_t0000_u01779157177438") 2026/05/19 02:21:07 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f2010328a8d8f04ab_d20260519_m021929_c001_v0001038_t0001_u01779157169985") 2026/05/19 02:21:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f4010328a8d8f04aa_d20260519_m021929_c001_v7007000_t0000_u01779157169804") 2026/05/19 02:21:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f21560bbd431f21f6_d20260519_m021925_c001_v0001044_t0033_u01779157165450") 2026/05/19 02:21:07 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f41560bbd431f21f5_d20260519_m021925_c001_v7007000_t0000_u01779157165012") 2026/05/19 02:21:07 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f2010328a8d8f00c0_d20260519_m021920_c001_v0001134_t0054_u01779157160240") 2026/05/19 02:21:07 DEBUG : chunked-copy: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f4009bb3c7eaca193_d20260519_m022059_c001_v7007000_t0000_u01779157259902") 2026/05/19 02:21:07 DEBUG : chunked-copy: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f22347db4fecdf5b1_d20260519_m022054_c001_v0001184_t0028_u01779157254199") 2026/05/19 02:21:07 DEBUG : chunked-copy: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f42347db4fecdf5b0_d20260519_m022053_c001_v7007000_t0000_u01779157253659") 2026/05/19 02:21:07 DEBUG : chunked-copy: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f22347db4fecdf5ab_d20260519_m022046_c001_v0001182_t0047_u01779157246598") 2026/05/19 02:21:08 DEBUG : chunked-copy: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f42347db4fecdf5a7_d20260519_m022046_c001_v7007000_t0000_u01779157246067") 2026/05/19 02:21:08 DEBUG : chunked-copy: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f22347db4fecdf58e_d20260519_m022041_c001_v0001037_t0050_u01779157241028") 2026/05/19 02:21:08 DEBUG : chunked-copy: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f42347db4fecdf589_d20260519_m022040_c001_v7007000_t0000_u01779157240511") 2026/05/19 02:21:08 DEBUG : chunked-copy: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f116219f28e6c441b_d20260519_m022036_c001_v0001101_t0010_u01779157236851") 2026/05/19 02:21:08 DEBUG : chunked-copy: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f4176b50030dfd57c_d20260519_m022036_c001_v7007000_t0000_u01779157236489") 2026/05/19 02:21:08 DEBUG : chunked-copy: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f116219f28e6c440f_d20260519_m022033_c001_v0001101_t0008_u01779157233141") 2026/05/19 02:21:08 DEBUG : chunked-copy.copy: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f4009bb3c7eaca192_d20260519_m022059_c001_v7007000_t0000_u01779157259720") 2026/05/19 02:21:08 DEBUG : chunked-copy.copy: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f2176b50030dfd58d_d20260519_m022057_c001_v0001137_t0055_u01779157257410") 2026/05/19 02:21:08 DEBUG : chunked-copy.copy: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f42347db4fecdf5ae_d20260519_m022053_c001_v7007000_t0000_u01779157253476") 2026/05/19 02:21:08 DEBUG : chunked-copy.copy: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f2176b50030dfd589_d20260519_m022049_c001_v0001183_t0052_u01779157249836") 2026/05/19 02:21:08 DEBUG : chunked-copy.copy: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f42347db4fecdf5a5_d20260519_m022045_c001_v7007000_t0000_u01779157245886") 2026/05/19 02:21:08 DEBUG : chunked-copy.copy: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f2176b50030dfd585_d20260519_m022044_c001_v0001182_t0052_u01779157244463") 2026/05/19 02:21:08 DEBUG : chunked-copy.copy: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f42347db4fecdf588_d20260519_m022040_c001_v7007000_t0000_u01779157240329") 2026/05/19 02:21:08 DEBUG : chunked-copy.copy: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f2176b50030dfd580_d20260519_m022038_c001_v0001146_t0010_u01779157238512") 2026/05/19 02:21:08 DEBUG : chunked-copy.copy: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f4176b50030dfd57b_d20260519_m022036_c001_v7007000_t0000_u01779157236307") 2026/05/19 02:21:08 DEBUG : chunked-copy.copy: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f10366554f0ebd58b_d20260519_m022035_c001_v0001177_t0028_u01779157235552") 2026/05/19 02:21:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f117ffab713c501fd_d20260519_m021557_c001_v0001101_t0039_u01779156957062") 2026/05/19 02:21:08 DEBUG : unknown-size-put.txt: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f4009bb3c7eaca194_d20260519_m022100_c001_v7007000_t0000_u01779157260839") 2026/05/19 02:21:08 DEBUG : unknown-size-put.txt: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f116219f28e6c443b_d20260519_m022100_c001_v0001101_t0033_u01779157260459") 2026/05/19 02:21:08 DEBUG : unknown-size-update.txt: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f4009bb3c7eaca195_d20260519_m022102_c001_v7007000_t0000_u01779157262509") 2026/05/19 02:21:09 DEBUG : unknown-size-update.txt: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f116219f28e6c4441_d20260519_m022102_c001_v0001101_t0059_u01779157262043") 2026/05/19 02:21:09 DEBUG : unknown-size-update.txt: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f116219f28e6c443f_d20260519_m022101_c001_v0001101_t0006_u01779157261027") 2026/05/19 02:21:09 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f722da3004d3beb9fe80e1b_f421ab8298775320e_d20260519_m021714_c001_v7007000_t0000_u01779157034882") 2026/05/19 02:21:13 INFO : B2 bucket rclone-test-supoqat4coki: cleaning bucket "rclone-test-supoqat4coki" of all files === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (360.44s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.54s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (3.08s) --- PASS: TestIntegration/FsMkdir (352.53s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.69s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (22.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.02s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.09s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.62s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (82.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.28s) --- 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.59s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (3.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.51s) --- 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.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (194.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (30.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (10.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (10.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (5.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (29.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (10.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (5.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (10.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (5.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (28.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (10.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (32.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (9.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (11.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (11.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (40.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (12.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (17.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (32.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.68s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (27.47s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.06s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.02s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.56s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (7.59s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.25s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.61s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.94s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.68s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.26s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 360.467s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m1.245190476s (try 1/5)