"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/06/07 03:53:46 DEBUG : Creating backend with remote "TestB2:rclone-test-yozobor8fera" 2026/06/07 03:53:46 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/06/07 03:53:49 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/06/07 03:53:49 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/06/07 03:53:50 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/06/07 03:54:12 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/06/07 03:54:14 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/06/07 03:54:14 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/06/07 03:54:15 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/06/07 03:54:15 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/06/07 03:54:16 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/06/07 03:54:16 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/06/07 03:54:26 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/06/07 03:54:27 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/06/07 03:54:31 INFO : B2 bucket rclone-test-yozobor8fera: cleaning bucket "rclone-test-yozobor8fera" of all files 2026/06/07 03:54:32 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c674_d20260607_m035431_c001_v0001180_t0056_u01780804471465") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/06/07 03:54:33 DEBUG : Creating backend with remote "TestB2:rclone-test-yozobor8fera/dirToPurgeFromRoot" 2026/06/07 03:54:34 INFO : B2 bucket rclone-test-yozobor8fera path dirToPurgeFromRoot: cleaning bucket "rclone-test-yozobor8fera" of all files 2026/06/07 03:54:34 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c67e_d20260607_m035432_c001_v0001180_t0003_u01780804472586") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/06/07 03:54:35 DEBUG : Creating backend with remote "TestB2:rclone-test-yozobor8fera/hello? sausage/êé" 2026/06/07 03:54:39 INFO : B2 bucket rclone-test-yozobor8fera path hello? sausage/êé: cleaning bucket "rclone-test-yozobor8fera" of all files 2026/06/07 03:54:39 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f11866a222f37c8df_d20260607_m035437_c001_v0001183_t0011_u01780804477725") === 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/06/07 03:54:47 DEBUG : Creating backend with remote "TestB2:rclone-test-yozobor8fera/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/06/07 03:54:49 DEBUG : Creating backend with remote "TestB2:rclone-test-yozobor8fera/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestB2:" path "rclone-test-yozobor8fera" from "TestB2:rclone-test-yozobor8fera" 2026/06/07 03:54:51 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/06/07 03:55:02 DEBUG : Creating backend with remote "TestB2:rclone-test-pojibum9waki" 2026/06/07 03:55:05 DEBUG : B2 bucket rclone-test-pojibum9waki: Purge remote 2026/06/07 03:55:05 INFO : B2 bucket rclone-test-pojibum9waki: cleaning bucket "rclone-test-pojibum9waki" of all files 2026/06/07 03:55:05 DEBUG : somefile: Deleting (id "4_z0fe24d93308dab0b9fe80e1b_f4062e4af9ed8e9b5_d20260607_m035504_c001_v0001101_t0054_u01780804504733") === 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/06/07 03:55:07 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/06/07 03:55:08 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/06/07 03:55:10 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/06/07 03:55:10 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/06/07 03:55:10 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.531Ki offset 6Mi/6.106Mi 2026/06/07 03:55:10 DEBUG : test-metadata: Sending chunk 1 length 111136 2026/06/07 03:55:12 DEBUG : test-metadata: Done sending chunk 1 2026/06/07 03:55:13 DEBUG : test-metadata: Done sending chunk 0 2026/06/07 03:55:13 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/06/07 03:55:20 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2026/06/07 03:55:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/07 03:55:21 DEBUG : pacer: Reducing sleep to 10ms 2026/06/07 03:55:23 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1180-02.backblaze.com/b2api/v1/b2_upload_file/8fe22d53307dab0b9fe80e1b/c001_v0001180_t0059": EOF 2026/06/07 03:55:23 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1180-02.backblaze.com/b2api/v1/b2_upload_file/8fe22d53307dab0b9fe80e1b/c001_v0001180_t0059": EOF) 2026/06/07 03:55:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1180-02.backblaze.com/b2api/v1/b2_upload_file/8fe22d53307dab0b9fe80e1b/c001_v0001180_t0059": EOF - low level retry 1/10 2026/06/07 03:55:25 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-06-07-035518-071.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/06/07 03:55:27 DEBUG : oldPath = "TestB2:rclone-test-yozobor8fera/versions/test-versions-v2026-06-07-035518-071.txt" 2026/06/07 03:55:27 DEBUG : newPath = "TestB2,versions:rclone-test-yozobor8fera/versions/test-versions-v2026-06-07-035518-071.txt" 2026/06/07 03:55:27 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-yozobor8fera/versions/test-versions-v2026-06-07-035518-071.txt" 2026/06/07 03:55:27 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/06/07 03:55:29 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-yozobor8fera/versions/test-versions-v2026-06-07-035518-071.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-yozobor8fera/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/06/07 03:55:32 INFO : B2 bucket rclone-test-yozobor8fera: cleaning bucket "rclone-test-yozobor8fera" of all hidden files 2026/06/07 03:55:32 DEBUG : leading space/ leading space: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f4060976fe0ee7608_d20260607_m035356_c001_v7007000_t0000_u01780804436760") as it is a hide marker 2026/06/07 03:55:32 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/06/07 03:55:32 DEBUG : leading space/ leading space: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c5d6_d20260607_m035356_c001_v0001180_t0001_u01780804436191") 2026/06/07 03:55:32 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/06/07 03:55:32 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f4060976fe0ee7602_d20260607_m035355_c001_v7007000_t0000_u01780804435829") as it is a hide marker 2026/06/07 03:55:32 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/06/07 03:55:32 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c5d4_d20260607_m035355_c001_v0001180_t0051_u01780804435237") 2026/06/07 03:55:32 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/06/07 03:55:32 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f4060976fe0ee7636_d20260607_m035402_c001_v7007000_t0000_u01780804442407") as it is a hide marker 2026/06/07 03:55:32 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/06/07 03:55:32 DEBUG : .leading dot/.leading dot: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c5ee_d20260607_m035401_c001_v0001180_t0039_u01780804441804") 2026/06/07 03:55:32 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/06/07 03:55:32 DEBUG : created from root.txt: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f4258e36327e82d0c_d20260607_m035458_c001_v7007000_t0000_u01780804498952") as it is a hide marker 2026/06/07 03:55:32 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/06/07 03:55:32 DEBUG : created from root.txt: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f106b90b2e3731df3_d20260607_m035458_c001_v0001185_t0010_u01780804498031") 2026/06/07 03:55:32 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/06/07 03:55:32 DEBUG : file name.txt: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f426b5a956b1675b5_d20260607_m035507_c001_v7007000_t0000_u01780804507158") as it is a hide marker 2026/06/07 03:55:32 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/06/07 03:55:32 DEBUG : file name.txt: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c6a6_d20260607_m035447_c001_v0001180_t0049_u01780804487258") 2026/06/07 03:55:32 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/07 03:55:32 DEBUG : file name.txt: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f1190c4a8daa4fe58_d20260607_m035443_c001_v0001177_t0043_u01780804483729") 2026/06/07 03:55:32 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/07 03:55:32 DEBUG : file name.txt: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c652_d20260607_m035423_c001_v0001180_t0025_u01780804463543") 2026/06/07 03:55:32 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/07 03:55:32 DEBUG : file name.txt: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c64a_d20260607_m035422_c001_v0001180_t0006_u01780804462679") 2026/06/07 03:55:32 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/07 03:55:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c64e_d20260607_m035423_c001_v0001180_t0024_u01780804463061") "upload" dated 2026-06-07 03:54:23.061 +0000 UTC (1m9.478672819s ago) 2026/06/07 03:55:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f419e235c0b040f57_d20260607_m035441_c001_v7007000_t0000_u01780804481462") as it is a hide marker 2026/06/07 03:55:32 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/06/07 03:55:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f1134662b5fddf433_d20260607_m035440_c001_v0001041_t0034_u01780804480817") 2026/06/07 03:55:32 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/06/07 03:55:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f112c7d8650f38279_d20260607_m035440_c001_v0001185_t0020_u01780804480217") 2026/06/07 03:55:32 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/06/07 03:55:32 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f4060976fe0ee765e_d20260607_m035409_c001_v7007000_t0000_u01780804449343") as it is a hide marker 2026/06/07 03:55:32 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/06/07 03:55:32 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c60e_d20260607_m035408_c001_v0001180_t0058_u01780804448767") 2026/06/07 03:55:32 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/06/07 03:55:32 DEBUG : piped data.txt: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f426b5a956b1675bf_d20260607_m035508_c001_v7007000_t0000_u01780804508828") as it is a hide marker 2026/06/07 03:55:32 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/06/07 03:55:32 DEBUG : piped data.txt: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c6fe_d20260607_m035508_c001_v0001180_t0037_u01780804508436") 2026/06/07 03:55:32 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/07 03:55:32 DEBUG : piped data.txt: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f426b5a956b1675bc_d20260607_m035508_c001_v7007000_t0000_u01780804508253") 2026/06/07 03:55:32 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/07 03:55:32 DEBUG : piped data.txt: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f402b33344687c6fa_d20260607_m035507_c001_v0001180_t0059_u01780804507882") 2026/06/07 03:55:32 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/07 03:55:32 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f4060976fe0ee7663_d20260607_m035410_c001_v7007000_t0000_u01780804450276") as it is a hide marker 2026/06/07 03:55:32 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/06/07 03:55:32 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c612_d20260607_m035409_c001_v0001180_t0031_u01780804449706") 2026/06/07 03:55:32 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/06/07 03:55:32 DEBUG : test-metadata: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f420725dd6c938a1b_d20260607_m035515_c001_v7007000_t0000_u01780804515488") as it is a hide marker 2026/06/07 03:55:32 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/06/07 03:55:32 DEBUG : test-metadata: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f226b5a956b1675cb_d20260607_m035510_c001_v0001178_t0021_u01780804510636") 2026/06/07 03:55:32 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/07 03:55:32 DEBUG : test-metadata: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f426b5a956b1675c5_d20260607_m035509_c001_v7007000_t0000_u01780804509801") 2026/06/07 03:55:32 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/07 03:55:32 DEBUG : test-metadata: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c702_d20260607_m035509_c001_v0001180_t0013_u01780804509014") 2026/06/07 03:55:32 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/07 03:55:32 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f4060976fe0ee7641_d20260607_m035404_c001_v7007000_t0000_u01780804444339") as it is a hide marker 2026/06/07 03:55:32 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/06/07 03:55:32 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c5f8_d20260607_m035403_c001_v0001180_t0019_u01780804443720") 2026/06/07 03:55:32 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/06/07 03:55:32 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f4060976fe0ee764c_d20260607_m035406_c001_v7007000_t0000_u01780804446280") as it is a hide marker 2026/06/07 03:55:32 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/06/07 03:55:32 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c600_d20260607_m035405_c001_v0001180_t0005_u01780804445707") 2026/06/07 03:55:32 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/06/07 03:55:32 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f4060976fe0ee7647_d20260607_m035405_c001_v7007000_t0000_u01780804445340") as it is a hide marker 2026/06/07 03:55:32 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/06/07 03:55:32 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c5fc_d20260607_m035404_c001_v0001180_t0040_u01780804444719") 2026/06/07 03:55:32 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/06/07 03:55:32 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f4060976fe0ee7652_d20260607_m035407_c001_v7007000_t0000_u01780804447287") as it is a hide marker 2026/06/07 03:55:32 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/06/07 03:55:32 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c608_d20260607_m035406_c001_v0001180_t0022_u01780804446643") 2026/06/07 03:55:32 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/06/07 03:55:32 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f4060976fe0ee7658_d20260607_m035408_c001_v7007000_t0000_u01780804448404") as it is a hide marker 2026/06/07 03:55:32 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/06/07 03:55:32 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c60c_d20260607_m035407_c001_v0001180_t0058_u01780804447651") 2026/06/07 03:55:32 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/06/07 03:55:32 DEBUG : trailing space /trailing space : Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f4060976fe0ee763c_d20260607_m035403_c001_v7007000_t0000_u01780804443357") as it is a hide marker 2026/06/07 03:55:32 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/06/07 03:55:32 DEBUG : trailing space /trailing space : Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c5f2_d20260607_m035402_c001_v0001180_t0029_u01780804442771") 2026/06/07 03:55:32 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/06/07 03:55:32 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f1163ca5c5a2182ef_d20260607_m035525_c001_v0001044_t0013_u01780804525862") "upload" dated 2026-06-07 03:55:25.862 +0000 UTC (6.678140645s ago) 2026/06/07 03:55:32 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f4272371057d9db85_d20260607_m035521_c001_v7007000_t0000_u01780804521033") 2026/06/07 03:55:32 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/06/07 03:55:32 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c720_d20260607_m035518_c001_v0001180_t0040_u01780804518071") 2026/06/07 03:55:32 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/06/07 03:55:32 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f419e235c0b040ea2_d20260607_m035422_c001_v7007000_t0000_u01780804462134") as it is a hide marker 2026/06/07 03:55:32 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/06/07 03:55:32 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f2060976fe0ee766f_d20260607_m035412_c001_v0001134_t0017_u01780804452316") 2026/06/07 03:55:32 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/06/07 03:55:32 DEBUG : zero-length-file: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f4060976fe0ee766d_d20260607_m035412_c001_v7007000_t0000_u01780804452132") as it is a hide marker 2026/06/07 03:55:32 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/06/07 03:55:32 DEBUG : zero-length-file: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f402b33344687c616_d20260607_m035411_c001_v0001180_t0059_u01780804451585") 2026/06/07 03:55:32 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/06/07 03:55:32 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f4060976fe0ee760f_d20260607_m035357_c001_v7007000_t0000_u01780804437691") as it is a hide marker 2026/06/07 03:55:32 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/06/07 03:55:32 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c5d8_d20260607_m035357_c001_v0001180_t0038_u01780804437123") 2026/06/07 03:55:32 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/06/07 03:55:32 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f4060976fe0ee75ee_d20260607_m035353_c001_v7007000_t0000_u01780804433005") as it is a hide marker 2026/06/07 03:55:32 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/06/07 03:55:32 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c5c6_d20260607_m035352_c001_v0001180_t0022_u01780804432011") 2026/06/07 03:55:32 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/06/07 03:55:32 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f4060976fe0ee7625_d20260607_m035400_c001_v7007000_t0000_u01780804440521") as it is a hide marker 2026/06/07 03:55:32 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/06/07 03:55:32 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c5e4_d20260607_m035359_c001_v0001180_t0005_u01780804439942") 2026/06/07 03:55:32 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/06/07 03:55:32 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f4060976fe0ee761d_d20260607_m035359_c001_v7007000_t0000_u01780804439579") as it is a hide marker 2026/06/07 03:55:32 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/06/07 03:55:32 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c5de_d20260607_m035359_c001_v0001180_t0033_u01780804439008") 2026/06/07 03:55:32 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/06/07 03:55:32 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f4060976fe0ee762f_d20260607_m035401_c001_v7007000_t0000_u01780804441441") as it is a hide marker 2026/06/07 03:55:32 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/06/07 03:55:32 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c5ea_d20260607_m035400_c001_v0001180_t0047_u01780804440884") 2026/06/07 03:55:32 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/06/07 03:55:32 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f4060976fe0ee7616_d20260607_m035358_c001_v7007000_t0000_u01780804438644") as it is a hide marker 2026/06/07 03:55:32 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/06/07 03:55:32 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c5da_d20260607_m035358_c001_v0001180_t0017_u01780804438056") 2026/06/07 03:55:32 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/06/07 03:55:32 DEBUG : ./.: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f4060976fe0ee75f5_d20260607_m035353_c001_v7007000_t0000_u01780804433942") as it is a hide marker 2026/06/07 03:55:32 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/06/07 03:55:32 DEBUG : ./.: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c5cc_d20260607_m035353_c001_v0001180_t0052_u01780804433368") 2026/06/07 03:55:32 NOTICE: ./.: Skipped delete as --dry-run is set 2026/06/07 03:55:32 DEBUG : ../..: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f4060976fe0ee75fb_d20260607_m035354_c001_v7007000_t0000_u01780804434874") as it is a hide marker 2026/06/07 03:55:32 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/06/07 03:55:32 DEBUG : ../..: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c5d0_d20260607_m035354_c001_v0001180_t0059_u01780804434306") 2026/06/07 03:55:32 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/06/07 03:55:32 INFO : B2 bucket rclone-test-yozobor8fera: cleaning bucket "rclone-test-yozobor8fera" of all hidden files 2026/06/07 03:55:32 DEBUG : leading space/ leading space: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f4060976fe0ee7608_d20260607_m035356_c001_v7007000_t0000_u01780804436760") as it is a hide marker 2026/06/07 03:55:32 DEBUG : leading space/ leading space: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c5d6_d20260607_m035356_c001_v0001180_t0001_u01780804436191") 2026/06/07 03:55:32 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f4060976fe0ee7602_d20260607_m035355_c001_v7007000_t0000_u01780804435829") as it is a hide marker 2026/06/07 03:55:32 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c5d4_d20260607_m035355_c001_v0001180_t0051_u01780804435237") 2026/06/07 03:55:32 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f4060976fe0ee7636_d20260607_m035402_c001_v7007000_t0000_u01780804442407") as it is a hide marker 2026/06/07 03:55:32 DEBUG : .leading dot/.leading dot: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c5ee_d20260607_m035401_c001_v0001180_t0039_u01780804441804") 2026/06/07 03:55:32 DEBUG : created from root.txt: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f4258e36327e82d0c_d20260607_m035458_c001_v7007000_t0000_u01780804498952") as it is a hide marker 2026/06/07 03:55:32 DEBUG : created from root.txt: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f106b90b2e3731df3_d20260607_m035458_c001_v0001185_t0010_u01780804498031") 2026/06/07 03:55:32 DEBUG : file name.txt: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f426b5a956b1675b5_d20260607_m035507_c001_v7007000_t0000_u01780804507158") as it is a hide marker 2026/06/07 03:55:33 DEBUG : file name.txt: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c6a6_d20260607_m035447_c001_v0001180_t0049_u01780804487258") 2026/06/07 03:55:33 DEBUG : file name.txt: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f1190c4a8daa4fe58_d20260607_m035443_c001_v0001177_t0043_u01780804483729") 2026/06/07 03:55:33 DEBUG : file name.txt: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c652_d20260607_m035423_c001_v0001180_t0025_u01780804463543") 2026/06/07 03:55:33 DEBUG : file name.txt: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c64a_d20260607_m035422_c001_v0001180_t0006_u01780804462679") 2026/06/07 03:55:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c64e_d20260607_m035423_c001_v0001180_t0024_u01780804463061") "upload" dated 2026-06-07 03:54:23.061 +0000 UTC (1m10.496300623s ago) 2026/06/07 03:55:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f419e235c0b040f57_d20260607_m035441_c001_v7007000_t0000_u01780804481462") as it is a hide marker 2026/06/07 03:55:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f1134662b5fddf433_d20260607_m035440_c001_v0001041_t0034_u01780804480817") 2026/06/07 03:55:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f112c7d8650f38279_d20260607_m035440_c001_v0001185_t0020_u01780804480217") 2026/06/07 03:55:33 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f4060976fe0ee765e_d20260607_m035409_c001_v7007000_t0000_u01780804449343") as it is a hide marker 2026/06/07 03:55:33 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c60e_d20260607_m035408_c001_v0001180_t0058_u01780804448767") 2026/06/07 03:55:33 DEBUG : piped data.txt: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f426b5a956b1675bf_d20260607_m035508_c001_v7007000_t0000_u01780804508828") as it is a hide marker 2026/06/07 03:55:33 DEBUG : piped data.txt: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c6fe_d20260607_m035508_c001_v0001180_t0037_u01780804508436") 2026/06/07 03:55:33 DEBUG : piped data.txt: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f426b5a956b1675bc_d20260607_m035508_c001_v7007000_t0000_u01780804508253") 2026/06/07 03:55:33 DEBUG : piped data.txt: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f402b33344687c6fa_d20260607_m035507_c001_v0001180_t0059_u01780804507882") 2026/06/07 03:55:33 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f4060976fe0ee7663_d20260607_m035410_c001_v7007000_t0000_u01780804450276") as it is a hide marker 2026/06/07 03:55:34 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c612_d20260607_m035409_c001_v0001180_t0031_u01780804449706") 2026/06/07 03:55:34 DEBUG : test-metadata: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f420725dd6c938a1b_d20260607_m035515_c001_v7007000_t0000_u01780804515488") as it is a hide marker 2026/06/07 03:55:34 DEBUG : test-metadata: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f226b5a956b1675cb_d20260607_m035510_c001_v0001178_t0021_u01780804510636") 2026/06/07 03:55:34 DEBUG : test-metadata: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f426b5a956b1675c5_d20260607_m035509_c001_v7007000_t0000_u01780804509801") 2026/06/07 03:55:34 DEBUG : test-metadata: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c702_d20260607_m035509_c001_v0001180_t0013_u01780804509014") 2026/06/07 03:55:34 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f4060976fe0ee7641_d20260607_m035404_c001_v7007000_t0000_u01780804444339") as it is a hide marker 2026/06/07 03:55:34 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c5f8_d20260607_m035403_c001_v0001180_t0019_u01780804443720") 2026/06/07 03:55:34 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f4060976fe0ee764c_d20260607_m035406_c001_v7007000_t0000_u01780804446280") as it is a hide marker 2026/06/07 03:55:34 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c600_d20260607_m035405_c001_v0001180_t0005_u01780804445707") 2026/06/07 03:55:34 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f4060976fe0ee7647_d20260607_m035405_c001_v7007000_t0000_u01780804445340") as it is a hide marker 2026/06/07 03:55:34 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c5fc_d20260607_m035404_c001_v0001180_t0040_u01780804444719") 2026/06/07 03:55:34 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f4060976fe0ee7652_d20260607_m035407_c001_v7007000_t0000_u01780804447287") as it is a hide marker 2026/06/07 03:55:34 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c608_d20260607_m035406_c001_v0001180_t0022_u01780804446643") 2026/06/07 03:55:34 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f4060976fe0ee7658_d20260607_m035408_c001_v7007000_t0000_u01780804448404") as it is a hide marker 2026/06/07 03:55:34 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c60c_d20260607_m035407_c001_v0001180_t0058_u01780804447651") 2026/06/07 03:55:34 DEBUG : trailing space /trailing space : Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f4060976fe0ee763c_d20260607_m035403_c001_v7007000_t0000_u01780804443357") as it is a hide marker 2026/06/07 03:55:34 DEBUG : trailing space /trailing space : Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c5f2_d20260607_m035402_c001_v0001180_t0029_u01780804442771") 2026/06/07 03:55:34 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f1163ca5c5a2182ef_d20260607_m035525_c001_v0001044_t0013_u01780804525862") "upload" dated 2026-06-07 03:55:25.862 +0000 UTC (9.01671996s ago) 2026/06/07 03:55:34 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f4272371057d9db85_d20260607_m035521_c001_v7007000_t0000_u01780804521033") 2026/06/07 03:55:34 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c720_d20260607_m035518_c001_v0001180_t0040_u01780804518071") 2026/06/07 03:55:34 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f419e235c0b040ea2_d20260607_m035422_c001_v7007000_t0000_u01780804462134") as it is a hide marker 2026/06/07 03:55:35 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f2060976fe0ee766f_d20260607_m035412_c001_v0001134_t0017_u01780804452316") 2026/06/07 03:55:35 DEBUG : zero-length-file: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f4060976fe0ee766d_d20260607_m035412_c001_v7007000_t0000_u01780804452132") as it is a hide marker 2026/06/07 03:55:35 DEBUG : zero-length-file: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f402b33344687c616_d20260607_m035411_c001_v0001180_t0059_u01780804451585") 2026/06/07 03:55:35 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f4060976fe0ee760f_d20260607_m035357_c001_v7007000_t0000_u01780804437691") as it is a hide marker 2026/06/07 03:55:35 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c5d8_d20260607_m035357_c001_v0001180_t0038_u01780804437123") 2026/06/07 03:55:35 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f4060976fe0ee75ee_d20260607_m035353_c001_v7007000_t0000_u01780804433005") as it is a hide marker 2026/06/07 03:55:35 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c5c6_d20260607_m035352_c001_v0001180_t0022_u01780804432011") 2026/06/07 03:55:35 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f4060976fe0ee7625_d20260607_m035400_c001_v7007000_t0000_u01780804440521") as it is a hide marker 2026/06/07 03:55:35 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c5e4_d20260607_m035359_c001_v0001180_t0005_u01780804439942") 2026/06/07 03:55:35 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f4060976fe0ee761d_d20260607_m035359_c001_v7007000_t0000_u01780804439579") as it is a hide marker 2026/06/07 03:55:35 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c5de_d20260607_m035359_c001_v0001180_t0033_u01780804439008") 2026/06/07 03:55:35 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f4060976fe0ee762f_d20260607_m035401_c001_v7007000_t0000_u01780804441441") as it is a hide marker 2026/06/07 03:55:35 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c5ea_d20260607_m035400_c001_v0001180_t0047_u01780804440884") 2026/06/07 03:55:35 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f4060976fe0ee7616_d20260607_m035358_c001_v7007000_t0000_u01780804438644") as it is a hide marker 2026/06/07 03:55:35 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c5da_d20260607_m035358_c001_v0001180_t0017_u01780804438056") 2026/06/07 03:55:35 DEBUG : ./.: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f4060976fe0ee75f5_d20260607_m035353_c001_v7007000_t0000_u01780804433942") as it is a hide marker 2026/06/07 03:55:35 DEBUG : ./.: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c5cc_d20260607_m035353_c001_v0001180_t0052_u01780804433368") 2026/06/07 03:55:35 DEBUG : ../..: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f4060976fe0ee75fb_d20260607_m035354_c001_v7007000_t0000_u01780804434874") as it is a hide marker 2026/06/07 03:55:35 DEBUG : ../..: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c5d0_d20260607_m035354_c001_v0001180_t0059_u01780804434306") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/06/07 03:55:36 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/06/07 03:55:36 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/06/07 03:55:37 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/06/07 03:55:37 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/06/07 03:55:37 INFO : B2 bucket rclone-test-yozobor8fera: cleaning bucket "rclone-test-yozobor8fera" of pending multipart uploads older than 0s 2026/06/07 03:55:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c64e_d20260607_m035423_c001_v0001180_t0024_u01780804463061") "upload" dated 2026-06-07 03:54:23.061 +0000 UTC (1m14.712107917s ago) 2026/06/07 03:55:37 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f212d961747ff9d03_d20260607_m035536_c001_v0001171_t0022_u01780804536734") as it is a start marker (upload started at 2026-06-07 03:55:36.734 +0000 UTC) 2026/06/07 03:55:37 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/06/07 03:55:37 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f212d961747ff9d05_d20260607_m035536_c001_v0001185_t0052_u01780804536917") as it is a start marker (upload started at 2026-06-07 03:55:36.917 +0000 UTC) 2026/06/07 03:55:37 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/06/07 03:55:37 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f212d961747ff9d09_d20260607_m035537_c001_v0001144_t0045_u01780804537102") as it is a start marker (upload started at 2026-06-07 03:55:37.102 +0000 UTC) 2026/06/07 03:55:37 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/06/07 03:55:37 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f212d961747ff9d0d_d20260607_m035537_c001_v0001177_t0053_u01780804537310") as it is a start marker (upload started at 2026-06-07 03:55:37.31 +0000 UTC) 2026/06/07 03:55:37 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/06/07 03:55:37 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f412d961747ff9d00_d20260607_m035536_c001_v7007000_t0000_u01780804536551") "hide" dated 2026-06-07 03:55:36.551 +0000 UTC (1.222255957s ago) 2026/06/07 03:55:37 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f1163ca5c5a2182ef_d20260607_m035525_c001_v0001044_t0013_u01780804525862") 2026/06/07 03:55:37 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/06/07 03:55:37 INFO : B2 bucket rclone-test-yozobor8fera: cleaning bucket "rclone-test-yozobor8fera" of pending multipart uploads older than 0s 2026/06/07 03:55:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c64e_d20260607_m035423_c001_v0001180_t0024_u01780804463061") "upload" dated 2026-06-07 03:54:23.061 +0000 UTC (1m15.080934431s ago) 2026/06/07 03:55:38 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f212d961747ff9d03_d20260607_m035536_c001_v0001171_t0022_u01780804536734") as it is a start marker (upload started at 2026-06-07 03:55:36.734 +0000 UTC) 2026/06/07 03:55:38 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f212d961747ff9d05_d20260607_m035536_c001_v0001185_t0052_u01780804536917") as it is a start marker (upload started at 2026-06-07 03:55:36.917 +0000 UTC) 2026/06/07 03:55:38 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f212d961747ff9d09_d20260607_m035537_c001_v0001144_t0045_u01780804537102") as it is a start marker (upload started at 2026-06-07 03:55:37.102 +0000 UTC) 2026/06/07 03:55:38 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f212d961747ff9d0d_d20260607_m035537_c001_v0001177_t0053_u01780804537310") as it is a start marker (upload started at 2026-06-07 03:55:37.31 +0000 UTC) 2026/06/07 03:55:38 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8fe22d53307dab0b9fe80e1b_f412d961747ff9d00_d20260607_m035536_c001_v7007000_t0000_u01780804536551") "hide" dated 2026-06-07 03:55:36.551 +0000 UTC (1.591143999s ago) 2026/06/07 03:55:38 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f1163ca5c5a2182ef_d20260607_m035525_c001_v0001044_t0013_u01780804525862") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/06/07 03:55:38 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/06/07 03:55:39 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/06/07 03:55:39 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/06/07 03:55:40 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/06/07 03:55:40 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/06/07 03:55:40 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/06/07 03:55:40 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/06/07 03:55:41 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/06/07 03:55:42 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/06/07 03:55:42 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/06/07 03:55:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/07 03:55:45 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/06/07 03:55:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z8fe22d53307dab0b9fe80e1b_f2182badcc43874a1_d20260607_m035545_c001_v0001097_t0058_u01780804545706") 2026/06/07 03:55:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/07 03:55:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/07 03:55:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/07 03:55:46 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/06/07 03:55:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/06/07 03:55:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/06/07 03:55:49 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/06/07 03:55:49 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/06/07 03:55:49 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/06/07 03:55:49 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/06/07 03:55:52 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/06/07 03:55:52 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/06/07 03:55:52 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/06/07 03:55:53 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/06/07 03:55:53 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/06/07 03:55:53 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z8fe22d53307dab0b9fe80e1b_f2182badcc43874c6_d20260607_m035553_c001_v0001173_t0024_u01780804553869") 2026/06/07 03:55:53 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/07 03:55:54 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/07 03:55:54 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/06/07 03:55:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/06/07 03:55:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/06/07 03:55:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/06/07 03:55:58 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/06/07 03:55:58 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/06/07 03:55:58 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/06/07 03:55:58 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/06/07 03:55:58 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/06/07 03:55:58 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/06/07 03:55:59 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/06/07 03:56:00 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/06/07 03:56:00 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/06/07 03:56:00 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/06/07 03:56:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/07 03:56:02 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/06/07 03:56:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z8fe22d53307dab0b9fe80e1b_f205cc4a9826a316c_d20260607_m035602_c001_v0001182_t0004_u01780804562350") 2026/06/07 03:56:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/07 03:56:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/07 03:56:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/07 03:56:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/06/07 03:56:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/06/07 03:56:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/06/07 03:56:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/06/07 03:56:04 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/06/07 03:56:06 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/06/07 03:56:06 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/06/07 03:56:06 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/06/07 03:56:06 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/06/07 03:56:07 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/06/07 03:56:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/06/07 03:56:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/06/07 03:56:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/06/07 03:56:10 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/06/07 03:56:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z8fe22d53307dab0b9fe80e1b_f2182badcc4387554_d20260607_m035610_c001_v0001167_t0001_u01780804570229") 2026/06/07 03:56:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/07 03:56:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/06/07 03:56:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/07 03:56:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/06/07 03:56:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/06/07 03:56:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/06/07 03:56:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/06/07 03:56:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/06/07 03:56:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/06/07 03:56:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/06/07 03:56:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/06/07 03:56:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/06/07 03:56:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/06/07 03:56:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/07 03:56:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/06/07 03:56:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8fe22d53307dab0b9fe80e1b_f2182badcc438758b_d20260607_m035618_c001_v0001033_t0003_u01780804578306") 2026/06/07 03:56:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/07 03:56:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/07 03:56:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/06/07 03:56:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/07 03:56:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/07 03:56:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/06/07 03:56:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/06/07 03:56:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/06/07 03:56:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/06/07 03:56:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/06/07 03:56:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/06/07 03:56:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/06/07 03:56:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/06/07 03:56:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/06/07 03:56:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/06/07 03:56:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/06/07 03:56:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/07 03:56:27 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/06/07 03:56:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8fe22d53307dab0b9fe80e1b_f22263b22ea3ec6b8_d20260607_m035627_c001_v0001097_t0031_u01780804587300") 2026/06/07 03:56:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/07 03:56:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/07 03:56:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/06/07 03:56:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/06/07 03:56:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/06/07 03:56:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/07 03:56:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/07 03:56:29 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/06/07 03:56:31 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/06/07 03:56:31 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/06/07 03:56:31 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/06/07 03:56:31 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/06/07 03:56:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/06/07 03:56:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/06/07 03:56:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/06/07 03:56:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/06/07 03:56:38 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/06/07 03:56:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z8fe22d53307dab0b9fe80e1b_f2182badcc43875b0_d20260607_m035638_c001_v0001173_t0059_u01780804598792") 2026/06/07 03:56:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/07 03:56:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/06/07 03:56:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/07 03:56:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/06/07 03:56:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/06/07 03:56:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/06/07 03:56:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/06/07 03:56:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/06/07 03:56:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/06/07 03:56:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/06/07 03:56:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/06/07 03:56:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/06/07 03:56:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/06/07 03:56:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/07 03:56:46 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/06/07 03:56:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8fe22d53307dab0b9fe80e1b_f218852e2c408daf0_d20260607_m035646_c001_v0001161_t0041_u01780804606991") 2026/06/07 03:56:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/07 03:56:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/07 03:56:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/06/07 03:56:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/07 03:56:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/07 03:56:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/06/07 03:56:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/06/07 03:56:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/06/07 03:56:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/06/07 03:56:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/06/07 03:56:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/06/07 03:56:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/06/07 03:56:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/06/07 03:56:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/06/07 03:56:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/06/07 03:56:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/06/07 03:56:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/07 03:56:55 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/06/07 03:56:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8fe22d53307dab0b9fe80e1b_f2272371057d9dcc7_d20260607_m035655_c001_v0001185_t0006_u01780804615685") 2026/06/07 03:56:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/07 03:56:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/07 03:56:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/06/07 03:56:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/06/07 03:56:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/06/07 03:56:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/07 03:56:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/07 03:56:58 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/06/07 03:56:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/06/07 03:56:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/06/07 03:56:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/06/07 03:56:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/06/07 03:57:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/06/07 03:57:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/06/07 03:57:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/06/07 03:57:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/06/07 03:57:03 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/06/07 03:57:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z8fe22d53307dab0b9fe80e1b_f2272371057d9dd16_d20260607_m035703_c001_v0001136_t0024_u01780804623838") 2026/06/07 03:57:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/07 03:57:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/06/07 03:57:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/07 03:57:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/06/07 03:57:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/06/07 03:57:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/06/07 03:57:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/06/07 03:57:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/06/07 03:57:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/06/07 03:57:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/06/07 03:57:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/06/07 03:57:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/06/07 03:57:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/06/07 03:57:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/06/07 03:57: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/06/07 03:57:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z8fe22d53307dab0b9fe80e1b_f205cc4a9826a32fd_d20260607_m035712_c001_v0001105_t0055_u01780804632630") 2026/06/07 03:57:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/07 03:57:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/07 03:57:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/06/07 03:57:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/06/07 03:57:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/06/07 03:57:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/06/07 03:57:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/06/07 03:57:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/06/07 03:57:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/06/07 03:57:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/06/07 03:57:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/06/07 03:57:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/06/07 03:57:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/06/07 03:57:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/06/07 03:57:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/06/07 03:57:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/06/07 03:57:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/06/07 03:57:21 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/06/07 03:57:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z8fe22d53307dab0b9fe80e1b_f217ebd0866df76c2_d20260607_m035721_c001_v0001181_t0006_u01780804641965") 2026/06/07 03:57:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/07 03:57:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/07 03:57:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/06/07 03:57:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/06/07 03:57:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/06/07 03:57:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/06/07 03:57:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/06/07 03:57:24 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/06/07 03:57:26 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/06/07 03:57:26 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/06/07 03:57:26 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/06/07 03:57:26 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/06/07 03:57:27 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/06/07 03:57:29 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/06/07 03:57:29 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/06/07 03:57:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/07 03:57:30 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/06/07 03:57:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z8fe22d53307dab0b9fe80e1b_f217ebd0866df76c7_d20260607_m035731_c001_v0001113_t0020_u01780804651000") 2026/06/07 03:57:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/07 03:57:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/07 03:57:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/07 03:57:32 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/06/07 03:57:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/06/07 03:57:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/06/07 03:57:35 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/06/07 03:57:35 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/06/07 03:57:35 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/06/07 03:57:35 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/06/07 03:57:37 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/06/07 03:57:38 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/06/07 03:57:38 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/06/07 03:57:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/06/07 03:57:40 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/06/07 03:57:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z8fe22d53307dab0b9fe80e1b_f205cc4a9826a333e_d20260607_m035740_c001_v0001033_t0037_u01780804660206") 2026/06/07 03:57:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/07 03:57:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/07 03:57:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/06/07 03:57:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/06/07 03:57:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/06/07 03:57:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/06/07 03:57:45 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/06/07 03:57:45 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/06/07 03:57:45 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/06/07 03:57:45 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/06/07 03:57:45 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/06/07 03:57:45 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/06/07 03:57:46 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/06/07 03:57:48 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/06/07 03:57:48 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/06/07 03:57:48 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/06/07 03:57:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/07 03:57:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/06/07 03:57:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z8fe22d53307dab0b9fe80e1b_f205cc4a9826a3345_d20260607_m035750_c001_v0001173_t0019_u01780804670904") 2026/06/07 03:57:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/07 03:57:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/07 03:57:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/07 03:57:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/06/07 03:57:51 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/06/07 03:57:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/07 03:57:51 DEBUG : pacer: Reducing sleep to 10ms 2026/06/07 03:57:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/06/07 03:57:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/06/07 03:57:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/06/07 03:57:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2026/06/07 03:57:56 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/06/07 03:57:56 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/06/07 03:57:56 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/06/07 03:57:56 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/06/07 03:57:57 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/06/07 03:57:59 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/06/07 03:57:59 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/06/07 03:58:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/07 03:58:00 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/06/07 03:58:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z8fe22d53307dab0b9fe80e1b_f205cc4a9826a3349_d20260607_m035801_c001_v0001106_t0032_u01780804681055") 2026/06/07 03:58:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/07 03:58:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/07 03:58:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/07 03:58:02 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/06/07 03:58:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/06/07 03:58:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/06/07 03:58:06 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/06/07 03:58:06 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/06/07 03:58:06 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/06/07 03:58:06 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/06/07 03:58:09 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/06/07 03:58:09 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/06/07 03:58:09 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/06/07 03:58:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/06/07 03:58:11 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/06/07 03:58:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z8fe22d53307dab0b9fe80e1b_f2034b0812e273ae3_d20260607_m035811_c001_v0001184_t0002_u01780804691715") 2026/06/07 03:58:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/07 03:58:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/07 03:58:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/06/07 03:58:14 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/06/07 03:58:14 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/06/07 03:58:14 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/06/07 03:58:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/06/07 03:58:17 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/06/07 03:58:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/06/07 03:58:17 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/06/07 03:58:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/06/07 03:58:17 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/06/07 03:58:18 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/06/07 03:58:20 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/06/07 03:58:20 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/06/07 03:58:20 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/06/07 03:58:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/07 03:58:22 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/06/07 03:58:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z8fe22d53307dab0b9fe80e1b_f2042fdf319bba74c_d20260607_m035822_c001_v0001099_t0034_u01780804702759") 2026/06/07 03:58:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/07 03:58:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/07 03:58:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/07 03:58:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/06/07 03:58:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/06/07 03:58:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/06/07 03:58:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/06/07 03:58: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/06/07 03:58:34 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8fe22d53307dab0b9fe80e1b_f2182badcc43877b0_d20260607_m035834_c001_v0001137_t0006_u01780804714414") 2026/06/07 03:58:34 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/06/07 03:58:34 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/07 03:58:35 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/07 03:58:35 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/07 03:58:35 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/06/07 03:58:37 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/06/07 03:58:37 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/07 03:58:37 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/06/07 03:58:37 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/06/07 03:58:39 DEBUG : chunked-copy: Done sending chunk 1 2026/06/07 03:58:39 DEBUG : chunked-copy: Done sending chunk 0 2026/06/07 03:58:39 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/07 03:58:40 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8fe22d53307dab0b9fe80e1b_f2182badcc43877dd_d20260607_m035840_c001_v0001176_t0014_u01780804720529") 2026/06/07 03:58:40 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/06/07 03:58:40 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/07 03:58:40 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/07 03:58:40 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/07 03:58:40 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/06/07 03:58:43 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/06/07 03:58:43 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/07 03:58:43 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/06/07 03:58:43 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/06/07 03:58:45 DEBUG : chunked-copy: Done sending chunk 1 2026/06/07 03:58:46 DEBUG : chunked-copy: Done sending chunk 0 2026/06/07 03:58:46 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/07 03:58:46 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8fe22d53307dab0b9fe80e1b_f2182badcc43877ec_d20260607_m035846_c001_v0001145_t0007_u01780804726810") 2026/06/07 03:58:46 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/06/07 03:58:46 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/07 03:58:47 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/07 03:58:47 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/07 03:58:47 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/06/07 03:58:49 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/06/07 03:58:49 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/07 03:58:49 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/06/07 03:58:49 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/06/07 03:58:51 DEBUG : chunked-copy: Done sending chunk 0 2026/06/07 03:58:52 DEBUG : chunked-copy: Done sending chunk 1 2026/06/07 03:58:52 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/07 03:58:52 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z8fe22d53307dab0b9fe80e1b_f2182badcc4387813_d20260607_m035852_c001_v0001099_t0009_u01780804732662") 2026/06/07 03:58:52 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/06/07 03:58:52 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/07 03:58:52 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/06/07 03:58:53 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/06/07 03:58:53 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/07 03:58:53 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/07 03:58:53 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/06/07 03:58:54 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/06/07 03:58:56 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/06/07 03:58:57 DEBUG : Creating backend with remote "TestB2:rclone-test-yozobor8fera/deeper/nonexisting/directory" 2026/06/07 03:58:57 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/06/07 03:58:58 INFO : B2 bucket rclone-test-yozobor8fera: cleaning bucket "rclone-test-yozobor8fera" of all files 2026/06/07 03:58:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f4034b0812e273ae0_d20260607_m035805_c001_v7007000_t0000_u01780804685724") 2026/06/07 03:58:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f205cc4a9826a3349_d20260607_m035801_c001_v0001106_t0032_u01780804681055") 2026/06/07 03:58:59 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f405cc4a9826a3348_d20260607_m035800_c001_v7007000_t0000_u01780804680556") 2026/06/07 03:58:59 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f2034b0812e273aa1_d20260607_m035755_c001_v0001039_t0021_u01780804675910") 2026/06/07 03:58:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f4182badcc438775c_d20260607_m035827_c001_v7007000_t0000_u01780804707995") 2026/06/07 03:58:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f2042fdf319bba74c_d20260607_m035822_c001_v0001099_t0034_u01780804702759") 2026/06/07 03:58:59 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f4042fdf319bba74a_d20260607_m035822_c001_v7007000_t0000_u01780804702261") 2026/06/07 03:58:59 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f2034b0812e273ae8_d20260607_m035816_c001_v0001037_t0001_u01780804696789") 2026/06/07 03:58:59 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f4034b0812e273ae7_d20260607_m035816_c001_v7007000_t0000_u01780804696512") 2026/06/07 03:58:59 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f2034b0812e273ae3_d20260607_m035811_c001_v0001184_t0002_u01780804691715") 2026/06/07 03:58:59 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f4034b0812e273ae2_d20260607_m035811_c001_v7007000_t0000_u01780804691218") 2026/06/07 03:58:59 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f2034b0812e273ae1_d20260607_m035805_c001_v0001090_t0058_u01780804685906") 2026/06/07 03:58:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f42263b22ea3ec6cc_d20260607_m035631_c001_v7007000_t0000_u01780804591253") 2026/06/07 03:58:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f22263b22ea3ec6b8_d20260607_m035627_c001_v0001097_t0031_u01780804587300") 2026/06/07 03:58:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f42263b22ea3ec6a0_d20260607_m035622_c001_v7007000_t0000_u01780804582761") 2026/06/07 03:58:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f2182badcc438758b_d20260607_m035618_c001_v0001033_t0003_u01780804578306") 2026/06/07 03:58:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f42263b22ea3ec6b6_d20260607_m035626_c001_v7007000_t0000_u01780804586942") 2026/06/07 03:58:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f22263b22ea3ec6a2_d20260607_m035622_c001_v0001176_t0048_u01780804582945") 2026/06/07 03:58:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f4182badcc4387587_d20260607_m035617_c001_v7007000_t0000_u01780804577954") 2026/06/07 03:58:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f22263b22ea3ec673_d20260607_m035613_c001_v0001174_t0020_u01780804573764") 2026/06/07 03:58:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f42263b22ea3ec672_d20260607_m035613_c001_v7007000_t0000_u01780804573582") 2026/06/07 03:59:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f2182badcc4387554_d20260607_m035610_c001_v0001167_t0001_u01780804570229") 2026/06/07 03:59:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f4182badcc4387550_d20260607_m035609_c001_v7007000_t0000_u01780804569869") 2026/06/07 03:59:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f22263b22ea3ec669_d20260607_m035606_c001_v0001102_t0055_u01780804566224") 2026/06/07 03:59:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f405cc4a9826a3278_d20260607_m035659_c001_v7007000_t0000_u01780804619443") 2026/06/07 03:59:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f2272371057d9dcc7_d20260607_m035655_c001_v0001185_t0006_u01780804615685") 2026/06/07 03:59:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f405cc4a9826a3234_d20260607_m035651_c001_v7007000_t0000_u01780804611125") 2026/06/07 03:59:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f218852e2c408daf0_d20260607_m035646_c001_v0001161_t0041_u01780804606991") 2026/06/07 03:59:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f4272371057d9dcc3_d20260607_m035655_c001_v7007000_t0000_u01780804615343") 2026/06/07 03:59:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f205cc4a9826a3236_d20260607_m035651_c001_v0001113_t0012_u01780804611309") 2026/06/07 03:59:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f418852e2c408daec_d20260607_m035646_c001_v7007000_t0000_u01780804606647") 2026/06/07 03:59:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f218852e2c408dad8_d20260607_m035642_c001_v0001131_t0014_u01780804602630") 2026/06/07 03:59:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f418852e2c408dad6_d20260607_m035642_c001_v7007000_t0000_u01780804602446") 2026/06/07 03:59:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f2182badcc43875b0_d20260607_m035638_c001_v0001173_t0059_u01780804598792") 2026/06/07 03:59:00 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f4182badcc43875ad_d20260607_m035638_c001_v7007000_t0000_u01780804598434") 2026/06/07 03:59:00 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f22263b22ea3ec6ce_d20260607_m035631_c001_v0001171_t0032_u01780804591435") 2026/06/07 03:59:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f42263b22ea3ec668_d20260607_m035606_c001_v7007000_t0000_u01780804566041") 2026/06/07 03:59:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f205cc4a9826a316c_d20260607_m035602_c001_v0001182_t0004_u01780804562350") 2026/06/07 03:59:00 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f405cc4a9826a316b_d20260607_m035602_c001_v7007000_t0000_u01780804562005") 2026/06/07 03:59:00 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f22263b22ea3ec666_d20260607_m035557_c001_v0001029_t0021_u01780804557804") 2026/06/07 03:59:00 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f42263b22ea3ec665_d20260607_m035557_c001_v7007000_t0000_u01780804557622") 2026/06/07 03:59:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f2182badcc43874c6_d20260607_m035553_c001_v0001173_t0024_u01780804553869") 2026/06/07 03:59:01 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f4182badcc43874c5_d20260607_m035553_c001_v7007000_t0000_u01780804553522") 2026/06/07 03:59:01 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f22263b22ea3ec664_d20260607_m035549_c001_v0001157_t0007_u01780804549396") 2026/06/07 03:59:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f42263b22ea3ec663_d20260607_m035549_c001_v7007000_t0000_u01780804549212") 2026/06/07 03:59:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f2182badcc43874a1_d20260607_m035545_c001_v0001097_t0058_u01780804545706") 2026/06/07 03:59:01 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f4182badcc438749b_d20260607_m035545_c001_v7007000_t0000_u01780804545359") 2026/06/07 03:59:01 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f212d961747ff9d2b_d20260607_m035540_c001_v0001157_t0010_u01780804540202") 2026/06/07 03:59:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f405cc4a9826a3337_d20260607_m035726_c001_v7007000_t0000_u01780804646189") 2026/06/07 03:59:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f217ebd0866df76c2_d20260607_m035721_c001_v0001181_t0006_u01780804641965") 2026/06/07 03:59:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f405cc4a9826a3328_d20260607_m035716_c001_v7007000_t0000_u01780804636859") 2026/06/07 03:59:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f205cc4a9826a32fd_d20260607_m035712_c001_v0001105_t0055_u01780804632630") 2026/06/07 03:59:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f417ebd0866df76c1_d20260607_m035721_c001_v7007000_t0000_u01780804641570") 2026/06/07 03:59:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f205cc4a9826a332a_d20260607_m035717_c001_v0001099_t0053_u01780804637043") 2026/06/07 03:59:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f405cc4a9826a32f8_d20260607_m035712_c001_v7007000_t0000_u01780804632217") 2026/06/07 03:59:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f205cc4a9826a32ce_d20260607_m035707_c001_v0001101_t0038_u01780804627778") 2026/06/07 03:59:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f405cc4a9826a32cb_d20260607_m035707_c001_v7007000_t0000_u01780804627591") 2026/06/07 03:59:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f2272371057d9dd16_d20260607_m035703_c001_v0001136_t0024_u01780804623838") 2026/06/07 03:59:01 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f4272371057d9dd15_d20260607_m035703_c001_v7007000_t0000_u01780804623449") 2026/06/07 03:59:01 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f205cc4a9826a327b_d20260607_m035659_c001_v0001182_t0047_u01780804619628") 2026/06/07 03:59:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f4034b0812e273a9e_d20260607_m035755_c001_v7007000_t0000_u01780804675727") 2026/06/07 03:59:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f205cc4a9826a3345_d20260607_m035750_c001_v0001173_t0019_u01780804670904") 2026/06/07 03:59:02 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f405cc4a9826a3344_d20260607_m035750_c001_v7007000_t0000_u01780804670442") 2026/06/07 03:59:02 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f205cc4a9826a3342_d20260607_m035745_c001_v0001173_t0016_u01780804665330") 2026/06/07 03:59:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f405cc4a9826a3341_d20260607_m035745_c001_v7007000_t0000_u01780804665139") 2026/06/07 03:59:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f205cc4a9826a333e_d20260607_m035740_c001_v0001033_t0037_u01780804660206") 2026/06/07 03:59:02 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f405cc4a9826a333d_d20260607_m035739_c001_v7007000_t0000_u01780804659756") 2026/06/07 03:59:02 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f205cc4a9826a333c_d20260607_m035735_c001_v0001137_t0012_u01780804655037") 2026/06/07 03:59:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f405cc4a9826a333b_d20260607_m035734_c001_v7007000_t0000_u01780804654852") 2026/06/07 03:59:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f217ebd0866df76c7_d20260607_m035731_c001_v0001113_t0020_u01780804651000") 2026/06/07 03:59:02 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f417ebd0866df76c6_d20260607_m035730_c001_v7007000_t0000_u01780804650557") 2026/06/07 03:59:02 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f205cc4a9826a3338_d20260607_m035726_c001_v0001174_t0054_u01780804646372") 2026/06/07 03:59:02 DEBUG : chunked-copy: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f4182badcc4387824_d20260607_m035854_c001_v7007000_t0000_u01780804734727") 2026/06/07 03:59:02 DEBUG : chunked-copy: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f226b5a956b1677ce_d20260607_m035849_c001_v0001171_t0044_u01780804729324") 2026/06/07 03:59:02 DEBUG : chunked-copy: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f426b5a956b1677c9_d20260607_m035848_c001_v7007000_t0000_u01780804728802") 2026/06/07 03:59:02 DEBUG : chunked-copy: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f226b5a956b1677bc_d20260607_m035843_c001_v0001091_t0000_u01780804723198") 2026/06/07 03:59:02 DEBUG : chunked-copy: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f426b5a956b1677bb_d20260607_m035842_c001_v7007000_t0000_u01780804722685") 2026/06/07 03:59:02 DEBUG : chunked-copy: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f226b5a956b1677b5_d20260607_m035837_c001_v0001178_t0022_u01780804717206") 2026/06/07 03:59:02 DEBUG : chunked-copy: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f426b5a956b1677b4_d20260607_m035836_c001_v7007000_t0000_u01780804716659") 2026/06/07 03:59:02 DEBUG : chunked-copy: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f1163ca5c5a2183be_d20260607_m035832_c001_v0001044_t0038_u01780804712365") 2026/06/07 03:59:02 DEBUG : chunked-copy: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f4182badcc4387791_d20260607_m035831_c001_v7007000_t0000_u01780804711981") 2026/06/07 03:59:02 DEBUG : chunked-copy: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f1163ca5c5a2183b6_d20260607_m035828_c001_v0001044_t0012_u01780804708721") 2026/06/07 03:59:03 DEBUG : chunked-copy.copy: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f4182badcc4387822_d20260607_m035854_c001_v7007000_t0000_u01780804734543") 2026/06/07 03:59:03 DEBUG : chunked-copy.copy: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f2182badcc4387813_d20260607_m035852_c001_v0001099_t0009_u01780804732662") 2026/06/07 03:59:03 DEBUG : chunked-copy.copy: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f426b5a956b1677c7_d20260607_m035848_c001_v7007000_t0000_u01780804728621") 2026/06/07 03:59:03 DEBUG : chunked-copy.copy: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f2182badcc43877ec_d20260607_m035846_c001_v0001145_t0007_u01780804726810") 2026/06/07 03:59:03 DEBUG : chunked-copy.copy: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f426b5a956b1677b9_d20260607_m035842_c001_v7007000_t0000_u01780804722505") 2026/06/07 03:59:03 DEBUG : chunked-copy.copy: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f2182badcc43877dd_d20260607_m035840_c001_v0001176_t0014_u01780804720529") 2026/06/07 03:59:03 DEBUG : chunked-copy.copy: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f426b5a956b1677b3_d20260607_m035836_c001_v7007000_t0000_u01780804716478") 2026/06/07 03:59:03 DEBUG : chunked-copy.copy: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f2182badcc43877b0_d20260607_m035834_c001_v0001137_t0006_u01780804714414") 2026/06/07 03:59:03 DEBUG : chunked-copy.copy: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f4182badcc438778d_d20260607_m035831_c001_v7007000_t0000_u01780804711797") 2026/06/07 03:59:03 DEBUG : chunked-copy.copy: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f112bc8bd01633777_d20260607_m035830_c001_v0001100_t0053_u01780804710942") 2026/06/07 03:59:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f102b33344687c64e_d20260607_m035423_c001_v0001180_t0024_u01780804463061") 2026/06/07 03:59:03 DEBUG : unknown-size-put.txt: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f4182badcc4387829_d20260607_m035855_c001_v7007000_t0000_u01780804735746") 2026/06/07 03:59:03 DEBUG : unknown-size-put.txt: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f1163ca5c5a2183d3_d20260607_m035855_c001_v0001044_t0010_u01780804735277") 2026/06/07 03:59:03 DEBUG : unknown-size-update.txt: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f4182badcc4387837_d20260607_m035857_c001_v7007000_t0000_u01780804737315") 2026/06/07 03:59:03 DEBUG : unknown-size-update.txt: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f1163ca5c5a2183d7_d20260607_m035856_c001_v0001044_t0002_u01780804736901") 2026/06/07 03:59:03 DEBUG : unknown-size-update.txt: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f1163ca5c5a2183d5_d20260607_m035855_c001_v0001044_t0006_u01780804735932") 2026/06/07 03:59:03 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fe22d53307dab0b9fe80e1b_f412d961747ff9d00_d20260607_m035536_c001_v7007000_t0000_u01780804536551") 2026/06/07 03:59:10 INFO : B2 bucket rclone-test-yozobor8fera: cleaning bucket "rclone-test-yozobor8fera" of all files === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (323.40s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.40s) --- PASS: TestIntegration/FsMkdir (321.18s) --- 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.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.93s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.13s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (10.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (77.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- 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.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.47s) --- 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.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.67s) --- 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.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.06s) --- 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 (3.01s) --- 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.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (167.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (28.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (11.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (26.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (32.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (10.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.74s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.73s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.99s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.68s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.03s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.12s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (5.92s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.59s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.02s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.57s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.27s) --- 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 323.421s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m24.408942539s (try 1/5)