"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/18 01:00:20 DEBUG : Creating backend with remote "TestB2:rclone-test-jinohax0lera" 2026/05/18 01:00:20 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/18 01:00:23 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/05/18 01:00:23 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/05/18 01:00: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/18 01:00:48 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/05/18 01:00:50 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/05/18 01:00:50 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/05/18 01:00:51 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/05/18 01:00:51 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/05/18 01:00:52 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/05/18 01:00:52 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/18 01:00:58 DEBUG : Creating backend with remote "TestB2:" 2026/05/18 01:00:58 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/05/18 01:01:00 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/18 01:01:05 INFO : B2 bucket rclone-test-jinohax0lera: cleaning bucket "rclone-test-jinohax0lera" of all files 2026/05/18 01:01:05 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf6428_d20260518_m010104_c001_v0001173_t0049_u01779066064370") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/05/18 01:01:06 DEBUG : Creating backend with remote "TestB2:rclone-test-jinohax0lera/dirToPurgeFromRoot" 2026/05/18 01:01:07 INFO : B2 bucket rclone-test-jinohax0lera path dirToPurgeFromRoot: cleaning bucket "rclone-test-jinohax0lera" of all files 2026/05/18 01:01:08 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf642a_d20260518_m010106_c001_v0001173_t0031_u01779066066019") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/05/18 01:01:09 DEBUG : Creating backend with remote "TestB2:rclone-test-jinohax0lera/hello? sausage/êé" 2026/05/18 01:01:13 INFO : B2 bucket rclone-test-jinohax0lera path hello? sausage/êé: cleaning bucket "rclone-test-jinohax0lera" of all files 2026/05/18 01:01:13 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f119a281c1ad51622_d20260518_m010111_c001_v0001182_t0044_u01779066071601") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1351: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1468: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/05/18 01:01:22 DEBUG : Creating backend with remote "TestB2:rclone-test-jinohax0lera/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/18 01:01:24 DEBUG : Creating backend with remote "TestB2:rclone-test-jinohax0lera/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestB2:" path "rclone-test-jinohax0lera" from "TestB2:rclone-test-jinohax0lera" 2026/05/18 01:01:25 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/18 01:01:37 DEBUG : Creating backend with remote "TestB2:rclone-test-xevepar5hura" 2026/05/18 01:01:40 DEBUG : B2 bucket rclone-test-xevepar5hura: Purge remote 2026/05/18 01:01:40 INFO : B2 bucket rclone-test-xevepar5hura: cleaning bucket "rclone-test-xevepar5hura" of all files 2026/05/18 01:01:40 DEBUG : somefile: Deleting (id "4_zefa25d1390ad3b8b9fe80e1b_f404c7ff3f216dda9_d20260518_m010139_c001_v0001177_t0028_u01779066099247") === 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/18 01:01:41 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/18 01:01:42 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/18 01:01:45 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/05/18 01:01:45 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/05/18 01:01:45 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.237Ki offset 6Mi/6.106Mi 2026/05/18 01:01:45 DEBUG : test-metadata: Sending chunk 1 length 110835 2026/05/18 01:01:46 DEBUG : test-metadata: Done sending chunk 1 2026/05/18 01:01:47 DEBUG : test-metadata: Done sending chunk 0 2026/05/18 01:01:47 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/18 01:01:57 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1173-18.backblaze.com/b2api/v1/b2_upload_file/6fd22dc3909d3b8b9fe80e1b/c001_v0001173_t0022": EOF 2026/05/18 01:01:57 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1173-18.backblaze.com/b2api/v1/b2_upload_file/6fd22dc3909d3b8b9fe80e1b/c001_v0001173_t0022": EOF) 2026/05/18 01:01:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1173-18.backblaze.com/b2api/v1/b2_upload_file/6fd22dc3909d3b8b9fe80e1b/c001_v0001173_t0022": EOF - low level retry 1/10 2026/05/18 01:01:59 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-18-010152-487.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/18 01:02:01 DEBUG : oldPath = "TestB2:rclone-test-jinohax0lera/versions/test-versions-v2026-05-18-010152-487.txt" 2026/05/18 01:02:01 DEBUG : newPath = "TestB2,versions:rclone-test-jinohax0lera/versions/test-versions-v2026-05-18-010152-487.txt" 2026/05/18 01:02:01 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-jinohax0lera/versions/test-versions-v2026-05-18-010152-487.txt" 2026/05/18 01:02:01 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/05/18 01:02:03 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-jinohax0lera/versions/test-versions-v2026-05-18-010152-487.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-jinohax0lera/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/18 01:02:06 INFO : B2 bucket rclone-test-jinohax0lera: cleaning bucket "rclone-test-jinohax0lera" of all hidden files 2026/05/18 01:02:06 DEBUG : leading space/ leading space: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f420dbeecba3ba6a0_d20260518_m010031_c001_v7007000_t0000_u01779066031107") as it is a hide marker 2026/05/18 01:02:06 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/05/18 01:02:06 DEBUG : leading space/ leading space: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf6382_d20260518_m010030_c001_v0001173_t0028_u01779066030469") 2026/05/18 01:02:06 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/05/18 01:02:06 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f420dbeecba3ba69f_d20260518_m010030_c001_v7007000_t0000_u01779066030104") as it is a hide marker 2026/05/18 01:02:06 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/05/18 01:02:06 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf637e_d20260518_m010029_c001_v0001173_t0023_u01779066029494") 2026/05/18 01:02:06 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/05/18 01:02:06 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f420dbeecba3ba6c0_d20260518_m010037_c001_v7007000_t0000_u01779066037413") as it is a hide marker 2026/05/18 01:02:06 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/05/18 01:02:06 DEBUG : .leading dot/.leading dot: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf63a6_d20260518_m010036_c001_v0001173_t0032_u01779066036693") 2026/05/18 01:02:06 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/05/18 01:02:06 DEBUG : created from root.txt: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f413193f51cf72e98_d20260518_m010133_c001_v7007000_t0000_u01779066093242") as it is a hide marker 2026/05/18 01:02:06 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/05/18 01:02:06 DEBUG : created from root.txt: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f105d6ef6fcd4006d_d20260518_m010132_c001_v0001180_t0049_u01779066092307") 2026/05/18 01:02:06 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/05/18 01:02:06 DEBUG : file name.txt: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f4010328a8d79f682_d20260518_m010141_c001_v7007000_t0000_u01779066101318") as it is a hide marker 2026/05/18 01:02:06 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/05/18 01:02:06 DEBUG : file name.txt: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf644e_d20260518_m010121_c001_v0001173_t0046_u01779066081462") 2026/05/18 01:02:06 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/18 01:02:06 DEBUG : file name.txt: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f118f31fbbff21aa8_d20260518_m010117_c001_v0001097_t0023_u01779066077712") 2026/05/18 01:02:06 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/18 01:02:06 DEBUG : file name.txt: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf6416_d20260518_m010056_c001_v0001173_t0022_u01779066056007") 2026/05/18 01:02:06 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/18 01:02:06 DEBUG : file name.txt: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf640a_d20260518_m010055_c001_v0001173_t0007_u01779066055110") 2026/05/18 01:02:06 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/18 01:02:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf6410_d20260518_m010055_c001_v0001173_t0037_u01779066055571") "upload" dated 2026-05-18 01:00:55.571 +0000 UTC (1m11.136702072s ago) 2026/05/18 01:02:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f408e2ac0cde9525f_d20260518_m010115_c001_v7007000_t0000_u01779066075514") as it is a hide marker 2026/05/18 01:02:06 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/05/18 01:02:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1017ab661402103d_d20260518_m010114_c001_v0001032_t0016_u01779066074856") 2026/05/18 01:02:06 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/05/18 01:02:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f11689d1d7818726b_d20260518_m010114_c001_v0001174_t0052_u01779066074034") 2026/05/18 01:02:06 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/05/18 01:02:06 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f420dbeecba3ba6e5_d20260518_m010045_c001_v7007000_t0000_u01779066045147") as it is a hide marker 2026/05/18 01:02:06 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/05/18 01:02:06 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf63d0_d20260518_m010044_c001_v0001173_t0017_u01779066044460") 2026/05/18 01:02:06 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/05/18 01:02:06 DEBUG : piped data.txt: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f4010328a8d79f686_d20260518_m010143_c001_v7007000_t0000_u01779066103072") as it is a hide marker 2026/05/18 01:02:06 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/05/18 01:02:06 DEBUG : piped data.txt: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf64aa_d20260518_m010142_c001_v0001173_t0047_u01779066102605") 2026/05/18 01:02:06 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/18 01:02:06 DEBUG : piped data.txt: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f4010328a8d79f685_d20260518_m010142_c001_v7007000_t0000_u01779066102422") 2026/05/18 01:02:06 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/18 01:02:06 DEBUG : piped data.txt: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f4181026f0daf64a4_d20260518_m010142_c001_v0001173_t0022_u01779066102039") 2026/05/18 01:02:06 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/18 01:02:06 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f420dbeecba3ba6e9_d20260518_m010046_c001_v7007000_t0000_u01779066046193") as it is a hide marker 2026/05/18 01:02:06 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/05/18 01:02:06 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf63dc_d20260518_m010045_c001_v0001173_t0047_u01779066045523") 2026/05/18 01:02:06 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/05/18 01:02:06 DEBUG : test-metadata: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f41416e1b85553598_d20260518_m010149_c001_v7007000_t0000_u01779066109940") as it is a hide marker 2026/05/18 01:02:06 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/05/18 01:02:06 DEBUG : test-metadata: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f2010328a8d79f691_d20260518_m010144_c001_v0001090_t0059_u01779066104991") 2026/05/18 01:02:06 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/18 01:02:06 DEBUG : test-metadata: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f4010328a8d79f688_d20260518_m010144_c001_v7007000_t0000_u01779066104238") 2026/05/18 01:02:06 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/18 01:02:06 DEBUG : test-metadata: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf64b0_d20260518_m010143_c001_v0001173_t0000_u01779066103256") 2026/05/18 01:02:06 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/18 01:02:06 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f420dbeecba3ba6ca_d20260518_m010039_c001_v7007000_t0000_u01779066039918") as it is a hide marker 2026/05/18 01:02:06 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/05/18 01:02:06 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf63b2_d20260518_m010038_c001_v0001173_t0045_u01779066038950") 2026/05/18 01:02:06 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/05/18 01:02:06 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f420dbeecba3ba6d6_d20260518_m010042_c001_v7007000_t0000_u01779066042031") as it is a hide marker 2026/05/18 01:02:06 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/05/18 01:02:06 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf63ba_d20260518_m010041_c001_v0001173_t0033_u01779066041367") 2026/05/18 01:02:06 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/05/18 01:02:06 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f420dbeecba3ba6ce_d20260518_m010040_c001_v7007000_t0000_u01779066040922") as it is a hide marker 2026/05/18 01:02:06 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/05/18 01:02:06 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf63b6_d20260518_m010040_c001_v0001173_t0056_u01779066040281") 2026/05/18 01:02:06 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/05/18 01:02:06 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f420dbeecba3ba6da_d20260518_m010043_c001_v7007000_t0000_u01779066043030") as it is a hide marker 2026/05/18 01:02:06 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/05/18 01:02:06 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf63c2_d20260518_m010042_c001_v0001173_t0015_u01779066042395") 2026/05/18 01:02:06 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/05/18 01:02:06 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f420dbeecba3ba6df_d20260518_m010044_c001_v7007000_t0000_u01779066044098") as it is a hide marker 2026/05/18 01:02:06 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/05/18 01:02:06 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf63c6_d20260518_m010043_c001_v0001173_t0059_u01779066043394") 2026/05/18 01:02:06 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/05/18 01:02:06 DEBUG : trailing space /trailing space : Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f420dbeecba3ba6c5_d20260518_m010038_c001_v7007000_t0000_u01779066038586") as it is a hide marker 2026/05/18 01:02:06 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/05/18 01:02:06 DEBUG : trailing space /trailing space : Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf63ac_d20260518_m010037_c001_v0001173_t0000_u01779066037777") 2026/05/18 01:02:06 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/05/18 01:02:06 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f117bfe8a22a368ba_d20260518_m010200_c001_v0001177_t0045_u01779066120326") "upload" dated 2026-05-18 01:02:00.326 +0000 UTC (6.382183794s ago) 2026/05/18 01:02:06 DEBUG : versions/test-versions.txt: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f41416e1b8555359d_d20260518_m010155_c001_v7007000_t0000_u01779066115517") 2026/05/18 01:02:06 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/05/18 01:02:06 DEBUG : versions/test-versions.txt: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf64d4_d20260518_m010152_c001_v0001173_t0011_u01779066112487") 2026/05/18 01:02:06 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/05/18 01:02:06 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f420dbeecba3ba70a_d20260518_m010054_c001_v7007000_t0000_u01779066054562") as it is a hide marker 2026/05/18 01:02:06 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/05/18 01:02:06 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f220dbeecba3ba6f3_d20260518_m010048_c001_v0001146_t0030_u01779066048326") 2026/05/18 01:02:06 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/05/18 01:02:06 DEBUG : zero-length-file: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f420dbeecba3ba6f1_d20260518_m010048_c001_v7007000_t0000_u01779066048145") as it is a hide marker 2026/05/18 01:02:06 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/05/18 01:02:06 DEBUG : zero-length-file: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f4181026f0daf63f8_d20260518_m010047_c001_v0001173_t0022_u01779066047590") 2026/05/18 01:02:06 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/05/18 01:02:06 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f420dbeecba3ba6a5_d20260518_m010032_c001_v7007000_t0000_u01779066032121") as it is a hide marker 2026/05/18 01:02:06 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/05/18 01:02:06 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf6384_d20260518_m010031_c001_v0001173_t0050_u01779066031470") 2026/05/18 01:02:06 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/05/18 01:02:06 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f420dbeecba3ba692_d20260518_m010027_c001_v7007000_t0000_u01779066027068") as it is a hide marker 2026/05/18 01:02:06 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/05/18 01:02:06 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf636a_d20260518_m010026_c001_v0001173_t0027_u01779066026045") 2026/05/18 01:02:06 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/05/18 01:02:06 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f420dbeecba3ba6b5_d20260518_m010035_c001_v7007000_t0000_u01779066035301") as it is a hide marker 2026/05/18 01:02:06 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/05/18 01:02:06 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf6396_d20260518_m010034_c001_v0001173_t0011_u01779066034678") 2026/05/18 01:02:06 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/05/18 01:02:06 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f420dbeecba3ba6ae_d20260518_m010034_c001_v7007000_t0000_u01779066034310") as it is a hide marker 2026/05/18 01:02:06 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/05/18 01:02:06 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf638c_d20260518_m010033_c001_v0001173_t0004_u01779066033483") 2026/05/18 01:02:06 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/05/18 01:02:06 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f420dbeecba3ba6ba_d20260518_m010036_c001_v7007000_t0000_u01779066036328") as it is a hide marker 2026/05/18 01:02:06 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/05/18 01:02:06 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf639c_d20260518_m010035_c001_v0001173_t0013_u01779066035664") 2026/05/18 01:02:06 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/05/18 01:02:06 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f420dbeecba3ba6aa_d20260518_m010033_c001_v7007000_t0000_u01779066033120") as it is a hide marker 2026/05/18 01:02:06 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/05/18 01:02:06 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf6388_d20260518_m010032_c001_v0001173_t0010_u01779066032487") 2026/05/18 01:02:06 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/05/18 01:02:06 DEBUG : ./.: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f420dbeecba3ba697_d20260518_m010028_c001_v7007000_t0000_u01779066028077") as it is a hide marker 2026/05/18 01:02:06 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/05/18 01:02:06 DEBUG : ./.: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf6370_d20260518_m010027_c001_v0001173_t0047_u01779066027441") 2026/05/18 01:02:06 NOTICE: ./.: Skipped delete as --dry-run is set 2026/05/18 01:02:06 DEBUG : ../..: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f420dbeecba3ba69a_d20260518_m010029_c001_v7007000_t0000_u01779066029130") as it is a hide marker 2026/05/18 01:02:06 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/05/18 01:02:06 DEBUG : ../..: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf6376_d20260518_m010028_c001_v0001173_t0054_u01779066028439") 2026/05/18 01:02:06 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/05/18 01:02:06 INFO : B2 bucket rclone-test-jinohax0lera: cleaning bucket "rclone-test-jinohax0lera" of all hidden files 2026/05/18 01:02:07 DEBUG : leading space/ leading space: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f420dbeecba3ba6a0_d20260518_m010031_c001_v7007000_t0000_u01779066031107") as it is a hide marker 2026/05/18 01:02:07 DEBUG : leading space/ leading space: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf6382_d20260518_m010030_c001_v0001173_t0028_u01779066030469") 2026/05/18 01:02:07 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f420dbeecba3ba69f_d20260518_m010030_c001_v7007000_t0000_u01779066030104") as it is a hide marker 2026/05/18 01:02:07 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf637e_d20260518_m010029_c001_v0001173_t0023_u01779066029494") 2026/05/18 01:02:07 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f420dbeecba3ba6c0_d20260518_m010037_c001_v7007000_t0000_u01779066037413") as it is a hide marker 2026/05/18 01:02:07 DEBUG : .leading dot/.leading dot: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf63a6_d20260518_m010036_c001_v0001173_t0032_u01779066036693") 2026/05/18 01:02:07 DEBUG : created from root.txt: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f413193f51cf72e98_d20260518_m010133_c001_v7007000_t0000_u01779066093242") as it is a hide marker 2026/05/18 01:02:07 DEBUG : created from root.txt: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f105d6ef6fcd4006d_d20260518_m010132_c001_v0001180_t0049_u01779066092307") 2026/05/18 01:02:07 DEBUG : file name.txt: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f4010328a8d79f682_d20260518_m010141_c001_v7007000_t0000_u01779066101318") as it is a hide marker 2026/05/18 01:02:07 DEBUG : file name.txt: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf644e_d20260518_m010121_c001_v0001173_t0046_u01779066081462") 2026/05/18 01:02:07 DEBUG : file name.txt: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f118f31fbbff21aa8_d20260518_m010117_c001_v0001097_t0023_u01779066077712") 2026/05/18 01:02:07 DEBUG : file name.txt: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf6416_d20260518_m010056_c001_v0001173_t0022_u01779066056007") 2026/05/18 01:02:07 DEBUG : file name.txt: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf640a_d20260518_m010055_c001_v0001173_t0007_u01779066055110") 2026/05/18 01:02:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf6410_d20260518_m010055_c001_v0001173_t0037_u01779066055571") "upload" dated 2026-05-18 01:00:55.571 +0000 UTC (1m12.20956148s ago) 2026/05/18 01:02:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f408e2ac0cde9525f_d20260518_m010115_c001_v7007000_t0000_u01779066075514") as it is a hide marker 2026/05/18 01:02:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1017ab661402103d_d20260518_m010114_c001_v0001032_t0016_u01779066074856") 2026/05/18 01:02:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f11689d1d7818726b_d20260518_m010114_c001_v0001174_t0052_u01779066074034") 2026/05/18 01:02:07 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f420dbeecba3ba6e5_d20260518_m010045_c001_v7007000_t0000_u01779066045147") as it is a hide marker 2026/05/18 01:02:08 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf63d0_d20260518_m010044_c001_v0001173_t0017_u01779066044460") 2026/05/18 01:02:08 DEBUG : piped data.txt: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f4010328a8d79f686_d20260518_m010143_c001_v7007000_t0000_u01779066103072") as it is a hide marker 2026/05/18 01:02:08 DEBUG : piped data.txt: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf64aa_d20260518_m010142_c001_v0001173_t0047_u01779066102605") 2026/05/18 01:02:08 DEBUG : piped data.txt: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f4010328a8d79f685_d20260518_m010142_c001_v7007000_t0000_u01779066102422") 2026/05/18 01:02:08 DEBUG : piped data.txt: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f4181026f0daf64a4_d20260518_m010142_c001_v0001173_t0022_u01779066102039") 2026/05/18 01:02:08 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f420dbeecba3ba6e9_d20260518_m010046_c001_v7007000_t0000_u01779066046193") as it is a hide marker 2026/05/18 01:02:08 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf63dc_d20260518_m010045_c001_v0001173_t0047_u01779066045523") 2026/05/18 01:02:08 DEBUG : test-metadata: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f41416e1b85553598_d20260518_m010149_c001_v7007000_t0000_u01779066109940") as it is a hide marker 2026/05/18 01:02:08 DEBUG : test-metadata: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f2010328a8d79f691_d20260518_m010144_c001_v0001090_t0059_u01779066104991") 2026/05/18 01:02:08 DEBUG : test-metadata: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f4010328a8d79f688_d20260518_m010144_c001_v7007000_t0000_u01779066104238") 2026/05/18 01:02:08 DEBUG : test-metadata: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf64b0_d20260518_m010143_c001_v0001173_t0000_u01779066103256") 2026/05/18 01:02:08 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f420dbeecba3ba6ca_d20260518_m010039_c001_v7007000_t0000_u01779066039918") as it is a hide marker 2026/05/18 01:02:08 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf63b2_d20260518_m010038_c001_v0001173_t0045_u01779066038950") 2026/05/18 01:02:08 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f420dbeecba3ba6d6_d20260518_m010042_c001_v7007000_t0000_u01779066042031") as it is a hide marker 2026/05/18 01:02:08 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf63ba_d20260518_m010041_c001_v0001173_t0033_u01779066041367") 2026/05/18 01:02:08 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f420dbeecba3ba6ce_d20260518_m010040_c001_v7007000_t0000_u01779066040922") as it is a hide marker 2026/05/18 01:02:08 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf63b6_d20260518_m010040_c001_v0001173_t0056_u01779066040281") 2026/05/18 01:02:08 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f420dbeecba3ba6da_d20260518_m010043_c001_v7007000_t0000_u01779066043030") as it is a hide marker 2026/05/18 01:02:09 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf63c2_d20260518_m010042_c001_v0001173_t0015_u01779066042395") 2026/05/18 01:02:09 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f420dbeecba3ba6df_d20260518_m010044_c001_v7007000_t0000_u01779066044098") as it is a hide marker 2026/05/18 01:02:09 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf63c6_d20260518_m010043_c001_v0001173_t0059_u01779066043394") 2026/05/18 01:02:09 DEBUG : trailing space /trailing space : Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f420dbeecba3ba6c5_d20260518_m010038_c001_v7007000_t0000_u01779066038586") as it is a hide marker 2026/05/18 01:02:09 DEBUG : trailing space /trailing space : Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf63ac_d20260518_m010037_c001_v0001173_t0000_u01779066037777") 2026/05/18 01:02:09 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f117bfe8a22a368ba_d20260518_m010200_c001_v0001177_t0045_u01779066120326") "upload" dated 2026-05-18 01:02:00.326 +0000 UTC (8.959517098s ago) 2026/05/18 01:02:09 DEBUG : versions/test-versions.txt: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f41416e1b8555359d_d20260518_m010155_c001_v7007000_t0000_u01779066115517") 2026/05/18 01:02:09 DEBUG : versions/test-versions.txt: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf64d4_d20260518_m010152_c001_v0001173_t0011_u01779066112487") 2026/05/18 01:02:09 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f420dbeecba3ba70a_d20260518_m010054_c001_v7007000_t0000_u01779066054562") as it is a hide marker 2026/05/18 01:02:09 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f220dbeecba3ba6f3_d20260518_m010048_c001_v0001146_t0030_u01779066048326") 2026/05/18 01:02:09 DEBUG : zero-length-file: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f420dbeecba3ba6f1_d20260518_m010048_c001_v7007000_t0000_u01779066048145") as it is a hide marker 2026/05/18 01:02:09 DEBUG : zero-length-file: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f4181026f0daf63f8_d20260518_m010047_c001_v0001173_t0022_u01779066047590") 2026/05/18 01:02:09 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f420dbeecba3ba6a5_d20260518_m010032_c001_v7007000_t0000_u01779066032121") as it is a hide marker 2026/05/18 01:02:09 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf6384_d20260518_m010031_c001_v0001173_t0050_u01779066031470") 2026/05/18 01:02:09 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f420dbeecba3ba692_d20260518_m010027_c001_v7007000_t0000_u01779066027068") as it is a hide marker 2026/05/18 01:02:09 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf636a_d20260518_m010026_c001_v0001173_t0027_u01779066026045") 2026/05/18 01:02:09 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f420dbeecba3ba6b5_d20260518_m010035_c001_v7007000_t0000_u01779066035301") as it is a hide marker 2026/05/18 01:02:09 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf6396_d20260518_m010034_c001_v0001173_t0011_u01779066034678") 2026/05/18 01:02:09 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f420dbeecba3ba6ae_d20260518_m010034_c001_v7007000_t0000_u01779066034310") as it is a hide marker 2026/05/18 01:02:09 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf638c_d20260518_m010033_c001_v0001173_t0004_u01779066033483") 2026/05/18 01:02:09 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f420dbeecba3ba6ba_d20260518_m010036_c001_v7007000_t0000_u01779066036328") as it is a hide marker 2026/05/18 01:02:10 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf639c_d20260518_m010035_c001_v0001173_t0013_u01779066035664") 2026/05/18 01:02:10 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f420dbeecba3ba6aa_d20260518_m010033_c001_v7007000_t0000_u01779066033120") as it is a hide marker 2026/05/18 01:02:10 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf6388_d20260518_m010032_c001_v0001173_t0010_u01779066032487") 2026/05/18 01:02:10 DEBUG : ./.: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f420dbeecba3ba697_d20260518_m010028_c001_v7007000_t0000_u01779066028077") as it is a hide marker 2026/05/18 01:02:10 DEBUG : ./.: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf6370_d20260518_m010027_c001_v0001173_t0047_u01779066027441") 2026/05/18 01:02:10 DEBUG : ../..: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f420dbeecba3ba69a_d20260518_m010029_c001_v7007000_t0000_u01779066029130") as it is a hide marker 2026/05/18 01:02:10 DEBUG : ../..: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf6376_d20260518_m010028_c001_v0001173_t0054_u01779066028439") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/05/18 01:02:11 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/18 01:02:11 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/18 01:02:11 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/18 01:02:11 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/18 01:02:12 INFO : B2 bucket rclone-test-jinohax0lera: cleaning bucket "rclone-test-jinohax0lera" of pending multipart uploads older than 0s 2026/05/18 01:02:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf6410_d20260518_m010055_c001_v0001173_t0037_u01779066055571") "upload" dated 2026-05-18 01:00:55.571 +0000 UTC (1m16.736438916s ago) 2026/05/18 01:02:12 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f21416e1b855535bd_d20260518_m010211_c001_v0001101_t0038_u01779066131269") as it is a start marker (upload started at 2026-05-18 01:02:11.269 +0000 UTC) 2026/05/18 01:02:12 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/05/18 01:02:12 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f21416e1b855535be_d20260518_m010211_c001_v0001103_t0006_u01779066131452") as it is a start marker (upload started at 2026-05-18 01:02:11.452 +0000 UTC) 2026/05/18 01:02:12 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/05/18 01:02:12 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f21416e1b855535c0_d20260518_m010211_c001_v0001174_t0046_u01779066131646") as it is a start marker (upload started at 2026-05-18 01:02:11.646 +0000 UTC) 2026/05/18 01:02:12 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/05/18 01:02:12 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f21416e1b855535c1_d20260518_m010211_c001_v0001097_t0029_u01779066131830") as it is a start marker (upload started at 2026-05-18 01:02:11.83 +0000 UTC) 2026/05/18 01:02:12 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/05/18 01:02:12 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f41416e1b855535bc_d20260518_m010211_c001_v7007000_t0000_u01779066131088") "hide" dated 2026-05-18 01:02:11.088 +0000 UTC (1.219620682s ago) 2026/05/18 01:02:12 DEBUG : versions/test-versions.txt: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f117bfe8a22a368ba_d20260518_m010200_c001_v0001177_t0045_u01779066120326") 2026/05/18 01:02:12 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/05/18 01:02:12 INFO : B2 bucket rclone-test-jinohax0lera: cleaning bucket "rclone-test-jinohax0lera" of pending multipart uploads older than 0s 2026/05/18 01:02:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf6410_d20260518_m010055_c001_v0001173_t0037_u01779066055571") "upload" dated 2026-05-18 01:00:55.571 +0000 UTC (1m17.117477098s ago) 2026/05/18 01:02:12 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f21416e1b855535bd_d20260518_m010211_c001_v0001101_t0038_u01779066131269") as it is a start marker (upload started at 2026-05-18 01:02:11.269 +0000 UTC) 2026/05/18 01:02:12 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f21416e1b855535be_d20260518_m010211_c001_v0001103_t0006_u01779066131452") as it is a start marker (upload started at 2026-05-18 01:02:11.452 +0000 UTC) 2026/05/18 01:02:12 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f21416e1b855535c0_d20260518_m010211_c001_v0001174_t0046_u01779066131646") as it is a start marker (upload started at 2026-05-18 01:02:11.646 +0000 UTC) 2026/05/18 01:02:12 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f21416e1b855535c1_d20260518_m010211_c001_v0001097_t0029_u01779066131830") as it is a start marker (upload started at 2026-05-18 01:02:11.83 +0000 UTC) 2026/05/18 01:02:12 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6fd22dc3909d3b8b9fe80e1b_f41416e1b855535bc_d20260518_m010211_c001_v7007000_t0000_u01779066131088") "hide" dated 2026-05-18 01:02:11.088 +0000 UTC (1.600623524s ago) 2026/05/18 01:02:12 DEBUG : versions/test-versions.txt: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f117bfe8a22a368ba_d20260518_m010200_c001_v0001177_t0045_u01779066120326") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/05/18 01:02:13 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/05/18 01:02:13 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/05/18 01:02:13 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/18 01:02:15 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/05/18 01:02:15 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/05/18 01:02:15 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/05/18 01:02:15 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/05/18 01:02:16 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/05/18 01:02:17 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/05/18 01:02:17 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/05/18 01:02:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/18 01:02:20 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/18 01:02:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z6fd22dc3909d3b8b9fe80e1b_f21416e1b855535ca_d20260518_m010220_c001_v0001102_t0000_u01779066140354") 2026/05/18 01:02:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/18 01:02:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/18 01:02:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/18 01:02:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/05/18 01:02:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/05/18 01:02:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/05/18 01:02:24 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/05/18 01:02:24 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/05/18 01:02:24 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/05/18 01:02:24 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/05/18 01:02:26 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/05/18 01:02:27 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/05/18 01:02:27 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/05/18 01:02:28 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/05/18 01:02:28 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/18 01:02:28 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z6fd22dc3909d3b8b9fe80e1b_f21416e1b855535f1_d20260518_m010228_c001_v0001181_t0023_u01779066148651") 2026/05/18 01:02:28 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/18 01:02:28 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/18 01:02:28 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/05/18 01:02:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/05/18 01:02:31 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/05/18 01:02:31 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/05/18 01:02:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/05/18 01:02:33 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/05/18 01:02:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/05/18 01:02:33 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/05/18 01:02:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/05/18 01:02:33 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/05/18 01:02:34 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/05/18 01:02:35 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/05/18 01:02:35 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/05/18 01:02:35 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/05/18 01:02:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/18 01:02:37 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/18 01:02:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z6fd22dc3909d3b8b9fe80e1b_f21416e1b855535fb_d20260518_m010237_c001_v0001183_t0006_u01779066157198") 2026/05/18 01:02:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/18 01:02:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/18 01:02:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/18 01:02:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/05/18 01:02:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/05/18 01:02:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/05/18 01:02:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/05/18 01:02:39 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/18 01:02:41 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/05/18 01:02:41 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/05/18 01:02:41 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/05/18 01:02:41 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/05/18 01:02:42 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/05/18 01:02:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/05/18 01:02:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/05/18 01:02:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/05/18 01:02:45 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/18 01:02:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z6fd22dc3909d3b8b9fe80e1b_f2009bb3c7e9babe3_d20260518_m010245_c001_v0001173_t0016_u01779066165210") 2026/05/18 01:02:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/18 01:02:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/05/18 01:02:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/18 01:02:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/05/18 01:02:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/05/18 01:02:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/05/18 01:02:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/05/18 01:02:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/05/18 01:02:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/05/18 01:02:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/05/18 01:02:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/05/18 01:02:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/05/18 01:02:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/05/18 01:03:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/18 01:03:00 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/18 01:03:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6fd22dc3909d3b8b9fe80e1b_f20517d34d674dacd_d20260518_m010300_c001_v0001144_t0019_u01779066180619") 2026/05/18 01:03:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/18 01:03:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/18 01:03:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/05/18 01:03:01 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/05/18 01:03:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/18 01:03:01 DEBUG : pacer: Reducing sleep to 10ms 2026/05/18 01:03:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/18 01:03:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/18 01:03:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/05/18 01:03:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/05/18 01:03:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/05/18 01:03:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/05/18 01:03:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/05/18 01:03:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/05/18 01:03:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/05/18 01:03:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/05/18 01:03:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/05/18 01:03:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/05/18 01:03:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/05/18 01:03:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/18 01:03:11 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/18 01:03:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6fd22dc3909d3b8b9fe80e1b_f20517d34d674db48_d20260518_m010311_c001_v0001101_t0000_u01779066191204") 2026/05/18 01:03:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/18 01:03:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/18 01:03:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/05/18 01:03:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/05/18 01:03:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/05/18 01:03:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/18 01:03:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/18 01:03:13 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/18 01:03:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/05/18 01:03:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/05/18 01:03:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/05/18 01:03:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/05/18 01:03:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/05/18 01:03:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/05/18 01:03:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/05/18 01:03:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/05/18 01:03:21 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/18 01:03:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z6fd22dc3909d3b8b9fe80e1b_f21560bbd430f3a63_d20260518_m010321_c001_v0001037_t0048_u01779066201305") 2026/05/18 01:03:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/18 01:03:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/05/18 01:03:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/18 01:03:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/05/18 01:03:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/05/18 01:03:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/05/18 01:03:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/05/18 01:03:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/05/18 01:03:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/05/18 01:03:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/05/18 01:03:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/05/18 01:03:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/05/18 01:03:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/05/18 01:03:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/18 01:03:30 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/18 01:03:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6fd22dc3909d3b8b9fe80e1b_f21560bbd430f3a84_d20260518_m010330_c001_v0001182_t0053_u01779066210916") 2026/05/18 01:03:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/18 01:03:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/18 01:03:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/05/18 01:03:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/18 01:03:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/18 01:03:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/05/18 01:03:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/05/18 01:03:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/05/18 01:03:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/05/18 01:03:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/05/18 01:03:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/05/18 01:03:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/05/18 01:03:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/05/18 01:03:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/05/18 01:03:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/05/18 01:03:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/05/18 01:03:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/18 01:03:40 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/18 01:03:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6fd22dc3909d3b8b9fe80e1b_f21416e1b85553658_d20260518_m010340_c001_v0001179_t0015_u01779066220742") 2026/05/18 01:03:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/18 01:03:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/18 01:03:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/05/18 01:03:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/05/18 01:03:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/05/18 01:03:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/18 01:03:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/18 01:03:43 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/18 01:03:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/05/18 01:03:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/05/18 01:03:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/05/18 01:03:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/05/18 01:03:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/05/18 01:03:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/05/18 01:03:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/05/18 01:03:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/05/18 01:03:50 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/18 01:03:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z6fd22dc3909d3b8b9fe80e1b_f21416e1b85553666_d20260518_m010350_c001_v0001134_t0034_u01779066230430") 2026/05/18 01:03:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/18 01:03:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/05/18 01:03:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/18 01:03:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/05/18 01:03:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/05/18 01:03:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/05/18 01:03:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/05/18 01:03:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/05/18 01:03:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/05/18 01:03:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/05/18 01:03:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/05/18 01:03:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/05/18 01:03:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/05/18 01:04:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/05/18 01:04:01 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/18 01:04:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z6fd22dc3909d3b8b9fe80e1b_f217e83d579ba7e91_d20260518_m010401_c001_v0001153_t0010_u01779066241168") 2026/05/18 01:04:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/18 01:04:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/18 01:04:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/05/18 01:04:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/05/18 01:04:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/05/18 01:04:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/05/18 01:04:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/05/18 01:04:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/05/18 01:04:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/05/18 01:04:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/05/18 01:04:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/05/18 01:04:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/05/18 01:04:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/05/18 01:04:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/05/18 01:04:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/05/18 01:04:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/05/18 01:04:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/05/18 01:04:12 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/18 01:04:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z6fd22dc3909d3b8b9fe80e1b_f2180ab6f18bed847_d20260518_m010412_c001_v0001179_t0015_u01779066252298") 2026/05/18 01:04:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/18 01:04:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/18 01:04:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/05/18 01:04:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/05/18 01:04:12 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/05/18 01:04:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/18 01:04:12 DEBUG : pacer: Reducing sleep to 10ms 2026/05/18 01:04:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/05/18 01:04:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/05/18 01:04:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/05/18 01:04:15 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/18 01:04:18 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/05/18 01:04:18 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/05/18 01:04:18 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/05/18 01:04:18 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/05/18 01:04:19 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/05/18 01:04:20 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/05/18 01:04:20 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/05/18 01:04:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/18 01:04:23 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/18 01:04:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z6fd22dc3909d3b8b9fe80e1b_f220dbeecba3bbaa7_d20260518_m010423_c001_v0001150_t0045_u01779066263130") 2026/05/18 01:04:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/18 01:04:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/18 01:04:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/18 01:04:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/05/18 01:04:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/05/18 01:04:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/05/18 01:04:28 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/05/18 01:04:28 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/05/18 01:04:28 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/05/18 01:04:28 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/05/18 01:04:30 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/05/18 01:04:30 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/05/18 01:04:30 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/05/18 01:04:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/05/18 01:04:33 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/18 01:04:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z6fd22dc3909d3b8b9fe80e1b_f204744ca45d54678_d20260518_m010433_c001_v0001033_t0003_u01779066273687") 2026/05/18 01:04:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/18 01:04:34 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/18 01:04:34 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/05/18 01:04:36 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/05/18 01:04:36 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/05/18 01:04:36 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/05/18 01:04:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/05/18 01:04:39 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/05/18 01:04:40 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/05/18 01:04:40 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/05/18 01:04:40 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/05/18 01:04:40 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/05/18 01:04:41 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/05/18 01:04:42 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/05/18 01:04:42 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/05/18 01:04:42 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/05/18 01:04:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/18 01:04:45 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/18 01:04:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z6fd22dc3909d3b8b9fe80e1b_f20517d34d675b550_d20260518_m010445_c001_v0001174_t0019_u01779066285842") 2026/05/18 01:04:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/18 01:04:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/18 01:04:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/18 01:04:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/05/18 01:04:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/05/18 01:04:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/05/18 01:04:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/05/18 01:04:49 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/18 01:04:52 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/05/18 01:04:52 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/05/18 01:04:52 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/05/18 01:04:52 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/05/18 01:04:53 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/05/18 01:04:54 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/05/18 01:04:54 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/05/18 01:04:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/18 01:04:57 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/18 01:04:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z6fd22dc3909d3b8b9fe80e1b_f21416e1b855536bd_d20260518_m010457_c001_v0001176_t0008_u01779066297170") 2026/05/18 01:04:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/18 01:04:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/18 01:04:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/18 01:04:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/05/18 01:04:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/05/18 01:04:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/05/18 01:05:02 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/05/18 01:05:02 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/05/18 01:05:02 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/05/18 01:05:02 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/05/18 01:05:05 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/05/18 01:05:05 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/05/18 01:05:05 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/05/18 01:05:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/05/18 01:05:09 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/18 01:05:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z6fd22dc3909d3b8b9fe80e1b_f222f15426806a3b5_d20260518_m010509_c001_v0001167_t0014_u01779066309163") 2026/05/18 01:05:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/18 01:05:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/18 01:05:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/05/18 01:05:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/05/18 01:05:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/05/18 01:05:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/05/18 01:05:16 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/05/18 01:05:16 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/05/18 01:05:16 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/05/18 01:05:16 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/05/18 01:05:16 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/05/18 01:05:16 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/05/18 01:05:17 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/05/18 01:05:19 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/05/18 01:05:19 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/05/18 01:05:19 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/05/18 01:05:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/18 01:05:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/05/18 01:05:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z6fd22dc3909d3b8b9fe80e1b_f21939c4c0ce02086_d20260518_m010523_c001_v0001178_t0015_u01779066323391") 2026/05/18 01:05:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/18 01:05:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/18 01:05:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/18 01:05:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/05/18 01:05:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/05/18 01:05:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/05/18 01:05:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/05/18 01:05:26 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/18 01:05:37 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6fd22dc3909d3b8b9fe80e1b_f209388042963d578_d20260518_m010537_c001_v0001174_t0041_u01779066337787") 2026/05/18 01:05:37 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/05/18 01:05:37 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/18 01:05:38 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/18 01:05:38 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/18 01:05:38 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/05/18 01:05:41 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/05/18 01:05:41 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/18 01:05:41 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/05/18 01:05:41 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/05/18 01:05:43 DEBUG : chunked-copy: Done sending chunk 1 2026/05/18 01:05:53 DEBUG : chunked-copy: Done sending chunk 0 2026/05/18 01:05:53 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/18 01:05:55 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6fd22dc3909d3b8b9fe80e1b_f21011b6a6df933c6_d20260518_m010554_c001_v0001185_t0032_u01779066354838") 2026/05/18 01:05:55 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/05/18 01:05:55 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/18 01:05:55 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/18 01:05:56 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/18 01:05:56 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/05/18 01:06:00 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/05/18 01:06:00 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/18 01:06:00 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/05/18 01:06:00 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/05/18 01:06:02 DEBUG : chunked-copy: Done sending chunk 0 2026/05/18 01:06:02 DEBUG : chunked-copy: Done sending chunk 1 2026/05/18 01:06:02 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/18 01:06:03 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6fd22dc3909d3b8b9fe80e1b_f21011b6a6df933cf_d20260518_m010603_c001_v0001093_t0043_u01779066363428") 2026/05/18 01:06:03 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/05/18 01:06:03 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/18 01:06:04 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/18 01:06:04 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/18 01:06:04 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/05/18 01:06:07 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/05/18 01:06:07 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/18 01:06:07 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/05/18 01:06:07 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/05/18 01:06:09 DEBUG : chunked-copy: Done sending chunk 0 2026/05/18 01:06:09 DEBUG : chunked-copy: Done sending chunk 1 2026/05/18 01:06:09 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/18 01:06:10 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z6fd22dc3909d3b8b9fe80e1b_f22347db4feb9b3a0_d20260518_m010609_c001_v0001116_t0000_u01779066369974") 2026/05/18 01:06:10 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/05/18 01:06:10 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/05/18 01:06:10 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/18 01:06:10 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/18 01:06:10 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/05/18 01:06:11 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/18 01:06:11 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/05/18 01:06:13 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/05/18 01:06:14 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/18 01:06:15 DEBUG : Creating backend with remote "TestB2:rclone-test-jinohax0lera/deeper/nonexisting/directory" === 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/18 01:06:16 INFO : B2 bucket rclone-test-jinohax0lera: cleaning bucket "rclone-test-jinohax0lera" of all files 2026/05/18 01:06:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f422f15426806a3ab_d20260518_m010501_c001_v7007000_t0000_u01779066301808") 2026/05/18 01:06:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f21416e1b855536bd_d20260518_m010457_c001_v0001176_t0008_u01779066297170") 2026/05/18 01:06:16 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f41416e1b855536bc_d20260518_m010456_c001_v7007000_t0000_u01779066296661") 2026/05/18 01:06:16 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f222f15426806a3a5_d20260518_m010451_c001_v0001185_t0025_u01779066291850") 2026/05/18 01:06:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f409388042963d575_d20260518_m010530_c001_v7007000_t0000_u01779066330172") 2026/05/18 01:06:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f21939c4c0ce02086_d20260518_m010523_c001_v0001178_t0015_u01779066323391") 2026/05/18 01:06:16 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f41939c4c0ce02085_d20260518_m010522_c001_v7007000_t0000_u01779066322855") 2026/05/18 01:06:16 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f222f15426806a3b8_d20260518_m010515_c001_v0001106_t0000_u01779066315763") 2026/05/18 01:06:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f422f15426806a3b7_d20260518_m010515_c001_v7007000_t0000_u01779066315581") 2026/05/18 01:06:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f222f15426806a3b5_d20260518_m010509_c001_v0001167_t0014_u01779066309163") 2026/05/18 01:06:17 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f422f15426806a3b4_d20260518_m010508_c001_v7007000_t0000_u01779066308655") 2026/05/18 01:06:17 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f222f15426806a3ac_d20260518_m010501_c001_v0001174_t0022_u01779066301991") 2026/05/18 01:06:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f41560bbd430f3a5f_d20260518_m010316_c001_v7007000_t0000_u01779066196255") 2026/05/18 01:06:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f20517d34d674db48_d20260518_m010311_c001_v0001101_t0000_u01779066191204") 2026/05/18 01:06:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f40517d34d674db0e_d20260518_m010305_c001_v7007000_t0000_u01779066185813") 2026/05/18 01:06:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f20517d34d674dacd_d20260518_m010300_c001_v0001144_t0019_u01779066180619") 2026/05/18 01:06:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f40517d34d674db47_d20260518_m010310_c001_v7007000_t0000_u01779066190844") 2026/05/18 01:06:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f20517d34d674db17_d20260518_m010305_c001_v0001161_t0013_u01779066185996") 2026/05/18 01:06:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f40517d34d674dac7_d20260518_m010300_c001_v7007000_t0000_u01779066180271") 2026/05/18 01:06:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f21560bbd430f3a07_d20260518_m010255_c001_v0001184_t0019_u01779066175549") 2026/05/18 01:06:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f41560bbd430f3a06_d20260518_m010255_c001_v7007000_t0000_u01779066175367") 2026/05/18 01:06:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f2009bb3c7e9babe3_d20260518_m010245_c001_v0001173_t0016_u01779066165210") 2026/05/18 01:06:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f4009bb3c7e9babe2_d20260518_m010244_c001_v7007000_t0000_u01779066164864") 2026/05/18 01:06:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f2009bb3c7e9babdc_d20260518_m010241_c001_v0001033_t0058_u01779066161129") 2026/05/18 01:06:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f417e83d579ba76d4_d20260518_m010345_c001_v7007000_t0000_u01779066225561") 2026/05/18 01:06:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f21416e1b85553658_d20260518_m010340_c001_v0001179_t0015_u01779066220742") 2026/05/18 01:06:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f413193f51cf731da_d20260518_m010335_c001_v7007000_t0000_u01779066215231") 2026/05/18 01:06:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f21560bbd430f3a84_d20260518_m010330_c001_v0001182_t0053_u01779066210916") 2026/05/18 01:06:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f41416e1b85553656_d20260518_m010340_c001_v7007000_t0000_u01779066220403") 2026/05/18 01:06:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f213193f51cf731dc_d20260518_m010335_c001_v0001100_t0045_u01779066215411") 2026/05/18 01:06:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f41560bbd430f3a83_d20260518_m010330_c001_v7007000_t0000_u01779066210580") 2026/05/18 01:06:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f204438fe61101a2b_d20260518_m010325_c001_v0001146_t0043_u01779066205562") 2026/05/18 01:06:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f404438fe61101a2a_d20260518_m010325_c001_v7007000_t0000_u01779066205376") 2026/05/18 01:06:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f21560bbd430f3a63_d20260518_m010321_c001_v0001037_t0048_u01779066201305") 2026/05/18 01:06:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f41560bbd430f3a62_d20260518_m010320_c001_v7007000_t0000_u01779066200952") 2026/05/18 01:06:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f21560bbd430f3a60_d20260518_m010316_c001_v0001104_t0041_u01779066196437") 2026/05/18 01:06:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f4009bb3c7e9babda_d20260518_m010240_c001_v7007000_t0000_u01779066160937") 2026/05/18 01:06:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f21416e1b855535fb_d20260518_m010237_c001_v0001183_t0006_u01779066157198") 2026/05/18 01:06:18 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f41416e1b855535fa_d20260518_m010236_c001_v7007000_t0000_u01779066156835") 2026/05/18 01:06:18 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f222f154268069349_d20260518_m010232_c001_v0001167_t0030_u01779066152648") 2026/05/18 01:06:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f422f154268069348_d20260518_m010232_c001_v7007000_t0000_u01779066152463") 2026/05/18 01:06:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f21416e1b855535f1_d20260518_m010228_c001_v0001181_t0023_u01779066148651") 2026/05/18 01:06:18 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f41416e1b855535f0_d20260518_m010228_c001_v7007000_t0000_u01779066148297") 2026/05/18 01:06:19 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f222f154268069345_d20260518_m010224_c001_v0001130_t0034_u01779066144155") 2026/05/18 01:06:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f422f154268069344_d20260518_m010223_c001_v7007000_t0000_u01779066143973") 2026/05/18 01:06:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f21416e1b855535ca_d20260518_m010220_c001_v0001102_t0000_u01779066140354") 2026/05/18 01:06:19 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f41416e1b855535c9_d20260518_m010220_c001_v7007000_t0000_u01779066140013") 2026/05/18 01:06:19 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f21416e1b855535c2_d20260518_m010214_c001_v0001091_t0048_u01779066134767") 2026/05/18 01:06:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f420dbeecba3bba39_d20260518_m010417_c001_v7007000_t0000_u01779066257502") 2026/05/18 01:06:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f2180ab6f18bed847_d20260518_m010412_c001_v0001179_t0015_u01779066252298") 2026/05/18 01:06:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f417e83d579ba7e94_d20260518_m010406_c001_v7007000_t0000_u01779066246580") 2026/05/18 01:06:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f217e83d579ba7e91_d20260518_m010401_c001_v0001153_t0010_u01779066241168") 2026/05/18 01:06:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f4180ab6f18bed846_d20260518_m010411_c001_v7007000_t0000_u01779066251901") 2026/05/18 01:06:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f217e83d579ba7e95_d20260518_m010406_c001_v0001183_t0026_u01779066246762") 2026/05/18 01:06:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f417e83d579ba7c62_d20260518_m010400_c001_v7007000_t0000_u01779066240775") 2026/05/18 01:06:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f217e83d579ba77aa_d20260518_m010355_c001_v0001145_t0036_u01779066235029") 2026/05/18 01:06:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f417e83d579ba77a9_d20260518_m010354_c001_v7007000_t0000_u01779066234846") 2026/05/18 01:06:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f21416e1b85553666_d20260518_m010350_c001_v0001134_t0034_u01779066230430") 2026/05/18 01:06:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f41416e1b85553665_d20260518_m010350_c001_v7007000_t0000_u01779066230038") 2026/05/18 01:06:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f217e83d579ba76d5_d20260518_m010345_c001_v0001177_t0044_u01779066225743") 2026/05/18 01:06:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f422f15426806a3a4_d20260518_m010451_c001_v7007000_t0000_u01779066291667") 2026/05/18 01:06:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f20517d34d675b550_d20260518_m010445_c001_v0001174_t0019_u01779066285842") 2026/05/18 01:06:19 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f40517d34d675b54f_d20260518_m010445_c001_v7007000_t0000_u01779066285410") 2026/05/18 01:06:20 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f204744ca45d5467c_d20260518_m010439_c001_v0001174_t0037_u01779066279532") 2026/05/18 01:06:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f404744ca45d5467b_d20260518_m010439_c001_v7007000_t0000_u01779066279345") 2026/05/18 01:06:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f204744ca45d54678_d20260518_m010433_c001_v0001033_t0003_u01779066273687") 2026/05/18 01:06:20 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f404744ca45d54677_d20260518_m010433_c001_v7007000_t0000_u01779066273253") 2026/05/18 01:06:20 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f204744ca45d54676_d20260518_m010427_c001_v0001150_t0043_u01779066267774") 2026/05/18 01:06:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f404744ca45d54675_d20260518_m010427_c001_v7007000_t0000_u01779066267588") 2026/05/18 01:06:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f220dbeecba3bbaa7_d20260518_m010423_c001_v0001150_t0045_u01779066263130") 2026/05/18 01:06:20 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f420dbeecba3bbaa6_d20260518_m010422_c001_v7007000_t0000_u01779066262676") 2026/05/18 01:06:20 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f220dbeecba3bba3a_d20260518_m010417_c001_v0001042_t0047_u01779066257686") 2026/05/18 01:06:20 DEBUG : chunked-copy: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f4180ab6f18bee0ae_d20260518_m010613_c001_v7007000_t0000_u01779066373146") 2026/05/18 01:06:20 DEBUG : chunked-copy: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f21011b6a6df933d5_d20260518_m010606_c001_v0001183_t0050_u01779066366744") 2026/05/18 01:06:20 DEBUG : chunked-copy: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f41011b6a6df933d4_d20260518_m010606_c001_v7007000_t0000_u01779066366190") 2026/05/18 01:06:20 DEBUG : chunked-copy: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f22347db4feb9b396_d20260518_m010600_c001_v0001179_t0001_u01779066360189") 2026/05/18 01:06:20 DEBUG : chunked-copy: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f42347db4feb9b393_d20260518_m010559_c001_v7007000_t0000_u01779066359674") 2026/05/18 01:06:20 DEBUG : chunked-copy: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f211fed089981f324_d20260518_m010540_c001_v0001165_t0045_u01779066340725") 2026/05/18 01:06:20 DEBUG : chunked-copy: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f411fed089981f31e_d20260518_m010540_c001_v7007000_t0000_u01779066340190") 2026/05/18 01:06:20 DEBUG : chunked-copy: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f117bfe8a22a36d6a_d20260518_m010535_c001_v0001177_t0038_u01779066335784") 2026/05/18 01:06:20 DEBUG : chunked-copy: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f409388042963d577_d20260518_m010535_c001_v7007000_t0000_u01779066335429") 2026/05/18 01:06:20 DEBUG : chunked-copy: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f117bfe8a22a36d4c_d20260518_m010530_c001_v0001177_t0032_u01779066330967") 2026/05/18 01:06:20 DEBUG : chunked-copy.copy: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f4180ab6f18bee0ad_d20260518_m010612_c001_v7007000_t0000_u01779066372964") 2026/05/18 01:06:21 DEBUG : chunked-copy.copy: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f22347db4feb9b3a0_d20260518_m010609_c001_v0001116_t0000_u01779066369974") 2026/05/18 01:06:21 DEBUG : chunked-copy.copy: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f41011b6a6df933d3_d20260518_m010606_c001_v7007000_t0000_u01779066366009") 2026/05/18 01:06:21 DEBUG : chunked-copy.copy: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f21011b6a6df933cf_d20260518_m010603_c001_v0001093_t0043_u01779066363428") 2026/05/18 01:06:21 DEBUG : chunked-copy.copy: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f42347db4feb9b392_d20260518_m010559_c001_v7007000_t0000_u01779066359491") 2026/05/18 01:06:21 DEBUG : chunked-copy.copy: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f21011b6a6df933c6_d20260518_m010554_c001_v0001185_t0032_u01779066354838") 2026/05/18 01:06:21 DEBUG : chunked-copy.copy: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f411fed089981f31b_d20260518_m010540_c001_v7007000_t0000_u01779066340009") 2026/05/18 01:06:21 DEBUG : chunked-copy.copy: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f209388042963d578_d20260518_m010537_c001_v0001174_t0041_u01779066337787") 2026/05/18 01:06:21 DEBUG : chunked-copy.copy: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f409388042963d576_d20260518_m010535_c001_v7007000_t0000_u01779066335246") 2026/05/18 01:06:21 DEBUG : chunked-copy.copy: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f101f0e96cf8955e4_d20260518_m010533_c001_v0001180_t0000_u01779066333964") 2026/05/18 01:06:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f1181026f0daf6410_d20260518_m010055_c001_v0001173_t0037_u01779066055571") 2026/05/18 01:06:21 DEBUG : unknown-size-put.txt: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f4180ab6f18bee0af_d20260518_m010613_c001_v7007000_t0000_u01779066373909") 2026/05/18 01:06:21 DEBUG : unknown-size-put.txt: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f117bfe8a22a36e7c_d20260518_m010613_c001_v0001177_t0018_u01779066373702") 2026/05/18 01:06:21 DEBUG : unknown-size-update.txt: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f4180ab6f18bee0b0_d20260518_m010614_c001_v7007000_t0000_u01779066374947") 2026/05/18 01:06:21 DEBUG : unknown-size-update.txt: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f117bfe8a22a36e88_d20260518_m010614_c001_v0001177_t0037_u01779066374687") 2026/05/18 01:06:21 DEBUG : unknown-size-update.txt: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f117bfe8a22a36e7e_d20260518_m010614_c001_v0001177_t0013_u01779066374092") 2026/05/18 01:06:21 DEBUG : versions/test-versions.txt: Deleting (id "4_z6fd22dc3909d3b8b9fe80e1b_f41416e1b855535bc_d20260518_m010211_c001_v7007000_t0000_u01779066131088") 2026/05/18 01:06:22 INFO : B2 bucket rclone-test-jinohax0lera: cleaning bucket "rclone-test-jinohax0lera" of all files === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (362.62s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.56s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.40s) --- PASS: TestIntegration/FsMkdir (360.27s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (21.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.05s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.11s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.42s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (80.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.23s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.53s) --- 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.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (4.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (195.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (35.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (14.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (10.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (10.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (5.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (10.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (5.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (29.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (9.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (10.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (5.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (31.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (9.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (11.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (34.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (10.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (11.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (6.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (12.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (6.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (38.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (13.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (14.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (7.31s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (42.97s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (5.24s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.76s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (19.48s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.51s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.97s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.79s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.75s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.04s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.28s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 362.641s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m4.268158169s (try 1/5)