"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:457: Using remote "TestB2:" 2026/07/25 01:32:15 DEBUG : Creating backend with remote "TestB2:rclone-test-rubokex4yuju" 2026/07/25 01:32:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:498: 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/07/25 01:32:18 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/07/25 01:32:18 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/07/25 01:32:18 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:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/07/25 01:32:43 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/07/25 01:32:45 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/07/25 01:32:45 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/07/25 01:32:46 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/07/25 01:32:46 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/07/25 01:32:47 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/07/25 01:32:47 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: 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/07/25 01:32:54 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/07/25 01:32:55 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/07/25 01:33:00 INFO : B2 bucket rclone-test-rubokex4yuju: cleaning bucket "rclone-test-rubokex4yuju" of all files 2026/07/25 01:33:00 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b735e_d20260725_m013259_c001_v0001167_t0018_u01784943179477") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/07/25 01:33:01 DEBUG : Creating backend with remote "TestB2:rclone-test-rubokex4yuju/dirToPurgeFromRoot" 2026/07/25 01:33:02 INFO : B2 bucket rclone-test-rubokex4yuju path dirToPurgeFromRoot: cleaning bucket "rclone-test-rubokex4yuju" of all files 2026/07/25 01:33:03 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b7362_d20260725_m013300_c001_v0001167_t0015_u01784943180998") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/25 01:33:03 DEBUG : Creating backend with remote "TestB2:rclone-test-rubokex4yuju/hello? sausage/êé" 2026/07/25 01:33:07 INFO : B2 bucket rclone-test-rubokex4yuju path hello? sausage/êé: cleaning bucket "rclone-test-rubokex4yuju" of all files 2026/07/25 01:33:07 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f10850c87022ccf04_d20260725_m013306_c001_v0001178_t0053_u01784943186250") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1318: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1373: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1493: 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:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: 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/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/25 01:33:18 DEBUG : Creating backend with remote "TestB2:rclone-test-rubokex4yuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/25 01:33:20 DEBUG : Creating backend with remote "TestB2:rclone-test-rubokex4yuju/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestB2:" path "rclone-test-rubokex4yuju" from "TestB2:rclone-test-rubokex4yuju" 2026/07/25 01:33:22 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/07/25 01:33:33 DEBUG : Creating backend with remote "TestB2:rclone-test-hudipof5fotu" 2026/07/25 01:33:36 DEBUG : B2 bucket rclone-test-hudipof5fotu: Purge remote 2026/07/25 01:33:36 INFO : B2 bucket rclone-test-hudipof5fotu: cleaning bucket "rclone-test-hudipof5fotu" of all files 2026/07/25 01:33:36 DEBUG : somefile: Deleting (id "4_z2f220d13e08d9b6b9ff80e1b_f4054dd61609c53a5_d20260725_m013335_c001_v0001180_t0006_u01784943215805") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2210: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2360: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/07/25 01:33:38 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/25 01:33:38 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/07/25 01:33:41 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/07/25 01:33:41 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/07/25 01:33:41 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.671Ki offset 6Mi/6.106Mi 2026/07/25 01:33:41 DEBUG : test-metadata: Sending chunk 1 length 111279 2026/07/25 01:33:43 DEBUG : test-metadata: Done sending chunk 1 2026/07/25 01:33:44 DEBUG : test-metadata: Done sending chunk 0 2026/07/25 01:33:44 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/07/25 01:33:54 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1167-17.backblaze.com/b2api/v1/b2_upload_file/6f52dd33e06d9b6b9ff80e1b/c001_v0001167_t0046": EOF 2026/07/25 01:33:54 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1167-17.backblaze.com/b2api/v1/b2_upload_file/6f52dd33e06d9b6b9ff80e1b/c001_v0001167_t0046": EOF) 2026/07/25 01:33:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1167-17.backblaze.com/b2api/v1/b2_upload_file/6f52dd33e06d9b6b9ff80e1b/c001_v0001167_t0046": EOF - low level retry 1/10 2026/07/25 01:33:57 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-07-25-013349-558.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/07/25 01:33:59 DEBUG : oldPath = "TestB2:rclone-test-rubokex4yuju/versions/test-versions-v2026-07-25-013349-558.txt" 2026/07/25 01:33:59 DEBUG : newPath = "TestB2,versions:rclone-test-rubokex4yuju/versions/test-versions-v2026-07-25-013349-558.txt" 2026/07/25 01:33:59 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-rubokex4yuju/versions/test-versions-v2026-07-25-013349-558.txt" 2026/07/25 01:33:59 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/07/25 01:34:00 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-rubokex4yuju/versions/test-versions-v2026-07-25-013349-558.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-rubokex4yuju/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/07/25 01:34:03 INFO : B2 bucket rclone-test-rubokex4yuju: cleaning bucket "rclone-test-rubokex4yuju" of all hidden files 2026/07/25 01:34:03 DEBUG : leading space/ leading space: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f42394c0fd613c99f_d20260725_m013225_c001_v7007000_t0000_u01784943145872") as it is a hide marker 2026/07/25 01:34:03 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/07/25 01:34:03 DEBUG : leading space/ leading space: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b72c8_d20260725_m013225_c001_v0001167_t0048_u01784943145189") 2026/07/25 01:34:03 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/07/25 01:34:03 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f42394c0fd613c99e_d20260725_m013224_c001_v7007000_t0000_u01784943144814") as it is a hide marker 2026/07/25 01:34:03 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/07/25 01:34:03 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b72be_d20260725_m013224_c001_v0001167_t0025_u01784943144166") 2026/07/25 01:34:03 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/07/25 01:34:03 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f42394c0fd613c9a6_d20260725_m013232_c001_v7007000_t0000_u01784943152652") as it is a hide marker 2026/07/25 01:34:03 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/07/25 01:34:03 DEBUG : .leading dot/.leading dot: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b72ea_d20260725_m013231_c001_v0001167_t0038_u01784943151970") 2026/07/25 01:34:03 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/07/25 01:34:03 DEBUG : created from root.txt: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f4069203833c3a891_d20260725_m013330_c001_v7007000_t0000_u01784943210018") as it is a hide marker 2026/07/25 01:34:03 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/07/25 01:34:03 DEBUG : created from root.txt: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f103ac7190556a383_d20260725_m013329_c001_v0001101_t0020_u01784943209014") 2026/07/25 01:34:03 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/07/25 01:34:03 DEBUG : file name.txt: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f417f9d998c5969ee_d20260725_m013337_c001_v7007000_t0000_u01784943217826") as it is a hide marker 2026/07/25 01:34:03 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/07/25 01:34:03 DEBUG : file name.txt: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b73d0_d20260725_m013317_c001_v0001167_t0043_u01784943197908") 2026/07/25 01:34:03 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/25 01:34:03 DEBUG : file name.txt: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f1155201e19418f16_d20260725_m013312_c001_v0001174_t0008_u01784943192393") 2026/07/25 01:34:03 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/25 01:34:03 DEBUG : file name.txt: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b733a_d20260725_m013251_c001_v0001167_t0028_u01784943171555") 2026/07/25 01:34:03 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/25 01:34:03 DEBUG : file name.txt: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b7334_d20260725_m013250_c001_v0001167_t0041_u01784943170385") 2026/07/25 01:34:03 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/25 01:34:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b7336_d20260725_m013250_c001_v0001167_t0009_u01784943170829") "upload" dated 2026-07-25 01:32:50.829 +0000 UTC (1m12.659641533s ago) 2026/07/25 01:34:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f409022e3429c1d2f_d20260725_m013310_c001_v7007000_t0000_u01784943190244") as it is a hide marker 2026/07/25 01:34:03 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/07/25 01:34:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f113fe037a229722f_d20260725_m013309_c001_v0001130_t0014_u01784943189503") 2026/07/25 01:34:03 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/07/25 01:34:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f105c666164d1246d_d20260725_m013308_c001_v0001157_t0026_u01784943188647") 2026/07/25 01:34:03 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/07/25 01:34:03 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f42394c0fd613c9b0_d20260725_m013240_c001_v7007000_t0000_u01784943160099") as it is a hide marker 2026/07/25 01:34:03 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/07/25 01:34:03 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b7310_d20260725_m013239_c001_v0001167_t0019_u01784943159413") 2026/07/25 01:34:03 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/07/25 01:34:03 DEBUG : piped data.txt: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f417f9d998c5969f1_d20260725_m013339_c001_v7007000_t0000_u01784943219579") as it is a hide marker 2026/07/25 01:34:03 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/07/25 01:34:03 DEBUG : piped data.txt: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b7458_d20260725_m013339_c001_v0001167_t0013_u01784943219060") 2026/07/25 01:34:03 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/25 01:34:03 DEBUG : piped data.txt: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f417f9d998c5969ef_d20260725_m013338_c001_v7007000_t0000_u01784943218880") 2026/07/25 01:34:03 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/25 01:34:03 DEBUG : piped data.txt: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f417de6bb1f7b7454_d20260725_m013338_c001_v0001167_t0046_u01784943218528") 2026/07/25 01:34:03 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/25 01:34:03 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f42394c0fd613c9b1_d20260725_m013241_c001_v7007000_t0000_u01784943161109") as it is a hide marker 2026/07/25 01:34:03 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/07/25 01:34:03 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b7316_d20260725_m013240_c001_v0001167_t0044_u01784943160476") 2026/07/25 01:34:03 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/07/25 01:34:03 DEBUG : test-metadata: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f41713ed0814970d7_d20260725_m013347_c001_v7007000_t0000_u01784943227040") as it is a hide marker 2026/07/25 01:34:03 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/07/25 01:34:03 DEBUG : test-metadata: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f217f9d998c5969f5_d20260725_m013341_c001_v0001153_t0018_u01784943221581") 2026/07/25 01:34:03 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/25 01:34:03 DEBUG : test-metadata: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f417f9d998c5969f2_d20260725_m013340_c001_v7007000_t0000_u01784943220556") 2026/07/25 01:34:03 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/25 01:34:03 DEBUG : test-metadata: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b745c_d20260725_m013339_c001_v0001167_t0029_u01784943219759") 2026/07/25 01:34:03 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/25 01:34:03 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f42394c0fd613c9a9_d20260725_m013234_c001_v7007000_t0000_u01784943154813") as it is a hide marker 2026/07/25 01:34:03 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/07/25 01:34:03 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b72fe_d20260725_m013234_c001_v0001167_t0016_u01784943154020") 2026/07/25 01:34:03 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/07/25 01:34:03 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f42394c0fd613c9ab_d20260725_m013236_c001_v7007000_t0000_u01784943156962") as it is a hide marker 2026/07/25 01:34:03 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/07/25 01:34:03 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b7308_d20260725_m013236_c001_v0001167_t0032_u01784943156272") 2026/07/25 01:34:03 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/07/25 01:34:03 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f42394c0fd613c9aa_d20260725_m013235_c001_v7007000_t0000_u01784943155898") as it is a hide marker 2026/07/25 01:34:03 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/07/25 01:34:03 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b7304_d20260725_m013235_c001_v0001167_t0012_u01784943155188") 2026/07/25 01:34:03 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/07/25 01:34:03 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f42394c0fd613c9ad_d20260725_m013237_c001_v7007000_t0000_u01784943157976") as it is a hide marker 2026/07/25 01:34:03 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/07/25 01:34:03 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b730c_d20260725_m013237_c001_v0001167_t0045_u01784943157339") 2026/07/25 01:34:03 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/07/25 01:34:03 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f42394c0fd613c9af_d20260725_m013239_c001_v7007000_t0000_u01784943159035") as it is a hide marker 2026/07/25 01:34:03 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/07/25 01:34:03 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b730e_d20260725_m013238_c001_v0001167_t0027_u01784943158352") 2026/07/25 01:34:03 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/07/25 01:34:03 DEBUG : trailing space /trailing space : Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f42394c0fd613c9a7_d20260725_m013233_c001_v7007000_t0000_u01784943153646") as it is a hide marker 2026/07/25 01:34:03 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/07/25 01:34:03 DEBUG : trailing space /trailing space : Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b72f2_d20260725_m013233_c001_v0001167_t0002_u01784943153027") 2026/07/25 01:34:03 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/07/25 01:34:03 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f102021ff51fbb9ab_d20260725_m013357_c001_v0001183_t0050_u01784943237470") "upload" dated 2026-07-25 01:33:57.47 +0000 UTC (6.01943977s ago) 2026/07/25 01:34:03 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f4091565d597028fc_d20260725_m013352_c001_v7007000_t0000_u01784943232661") 2026/07/25 01:34:03 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/07/25 01:34:03 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b7490_d20260725_m013349_c001_v0001167_t0046_u01784943229558") 2026/07/25 01:34:03 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/07/25 01:34:03 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f42394c0fd613c9db_d20260725_m013249_c001_v7007000_t0000_u01784943169849") as it is a hide marker 2026/07/25 01:34:03 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/07/25 01:34:03 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f22394c0fd613c9b3_d20260725_m013243_c001_v0001150_t0014_u01784943163129") 2026/07/25 01:34:03 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/07/25 01:34:03 DEBUG : zero-length-file: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f42394c0fd613c9b2_d20260725_m013242_c001_v7007000_t0000_u01784943162941") as it is a hide marker 2026/07/25 01:34:03 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/07/25 01:34:03 DEBUG : zero-length-file: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f417de6bb1f7b7326_d20260725_m013242_c001_v0001167_t0046_u01784943162424") 2026/07/25 01:34:03 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/07/25 01:34:03 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f42394c0fd613c9a1_d20260725_m013227_c001_v7007000_t0000_u01784943147193") as it is a hide marker 2026/07/25 01:34:03 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/07/25 01:34:03 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b72ce_d20260725_m013226_c001_v0001167_t0016_u01784943146248") 2026/07/25 01:34:03 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/07/25 01:34:03 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f42394c0fd613c99a_d20260725_m013221_c001_v7007000_t0000_u01784943141558") as it is a hide marker 2026/07/25 01:34:03 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/07/25 01:34:03 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b729a_d20260725_m013220_c001_v0001167_t0013_u01784943140410") 2026/07/25 01:34:03 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/07/25 01:34:03 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f42394c0fd613c9a4_d20260725_m013230_c001_v7007000_t0000_u01784943150565") as it is a hide marker 2026/07/25 01:34:03 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/07/25 01:34:03 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b72de_d20260725_m013229_c001_v0001167_t0015_u01784943149749") 2026/07/25 01:34:03 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/07/25 01:34:03 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f42394c0fd613c9a3_d20260725_m013229_c001_v7007000_t0000_u01784943149373") as it is a hide marker 2026/07/25 01:34:03 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/07/25 01:34:03 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b72da_d20260725_m013228_c001_v0001167_t0048_u01784943148612") 2026/07/25 01:34:03 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/07/25 01:34:03 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f42394c0fd613c9a5_d20260725_m013231_c001_v7007000_t0000_u01784943151596") as it is a hide marker 2026/07/25 01:34:03 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/07/25 01:34:03 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b72e4_d20260725_m013230_c001_v0001167_t0000_u01784943150943") 2026/07/25 01:34:03 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/07/25 01:34:03 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f42394c0fd613c9a2_d20260725_m013228_c001_v7007000_t0000_u01784943148234") as it is a hide marker 2026/07/25 01:34:03 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/07/25 01:34:03 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b72d4_d20260725_m013227_c001_v0001167_t0018_u01784943147570") 2026/07/25 01:34:03 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/07/25 01:34:03 DEBUG : ./.: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f42394c0fd613c99c_d20260725_m013222_c001_v7007000_t0000_u01784943142662") as it is a hide marker 2026/07/25 01:34:03 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/07/25 01:34:03 DEBUG : ./.: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b72a4_d20260725_m013221_c001_v0001167_t0002_u01784943141935") 2026/07/25 01:34:03 NOTICE: ./.: Skipped delete as --dry-run is set 2026/07/25 01:34:03 DEBUG : ../..: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f42394c0fd613c99d_d20260725_m013223_c001_v7007000_t0000_u01784943143789") as it is a hide marker 2026/07/25 01:34:03 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/07/25 01:34:03 DEBUG : ../..: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b72ac_d20260725_m013223_c001_v0001167_t0034_u01784943143039") 2026/07/25 01:34:03 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/07/25 01:34:03 INFO : B2 bucket rclone-test-rubokex4yuju: cleaning bucket "rclone-test-rubokex4yuju" of all hidden files 2026/07/25 01:34:03 DEBUG : leading space/ leading space: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f42394c0fd613c99f_d20260725_m013225_c001_v7007000_t0000_u01784943145872") as it is a hide marker 2026/07/25 01:34:03 DEBUG : leading space/ leading space: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b72c8_d20260725_m013225_c001_v0001167_t0048_u01784943145189") 2026/07/25 01:34:03 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f42394c0fd613c99e_d20260725_m013224_c001_v7007000_t0000_u01784943144814") as it is a hide marker 2026/07/25 01:34:03 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b72be_d20260725_m013224_c001_v0001167_t0025_u01784943144166") 2026/07/25 01:34:03 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f42394c0fd613c9a6_d20260725_m013232_c001_v7007000_t0000_u01784943152652") as it is a hide marker 2026/07/25 01:34:03 DEBUG : .leading dot/.leading dot: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b72ea_d20260725_m013231_c001_v0001167_t0038_u01784943151970") 2026/07/25 01:34:03 DEBUG : created from root.txt: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f4069203833c3a891_d20260725_m013330_c001_v7007000_t0000_u01784943210018") as it is a hide marker 2026/07/25 01:34:03 DEBUG : created from root.txt: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f103ac7190556a383_d20260725_m013329_c001_v0001101_t0020_u01784943209014") 2026/07/25 01:34:03 DEBUG : file name.txt: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f417f9d998c5969ee_d20260725_m013337_c001_v7007000_t0000_u01784943217826") as it is a hide marker 2026/07/25 01:34:04 DEBUG : file name.txt: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b73d0_d20260725_m013317_c001_v0001167_t0043_u01784943197908") 2026/07/25 01:34:04 DEBUG : file name.txt: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f1155201e19418f16_d20260725_m013312_c001_v0001174_t0008_u01784943192393") 2026/07/25 01:34:04 DEBUG : file name.txt: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b733a_d20260725_m013251_c001_v0001167_t0028_u01784943171555") 2026/07/25 01:34:04 DEBUG : file name.txt: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b7334_d20260725_m013250_c001_v0001167_t0041_u01784943170385") 2026/07/25 01:34:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b7336_d20260725_m013250_c001_v0001167_t0009_u01784943170829") "upload" dated 2026-07-25 01:32:50.829 +0000 UTC (1m13.616066083s ago) 2026/07/25 01:34:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f409022e3429c1d2f_d20260725_m013310_c001_v7007000_t0000_u01784943190244") as it is a hide marker 2026/07/25 01:34:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f113fe037a229722f_d20260725_m013309_c001_v0001130_t0014_u01784943189503") 2026/07/25 01:34:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f105c666164d1246d_d20260725_m013308_c001_v0001157_t0026_u01784943188647") 2026/07/25 01:34:04 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f42394c0fd613c9b0_d20260725_m013240_c001_v7007000_t0000_u01784943160099") as it is a hide marker 2026/07/25 01:34:04 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b7310_d20260725_m013239_c001_v0001167_t0019_u01784943159413") 2026/07/25 01:34:04 DEBUG : piped data.txt: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f417f9d998c5969f1_d20260725_m013339_c001_v7007000_t0000_u01784943219579") as it is a hide marker 2026/07/25 01:34:04 DEBUG : piped data.txt: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b7458_d20260725_m013339_c001_v0001167_t0013_u01784943219060") 2026/07/25 01:34:04 DEBUG : piped data.txt: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f417f9d998c5969ef_d20260725_m013338_c001_v7007000_t0000_u01784943218880") 2026/07/25 01:34:04 DEBUG : piped data.txt: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f417de6bb1f7b7454_d20260725_m013338_c001_v0001167_t0046_u01784943218528") 2026/07/25 01:34:04 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f42394c0fd613c9b1_d20260725_m013241_c001_v7007000_t0000_u01784943161109") as it is a hide marker 2026/07/25 01:34:04 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b7316_d20260725_m013240_c001_v0001167_t0044_u01784943160476") 2026/07/25 01:34:04 DEBUG : test-metadata: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f41713ed0814970d7_d20260725_m013347_c001_v7007000_t0000_u01784943227040") as it is a hide marker 2026/07/25 01:34:04 DEBUG : test-metadata: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f217f9d998c5969f5_d20260725_m013341_c001_v0001153_t0018_u01784943221581") 2026/07/25 01:34:05 DEBUG : test-metadata: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f417f9d998c5969f2_d20260725_m013340_c001_v7007000_t0000_u01784943220556") 2026/07/25 01:34:05 DEBUG : test-metadata: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b745c_d20260725_m013339_c001_v0001167_t0029_u01784943219759") 2026/07/25 01:34:05 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f42394c0fd613c9a9_d20260725_m013234_c001_v7007000_t0000_u01784943154813") as it is a hide marker 2026/07/25 01:34:05 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b72fe_d20260725_m013234_c001_v0001167_t0016_u01784943154020") 2026/07/25 01:34:05 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f42394c0fd613c9ab_d20260725_m013236_c001_v7007000_t0000_u01784943156962") as it is a hide marker 2026/07/25 01:34:05 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b7308_d20260725_m013236_c001_v0001167_t0032_u01784943156272") 2026/07/25 01:34:05 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f42394c0fd613c9aa_d20260725_m013235_c001_v7007000_t0000_u01784943155898") as it is a hide marker 2026/07/25 01:34:05 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b7304_d20260725_m013235_c001_v0001167_t0012_u01784943155188") 2026/07/25 01:34:05 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f42394c0fd613c9ad_d20260725_m013237_c001_v7007000_t0000_u01784943157976") as it is a hide marker 2026/07/25 01:34:05 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b730c_d20260725_m013237_c001_v0001167_t0045_u01784943157339") 2026/07/25 01:34:05 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f42394c0fd613c9af_d20260725_m013239_c001_v7007000_t0000_u01784943159035") as it is a hide marker 2026/07/25 01:34:05 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b730e_d20260725_m013238_c001_v0001167_t0027_u01784943158352") 2026/07/25 01:34:05 DEBUG : trailing space /trailing space : Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f42394c0fd613c9a7_d20260725_m013233_c001_v7007000_t0000_u01784943153646") as it is a hide marker 2026/07/25 01:34:05 DEBUG : trailing space /trailing space : Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b72f2_d20260725_m013233_c001_v0001167_t0002_u01784943153027") 2026/07/25 01:34:05 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f102021ff51fbb9ab_d20260725_m013357_c001_v0001183_t0050_u01784943237470") "upload" dated 2026-07-25 01:33:57.47 +0000 UTC (8.215940577s ago) 2026/07/25 01:34:05 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f4091565d597028fc_d20260725_m013352_c001_v7007000_t0000_u01784943232661") 2026/07/25 01:34:05 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b7490_d20260725_m013349_c001_v0001167_t0046_u01784943229558") 2026/07/25 01:34:05 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f42394c0fd613c9db_d20260725_m013249_c001_v7007000_t0000_u01784943169849") as it is a hide marker 2026/07/25 01:34:05 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f22394c0fd613c9b3_d20260725_m013243_c001_v0001150_t0014_u01784943163129") 2026/07/25 01:34:05 DEBUG : zero-length-file: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f42394c0fd613c9b2_d20260725_m013242_c001_v7007000_t0000_u01784943162941") as it is a hide marker 2026/07/25 01:34:05 DEBUG : zero-length-file: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f417de6bb1f7b7326_d20260725_m013242_c001_v0001167_t0046_u01784943162424") 2026/07/25 01:34:05 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f42394c0fd613c9a1_d20260725_m013227_c001_v7007000_t0000_u01784943147193") as it is a hide marker 2026/07/25 01:34:06 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b72ce_d20260725_m013226_c001_v0001167_t0016_u01784943146248") 2026/07/25 01:34:06 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f42394c0fd613c99a_d20260725_m013221_c001_v7007000_t0000_u01784943141558") as it is a hide marker 2026/07/25 01:34:06 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b729a_d20260725_m013220_c001_v0001167_t0013_u01784943140410") 2026/07/25 01:34:06 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f42394c0fd613c9a4_d20260725_m013230_c001_v7007000_t0000_u01784943150565") as it is a hide marker 2026/07/25 01:34:06 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b72de_d20260725_m013229_c001_v0001167_t0015_u01784943149749") 2026/07/25 01:34:06 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f42394c0fd613c9a3_d20260725_m013229_c001_v7007000_t0000_u01784943149373") as it is a hide marker 2026/07/25 01:34:06 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b72da_d20260725_m013228_c001_v0001167_t0048_u01784943148612") 2026/07/25 01:34:06 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f42394c0fd613c9a5_d20260725_m013231_c001_v7007000_t0000_u01784943151596") as it is a hide marker 2026/07/25 01:34:06 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b72e4_d20260725_m013230_c001_v0001167_t0000_u01784943150943") 2026/07/25 01:34:06 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f42394c0fd613c9a2_d20260725_m013228_c001_v7007000_t0000_u01784943148234") as it is a hide marker 2026/07/25 01:34:06 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b72d4_d20260725_m013227_c001_v0001167_t0018_u01784943147570") 2026/07/25 01:34:06 DEBUG : ./.: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f42394c0fd613c99c_d20260725_m013222_c001_v7007000_t0000_u01784943142662") as it is a hide marker 2026/07/25 01:34:06 DEBUG : ./.: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b72a4_d20260725_m013221_c001_v0001167_t0002_u01784943141935") 2026/07/25 01:34:06 DEBUG : ../..: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f42394c0fd613c99d_d20260725_m013223_c001_v7007000_t0000_u01784943143789") as it is a hide marker 2026/07/25 01:34:06 DEBUG : ../..: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b72ac_d20260725_m013223_c001_v0001167_t0034_u01784943143039") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/07/25 01:34:07 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/07/25 01:34:07 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/07/25 01:34:07 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/07/25 01:34:07 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/07/25 01:34:08 INFO : B2 bucket rclone-test-rubokex4yuju: cleaning bucket "rclone-test-rubokex4yuju" of pending multipart uploads older than 0s 2026/07/25 01:34:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b7336_d20260725_m013250_c001_v0001167_t0009_u01784943170829") "upload" dated 2026-07-25 01:32:50.829 +0000 UTC (1m17.6236626s ago) 2026/07/25 01:34:08 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f205c50d2260fbb45_d20260725_m013407_c001_v0001042_t0022_u01784943247497") as it is a start marker (upload started at 2026-07-25 01:34:07.497 +0000 UTC) 2026/07/25 01:34:08 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/07/25 01:34:08 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f205c50d2260fbb46_d20260725_m013407_c001_v0001036_t0002_u01784943247671") as it is a start marker (upload started at 2026-07-25 01:34:07.671 +0000 UTC) 2026/07/25 01:34:08 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/07/25 01:34:08 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f205c50d2260fbb47_d20260725_m013407_c001_v0001039_t0008_u01784943247844") as it is a start marker (upload started at 2026-07-25 01:34:07.844 +0000 UTC) 2026/07/25 01:34:08 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/07/25 01:34:08 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f205c50d2260fbb48_d20260725_m013408_c001_v0001184_t0005_u01784943248017") as it is a start marker (upload started at 2026-07-25 01:34:08.017 +0000 UTC) 2026/07/25 01:34:08 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/07/25 01:34:08 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f405c50d2260fbb44_d20260725_m013407_c001_v7007000_t0000_u01784943247324") "hide" dated 2026-07-25 01:34:07.324 +0000 UTC (1.128813074s ago) 2026/07/25 01:34:08 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f102021ff51fbb9ab_d20260725_m013357_c001_v0001183_t0050_u01784943237470") 2026/07/25 01:34:08 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/07/25 01:34:08 INFO : B2 bucket rclone-test-rubokex4yuju: cleaning bucket "rclone-test-rubokex4yuju" of pending multipart uploads older than 0s 2026/07/25 01:34:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b7336_d20260725_m013250_c001_v0001167_t0009_u01784943170829") "upload" dated 2026-07-25 01:32:50.829 +0000 UTC (1m17.97145477s ago) 2026/07/25 01:34:08 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f205c50d2260fbb45_d20260725_m013407_c001_v0001042_t0022_u01784943247497") as it is a start marker (upload started at 2026-07-25 01:34:07.497 +0000 UTC) 2026/07/25 01:34:08 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f205c50d2260fbb46_d20260725_m013407_c001_v0001036_t0002_u01784943247671") as it is a start marker (upload started at 2026-07-25 01:34:07.671 +0000 UTC) 2026/07/25 01:34:08 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f205c50d2260fbb47_d20260725_m013407_c001_v0001039_t0008_u01784943247844") as it is a start marker (upload started at 2026-07-25 01:34:07.844 +0000 UTC) 2026/07/25 01:34:08 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f205c50d2260fbb48_d20260725_m013408_c001_v0001184_t0005_u01784943248017") as it is a start marker (upload started at 2026-07-25 01:34:08.017 +0000 UTC) 2026/07/25 01:34:08 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6f52dd33e06d9b6b9ff80e1b_f405c50d2260fbb44_d20260725_m013407_c001_v7007000_t0000_u01784943247324") "hide" dated 2026-07-25 01:34:07.324 +0000 UTC (1.476652865s ago) 2026/07/25 01:34:08 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f102021ff51fbb9ab_d20260725_m013357_c001_v0001183_t0050_u01784943237470") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/07/25 01:34:09 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/07/25 01:34:09 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/07/25 01:34:09 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/07/25 01:34:11 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/07/25 01:34:11 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/07/25 01:34:11 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/07/25 01:34:11 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/07/25 01:34:11 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/07/25 01:34:13 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/07/25 01:34:13 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/07/25 01:34:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/25 01:34:16 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/07/25 01:34:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f52dd33e06d9b6b9ff80e1b_f2091565d597034bc_d20260725_m013416_c001_v0001150_t0056_u01784943256276") 2026/07/25 01:34:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/25 01:34:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/25 01:34:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/25 01:34:17 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/07/25 01:34:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/07/25 01:34:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/07/25 01:34:20 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/07/25 01:34:20 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/07/25 01:34:20 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/07/25 01:34:20 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/07/25 01:34:22 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/07/25 01:34:22 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/07/25 01:34:22 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/07/25 01:34:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/07/25 01:34:24 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/07/25 01:34:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z6f52dd33e06d9b6b9ff80e1b_f224072d8c3a48d30_d20260725_m013424_c001_v0001150_t0014_u01784943264505") 2026/07/25 01:34:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/25 01:34:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/25 01:34:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/07/25 01:34:26 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/07/25 01:34:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/07/25 01:34:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/07/25 01:34:29 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/07/25 01:34:29 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/07/25 01:34:29 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/07/25 01:34:29 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/07/25 01:34:29 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/07/25 01:34:29 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/07/25 01:34:30 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/07/25 01:34:31 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/07/25 01:34:32 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/07/25 01:34:32 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/07/25 01:34:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/25 01:34:33 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/07/25 01:34:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f52dd33e06d9b6b9ff80e1b_f217f9d998c596a7f_d20260725_m013433_c001_v0001165_t0035_u01784943273688") 2026/07/25 01:34:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/25 01:34:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/25 01:34:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/25 01:34:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/07/25 01:34:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/07/25 01:34:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/07/25 01:34:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/07/25 01:34:36 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/07/25 01:34:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/07/25 01:34:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/07/25 01:34:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/07/25 01:34:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/07/25 01:34:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/07/25 01:34:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/07/25 01:34:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/07/25 01:34:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/07/25 01:34:41 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/07/25 01:34:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z6f52dd33e06d9b6b9ff80e1b_f217f9d998c596a81_d20260725_m013441_c001_v0001101_t0042_u01784943281807") 2026/07/25 01:34:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/25 01:34:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/07/25 01:34:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/25 01:34:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/07/25 01:34:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/07/25 01:34:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/07/25 01:34:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/07/25 01:34:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/07/25 01:34:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/07/25 01:34:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/07/25 01:34:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/07/25 01:34:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/07/25 01:34:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/07/25 01:34:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/25 01:34:49 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/07/25 01:34:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6f52dd33e06d9b6b9ff80e1b_f224072d8c3a48d40_d20260725_m013449_c001_v0001105_t0001_u01784943289878") 2026/07/25 01:34:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/25 01:34:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/25 01:34:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/07/25 01:34:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/25 01:34:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/25 01:34:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/07/25 01:34:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/07/25 01:34:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/07/25 01:34:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/07/25 01:34:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/07/25 01:34:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/25 01:34:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/07/25 01:34:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/07/25 01:34:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/07/25 01:34:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/07/25 01:34:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/07/25 01:34:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/25 01:34:58 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/07/25 01:34:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6f52dd33e06d9b6b9ff80e1b_f219fba7729185f30_d20260725_m013458_c001_v0001144_t0012_u01784943298561") 2026/07/25 01:34:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/25 01:34:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/25 01:34:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/25 01:34:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/07/25 01:35:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/07/25 01:35:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/25 01:35:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/25 01:35:01 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/07/25 01:35:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/07/25 01:35:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/07/25 01:35:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/07/25 01:35:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/07/25 01:35:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/07/25 01:35:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/07/25 01:35:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/07/25 01:35:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/07/25 01:35:07 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/07/25 01:35:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z6f52dd33e06d9b6b9ff80e1b_f219fba7729185f32_d20260725_m013507_c001_v0001116_t0056_u01784943307129") 2026/07/25 01:35:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/25 01:35:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/07/25 01:35:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/25 01:35:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/07/25 01:35:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/07/25 01:35:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/07/25 01:35:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/07/25 01:35:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/07/25 01:35:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/07/25 01:35:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/07/25 01:35:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/07/25 01:35:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/07/25 01:35:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/07/25 01:35:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/25 01:35:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/07/25 01:35:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6f52dd33e06d9b6b9ff80e1b_f224072d8c3a48dea_d20260725_m013517_c001_v0001180_t0039_u01784943317739") 2026/07/25 01:35:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/25 01:35:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/25 01:35:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/07/25 01:35:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/25 01:35:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/25 01:35:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/07/25 01:35:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/07/25 01:35:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/07/25 01:35:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/07/25 01:35:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/07/25 01:35:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/25 01:35:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/07/25 01:35:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/07/25 01:35:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/07/25 01:35:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/07/25 01:35:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/07/25 01:35:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/25 01:35:26 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/07/25 01:35:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6f52dd33e06d9b6b9ff80e1b_f2091565d59703732_d20260725_m013526_c001_v0001130_t0030_u01784943326360") 2026/07/25 01:35:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/25 01:35:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/25 01:35:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/25 01:35:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/07/25 01:35:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/07/25 01:35:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/25 01:35:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/25 01:35:29 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/07/25 01:35:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/07/25 01:35:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/07/25 01:35:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/07/25 01:35:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/07/25 01:35:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/07/25 01:35:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/07/25 01:35:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/07/25 01:35:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/07/25 01:35:35 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/07/25 01:35:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z6f52dd33e06d9b6b9ff80e1b_f2091565d5970373b_d20260725_m013535_c001_v0001150_t0011_u01784943335789") 2026/07/25 01:35:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/25 01:35:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/07/25 01:35:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/25 01:35:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/07/25 01:35:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/07/25 01:35:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/07/25 01:35:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/07/25 01:35:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/07/25 01:35:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/07/25 01:35:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/07/25 01:35:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/07/25 01:35:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/07/25 01:35:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/07/25 01:35:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/07/25 01:35:44 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/07/25 01:35:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z6f52dd33e06d9b6b9ff80e1b_f224072d8c3a48dfe_d20260725_m013544_c001_v0001182_t0028_u01784943344527") 2026/07/25 01:35:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/25 01:35:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/25 01:35:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/07/25 01:35:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/07/25 01:35:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/07/25 01:35:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/07/25 01:35:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/07/25 01:35:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/07/25 01:35:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/07/25 01:35:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/07/25 01:35:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/07/25 01:35:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/07/25 01:35:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/07/25 01:35:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/07/25 01:35:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/07/25 01:35:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/07/25 01:35:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/07/25 01:35:53 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/07/25 01:35:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z6f52dd33e06d9b6b9ff80e1b_f21609b788fd47c4a_d20260725_m013553_c001_v0001185_t0053_u01784943353887") 2026/07/25 01:35:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/25 01:35:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/25 01:35:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/07/25 01:35:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/07/25 01:35:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/07/25 01:35:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/07/25 01:35:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/07/25 01:35:56 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/07/25 01:35:58 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/07/25 01:35:58 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/07/25 01:35:58 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/07/25 01:35:58 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/07/25 01:35:59 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/07/25 01:36:01 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/07/25 01:36:01 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/07/25 01:36:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/25 01:36:02 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/07/25 01:36:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f52dd33e06d9b6b9ff80e1b_f21609b788fd47c50_d20260725_m013603_c001_v0001157_t0036_u01784943363033") 2026/07/25 01:36:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/25 01:36:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/25 01:36:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/25 01:36:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/07/25 01:36:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/07/25 01:36:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/07/25 01:36:07 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/07/25 01:36:07 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/07/25 01:36:07 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/07/25 01:36:07 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/07/25 01:36:10 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/07/25 01:36:10 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/07/25 01:36:10 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/07/25 01:36:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/07/25 01:36:12 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/07/25 01:36:13 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z6f52dd33e06d9b6b9ff80e1b_f224072d8c3a48e15_d20260725_m013612_c001_v0001181_t0039_u01784943372989") 2026/07/25 01:36:13 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/25 01:36:13 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/25 01:36:13 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/07/25 01:36:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/07/25 01:36:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/07/25 01:36:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/07/25 01:36:18 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/07/25 01:36:18 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/07/25 01:36:18 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/07/25 01:36:18 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/07/25 01:36:18 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/07/25 01:36:18 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/07/25 01:36:20 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/07/25 01:36:20 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/07/25 01:36:21 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/07/25 01:36:21 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/07/25 01:36:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/25 01:36:23 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/07/25 01:36:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f52dd33e06d9b6b9ff80e1b_f2020872c5feea0b2_d20260725_m013623_c001_v0001171_t0025_u01784943383422") 2026/07/25 01:36:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/25 01:36:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/25 01:36:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/25 01:36:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/07/25 01:36:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/07/25 01:36:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/07/25 01:36:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/07/25 01:36:39 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/07/25 01:36:43 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/07/25 01:36:43 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/07/25 01:36:43 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/07/25 01:36:43 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/07/25 01:36:44 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/07/25 01:36:46 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/07/25 01:36:46 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/07/25 01:36:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/25 01:36:48 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/07/25 01:36:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f52dd33e06d9b6b9ff80e1b_f221046a48af9afb0_d20260725_m013648_c001_v0001116_t0058_u01784943408306") 2026/07/25 01:36:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/25 01:36:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/25 01:36:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/25 01:36:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/07/25 01:36:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/07/25 01:36:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/07/25 01:36:54 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/07/25 01:36:54 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/07/25 01:36:54 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/07/25 01:36:54 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/07/25 01:36:56 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/07/25 01:36:56 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/07/25 01:36:56 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/07/25 01:36:59 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/07/25 01:36:59 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/07/25 01:36:59 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z6f52dd33e06d9b6b9ff80e1b_f221046a48af9afc2_d20260725_m013659_c001_v0001183_t0017_u01784943419519") 2026/07/25 01:36:59 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/25 01:37:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/25 01:37:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/07/25 01:37:02 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/07/25 01:37:02 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/07/25 01:37:02 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/07/25 01:37:05 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/07/25 01:37:05 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/07/25 01:37:05 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/07/25 01:37:05 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/07/25 01:37:05 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/07/25 01:37:05 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/07/25 01:37:06 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/07/25 01:37:07 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/07/25 01:37:08 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/07/25 01:37:08 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/07/25 01:37:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/25 01:37:10 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/07/25 01:37:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f52dd33e06d9b6b9ff80e1b_f221046a48af9afd3_d20260725_m013711_c001_v0001097_t0002_u01784943431072") 2026/07/25 01:37:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/25 01:37:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/07/25 01:37:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/25 01:37:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/25 01:37:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/07/25 01:37:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/07/25 01:37:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/07/25 01:37:14 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/07/25 01:37:22 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6f52dd33e06d9b6b9ff80e1b_f218881b4535186b7_d20260725_m013722_c001_v0001150_t0044_u01784943442347") 2026/07/25 01:37:22 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/07/25 01:37:22 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/25 01:37:23 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/25 01:37:23 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/25 01:37:23 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/07/25 01:37:25 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/07/25 01:37:25 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/25 01:37:25 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/07/25 01:37:25 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/07/25 01:37:28 DEBUG : chunked-copy: Done sending chunk 0 2026/07/25 01:37:28 DEBUG : chunked-copy: Done sending chunk 1 2026/07/25 01:37:28 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/25 01:37:28 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6f52dd33e06d9b6b9ff80e1b_f21910b2c82c85cb9_d20260725_m013728_c001_v0001029_t0002_u01784943448904") 2026/07/25 01:37:28 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/07/25 01:37:29 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/25 01:37:29 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/25 01:37:29 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/25 01:37:29 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/07/25 01:37:32 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/07/25 01:37:32 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/25 01:37:32 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/07/25 01:37:32 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/07/25 01:37:34 DEBUG : chunked-copy: Done sending chunk 0 2026/07/25 01:37:34 DEBUG : chunked-copy: Done sending chunk 1 2026/07/25 01:37:34 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/25 01:37:35 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6f52dd33e06d9b6b9ff80e1b_f21910b2c82c85cbc_d20260725_m013735_c001_v0001167_t0020_u01784943455299") 2026/07/25 01:37:35 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/07/25 01:37:35 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/25 01:37:35 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/25 01:37:36 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/25 01:37:36 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/07/25 01:37:38 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/07/25 01:37:38 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/25 01:37:38 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/07/25 01:37:38 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/07/25 01:37:40 DEBUG : chunked-copy: Done sending chunk 0 2026/07/25 01:37:40 DEBUG : chunked-copy: Done sending chunk 1 2026/07/25 01:37:40 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/25 01:37:41 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z6f52dd33e06d9b6b9ff80e1b_f200cc35119b4ab63_d20260725_m013741_c001_v0001172_t0042_u01784943461558") 2026/07/25 01:37:41 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/07/25 01:37:41 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/07/25 01:37:41 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/25 01:37:42 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/07/25 01:37:42 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/25 01:37:42 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/25 01:37:42 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/07/25 01:37:44 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/25 01:37:45 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/25 01:37:45 DEBUG : Creating backend with remote "TestB2:rclone-test-rubokex4yuju/deeper/nonexisting/directory" 2026/07/25 01:37:45 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2706: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2749: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2798: Can't test if can't have empty directories 2026/07/25 01:37:47 INFO : B2 bucket rclone-test-rubokex4yuju: cleaning bucket "rclone-test-rubokex4yuju" of all files 2026/07/25 01:37:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f421046a48af9afb8_d20260725_m013653_c001_v7007000_t0000_u01784943413282") 2026/07/25 01:37:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f221046a48af9afb0_d20260725_m013648_c001_v0001116_t0058_u01784943408306") 2026/07/25 01:37:47 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f421046a48af9afad_d20260725_m013647_c001_v7007000_t0000_u01784943407676") 2026/07/25 01:37:47 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f221046a48af9afa4_d20260725_m013643_c001_v0001099_t0041_u01784943403273") 2026/07/25 01:37:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f418881b4535186b3_d20260725_m013716_c001_v7007000_t0000_u01784943436151") 2026/07/25 01:37:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f221046a48af9afd3_d20260725_m013711_c001_v0001097_t0002_u01784943431072") 2026/07/25 01:37:47 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f421046a48af9afd1_d20260725_m013710_c001_v7007000_t0000_u01784943430391") 2026/07/25 01:37:47 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f221046a48af9afc8_d20260725_m013704_c001_v0001185_t0056_u01784943424569") 2026/07/25 01:37:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f421046a48af9afc7_d20260725_m013704_c001_v7007000_t0000_u01784943424381") 2026/07/25 01:37:47 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2026/07/25 01:37:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/25 01:37:47 DEBUG : pacer: Reducing sleep to 10ms 2026/07/25 01:37:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f221046a48af9afc2_d20260725_m013659_c001_v0001183_t0017_u01784943419519") 2026/07/25 01:37:47 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f421046a48af9afc1_d20260725_m013658_c001_v7007000_t0000_u01784943418877") 2026/07/25 01:37:48 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f221046a48af9afb9_d20260725_m013653_c001_v0001167_t0035_u01784943413471") 2026/07/25 01:37:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f424072d8c3a48d4b_d20260725_m013502_c001_v7007000_t0000_u01784943302874") 2026/07/25 01:37:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f219fba7729185f30_d20260725_m013458_c001_v0001144_t0012_u01784943298561") 2026/07/25 01:37:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f424072d8c3a48d41_d20260725_m013453_c001_v7007000_t0000_u01784943293991") 2026/07/25 01:37:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f224072d8c3a48d40_d20260725_m013449_c001_v0001105_t0001_u01784943289878") 2026/07/25 01:37:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f419fba7729185f2e_d20260725_m013458_c001_v7007000_t0000_u01784943298167") 2026/07/25 01:37:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f224072d8c3a48d42_d20260725_m013454_c001_v0001179_t0010_u01784943294162") 2026/07/25 01:37:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f424072d8c3a48d3f_d20260725_m013449_c001_v7007000_t0000_u01784943289500") 2026/07/25 01:37:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f224072d8c3a48d3d_d20260725_m013445_c001_v0001092_t0009_u01784943285490") 2026/07/25 01:37:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f424072d8c3a48d3b_d20260725_m013445_c001_v7007000_t0000_u01784943285317") 2026/07/25 01:37:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f217f9d998c596a81_d20260725_m013441_c001_v0001101_t0042_u01784943281807") 2026/07/25 01:37:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f417f9d998c596a80_d20260725_m013441_c001_v7007000_t0000_u01784943281419") 2026/07/25 01:37:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f224072d8c3a48d37_d20260725_m013437_c001_v0001131_t0042_u01784943277676") 2026/07/25 01:37:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f424072d8c3a48df5_d20260725_m013530_c001_v7007000_t0000_u01784943330411") 2026/07/25 01:37:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f2091565d59703732_d20260725_m013526_c001_v0001130_t0030_u01784943326360") 2026/07/25 01:37:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f424072d8c3a48def_d20260725_m013521_c001_v7007000_t0000_u01784943321515") 2026/07/25 01:37:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f224072d8c3a48dea_d20260725_m013517_c001_v0001180_t0039_u01784943317739") 2026/07/25 01:37:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f4091565d59703731_d20260725_m013525_c001_v7007000_t0000_u01784943325962") 2026/07/25 01:37:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f224072d8c3a48df0_d20260725_m013521_c001_v0001167_t0026_u01784943321687") 2026/07/25 01:37:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f424072d8c3a48de9_d20260725_m013517_c001_v7007000_t0000_u01784943317344") 2026/07/25 01:37:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f224072d8c3a48de6_d20260725_m013513_c001_v0001130_t0024_u01784943313112") 2026/07/25 01:37:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f424072d8c3a48de5_d20260725_m013512_c001_v7007000_t0000_u01784943312940") 2026/07/25 01:37:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f219fba7729185f32_d20260725_m013507_c001_v0001116_t0056_u01784943307129") 2026/07/25 01:37:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f419fba7729185f31_d20260725_m013506_c001_v7007000_t0000_u01784943306733") 2026/07/25 01:37:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f224072d8c3a48d4d_d20260725_m013503_c001_v0001115_t0000_u01784943303046") 2026/07/25 01:37:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f424072d8c3a48d35_d20260725_m013437_c001_v7007000_t0000_u01784943277504") 2026/07/25 01:37:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f217f9d998c596a7f_d20260725_m013433_c001_v0001165_t0035_u01784943273688") 2026/07/25 01:37:49 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f417f9d998c596a7e_d20260725_m013433_c001_v7007000_t0000_u01784943273279") 2026/07/25 01:37:49 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f224072d8c3a48d32_d20260725_m013429_c001_v0001102_t0048_u01784943269027") 2026/07/25 01:37:49 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f424072d8c3a48d31_d20260725_m013428_c001_v7007000_t0000_u01784943268850") 2026/07/25 01:37:49 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f224072d8c3a48d30_d20260725_m013424_c001_v0001150_t0014_u01784943264505") 2026/07/25 01:37:49 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f424072d8c3a48d2f_d20260725_m013424_c001_v7007000_t0000_u01784943264093") 2026/07/25 01:37:49 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f224072d8c3a48d28_d20260725_m013420_c001_v0001178_t0015_u01784943260072") 2026/07/25 01:37:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f424072d8c3a48d26_d20260725_m013419_c001_v7007000_t0000_u01784943259901") 2026/07/25 01:37:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f2091565d597034bc_d20260725_m013416_c001_v0001150_t0056_u01784943256276") 2026/07/25 01:37:49 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f4091565d597034bb_d20260725_m013415_c001_v7007000_t0000_u01784943255837") 2026/07/25 01:37:49 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f205c50d2260fbb49_d20260725_m013410_c001_v0001176_t0047_u01784943250778") 2026/07/25 01:37:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f424072d8c3a48e06_d20260725_m013558_c001_v7007000_t0000_u01784943358284") 2026/07/25 01:37:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f21609b788fd47c4a_d20260725_m013553_c001_v0001185_t0053_u01784943353887") 2026/07/25 01:37:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f424072d8c3a48e01_d20260725_m013548_c001_v7007000_t0000_u01784943348612") 2026/07/25 01:37:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f224072d8c3a48dfe_d20260725_m013544_c001_v0001182_t0028_u01784943344527") 2026/07/25 01:37:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f41609b788fd47c49_d20260725_m013553_c001_v7007000_t0000_u01784943353451") 2026/07/25 01:37:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f224072d8c3a48e02_d20260725_m013548_c001_v0001102_t0045_u01784943348783") 2026/07/25 01:37:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f424072d8c3a48dfc_d20260725_m013544_c001_v7007000_t0000_u01784943344048") 2026/07/25 01:37:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f224072d8c3a48dfa_d20260725_m013539_c001_v0001101_t0037_u01784943339355") 2026/07/25 01:37:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f424072d8c3a48df9_d20260725_m013539_c001_v7007000_t0000_u01784943339183") 2026/07/25 01:37:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f2091565d5970373b_d20260725_m013535_c001_v0001150_t0011_u01784943335789") 2026/07/25 01:37:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f4091565d5970373a_d20260725_m013535_c001_v7007000_t0000_u01784943335242") 2026/07/25 01:37:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f224072d8c3a48df6_d20260725_m013530_c001_v0001098_t0000_u01784943330582") 2026/07/25 01:37:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f421046a48af9afa3_d20260725_m013643_c001_v7007000_t0000_u01784943403084") 2026/07/25 01:37:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f2020872c5feea0b2_d20260725_m013623_c001_v0001171_t0025_u01784943383422") 2026/07/25 01:37:50 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f4020872c5feea0b1_d20260725_m013622_c001_v7007000_t0000_u01784943382907") 2026/07/25 01:37:50 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f22394c0fd613cbd0_d20260725_m013618_c001_v0001145_t0053_u01784943378043") 2026/07/25 01:37:50 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f424072d8c3a48e1a_d20260725_m013617_c001_v7007000_t0000_u01784943377512") 2026/07/25 01:37:50 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f224072d8c3a48e15_d20260725_m013612_c001_v0001181_t0039_u01784943372989") 2026/07/25 01:37:50 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f424072d8c3a48e14_d20260725_m013612_c001_v7007000_t0000_u01784943372468") 2026/07/25 01:37:50 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f224072d8c3a48e0b_d20260725_m013607_c001_v0001150_t0013_u01784943367085") 2026/07/25 01:37:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f424072d8c3a48e0a_d20260725_m013606_c001_v7007000_t0000_u01784943366913") 2026/07/25 01:37:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f21609b788fd47c50_d20260725_m013603_c001_v0001157_t0036_u01784943363033") 2026/07/25 01:37:50 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f41609b788fd47c4f_d20260725_m013602_c001_v7007000_t0000_u01784943362523") 2026/07/25 01:37:50 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f224072d8c3a48e07_d20260725_m013558_c001_v0001099_t0057_u01784943358455") 2026/07/25 01:37:51 DEBUG : chunked-copy: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f400cc35119b4ab69_d20260725_m013744_c001_v7007000_t0000_u01784943464062") 2026/07/25 01:37:51 DEBUG : chunked-copy: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f200cc35119b4ab5a_d20260725_m013737_c001_v0001040_t0044_u01784943457935") 2026/07/25 01:37:51 DEBUG : chunked-copy: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f400cc35119b4ab51_d20260725_m013737_c001_v7007000_t0000_u01784943457252") 2026/07/25 01:37:51 DEBUG : chunked-copy: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f200cc35119b4ab10_d20260725_m013731_c001_v0001113_t0050_u01784943451937") 2026/07/25 01:37:51 DEBUG : chunked-copy: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f400cc35119b4ab07_d20260725_m013731_c001_v7007000_t0000_u01784943451251") 2026/07/25 01:37:51 DEBUG : chunked-copy: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f21910b2c82c85cb8_d20260725_m013725_c001_v0001044_t0020_u01784943445178") 2026/07/25 01:37:51 DEBUG : chunked-copy: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f41910b2c82c85cb7_d20260725_m013724_c001_v7007000_t0000_u01784943444471") 2026/07/25 01:37:51 DEBUG : chunked-copy: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f102021ff51fbbf59_d20260725_m013720_c001_v0001183_t0026_u01784943440793") 2026/07/25 01:37:51 DEBUG : chunked-copy: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f418881b4535186b6_d20260725_m013720_c001_v7007000_t0000_u01784943440397") 2026/07/25 01:37:51 DEBUG : chunked-copy: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f102021ff51fbbf47_d20260725_m013716_c001_v0001183_t0019_u01784943436898") 2026/07/25 01:37:51 DEBUG : chunked-copy.copy: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f400cc35119b4ab68_d20260725_m013743_c001_v7007000_t0000_u01784943463874") 2026/07/25 01:37:51 DEBUG : chunked-copy.copy: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f200cc35119b4ab63_d20260725_m013741_c001_v0001172_t0042_u01784943461558") 2026/07/25 01:37:51 DEBUG : chunked-copy.copy: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f400cc35119b4ab4d_d20260725_m013737_c001_v7007000_t0000_u01784943457062") 2026/07/25 01:37:51 DEBUG : chunked-copy.copy: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f21910b2c82c85cbc_d20260725_m013735_c001_v0001167_t0020_u01784943455299") 2026/07/25 01:37:51 DEBUG : chunked-copy.copy: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f400cc35119b4ab04_d20260725_m013731_c001_v7007000_t0000_u01784943451060") 2026/07/25 01:37:51 DEBUG : chunked-copy.copy: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f21910b2c82c85cb9_d20260725_m013728_c001_v0001029_t0002_u01784943448904") 2026/07/25 01:37:51 DEBUG : chunked-copy.copy: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f41910b2c82c85cb6_d20260725_m013724_c001_v7007000_t0000_u01784943444297") 2026/07/25 01:37:51 DEBUG : chunked-copy.copy: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f218881b4535186b7_d20260725_m013722_c001_v0001150_t0044_u01784943442347") 2026/07/25 01:37:51 DEBUG : chunked-copy.copy: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f418881b4535186b5_d20260725_m013720_c001_v7007000_t0000_u01784943440226") 2026/07/25 01:37:51 DEBUG : chunked-copy.copy: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f119cbade9801a651_d20260725_m013718_c001_v0001103_t0005_u01784943438744") 2026/07/25 01:37:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f117de6bb1f7b7336_d20260725_m013250_c001_v0001167_t0009_u01784943170829") 2026/07/25 01:37:52 DEBUG : unknown-size-put.txt: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f400cc35119b4ab6a_d20260725_m013744_c001_v7007000_t0000_u01784943464829") 2026/07/25 01:37:52 DEBUG : unknown-size-put.txt: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f102021ff51fbbfa9_d20260725_m013744_c001_v0001183_t0056_u01784943464593") 2026/07/25 01:37:52 DEBUG : unknown-size-update.txt: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f400cc35119b4ab6b_d20260725_m013745_c001_v7007000_t0000_u01784943465771") 2026/07/25 01:37:52 DEBUG : unknown-size-update.txt: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f102021ff51fbbfaf_d20260725_m013745_c001_v0001183_t0058_u01784943465586") 2026/07/25 01:37:52 DEBUG : unknown-size-update.txt: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f102021ff51fbbfab_d20260725_m013745_c001_v0001183_t0037_u01784943465019") 2026/07/25 01:37:52 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f52dd33e06d9b6b9ff80e1b_f405c50d2260fbb44_d20260725_m013407_c001_v7007000_t0000_u01784943247324") 2026/07/25 01:37:53 INFO : B2 bucket rclone-test-rubokex4yuju: cleaning bucket "rclone-test-rubokex4yuju" of all files === RUN TestIntegration/FsShutdown fstests.go:2912: Shutdown method not supported --- PASS: TestIntegration (338.17s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.57s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.40s) --- PASS: TestIntegration/FsMkdir (335.98s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.56s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.19s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.19s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.19s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding (21.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.01s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.05s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.91s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (80.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.40s) --- 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.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.27s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (20.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (1.96s) --- 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.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (185.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (27.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (10.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (6.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (27.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (3.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (44.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (25.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (20.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.74s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (27.93s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.25s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.07s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.80s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.00s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.81s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.71s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.77s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.94s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.30s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 338.205s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m39.353737223s (try 1/5)