"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/14 05:21:18 DEBUG : Creating backend with remote "TestB2:rclone-test-kejexix4dole" 2026/07/14 05:21:18 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/14 05:21:20 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/07/14 05:21:21 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/07/14 05:21:21 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/14 05:21:47 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/07/14 05:21:49 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/07/14 05:21:49 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/07/14 05:21:50 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/07/14 05:21:50 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/07/14 05:21:51 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/07/14 05:21:51 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/14 05:21:58 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/07/14 05:21:59 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/14 05:22:04 INFO : B2 bucket rclone-test-kejexix4dole: cleaning bucket "rclone-test-kejexix4dole" of all files 2026/07/14 05:22:04 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb51d_d20260714_m052203_c001_v0001120_t0024_u01784006523201") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/07/14 05:22:05 DEBUG : Creating backend with remote "TestB2:rclone-test-kejexix4dole/dirToPurgeFromRoot" 2026/07/14 05:22:05 DEBUG : Config file has changed externally - reloading 2026/07/14 05:22:07 INFO : B2 bucket rclone-test-kejexix4dole path dirToPurgeFromRoot: cleaning bucket "rclone-test-kejexix4dole" of all files 2026/07/14 05:22:07 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb523_d20260714_m052205_c001_v0001120_t0034_u01784006525073") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/14 05:22:08 DEBUG : Creating backend with remote "TestB2:rclone-test-kejexix4dole/hello? sausage/êé" 2026/07/14 05:22:12 INFO : B2 bucket rclone-test-kejexix4dole path hello? sausage/êé: cleaning bucket "rclone-test-kejexix4dole" of all files 2026/07/14 05:22:12 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f102be41aa87c4adb_d20260714_m052210_c001_v0001117_t0016_u01784006530577") === 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/14 05:22:24 DEBUG : Creating backend with remote "TestB2:rclone-test-kejexix4dole/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/14 05:22:25 DEBUG : Creating backend with remote "TestB2:rclone-test-kejexix4dole/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestB2:" path "rclone-test-kejexix4dole" from "TestB2:rclone-test-kejexix4dole" 2026/07/14 05:22:27 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/14 05:22:38 DEBUG : Creating backend with remote "TestB2:rclone-test-bubeboh5gilu" 2026/07/14 05:22:41 DEBUG : B2 bucket rclone-test-bubeboh5gilu: Purge remote 2026/07/14 05:22:41 INFO : B2 bucket rclone-test-bubeboh5gilu: cleaning bucket "rclone-test-bubeboh5gilu" of all files 2026/07/14 05:22:41 DEBUG : somefile: Deleting (id "4_z9f82cd83103d5bfb9ff80e1b_f400bdd06ce7305c7_d20260714_m052240_c001_v0001185_t0031_u01784006560802") === 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/14 05:22:43 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/14 05:22:43 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/14 05:22:47 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/07/14 05:22:47 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/07/14 05:22:47 DEBUG : test-metadata: multipart upload: starting chunk 1 size 109.022Ki offset 6Mi/6.106Mi 2026/07/14 05:22:47 DEBUG : test-metadata: Sending chunk 1 length 111639 2026/07/14 05:22:49 DEBUG : test-metadata: Done sending chunk 1 2026/07/14 05:22:49 DEBUG : test-metadata: Done sending chunk 0 2026/07/14 05:22:49 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/14 05:23:00 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1120-17.backblaze.com/b2api/v1/b2_upload_file/7f629d23102d5bfb9ff80e1b/c001_v0001120_t0016": EOF 2026/07/14 05:23:00 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1120-17.backblaze.com/b2api/v1/b2_upload_file/7f629d23102d5bfb9ff80e1b/c001_v0001120_t0016": EOF) 2026/07/14 05:23:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1120-17.backblaze.com/b2api/v1/b2_upload_file/7f629d23102d5bfb9ff80e1b/c001_v0001120_t0016": EOF - low level retry 1/10 2026/07/14 05:23:02 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-07-14-052254-826.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/14 05:23:04 DEBUG : oldPath = "TestB2:rclone-test-kejexix4dole/versions/test-versions-v2026-07-14-052254-826.txt" 2026/07/14 05:23:04 DEBUG : newPath = "TestB2,versions:rclone-test-kejexix4dole/versions/test-versions-v2026-07-14-052254-826.txt" 2026/07/14 05:23:04 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-kejexix4dole/versions/test-versions-v2026-07-14-052254-826.txt" 2026/07/14 05:23:04 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/07/14 05:23:05 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-kejexix4dole/versions/test-versions-v2026-07-14-052254-826.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-kejexix4dole/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/14 05:23:08 INFO : B2 bucket rclone-test-kejexix4dole: cleaning bucket "rclone-test-kejexix4dole" of all hidden files 2026/07/14 05:23:09 DEBUG : leading space/ leading space: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f424184d5475abfd6_d20260714_m052129_c001_v7007000_t0000_u01784006489075") as it is a hide marker 2026/07/14 05:23:09 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/07/14 05:23:09 DEBUG : leading space/ leading space: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb483_d20260714_m052128_c001_v0001120_t0059_u01784006488441") 2026/07/14 05:23:09 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/07/14 05:23:09 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f424184d5475abfd5_d20260714_m052128_c001_v7007000_t0000_u01784006488088") as it is a hide marker 2026/07/14 05:23:09 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/07/14 05:23:09 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb47b_d20260714_m052126_c001_v0001120_t0026_u01784006486764") 2026/07/14 05:23:09 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/07/14 05:23:09 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f424184d5475abfe4_d20260714_m052136_c001_v7007000_t0000_u01784006496318") as it is a hide marker 2026/07/14 05:23:09 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/07/14 05:23:09 DEBUG : .leading dot/.leading dot: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb4ab_d20260714_m052135_c001_v0001120_t0053_u01784006495657") 2026/07/14 05:23:09 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/07/14 05:23:09 DEBUG : created from root.txt: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f424184d5475ac300_d20260714_m052235_c001_v7007000_t0000_u01784006555094") as it is a hide marker 2026/07/14 05:23:09 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/07/14 05:23:09 DEBUG : created from root.txt: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f116505daab8e55a3_d20260714_m052233_c001_v0001113_t0025_u01784006553935") 2026/07/14 05:23:09 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/07/14 05:23:09 DEBUG : file name.txt: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f410bfa020f790c9d_d20260714_m052242_c001_v7007000_t0000_u01784006562817") as it is a hide marker 2026/07/14 05:23:09 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/07/14 05:23:09 DEBUG : file name.txt: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb55d_d20260714_m052222_c001_v0001120_t0026_u01784006542942") 2026/07/14 05:23:09 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/14 05:23:09 DEBUG : file name.txt: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f116287ac175d18d8_d20260714_m052217_c001_v0001179_t0024_u01784006537482") 2026/07/14 05:23:09 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/14 05:23:09 DEBUG : file name.txt: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb505_d20260714_m052155_c001_v0001120_t0058_u01784006515805") 2026/07/14 05:23:09 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/14 05:23:09 DEBUG : file name.txt: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb4fd_d20260714_m052154_c001_v0001120_t0048_u01784006514393") 2026/07/14 05:23:09 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/14 05:23:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb501_d20260714_m052154_c001_v0001120_t0035_u01784006514922") "upload" dated 2026-07-14 05:21:54.922 +0000 UTC (1m14.082635695s ago) 2026/07/14 05:23:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f425e3a23a6480545_d20260714_m052215_c001_v7007000_t0000_u01784006535369") as it is a hide marker 2026/07/14 05:23:09 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/07/14 05:23:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f119a046bccf8bdb9_d20260714_m052214_c001_v0001131_t0047_u01784006534783") 2026/07/14 05:23:09 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/07/14 05:23:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f115112298195c5c0_d20260714_m052213_c001_v0001174_t0035_u01784006533900") 2026/07/14 05:23:09 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/07/14 05:23:09 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f424184d5475abff1_d20260714_m052143_c001_v7007000_t0000_u01784006503803") as it is a hide marker 2026/07/14 05:23:09 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/07/14 05:23:09 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb4cd_d20260714_m052143_c001_v0001120_t0043_u01784006503044") 2026/07/14 05:23:09 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/07/14 05:23:09 DEBUG : piped data.txt: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f410bfa020f790c9f_d20260714_m052244_c001_v7007000_t0000_u01784006564960") as it is a hide marker 2026/07/14 05:23:09 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/07/14 05:23:09 DEBUG : piped data.txt: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb58f_d20260714_m052244_c001_v0001120_t0018_u01784006564108") 2026/07/14 05:23:09 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/14 05:23:09 DEBUG : piped data.txt: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f410bfa020f790c9e_d20260714_m052243_c001_v7007000_t0000_u01784006563869") 2026/07/14 05:23:09 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/14 05:23:09 DEBUG : piped data.txt: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f41720db68c9eb58d_d20260714_m052243_c001_v0001120_t0016_u01784006563520") 2026/07/14 05:23:09 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/14 05:23:09 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f424184d5475abff4_d20260714_m052145_c001_v7007000_t0000_u01784006505019") as it is a hide marker 2026/07/14 05:23:09 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/07/14 05:23:09 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb4d3_d20260714_m052144_c001_v0001120_t0031_u01784006504157") 2026/07/14 05:23:09 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/07/14 05:23:09 DEBUG : test-metadata: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f4190a0896b1a6537_d20260714_m052252_c001_v7007000_t0000_u01784006572290") as it is a hide marker 2026/07/14 05:23:09 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/07/14 05:23:09 DEBUG : test-metadata: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f210bfa020f790cae_d20260714_m052247_c001_v0001167_t0056_u01784006567165") 2026/07/14 05:23:09 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/14 05:23:09 DEBUG : test-metadata: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f410bfa020f790ca6_d20260714_m052246_c001_v7007000_t0000_u01784006566398") 2026/07/14 05:23:09 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/14 05:23:09 DEBUG : test-metadata: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb593_d20260714_m052245_c001_v0001120_t0032_u01784006565138") 2026/07/14 05:23:09 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/14 05:23:09 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f424184d5475abfe7_d20260714_m052138_c001_v7007000_t0000_u01784006498561") as it is a hide marker 2026/07/14 05:23:09 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/07/14 05:23:09 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb4b3_d20260714_m052137_c001_v0001120_t0040_u01784006497758") 2026/07/14 05:23:09 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/07/14 05:23:09 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f424184d5475abfea_d20260714_m052140_c001_v7007000_t0000_u01784006500601") as it is a hide marker 2026/07/14 05:23:09 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/07/14 05:23:09 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb4bb_d20260714_m052139_c001_v0001120_t0000_u01784006499885") 2026/07/14 05:23:09 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/07/14 05:23:09 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f424184d5475abfe8_d20260714_m052139_c001_v7007000_t0000_u01784006499534") as it is a hide marker 2026/07/14 05:23:09 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/07/14 05:23:09 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb4b7_d20260714_m052138_c001_v0001120_t0054_u01784006498913") 2026/07/14 05:23:09 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/07/14 05:23:09 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f424184d5475abfed_d20260714_m052141_c001_v7007000_t0000_u01784006501673") as it is a hide marker 2026/07/14 05:23:09 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/07/14 05:23:09 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb4c1_d20260714_m052140_c001_v0001120_t0046_u01784006500953") 2026/07/14 05:23:09 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/07/14 05:23:09 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f424184d5475abfee_d20260714_m052142_c001_v7007000_t0000_u01784006502692") as it is a hide marker 2026/07/14 05:23:09 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/07/14 05:23:09 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb4c5_d20260714_m052142_c001_v0001120_t0051_u01784006502025") 2026/07/14 05:23:09 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/07/14 05:23:09 DEBUG : trailing space /trailing space : Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f424184d5475abfe5_d20260714_m052137_c001_v7007000_t0000_u01784006497405") as it is a hide marker 2026/07/14 05:23:09 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/07/14 05:23:09 DEBUG : trailing space /trailing space : Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb4b1_d20260714_m052136_c001_v0001120_t0003_u01784006496669") 2026/07/14 05:23:09 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/07/14 05:23:09 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f102aecb5aa0af18e_d20260714_m052302_c001_v0001177_t0016_u01784006582829") "upload" dated 2026-07-14 05:23:02.829 +0000 UTC (6.176648166s ago) 2026/07/14 05:23:09 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f4018886f4ebb49af_d20260714_m052258_c001_v7007000_t0000_u01784006578028") 2026/07/14 05:23:09 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/07/14 05:23:09 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb5b5_d20260714_m052254_c001_v0001120_t0010_u01784006574826") 2026/07/14 05:23:09 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/07/14 05:23:09 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f424184d5475abfff_d20260714_m052153_c001_v7007000_t0000_u01784006513863") as it is a hide marker 2026/07/14 05:23:09 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/07/14 05:23:09 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f224184d5475abff8_d20260714_m052147_c001_v0001154_t0021_u01784006507266") 2026/07/14 05:23:09 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/07/14 05:23:09 DEBUG : zero-length-file: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f424184d5475abff7_d20260714_m052147_c001_v7007000_t0000_u01784006507089") as it is a hide marker 2026/07/14 05:23:09 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/07/14 05:23:09 DEBUG : zero-length-file: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f41720db68c9eb4df_d20260714_m052146_c001_v0001120_t0016_u01784006506274") 2026/07/14 05:23:09 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/07/14 05:23:09 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f424184d5475abfd7_d20260714_m052130_c001_v7007000_t0000_u01784006490199") as it is a hide marker 2026/07/14 05:23:09 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/07/14 05:23:09 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb487_d20260714_m052129_c001_v0001120_t0041_u01784006489427") 2026/07/14 05:23:09 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/07/14 05:23:09 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f424184d5475abfd2_d20260714_m052124_c001_v7007000_t0000_u01784006484093") as it is a hide marker 2026/07/14 05:23:09 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/07/14 05:23:09 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb46b_d20260714_m052123_c001_v0001120_t0055_u01784006483131") 2026/07/14 05:23:09 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/07/14 05:23:09 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f424184d5475abfdc_d20260714_m052134_c001_v7007000_t0000_u01784006494142") as it is a hide marker 2026/07/14 05:23:09 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/07/14 05:23:09 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb497_d20260714_m052132_c001_v0001120_t0035_u01784006492727") 2026/07/14 05:23:09 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/07/14 05:23:09 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f424184d5475abfda_d20260714_m052132_c001_v7007000_t0000_u01784006492376") as it is a hide marker 2026/07/14 05:23:09 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/07/14 05:23:09 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb493_d20260714_m052131_c001_v0001120_t0036_u01784006491564") 2026/07/14 05:23:09 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/07/14 05:23:09 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f424184d5475abfe2_d20260714_m052135_c001_v7007000_t0000_u01784006495306") as it is a hide marker 2026/07/14 05:23:09 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/07/14 05:23:09 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb4a5_d20260714_m052134_c001_v0001120_t0050_u01784006494603") 2026/07/14 05:23:09 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/07/14 05:23:09 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f424184d5475abfd8_d20260714_m052131_c001_v7007000_t0000_u01784006491214") as it is a hide marker 2026/07/14 05:23:09 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/07/14 05:23:09 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb48d_d20260714_m052130_c001_v0001120_t0056_u01784006490550") 2026/07/14 05:23:09 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/07/14 05:23:09 DEBUG : ./.: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f424184d5475abfd3_d20260714_m052125_c001_v7007000_t0000_u01784006485263") as it is a hide marker 2026/07/14 05:23:09 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/07/14 05:23:09 DEBUG : ./.: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb46f_d20260714_m052124_c001_v0001120_t0022_u01784006484444") 2026/07/14 05:23:09 NOTICE: ./.: Skipped delete as --dry-run is set 2026/07/14 05:23:09 DEBUG : ../..: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f424184d5475abfd4_d20260714_m052126_c001_v7007000_t0000_u01784006486406") as it is a hide marker 2026/07/14 05:23:09 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/07/14 05:23:09 DEBUG : ../..: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb475_d20260714_m052125_c001_v0001120_t0023_u01784006485615") 2026/07/14 05:23:09 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/07/14 05:23:09 INFO : B2 bucket rclone-test-kejexix4dole: cleaning bucket "rclone-test-kejexix4dole" of all hidden files 2026/07/14 05:23:09 DEBUG : leading space/ leading space: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f424184d5475abfd6_d20260714_m052129_c001_v7007000_t0000_u01784006489075") as it is a hide marker 2026/07/14 05:23:09 DEBUG : leading space/ leading space: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb483_d20260714_m052128_c001_v0001120_t0059_u01784006488441") 2026/07/14 05:23:09 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f424184d5475abfd5_d20260714_m052128_c001_v7007000_t0000_u01784006488088") as it is a hide marker 2026/07/14 05:23:09 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb47b_d20260714_m052126_c001_v0001120_t0026_u01784006486764") 2026/07/14 05:23:09 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f424184d5475abfe4_d20260714_m052136_c001_v7007000_t0000_u01784006496318") as it is a hide marker 2026/07/14 05:23:09 DEBUG : .leading dot/.leading dot: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb4ab_d20260714_m052135_c001_v0001120_t0053_u01784006495657") 2026/07/14 05:23:09 DEBUG : created from root.txt: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f424184d5475ac300_d20260714_m052235_c001_v7007000_t0000_u01784006555094") as it is a hide marker 2026/07/14 05:23:09 DEBUG : created from root.txt: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f116505daab8e55a3_d20260714_m052233_c001_v0001113_t0025_u01784006553935") 2026/07/14 05:23:09 DEBUG : file name.txt: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f410bfa020f790c9d_d20260714_m052242_c001_v7007000_t0000_u01784006562817") as it is a hide marker 2026/07/14 05:23:09 DEBUG : file name.txt: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb55d_d20260714_m052222_c001_v0001120_t0026_u01784006542942") 2026/07/14 05:23:09 DEBUG : file name.txt: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f116287ac175d18d8_d20260714_m052217_c001_v0001179_t0024_u01784006537482") 2026/07/14 05:23:09 DEBUG : file name.txt: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb505_d20260714_m052155_c001_v0001120_t0058_u01784006515805") 2026/07/14 05:23:09 DEBUG : file name.txt: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb4fd_d20260714_m052154_c001_v0001120_t0048_u01784006514393") 2026/07/14 05:23:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb501_d20260714_m052154_c001_v0001120_t0035_u01784006514922") "upload" dated 2026-07-14 05:21:54.922 +0000 UTC (1m15.068198425s ago) 2026/07/14 05:23:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f425e3a23a6480545_d20260714_m052215_c001_v7007000_t0000_u01784006535369") as it is a hide marker 2026/07/14 05:23:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f119a046bccf8bdb9_d20260714_m052214_c001_v0001131_t0047_u01784006534783") 2026/07/14 05:23:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f115112298195c5c0_d20260714_m052213_c001_v0001174_t0035_u01784006533900") 2026/07/14 05:23:10 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f424184d5475abff1_d20260714_m052143_c001_v7007000_t0000_u01784006503803") as it is a hide marker 2026/07/14 05:23:10 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb4cd_d20260714_m052143_c001_v0001120_t0043_u01784006503044") 2026/07/14 05:23:10 DEBUG : piped data.txt: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f410bfa020f790c9f_d20260714_m052244_c001_v7007000_t0000_u01784006564960") as it is a hide marker 2026/07/14 05:23:10 DEBUG : piped data.txt: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb58f_d20260714_m052244_c001_v0001120_t0018_u01784006564108") 2026/07/14 05:23:10 DEBUG : piped data.txt: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f410bfa020f790c9e_d20260714_m052243_c001_v7007000_t0000_u01784006563869") 2026/07/14 05:23:10 DEBUG : piped data.txt: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f41720db68c9eb58d_d20260714_m052243_c001_v0001120_t0016_u01784006563520") 2026/07/14 05:23:10 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f424184d5475abff4_d20260714_m052145_c001_v7007000_t0000_u01784006505019") as it is a hide marker 2026/07/14 05:23:10 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb4d3_d20260714_m052144_c001_v0001120_t0031_u01784006504157") 2026/07/14 05:23:10 DEBUG : test-metadata: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f4190a0896b1a6537_d20260714_m052252_c001_v7007000_t0000_u01784006572290") as it is a hide marker 2026/07/14 05:23:10 DEBUG : test-metadata: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f210bfa020f790cae_d20260714_m052247_c001_v0001167_t0056_u01784006567165") 2026/07/14 05:23:10 DEBUG : test-metadata: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f410bfa020f790ca6_d20260714_m052246_c001_v7007000_t0000_u01784006566398") 2026/07/14 05:23:10 DEBUG : test-metadata: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb593_d20260714_m052245_c001_v0001120_t0032_u01784006565138") 2026/07/14 05:23:10 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f424184d5475abfe7_d20260714_m052138_c001_v7007000_t0000_u01784006498561") as it is a hide marker 2026/07/14 05:23:10 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb4b3_d20260714_m052137_c001_v0001120_t0040_u01784006497758") 2026/07/14 05:23:10 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f424184d5475abfea_d20260714_m052140_c001_v7007000_t0000_u01784006500601") as it is a hide marker 2026/07/14 05:23:10 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb4bb_d20260714_m052139_c001_v0001120_t0000_u01784006499885") 2026/07/14 05:23:10 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f424184d5475abfe8_d20260714_m052139_c001_v7007000_t0000_u01784006499534") as it is a hide marker 2026/07/14 05:23:10 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb4b7_d20260714_m052138_c001_v0001120_t0054_u01784006498913") 2026/07/14 05:23:10 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f424184d5475abfed_d20260714_m052141_c001_v7007000_t0000_u01784006501673") as it is a hide marker 2026/07/14 05:23:11 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb4c1_d20260714_m052140_c001_v0001120_t0046_u01784006500953") 2026/07/14 05:23:11 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f424184d5475abfee_d20260714_m052142_c001_v7007000_t0000_u01784006502692") as it is a hide marker 2026/07/14 05:23:11 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb4c5_d20260714_m052142_c001_v0001120_t0051_u01784006502025") 2026/07/14 05:23:11 DEBUG : trailing space /trailing space : Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f424184d5475abfe5_d20260714_m052137_c001_v7007000_t0000_u01784006497405") as it is a hide marker 2026/07/14 05:23:11 DEBUG : trailing space /trailing space : Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb4b1_d20260714_m052136_c001_v0001120_t0003_u01784006496669") 2026/07/14 05:23:11 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f102aecb5aa0af18e_d20260714_m052302_c001_v0001177_t0016_u01784006582829") "upload" dated 2026-07-14 05:23:02.829 +0000 UTC (8.431693918s ago) 2026/07/14 05:23:11 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f4018886f4ebb49af_d20260714_m052258_c001_v7007000_t0000_u01784006578028") 2026/07/14 05:23:11 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb5b5_d20260714_m052254_c001_v0001120_t0010_u01784006574826") 2026/07/14 05:23:11 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f424184d5475abfff_d20260714_m052153_c001_v7007000_t0000_u01784006513863") as it is a hide marker 2026/07/14 05:23:11 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f224184d5475abff8_d20260714_m052147_c001_v0001154_t0021_u01784006507266") 2026/07/14 05:23:11 DEBUG : zero-length-file: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f424184d5475abff7_d20260714_m052147_c001_v7007000_t0000_u01784006507089") as it is a hide marker 2026/07/14 05:23:11 DEBUG : zero-length-file: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f41720db68c9eb4df_d20260714_m052146_c001_v0001120_t0016_u01784006506274") 2026/07/14 05:23:11 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f424184d5475abfd7_d20260714_m052130_c001_v7007000_t0000_u01784006490199") as it is a hide marker 2026/07/14 05:23:11 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb487_d20260714_m052129_c001_v0001120_t0041_u01784006489427") 2026/07/14 05:23:11 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f424184d5475abfd2_d20260714_m052124_c001_v7007000_t0000_u01784006484093") as it is a hide marker 2026/07/14 05:23:11 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb46b_d20260714_m052123_c001_v0001120_t0055_u01784006483131") 2026/07/14 05:23:11 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f424184d5475abfdc_d20260714_m052134_c001_v7007000_t0000_u01784006494142") as it is a hide marker 2026/07/14 05:23:11 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb497_d20260714_m052132_c001_v0001120_t0035_u01784006492727") 2026/07/14 05:23:11 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f424184d5475abfda_d20260714_m052132_c001_v7007000_t0000_u01784006492376") as it is a hide marker 2026/07/14 05:23:11 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb493_d20260714_m052131_c001_v0001120_t0036_u01784006491564") 2026/07/14 05:23:11 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f424184d5475abfe2_d20260714_m052135_c001_v7007000_t0000_u01784006495306") as it is a hide marker 2026/07/14 05:23:11 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb4a5_d20260714_m052134_c001_v0001120_t0050_u01784006494603") 2026/07/14 05:23:12 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f424184d5475abfd8_d20260714_m052131_c001_v7007000_t0000_u01784006491214") as it is a hide marker 2026/07/14 05:23:12 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb48d_d20260714_m052130_c001_v0001120_t0056_u01784006490550") 2026/07/14 05:23:12 DEBUG : ./.: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f424184d5475abfd3_d20260714_m052125_c001_v7007000_t0000_u01784006485263") as it is a hide marker 2026/07/14 05:23:12 DEBUG : ./.: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb46f_d20260714_m052124_c001_v0001120_t0022_u01784006484444") 2026/07/14 05:23:12 DEBUG : ../..: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f424184d5475abfd4_d20260714_m052126_c001_v7007000_t0000_u01784006486406") as it is a hide marker 2026/07/14 05:23:12 DEBUG : ../..: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb475_d20260714_m052125_c001_v0001120_t0023_u01784006485615") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/07/14 05:23:13 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/07/14 05:23:13 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/07/14 05:23:13 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/14 05:23:13 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/14 05:23:14 INFO : B2 bucket rclone-test-kejexix4dole: cleaning bucket "rclone-test-kejexix4dole" of pending multipart uploads older than 0s 2026/07/14 05:23:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb501_d20260714_m052154_c001_v0001120_t0035_u01784006514922") "upload" dated 2026-07-14 05:21:54.922 +0000 UTC (1m19.318938944s ago) 2026/07/14 05:23:14 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f2265123bc770cf67_d20260714_m052313_c001_v0001038_t0036_u01784006593107") as it is a start marker (upload started at 2026-07-14 05:23:13.107 +0000 UTC) 2026/07/14 05:23:14 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/07/14 05:23:14 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f2265123bc770cf68_d20260714_m052313_c001_v0001044_t0023_u01784006593316") as it is a start marker (upload started at 2026-07-14 05:23:13.316 +0000 UTC) 2026/07/14 05:23:14 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/07/14 05:23:14 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f2265123bc770cf69_d20260714_m052313_c001_v0001097_t0041_u01784006593495") as it is a start marker (upload started at 2026-07-14 05:23:13.495 +0000 UTC) 2026/07/14 05:23:14 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/07/14 05:23:14 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f2265123bc770cf6a_d20260714_m052313_c001_v0001036_t0052_u01784006593798") as it is a start marker (upload started at 2026-07-14 05:23:13.798 +0000 UTC) 2026/07/14 05:23:14 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/07/14 05:23:14 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f4265123bc770cf66_d20260714_m052312_c001_v7007000_t0000_u01784006592928") "hide" dated 2026-07-14 05:23:12.928 +0000 UTC (1.313126016s ago) 2026/07/14 05:23:14 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f102aecb5aa0af18e_d20260714_m052302_c001_v0001177_t0016_u01784006582829") 2026/07/14 05:23:14 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/07/14 05:23:14 INFO : B2 bucket rclone-test-kejexix4dole: cleaning bucket "rclone-test-kejexix4dole" of pending multipart uploads older than 0s 2026/07/14 05:23:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb501_d20260714_m052154_c001_v0001120_t0035_u01784006514922") "upload" dated 2026-07-14 05:21:54.922 +0000 UTC (1m19.674636954s ago) 2026/07/14 05:23:14 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f2265123bc770cf67_d20260714_m052313_c001_v0001038_t0036_u01784006593107") as it is a start marker (upload started at 2026-07-14 05:23:13.107 +0000 UTC) 2026/07/14 05:23:14 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f2265123bc770cf68_d20260714_m052313_c001_v0001044_t0023_u01784006593316") as it is a start marker (upload started at 2026-07-14 05:23:13.316 +0000 UTC) 2026/07/14 05:23:14 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f2265123bc770cf69_d20260714_m052313_c001_v0001097_t0041_u01784006593495") as it is a start marker (upload started at 2026-07-14 05:23:13.495 +0000 UTC) 2026/07/14 05:23:14 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f2265123bc770cf6a_d20260714_m052313_c001_v0001036_t0052_u01784006593798") as it is a start marker (upload started at 2026-07-14 05:23:13.798 +0000 UTC) 2026/07/14 05:23:14 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7f629d23102d5bfb9ff80e1b_f4265123bc770cf66_d20260714_m052312_c001_v7007000_t0000_u01784006592928") "hide" dated 2026-07-14 05:23:12.928 +0000 UTC (1.668748895s ago) 2026/07/14 05:23:14 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f102aecb5aa0af18e_d20260714_m052302_c001_v0001177_t0016_u01784006582829") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/07/14 05:23:15 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/07/14 05:23:15 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/07/14 05:23:15 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/14 05:23:16 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/07/14 05:23:16 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/07/14 05:23:16 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/07/14 05:23:16 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/07/14 05:23:17 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/07/14 05:23:19 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/07/14 05:23:19 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/07/14 05:23:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/14 05:23:21 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/14 05:23:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f629d23102d5bfb9ff80e1b_f2018886f4ebb49d2_d20260714_m052321_c001_v0001178_t0049_u01784006601738") 2026/07/14 05:23:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/14 05:23:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/14 05:23:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/14 05:23:22 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/07/14 05:23:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/14 05:23:22 DEBUG : pacer: Reducing sleep to 10ms 2026/07/14 05:23:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/07/14 05:23:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/07/14 05:23:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/07/14 05:23:25 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/07/14 05:23:25 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/07/14 05:23:25 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/07/14 05:23:25 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/07/14 05:23:27 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/07/14 05:23:27 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/07/14 05:23:27 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/07/14 05:23:29 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/07/14 05:23:29 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/14 05:23:29 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z7f629d23102d5bfb9ff80e1b_f21327c52989aebc7_d20260714_m052329_c001_v0001105_t0043_u01784006609544") 2026/07/14 05:23:29 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/14 05:23:29 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/14 05:23:29 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/07/14 05:23:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/07/14 05:23:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/07/14 05:23:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/07/14 05:23:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/07/14 05:23:33 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/07/14 05:23:34 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/07/14 05:23:34 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/07/14 05:23:34 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/07/14 05:23:34 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/07/14 05:23:35 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/07/14 05:23:36 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/07/14 05:23:37 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/07/14 05:23:37 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/07/14 05:23:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/14 05:23:38 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/14 05:23:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f629d23102d5bfb9ff80e1b_f2018886f4ebb49f2_d20260714_m052339_c001_v0001104_t0021_u01784006619013") 2026/07/14 05:23:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/14 05:23:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/14 05:23:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/14 05:23:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/07/14 05:23:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/07/14 05:23:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/07/14 05:23:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/07/14 05:23:41 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/14 05:23:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/07/14 05:23:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/07/14 05:23:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/07/14 05:23:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/07/14 05:23:44 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/07/14 05:23:46 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/07/14 05:23:46 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/07/14 05:23:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/07/14 05:23:47 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/14 05:23:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z7f629d23102d5bfb9ff80e1b_f2018886f4ebb4a42_d20260714_m052347_c001_v0001120_t0056_u01784006627420") 2026/07/14 05:23:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/14 05:23:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/07/14 05:23:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/14 05:23:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/07/14 05:23:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/07/14 05:23:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/07/14 05:23:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/07/14 05:23:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/07/14 05:23:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/07/14 05:23:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/07/14 05:23:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/07/14 05:23:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/07/14 05:23:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/07/14 05:23:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/14 05:23:55 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/14 05:23:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7f629d23102d5bfb9ff80e1b_f2018886f4ebb4a55_d20260714_m052355_c001_v0001146_t0031_u01784006635517") 2026/07/14 05:23:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/14 05:23:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/14 05:23:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/07/14 05:23:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/14 05:23:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/14 05:23:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/07/14 05:23:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/07/14 05:23:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/07/14 05:23:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/07/14 05:23:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/07/14 05:23:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/14 05:23:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/07/14 05:24:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/07/14 05:24:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/07/14 05:24:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/07/14 05:24:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/07/14 05:24:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/14 05:24:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/07/14 05:24:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7f629d23102d5bfb9ff80e1b_f2209ce488b7f560c_d20260714_m052403_c001_v0001179_t0020_u01784006643904") 2026/07/14 05:24:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/14 05:24:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/14 05:24:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/14 05:24:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/07/14 05:24:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/07/14 05:24:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/14 05:24:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/14 05:24:06 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/14 05:24:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/07/14 05:24:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/07/14 05:24:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/07/14 05:24:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/07/14 05:24:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/07/14 05:24:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/07/14 05:24:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/07/14 05:24:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/07/14 05:24:11 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/14 05:24:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z7f629d23102d5bfb9ff80e1b_f2209ce488b7f5612_d20260714_m052411_c001_v0001032_t0018_u01784006651621") 2026/07/14 05:24:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/14 05:24:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/07/14 05:24:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/14 05:24:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/07/14 05:24:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/07/14 05:24:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/07/14 05:24:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/07/14 05:24:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/07/14 05:24:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/07/14 05:24:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/07/14 05:24:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/07/14 05:24:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/07/14 05:24:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/07/14 05:24:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/14 05:24:19 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/14 05:24:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7f629d23102d5bfb9ff80e1b_f2209ce488b7f5619_d20260714_m052419_c001_v0001117_t0019_u01784006659922") 2026/07/14 05:24:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/14 05:24:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/14 05:24:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/07/14 05:24:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/14 05:24:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/14 05:24:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/07/14 05:24:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/07/14 05:24:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/07/14 05:24:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/07/14 05:24:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/07/14 05:24:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/14 05:24:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/07/14 05:24:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/07/14 05:24:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/07/14 05:24:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/07/14 05:24:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/07/14 05:24:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/14 05:24:28 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/14 05:24:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7f629d23102d5bfb9ff80e1b_f2209ce488b7f5622_d20260714_m052428_c001_v0001090_t0006_u01784006668682") 2026/07/14 05:24:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/14 05:24:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/14 05:24:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/14 05:24:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/07/14 05:24:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/07/14 05:24:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/14 05:24:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/14 05:24:32 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/14 05:24:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/07/14 05:24:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/07/14 05:24:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/07/14 05:24:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/07/14 05:24:37 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/07/14 05:24:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/07/14 05:24:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/07/14 05:24:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/07/14 05:24:40 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/14 05:24:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z7f629d23102d5bfb9ff80e1b_f2159f73aac7af0ec_d20260714_m052440_c001_v0001180_t0035_u01784006680472") 2026/07/14 05:24:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/14 05:24:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/07/14 05:24:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/14 05:24:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/07/14 05:24:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/07/14 05:24:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/07/14 05:24:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/07/14 05:24:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/07/14 05:24:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/07/14 05:24:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/07/14 05:24:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/07/14 05:24:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/07/14 05:24:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/07/14 05:24:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/07/14 05:24:49 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/14 05:24:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z7f629d23102d5bfb9ff80e1b_f2159f73aac7af0f6_d20260714_m052449_c001_v0001183_t0008_u01784006689228") 2026/07/14 05:24:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/14 05:24:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/14 05:24:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/07/14 05:24:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/07/14 05:24:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/07/14 05:24:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/07/14 05:24:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/07/14 05:24:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/07/14 05:24:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/07/14 05:24:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/07/14 05:24:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/07/14 05:24:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/07/14 05:24:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/07/14 05:24:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/07/14 05:24:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/07/14 05:24:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/07/14 05:24:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/07/14 05:24:58 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/14 05:24:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z7f629d23102d5bfb9ff80e1b_f2159f73aac7af0fa_d20260714_m052458_c001_v0001103_t0031_u01784006698646") 2026/07/14 05:24:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/14 05:24:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/14 05:24:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/07/14 05:24:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/07/14 05:24:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/07/14 05:25:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/07/14 05:25:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/07/14 05:25:01 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/14 05:25:03 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/07/14 05:25:03 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/07/14 05:25:03 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/07/14 05:25:03 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/07/14 05:25:04 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/07/14 05:25:06 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/07/14 05:25:06 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/07/14 05:25:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/14 05:25:07 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/14 05:25:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f629d23102d5bfb9ff80e1b_f2159f73aac7af100_d20260714_m052507_c001_v0001120_t0023_u01784006707865") 2026/07/14 05:25:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/14 05:25:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/14 05:25:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/14 05:25:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/07/14 05:25:10 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/07/14 05:25:10 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/07/14 05:25:12 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/07/14 05:25:12 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/07/14 05:25:12 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/07/14 05:25:12 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/07/14 05:25:14 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/07/14 05:25:15 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/07/14 05:25:15 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/07/14 05:25:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/07/14 05:25:17 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/14 05:25:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z7f629d23102d5bfb9ff80e1b_f210bfa020f790de5_d20260714_m052517_c001_v0001145_t0047_u01784006717150") 2026/07/14 05:25:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/14 05:25:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/14 05:25:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/07/14 05:25:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/07/14 05:25:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/07/14 05:25:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/07/14 05:25:22 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/07/14 05:25:22 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/07/14 05:25:22 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/07/14 05:25:22 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/07/14 05:25:22 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/07/14 05:25:22 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/07/14 05:25:23 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/07/14 05:25:24 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/07/14 05:25:25 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/07/14 05:25:25 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/07/14 05:25:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/14 05:25:27 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/14 05:25:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f629d23102d5bfb9ff80e1b_f2154cece6aaf33bb_d20260714_m052527_c001_v0001183_t0031_u01784006727715") 2026/07/14 05:25:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/14 05:25:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/14 05:25:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/14 05:25:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/07/14 05:25:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/07/14 05:25:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/07/14 05:25:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/07/14 05:25:30 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/14 05:25:32 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/07/14 05:25:32 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/07/14 05:25:32 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/07/14 05:25:32 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/07/14 05:25:33 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/07/14 05:25:35 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/07/14 05:25:35 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/07/14 05:25:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/14 05:25:36 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/14 05:25:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f629d23102d5bfb9ff80e1b_f2190a0896b1a6703_d20260714_m052536_c001_v0001174_t0017_u01784006736997") 2026/07/14 05:25:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/14 05:25:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/14 05:25:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/14 05:25:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/07/14 05:25:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/07/14 05:25:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/07/14 05:25:41 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/07/14 05:25:41 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/07/14 05:25:42 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/07/14 05:25:42 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/07/14 05:25:44 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/07/14 05:25:44 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/07/14 05:25:44 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/07/14 05:25:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/07/14 05:25:47 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/14 05:25:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z7f629d23102d5bfb9ff80e1b_f2154cece6aaf33c4_d20260714_m052547_c001_v0001157_t0018_u01784006747329") 2026/07/14 05:25:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/14 05:25:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/14 05:25:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/07/14 05:25:50 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/07/14 05:25:50 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/07/14 05:25:50 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/07/14 05:25:52 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/07/14 05:25:52 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/07/14 05:25:53 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/07/14 05:25:53 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/07/14 05:25:53 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/07/14 05:25:53 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/07/14 05:25:54 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/07/14 05:25:55 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/07/14 05:25:55 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/07/14 05:25:55 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/07/14 05:25:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/14 05:25:58 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/14 05:25:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f629d23102d5bfb9ff80e1b_f2273bda0ceb08f0b_d20260714_m052558_c001_v0001098_t0037_u01784006758440") 2026/07/14 05:25:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/14 05:25:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/14 05:25:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/14 05:25:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/07/14 05:25:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/07/14 05:26:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/07/14 05:26:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/07/14 05:26:01 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/14 05:26:10 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z7f629d23102d5bfb9ff80e1b_f21616794591f4042_d20260714_m052610_c001_v0001185_t0038_u01784006770182") 2026/07/14 05:26:10 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/07/14 05:26:10 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/14 05:26:10 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/14 05:26:11 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/14 05:26:11 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/07/14 05:26:12 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/07/14 05:26:12 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/14 05:26:12 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/07/14 05:26:12 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/07/14 05:26:15 DEBUG : chunked-copy: Done sending chunk 0 2026/07/14 05:26:15 DEBUG : chunked-copy: Done sending chunk 1 2026/07/14 05:26:15 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/14 05:26:16 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z7f629d23102d5bfb9ff80e1b_f2209ce488b7f5670_d20260714_m052616_c001_v0001146_t0006_u01784006776040") 2026/07/14 05:26:16 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/07/14 05:26:16 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/14 05:26:16 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/14 05:26:17 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/14 05:26:17 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/07/14 05:26:19 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/07/14 05:26:19 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/14 05:26:19 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/07/14 05:26:19 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/07/14 05:26:21 DEBUG : chunked-copy: Done sending chunk 0 2026/07/14 05:26:21 DEBUG : chunked-copy: Done sending chunk 1 2026/07/14 05:26:21 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/14 05:26:22 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z7f629d23102d5bfb9ff80e1b_f21616794591f4057_d20260714_m052622_c001_v0001104_t0040_u01784006782245") 2026/07/14 05:26:22 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/14 05:26:22 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/07/14 05:26:23 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/14 05:26:23 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/14 05:26:23 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/07/14 05:26:25 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/07/14 05:26:25 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/14 05:26:25 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/07/14 05:26:25 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/07/14 05:26:27 DEBUG : chunked-copy: Done sending chunk 0 2026/07/14 05:26:27 DEBUG : chunked-copy: Done sending chunk 1 2026/07/14 05:26:27 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/14 05:26:28 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z7f629d23102d5bfb9ff80e1b_f2209ce488b7f570d_d20260714_m052628_c001_v0001185_t0025_u01784006788316") 2026/07/14 05:26:28 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/07/14 05:26:28 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/14 05:26:28 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/07/14 05:26:28 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/14 05:26:28 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/07/14 05:26:29 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/14 05:26:29 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/07/14 05:26:30 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/14 05:26:31 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/14 05:26:32 DEBUG : Creating backend with remote "TestB2:rclone-test-kejexix4dole/deeper/nonexisting/directory" === 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/14 05:26:33 INFO : B2 bucket rclone-test-kejexix4dole: cleaning bucket "rclone-test-kejexix4dole" of all files 2026/07/14 05:26:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f4154cece6aaf33c0_d20260714_m052541_c001_v7007000_t0000_u01784006741264") 2026/07/14 05:26:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f2190a0896b1a6703_d20260714_m052536_c001_v0001174_t0017_u01784006736997") 2026/07/14 05:26:34 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f4190a0896b1a66fc_d20260714_m052536_c001_v7007000_t0000_u01784006736505") 2026/07/14 05:26:34 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f2154cece6aaf33be_d20260714_m052532_c001_v0001183_t0037_u01784006732380") 2026/07/14 05:26:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f41616794591f4035_d20260714_m052603_c001_v7007000_t0000_u01784006763785") 2026/07/14 05:26:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f2273bda0ceb08f0b_d20260714_m052558_c001_v0001098_t0037_u01784006758440") 2026/07/14 05:26:34 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f4273bda0ceb08f07_d20260714_m052557_c001_v7007000_t0000_u01784006757943") 2026/07/14 05:26:34 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f2154cece6aaf33c8_d20260714_m052552_c001_v0001185_t0051_u01784006752345") 2026/07/14 05:26:34 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f4154cece6aaf33c7_d20260714_m052552_c001_v7007000_t0000_u01784006752155") 2026/07/14 05:26:34 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f2154cece6aaf33c4_d20260714_m052547_c001_v0001157_t0018_u01784006747329") 2026/07/14 05:26:34 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f4154cece6aaf33c2_d20260714_m052546_c001_v7007000_t0000_u01784006746795") 2026/07/14 05:26:34 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f2154cece6aaf33c1_d20260714_m052541_c001_v0001102_t0030_u01784006741455") 2026/07/14 05:26:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f418455c9fae01e3e_d20260714_m052407_c001_v7007000_t0000_u01784006647751") 2026/07/14 05:26:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f2209ce488b7f560c_d20260714_m052403_c001_v0001179_t0020_u01784006643904") 2026/07/14 05:26:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f4209ce488b7f5608_d20260714_m052359_c001_v7007000_t0000_u01784006639391") 2026/07/14 05:26:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f2018886f4ebb4a55_d20260714_m052355_c001_v0001146_t0031_u01784006635517") 2026/07/14 05:26:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f4209ce488b7f560b_d20260714_m052403_c001_v7007000_t0000_u01784006643547") 2026/07/14 05:26:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f2209ce488b7f5609_d20260714_m052359_c001_v0001134_t0058_u01784006639566") 2026/07/14 05:26:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f4018886f4ebb4a4e_d20260714_m052355_c001_v7007000_t0000_u01784006635161") 2026/07/14 05:26:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f2209ce488b7f55fe_d20260714_m052351_c001_v0001173_t0016_u01784006631215") 2026/07/14 05:26:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f4209ce488b7f55fd_d20260714_m052351_c001_v7007000_t0000_u01784006631039") 2026/07/14 05:26:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f2018886f4ebb4a42_d20260714_m052347_c001_v0001120_t0056_u01784006627420") 2026/07/14 05:26:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f4018886f4ebb4a3a_d20260714_m052347_c001_v7007000_t0000_u01784006627090") 2026/07/14 05:26:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f2209ce488b7f556b_d20260714_m052343_c001_v0001134_t0012_u01784006623226") 2026/07/14 05:26:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f4209ce488b7f5628_d20260714_m052435_c001_v7007000_t0000_u01784006675774") 2026/07/14 05:26:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f2209ce488b7f5622_d20260714_m052428_c001_v0001090_t0006_u01784006668682") 2026/07/14 05:26:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f418455c9fae0204a_d20260714_m052424_c001_v7007000_t0000_u01784006664115") 2026/07/14 05:26:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f2209ce488b7f5619_d20260714_m052419_c001_v0001117_t0019_u01784006659922") 2026/07/14 05:26:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f4209ce488b7f5621_d20260714_m052428_c001_v7007000_t0000_u01784006668344") 2026/07/14 05:26:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f218455c9fae0204b_d20260714_m052424_c001_v0001178_t0005_u01784006664294") 2026/07/14 05:26:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f4209ce488b7f5618_d20260714_m052419_c001_v7007000_t0000_u01784006659580") 2026/07/14 05:26:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f218455c9fae02029_d20260714_m052415_c001_v0001174_t0000_u01784006655513") 2026/07/14 05:26:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f418455c9fae02026_d20260714_m052415_c001_v7007000_t0000_u01784006655334") 2026/07/14 05:26:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f2209ce488b7f5612_d20260714_m052411_c001_v0001032_t0018_u01784006651621") 2026/07/14 05:26:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f4209ce488b7f5610_d20260714_m052411_c001_v7007000_t0000_u01784006651282") 2026/07/14 05:26:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f218455c9fae01e3f_d20260714_m052407_c001_v0001183_t0031_u01784006647934") 2026/07/14 05:26:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f4209ce488b7f5560_d20260714_m052343_c001_v7007000_t0000_u01784006623048") 2026/07/14 05:26:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f2018886f4ebb49f2_d20260714_m052339_c001_v0001104_t0021_u01784006619013") 2026/07/14 05:26:35 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f4018886f4ebb49f1_d20260714_m052338_c001_v7007000_t0000_u01784006618670") 2026/07/14 05:26:35 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f2018886f4ebb49db_d20260714_m052333_c001_v0001044_t0022_u01784006613664") 2026/07/14 05:26:35 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f4018886f4ebb49da_d20260714_m052333_c001_v7007000_t0000_u01784006613489") 2026/07/14 05:26:35 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f21327c52989aebc7_d20260714_m052329_c001_v0001105_t0043_u01784006609544") 2026/07/14 05:26:35 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f41327c52989aebc6_d20260714_m052329_c001_v7007000_t0000_u01784006609204") 2026/07/14 05:26:35 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f2018886f4ebb49d4_d20260714_m052324_c001_v0001173_t0014_u01784006604915") 2026/07/14 05:26:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f4018886f4ebb49d3_d20260714_m052324_c001_v7007000_t0000_u01784006604740") 2026/07/14 05:26:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f2018886f4ebb49d2_d20260714_m052321_c001_v0001178_t0049_u01784006601738") 2026/07/14 05:26:36 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f4018886f4ebb49d1_d20260714_m052321_c001_v7007000_t0000_u01784006601400") 2026/07/14 05:26:36 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f2265123bc770cf6b_d20260714_m052316_c001_v0001178_t0038_u01784006596579") 2026/07/14 05:26:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f410bfa020f790dbc_d20260714_m052503_c001_v7007000_t0000_u01784006703203") 2026/07/14 05:26:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f2159f73aac7af0fa_d20260714_m052458_c001_v0001103_t0031_u01784006698646") 2026/07/14 05:26:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f4159f73aac7af0f7_d20260714_m052453_c001_v7007000_t0000_u01784006693551") 2026/07/14 05:26:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f2159f73aac7af0f6_d20260714_m052449_c001_v0001183_t0008_u01784006689228") 2026/07/14 05:26:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f4159f73aac7af0f9_d20260714_m052458_c001_v7007000_t0000_u01784006698247") 2026/07/14 05:26:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f2159f73aac7af0f8_d20260714_m052453_c001_v0001136_t0055_u01784006693745") 2026/07/14 05:26:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f4159f73aac7af0f5_d20260714_m052448_c001_v7007000_t0000_u01784006688808") 2026/07/14 05:26:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f2159f73aac7af0f0_d20260714_m052444_c001_v0001185_t0029_u01784006684268") 2026/07/14 05:26:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f4159f73aac7af0ef_d20260714_m052444_c001_v7007000_t0000_u01784006684075") 2026/07/14 05:26:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f2159f73aac7af0ec_d20260714_m052440_c001_v0001180_t0035_u01784006680472") 2026/07/14 05:26:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f4159f73aac7af0eb_d20260714_m052440_c001_v7007000_t0000_u01784006680071") 2026/07/14 05:26:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f2209ce488b7f5629_d20260714_m052435_c001_v0001040_t0048_u01784006675952") 2026/07/14 05:26:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f4154cece6aaf33bd_d20260714_m052532_c001_v7007000_t0000_u01784006732188") 2026/07/14 05:26:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f2154cece6aaf33bb_d20260714_m052527_c001_v0001183_t0031_u01784006727715") 2026/07/14 05:26:37 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f4154cece6aaf33ba_d20260714_m052527_c001_v7007000_t0000_u01784006727259") 2026/07/14 05:26:37 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f210bfa020f790df5_d20260714_m052521_c001_v0001131_t0008_u01784006721816") 2026/07/14 05:26:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f410bfa020f790df4_d20260714_m052521_c001_v7007000_t0000_u01784006721634") 2026/07/14 05:26:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f210bfa020f790de5_d20260714_m052517_c001_v0001145_t0047_u01784006717150") 2026/07/14 05:26:37 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f410bfa020f790de3_d20260714_m052516_c001_v7007000_t0000_u01784006716703") 2026/07/14 05:26:37 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f210bfa020f790dcd_d20260714_m052511_c001_v0001040_t0045_u01784006711752") 2026/07/14 05:26:37 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f410bfa020f790dcb_d20260714_m052511_c001_v7007000_t0000_u01784006711568") 2026/07/14 05:26:37 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f2159f73aac7af100_d20260714_m052507_c001_v0001120_t0023_u01784006707865") 2026/07/14 05:26:37 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f4159f73aac7af0ff_d20260714_m052507_c001_v7007000_t0000_u01784006707421") 2026/07/14 05:26:37 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f210bfa020f790dbd_d20260714_m052503_c001_v0001105_t0003_u01784006703389") 2026/07/14 05:26:37 DEBUG : chunked-copy: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f41616794591f406b_d20260714_m052630_c001_v7007000_t0000_u01784006790310") 2026/07/14 05:26:37 DEBUG : chunked-copy: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f21616794591f4060_d20260714_m052625_c001_v0001184_t0052_u01784006785170") 2026/07/14 05:26:37 DEBUG : chunked-copy: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f41616794591f405e_d20260714_m052624_c001_v7007000_t0000_u01784006784659") 2026/07/14 05:26:37 DEBUG : chunked-copy: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f2209ce488b7f569b_d20260714_m052619_c001_v0001182_t0028_u01784006779138") 2026/07/14 05:26:37 DEBUG : chunked-copy: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f4209ce488b7f5694_d20260714_m052618_c001_v7007000_t0000_u01784006778632") 2026/07/14 05:26:37 DEBUG : chunked-copy: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f21616794591f4049_d20260714_m052612_c001_v0001100_t0054_u01784006772588") 2026/07/14 05:26:37 DEBUG : chunked-copy: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f41616794591f4047_d20260714_m052612_c001_v7007000_t0000_u01784006772069") 2026/07/14 05:26:37 DEBUG : chunked-copy: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f102aecb5aa0af571_d20260714_m052608_c001_v0001177_t0021_u01784006768475") 2026/07/14 05:26:37 DEBUG : chunked-copy: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f41616794591f403d_d20260714_m052608_c001_v7007000_t0000_u01784006768123") 2026/07/14 05:26:38 DEBUG : chunked-copy: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f102aecb5aa0af55b_d20260714_m052604_c001_v0001177_t0036_u01784006764515") 2026/07/14 05:26:38 DEBUG : chunked-copy.copy: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f41616794591f4069_d20260714_m052630_c001_v7007000_t0000_u01784006790097") 2026/07/14 05:26:38 DEBUG : chunked-copy.copy: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f2209ce488b7f570d_d20260714_m052628_c001_v0001185_t0025_u01784006788316") 2026/07/14 05:26:38 DEBUG : chunked-copy.copy: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f41616794591f405d_d20260714_m052624_c001_v7007000_t0000_u01784006784469") 2026/07/14 05:26:38 DEBUG : chunked-copy.copy: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f21616794591f4057_d20260714_m052622_c001_v0001104_t0040_u01784006782245") 2026/07/14 05:26:38 DEBUG : chunked-copy.copy: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f4209ce488b7f5691_d20260714_m052618_c001_v7007000_t0000_u01784006778456") 2026/07/14 05:26:38 DEBUG : chunked-copy.copy: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f2209ce488b7f5670_d20260714_m052616_c001_v0001146_t0006_u01784006776040") 2026/07/14 05:26:38 DEBUG : chunked-copy.copy: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f41616794591f4046_d20260714_m052611_c001_v7007000_t0000_u01784006771895") 2026/07/14 05:26:38 DEBUG : chunked-copy.copy: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f21616794591f4042_d20260714_m052610_c001_v0001185_t0038_u01784006770182") 2026/07/14 05:26:38 DEBUG : chunked-copy.copy: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f41616794591f403c_d20260714_m052607_c001_v7007000_t0000_u01784006767946") 2026/07/14 05:26:38 DEBUG : chunked-copy.copy: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f117c16fd11ef1625_d20260714_m052606_c001_v0001037_t0053_u01784006766635") 2026/07/14 05:26:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f11720db68c9eb501_d20260714_m052154_c001_v0001120_t0035_u01784006514922") 2026/07/14 05:26:38 DEBUG : unknown-size-put.txt: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f41616794591f406d_d20260714_m052631_c001_v7007000_t0000_u01784006791170") 2026/07/14 05:26:38 DEBUG : unknown-size-put.txt: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f102aecb5aa0af5d7_d20260714_m052630_c001_v0001177_t0003_u01784006790870") 2026/07/14 05:26:38 DEBUG : unknown-size-update.txt: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f41616794591f406e_d20260714_m052632_c001_v7007000_t0000_u01784006792264") 2026/07/14 05:26:38 DEBUG : unknown-size-update.txt: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f102aecb5aa0af5df_d20260714_m052631_c001_v0001177_t0044_u01784006791974") 2026/07/14 05:26:38 DEBUG : unknown-size-update.txt: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f102aecb5aa0af5db_d20260714_m052631_c001_v0001177_t0039_u01784006791346") 2026/07/14 05:26:38 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f629d23102d5bfb9ff80e1b_f4265123bc770cf66_d20260714_m052312_c001_v7007000_t0000_u01784006592928") 2026/07/14 05:26:39 INFO : B2 bucket rclone-test-kejexix4dole: cleaning bucket "rclone-test-kejexix4dole" of all files === RUN TestIntegration/FsShutdown fstests.go:2912: Shutdown method not supported --- PASS: TestIntegration (321.85s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.53s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.45s) --- PASS: TestIntegration/FsMkdir (319.65s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.52s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding (22.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.22s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.35s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.77s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (82.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- 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 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (2.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.19s) --- 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.53s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (20.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.00s) --- 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.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (167.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (8.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (24.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (28.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (11.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (7.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (27.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (28.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (4.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (31.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (10.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.83s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.53s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.34s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.95s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.56s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.03s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (5.65s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.95s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.86s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.09s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.22s) --- 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 321.870s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m22.996599639s (try 1/5)