"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:" 2025/08/24 02:21:08 NOTICE: TestB2: Starting server 2025/08/24 02:21:08 DEBUG : Creating backend with remote "TestB2:rclone-test-fuwaqur8dece" 2025/08/24 02:21:08 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 2025/08/24 02:21:19 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/08/24 02:21:19 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/08/24 02:21:19 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:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/08/24 02:21:44 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2025/08/24 02:21:44 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/08/24 02:21:46 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/08/24 02:21:46 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/08/24 02:21:46 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/08/24 02:21:46 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/08/24 02:21:47 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/08/24 02:21:47 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: 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 2025/08/24 02:21:53 DEBUG : Creating backend with remote "TestB2:" 2025/08/24 02:21:53 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/08/24 02:21:55 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:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/08/24 02:21:59 INFO : B2 bucket rclone-test-fuwaqur8dece: cleaning bucket "rclone-test-fuwaqur8dece" of all files 2025/08/24 02:22:00 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bc05_d20250824_m022159_c001_v0001171_t0016_u01756002119117") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/08/24 02:22:01 DEBUG : Creating backend with remote "TestB2:rclone-test-fuwaqur8dece/dirToPurgeFromRoot" 2025/08/24 02:22:02 INFO : B2 bucket rclone-test-fuwaqur8dece path dirToPurgeFromRoot: cleaning bucket "rclone-test-fuwaqur8dece" of all files 2025/08/24 02:22:03 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bc0b_d20250824_m022200_c001_v0001171_t0033_u01756002120708") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/08/24 02:22:03 DEBUG : Creating backend with remote "TestB2:rclone-test-fuwaqur8dece/hello? sausage/êé" 2025/08/24 02:22:07 INFO : B2 bucket rclone-test-fuwaqur8dece path hello? sausage/êé: cleaning bucket "rclone-test-fuwaqur8dece" of all files 2025/08/24 02:22:07 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1028c295fe6d9303_d20250824_m022206_c001_v0001130_t0036_u01756002126017") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/08/24 02:22:08 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/08/24 02:22:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/24 02:22:09 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: 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:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: 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 2025/08/24 02:22:16 DEBUG : Creating backend with remote "TestB2:rclone-test-fuwaqur8dece/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/08/24 02:22:18 DEBUG : Creating backend with remote "TestB2:rclone-test-fuwaqur8dece/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-fuwaqur8dece" from "TestB2:rclone-test-fuwaqur8dece" 2025/08/24 02:22:20 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 2025/08/24 02:22:31 DEBUG : Creating backend with remote "TestB2:rclone-test-jedicif8muyo" 2025/08/24 02:22:38 DEBUG : B2 bucket rclone-test-jedicif8muyo: Purge remote 2025/08/24 02:22:38 INFO : B2 bucket rclone-test-jedicif8muyo: cleaning bucket "rclone-test-jedicif8muyo" of all files 2025/08/24 02:22:38 DEBUG : somefile: Deleting (id "4_z5f927d13e02ddb9b9f880e1b_f4124d98e9b34b6a8_d20250824_m022236_c001_v0001161_t0002_u01756002156849") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/08/24 02:22:40 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/08/24 02:22:41 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 2025/08/24 02:22:44 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/08/24 02:22:44 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/08/24 02:22:44 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.360Ki offset 6Mi/6.106Mi 2025/08/24 02:22:44 DEBUG : test-metadata: Sending chunk 1 length 110961 2025/08/24 02:22:46 DEBUG : test-metadata: Done sending chunk 1 2025/08/24 02:22:46 DEBUG : test-metadata: Done sending chunk 0 2025/08/24 02:22:46 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 2025/08/24 02:22:57 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1171-12.backblaze.com/b2api/v1/b2_upload_file/8fe24d73e01ddb9b9f880e1b/c001_v0001171_t0047": EOF 2025/08/24 02:22:57 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1171-12.backblaze.com/b2api/v1/b2_upload_file/8fe24d73e01ddb9b9f880e1b/c001_v0001171_t0047": EOF) 2025/08/24 02:22:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1171-12.backblaze.com/b2api/v1/b2_upload_file/8fe24d73e01ddb9b9f880e1b/c001_v0001171_t0047": EOF - low level retry 1/10 2025/08/24 02:22:59 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2025-08-24-022251-925.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 2025/08/24 02:23:01 DEBUG : oldPath = "TestB2:rclone-test-fuwaqur8dece/versions/test-versions-v2025-08-24-022251-925.txt" 2025/08/24 02:23:01 DEBUG : newPath = "TestB2,versions:rclone-test-fuwaqur8dece/versions/test-versions-v2025-08-24-022251-925.txt" 2025/08/24 02:23:01 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-fuwaqur8dece/versions/test-versions-v2025-08-24-022251-925.txt" 2025/08/24 02:23:01 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/08/24 02:23:03 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-fuwaqur8dece/versions/test-versions-v2025-08-24-022251-925.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-fuwaqur8dece/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 2025/08/24 02:23:06 INFO : B2 bucket rclone-test-fuwaqur8dece: cleaning bucket "rclone-test-fuwaqur8dece" of all hidden files 2025/08/24 02:23:06 DEBUG : leading space/ leading space: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f415c3187c7bc5822_d20250824_m022126_c001_v7007000_t0000_u01756002086961") as it is a hide marker 2025/08/24 02:23:06 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/08/24 02:23:06 DEBUG : leading space/ leading space: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bb26_d20250824_m022126_c001_v0001171_t0011_u01756002086294") 2025/08/24 02:23:06 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/08/24 02:23:06 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f415c3187c7bc580e_d20250824_m022125_c001_v7007000_t0000_u01756002085915") as it is a hide marker 2025/08/24 02:23:06 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/08/24 02:23:06 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bb22_d20250824_m022125_c001_v0001171_t0010_u01756002085260") 2025/08/24 02:23:06 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/08/24 02:23:06 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f415c3187c7bc586e_d20250824_m022133_c001_v7007000_t0000_u01756002093257") as it is a hide marker 2025/08/24 02:23:06 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/08/24 02:23:06 DEBUG : .leading dot/.leading dot: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bb4c_d20250824_m022132_c001_v0001171_t0058_u01756002092622") 2025/08/24 02:23:06 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/08/24 02:23:06 DEBUG : created from root.txt: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f4028ad8d5e5b3ac8_d20250824_m022227_c001_v7007000_t0000_u01756002147818") as it is a hide marker 2025/08/24 02:23:06 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/08/24 02:23:06 DEBUG : created from root.txt: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f112d0af5cd863659_d20250824_m022226_c001_v0001172_t0031_u01756002146771") 2025/08/24 02:23:06 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/08/24 02:23:06 DEBUG : file name.txt: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f41948825f0ad65f3_d20250824_m022240_c001_v7007000_t0000_u01756002160319") as it is a hide marker 2025/08/24 02:23:06 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/08/24 02:23:06 DEBUG : file name.txt: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bc7f_d20250824_m022215_c001_v0001171_t0000_u01756002135995") 2025/08/24 02:23:06 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/08/24 02:23:06 DEBUG : file name.txt: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f110112b4f8b986e7_d20250824_m022212_c001_v0001177_t0046_u01756002132522") 2025/08/24 02:23:06 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/08/24 02:23:06 DEBUG : file name.txt: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bbde_d20250824_m022151_c001_v0001171_t0014_u01756002111038") 2025/08/24 02:23:06 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/08/24 02:23:06 DEBUG : file name.txt: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bbd2_d20250824_m022150_c001_v0001171_t0013_u01756002110097") 2025/08/24 02:23:06 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/08/24 02:23:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bbd6_d20250824_m022150_c001_v0001171_t0058_u01756002110562") "upload" dated 2025-08-24 02:21:50.562 +0000 UTC (1m16.09557438s ago) 2025/08/24 02:23:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f406aa4d65bfabeab_d20250824_m022210_c001_v7007000_t0000_u01756002130250") as it is a hide marker 2025/08/24 02:23:06 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/08/24 02:23:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f107394de56f8564a_d20250824_m022209_c001_v0001100_t0017_u01756002129746") 2025/08/24 02:23:06 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/08/24 02:23:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f10955f5d97cbfe6f_d20250824_m022209_c001_v0001161_t0033_u01756002129029") 2025/08/24 02:23:06 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/08/24 02:23:06 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f415c3187c7bc58ae_d20250824_m022140_c001_v7007000_t0000_u01756002100942") as it is a hide marker 2025/08/24 02:23:06 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/08/24 02:23:06 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bb84_d20250824_m022140_c001_v0001171_t0051_u01756002100300") 2025/08/24 02:23:06 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/08/24 02:23:06 DEBUG : piped data.txt: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f41948825f0ad6619_d20250824_m022242_c001_v7007000_t0000_u01756002162091") as it is a hide marker 2025/08/24 02:23:06 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/08/24 02:23:06 DEBUG : piped data.txt: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bd27_d20250824_m022241_c001_v0001171_t0012_u01756002161594") 2025/08/24 02:23:06 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/08/24 02:23:06 DEBUG : piped data.txt: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f41948825f0ad660d_d20250824_m022241_c001_v7007000_t0000_u01756002161412") 2025/08/24 02:23:06 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/08/24 02:23:06 DEBUG : piped data.txt: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f4120aa36ebf5bd1f_d20250824_m022241_c001_v0001171_t0047_u01756002161047") 2025/08/24 02:23:06 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/08/24 02:23:06 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f415c3187c7bc58b4_d20250824_m022141_c001_v7007000_t0000_u01756002101966") as it is a hide marker 2025/08/24 02:23:06 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/08/24 02:23:06 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bb88_d20250824_m022141_c001_v0001171_t0032_u01756002101307") 2025/08/24 02:23:06 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/08/24 02:23:06 DEBUG : test-metadata: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f4052b26d8d9bd1d0_d20250824_m022249_c001_v7007000_t0000_u01756002169384") as it is a hide marker 2025/08/24 02:23:06 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/08/24 02:23:06 DEBUG : test-metadata: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f21948825f0ad664d_d20250824_m022243_c001_v0001115_t0029_u01756002163992") 2025/08/24 02:23:06 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/08/24 02:23:06 DEBUG : test-metadata: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f41948825f0ad6636_d20250824_m022243_c001_v7007000_t0000_u01756002163088") 2025/08/24 02:23:06 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/08/24 02:23:06 DEBUG : test-metadata: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bd2b_d20250824_m022242_c001_v0001171_t0034_u01756002162275") 2025/08/24 02:23:06 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/08/24 02:23:06 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f415c3187c7bc5889_d20250824_m022135_c001_v7007000_t0000_u01756002095583") as it is a hide marker 2025/08/24 02:23:06 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/08/24 02:23:06 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bb5e_d20250824_m022134_c001_v0001171_t0058_u01756002094610") 2025/08/24 02:23:06 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/08/24 02:23:06 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f415c3187c7bc589e_d20250824_m022137_c001_v7007000_t0000_u01756002097862") as it is a hide marker 2025/08/24 02:23:06 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/08/24 02:23:06 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bb6e_d20250824_m022137_c001_v0001171_t0010_u01756002097135") 2025/08/24 02:23:06 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/08/24 02:23:06 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f415c3187c7bc5895_d20250824_m022136_c001_v7007000_t0000_u01756002096685") as it is a hide marker 2025/08/24 02:23:06 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/08/24 02:23:06 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bb68_d20250824_m022135_c001_v0001171_t0009_u01756002095949") 2025/08/24 02:23:06 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/08/24 02:23:06 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f415c3187c7bc58a4_d20250824_m022138_c001_v7007000_t0000_u01756002098853") as it is a hide marker 2025/08/24 02:23:06 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/08/24 02:23:06 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bb72_d20250824_m022138_c001_v0001171_t0010_u01756002098228") 2025/08/24 02:23:06 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/08/24 02:23:06 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f415c3187c7bc58a8_d20250824_m022139_c001_v7007000_t0000_u01756002099935") as it is a hide marker 2025/08/24 02:23:06 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/08/24 02:23:06 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bb78_d20250824_m022139_c001_v0001171_t0047_u01756002099226") 2025/08/24 02:23:06 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/08/24 02:23:06 DEBUG : trailing space /trailing space : Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f415c3187c7bc5878_d20250824_m022134_c001_v7007000_t0000_u01756002094246") as it is a hide marker 2025/08/24 02:23:06 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/08/24 02:23:06 DEBUG : trailing space /trailing space : Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bb56_d20250824_m022133_c001_v0001171_t0056_u01756002093620") 2025/08/24 02:23:06 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/08/24 02:23:06 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f1028000abfb41a11_d20250824_m022259_c001_v0001144_t0012_u01756002179923") "upload" dated 2025-08-24 02:22:59.923 +0000 UTC (6.73535706s ago) 2025/08/24 02:23:06 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f401150c739653620_d20250824_m022255_c001_v7007000_t0000_u01756002175113") 2025/08/24 02:23:06 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/08/24 02:23:06 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bd69_d20250824_m022251_c001_v0001171_t0015_u01756002171925") 2025/08/24 02:23:06 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/08/24 02:23:06 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f415c3187c7bc58e0_d20250824_m022149_c001_v7007000_t0000_u01756002109541") as it is a hide marker 2025/08/24 02:23:06 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/08/24 02:23:06 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f215c3187c7bc58c1_d20250824_m022144_c001_v0001180_t0008_u01756002104104") 2025/08/24 02:23:06 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/08/24 02:23:06 DEBUG : zero-length-file: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f415c3187c7bc58be_d20250824_m022143_c001_v7007000_t0000_u01756002103810") as it is a hide marker 2025/08/24 02:23:06 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/08/24 02:23:06 DEBUG : zero-length-file: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f4120aa36ebf5bb94_d20250824_m022143_c001_v0001171_t0047_u01756002103253") 2025/08/24 02:23:06 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/08/24 02:23:06 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f415c3187c7bc5835_d20250824_m022128_c001_v7007000_t0000_u01756002088019") as it is a hide marker 2025/08/24 02:23:06 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/08/24 02:23:06 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bb2e_d20250824_m022127_c001_v0001171_t0000_u01756002087325") 2025/08/24 02:23:06 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/08/24 02:23:06 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f415c3187c7bc57cf_d20250824_m022122_c001_v7007000_t0000_u01756002082814") as it is a hide marker 2025/08/24 02:23:06 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/08/24 02:23:06 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bb0a_d20250824_m022121_c001_v0001171_t0049_u01756002081791") 2025/08/24 02:23:06 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/08/24 02:23:06 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f415c3187c7bc5857_d20250824_m022131_c001_v7007000_t0000_u01756002091159") as it is a hide marker 2025/08/24 02:23:06 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/08/24 02:23:06 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bb40_d20250824_m022130_c001_v0001171_t0002_u01756002090504") 2025/08/24 02:23:06 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/08/24 02:23:06 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f415c3187c7bc584d_d20250824_m022130_c001_v7007000_t0000_u01756002090140") as it is a hide marker 2025/08/24 02:23:06 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/08/24 02:23:06 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bb3a_d20250824_m022129_c001_v0001171_t0038_u01756002089448") 2025/08/24 02:23:06 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/08/24 02:23:06 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f415c3187c7bc5863_d20250824_m022132_c001_v7007000_t0000_u01756002092259") as it is a hide marker 2025/08/24 02:23:06 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/08/24 02:23:06 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bb46_d20250824_m022131_c001_v0001171_t0052_u01756002091579") 2025/08/24 02:23:06 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/08/24 02:23:06 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f415c3187c7bc5841_d20250824_m022129_c001_v7007000_t0000_u01756002089084") as it is a hide marker 2025/08/24 02:23:06 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/08/24 02:23:06 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bb34_d20250824_m022128_c001_v0001171_t0046_u01756002088383") 2025/08/24 02:23:06 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/08/24 02:23:06 DEBUG : ./.: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f415c3187c7bc57e5_d20250824_m022123_c001_v7007000_t0000_u01756002083874") as it is a hide marker 2025/08/24 02:23:06 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/08/24 02:23:06 DEBUG : ./.: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bb16_d20250824_m022123_c001_v0001171_t0002_u01756002083177") 2025/08/24 02:23:06 NOTICE: ./.: Skipped delete as --dry-run is set 2025/08/24 02:23:06 DEBUG : ../..: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f415c3187c7bc57f9_d20250824_m022124_c001_v7007000_t0000_u01756002084897") as it is a hide marker 2025/08/24 02:23:06 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/08/24 02:23:06 DEBUG : ../..: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bb1a_d20250824_m022124_c001_v0001171_t0037_u01756002084241") 2025/08/24 02:23:06 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/08/24 02:23:06 INFO : B2 bucket rclone-test-fuwaqur8dece: cleaning bucket "rclone-test-fuwaqur8dece" of all hidden files 2025/08/24 02:23:07 DEBUG : leading space/ leading space: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f415c3187c7bc5822_d20250824_m022126_c001_v7007000_t0000_u01756002086961") as it is a hide marker 2025/08/24 02:23:07 DEBUG : leading space/ leading space: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bb26_d20250824_m022126_c001_v0001171_t0011_u01756002086294") 2025/08/24 02:23:07 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f415c3187c7bc580e_d20250824_m022125_c001_v7007000_t0000_u01756002085915") as it is a hide marker 2025/08/24 02:23:07 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bb22_d20250824_m022125_c001_v0001171_t0010_u01756002085260") 2025/08/24 02:23:07 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f415c3187c7bc586e_d20250824_m022133_c001_v7007000_t0000_u01756002093257") as it is a hide marker 2025/08/24 02:23:07 DEBUG : .leading dot/.leading dot: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bb4c_d20250824_m022132_c001_v0001171_t0058_u01756002092622") 2025/08/24 02:23:07 DEBUG : created from root.txt: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f4028ad8d5e5b3ac8_d20250824_m022227_c001_v7007000_t0000_u01756002147818") as it is a hide marker 2025/08/24 02:23:07 DEBUG : created from root.txt: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f112d0af5cd863659_d20250824_m022226_c001_v0001172_t0031_u01756002146771") 2025/08/24 02:23:07 DEBUG : file name.txt: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f41948825f0ad65f3_d20250824_m022240_c001_v7007000_t0000_u01756002160319") as it is a hide marker 2025/08/24 02:23:07 DEBUG : file name.txt: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bc7f_d20250824_m022215_c001_v0001171_t0000_u01756002135995") 2025/08/24 02:23:07 DEBUG : file name.txt: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f110112b4f8b986e7_d20250824_m022212_c001_v0001177_t0046_u01756002132522") 2025/08/24 02:23:07 DEBUG : file name.txt: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bbde_d20250824_m022151_c001_v0001171_t0014_u01756002111038") 2025/08/24 02:23:07 DEBUG : file name.txt: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bbd2_d20250824_m022150_c001_v0001171_t0013_u01756002110097") 2025/08/24 02:23:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bbd6_d20250824_m022150_c001_v0001171_t0058_u01756002110562") "upload" dated 2025-08-24 02:21:50.562 +0000 UTC (1m17.120765937s ago) 2025/08/24 02:23:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f406aa4d65bfabeab_d20250824_m022210_c001_v7007000_t0000_u01756002130250") as it is a hide marker 2025/08/24 02:23:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f107394de56f8564a_d20250824_m022209_c001_v0001100_t0017_u01756002129746") 2025/08/24 02:23:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f10955f5d97cbfe6f_d20250824_m022209_c001_v0001161_t0033_u01756002129029") 2025/08/24 02:23:07 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f415c3187c7bc58ae_d20250824_m022140_c001_v7007000_t0000_u01756002100942") as it is a hide marker 2025/08/24 02:23:07 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bb84_d20250824_m022140_c001_v0001171_t0051_u01756002100300") 2025/08/24 02:23:07 DEBUG : piped data.txt: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f41948825f0ad6619_d20250824_m022242_c001_v7007000_t0000_u01756002162091") as it is a hide marker 2025/08/24 02:23:08 DEBUG : piped data.txt: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bd27_d20250824_m022241_c001_v0001171_t0012_u01756002161594") 2025/08/24 02:23:08 DEBUG : piped data.txt: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f41948825f0ad660d_d20250824_m022241_c001_v7007000_t0000_u01756002161412") 2025/08/24 02:23:08 DEBUG : piped data.txt: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f4120aa36ebf5bd1f_d20250824_m022241_c001_v0001171_t0047_u01756002161047") 2025/08/24 02:23:08 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f415c3187c7bc58b4_d20250824_m022141_c001_v7007000_t0000_u01756002101966") as it is a hide marker 2025/08/24 02:23:08 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bb88_d20250824_m022141_c001_v0001171_t0032_u01756002101307") 2025/08/24 02:23:08 DEBUG : test-metadata: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f4052b26d8d9bd1d0_d20250824_m022249_c001_v7007000_t0000_u01756002169384") as it is a hide marker 2025/08/24 02:23:08 DEBUG : test-metadata: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f21948825f0ad664d_d20250824_m022243_c001_v0001115_t0029_u01756002163992") 2025/08/24 02:23:08 DEBUG : test-metadata: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f41948825f0ad6636_d20250824_m022243_c001_v7007000_t0000_u01756002163088") 2025/08/24 02:23:08 DEBUG : test-metadata: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bd2b_d20250824_m022242_c001_v0001171_t0034_u01756002162275") 2025/08/24 02:23:08 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f415c3187c7bc5889_d20250824_m022135_c001_v7007000_t0000_u01756002095583") as it is a hide marker 2025/08/24 02:23:08 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bb5e_d20250824_m022134_c001_v0001171_t0058_u01756002094610") 2025/08/24 02:23:08 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f415c3187c7bc589e_d20250824_m022137_c001_v7007000_t0000_u01756002097862") as it is a hide marker 2025/08/24 02:23:08 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bb6e_d20250824_m022137_c001_v0001171_t0010_u01756002097135") 2025/08/24 02:23:08 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f415c3187c7bc5895_d20250824_m022136_c001_v7007000_t0000_u01756002096685") as it is a hide marker 2025/08/24 02:23:08 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bb68_d20250824_m022135_c001_v0001171_t0009_u01756002095949") 2025/08/24 02:23:08 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f415c3187c7bc58a4_d20250824_m022138_c001_v7007000_t0000_u01756002098853") as it is a hide marker 2025/08/24 02:23:08 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bb72_d20250824_m022138_c001_v0001171_t0010_u01756002098228") 2025/08/24 02:23:08 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f415c3187c7bc58a8_d20250824_m022139_c001_v7007000_t0000_u01756002099935") as it is a hide marker 2025/08/24 02:23:08 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bb78_d20250824_m022139_c001_v0001171_t0047_u01756002099226") 2025/08/24 02:23:08 DEBUG : trailing space /trailing space : Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f415c3187c7bc5878_d20250824_m022134_c001_v7007000_t0000_u01756002094246") as it is a hide marker 2025/08/24 02:23:08 DEBUG : trailing space /trailing space : Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bb56_d20250824_m022133_c001_v0001171_t0056_u01756002093620") 2025/08/24 02:23:09 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f1028000abfb41a11_d20250824_m022259_c001_v0001144_t0012_u01756002179923") "upload" dated 2025-08-24 02:22:59.923 +0000 UTC (9.09293236s ago) 2025/08/24 02:23:09 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f401150c739653620_d20250824_m022255_c001_v7007000_t0000_u01756002175113") 2025/08/24 02:23:09 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bd69_d20250824_m022251_c001_v0001171_t0015_u01756002171925") 2025/08/24 02:23:09 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f415c3187c7bc58e0_d20250824_m022149_c001_v7007000_t0000_u01756002109541") as it is a hide marker 2025/08/24 02:23:09 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f215c3187c7bc58c1_d20250824_m022144_c001_v0001180_t0008_u01756002104104") 2025/08/24 02:23:09 DEBUG : zero-length-file: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f415c3187c7bc58be_d20250824_m022143_c001_v7007000_t0000_u01756002103810") as it is a hide marker 2025/08/24 02:23:09 DEBUG : zero-length-file: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f4120aa36ebf5bb94_d20250824_m022143_c001_v0001171_t0047_u01756002103253") 2025/08/24 02:23:09 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f415c3187c7bc5835_d20250824_m022128_c001_v7007000_t0000_u01756002088019") as it is a hide marker 2025/08/24 02:23:09 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bb2e_d20250824_m022127_c001_v0001171_t0000_u01756002087325") 2025/08/24 02:23:09 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f415c3187c7bc57cf_d20250824_m022122_c001_v7007000_t0000_u01756002082814") as it is a hide marker 2025/08/24 02:23:09 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bb0a_d20250824_m022121_c001_v0001171_t0049_u01756002081791") 2025/08/24 02:23:09 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f415c3187c7bc5857_d20250824_m022131_c001_v7007000_t0000_u01756002091159") as it is a hide marker 2025/08/24 02:23:09 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bb40_d20250824_m022130_c001_v0001171_t0002_u01756002090504") 2025/08/24 02:23:09 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f415c3187c7bc584d_d20250824_m022130_c001_v7007000_t0000_u01756002090140") as it is a hide marker 2025/08/24 02:23:09 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bb3a_d20250824_m022129_c001_v0001171_t0038_u01756002089448") 2025/08/24 02:23:09 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f415c3187c7bc5863_d20250824_m022132_c001_v7007000_t0000_u01756002092259") as it is a hide marker 2025/08/24 02:23:09 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bb46_d20250824_m022131_c001_v0001171_t0052_u01756002091579") 2025/08/24 02:23:09 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f415c3187c7bc5841_d20250824_m022129_c001_v7007000_t0000_u01756002089084") as it is a hide marker 2025/08/24 02:23:09 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bb34_d20250824_m022128_c001_v0001171_t0046_u01756002088383") 2025/08/24 02:23:09 DEBUG : ./.: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f415c3187c7bc57e5_d20250824_m022123_c001_v7007000_t0000_u01756002083874") as it is a hide marker 2025/08/24 02:23:09 DEBUG : ./.: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bb16_d20250824_m022123_c001_v0001171_t0002_u01756002083177") 2025/08/24 02:23:09 DEBUG : ../..: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f415c3187c7bc57f9_d20250824_m022124_c001_v7007000_t0000_u01756002084897") as it is a hide marker 2025/08/24 02:23:09 DEBUG : ../..: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bb1a_d20250824_m022124_c001_v0001171_t0037_u01756002084241") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/08/24 02:23:10 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. 2025/08/24 02:23:10 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. 2025/08/24 02:23:11 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/08/24 02:23:11 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2025/08/24 02:23:11 INFO : B2 bucket rclone-test-fuwaqur8dece: cleaning bucket "rclone-test-fuwaqur8dece" of pending multipart uploads older than 0s 2025/08/24 02:23:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bbd6_d20250824_m022150_c001_v0001171_t0058_u01756002110562") "upload" dated 2025-08-24 02:21:50.562 +0000 UTC (1m21.392683779s ago) 2025/08/24 02:23:11 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f219ef394b48414af_d20250824_m022310_c001_v0001180_t0026_u01756002190847") as it is a start marker (upload started at 2025-08-24 02:23:10.847 +0000 UTC) 2025/08/24 02:23:11 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/08/24 02:23:11 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f219ef394b48414b1_d20250824_m022311_c001_v0001161_t0016_u01756002191032") as it is a start marker (upload started at 2025-08-24 02:23:11.032 +0000 UTC) 2025/08/24 02:23:11 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/08/24 02:23:11 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f219ef394b48414b3_d20250824_m022311_c001_v0001106_t0002_u01756002191227") as it is a start marker (upload started at 2025-08-24 02:23:11.227 +0000 UTC) 2025/08/24 02:23:11 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/08/24 02:23:11 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f219ef394b48414b5_d20250824_m022311_c001_v0001136_t0030_u01756002191483") as it is a start marker (upload started at 2025-08-24 02:23:11.483 +0000 UTC) 2025/08/24 02:23:11 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/08/24 02:23:11 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f419ef394b48414ad_d20250824_m022310_c001_v7007000_t0000_u01756002190662") "hide" dated 2025-08-24 02:23:10.662 +0000 UTC (1.292963976s ago) 2025/08/24 02:23:11 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1028000abfb41a11_d20250824_m022259_c001_v0001144_t0012_u01756002179923") 2025/08/24 02:23:11 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/08/24 02:23:12 INFO : B2 bucket rclone-test-fuwaqur8dece: cleaning bucket "rclone-test-fuwaqur8dece" of pending multipart uploads older than 0s 2025/08/24 02:23:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bbd6_d20250824_m022150_c001_v0001171_t0058_u01756002110562") "upload" dated 2025-08-24 02:21:50.562 +0000 UTC (1m21.768283645s ago) 2025/08/24 02:23:12 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f219ef394b48414af_d20250824_m022310_c001_v0001180_t0026_u01756002190847") as it is a start marker (upload started at 2025-08-24 02:23:10.847 +0000 UTC) 2025/08/24 02:23:12 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f219ef394b48414b1_d20250824_m022311_c001_v0001161_t0016_u01756002191032") as it is a start marker (upload started at 2025-08-24 02:23:11.032 +0000 UTC) 2025/08/24 02:23:12 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f219ef394b48414b3_d20250824_m022311_c001_v0001106_t0002_u01756002191227") as it is a start marker (upload started at 2025-08-24 02:23:11.227 +0000 UTC) 2025/08/24 02:23:12 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f219ef394b48414b5_d20250824_m022311_c001_v0001136_t0030_u01756002191483") as it is a start marker (upload started at 2025-08-24 02:23:11.483 +0000 UTC) 2025/08/24 02:23:12 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8fe24d73e01ddb9b9f880e1b_f419ef394b48414ad_d20250824_m022310_c001_v7007000_t0000_u01756002190662") "hide" dated 2025-08-24 02:23:10.662 +0000 UTC (1.668533203s ago) 2025/08/24 02:23:12 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1028000abfb41a11_d20250824_m022259_c001_v0001144_t0012_u01756002179923") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/08/24 02:23:13 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/08/24 02:23:13 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/08/24 02:23:13 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2025/08/24 02:23:23 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/08/24 02:23:23 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/08/24 02:23:23 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/08/24 02:23:23 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/08/24 02:23:24 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/08/24 02:23:25 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/08/24 02:23:25 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/08/24 02:23:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/24 02:23:28 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. 2025/08/24 02:23:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z8fe24d73e01ddb9b9f880e1b_f214ceec2a1a54352_d20250824_m022328_c001_v0001104_t0035_u01756002208633") 2025/08/24 02:23:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/24 02:23:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/08/24 02:23:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/08/24 02:23:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/08/24 02:23:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/08/24 02:23:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/08/24 02:23:32 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/08/24 02:23:32 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/08/24 02:23:32 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/08/24 02:23:32 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/08/24 02:23:36 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/08/24 02:23:36 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/08/24 02:23:36 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/08/24 02:23:38 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/08/24 02:23:38 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. 2025/08/24 02:23:39 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z8fe24d73e01ddb9b9f880e1b_f208ecead578f80ff_d20250824_m022338_c001_v0001146_t0056_u01756002218940") 2025/08/24 02:23:39 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/08/24 02:23:39 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/24 02:23:39 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/08/24 02:23:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/08/24 02:23:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/08/24 02:23:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/08/24 02:23:43 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/08/24 02:23:43 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/08/24 02:23:43 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/08/24 02:23:43 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/08/24 02:23:43 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/08/24 02:23:43 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/08/24 02:23:44 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/08/24 02:23:45 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/08/24 02:23:45 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/08/24 02:23:45 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/08/24 02:23:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/24 02:23:47 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. 2025/08/24 02:23:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z8fe24d73e01ddb9b9f880e1b_f2175e8ba954d6474_d20250824_m022347_c001_v0001183_t0059_u01756002227618") 2025/08/24 02:23:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/08/24 02:23:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/24 02:23:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/08/24 02:23:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/08/24 02:23:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/08/24 02:23:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/08/24 02:23:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/08/24 02:23:50 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 2025/08/24 02:23:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/08/24 02:23:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/08/24 02:23:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/08/24 02:23:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/08/24 02:23:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/08/24 02:23:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/08/24 02:23:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/08/24 02:23:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/08/24 02:23:55 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. 2025/08/24 02:23:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z8fe24d73e01ddb9b9f880e1b_f2175e8ba954d6532_d20250824_m022355_c001_v0001172_t0016_u01756002235648") 2025/08/24 02:23:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/24 02:23:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/08/24 02:23:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/08/24 02:23:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/08/24 02:23:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/08/24 02:23:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/08/24 02:23:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/08/24 02:23:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/08/24 02:23:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/08/24 02:23:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/08/24 02:24:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/08/24 02:24:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/08/24 02:24:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/08/24 02:24:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/08/24 02:24:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/08/24 02:24:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8fe24d73e01ddb9b9f880e1b_f208ecead578f81cc_d20250824_m022403_c001_v0001032_t0043_u01756002243871") 2025/08/24 02:24:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/08/24 02:24:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/24 02:24:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/08/24 02:24:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/08/24 02:24:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/08/24 02:24:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/08/24 02:24:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/08/24 02:24:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/08/24 02:24:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/08/24 02:24:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/08/24 02:24:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/08/24 02:24:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/08/24 02:24:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/08/24 02:24:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/08/24 02:24:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/08/24 02:24:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/08/24 02:24:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/08/24 02:24:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/08/24 02:24:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8fe24d73e01ddb9b9f880e1b_f201150c739653aeb_d20250824_m022413_c001_v0001161_t0031_u01756002253113") 2025/08/24 02:24:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/08/24 02:24:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/24 02:24:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/08/24 02:24:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/08/24 02:24:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/08/24 02:24:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/08/24 02:24:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/08/24 02:24:15 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 2025/08/24 02:24:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/08/24 02:24:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/08/24 02:24:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/08/24 02:24:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/08/24 02:24:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/08/24 02:24:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/08/24 02:24:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/08/24 02:24:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/08/24 02:24:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/08/24 02:24:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z8fe24d73e01ddb9b9f880e1b_f201150c739653b86_d20250824_m022421_c001_v0001150_t0033_u01756002261373") 2025/08/24 02:24:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/24 02:24:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/08/24 02:24:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/08/24 02:24:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/08/24 02:24:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/08/24 02:24:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/08/24 02:24:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/08/24 02:24:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/08/24 02:24:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/08/24 02:24:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/08/24 02:24:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/08/24 02:24:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/08/24 02:24:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/08/24 02:24:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/08/24 02:24:29 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. 2025/08/24 02:24:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8fe24d73e01ddb9b9f880e1b_f208ecead578f82ff_d20250824_m022429_c001_v0001184_t0040_u01756002269855") 2025/08/24 02:24:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/08/24 02:24:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/24 02:24:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/08/24 02:24:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/08/24 02:24:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/08/24 02:24:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/08/24 02:24:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/08/24 02:24:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/08/24 02:24:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/08/24 02:24:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/08/24 02:24:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/08/24 02:24:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/08/24 02:24:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/08/24 02:24:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/08/24 02:24:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/08/24 02:24:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/08/24 02:24:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/08/24 02:24:38 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. 2025/08/24 02:24:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8fe24d73e01ddb9b9f880e1b_f2216375bb92e6659_d20250824_m022438_c001_v0001037_t0048_u01756002278654") 2025/08/24 02:24:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/08/24 02:24:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/24 02:24:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/08/24 02:24:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/08/24 02:24:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/08/24 02:24:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/08/24 02:24:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/08/24 02:24:41 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 2025/08/24 02:24:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/08/24 02:24:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/08/24 02:24:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/08/24 02:24:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/08/24 02:24:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/08/24 02:24:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/08/24 02:24:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/08/24 02:24:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/08/24 02:24:47 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. 2025/08/24 02:24:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z8fe24d73e01ddb9b9f880e1b_f2216375bb92e669d_d20250824_m022447_c001_v0001184_t0032_u01756002287362") 2025/08/24 02:24:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/24 02:24:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/08/24 02:24:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/08/24 02:24:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/08/24 02:24:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/08/24 02:24:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/08/24 02:24:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/08/24 02:24:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/08/24 02:24:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/08/24 02:24:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/08/24 02:24:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/08/24 02:24:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/08/24 02:24:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/08/24 02:24:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/08/24 02:24:56 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. 2025/08/24 02:24:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z8fe24d73e01ddb9b9f880e1b_f208ecead578f83c1_d20250824_m022456_c001_v0001184_t0033_u01756002296117") 2025/08/24 02:24:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/08/24 02:24:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/24 02:24:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/08/24 02:24:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/08/24 02:24:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/08/24 02:24:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/08/24 02:25:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/08/24 02:25:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/08/24 02:25:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/08/24 02:25:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/08/24 02:25:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/08/24 02:25:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/08/24 02:25:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/08/24 02:25:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/08/24 02:25:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/08/24 02:25:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/08/24 02:25:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/08/24 02:25:05 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. 2025/08/24 02:25:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z8fe24d73e01ddb9b9f880e1b_f200ccce2f0d99e1b_d20250824_m022505_c001_v0001150_t0027_u01756002305525") 2025/08/24 02:25:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/08/24 02:25:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/24 02:25:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/08/24 02:25:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/08/24 02:25:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/08/24 02:25:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/08/24 02:25:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/08/24 02:25:08 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 2025/08/24 02:25:10 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/08/24 02:25:10 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/08/24 02:25:10 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/08/24 02:25:10 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/08/24 02:25:11 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/08/24 02:25:12 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/08/24 02:25:12 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/08/24 02:25:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/24 02:25:14 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. 2025/08/24 02:25:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z8fe24d73e01ddb9b9f880e1b_f200ccce2f0d99e78_d20250824_m022514_c001_v0001102_t0010_u01756002314616") 2025/08/24 02:25:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/24 02:25:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/08/24 02:25:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/08/24 02:25:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/08/24 02:25:17 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/08/24 02:25:17 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/08/24 02:25:19 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/08/24 02:25:19 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/08/24 02:25:19 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/08/24 02:25:19 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/08/24 02:25:22 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/08/24 02:25:22 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/08/24 02:25:22 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/08/24 02:25:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/08/24 02:25:24 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. 2025/08/24 02:25:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z8fe24d73e01ddb9b9f880e1b_f200ccce2f0d99ebe_d20250824_m022524_c001_v0001161_t0036_u01756002324431") 2025/08/24 02:25:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/08/24 02:25:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/24 02:25:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/08/24 02:25:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/08/24 02:25:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/08/24 02:25:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/08/24 02:25:29 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/08/24 02:25:29 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/08/24 02:25:29 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/08/24 02:25:29 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/08/24 02:25:29 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/08/24 02:25:29 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/08/24 02:25:31 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/08/24 02:25:32 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/08/24 02:25:33 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/08/24 02:25:33 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/08/24 02:25:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/24 02:25:35 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. 2025/08/24 02:25:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z8fe24d73e01ddb9b9f880e1b_f2186dec13960b246_d20250824_m022535_c001_v0001100_t0049_u01756002335284") 2025/08/24 02:25:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/08/24 02:25:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/24 02:25:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/08/24 02:25:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/08/24 02:25:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/08/24 02:25:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/08/24 02:25:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/08/24 02:25:38 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 2025/08/24 02:25:40 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/08/24 02:25:40 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/08/24 02:25:40 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/08/24 02:25:40 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/08/24 02:25:41 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/08/24 02:25:44 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/08/24 02:25:44 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/08/24 02:25:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/24 02:25:46 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. 2025/08/24 02:25:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z8fe24d73e01ddb9b9f880e1b_f2186dec13960b2b7_d20250824_m022546_c001_v0001099_t0018_u01756002346335") 2025/08/24 02:25:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/24 02:25:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/08/24 02:25:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/08/24 02:25:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/08/24 02:25:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/08/24 02:25:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/08/24 02:25:51 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/08/24 02:25:51 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/08/24 02:25:51 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/08/24 02:25:51 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/08/24 02:25:54 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/08/24 02:26:00 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/08/24 02:26:00 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/08/24 02:26:04 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/08/24 02:26:04 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. 2025/08/24 02:26:04 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z8fe24d73e01ddb9b9f880e1b_f2095e535383f536e_d20250824_m022604_c001_v0001176_t0047_u01756002364820") 2025/08/24 02:26:04 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/08/24 02:26:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/24 02:26:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/08/24 02:26:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/08/24 02:26:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/08/24 02:26:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/08/24 02:26:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/08/24 02:26:10 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/08/24 02:26:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/08/24 02:26:10 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/08/24 02:26:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/08/24 02:26:10 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/08/24 02:26:12 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/08/24 02:26:13 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/08/24 02:26:13 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/08/24 02:26:13 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/08/24 02:26:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/24 02:26:16 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. 2025/08/24 02:26:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z8fe24d73e01ddb9b9f880e1b_f21948825f0ad7544_d20250824_m022616_c001_v0001165_t0052_u01756002376315") 2025/08/24 02:26:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/08/24 02:26:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/24 02:26:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/08/24 02:26:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/08/24 02:26:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/08/24 02:26:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/08/24 02:26:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/08/24 02:26:19 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 2025/08/24 02:26:27 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8fe24d73e01ddb9b9f880e1b_f2175e8ba954d7240_d20250824_m022627_c001_v0001177_t0047_u01756002387757") 2025/08/24 02:26:27 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/08/24 02:26:27 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/08/24 02:26:28 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/08/24 02:26:28 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/08/24 02:26:28 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/08/24 02:26:30 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/08/24 02:26:30 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/08/24 02:26:30 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/08/24 02:26:30 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/08/24 02:26:32 DEBUG : chunked-copy: Done sending chunk 0 2025/08/24 02:26:33 DEBUG : chunked-copy: Done sending chunk 1 2025/08/24 02:26:33 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/08/24 02:26:33 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8fe24d73e01ddb9b9f880e1b_f203ec79c7c592ebd_d20250824_m022633_c001_v0001182_t0018_u01756002393815") 2025/08/24 02:26:33 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/08/24 02:26:33 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/08/24 02:26:34 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/08/24 02:26:34 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/08/24 02:26:34 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/08/24 02:26:36 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/08/24 02:26:36 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/08/24 02:26:36 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/08/24 02:26:36 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/08/24 02:26:38 DEBUG : chunked-copy: Done sending chunk 0 2025/08/24 02:26:38 DEBUG : chunked-copy: Done sending chunk 1 2025/08/24 02:26:38 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/08/24 02:26:39 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8fe24d73e01ddb9b9f880e1b_f203ec79c7c592f55_d20250824_m022639_c001_v0001176_t0041_u01756002399491") 2025/08/24 02:26:39 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/08/24 02:26:39 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/08/24 02:26:39 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/08/24 02:26:40 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/08/24 02:26:40 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/08/24 02:26:42 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/08/24 02:26:42 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/08/24 02:26:42 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/08/24 02:26:42 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/08/24 02:26:44 DEBUG : chunked-copy: Done sending chunk 0 2025/08/24 02:26:44 DEBUG : chunked-copy: Done sending chunk 1 2025/08/24 02:26:44 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/08/24 02:26:45 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z8fe24d73e01ddb9b9f880e1b_f2175e8ba954d7355_d20250824_m022645_c001_v0001117_t0018_u01756002405698") 2025/08/24 02:26:45 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/08/24 02:26:45 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/08/24 02:26:45 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/08/24 02:26:47 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/08/24 02:26:47 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/08/24 02:27:52 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/08/24 02:27:52 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/08/24 02:27:55 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/08/24 02:27:57 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/08/24 02:27:58 DEBUG : Creating backend with remote "TestB2:rclone-test-fuwaqur8dece/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/08/24 02:27:59 INFO : B2 bucket rclone-test-fuwaqur8dece: cleaning bucket "rclone-test-fuwaqur8dece" of all files 2025/08/24 02:28:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f4186dec13960b2f6_d20250824_m022550_c001_v7007000_t0000_u01756002350550") 2025/08/24 02:28:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f2186dec13960b2b7_d20250824_m022546_c001_v0001099_t0018_u01756002346335") 2025/08/24 02:28:00 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f4186dec13960b2ad_d20250824_m022545_c001_v7007000_t0000_u01756002345723") 2025/08/24 02:28:00 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f21575e1e6bdd81ad_d20250824_m022540_c001_v0001117_t0040_u01756002340170") 2025/08/24 02:28:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f4175e8ba954d71bb_d20250824_m022621_c001_v7007000_t0000_u01756002381546") 2025/08/24 02:28:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f21948825f0ad7544_d20250824_m022616_c001_v0001165_t0052_u01756002376315") 2025/08/24 02:28:00 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f41948825f0ad753a_d20250824_m022615_c001_v7007000_t0000_u01756002375728") 2025/08/24 02:28:00 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f2095e535383f5389_d20250824_m022609_c001_v0001157_t0031_u01756002369999") 2025/08/24 02:28:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f4095e535383f5387_d20250824_m022609_c001_v7007000_t0000_u01756002369816") 2025/08/24 02:28:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f2095e535383f536e_d20250824_m022604_c001_v0001176_t0047_u01756002364820") 2025/08/24 02:28:00 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f4095e535383f536a_d20250824_m022604_c001_v7007000_t0000_u01756002364230") 2025/08/24 02:28:00 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f2186dec13960b2fa_d20250824_m022550_c001_v0001093_t0055_u01756002350731") 2025/08/24 02:28:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f408ecead578f82a0_d20250824_m022417_c001_v7007000_t0000_u01756002257152") 2025/08/24 02:28:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f201150c739653aeb_d20250824_m022413_c001_v0001161_t0031_u01756002253113") 2025/08/24 02:28:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f408ecead578f821b_d20250824_m022408_c001_v7007000_t0000_u01756002248111") 2025/08/24 02:28:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f208ecead578f81cc_d20250824_m022403_c001_v0001032_t0043_u01756002243871") 2025/08/24 02:28:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f401150c739653ae9_d20250824_m022412_c001_v7007000_t0000_u01756002252697") 2025/08/24 02:28:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f208ecead578f821f_d20250824_m022408_c001_v0001091_t0026_u01756002248294") 2025/08/24 02:28:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f408ecead578f81c3_d20250824_m022403_c001_v7007000_t0000_u01756002243481") 2025/08/24 02:28:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f208ecead578f8171_d20250824_m022359_c001_v0001183_t0027_u01756002239392") 2025/08/24 02:28:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f408ecead578f816d_d20250824_m022359_c001_v7007000_t0000_u01756002239167") 2025/08/24 02:28:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f2175e8ba954d6532_d20250824_m022355_c001_v0001172_t0016_u01756002235648") 2025/08/24 02:28:01 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f4175e8ba954d652a_d20250824_m022355_c001_v7007000_t0000_u01756002235246") 2025/08/24 02:28:01 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f208ecead578f8132_d20250824_m022351_c001_v0001150_t0013_u01756002231589") 2025/08/24 02:28:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f408ecead578f8352_d20250824_m022442_c001_v7007000_t0000_u01756002282661") 2025/08/24 02:28:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f2216375bb92e6659_d20250824_m022438_c001_v0001037_t0048_u01756002278654") 2025/08/24 02:28:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f408ecead578f8310_d20250824_m022433_c001_v7007000_t0000_u01756002273732") 2025/08/24 02:28:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f208ecead578f82ff_d20250824_m022429_c001_v0001184_t0040_u01756002269855") 2025/08/24 02:28:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f4216375bb92e6652_d20250824_m022438_c001_v7007000_t0000_u01756002278264") 2025/08/24 02:28:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f208ecead578f8312_d20250824_m022433_c001_v0001098_t0029_u01756002273914") 2025/08/24 02:28:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f408ecead578f82fd_d20250824_m022429_c001_v7007000_t0000_u01756002269458") 2025/08/24 02:28:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f208ecead578f82e8_d20250824_m022425_c001_v0001105_t0017_u01756002265101") 2025/08/24 02:28:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f408ecead578f82e6_d20250824_m022424_c001_v7007000_t0000_u01756002264919") 2025/08/24 02:28:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f201150c739653b86_d20250824_m022421_c001_v0001150_t0033_u01756002261373") 2025/08/24 02:28:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f401150c739653b7b_d20250824_m022420_c001_v7007000_t0000_u01756002260982") 2025/08/24 02:28:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f208ecead578f82a3_d20250824_m022417_c001_v0001183_t0010_u01756002257335") 2025/08/24 02:28:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f408ecead578f8131_d20250824_m022351_c001_v7007000_t0000_u01756002231408") 2025/08/24 02:28:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f2175e8ba954d6474_d20250824_m022347_c001_v0001183_t0059_u01756002227618") 2025/08/24 02:28:02 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f4175e8ba954d646c_d20250824_m022347_c001_v7007000_t0000_u01756002227194") 2025/08/24 02:28:02 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f208ecead578f8122_d20250824_m022343_c001_v0001179_t0030_u01756002223163") 2025/08/24 02:28:02 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f408ecead578f8120_d20250824_m022342_c001_v7007000_t0000_u01756002222981") 2025/08/24 02:28:02 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f208ecead578f80ff_d20250824_m022338_c001_v0001146_t0056_u01756002218940") 2025/08/24 02:28:02 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f408ecead578f80f9_d20250824_m022338_c001_v7007000_t0000_u01756002218517") 2025/08/24 02:28:02 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f208ecead578f80bc_d20250824_m022332_c001_v0001136_t0028_u01756002212488") 2025/08/24 02:28:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f408ecead578f80ba_d20250824_m022332_c001_v7007000_t0000_u01756002212307") 2025/08/24 02:28:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f214ceec2a1a54352_d20250824_m022328_c001_v0001104_t0035_u01756002208633") 2025/08/24 02:28:02 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f414ceec2a1a5434d_d20250824_m022328_c001_v7007000_t0000_u01756002208260") 2025/08/24 02:28:02 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f219ef394b484155f_d20250824_m022323_c001_v0001183_t0037_u01756002203190") 2025/08/24 02:28:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f408ecead578f8474_d20250824_m022509_c001_v7007000_t0000_u01756002309906") 2025/08/24 02:28:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f200ccce2f0d99e1b_d20250824_m022505_c001_v0001150_t0027_u01756002305525") 2025/08/24 02:28:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f408ecead578f83f2_d20250824_m022500_c001_v7007000_t0000_u01756002300293") 2025/08/24 02:28:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f208ecead578f83c1_d20250824_m022456_c001_v0001184_t0033_u01756002296117") 2025/08/24 02:28:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f400ccce2f0d99e13_d20250824_m022505_c001_v7007000_t0000_u01756002305061") 2025/08/24 02:28:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f208ecead578f83f6_d20250824_m022500_c001_v0001036_t0038_u01756002300476") 2025/08/24 02:28:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f408ecead578f83bc_d20250824_m022455_c001_v7007000_t0000_u01756002295645") 2025/08/24 02:28:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f208ecead578f8391_d20250824_m022451_c001_v0001178_t0050_u01756002291190") 2025/08/24 02:28:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f408ecead578f838f_d20250824_m022451_c001_v7007000_t0000_u01756002291008") 2025/08/24 02:28:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f2216375bb92e669d_d20250824_m022447_c001_v0001184_t0032_u01756002287362") 2025/08/24 02:28:03 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f4216375bb92e6699_d20250824_m022446_c001_v7007000_t0000_u01756002286899") 2025/08/24 02:28:03 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f208ecead578f8354_d20250824_m022442_c001_v0001090_t0007_u01756002282846") 2025/08/24 02:28:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f41575e1e6bdd81ab_d20250824_m022539_c001_v7007000_t0000_u01756002339988") 2025/08/24 02:28:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f2186dec13960b246_d20250824_m022535_c001_v0001100_t0049_u01756002335284") 2025/08/24 02:28:03 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f4186dec13960b240_d20250824_m022534_c001_v7007000_t0000_u01756002334793") 2025/08/24 02:28:03 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f200ccce2f0d99eee_d20250824_m022529_c001_v0001106_t0010_u01756002329158") 2025/08/24 02:28:03 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f400ccce2f0d99eeb_d20250824_m022528_c001_v7007000_t0000_u01756002328974") 2025/08/24 02:28:03 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f200ccce2f0d99ebe_d20250824_m022524_c001_v0001161_t0036_u01756002324431") 2025/08/24 02:28:03 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f400ccce2f0d99eb7_d20250824_m022523_c001_v7007000_t0000_u01756002323909") 2025/08/24 02:28:03 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f200ccce2f0d99e91_d20250824_m022518_c001_v0001040_t0017_u01756002318902") 2025/08/24 02:28:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f400ccce2f0d99e8e_d20250824_m022518_c001_v7007000_t0000_u01756002318715") 2025/08/24 02:28:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f200ccce2f0d99e78_d20250824_m022514_c001_v0001102_t0010_u01756002314616") 2025/08/24 02:28:03 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f400ccce2f0d99e74_d20250824_m022514_c001_v7007000_t0000_u01756002314113") 2025/08/24 02:28:03 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f208ecead578f8476_d20250824_m022510_c001_v0001181_t0035_u01756002310088") 2025/08/24 02:28:03 DEBUG : chunked-copy: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f407a47d19c84411e_d20250824_m022755_c001_v7007000_t0000_u01756002475020") 2025/08/24 02:28:03 DEBUG : chunked-copy: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f203ec79c7c592f98_d20250824_m022642_c001_v0001144_t0024_u01756002402000") 2025/08/24 02:28:03 DEBUG : chunked-copy: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f403ec79c7c592f8a_d20250824_m022641_c001_v7007000_t0000_u01756002401340") 2025/08/24 02:28:03 DEBUG : chunked-copy: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f2175e8ba954d72cf_d20250824_m022636_c001_v0001038_t0035_u01756002396087") 2025/08/24 02:28:04 DEBUG : chunked-copy: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f4175e8ba954d72c9_d20250824_m022635_c001_v7007000_t0000_u01756002395489") 2025/08/24 02:28:04 DEBUG : chunked-copy: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f2175e8ba954d726f_d20250824_m022630_c001_v0001131_t0015_u01756002390257") 2025/08/24 02:28:04 DEBUG : chunked-copy: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f4175e8ba954d7263_d20250824_m022629_c001_v7007000_t0000_u01756002389581") 2025/08/24 02:28:04 DEBUG : chunked-copy: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1028000abfb41b7d_d20250824_m022625_c001_v0001144_t0002_u01756002385849") 2025/08/24 02:28:04 DEBUG : chunked-copy: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f4175e8ba954d720f_d20250824_m022625_c001_v7007000_t0000_u01756002385427") 2025/08/24 02:28:04 DEBUG : chunked-copy: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1028000abfb41b75_d20250824_m022622_c001_v0001144_t0034_u01756002382327") 2025/08/24 02:28:04 DEBUG : chunked-copy.copy: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f407a47d19c84411a_d20250824_m022754_c001_v7007000_t0000_u01756002474833") 2025/08/24 02:28:04 DEBUG : chunked-copy.copy: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f2175e8ba954d7355_d20250824_m022645_c001_v0001117_t0018_u01756002405698") 2025/08/24 02:28:04 DEBUG : chunked-copy.copy: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f403ec79c7c592f84_d20250824_m022641_c001_v7007000_t0000_u01756002401155") 2025/08/24 02:28:04 DEBUG : chunked-copy.copy: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f203ec79c7c592f55_d20250824_m022639_c001_v0001176_t0041_u01756002399491") 2025/08/24 02:28:04 DEBUG : chunked-copy.copy: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f4175e8ba954d72c7_d20250824_m022635_c001_v7007000_t0000_u01756002395309") 2025/08/24 02:28:04 DEBUG : chunked-copy.copy: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f203ec79c7c592ebd_d20250824_m022633_c001_v0001182_t0018_u01756002393815") 2025/08/24 02:28:04 DEBUG : chunked-copy.copy: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f4175e8ba954d725f_d20250824_m022629_c001_v7007000_t0000_u01756002389400") 2025/08/24 02:28:04 DEBUG : chunked-copy.copy: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f2175e8ba954d7240_d20250824_m022627_c001_v0001177_t0047_u01756002387757") 2025/08/24 02:28:04 DEBUG : chunked-copy.copy: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f4175e8ba954d720a_d20250824_m022625_c001_v7007000_t0000_u01756002385246") 2025/08/24 02:28:04 DEBUG : chunked-copy.copy: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f103c16ae9b28c3c2_d20250824_m022624_c001_v0001178_t0029_u01756002384501") 2025/08/24 02:28:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1120aa36ebf5bbd6_d20250824_m022150_c001_v0001171_t0058_u01756002110562") 2025/08/24 02:28:04 DEBUG : unknown-size-put.txt: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f407a47d19c84412e_d20250824_m022756_c001_v7007000_t0000_u01756002476121") 2025/08/24 02:28:04 DEBUG : unknown-size-put.txt: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1028000abfb41c4f_d20250824_m022755_c001_v0001144_t0055_u01756002475567") 2025/08/24 02:28:04 DEBUG : unknown-size-update.txt: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f407a47d19c844140_d20250824_m022758_c001_v7007000_t0000_u01756002478465") 2025/08/24 02:28:04 DEBUG : unknown-size-update.txt: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1028000abfb41c57_d20250824_m022757_c001_v0001144_t0025_u01756002477283") 2025/08/24 02:28:05 DEBUG : unknown-size-update.txt: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f1028000abfb41c51_d20250824_m022756_c001_v0001144_t0043_u01756002476303") 2025/08/24 02:28:05 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fe24d73e01ddb9b9f880e1b_f419ef394b48414ad_d20250824_m022310_c001_v7007000_t0000_u01756002190662") 2025/08/24 02:28:09 INFO : B2 bucket rclone-test-fuwaqur8dece: cleaning bucket "rclone-test-fuwaqur8dece" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (420.94s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (3.05s) --- PASS: TestIntegration/FsMkdir (412.97s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (21.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.03s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.11s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.73s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (93.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.46s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (11.92s) --- 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.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (40.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.00s) --- 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.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (10.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (9.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (178.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (28.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (10.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (27.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (41.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (19.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.82s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (93.47s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.88s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.15s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.91s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.85s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (73.68s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.44s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.10s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (2.34s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.28s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 420.973s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m1.858640008s (try 1/5)