"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2026/02/17 01:33:16 DEBUG : Creating backend with remote "TestB2:rclone-test-huwogel0duse" 2026/02/17 01:33:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/02/17 01:33:19 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/02/17 01:33:19 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/02/17 01:33: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:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/02/17 01:33:46 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/02/17 01:33:46 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/02/17 01:33:49 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/02/17 01:33:49 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/02/17 01:33:49 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/02/17 01:33:49 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/02/17 01:33:50 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/02/17 01:33:50 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/02/17 01:33:57 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/02/17 01:33:58 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/02/17 01:34:03 INFO : B2 bucket rclone-test-huwogel0duse: cleaning bucket "rclone-test-huwogel0duse" of all files 2026/02/17 01:34:04 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6ecb_d20260217_m013402_c001_v0001042_t0016_u01771292042925") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/02/17 01:34:05 DEBUG : Creating backend with remote "TestB2:rclone-test-huwogel0duse/dirToPurgeFromRoot" 2026/02/17 01:34:06 INFO : B2 bucket rclone-test-huwogel0duse path dirToPurgeFromRoot: cleaning bucket "rclone-test-huwogel0duse" of all files 2026/02/17 01:34:07 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6ecd_d20260217_m013404_c001_v0001042_t0047_u01771292044844") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/02/17 01:34:07 DEBUG : Creating backend with remote "TestB2:rclone-test-huwogel0duse/hello? sausage/êé" 2026/02/17 01:34:11 INFO : B2 bucket rclone-test-huwogel0duse path hello? sausage/êé: cleaning bucket "rclone-test-huwogel0duse" of all files 2026/02/17 01:34:11 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f115fc72da0cc38df_d20260217_m013410_c001_v0001185_t0010_u01771292050276") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/02/17 01:34:12 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2026/02/17 01:34:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/17 01:34:13 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1294: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1628: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/02/17 01:34:22 DEBUG : Creating backend with remote "TestB2:rclone-test-huwogel0duse/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/02/17 01:34:24 DEBUG : Creating backend with remote "TestB2:rclone-test-huwogel0duse/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestB2:" path "rclone-test-huwogel0duse" from "TestB2:rclone-test-huwogel0duse" 2026/02/17 01:34:26 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2026/02/17 01:34:37 DEBUG : Creating backend with remote "TestB2:rclone-test-ciwujas5leru" 2026/02/17 01:34:40 DEBUG : B2 bucket rclone-test-ciwujas5leru: Purge remote 2026/02/17 01:34:40 INFO : B2 bucket rclone-test-ciwujas5leru: cleaning bucket "rclone-test-ciwujas5leru" of all files 2026/02/17 01:34:40 DEBUG : somefile: Deleting (id "4_z4fa23d2330cd6b9b9fc80e1b_f40967cbdec8579e5_d20260217_m013439_c001_v0001150_t0000_u01771292079631") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/02/17 01:34:41 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/02/17 01:34:42 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2026/02/17 01:34:45 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/02/17 01:34:45 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/02/17 01:34:45 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.504Ki offset 6Mi/6.106Mi 2026/02/17 01:34:45 DEBUG : test-metadata: Sending chunk 1 length 111108 2026/02/17 01:34:47 DEBUG : test-metadata: Done sending chunk 1 2026/02/17 01:34:48 DEBUG : test-metadata: Done sending chunk 0 2026/02/17 01:34:48 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2026/02/17 01:34:59 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1042-14.backblaze.com/b2api/v1/b2_upload_file/5f82fd9330ad6b9b9fc80e1b/c001_v0001042_t0016": EOF 2026/02/17 01:34:59 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1042-14.backblaze.com/b2api/v1/b2_upload_file/5f82fd9330ad6b9b9fc80e1b/c001_v0001042_t0016": EOF) 2026/02/17 01:34:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1042-14.backblaze.com/b2api/v1/b2_upload_file/5f82fd9330ad6b9b9fc80e1b/c001_v0001042_t0016": EOF - low level retry 1/10 2026/02/17 01:35:02 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-02-17-013454-467.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2026/02/17 01:35:04 DEBUG : oldPath = "TestB2:rclone-test-huwogel0duse/versions/test-versions-v2026-02-17-013454-467.txt" 2026/02/17 01:35:04 DEBUG : newPath = "TestB2,versions:rclone-test-huwogel0duse/versions/test-versions-v2026-02-17-013454-467.txt" 2026/02/17 01:35:04 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-huwogel0duse/versions/test-versions-v2026-02-17-013454-467.txt" 2026/02/17 01:35:04 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/02/17 01:35:05 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-huwogel0duse/versions/test-versions-v2026-02-17-013454-467.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-huwogel0duse/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2026/02/17 01:35:09 INFO : B2 bucket rclone-test-huwogel0duse: cleaning bucket "rclone-test-huwogel0duse" of all hidden files 2026/02/17 01:35:09 DEBUG : leading space/ leading space: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f40536c8bc29dcf44_d20260217_m013327_c001_v7007000_t0000_u01771292007357") as it is a hide marker 2026/02/17 01:35:09 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/02/17 01:35:09 DEBUG : leading space/ leading space: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6e6b_d20260217_m013326_c001_v0001042_t0026_u01771292006469") 2026/02/17 01:35:09 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/02/17 01:35:09 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f40536c8bc29dcf40_d20260217_m013326_c001_v7007000_t0000_u01771292006104") as it is a hide marker 2026/02/17 01:35:09 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/02/17 01:35:09 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6e69_d20260217_m013325_c001_v0001042_t0029_u01771292005271") 2026/02/17 01:35:09 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/02/17 01:35:09 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f40536c8bc29dcfa8_d20260217_m013334_c001_v7007000_t0000_u01771292014769") as it is a hide marker 2026/02/17 01:35:09 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/02/17 01:35:09 DEBUG : .leading dot/.leading dot: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6e87_d20260217_m013334_c001_v0001042_t0027_u01771292014027") 2026/02/17 01:35:09 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/02/17 01:35:09 DEBUG : created from root.txt: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f41959969dcb203c9_d20260217_m013433_c001_v7007000_t0000_u01771292073737") as it is a hide marker 2026/02/17 01:35:09 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/02/17 01:35:09 DEBUG : created from root.txt: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1132a2a9aeab6f58_d20260217_m013432_c001_v0001137_t0004_u01771292072539") 2026/02/17 01:35:09 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/02/17 01:35:09 DEBUG : file name.txt: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f418858208304b3e4_d20260217_m013441_c001_v7007000_t0000_u01771292081678") as it is a hide marker 2026/02/17 01:35:09 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/02/17 01:35:09 DEBUG : file name.txt: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6ee3_d20260217_m013420_c001_v0001042_t0036_u01771292060892") 2026/02/17 01:35:09 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/02/17 01:35:09 DEBUG : file name.txt: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f102ba4a55bdfaea6_d20260217_m013417_c001_v0001131_t0042_u01771292057110") 2026/02/17 01:35:09 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/02/17 01:35:09 DEBUG : file name.txt: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6ebb_d20260217_m013354_c001_v0001042_t0057_u01771292034671") 2026/02/17 01:35:09 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/02/17 01:35:09 DEBUG : file name.txt: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6eb7_d20260217_m013353_c001_v0001042_t0035_u01771292033535") 2026/02/17 01:35:09 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/02/17 01:35:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6eb9_d20260217_m013354_c001_v0001042_t0007_u01771292034166") "upload" dated 2026-02-17 01:33:54.166 +0000 UTC (1m15.188663361s ago) 2026/02/17 01:35:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f408ea39cebdcac51_d20260217_m013414_c001_v7007000_t0000_u01771292054906") as it is a hide marker 2026/02/17 01:35:09 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/02/17 01:35:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f10880f2bd71a1674_d20260217_m013414_c001_v0001033_t0011_u01771292054165") 2026/02/17 01:35:09 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/02/17 01:35:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1064870880c75786_d20260217_m013413_c001_v0001167_t0041_u01771292053237") 2026/02/17 01:35:09 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/02/17 01:35:09 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f40536c8bc29dd02a_d20260217_m013343_c001_v7007000_t0000_u01771292023170") as it is a hide marker 2026/02/17 01:35:09 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/02/17 01:35:09 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6e9f_d20260217_m013342_c001_v0001042_t0050_u01771292022370") 2026/02/17 01:35:09 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/02/17 01:35:09 DEBUG : piped data.txt: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f418858208304b3e9_d20260217_m013443_c001_v7007000_t0000_u01771292083647") as it is a hide marker 2026/02/17 01:35:09 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/02/17 01:35:09 DEBUG : piped data.txt: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6f09_d20260217_m013442_c001_v0001042_t0009_u01771292082952") 2026/02/17 01:35:09 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/02/17 01:35:09 DEBUG : piped data.txt: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f418858208304b3e5_d20260217_m013442_c001_v7007000_t0000_u01771292082768") 2026/02/17 01:35:09 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/02/17 01:35:09 DEBUG : piped data.txt: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f4145a62b22fe6f05_d20260217_m013442_c001_v0001042_t0016_u01771292082403") 2026/02/17 01:35:09 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/02/17 01:35:09 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f40536c8bc29dd034_d20260217_m013344_c001_v7007000_t0000_u01771292024287") as it is a hide marker 2026/02/17 01:35:09 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/02/17 01:35:09 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6ea3_d20260217_m013343_c001_v0001042_t0000_u01771292023543") 2026/02/17 01:35:09 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/02/17 01:35:09 DEBUG : test-metadata: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f4184c63025fa8018_d20260217_m013451_c001_v7007000_t0000_u01771292091923") as it is a hide marker 2026/02/17 01:35:09 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/02/17 01:35:09 DEBUG : test-metadata: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f218858208304b400_d20260217_m013445_c001_v0001109_t0052_u01771292085562") 2026/02/17 01:35:09 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/02/17 01:35:09 DEBUG : test-metadata: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f418858208304b3f6_d20260217_m013444_c001_v7007000_t0000_u01771292084746") 2026/02/17 01:35:09 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/02/17 01:35:09 DEBUG : test-metadata: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6f0d_d20260217_m013443_c001_v0001042_t0050_u01771292083834") 2026/02/17 01:35:09 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/02/17 01:35:09 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f40536c8bc29dcfd8_d20260217_m013337_c001_v7007000_t0000_u01771292017054") as it is a hide marker 2026/02/17 01:35:09 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/02/17 01:35:09 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6e8d_d20260217_m013336_c001_v0001042_t0040_u01771292016199") 2026/02/17 01:35:09 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/02/17 01:35:09 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f40536c8bc29dd005_d20260217_m013339_c001_v7007000_t0000_u01771292019563") as it is a hide marker 2026/02/17 01:35:09 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/02/17 01:35:09 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6e95_d20260217_m013338_c001_v0001042_t0018_u01771292018835") 2026/02/17 01:35:09 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/02/17 01:35:09 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f40536c8bc29dcff5_d20260217_m013338_c001_v7007000_t0000_u01771292018470") as it is a hide marker 2026/02/17 01:35:09 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/02/17 01:35:09 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6e91_d20260217_m013337_c001_v0001042_t0031_u01771292017419") 2026/02/17 01:35:09 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/02/17 01:35:09 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f40536c8bc29dd012_d20260217_m013340_c001_v7007000_t0000_u01771292020711") as it is a hide marker 2026/02/17 01:35:09 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/02/17 01:35:09 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6e97_d20260217_m013339_c001_v0001042_t0010_u01771292019928") 2026/02/17 01:35:09 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/02/17 01:35:09 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f40536c8bc29dd01f_d20260217_m013342_c001_v7007000_t0000_u01771292022006") as it is a hide marker 2026/02/17 01:35:09 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/02/17 01:35:09 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6e9b_d20260217_m013341_c001_v0001042_t0004_u01771292021078") 2026/02/17 01:35:09 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/02/17 01:35:09 DEBUG : trailing space /trailing space : Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f40536c8bc29dcfbd_d20260217_m013335_c001_v7007000_t0000_u01771292015823") as it is a hide marker 2026/02/17 01:35:09 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/02/17 01:35:09 DEBUG : trailing space /trailing space : Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6e89_d20260217_m013335_c001_v0001042_t0052_u01771292015149") 2026/02/17 01:35:09 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/02/17 01:35:09 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f101150485abad22b_d20260217_m013502_c001_v0001113_t0004_u01771292102548") "upload" dated 2026-02-17 01:35:02.548 +0000 UTC (6.807030594s ago) 2026/02/17 01:35:09 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f409395135456ac16_d20260217_m013457_c001_v7007000_t0000_u01771292097763") 2026/02/17 01:35:09 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/02/17 01:35:09 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6f23_d20260217_m013454_c001_v0001042_t0037_u01771292094467") 2026/02/17 01:35:09 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/02/17 01:35:09 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f40536c8bc29dd095_d20260217_m013352_c001_v7007000_t0000_u01771292032954") as it is a hide marker 2026/02/17 01:35:09 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/02/17 01:35:09 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f20536c8bc29dd053_d20260217_m013346_c001_v0001134_t0004_u01771292026400") 2026/02/17 01:35:09 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/02/17 01:35:09 DEBUG : zero-length-file: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f40536c8bc29dd050_d20260217_m013346_c001_v7007000_t0000_u01771292026146") as it is a hide marker 2026/02/17 01:35:09 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/02/17 01:35:09 DEBUG : zero-length-file: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f4145a62b22fe6ea7_d20260217_m013345_c001_v0001042_t0016_u01771292025603") 2026/02/17 01:35:09 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/02/17 01:35:09 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f40536c8bc29dcf49_d20260217_m013328_c001_v7007000_t0000_u01771292008764") as it is a hide marker 2026/02/17 01:35:09 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/02/17 01:35:09 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6e73_d20260217_m013327_c001_v0001042_t0034_u01771292007721") 2026/02/17 01:35:09 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/02/17 01:35:09 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f40536c8bc29dcf31_d20260217_m013322_c001_v7007000_t0000_u01771292002523") as it is a hide marker 2026/02/17 01:35:09 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/02/17 01:35:09 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6e59_d20260217_m013321_c001_v0001042_t0056_u01771292001416") 2026/02/17 01:35:09 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/02/17 01:35:09 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f40536c8bc29dcf75_d20260217_m013332_c001_v7007000_t0000_u01771292012279") as it is a hide marker 2026/02/17 01:35:09 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/02/17 01:35:09 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6e7b_d20260217_m013331_c001_v0001042_t0006_u01771292011364") 2026/02/17 01:35:09 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/02/17 01:35:09 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f40536c8bc29dcf59_d20260217_m013330_c001_v7007000_t0000_u01771292010998") as it is a hide marker 2026/02/17 01:35:09 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/02/17 01:35:09 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6e79_d20260217_m013330_c001_v0001042_t0037_u01771292010209") 2026/02/17 01:35:09 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/02/17 01:35:09 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f40536c8bc29dcf92_d20260217_m013333_c001_v7007000_t0000_u01771292013663") as it is a hide marker 2026/02/17 01:35:09 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/02/17 01:35:09 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6e83_d20260217_m013332_c001_v0001042_t0039_u01771292012643") 2026/02/17 01:35:09 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/02/17 01:35:09 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f40536c8bc29dcf4e_d20260217_m013329_c001_v7007000_t0000_u01771292009845") as it is a hide marker 2026/02/17 01:35:09 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/02/17 01:35:09 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6e75_d20260217_m013329_c001_v0001042_t0059_u01771292009133") 2026/02/17 01:35:09 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/02/17 01:35:09 DEBUG : ./.: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f40536c8bc29dcf36_d20260217_m013323_c001_v7007000_t0000_u01771292003768") as it is a hide marker 2026/02/17 01:35:09 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/02/17 01:35:09 DEBUG : ./.: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6e61_d20260217_m013322_c001_v0001042_t0027_u01771292002886") 2026/02/17 01:35:09 NOTICE: ./.: Skipped delete as --dry-run is set 2026/02/17 01:35:09 DEBUG : ../..: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f40536c8bc29dcf3b_d20260217_m013324_c001_v7007000_t0000_u01771292004891") as it is a hide marker 2026/02/17 01:35:09 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/02/17 01:35:09 DEBUG : ../..: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6e65_d20260217_m013324_c001_v0001042_t0059_u01771292004140") 2026/02/17 01:35:09 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/02/17 01:35:09 INFO : B2 bucket rclone-test-huwogel0duse: cleaning bucket "rclone-test-huwogel0duse" of all hidden files 2026/02/17 01:35:09 DEBUG : leading space/ leading space: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f40536c8bc29dcf44_d20260217_m013327_c001_v7007000_t0000_u01771292007357") as it is a hide marker 2026/02/17 01:35:09 DEBUG : leading space/ leading space: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6e6b_d20260217_m013326_c001_v0001042_t0026_u01771292006469") 2026/02/17 01:35:09 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f40536c8bc29dcf40_d20260217_m013326_c001_v7007000_t0000_u01771292006104") as it is a hide marker 2026/02/17 01:35:09 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6e69_d20260217_m013325_c001_v0001042_t0029_u01771292005271") 2026/02/17 01:35:09 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f40536c8bc29dcfa8_d20260217_m013334_c001_v7007000_t0000_u01771292014769") as it is a hide marker 2026/02/17 01:35:09 DEBUG : .leading dot/.leading dot: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6e87_d20260217_m013334_c001_v0001042_t0027_u01771292014027") 2026/02/17 01:35:09 DEBUG : created from root.txt: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f41959969dcb203c9_d20260217_m013433_c001_v7007000_t0000_u01771292073737") as it is a hide marker 2026/02/17 01:35:09 DEBUG : created from root.txt: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1132a2a9aeab6f58_d20260217_m013432_c001_v0001137_t0004_u01771292072539") 2026/02/17 01:35:09 DEBUG : file name.txt: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f418858208304b3e4_d20260217_m013441_c001_v7007000_t0000_u01771292081678") as it is a hide marker 2026/02/17 01:35:09 DEBUG : file name.txt: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6ee3_d20260217_m013420_c001_v0001042_t0036_u01771292060892") 2026/02/17 01:35:10 DEBUG : file name.txt: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f102ba4a55bdfaea6_d20260217_m013417_c001_v0001131_t0042_u01771292057110") 2026/02/17 01:35:10 DEBUG : file name.txt: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6ebb_d20260217_m013354_c001_v0001042_t0057_u01771292034671") 2026/02/17 01:35:10 DEBUG : file name.txt: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6eb7_d20260217_m013353_c001_v0001042_t0035_u01771292033535") 2026/02/17 01:35:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6eb9_d20260217_m013354_c001_v0001042_t0007_u01771292034166") "upload" dated 2026-02-17 01:33:54.166 +0000 UTC (1m16.247748792s ago) 2026/02/17 01:35:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f408ea39cebdcac51_d20260217_m013414_c001_v7007000_t0000_u01771292054906") as it is a hide marker 2026/02/17 01:35:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f10880f2bd71a1674_d20260217_m013414_c001_v0001033_t0011_u01771292054165") 2026/02/17 01:35:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1064870880c75786_d20260217_m013413_c001_v0001167_t0041_u01771292053237") 2026/02/17 01:35:10 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f40536c8bc29dd02a_d20260217_m013343_c001_v7007000_t0000_u01771292023170") as it is a hide marker 2026/02/17 01:35:10 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6e9f_d20260217_m013342_c001_v0001042_t0050_u01771292022370") 2026/02/17 01:35:10 DEBUG : piped data.txt: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f418858208304b3e9_d20260217_m013443_c001_v7007000_t0000_u01771292083647") as it is a hide marker 2026/02/17 01:35:10 DEBUG : piped data.txt: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6f09_d20260217_m013442_c001_v0001042_t0009_u01771292082952") 2026/02/17 01:35:10 DEBUG : piped data.txt: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f418858208304b3e5_d20260217_m013442_c001_v7007000_t0000_u01771292082768") 2026/02/17 01:35:10 DEBUG : piped data.txt: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f4145a62b22fe6f05_d20260217_m013442_c001_v0001042_t0016_u01771292082403") 2026/02/17 01:35:10 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f40536c8bc29dd034_d20260217_m013344_c001_v7007000_t0000_u01771292024287") as it is a hide marker 2026/02/17 01:35:10 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6ea3_d20260217_m013343_c001_v0001042_t0000_u01771292023543") 2026/02/17 01:35:11 DEBUG : test-metadata: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f4184c63025fa8018_d20260217_m013451_c001_v7007000_t0000_u01771292091923") as it is a hide marker 2026/02/17 01:35:11 DEBUG : test-metadata: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f218858208304b400_d20260217_m013445_c001_v0001109_t0052_u01771292085562") 2026/02/17 01:35:11 DEBUG : test-metadata: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f418858208304b3f6_d20260217_m013444_c001_v7007000_t0000_u01771292084746") 2026/02/17 01:35:11 DEBUG : test-metadata: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6f0d_d20260217_m013443_c001_v0001042_t0050_u01771292083834") 2026/02/17 01:35:11 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f40536c8bc29dcfd8_d20260217_m013337_c001_v7007000_t0000_u01771292017054") as it is a hide marker 2026/02/17 01:35:11 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6e8d_d20260217_m013336_c001_v0001042_t0040_u01771292016199") 2026/02/17 01:35:11 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f40536c8bc29dd005_d20260217_m013339_c001_v7007000_t0000_u01771292019563") as it is a hide marker 2026/02/17 01:35:11 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6e95_d20260217_m013338_c001_v0001042_t0018_u01771292018835") 2026/02/17 01:35:11 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f40536c8bc29dcff5_d20260217_m013338_c001_v7007000_t0000_u01771292018470") as it is a hide marker 2026/02/17 01:35:11 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6e91_d20260217_m013337_c001_v0001042_t0031_u01771292017419") 2026/02/17 01:35:11 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f40536c8bc29dd012_d20260217_m013340_c001_v7007000_t0000_u01771292020711") as it is a hide marker 2026/02/17 01:35:11 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6e97_d20260217_m013339_c001_v0001042_t0010_u01771292019928") 2026/02/17 01:35:11 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f40536c8bc29dd01f_d20260217_m013342_c001_v7007000_t0000_u01771292022006") as it is a hide marker 2026/02/17 01:35:11 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6e9b_d20260217_m013341_c001_v0001042_t0004_u01771292021078") 2026/02/17 01:35:11 DEBUG : trailing space /trailing space : Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f40536c8bc29dcfbd_d20260217_m013335_c001_v7007000_t0000_u01771292015823") as it is a hide marker 2026/02/17 01:35:11 DEBUG : trailing space /trailing space : Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6e89_d20260217_m013335_c001_v0001042_t0052_u01771292015149") 2026/02/17 01:35:11 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f101150485abad22b_d20260217_m013502_c001_v0001113_t0004_u01771292102548") "upload" dated 2026-02-17 01:35:02.548 +0000 UTC (9.419591482s ago) 2026/02/17 01:35:11 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f409395135456ac16_d20260217_m013457_c001_v7007000_t0000_u01771292097763") 2026/02/17 01:35:11 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6f23_d20260217_m013454_c001_v0001042_t0037_u01771292094467") 2026/02/17 01:35:12 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f40536c8bc29dd095_d20260217_m013352_c001_v7007000_t0000_u01771292032954") as it is a hide marker 2026/02/17 01:35:12 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f20536c8bc29dd053_d20260217_m013346_c001_v0001134_t0004_u01771292026400") 2026/02/17 01:35:12 DEBUG : zero-length-file: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f40536c8bc29dd050_d20260217_m013346_c001_v7007000_t0000_u01771292026146") as it is a hide marker 2026/02/17 01:35:12 DEBUG : zero-length-file: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f4145a62b22fe6ea7_d20260217_m013345_c001_v0001042_t0016_u01771292025603") 2026/02/17 01:35:12 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f40536c8bc29dcf49_d20260217_m013328_c001_v7007000_t0000_u01771292008764") as it is a hide marker 2026/02/17 01:35:12 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6e73_d20260217_m013327_c001_v0001042_t0034_u01771292007721") 2026/02/17 01:35:12 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f40536c8bc29dcf31_d20260217_m013322_c001_v7007000_t0000_u01771292002523") as it is a hide marker 2026/02/17 01:35:12 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6e59_d20260217_m013321_c001_v0001042_t0056_u01771292001416") 2026/02/17 01:35:12 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f40536c8bc29dcf75_d20260217_m013332_c001_v7007000_t0000_u01771292012279") as it is a hide marker 2026/02/17 01:35:12 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6e7b_d20260217_m013331_c001_v0001042_t0006_u01771292011364") 2026/02/17 01:35:12 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f40536c8bc29dcf59_d20260217_m013330_c001_v7007000_t0000_u01771292010998") as it is a hide marker 2026/02/17 01:35:12 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6e79_d20260217_m013330_c001_v0001042_t0037_u01771292010209") 2026/02/17 01:35:12 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f40536c8bc29dcf92_d20260217_m013333_c001_v7007000_t0000_u01771292013663") as it is a hide marker 2026/02/17 01:35:12 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6e83_d20260217_m013332_c001_v0001042_t0039_u01771292012643") 2026/02/17 01:35:12 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f40536c8bc29dcf4e_d20260217_m013329_c001_v7007000_t0000_u01771292009845") as it is a hide marker 2026/02/17 01:35:12 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6e75_d20260217_m013329_c001_v0001042_t0059_u01771292009133") 2026/02/17 01:35:12 DEBUG : ./.: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f40536c8bc29dcf36_d20260217_m013323_c001_v7007000_t0000_u01771292003768") as it is a hide marker 2026/02/17 01:35:12 DEBUG : ./.: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6e61_d20260217_m013322_c001_v0001042_t0027_u01771292002886") 2026/02/17 01:35:12 DEBUG : ../..: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f40536c8bc29dcf3b_d20260217_m013324_c001_v7007000_t0000_u01771292004891") as it is a hide marker 2026/02/17 01:35:12 DEBUG : ../..: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6e65_d20260217_m013324_c001_v0001042_t0059_u01771292004140") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/02/17 01:35:13 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/02/17 01:35:13 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/02/17 01:35:14 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/02/17 01:35:14 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2026/02/17 01:35:14 INFO : B2 bucket rclone-test-huwogel0duse: cleaning bucket "rclone-test-huwogel0duse" of pending multipart uploads older than 0s 2026/02/17 01:35:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6eb9_d20260217_m013354_c001_v0001042_t0007_u01771292034166") "upload" dated 2026-02-17 01:33:54.166 +0000 UTC (1m20.69338057s ago) 2026/02/17 01:35:14 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f21365644e2db753c_d20260217_m013513_c001_v0001173_t0053_u01771292113842") as it is a start marker (upload started at 2026-02-17 01:35:13.842 +0000 UTC) 2026/02/17 01:35:14 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/02/17 01:35:14 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f21365644e2db753e_d20260217_m013514_c001_v0001097_t0046_u01771292114023") as it is a start marker (upload started at 2026-02-17 01:35:14.023 +0000 UTC) 2026/02/17 01:35:14 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/02/17 01:35:14 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f21365644e2db7540_d20260217_m013514_c001_v0001167_t0005_u01771292114217") as it is a start marker (upload started at 2026-02-17 01:35:14.217 +0000 UTC) 2026/02/17 01:35:14 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/02/17 01:35:14 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f21365644e2db7541_d20260217_m013514_c001_v0001182_t0033_u01771292114398") as it is a start marker (upload started at 2026-02-17 01:35:14.398 +0000 UTC) 2026/02/17 01:35:14 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/02/17 01:35:14 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f41365644e2db753b_d20260217_m013513_c001_v7007000_t0000_u01771292113660") "hide" dated 2026-02-17 01:35:13.66 +0000 UTC (1.199510905s ago) 2026/02/17 01:35:14 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f101150485abad22b_d20260217_m013502_c001_v0001113_t0004_u01771292102548") 2026/02/17 01:35:14 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/02/17 01:35:15 INFO : B2 bucket rclone-test-huwogel0duse: cleaning bucket "rclone-test-huwogel0duse" of pending multipart uploads older than 0s 2026/02/17 01:35:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6eb9_d20260217_m013354_c001_v0001042_t0007_u01771292034166") "upload" dated 2026-02-17 01:33:54.166 +0000 UTC (1m21.060109187s ago) 2026/02/17 01:35:15 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f21365644e2db753c_d20260217_m013513_c001_v0001173_t0053_u01771292113842") as it is a start marker (upload started at 2026-02-17 01:35:13.842 +0000 UTC) 2026/02/17 01:35:15 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f21365644e2db753e_d20260217_m013514_c001_v0001097_t0046_u01771292114023") as it is a start marker (upload started at 2026-02-17 01:35:14.023 +0000 UTC) 2026/02/17 01:35:15 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f21365644e2db7540_d20260217_m013514_c001_v0001167_t0005_u01771292114217") as it is a start marker (upload started at 2026-02-17 01:35:14.217 +0000 UTC) 2026/02/17 01:35:15 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f21365644e2db7541_d20260217_m013514_c001_v0001182_t0033_u01771292114398") as it is a start marker (upload started at 2026-02-17 01:35:14.398 +0000 UTC) 2026/02/17 01:35:15 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5f82fd9330ad6b9b9fc80e1b_f41365644e2db753b_d20260217_m013513_c001_v7007000_t0000_u01771292113660") "hide" dated 2026-02-17 01:35:13.66 +0000 UTC (1.566239803s ago) 2026/02/17 01:35:15 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f101150485abad22b_d20260217_m013502_c001_v0001113_t0004_u01771292102548") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/02/17 01:35:15 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/02/17 01:35:16 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/02/17 01:35:16 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2026/02/17 01:35:17 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/02/17 01:35:17 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/02/17 01:35:17 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/02/17 01:35:17 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/02/17 01:35:19 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/02/17 01:35:22 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/02/17 01:35:22 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/02/17 01:35:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/02/17 01:35:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/02/17 01:35:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f82fd9330ad6b9b9fc80e1b_f209395135456ac2a_d20260217_m013524_c001_v0001130_t0005_u01771292124961") 2026/02/17 01:35:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/17 01:35:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/02/17 01:35:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/02/17 01:35:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/02/17 01:35:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/02/17 01:35:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/02/17 01:35:28 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/02/17 01:35:28 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/02/17 01:35:29 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/02/17 01:35:29 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/02/17 01:35:32 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/02/17 01:35:34 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/02/17 01:35:34 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/02/17 01:35:37 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/02/17 01:35:37 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/02/17 01:35:38 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z5f82fd9330ad6b9b9fc80e1b_f20260b946870749d_d20260217_m013537_c001_v0001091_t0018_u01771292137978") 2026/02/17 01:35:38 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/02/17 01:35:38 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/02/17 01:35:38 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/02/17 01:35:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/02/17 01:35:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/02/17 01:35:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/02/17 01:35:42 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/02/17 01:35:42 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/02/17 01:35:42 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/02/17 01:35:42 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/02/17 01:35:42 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/02/17 01:35:42 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/02/17 01:35:44 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/02/17 01:35:45 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/02/17 01:35:45 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/02/17 01:35:45 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/02/17 01:35:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/02/17 01:35: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. 2026/02/17 01:35:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f82fd9330ad6b9b9fc80e1b_f20260b94687074aa_d20260217_m013547_c001_v0001172_t0023_u01771292147585") 2026/02/17 01:35:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/02/17 01:35:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/17 01:35:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/02/17 01:35:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/02/17 01:35:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/02/17 01:35:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/02/17 01:35:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/02/17 01:35: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 2026/02/17 01:35:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/02/17 01:35:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/02/17 01:35:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/02/17 01:35:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/02/17 01:35:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/02/17 01:35:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/02/17 01:35:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/02/17 01:35:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/02/17 01:35:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/02/17 01:35:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z5f82fd9330ad6b9b9fc80e1b_f20260b94687074b2_d20260217_m013556_c001_v0001033_t0042_u01771292156229") 2026/02/17 01:35:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/17 01:35:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/02/17 01:35:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/02/17 01:35:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/02/17 01:35:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/02/17 01:35:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/02/17 01:36:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/02/17 01:36:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/02/17 01:36:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/02/17 01:36:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/02/17 01:36:01 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/02/17 01:36:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/17 01:36:01 DEBUG : pacer: Reducing sleep to 10ms 2026/02/17 01:36:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/02/17 01:36:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/02/17 01:36:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/02/17 01:36:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/02/17 01:36:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/02/17 01:36:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5f82fd9330ad6b9b9fc80e1b_f201769aa324fcd88_d20260217_m013605_c001_v0001167_t0006_u01771292165816") 2026/02/17 01:36:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/02/17 01:36:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/02/17 01:36:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/02/17 01:36:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/02/17 01:36:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/02/17 01:36:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/02/17 01:36:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/02/17 01:36:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/02/17 01:36:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/02/17 01:36:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/02/17 01:36:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/17 01:36:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/02/17 01:36:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/02/17 01:36:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/02/17 01:36:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/02/17 01:36:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/02/17 01:36:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/02/17 01:36:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/02/17 01:36:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5f82fd9330ad6b9b9fc80e1b_f201769aa324fcda2_d20260217_m013615_c001_v0001173_t0021_u01771292175542") 2026/02/17 01:36:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/02/17 01:36:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/17 01:36:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/02/17 01:36:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/02/17 01:36:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/02/17 01:36:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/02/17 01:36:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/02/17 01:36:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2026/02/17 01:36:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/02/17 01:36:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/02/17 01:36:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/02/17 01:36:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/02/17 01:36:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/02/17 01:36:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/02/17 01:36:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/02/17 01:36:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/02/17 01:36:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/02/17 01:36:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z5f82fd9330ad6b9b9fc80e1b_f201769aa324fce01_d20260217_m013624_c001_v0001185_t0044_u01771292184210") 2026/02/17 01:36:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/17 01:36:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/02/17 01:36:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/02/17 01:36:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/02/17 01:36:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/02/17 01:36:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/02/17 01:36:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/02/17 01:36:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/02/17 01:36:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/02/17 01:36:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/02/17 01:36:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/02/17 01:36:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/02/17 01:36:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/02/17 01:36:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/02/17 01:36:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/02/17 01:36:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5f82fd9330ad6b9b9fc80e1b_f2041797aef5414f2_d20260217_m013644_c001_v0001173_t0020_u01771292204471") 2026/02/17 01:36:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/02/17 01:36:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/02/17 01:36:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/02/17 01:36:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/02/17 01:36:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/02/17 01:36:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/02/17 01:36:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/02/17 01:36:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/02/17 01:36:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/02/17 01:36:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/02/17 01:36:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/17 01:36:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/02/17 01:36:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/02/17 01:36:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/02/17 01:36:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/02/17 01:36:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/02/17 01:36:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/02/17 01:36:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/02/17 01:36:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5f82fd9330ad6b9b9fc80e1b_f21435a1d59be9611_d20260217_m013653_c001_v0001101_t0040_u01771292213544") 2026/02/17 01:36:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/02/17 01:36:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/17 01:36:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/02/17 01:36:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/02/17 01:36:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/02/17 01:36:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/02/17 01:36:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/02/17 01:36:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2026/02/17 01:36:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/02/17 01:36:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/02/17 01:36:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/02/17 01:36:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/02/17 01:36:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/02/17 01:37:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/02/17 01:37:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/02/17 01:37:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/02/17 01:37:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/02/17 01:37:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z5f82fd9330ad6b9b9fc80e1b_f21435a1d59be9618_d20260217_m013702_c001_v0001167_t0017_u01771292222337") 2026/02/17 01:37:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/17 01:37:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/02/17 01:37:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/02/17 01:37:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/02/17 01:37:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/02/17 01:37:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/02/17 01:37:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/02/17 01:37:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/02/17 01:37:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/02/17 01:37:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/02/17 01:37:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/02/17 01:37:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/02/17 01:37:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/02/17 01:37:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/02/17 01:37:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/02/17 01:37:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z5f82fd9330ad6b9b9fc80e1b_f2041797aef5414fb_d20260217_m013711_c001_v0001039_t0044_u01771292231989") 2026/02/17 01:37:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/02/17 01:37:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/02/17 01:37:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/02/17 01:37:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/02/17 01:37:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/02/17 01:37:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/02/17 01:37:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/02/17 01:37:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/02/17 01:37:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/02/17 01:37:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/02/17 01:37:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/02/17 01:37:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/02/17 01:37:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/02/17 01:37:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/02/17 01:37:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/02/17 01:37:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/02/17 01:37:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/02/17 01:37:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/02/17 01:37:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z5f82fd9330ad6b9b9fc80e1b_f207baf0a39edc22a_d20260217_m013722_c001_v0001116_t0025_u01771292242641") 2026/02/17 01:37:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/02/17 01:37:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/17 01:37:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/02/17 01:37:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/02/17 01:37:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/02/17 01:37:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/02/17 01:37:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/02/17 01:37:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2026/02/17 01:37:27 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/02/17 01:37:27 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/02/17 01:37:27 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/02/17 01:37:27 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/02/17 01:37:30 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/02/17 01:37:30 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/02/17 01:37:30 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/02/17 01:37:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/02/17 01:37:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/02/17 01:37:32 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f82fd9330ad6b9b9fc80e1b_f207baf0a39edc231_d20260217_m013731_c001_v0001102_t0021_u01771292251956") 2026/02/17 01:37:32 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/17 01:37:32 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/02/17 01:37:32 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/02/17 01:37:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/02/17 01:37:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/02/17 01:37:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/02/17 01:37:36 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/02/17 01:37:36 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/02/17 01:37:36 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/02/17 01:37:36 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/02/17 01:37:39 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/02/17 01:37:40 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/02/17 01:37:40 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/02/17 01:37:42 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/02/17 01:37:42 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/02/17 01:37:42 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z5f82fd9330ad6b9b9fc80e1b_f222e7ef98f12517d_d20260217_m013742_c001_v0001033_t0026_u01771292262676") 2026/02/17 01:37:42 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/02/17 01:37:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/02/17 01:37:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/02/17 01:37:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/02/17 01:37:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/02/17 01:37:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/02/17 01:37:48 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/02/17 01:37:48 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/02/17 01:37:48 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/02/17 01:37:48 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/02/17 01:37:48 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/02/17 01:37:48 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/02/17 01:37:50 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/02/17 01:37:51 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/02/17 01:38:03 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/02/17 01:38:03 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/02/17 01:38:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/02/17 01:38:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/02/17 01:38:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f82fd9330ad6b9b9fc80e1b_f207baf0a39edc241_d20260217_m013807_c001_v0001184_t0020_u01771292287091") 2026/02/17 01:38:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/02/17 01:38:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/17 01:38:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/02/17 01:38:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/02/17 01:38:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/02/17 01:38:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/02/17 01:38:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/02/17 01:38:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2026/02/17 01:38:12 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/02/17 01:38:12 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/02/17 01:38:12 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/02/17 01:38:12 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/02/17 01:38:13 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/02/17 01:38:15 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/02/17 01:38:15 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/02/17 01:38:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/02/17 01:38:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/02/17 01:38:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f82fd9330ad6b9b9fc80e1b_f207baf0a39edc246_d20260217_m013817_c001_v0001173_t0028_u01771292297523") 2026/02/17 01:38:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/17 01:38:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/02/17 01:38:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/02/17 01:38:18 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/02/17 01:38:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/02/17 01:38:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/02/17 01:38:22 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/02/17 01:38:22 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/02/17 01:38:23 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/02/17 01:38:23 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/02/17 01:38:25 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/02/17 01:38:25 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/02/17 01:38:25 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/02/17 01:38:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/02/17 01:38:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/02/17 01:38:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z5f82fd9330ad6b9b9fc80e1b_f207baf0a39edc24c_d20260217_m013828_c001_v0001171_t0057_u01771292308149") 2026/02/17 01:38:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/02/17 01:38:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/02/17 01:38:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/02/17 01:38:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/02/17 01:38:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/02/17 01:38:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/02/17 01:38:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/02/17 01:38:34 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/02/17 01:38:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/02/17 01:38:34 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/02/17 01:38:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/02/17 01:38:34 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/02/17 01:38:35 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/02/17 01:38:36 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/02/17 01:38:37 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/02/17 01:38:37 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/02/17 01:38:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/02/17 01:38:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/02/17 01:38:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f82fd9330ad6b9b9fc80e1b_f201769aa324fcf9c_d20260217_m013839_c001_v0001173_t0054_u01771292319643") 2026/02/17 01:38:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/02/17 01:38:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/17 01:38:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/02/17 01:38:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/02/17 01:38:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/02/17 01:38:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/02/17 01:38:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/02/17 01:38:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/02/17 01:38:53 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5f82fd9330ad6b9b9fc80e1b_f217ccfd78b7c2a8e_d20260217_m013853_c001_v0001180_t0045_u01771292333620") 2026/02/17 01:38:53 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/02/17 01:38:53 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/02/17 01:38:53 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/02/17 01:38:54 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/02/17 01:38:54 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/02/17 01:38:56 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/02/17 01:38:56 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/02/17 01:38:56 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/02/17 01:38:56 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/02/17 01:38:59 DEBUG : chunked-copy: Done sending chunk 1 2026/02/17 01:39:00 DEBUG : chunked-copy: Done sending chunk 0 2026/02/17 01:39:00 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/02/17 01:39:00 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5f82fd9330ad6b9b9fc80e1b_f203c2bf2f8d0ac09_d20260217_m013900_c001_v0001176_t0027_u01771292340840") 2026/02/17 01:39:00 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/02/17 01:39:00 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/02/17 01:39:01 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/02/17 01:39:01 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/02/17 01:39:01 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/02/17 01:39:03 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/02/17 01:39:03 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/02/17 01:39:03 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/02/17 01:39:03 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/02/17 01:39:05 DEBUG : chunked-copy: Done sending chunk 1 2026/02/17 01:39:05 DEBUG : chunked-copy: Done sending chunk 0 2026/02/17 01:39:05 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/02/17 01:39:06 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5f82fd9330ad6b9b9fc80e1b_f203c2bf2f8d0ac10_d20260217_m013906_c001_v0001146_t0009_u01771292346706") 2026/02/17 01:39:06 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/02/17 01:39:06 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/02/17 01:39:07 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/02/17 01:39:07 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/02/17 01:39:07 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/02/17 01:39:09 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/02/17 01:39:09 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/02/17 01:39:09 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/02/17 01:39:09 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/02/17 01:39:11 DEBUG : chunked-copy: Done sending chunk 0 2026/02/17 01:39:12 DEBUG : chunked-copy: Done sending chunk 1 2026/02/17 01:39:12 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/02/17 01:39:12 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z5f82fd9330ad6b9b9fc80e1b_f217ccfd78b7c2b05_d20260217_m013912_c001_v0001157_t0008_u01771292352696") 2026/02/17 01:39:12 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/02/17 01:39:12 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/02/17 01:39:12 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/02/17 01:39:13 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/02/17 01:39:13 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/02/17 01:39:13 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/02/17 01:39:13 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/02/17 01:39:15 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/02/17 01:39:17 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/02/17 01:39:17 DEBUG : Creating backend with remote "TestB2:rclone-test-huwogel0duse/deeper/nonexisting/directory" 2026/02/17 01:39:17 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/02/17 01:39:18 INFO : B2 bucket rclone-test-huwogel0duse: cleaning bucket "rclone-test-huwogel0duse" of all files 2026/02/17 01:39:19 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f407baf0a39edc248_d20260217_m013822_c001_v7007000_t0000_u01771292302072") 2026/02/17 01:39:19 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f207baf0a39edc246_d20260217_m013817_c001_v0001173_t0028_u01771292297523") 2026/02/17 01:39:19 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f407baf0a39edc245_d20260217_m013816_c001_v7007000_t0000_u01771292296997") 2026/02/17 01:39:19 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f2126caef21e0054d_d20260217_m013811_c001_v0001173_t0004_u01771292291627") 2026/02/17 01:39:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f417ccfd78b7c2a89_d20260217_m013847_c001_v7007000_t0000_u01771292327208") 2026/02/17 01:39:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f201769aa324fcf9c_d20260217_m013839_c001_v0001173_t0054_u01771292319643") 2026/02/17 01:39:19 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f401769aa324fcf9a_d20260217_m013839_c001_v7007000_t0000_u01771292319095") 2026/02/17 01:39:19 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f207baf0a39edc24f_d20260217_m013833_c001_v0001184_t0037_u01771292313516") 2026/02/17 01:39:19 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f407baf0a39edc24e_d20260217_m013833_c001_v7007000_t0000_u01771292313331") 2026/02/17 01:39:19 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f207baf0a39edc24c_d20260217_m013828_c001_v0001171_t0057_u01771292308149") 2026/02/17 01:39:19 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f407baf0a39edc24b_d20260217_m013827_c001_v7007000_t0000_u01771292307635") 2026/02/17 01:39:19 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f207baf0a39edc249_d20260217_m013822_c001_v0001101_t0001_u01771292302255") 2026/02/17 01:39:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f422e7ef98f12513b_d20260217_m013619_c001_v7007000_t0000_u01771292179854") 2026/02/17 01:39:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f201769aa324fcda2_d20260217_m013615_c001_v0001173_t0021_u01771292175542") 2026/02/17 01:39:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f401769aa324fcd91_d20260217_m013610_c001_v7007000_t0000_u01771292170043") 2026/02/17 01:39:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f201769aa324fcd88_d20260217_m013605_c001_v0001167_t0006_u01771292165816") 2026/02/17 01:39:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f401769aa324fcd9c_d20260217_m013615_c001_v7007000_t0000_u01771292175169") 2026/02/17 01:39:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f201769aa324fcd93_d20260217_m013610_c001_v0001173_t0038_u01771292170224") 2026/02/17 01:39:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f401769aa324fcd86_d20260217_m013605_c001_v7007000_t0000_u01771292165457") 2026/02/17 01:39:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f201769aa324fcd7e_d20260217_m013600_c001_v0001106_t0007_u01771292160859") 2026/02/17 01:39:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f401769aa324fcd7d_d20260217_m013600_c001_v7007000_t0000_u01771292160664") 2026/02/17 01:39:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f20260b94687074b2_d20260217_m013556_c001_v0001033_t0042_u01771292156229") 2026/02/17 01:39:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f40260b94687074b1_d20260217_m013555_c001_v7007000_t0000_u01771292155775") 2026/02/17 01:39:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f20260b94687074ae_d20260217_m013551_c001_v0001173_t0038_u01771292151767") 2026/02/17 01:39:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f4041797aef5414f6_d20260217_m013657_c001_v7007000_t0000_u01771292217697") 2026/02/17 01:39:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f21435a1d59be9611_d20260217_m013653_c001_v0001101_t0040_u01771292213544") 2026/02/17 01:39:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f4041797aef5414f4_d20260217_m013648_c001_v7007000_t0000_u01771292208787") 2026/02/17 01:39:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f2041797aef5414f2_d20260217_m013644_c001_v0001173_t0020_u01771292204471") 2026/02/17 01:39:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f41435a1d59be9610_d20260217_m013653_c001_v7007000_t0000_u01771292213167") 2026/02/17 01:39:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f2041797aef5414f5_d20260217_m013648_c001_v0001161_t0055_u01771292208970") 2026/02/17 01:39:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f4041797aef5414f1_d20260217_m013644_c001_v7007000_t0000_u01771292204087") 2026/02/17 01:39:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f222e7ef98f125148_d20260217_m013627_c001_v0001103_t0032_u01771292187700") 2026/02/17 01:39:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f422e7ef98f125146_d20260217_m013627_c001_v7007000_t0000_u01771292187519") 2026/02/17 01:39:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f201769aa324fce01_d20260217_m013624_c001_v0001185_t0044_u01771292184210") 2026/02/17 01:39:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f401769aa324fcdfd_d20260217_m013623_c001_v7007000_t0000_u01771292183823") 2026/02/17 01:39:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f222e7ef98f12513c_d20260217_m013620_c001_v0001102_t0022_u01771292180035") 2026/02/17 01:39:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f40260b94687074ad_d20260217_m013551_c001_v7007000_t0000_u01771292151584") 2026/02/17 01:39:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f20260b94687074aa_d20260217_m013547_c001_v0001172_t0023_u01771292147585") 2026/02/17 01:39:21 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f40260b94687074a9_d20260217_m013547_c001_v7007000_t0000_u01771292147213") 2026/02/17 01:39:21 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f20260b94687074a3_d20260217_m013542_c001_v0001097_t0020_u01771292142405") 2026/02/17 01:39:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f40260b94687074a2_d20260217_m013542_c001_v7007000_t0000_u01771292142219") 2026/02/17 01:39:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f20260b946870749d_d20260217_m013537_c001_v0001091_t0018_u01771292137978") 2026/02/17 01:39:21 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f40260b946870749c_d20260217_m013537_c001_v7007000_t0000_u01771292137595") 2026/02/17 01:39:21 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f203c2bf2f8d0aa5c_d20260217_m013528_c001_v0001115_t0013_u01771292128690") 2026/02/17 01:39:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f403c2bf2f8d0aa5b_d20260217_m013528_c001_v7007000_t0000_u01771292128490") 2026/02/17 01:39:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f209395135456ac2a_d20260217_m013524_c001_v0001130_t0005_u01771292124961") 2026/02/17 01:39:21 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f409395135456ac28_d20260217_m013524_c001_v7007000_t0000_u01771292124517") 2026/02/17 01:39:21 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f21365644e2db7546_d20260217_m013517_c001_v0001117_t0012_u01771292117350") 2026/02/17 01:39:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f422e7ef98f125173_d20260217_m013727_c001_v7007000_t0000_u01771292247293") 2026/02/17 01:39:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f207baf0a39edc22a_d20260217_m013722_c001_v0001116_t0025_u01771292242641") 2026/02/17 01:39:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f4041797aef5414fc_d20260217_m013716_c001_v7007000_t0000_u01771292236557") 2026/02/17 01:39:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f2041797aef5414fb_d20260217_m013711_c001_v0001039_t0044_u01771292231989") 2026/02/17 01:39:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f407baf0a39edc229_d20260217_m013722_c001_v7007000_t0000_u01771292242202") 2026/02/17 01:39:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f2041797aef5414fd_d20260217_m013716_c001_v0001033_t0036_u01771292236740") 2026/02/17 01:39:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f4041797aef5414fa_d20260217_m013711_c001_v7007000_t0000_u01771292231581") 2026/02/17 01:39:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f2041797aef5414f9_d20260217_m013706_c001_v0001161_t0037_u01771292226954") 2026/02/17 01:39:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f4041797aef5414f8_d20260217_m013706_c001_v7007000_t0000_u01771292226760") 2026/02/17 01:39:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f21435a1d59be9618_d20260217_m013702_c001_v0001167_t0017_u01771292222337") 2026/02/17 01:39:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f41435a1d59be9617_d20260217_m013701_c001_v7007000_t0000_u01771292221879") 2026/02/17 01:39:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f2041797aef5414f7_d20260217_m013657_c001_v0001179_t0017_u01771292217917") 2026/02/17 01:39:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f4126caef21e0054c_d20260217_m013811_c001_v7007000_t0000_u01771292291443") 2026/02/17 01:39:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f207baf0a39edc241_d20260217_m013807_c001_v0001184_t0020_u01771292287091") 2026/02/17 01:39:22 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f407baf0a39edc240_d20260217_m013806_c001_v7007000_t0000_u01771292286602") 2026/02/17 01:39:22 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f222e7ef98f125180_d20260217_m013748_c001_v0001167_t0024_u01771292268176") 2026/02/17 01:39:22 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f422e7ef98f12517f_d20260217_m013747_c001_v7007000_t0000_u01771292267994") 2026/02/17 01:39:22 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f222e7ef98f12517d_d20260217_m013742_c001_v0001033_t0026_u01771292262676") 2026/02/17 01:39:22 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f422e7ef98f12517c_d20260217_m013742_c001_v7007000_t0000_u01771292262166") 2026/02/17 01:39:22 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f222e7ef98f12517b_d20260217_m013736_c001_v0001033_t0023_u01771292256001") 2026/02/17 01:39:22 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f422e7ef98f12517a_d20260217_m013735_c001_v7007000_t0000_u01771292255820") 2026/02/17 01:39:22 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f207baf0a39edc231_d20260217_m013731_c001_v0001102_t0021_u01771292251956") 2026/02/17 01:39:22 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f407baf0a39edc22f_d20260217_m013731_c001_v7007000_t0000_u01771292251490") 2026/02/17 01:39:22 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f222e7ef98f125174_d20260217_m013727_c001_v0001090_t0025_u01771292247476") 2026/02/17 01:39:22 DEBUG : chunked-copy: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f40260b9468707a2c_d20260217_m013914_c001_v7007000_t0000_u01771292354987") 2026/02/17 01:39:22 DEBUG : chunked-copy: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f203c2bf2f8d0ac16_d20260217_m013909_c001_v0001185_t0032_u01771292349244") 2026/02/17 01:39:23 DEBUG : chunked-copy: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f403c2bf2f8d0ac15_d20260217_m013908_c001_v7007000_t0000_u01771292348685") 2026/02/17 01:39:23 DEBUG : chunked-copy: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f217ccfd78b7c2a95_d20260217_m013903_c001_v0001173_t0049_u01771292343003") 2026/02/17 01:39:23 DEBUG : chunked-copy: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f417ccfd78b7c2a94_d20260217_m013902_c001_v7007000_t0000_u01771292342475") 2026/02/17 01:39:23 DEBUG : chunked-copy: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f217ccfd78b7c2a92_d20260217_m013856_c001_v0001167_t0006_u01771292336543") 2026/02/17 01:39:23 DEBUG : chunked-copy: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f417ccfd78b7c2a91_d20260217_m013855_c001_v7007000_t0000_u01771292335875") 2026/02/17 01:39:23 DEBUG : chunked-copy: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f101150485abad3fd_d20260217_m013851_c001_v0001113_t0057_u01771292331900") 2026/02/17 01:39:23 DEBUG : chunked-copy: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f417ccfd78b7c2a8d_d20260217_m013851_c001_v7007000_t0000_u01771292331533") 2026/02/17 01:39:23 DEBUG : chunked-copy: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f101150485abad3f3_d20260217_m013848_c001_v0001113_t0022_u01771292328030") 2026/02/17 01:39:23 DEBUG : chunked-copy.copy: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f40260b9468707a2b_d20260217_m013914_c001_v7007000_t0000_u01771292354778") 2026/02/17 01:39:23 DEBUG : chunked-copy.copy: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f217ccfd78b7c2b05_d20260217_m013912_c001_v0001157_t0008_u01771292352696") 2026/02/17 01:39:23 DEBUG : chunked-copy.copy: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f403c2bf2f8d0ac13_d20260217_m013908_c001_v7007000_t0000_u01771292348499") 2026/02/17 01:39:23 DEBUG : chunked-copy.copy: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f203c2bf2f8d0ac10_d20260217_m013906_c001_v0001146_t0009_u01771292346706") 2026/02/17 01:39:23 DEBUG : chunked-copy.copy: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f417ccfd78b7c2a93_d20260217_m013902_c001_v7007000_t0000_u01771292342292") 2026/02/17 01:39:23 DEBUG : chunked-copy.copy: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f203c2bf2f8d0ac09_d20260217_m013900_c001_v0001176_t0027_u01771292340840") 2026/02/17 01:39:23 DEBUG : chunked-copy.copy: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f417ccfd78b7c2a90_d20260217_m013855_c001_v7007000_t0000_u01771292335694") 2026/02/17 01:39:23 DEBUG : chunked-copy.copy: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f217ccfd78b7c2a8e_d20260217_m013853_c001_v0001180_t0045_u01771292333620") 2026/02/17 01:39:23 DEBUG : chunked-copy.copy: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f417ccfd78b7c2a8c_d20260217_m013851_c001_v7007000_t0000_u01771292331352") 2026/02/17 01:39:23 DEBUG : chunked-copy.copy: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1026c907f17fd96b_d20260217_m013850_c001_v0001167_t0031_u01771292330093") 2026/02/17 01:39:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f1145a62b22fe6eb9_d20260217_m013354_c001_v0001042_t0007_u01771292034166") 2026/02/17 01:39:23 DEBUG : unknown-size-put.txt: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f40260b9468707a2d_d20260217_m013916_c001_v7007000_t0000_u01771292356035") 2026/02/17 01:39:23 DEBUG : unknown-size-put.txt: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f101150485abad447_d20260217_m013915_c001_v0001113_t0000_u01771292355588") 2026/02/17 01:39:24 DEBUG : unknown-size-update.txt: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f40260b9468707a30_d20260217_m013917_c001_v7007000_t0000_u01771292357463") 2026/02/17 01:39:24 DEBUG : unknown-size-update.txt: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f101150485abad44f_d20260217_m013917_c001_v0001113_t0009_u01771292357132") 2026/02/17 01:39:24 DEBUG : unknown-size-update.txt: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f101150485abad44b_d20260217_m013916_c001_v0001113_t0032_u01771292356223") 2026/02/17 01:39:24 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f82fd9330ad6b9b9fc80e1b_f41365644e2db753b_d20260217_m013513_c001_v7007000_t0000_u01771292113660") 2026/02/17 01:39:25 INFO : B2 bucket rclone-test-huwogel0duse: cleaning bucket "rclone-test-huwogel0duse" of all files === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (369.40s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.54s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.50s) --- PASS: TestIntegration/FsMkdir (367.13s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.21s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (24.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.11s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.13s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.81s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (84.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.38s) --- 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.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.96s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (2.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.39s) --- 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.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (33.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (8.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (7.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (2.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (2.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.17s) --- 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.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (4.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (210.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (34.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (11.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (13.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (28.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (9.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (37.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (21.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (29.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (9.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (44.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (12.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (23.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (35.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (13.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (8.11s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (27.79s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.32s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.34s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.60s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.21s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.31s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.47s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.04s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.43s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.27s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 369.423s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m10.235322103s (try 1/5)