"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/03/24 02:15:06 DEBUG : Creating backend with remote "TestB2:rclone-test-qomakaj6meme" 2026/03/24 02:15:06 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/03/24 02:15:09 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/03/24 02:15:09 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/03/24 02:15:09 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/03/24 02:15:36 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/03/24 02:15:36 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/03/24 02:15:39 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/03/24 02:15:39 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/03/24 02:15:40 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/03/24 02:15:40 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/03/24 02:15:41 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/03/24 02:15:41 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: 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/03/24 02:15:49 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/03/24 02:15:50 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:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/03/24 02:15:55 INFO : B2 bucket rclone-test-qomakaj6meme: cleaning bucket "rclone-test-qomakaj6meme" of all files 2026/03/24 02:15:55 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472ef9_d20260324_m021554_c001_v0001157_t0002_u01774318554656") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/03/24 02:15:56 DEBUG : Creating backend with remote "TestB2:rclone-test-qomakaj6meme/dirToPurgeFromRoot" 2026/03/24 02:15:57 INFO : B2 bucket rclone-test-qomakaj6meme path dirToPurgeFromRoot: cleaning bucket "rclone-test-qomakaj6meme" of all files 2026/03/24 02:15:58 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472f03_d20260324_m021555_c001_v0001157_t0010_u01774318555907") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/03/24 02:15:58 DEBUG : Creating backend with remote "TestB2:rclone-test-qomakaj6meme/hello? sausage/êé" 2026/03/24 02:16:02 INFO : B2 bucket rclone-test-qomakaj6meme path hello? sausage/êé: cleaning bucket "rclone-test-qomakaj6meme" of all files 2026/03/24 02:16:03 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f11657a8abd1dfcc9_d20260324_m021601_c001_v0001184_t0001_u01774318561509") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/03/24 02:16:03 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2026/03/24 02:16:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/24 02:16:04 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1294: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: 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:1628: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: 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/03/24 02:16:12 DEBUG : Creating backend with remote "TestB2:rclone-test-qomakaj6meme/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/03/24 02:16:14 DEBUG : Creating backend with remote "TestB2:rclone-test-qomakaj6meme/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestB2:" path "rclone-test-qomakaj6meme" from "TestB2:rclone-test-qomakaj6meme" 2026/03/24 02:16:16 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/03/24 02:16:28 DEBUG : Creating backend with remote "TestB2:rclone-test-vofazak8wiwu" 2026/03/24 02:16:31 DEBUG : B2 bucket rclone-test-vofazak8wiwu: Purge remote 2026/03/24 02:16:31 INFO : B2 bucket rclone-test-vofazak8wiwu: cleaning bucket "rclone-test-vofazak8wiwu" of all files 2026/03/24 02:16:31 DEBUG : somefile: Deleting (id "4_z5f521d63a01d1bdb9fd80e1b_f408b98fad3394706_d20260324_m021630_c001_v0001161_t0040_u01774318590507") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/03/24 02:16:32 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/03/24 02:16:33 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/03/24 02:16:36 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/03/24 02:16:36 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/03/24 02:16:36 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.529Ki offset 6Mi/6.106Mi 2026/03/24 02:16:36 DEBUG : test-metadata: Sending chunk 1 length 111134 2026/03/24 02:16:38 DEBUG : test-metadata: Done sending chunk 1 2026/03/24 02:16:39 DEBUG : test-metadata: Done sending chunk 0 2026/03/24 02:16:39 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-03-24-021644-654.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/03/24 02:16:51 DEBUG : oldPath = "TestB2:rclone-test-qomakaj6meme/versions/test-versions-v2026-03-24-021644-654.txt" 2026/03/24 02:16:51 DEBUG : newPath = "TestB2,versions:rclone-test-qomakaj6meme/versions/test-versions-v2026-03-24-021644-654.txt" 2026/03/24 02:16:51 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-qomakaj6meme/versions/test-versions-v2026-03-24-021644-654.txt" 2026/03/24 02:16:51 DEBUG : Config file has changed externally - reloading 2026/03/24 02:16:51 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/03/24 02:16:53 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-qomakaj6meme/versions/test-versions-v2026-03-24-021644-654.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-qomakaj6meme/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/03/24 02:16:56 INFO : B2 bucket rclone-test-qomakaj6meme: cleaning bucket "rclone-test-qomakaj6meme" of all hidden files 2026/03/24 02:16:56 DEBUG : leading space/ leading space: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f4038d557897a4ca2_d20260324_m021517_c001_v7007000_t0000_u01774318517396") as it is a hide marker 2026/03/24 02:16:56 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/03/24 02:16:56 DEBUG : leading space/ leading space: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472d87_d20260324_m021516_c001_v0001157_t0050_u01774318516714") 2026/03/24 02:16:56 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/03/24 02:16:56 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f4038d557897a4c9e_d20260324_m021516_c001_v7007000_t0000_u01774318516356") as it is a hide marker 2026/03/24 02:16:56 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/03/24 02:16:56 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472d79_d20260324_m021515_c001_v0001157_t0055_u01774318515629") 2026/03/24 02:16:56 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/03/24 02:16:56 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f4038d557897a4cb4_d20260324_m021524_c001_v7007000_t0000_u01774318524690") as it is a hide marker 2026/03/24 02:16:56 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/03/24 02:16:56 DEBUG : .leading dot/.leading dot: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472de5_d20260324_m021523_c001_v0001157_t0039_u01774318523879") 2026/03/24 02:16:56 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/03/24 02:16:56 DEBUG : created from root.txt: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f4165bdb0a3797dcd_d20260324_m021624_c001_v7007000_t0000_u01774318584618") as it is a hide marker 2026/03/24 02:16:56 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/03/24 02:16:56 DEBUG : created from root.txt: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f11315904fc3b1e4f_d20260324_m021623_c001_v0001176_t0011_u01774318583639") 2026/03/24 02:16:56 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/03/24 02:16:56 DEBUG : file name.txt: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f419c121b8b4aff48_d20260324_m021632_c001_v7007000_t0000_u01774318592612") as it is a hide marker 2026/03/24 02:16:56 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/03/24 02:16:56 DEBUG : file name.txt: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472f7f_d20260324_m021611_c001_v0001157_t0028_u01774318571505") 2026/03/24 02:16:56 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/03/24 02:16:56 DEBUG : file name.txt: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1014d5c2a1f2b28f_d20260324_m021607_c001_v0001154_t0005_u01774318567782") 2026/03/24 02:16:56 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/03/24 02:16:56 DEBUG : file name.txt: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472eab_d20260324_m021546_c001_v0001157_t0057_u01774318546663") 2026/03/24 02:16:56 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/03/24 02:16:56 DEBUG : file name.txt: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472ea1_d20260324_m021545_c001_v0001157_t0002_u01774318545562") 2026/03/24 02:16:56 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/03/24 02:16:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472ea7_d20260324_m021546_c001_v0001157_t0025_u01774318546093") "upload" dated 2026-03-24 02:15:46.093 +0000 UTC (1m10.588140393s ago) 2026/03/24 02:16:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f422df68851455fe9_d20260324_m021605_c001_v7007000_t0000_u01774318565499") as it is a hide marker 2026/03/24 02:16:56 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/03/24 02:16:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f11286302c74f374e_d20260324_m021605_c001_v0001179_t0007_u01774318565082") 2026/03/24 02:16:56 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/03/24 02:16:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f104e9ed2fa89ade4_d20260324_m021604_c001_v0001180_t0035_u01774318564458") 2026/03/24 02:16:56 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/03/24 02:16:56 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f4038d557897a4cc9_d20260324_m021533_c001_v7007000_t0000_u01774318533015") as it is a hide marker 2026/03/24 02:16:56 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/03/24 02:16:56 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472e3b_d20260324_m021531_c001_v0001157_t0022_u01774318531988") 2026/03/24 02:16:56 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/03/24 02:16:56 DEBUG : piped data.txt: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f419c121b8b4b033a_d20260324_m021634_c001_v7007000_t0000_u01774318594448") as it is a hide marker 2026/03/24 02:16:56 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/03/24 02:16:56 DEBUG : piped data.txt: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a47304b_d20260324_m021633_c001_v0001157_t0014_u01774318593929") 2026/03/24 02:16:56 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/03/24 02:16:56 DEBUG : piped data.txt: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f419c121b8b4b0338_d20260324_m021633_c001_v7007000_t0000_u01774318593748") 2026/03/24 02:16:56 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/03/24 02:16:56 DEBUG : piped data.txt: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f4109cc602a473041_d20260324_m021633_c001_v0001157_t0031_u01774318593381") 2026/03/24 02:16:56 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/03/24 02:16:56 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f4038d557897a4ccd_d20260324_m021534_c001_v7007000_t0000_u01774318534117") as it is a hide marker 2026/03/24 02:16:56 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/03/24 02:16:56 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472e43_d20260324_m021533_c001_v0001157_t0036_u01774318533373") 2026/03/24 02:16:56 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/03/24 02:16:56 DEBUG : test-metadata: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f4119e416b2db2480_d20260324_m021642_c001_v7007000_t0000_u01774318602087") as it is a hide marker 2026/03/24 02:16:56 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/03/24 02:16:56 DEBUG : test-metadata: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f219c121b8b4b033f_d20260324_m021636_c001_v0001161_t0042_u01774318596393") 2026/03/24 02:16:56 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/03/24 02:16:56 DEBUG : test-metadata: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f419c121b8b4b033d_d20260324_m021635_c001_v7007000_t0000_u01774318595601") 2026/03/24 02:16:56 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/03/24 02:16:56 DEBUG : test-metadata: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a473053_d20260324_m021634_c001_v0001157_t0017_u01774318594632") 2026/03/24 02:16:56 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/03/24 02:16:56 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f4038d557897a4cbb_d20260324_m021527_c001_v7007000_t0000_u01774318527099") as it is a hide marker 2026/03/24 02:16:56 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/03/24 02:16:56 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472dff_d20260324_m021526_c001_v0001157_t0029_u01774318526259") 2026/03/24 02:16:56 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/03/24 02:16:56 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f4038d557897a4cc1_d20260324_m021529_c001_v7007000_t0000_u01774318529119") as it is a hide marker 2026/03/24 02:16:56 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/03/24 02:16:56 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472e15_d20260324_m021528_c001_v0001157_t0010_u01774318528457") 2026/03/24 02:16:56 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/03/24 02:16:56 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f4038d557897a4cbf_d20260324_m021528_c001_v7007000_t0000_u01774318528094") as it is a hide marker 2026/03/24 02:16:56 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/03/24 02:16:56 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472e0d_d20260324_m021527_c001_v0001157_t0052_u01774318527459") 2026/03/24 02:16:56 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/03/24 02:16:56 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f4038d557897a4cc3_d20260324_m021530_c001_v7007000_t0000_u01774318530307") as it is a hide marker 2026/03/24 02:16:56 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/03/24 02:16:56 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472e25_d20260324_m021529_c001_v0001157_t0043_u01774318529491") 2026/03/24 02:16:56 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/03/24 02:16:56 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f4038d557897a4cc7_d20260324_m021531_c001_v7007000_t0000_u01774318531630") as it is a hide marker 2026/03/24 02:16:56 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/03/24 02:16:56 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472e2f_d20260324_m021530_c001_v0001157_t0008_u01774318530668") 2026/03/24 02:16:56 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/03/24 02:16:56 DEBUG : trailing space /trailing space : Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f4038d557897a4cb7_d20260324_m021525_c001_v7007000_t0000_u01774318525901") as it is a hide marker 2026/03/24 02:16:56 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/03/24 02:16:56 DEBUG : trailing space /trailing space : Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472df3_d20260324_m021525_c001_v0001157_t0001_u01774318525062") 2026/03/24 02:16:56 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/03/24 02:16:56 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a4730a5_d20260324_m021649_c001_v0001157_t0012_u01774318609890") "upload" dated 2026-03-24 02:16:49.89 +0000 UTC (6.791500663s ago) 2026/03/24 02:16:56 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f420836a593e19622_d20260324_m021647_c001_v7007000_t0000_u01774318607706") 2026/03/24 02:16:56 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/03/24 02:16:56 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a473095_d20260324_m021644_c001_v0001157_t0014_u01774318604654") 2026/03/24 02:16:56 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/03/24 02:16:56 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f4165bdb0a3797950_d20260324_m021544_c001_v7007000_t0000_u01774318544976") as it is a hide marker 2026/03/24 02:16:56 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/03/24 02:16:56 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f2038d557897a4cd2_d20260324_m021536_c001_v0001167_t0039_u01774318536305") 2026/03/24 02:16:56 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/03/24 02:16:56 DEBUG : zero-length-file: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f4038d557897a4cd1_d20260324_m021536_c001_v7007000_t0000_u01774318536037") as it is a hide marker 2026/03/24 02:16:56 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/03/24 02:16:56 DEBUG : zero-length-file: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f4109cc602a472e53_d20260324_m021535_c001_v0001157_t0031_u01774318535490") 2026/03/24 02:16:56 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/03/24 02:16:56 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f4038d557897a4ca5_d20260324_m021518_c001_v7007000_t0000_u01774318518598") as it is a hide marker 2026/03/24 02:16:56 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/03/24 02:16:56 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472d93_d20260324_m021517_c001_v0001157_t0006_u01774318517814") 2026/03/24 02:16:56 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/03/24 02:16:56 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f4038d557897a4c93_d20260324_m021512_c001_v7007000_t0000_u01774318512791") as it is a hide marker 2026/03/24 02:16:56 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/03/24 02:16:56 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472d65_d20260324_m021511_c001_v0001157_t0009_u01774318511455") 2026/03/24 02:16:56 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/03/24 02:16:56 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f4038d557897a4cad_d20260324_m021522_c001_v7007000_t0000_u01774318522196") as it is a hide marker 2026/03/24 02:16:56 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/03/24 02:16:56 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472dcb_d20260324_m021521_c001_v0001157_t0026_u01774318521417") 2026/03/24 02:16:56 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/03/24 02:16:56 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f4038d557897a4ca9_d20260324_m021521_c001_v7007000_t0000_u01774318521057") as it is a hide marker 2026/03/24 02:16:56 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/03/24 02:16:56 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472db3_d20260324_m021520_c001_v0001157_t0036_u01774318520227") 2026/03/24 02:16:56 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/03/24 02:16:56 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f4038d557897a4cb0_d20260324_m021523_c001_v7007000_t0000_u01774318523502") as it is a hide marker 2026/03/24 02:16:56 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/03/24 02:16:56 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472dd7_d20260324_m021522_c001_v0001157_t0031_u01774318522553") 2026/03/24 02:16:56 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/03/24 02:16:56 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f4038d557897a4ca8_d20260324_m021519_c001_v7007000_t0000_u01774318519868") as it is a hide marker 2026/03/24 02:16:56 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/03/24 02:16:56 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472da7_d20260324_m021518_c001_v0001157_t0049_u01774318518957") 2026/03/24 02:16:56 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/03/24 02:16:56 DEBUG : ./.: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f4038d557897a4c98_d20260324_m021514_c001_v7007000_t0000_u01774318514131") as it is a hide marker 2026/03/24 02:16:56 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/03/24 02:16:56 DEBUG : ./.: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472d6b_d20260324_m021513_c001_v0001157_t0036_u01774318513149") 2026/03/24 02:16:56 NOTICE: ./.: Skipped delete as --dry-run is set 2026/03/24 02:16:56 DEBUG : ../..: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f4038d557897a4c9a_d20260324_m021515_c001_v7007000_t0000_u01774318515268") as it is a hide marker 2026/03/24 02:16:56 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/03/24 02:16:56 DEBUG : ../..: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472d71_d20260324_m021514_c001_v0001157_t0029_u01774318514490") 2026/03/24 02:16:56 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/03/24 02:16:56 INFO : B2 bucket rclone-test-qomakaj6meme: cleaning bucket "rclone-test-qomakaj6meme" of all hidden files 2026/03/24 02:16:57 DEBUG : leading space/ leading space: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f4038d557897a4ca2_d20260324_m021517_c001_v7007000_t0000_u01774318517396") as it is a hide marker 2026/03/24 02:16:57 DEBUG : leading space/ leading space: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472d87_d20260324_m021516_c001_v0001157_t0050_u01774318516714") 2026/03/24 02:16:57 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f4038d557897a4c9e_d20260324_m021516_c001_v7007000_t0000_u01774318516356") as it is a hide marker 2026/03/24 02:16:57 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472d79_d20260324_m021515_c001_v0001157_t0055_u01774318515629") 2026/03/24 02:16:57 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f4038d557897a4cb4_d20260324_m021524_c001_v7007000_t0000_u01774318524690") as it is a hide marker 2026/03/24 02:16:57 DEBUG : .leading dot/.leading dot: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472de5_d20260324_m021523_c001_v0001157_t0039_u01774318523879") 2026/03/24 02:16:57 DEBUG : created from root.txt: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f4165bdb0a3797dcd_d20260324_m021624_c001_v7007000_t0000_u01774318584618") as it is a hide marker 2026/03/24 02:16:57 DEBUG : created from root.txt: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f11315904fc3b1e4f_d20260324_m021623_c001_v0001176_t0011_u01774318583639") 2026/03/24 02:16:57 DEBUG : file name.txt: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f419c121b8b4aff48_d20260324_m021632_c001_v7007000_t0000_u01774318592612") as it is a hide marker 2026/03/24 02:16:57 DEBUG : file name.txt: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472f7f_d20260324_m021611_c001_v0001157_t0028_u01774318571505") 2026/03/24 02:16:57 DEBUG : file name.txt: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1014d5c2a1f2b28f_d20260324_m021607_c001_v0001154_t0005_u01774318567782") 2026/03/24 02:16:57 DEBUG : file name.txt: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472eab_d20260324_m021546_c001_v0001157_t0057_u01774318546663") 2026/03/24 02:16:57 DEBUG : file name.txt: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472ea1_d20260324_m021545_c001_v0001157_t0002_u01774318545562") 2026/03/24 02:16:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472ea7_d20260324_m021546_c001_v0001157_t0025_u01774318546093") "upload" dated 2026-03-24 02:15:46.093 +0000 UTC (1m11.59115371s ago) 2026/03/24 02:16:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f422df68851455fe9_d20260324_m021605_c001_v7007000_t0000_u01774318565499") as it is a hide marker 2026/03/24 02:16:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f11286302c74f374e_d20260324_m021605_c001_v0001179_t0007_u01774318565082") 2026/03/24 02:16:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f104e9ed2fa89ade4_d20260324_m021604_c001_v0001180_t0035_u01774318564458") 2026/03/24 02:16:57 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f4038d557897a4cc9_d20260324_m021533_c001_v7007000_t0000_u01774318533015") as it is a hide marker 2026/03/24 02:16:57 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472e3b_d20260324_m021531_c001_v0001157_t0022_u01774318531988") 2026/03/24 02:16:57 DEBUG : piped data.txt: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f419c121b8b4b033a_d20260324_m021634_c001_v7007000_t0000_u01774318594448") as it is a hide marker 2026/03/24 02:16:58 DEBUG : piped data.txt: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a47304b_d20260324_m021633_c001_v0001157_t0014_u01774318593929") 2026/03/24 02:16:58 DEBUG : piped data.txt: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f419c121b8b4b0338_d20260324_m021633_c001_v7007000_t0000_u01774318593748") 2026/03/24 02:16:58 DEBUG : piped data.txt: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f4109cc602a473041_d20260324_m021633_c001_v0001157_t0031_u01774318593381") 2026/03/24 02:16:58 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f4038d557897a4ccd_d20260324_m021534_c001_v7007000_t0000_u01774318534117") as it is a hide marker 2026/03/24 02:16:58 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472e43_d20260324_m021533_c001_v0001157_t0036_u01774318533373") 2026/03/24 02:16:58 DEBUG : test-metadata: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f4119e416b2db2480_d20260324_m021642_c001_v7007000_t0000_u01774318602087") as it is a hide marker 2026/03/24 02:16:58 DEBUG : test-metadata: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f219c121b8b4b033f_d20260324_m021636_c001_v0001161_t0042_u01774318596393") 2026/03/24 02:16:58 DEBUG : test-metadata: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f419c121b8b4b033d_d20260324_m021635_c001_v7007000_t0000_u01774318595601") 2026/03/24 02:16:58 DEBUG : test-metadata: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a473053_d20260324_m021634_c001_v0001157_t0017_u01774318594632") 2026/03/24 02:16:58 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f4038d557897a4cbb_d20260324_m021527_c001_v7007000_t0000_u01774318527099") as it is a hide marker 2026/03/24 02:16:58 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472dff_d20260324_m021526_c001_v0001157_t0029_u01774318526259") 2026/03/24 02:16:58 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f4038d557897a4cc1_d20260324_m021529_c001_v7007000_t0000_u01774318529119") as it is a hide marker 2026/03/24 02:16:58 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472e15_d20260324_m021528_c001_v0001157_t0010_u01774318528457") 2026/03/24 02:16:58 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f4038d557897a4cbf_d20260324_m021528_c001_v7007000_t0000_u01774318528094") as it is a hide marker 2026/03/24 02:16:58 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472e0d_d20260324_m021527_c001_v0001157_t0052_u01774318527459") 2026/03/24 02:16:58 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f4038d557897a4cc3_d20260324_m021530_c001_v7007000_t0000_u01774318530307") as it is a hide marker 2026/03/24 02:16:58 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472e25_d20260324_m021529_c001_v0001157_t0043_u01774318529491") 2026/03/24 02:16:58 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f4038d557897a4cc7_d20260324_m021531_c001_v7007000_t0000_u01774318531630") as it is a hide marker 2026/03/24 02:16:58 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472e2f_d20260324_m021530_c001_v0001157_t0008_u01774318530668") 2026/03/24 02:16:58 DEBUG : trailing space /trailing space : Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f4038d557897a4cb7_d20260324_m021525_c001_v7007000_t0000_u01774318525901") as it is a hide marker 2026/03/24 02:16:58 DEBUG : trailing space /trailing space : Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472df3_d20260324_m021525_c001_v0001157_t0001_u01774318525062") 2026/03/24 02:16:58 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a4730a5_d20260324_m021649_c001_v0001157_t0012_u01774318609890") "upload" dated 2026-03-24 02:16:49.89 +0000 UTC (9.09377129s ago) 2026/03/24 02:16:58 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f420836a593e19622_d20260324_m021647_c001_v7007000_t0000_u01774318607706") 2026/03/24 02:16:59 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a473095_d20260324_m021644_c001_v0001157_t0014_u01774318604654") 2026/03/24 02:16:59 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f4165bdb0a3797950_d20260324_m021544_c001_v7007000_t0000_u01774318544976") as it is a hide marker 2026/03/24 02:16:59 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f2038d557897a4cd2_d20260324_m021536_c001_v0001167_t0039_u01774318536305") 2026/03/24 02:16:59 DEBUG : zero-length-file: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f4038d557897a4cd1_d20260324_m021536_c001_v7007000_t0000_u01774318536037") as it is a hide marker 2026/03/24 02:16:59 DEBUG : zero-length-file: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f4109cc602a472e53_d20260324_m021535_c001_v0001157_t0031_u01774318535490") 2026/03/24 02:16:59 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f4038d557897a4ca5_d20260324_m021518_c001_v7007000_t0000_u01774318518598") as it is a hide marker 2026/03/24 02:16:59 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472d93_d20260324_m021517_c001_v0001157_t0006_u01774318517814") 2026/03/24 02:16:59 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f4038d557897a4c93_d20260324_m021512_c001_v7007000_t0000_u01774318512791") as it is a hide marker 2026/03/24 02:16:59 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472d65_d20260324_m021511_c001_v0001157_t0009_u01774318511455") 2026/03/24 02:16:59 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f4038d557897a4cad_d20260324_m021522_c001_v7007000_t0000_u01774318522196") as it is a hide marker 2026/03/24 02:16:59 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472dcb_d20260324_m021521_c001_v0001157_t0026_u01774318521417") 2026/03/24 02:16:59 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f4038d557897a4ca9_d20260324_m021521_c001_v7007000_t0000_u01774318521057") as it is a hide marker 2026/03/24 02:16:59 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472db3_d20260324_m021520_c001_v0001157_t0036_u01774318520227") 2026/03/24 02:16:59 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f4038d557897a4cb0_d20260324_m021523_c001_v7007000_t0000_u01774318523502") as it is a hide marker 2026/03/24 02:16:59 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472dd7_d20260324_m021522_c001_v0001157_t0031_u01774318522553") 2026/03/24 02:16:59 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f4038d557897a4ca8_d20260324_m021519_c001_v7007000_t0000_u01774318519868") as it is a hide marker 2026/03/24 02:16:59 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472da7_d20260324_m021518_c001_v0001157_t0049_u01774318518957") 2026/03/24 02:16:59 DEBUG : ./.: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f4038d557897a4c98_d20260324_m021514_c001_v7007000_t0000_u01774318514131") as it is a hide marker 2026/03/24 02:16:59 DEBUG : ./.: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472d6b_d20260324_m021513_c001_v0001157_t0036_u01774318513149") 2026/03/24 02:16:59 DEBUG : ../..: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f4038d557897a4c9a_d20260324_m021515_c001_v7007000_t0000_u01774318515268") as it is a hide marker 2026/03/24 02:16:59 DEBUG : ../..: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472d71_d20260324_m021514_c001_v0001157_t0029_u01774318514490") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/03/24 02:17:00 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/03/24 02:17:01 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/03/24 02:17:01 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/03/24 02:17:01 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/03/24 02:17:01 INFO : B2 bucket rclone-test-qomakaj6meme: cleaning bucket "rclone-test-qomakaj6meme" of pending multipart uploads older than 0s 2026/03/24 02:17:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472ea7_d20260324_m021546_c001_v0001157_t0025_u01774318546093") "upload" dated 2026-03-24 02:15:46.093 +0000 UTC (1m15.885540481s ago) 2026/03/24 02:17:01 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f220836a593e1964c_d20260324_m021700_c001_v0001183_t0039_u01774318620967") as it is a start marker (upload started at 2026-03-24 02:17:00.967 +0000 UTC) 2026/03/24 02:17:01 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/03/24 02:17:01 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f220836a593e1964e_d20260324_m021701_c001_v0001167_t0038_u01774318621152") as it is a start marker (upload started at 2026-03-24 02:17:01.152 +0000 UTC) 2026/03/24 02:17:01 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/03/24 02:17:01 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f220836a593e1964f_d20260324_m021701_c001_v0001044_t0031_u01774318621337") as it is a start marker (upload started at 2026-03-24 02:17:01.337 +0000 UTC) 2026/03/24 02:17:01 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/03/24 02:17:01 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f220836a593e19650_d20260324_m021701_c001_v0001161_t0021_u01774318621520") as it is a start marker (upload started at 2026-03-24 02:17:01.52 +0000 UTC) 2026/03/24 02:17:01 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/03/24 02:17:01 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f420836a593e1964b_d20260324_m021700_c001_v7007000_t0000_u01774318620783") "hide" dated 2026-03-24 02:17:00.783 +0000 UTC (1.195678951s ago) 2026/03/24 02:17:01 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a4730a5_d20260324_m021649_c001_v0001157_t0012_u01774318609890") 2026/03/24 02:17:01 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/03/24 02:17:02 INFO : B2 bucket rclone-test-qomakaj6meme: cleaning bucket "rclone-test-qomakaj6meme" of pending multipart uploads older than 0s 2026/03/24 02:17:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472ea7_d20260324_m021546_c001_v0001157_t0025_u01774318546093") "upload" dated 2026-03-24 02:15:46.093 +0000 UTC (1m16.249291511s ago) 2026/03/24 02:17:02 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f220836a593e1964c_d20260324_m021700_c001_v0001183_t0039_u01774318620967") as it is a start marker (upload started at 2026-03-24 02:17:00.967 +0000 UTC) 2026/03/24 02:17:02 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f220836a593e1964e_d20260324_m021701_c001_v0001167_t0038_u01774318621152") as it is a start marker (upload started at 2026-03-24 02:17:01.152 +0000 UTC) 2026/03/24 02:17:02 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f220836a593e1964f_d20260324_m021701_c001_v0001044_t0031_u01774318621337") as it is a start marker (upload started at 2026-03-24 02:17:01.337 +0000 UTC) 2026/03/24 02:17:02 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f220836a593e19650_d20260324_m021701_c001_v0001161_t0021_u01774318621520") as it is a start marker (upload started at 2026-03-24 02:17:01.52 +0000 UTC) 2026/03/24 02:17:02 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zaf92dda390fd1bdb9fd80e1b_f420836a593e1964b_d20260324_m021700_c001_v7007000_t0000_u01774318620783") "hide" dated 2026-03-24 02:17:00.783 +0000 UTC (1.559416426s ago) 2026/03/24 02:17:02 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a4730a5_d20260324_m021649_c001_v0001157_t0012_u01774318609890") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/03/24 02:17:03 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/03/24 02:17:03 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/03/24 02:17:03 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/03/24 02:17:04 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/03/24 02:17:04 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/03/24 02:17:04 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/03/24 02:17:04 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/03/24 02:17:05 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/03/24 02:17:07 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/03/24 02:17:07 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/03/24 02:17:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/03/24 02:17:10 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/03/24 02:17:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf92dda390fd1bdb9fd80e1b_f221ca7993d0b851e_d20260324_m021710_c001_v0001109_t0038_u01774318630194") 2026/03/24 02:17:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/24 02:17:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/03/24 02:17:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/03/24 02:17:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/03/24 02:17:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/03/24 02:17:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/03/24 02:17:14 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/03/24 02:17:14 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/03/24 02:17:14 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/03/24 02:17:14 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/03/24 02:17:16 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/03/24 02:17:16 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/03/24 02:17:16 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/03/24 02:17:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/03/24 02:17:18 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/03/24 02:17:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zaf92dda390fd1bdb9fd80e1b_f221ca7993d0b85c4_d20260324_m021718_c001_v0001146_t0016_u01774318638385") 2026/03/24 02:17:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/03/24 02:17:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/03/24 02:17:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/03/24 02:17:20 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/03/24 02:17:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/03/24 02:17:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/03/24 02:17:23 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/03/24 02:17:23 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/03/24 02:17:23 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/03/24 02:17:23 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/03/24 02:17:23 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/03/24 02:17:23 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/03/24 02:17:23 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/03/24 02:17:25 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/03/24 02:17:25 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/03/24 02:17:25 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/03/24 02:17:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/03/24 02:17:26 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/03/24 02:17:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf92dda390fd1bdb9fd80e1b_f2156322da3ea74c7_d20260324_m021727_c001_v0001037_t0043_u01774318647085") 2026/03/24 02:17:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/03/24 02:17:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/24 02:17:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/03/24 02:17:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/03/24 02:17:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/03/24 02:17:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/03/24 02:17:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/03/24 02:17:30 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/03/24 02:17:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/03/24 02:17:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/03/24 02:17:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/03/24 02:17:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/03/24 02:17:33 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/03/24 02:17:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/03/24 02:17:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/03/24 02:17:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/03/24 02:17:36 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/03/24 02:17:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zaf92dda390fd1bdb9fd80e1b_f2156322da3ea74da_d20260324_m021736_c001_v0001185_t0017_u01774318656988") 2026/03/24 02:17:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/24 02:17:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/03/24 02:17:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/03/24 02:17:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/03/24 02:17:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/03/24 02:17:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/03/24 02:17:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/03/24 02:17:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/03/24 02:17:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/03/24 02:17:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/03/24 02:17:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/03/24 02:17:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/03/24 02:17:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/03/24 02:17:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/03/24 02:17:44 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/03/24 02:17:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zaf92dda390fd1bdb9fd80e1b_f2156322da3ea74f7_d20260324_m021744_c001_v0001178_t0030_u01774318664769") 2026/03/24 02:17:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/03/24 02:17:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/03/24 02:17:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/03/24 02:17:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/03/24 02:17:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/03/24 02:17:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/03/24 02:17:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/03/24 02:17:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/03/24 02:17:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/03/24 02:17:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/03/24 02:17:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/24 02:17:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/03/24 02:17:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/03/24 02:17:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/03/24 02:17:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/03/24 02:17:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/03/24 02:17:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/03/24 02:17:53 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/03/24 02:17:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zaf92dda390fd1bdb9fd80e1b_f2156322da3ea7512_d20260324_m021753_c001_v0001145_t0005_u01774318673190") 2026/03/24 02:17:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/03/24 02:17:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/24 02:17:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/03/24 02:17:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/03/24 02:17:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/03/24 02:17:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/03/24 02:17:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/03/24 02:17:55 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/03/24 02:17:57 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/03/24 02:17:57 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/03/24 02:17:57 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/03/24 02:17:57 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/03/24 02:17:58 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/03/24 02:17:59 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/03/24 02:17:59 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/03/24 02:18:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/03/24 02:18:01 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/03/24 02:18:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zaf92dda390fd1bdb9fd80e1b_f2156322da3ea758a_d20260324_m021801_c001_v0001176_t0011_u01774318681104") 2026/03/24 02:18:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/24 02:18:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/03/24 02:18:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/03/24 02:18:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/03/24 02:18:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/03/24 02:18:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/03/24 02:18:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/03/24 02:18:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/03/24 02:18:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/03/24 02:18:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/03/24 02:18:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/03/24 02:18:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/03/24 02:18:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/03/24 02:18:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/03/24 02:18:09 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/03/24 02:18:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zaf92dda390fd1bdb9fd80e1b_f2156322da3ea7591_d20260324_m021809_c001_v0001098_t0034_u01774318689251") 2026/03/24 02:18:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/03/24 02:18:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/03/24 02:18:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/03/24 02:18:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/03/24 02:18:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/03/24 02:18:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/03/24 02:18:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/03/24 02:18:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/03/24 02:18:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/03/24 02:18:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/03/24 02:18:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/24 02:18:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/03/24 02:18:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/03/24 02:18:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/03/24 02:18:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/03/24 02:18:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/03/24 02:18:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/03/24 02:18:17 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/03/24 02:18:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zaf92dda390fd1bdb9fd80e1b_f210d4070fbf5cbd0_d20260324_m021817_c001_v0001165_t0026_u01774318697979") 2026/03/24 02:18:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/03/24 02:18:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/24 02:18:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/03/24 02:18:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/03/24 02:18:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/03/24 02:18:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/03/24 02:18:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/03/24 02:18:20 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/03/24 02:18:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/03/24 02:18:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/03/24 02:18:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/03/24 02:18:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/03/24 02:18:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/03/24 02:18:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/03/24 02:18:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/03/24 02:18:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/03/24 02:18:26 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/03/24 02:18:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zaf92dda390fd1bdb9fd80e1b_f210d4070fbf5cbdb_d20260324_m021826_c001_v0001185_t0020_u01774318706598") 2026/03/24 02:18:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/24 02:18:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/03/24 02:18:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/03/24 02:18:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/03/24 02:18:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/03/24 02:18:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/03/24 02:18:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/03/24 02:18:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/03/24 02:18:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/03/24 02:18:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/03/24 02:18:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/03/24 02:18:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/03/24 02:18:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/03/24 02:18:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/03/24 02:18:35 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/03/24 02:18:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zaf92dda390fd1bdb9fd80e1b_f2156322da3ea75e9_d20260324_m021835_c001_v0001105_t0051_u01774318715571") 2026/03/24 02:18:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/03/24 02:18:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/03/24 02:18:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/03/24 02:18:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/03/24 02:18:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/03/24 02:18:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/03/24 02:18:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/03/24 02:18:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/03/24 02:18:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/03/24 02:18:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/03/24 02:18:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/03/24 02:18:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/03/24 02:18:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/03/24 02:18:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/03/24 02:18:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/03/24 02:18:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/03/24 02:18:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/03/24 02:18:50 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/03/24 02:18:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zaf92dda390fd1bdb9fd80e1b_f2165bdb0a37983ee_d20260324_m021851_c001_v0001150_t0057_u01774318731045") 2026/03/24 02:18:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/03/24 02:18:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/24 02:18:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/03/24 02:18:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/03/24 02:18:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/03/24 02:18:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/03/24 02:18:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/03/24 02:18:54 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/03/24 02:18:56 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/03/24 02:18:56 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/03/24 02:18:56 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/03/24 02:18:56 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/03/24 02:18:57 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/03/24 02:18:58 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/03/24 02:18:58 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/03/24 02:19:00 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/03/24 02:19:00 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/03/24 02:19:00 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf92dda390fd1bdb9fd80e1b_f2165bdb0a37986ff_d20260324_m021900_c001_v0001145_t0051_u01774318740458") 2026/03/24 02:19:00 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/24 02:19:00 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/03/24 02:19:00 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/03/24 02:19:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/03/24 02:19:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/03/24 02:19:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/03/24 02:19:04 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/03/24 02:19:04 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/03/24 02:19:05 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/03/24 02:19:05 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/03/24 02:19:07 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/03/24 02:19:07 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/03/24 02:19:07 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/03/24 02:19:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/03/24 02:19:09 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/03/24 02:19:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zaf92dda390fd1bdb9fd80e1b_f2148b7abf7ea5c7f_d20260324_m021909_c001_v0001165_t0048_u01774318749767") 2026/03/24 02:19:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/03/24 02:19:10 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/03/24 02:19:10 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/03/24 02:19:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/03/24 02:19:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/03/24 02:19:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/03/24 02:19:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/03/24 02:19:14 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/03/24 02:19:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/03/24 02:19:14 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/03/24 02:19:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/03/24 02:19:14 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/03/24 02:19:15 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/03/24 02:19:17 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/03/24 02:19:17 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/03/24 02:19:17 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/03/24 02:19:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/03/24 02:19:19 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/03/24 02:19:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf92dda390fd1bdb9fd80e1b_f221ca7993d0b8b62_d20260324_m021919_c001_v0001153_t0014_u01774318759581") 2026/03/24 02:19:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/03/24 02:19:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/24 02:19:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/03/24 02:19:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/03/24 02:19:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/03/24 02:19:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/03/24 02:19:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/03/24 02:19:22 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/03/24 02:19:25 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/03/24 02:19:25 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/03/24 02:19:25 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/03/24 02:19:25 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/03/24 02:19:27 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/03/24 02:19:28 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/03/24 02:19:28 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/03/24 02:19:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/03/24 02:19:30 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/03/24 02:19:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf92dda390fd1bdb9fd80e1b_f213d527c91718dc5_d20260324_m021930_c001_v0001157_t0000_u01774318770474") 2026/03/24 02:19:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/24 02:19:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/03/24 02:19:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/03/24 02:19:30 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/03/24 02:19:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/24 02:19:30 DEBUG : pacer: Reducing sleep to 10ms 2026/03/24 02:19:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/03/24 02:19:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/03/24 02:19:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/03/24 02:19:35 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/03/24 02:19:35 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/03/24 02:19:36 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/03/24 02:19:36 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/03/24 02:19:38 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/03/24 02:19:39 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/03/24 02:19:39 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/03/24 02:19:41 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/03/24 02:19:41 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/03/24 02:19:41 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zaf92dda390fd1bdb9fd80e1b_f2059ec401dec2c79_d20260324_m021941_c001_v0001097_t0002_u01774318781800") 2026/03/24 02:19:41 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/03/24 02:19:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/03/24 02:19:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/03/24 02:19:44 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/03/24 02:19:45 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/03/24 02:19:45 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/03/24 02:19:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/03/24 02:19:47 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/03/24 02:19:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/03/24 02:19:47 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/03/24 02:19:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/03/24 02:19:47 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/03/24 02:19:49 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/03/24 02:19:50 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/03/24 02:19:50 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/03/24 02:19:50 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/03/24 02:19:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/03/24 02:19:53 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/03/24 02:19:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf92dda390fd1bdb9fd80e1b_f2156322da3ea7f83_d20260324_m021953_c001_v0001181_t0008_u01774318793283") 2026/03/24 02:19:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/03/24 02:19:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/24 02:19:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/03/24 02:19:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/03/24 02:19:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/03/24 02:19:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/03/24 02:19:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/03/24 02:19:56 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/03/24 02:20:04 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zaf92dda390fd1bdb9fd80e1b_f2038d557897a5913_d20260324_m022004_c001_v0001134_t0034_u01774318804365") 2026/03/24 02:20:04 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/03/24 02:20:04 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/03/24 02:20:04 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/03/24 02:20:11 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/03/24 02:20:11 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/03/24 02:20:14 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/03/24 02:20:14 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/03/24 02:20:14 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/03/24 02:20:14 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/03/24 02:20:16 DEBUG : chunked-copy: Done sending chunk 0 2026/03/24 02:20:16 DEBUG : chunked-copy: Done sending chunk 1 2026/03/24 02:20:16 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/03/24 02:20:17 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zaf92dda390fd1bdb9fd80e1b_f2084662c85245fcb_d20260324_m022017_c001_v0001105_t0032_u01774318817437") 2026/03/24 02:20:17 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/03/24 02:20:17 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/03/24 02:20:17 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/03/24 02:20:18 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/03/24 02:20:18 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/03/24 02:20:20 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/03/24 02:20:20 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/03/24 02:20:20 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/03/24 02:20:20 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/03/24 02:20:22 DEBUG : chunked-copy: Done sending chunk 1 2026/03/24 02:20:22 DEBUG : chunked-copy: Done sending chunk 0 2026/03/24 02:20:22 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/03/24 02:20:23 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zaf92dda390fd1bdb9fd80e1b_f2084662c85245ffa_d20260324_m022023_c001_v0001040_t0003_u01774318823405") 2026/03/24 02:20:23 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/03/24 02:20:23 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/03/24 02:20:24 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/03/24 02:20:24 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/03/24 02:20:24 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/03/24 02:20:26 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/03/24 02:20:26 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/03/24 02:20:26 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/03/24 02:20:26 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/03/24 02:20:28 DEBUG : chunked-copy: Done sending chunk 0 2026/03/24 02:20:29 DEBUG : chunked-copy: Done sending chunk 1 2026/03/24 02:20:29 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/03/24 02:20:29 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zaf92dda390fd1bdb9fd80e1b_f201e3420da959480_d20260324_m022029_c001_v0001177_t0036_u01774318829817") 2026/03/24 02:20:29 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/03/24 02:20:29 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/03/24 02:20:29 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/03/24 02:20:30 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/03/24 02:20:30 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/03/24 02:20:30 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/03/24 02:20:30 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/03/24 02:20:31 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/03/24 02:20:33 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/03/24 02:20:34 DEBUG : Creating backend with remote "TestB2:rclone-test-qomakaj6meme/deeper/nonexisting/directory" 2026/03/24 02:20:34 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/03/24 02:20:35 INFO : B2 bucket rclone-test-qomakaj6meme: cleaning bucket "rclone-test-qomakaj6meme" of all files 2026/03/24 02:20:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f4059ec401dec2c5a_d20260324_m021934_c001_v7007000_t0000_u01774318774958") 2026/03/24 02:20:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f213d527c91718dc5_d20260324_m021930_c001_v0001157_t0000_u01774318770474") 2026/03/24 02:20:36 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f413d527c91718dbc_d20260324_m021929_c001_v7007000_t0000_u01774318769799") 2026/03/24 02:20:36 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f2148b7abf7ea5cc9_d20260324_m021924_c001_v0001144_t0054_u01774318764752") 2026/03/24 02:20:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f4038d557897a5908_d20260324_m021958_c001_v7007000_t0000_u01774318798331") 2026/03/24 02:20:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f2156322da3ea7f83_d20260324_m021953_c001_v0001181_t0008_u01774318793283") 2026/03/24 02:20:36 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f4156322da3ea7f7c_d20260324_m021952_c001_v7007000_t0000_u01774318792744") 2026/03/24 02:20:36 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f2059ec401dec2c7d_d20260324_m021947_c001_v0001044_t0037_u01774318787242") 2026/03/24 02:20:36 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f4059ec401dec2c7c_d20260324_m021947_c001_v7007000_t0000_u01774318787059") 2026/03/24 02:20:36 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f2059ec401dec2c79_d20260324_m021941_c001_v0001097_t0002_u01774318781800") 2026/03/24 02:20:36 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f4059ec401dec2c78_d20260324_m021941_c001_v7007000_t0000_u01774318781292") 2026/03/24 02:20:36 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f2059ec401dec2c5f_d20260324_m021935_c001_v0001039_t0016_u01774318775142") 2026/03/24 02:20:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f4156322da3ea752f_d20260324_m021757_c001_v7007000_t0000_u01774318677154") 2026/03/24 02:20:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f2156322da3ea7512_d20260324_m021753_c001_v0001145_t0005_u01774318673190") 2026/03/24 02:20:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f4156322da3ea7501_d20260324_m021748_c001_v7007000_t0000_u01774318668498") 2026/03/24 02:20:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f2156322da3ea74f7_d20260324_m021744_c001_v0001178_t0030_u01774318664769") 2026/03/24 02:20:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f4156322da3ea7511_d20260324_m021752_c001_v7007000_t0000_u01774318672852") 2026/03/24 02:20:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f2156322da3ea7504_d20260324_m021748_c001_v0001146_t0056_u01774318668683") 2026/03/24 02:20:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f4156322da3ea74f5_d20260324_m021744_c001_v7007000_t0000_u01774318664387") 2026/03/24 02:20:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f2156322da3ea74e6_d20260324_m021740_c001_v0001180_t0004_u01774318660423") 2026/03/24 02:20:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f4156322da3ea74e5_d20260324_m021740_c001_v7007000_t0000_u01774318660241") 2026/03/24 02:20:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f2156322da3ea74da_d20260324_m021736_c001_v0001185_t0017_u01774318656988") 2026/03/24 02:20:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f4156322da3ea74d8_d20260324_m021736_c001_v7007000_t0000_u01774318656609") 2026/03/24 02:20:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f2156322da3ea74d1_d20260324_m021732_c001_v0001039_t0038_u01774318652240") 2026/03/24 02:20:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f4156322da3ea759c_d20260324_m021821_c001_v7007000_t0000_u01774318701925") 2026/03/24 02:20:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f210d4070fbf5cbd0_d20260324_m021817_c001_v0001165_t0026_u01774318697979") 2026/03/24 02:20:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f4156322da3ea7595_d20260324_m021813_c001_v7007000_t0000_u01774318693257") 2026/03/24 02:20:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f2156322da3ea7591_d20260324_m021809_c001_v0001098_t0034_u01774318689251") 2026/03/24 02:20:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f410d4070fbf5cbcf_d20260324_m021817_c001_v7007000_t0000_u01774318697618") 2026/03/24 02:20:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f2156322da3ea7596_d20260324_m021813_c001_v0001137_t0030_u01774318693439") 2026/03/24 02:20:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f4156322da3ea7590_d20260324_m021808_c001_v7007000_t0000_u01774318688877") 2026/03/24 02:20:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f2156322da3ea758f_d20260324_m021804_c001_v0001172_t0025_u01774318684615") 2026/03/24 02:20:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f4156322da3ea758e_d20260324_m021804_c001_v7007000_t0000_u01774318684431") 2026/03/24 02:20:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f2156322da3ea758a_d20260324_m021801_c001_v0001176_t0011_u01774318681104") 2026/03/24 02:20:37 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f4156322da3ea7583_d20260324_m021800_c001_v7007000_t0000_u01774318680751") 2026/03/24 02:20:37 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f2156322da3ea7534_d20260324_m021757_c001_v0001183_t0030_u01774318677338") 2026/03/24 02:20:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f4156322da3ea74d0_d20260324_m021732_c001_v7007000_t0000_u01774318652060") 2026/03/24 02:20:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f2156322da3ea74c7_d20260324_m021727_c001_v0001037_t0043_u01774318647085") 2026/03/24 02:20:37 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f4156322da3ea74c5_d20260324_m021726_c001_v7007000_t0000_u01774318646702") 2026/03/24 02:20:37 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f2000d12d3dcb9b25_d20260324_m021722_c001_v0001183_t0056_u01774318642712") 2026/03/24 02:20:37 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f4000d12d3dcb9b24_d20260324_m021722_c001_v7007000_t0000_u01774318642531") 2026/03/24 02:20:37 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f221ca7993d0b85c4_d20260324_m021718_c001_v0001146_t0016_u01774318638385") 2026/03/24 02:20:37 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f421ca7993d0b85b8_d20260324_m021718_c001_v7007000_t0000_u01774318638018") 2026/03/24 02:20:37 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f2000d12d3dcb9b0e_d20260324_m021713_c001_v0001176_t0014_u01774318633999") 2026/03/24 02:20:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f4000d12d3dcb9b0c_d20260324_m021713_c001_v7007000_t0000_u01774318633817") 2026/03/24 02:20:38 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f221ca7993d0b851e_d20260324_m021710_c001_v0001109_t0038_u01774318630194") 2026/03/24 02:20:38 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f421ca7993d0b8512_d20260324_m021709_c001_v7007000_t0000_u01774318629786") 2026/03/24 02:20:38 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f220836a593e1965a_d20260324_m021704_c001_v0001090_t0049_u01774318624506") 2026/03/24 02:20:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f4148b7abf7ea5c22_d20260324_m021855_c001_v7007000_t0000_u01774318735626") 2026/03/24 02:20:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f2165bdb0a37983ee_d20260324_m021851_c001_v0001150_t0057_u01774318731045") 2026/03/24 02:20:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f4156322da3ea7635_d20260324_m021839_c001_v7007000_t0000_u01774318719919") 2026/03/24 02:20:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f2156322da3ea75e9_d20260324_m021835_c001_v0001105_t0051_u01774318715571") 2026/03/24 02:20:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f4165bdb0a37983ec_d20260324_m021850_c001_v7007000_t0000_u01774318730614") 2026/03/24 02:20:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f2156322da3ea7638_d20260324_m021840_c001_v0001144_t0055_u01774318720100") 2026/03/24 02:20:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f4156322da3ea75dd_d20260324_m021835_c001_v7007000_t0000_u01774318715161") 2026/03/24 02:20:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f2156322da3ea75a1_d20260324_m021830_c001_v0001167_t0008_u01774318710339") 2026/03/24 02:20:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f4156322da3ea75a0_d20260324_m021830_c001_v7007000_t0000_u01774318710158") 2026/03/24 02:20:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f210d4070fbf5cbdb_d20260324_m021826_c001_v0001185_t0020_u01774318706598") 2026/03/24 02:20:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f410d4070fbf5cbd9_d20260324_m021826_c001_v7007000_t0000_u01774318706194") 2026/03/24 02:20:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f2156322da3ea759d_d20260324_m021822_c001_v0001157_t0010_u01774318702108") 2026/03/24 02:20:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f4148b7abf7ea5cc6_d20260324_m021924_c001_v7007000_t0000_u01774318764570") 2026/03/24 02:20:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f221ca7993d0b8b62_d20260324_m021919_c001_v0001153_t0014_u01774318759581") 2026/03/24 02:20:38 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f421ca7993d0b8b5e_d20260324_m021919_c001_v7007000_t0000_u01774318759103") 2026/03/24 02:20:38 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f2148b7abf7ea5c8d_d20260324_m021914_c001_v0001176_t0057_u01774318754319") 2026/03/24 02:20:38 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f4148b7abf7ea5c8c_d20260324_m021914_c001_v7007000_t0000_u01774318754136") 2026/03/24 02:20:38 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f2148b7abf7ea5c7f_d20260324_m021909_c001_v0001165_t0048_u01774318749767") 2026/03/24 02:20:39 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f4148b7abf7ea5c7b_d20260324_m021909_c001_v7007000_t0000_u01774318749312") 2026/03/24 02:20:39 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f2148b7abf7ea5c68_d20260324_m021904_c001_v0001146_t0020_u01774318744478") 2026/03/24 02:20:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f4148b7abf7ea5c65_d20260324_m021904_c001_v7007000_t0000_u01774318744295") 2026/03/24 02:20:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f2165bdb0a37986ff_d20260324_m021900_c001_v0001145_t0051_u01774318740458") 2026/03/24 02:20:39 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f4165bdb0a37986fb_d20260324_m021900_c001_v7007000_t0000_u01774318740007") 2026/03/24 02:20:39 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f2148b7abf7ea5c24_d20260324_m021855_c001_v0001105_t0037_u01774318735809") 2026/03/24 02:20:39 DEBUG : chunked-copy: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f401e3420da959484_d20260324_m022031_c001_v7007000_t0000_u01774318831769") 2026/03/24 02:20:39 DEBUG : chunked-copy: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f2084662c8524600e_d20260324_m022026_c001_v0001100_t0059_u01774318826185") 2026/03/24 02:20:39 DEBUG : chunked-copy: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f4084662c8524600b_d20260324_m022025_c001_v7007000_t0000_u01774318825634") 2026/03/24 02:20:39 DEBUG : chunked-copy: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f201e3420da95946a_d20260324_m022019_c001_v0001029_t0042_u01774318819852") 2026/03/24 02:20:39 DEBUG : chunked-copy: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f401e3420da95945f_d20260324_m022019_c001_v7007000_t0000_u01774318819314") 2026/03/24 02:20:39 DEBUG : chunked-copy: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f201e3420da95941a_d20260324_m022014_c001_v0001185_t0030_u01774318814113") 2026/03/24 02:20:39 DEBUG : chunked-copy: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f401e3420da959419_d20260324_m022013_c001_v7007000_t0000_u01774318813566") 2026/03/24 02:20:39 DEBUG : chunked-copy: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a4734e5_d20260324_m022002_c001_v0001157_t0050_u01774318802688") 2026/03/24 02:20:39 DEBUG : chunked-copy: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f4038d557897a5910_d20260324_m022002_c001_v7007000_t0000_u01774318802338") 2026/03/24 02:20:39 DEBUG : chunked-copy: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a4734c1_d20260324_m021959_c001_v0001157_t0014_u01774318799097") 2026/03/24 02:20:39 DEBUG : chunked-copy.copy: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f401e3420da959482_d20260324_m022031_c001_v7007000_t0000_u01774318831586") 2026/03/24 02:20:39 DEBUG : chunked-copy.copy: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f201e3420da959480_d20260324_m022029_c001_v0001177_t0036_u01774318829817") 2026/03/24 02:20:39 DEBUG : chunked-copy.copy: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f4084662c8524600a_d20260324_m022025_c001_v7007000_t0000_u01774318825452") 2026/03/24 02:20:39 DEBUG : chunked-copy.copy: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f2084662c85245ffa_d20260324_m022023_c001_v0001040_t0003_u01774318823405") 2026/03/24 02:20:40 DEBUG : chunked-copy.copy: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f401e3420da95945a_d20260324_m022019_c001_v7007000_t0000_u01774318819132") 2026/03/24 02:20:40 DEBUG : chunked-copy.copy: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f2084662c85245fcb_d20260324_m022017_c001_v0001105_t0032_u01774318817437") 2026/03/24 02:20:40 DEBUG : chunked-copy.copy: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f401e3420da959418_d20260324_m022013_c001_v7007000_t0000_u01774318813385") 2026/03/24 02:20:40 DEBUG : chunked-copy.copy: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f2038d557897a5913_d20260324_m022004_c001_v0001134_t0034_u01774318804365") 2026/03/24 02:20:40 DEBUG : chunked-copy.copy: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f4038d557897a590f_d20260324_m022002_c001_v7007000_t0000_u01774318802150") 2026/03/24 02:20:40 DEBUG : chunked-copy.copy: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1132f0acafae4f51_d20260324_m022001_c001_v0001185_t0059_u01774318801466") 2026/03/24 02:20:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a472ea7_d20260324_m021546_c001_v0001157_t0025_u01774318546093") 2026/03/24 02:20:40 DEBUG : unknown-size-put.txt: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f401e3420da959488_d20260324_m022032_c001_v7007000_t0000_u01774318832752") 2026/03/24 02:20:40 DEBUG : unknown-size-put.txt: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a473583_d20260324_m022032_c001_v0001157_t0028_u01774318832313") 2026/03/24 02:20:40 DEBUG : unknown-size-update.txt: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f401e3420da959493_d20260324_m022034_c001_v7007000_t0000_u01774318834181") 2026/03/24 02:20:40 DEBUG : unknown-size-update.txt: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a47358b_d20260324_m022033_c001_v0001157_t0022_u01774318833654") 2026/03/24 02:20:40 DEBUG : unknown-size-update.txt: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f1109cc602a473587_d20260324_m022032_c001_v0001157_t0003_u01774318832935") 2026/03/24 02:20:40 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf92dda390fd1bdb9fd80e1b_f420836a593e1964b_d20260324_m021700_c001_v7007000_t0000_u01774318620783") 2026/03/24 02:20:41 INFO : B2 bucket rclone-test-qomakaj6meme: cleaning bucket "rclone-test-qomakaj6meme" of all files === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (335.55s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.54s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.50s) --- PASS: TestIntegration/FsMkdir (333.29s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.53s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (23.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.17s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.12s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (8.93s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (79.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.31s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.25s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.90s) --- 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.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (5.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.45s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (29.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (2.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (2.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (18.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (174.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (24.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (33.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (3.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (15.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (28.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (9.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (4.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.59s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (33.44s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.01s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (11.23s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.75s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.32s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.13s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.41s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.98s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.43s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.30s) --- 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 335.580s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m36.454385997s (try 1/5)