"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:464: Using remote "TestB2:" 2026/09/02 04:30:53 DEBUG : Creating backend with remote "TestB2:rclone-test-guxafux0cuxa" 2026/09/02 04:30:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:505: 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/09/02 04:30:55 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/09/02 04:30:56 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/09/02 04:30:56 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:734: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:734: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:734: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:734: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:734: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:734: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:734: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:734: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:734: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:734: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:734: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:734: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:734: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:734: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:734: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:734: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:734: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:734: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:734: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:813: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/09/02 04:31:17 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/09/02 04:31:20 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/09/02 04:31:20 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/09/02 04:31:20 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/09/02 04:31:20 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/09/02 04:31:21 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/09/02 04:31:21 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:899: 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/09/02 04:31:27 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/09/02 04:31:28 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:1152: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/09/02 04:31:33 INFO : B2 bucket rclone-test-guxafux0cuxa: cleaning bucket "rclone-test-guxafux0cuxa" of all files 2026/09/02 04:31:33 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405ecc_d20260902_m043132_c001_v0001185_t0001_u01788323492841") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/09/02 04:31:34 DEBUG : Creating backend with remote "TestB2:rclone-test-guxafux0cuxa/dirToPurgeFromRoot" 2026/09/02 04:31:35 INFO : B2 bucket rclone-test-guxafux0cuxa path dirToPurgeFromRoot: cleaning bucket "rclone-test-guxafux0cuxa" of all files 2026/09/02 04:31:36 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405ed2_d20260902_m043134_c001_v0001185_t0057_u01788323494306") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/09/02 04:31:36 DEBUG : Creating backend with remote "TestB2:rclone-test-guxafux0cuxa/hello? sausage/êé" 2026/09/02 04:31:36 DEBUG : Config file has changed externally - reloading 2026/09/02 04:31:59 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_buckets": EOF) 2026/09/02 04:31:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/02 04:31:59 DEBUG : pacer: Reducing sleep to 10ms 2026/09/02 04:32:02 INFO : B2 bucket rclone-test-guxafux0cuxa path hello? sausage/êé: cleaning bucket "rclone-test-guxafux0cuxa" of all files 2026/09/02 04:32:02 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1169f4c1418b7686_d20260902_m043200_c001_v0001109_t0037_u01788323520542") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1325: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1380: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1500: 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:1664: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1735: 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/09/02 04:32:15 DEBUG : Creating backend with remote "TestB2:rclone-test-guxafux0cuxa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/09/02 04:32:16 DEBUG : Creating backend with remote "TestB2:rclone-test-guxafux0cuxa/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1994: Opening root remote "TestB2:" path "rclone-test-guxafux0cuxa" from "TestB2:rclone-test-guxafux0cuxa" 2026/09/02 04:32:18 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/09/02 04:32:30 DEBUG : Creating backend with remote "TestB2:rclone-test-hifunej9hile" 2026/09/02 04:32:33 DEBUG : B2 bucket rclone-test-hifunej9hile: Purge remote 2026/09/02 04:32:33 INFO : B2 bucket rclone-test-hifunej9hile: cleaning bucket "rclone-test-hifunej9hile" of all files 2026/09/02 04:32:33 DEBUG : somefile: Deleting (id "4_z7f32dd73603d6b0baf080e1b_f416e2f8825c95ef0_d20260902_m043232_c001_v0001183_t0030_u01788323552012") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:438: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2195: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2217: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2367: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/09/02 04:32:34 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/09/02 04:32:35 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/09/02 04:32:38 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/09/02 04:32:38 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/09/02 04:32:38 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.983Ki offset 6Mi/6.106Mi 2026/09/02 04:32:38 DEBUG : test-metadata: Sending chunk 1 length 111599 2026/09/02 04:32:39 DEBUG : test-metadata: Done sending chunk 1 2026/09/02 04:32:40 DEBUG : test-metadata: Done sending chunk 0 2026/09/02 04:32:40 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-09-02-043246-276.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/09/02 04:32:52 DEBUG : oldPath = "TestB2:rclone-test-guxafux0cuxa/versions/test-versions-v2026-09-02-043246-276.txt" 2026/09/02 04:32:52 DEBUG : newPath = "TestB2,versions:rclone-test-guxafux0cuxa/versions/test-versions-v2026-09-02-043246-276.txt" 2026/09/02 04:32:52 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-guxafux0cuxa/versions/test-versions-v2026-09-02-043246-276.txt" 2026/09/02 04:32:52 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/09/02 04:32:53 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-guxafux0cuxa/versions/test-versions-v2026-09-02-043246-276.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-guxafux0cuxa/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/09/02 04:32:56 INFO : B2 bucket rclone-test-guxafux0cuxa: cleaning bucket "rclone-test-guxafux0cuxa" of all hidden files 2026/09/02 04:32:56 DEBUG : leading space/ leading space: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c213923_d20260902_m043102_c001_v7007000_t0000_u01788323462772") as it is a hide marker 2026/09/02 04:32:56 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/09/02 04:32:56 DEBUG : leading space/ leading space: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405e02_d20260902_m043102_c001_v0001185_t0056_u01788323462226") 2026/09/02 04:32:56 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/09/02 04:32:56 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c213922_d20260902_m043101_c001_v7007000_t0000_u01788323461867") as it is a hide marker 2026/09/02 04:32:56 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/09/02 04:32:56 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405df6_d20260902_m043101_c001_v0001185_t0005_u01788323461265") 2026/09/02 04:32:56 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/09/02 04:32:56 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c213929_d20260902_m043108_c001_v7007000_t0000_u01788323468232") as it is a hide marker 2026/09/02 04:32:56 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/09/02 04:32:56 DEBUG : .leading dot/.leading dot: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405e2c_d20260902_m043107_c001_v0001185_t0048_u01788323467678") 2026/09/02 04:32:56 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/09/02 04:32:56 DEBUG : created from root.txt: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f414e196a1edf9c4c_d20260902_m043226_c001_v7007000_t0000_u01788323546169") as it is a hide marker 2026/09/02 04:32:56 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/09/02 04:32:56 DEBUG : created from root.txt: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1089d864cbe9271a_d20260902_m043224_c001_v0001104_t0020_u01788323544811") 2026/09/02 04:32:56 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/09/02 04:32:56 DEBUG : file name.txt: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f417fc692ce9eeca9_d20260902_m043234_c001_v7007000_t0000_u01788323554366") as it is a hide marker 2026/09/02 04:32:56 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/09/02 04:32:56 DEBUG : file name.txt: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405ff4_d20260902_m043214_c001_v0001185_t0052_u01788323534357") 2026/09/02 04:32:56 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/02 04:32:56 DEBUG : file name.txt: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1112adc41d78735a_d20260902_m043208_c001_v0001109_t0003_u01788323528164") 2026/09/02 04:32:56 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/02 04:32:56 DEBUG : file name.txt: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405ea4_d20260902_m043125_c001_v0001185_t0049_u01788323485187") 2026/09/02 04:32:56 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/02 04:32:56 DEBUG : file name.txt: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405e9c_d20260902_m043124_c001_v0001185_t0049_u01788323484302") 2026/09/02 04:32:56 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/02 04:32:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405ea0_d20260902_m043124_c001_v0001185_t0029_u01788323484809") "upload" dated 2026-09-02 04:31:24.809 +0000 UTC (1m32.082257091s ago) 2026/09/02 04:32:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f418576a6786b66ed_d20260902_m043205_c001_v7007000_t0000_u01788323525529") as it is a hide marker 2026/09/02 04:32:56 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/09/02 04:32:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1128058971c87ae7_d20260902_m043205_c001_v0001097_t0008_u01788323525021") 2026/09/02 04:32:56 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/09/02 04:32:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zffe26d13602d6b0baf080e1b_f11092e213c5419fa_d20260902_m043203_c001_v0001161_t0039_u01788323523970") 2026/09/02 04:32:56 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/09/02 04:32:56 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c213932_d20260902_m043114_c001_v7007000_t0000_u01788323474762") as it is a hide marker 2026/09/02 04:32:56 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/09/02 04:32:56 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405e5a_d20260902_m043114_c001_v0001185_t0038_u01788323474176") 2026/09/02 04:32:56 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/09/02 04:32:56 DEBUG : piped data.txt: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f417fc692ce9eecb6_d20260902_m043235_c001_v7007000_t0000_u01788323555994") as it is a hide marker 2026/09/02 04:32:56 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/09/02 04:32:56 DEBUG : piped data.txt: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2406080_d20260902_m043235_c001_v0001185_t0001_u01788323555626") 2026/09/02 04:32:56 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/02 04:32:56 DEBUG : piped data.txt: Deleting (id "4_zffe26d13602d6b0baf080e1b_f417fc692ce9eecb2_d20260902_m043235_c001_v7007000_t0000_u01788323555443") 2026/09/02 04:32:56 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/02 04:32:56 DEBUG : piped data.txt: Deleting (id "4_zffe26d13602d6b0baf080e1b_f4019abc3b240607a_d20260902_m043235_c001_v0001185_t0021_u01788323555085") 2026/09/02 04:32:56 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/02 04:32:56 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c213933_d20260902_m043115_c001_v7007000_t0000_u01788323475680") as it is a hide marker 2026/09/02 04:32:56 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/09/02 04:32:56 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405e64_d20260902_m043115_c001_v0001185_t0005_u01788323475125") 2026/09/02 04:32:56 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/09/02 04:32:56 DEBUG : test-metadata: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f414e196a1edf9c58_d20260902_m043243_c001_v7007000_t0000_u01788323563735") as it is a hide marker 2026/09/02 04:32:56 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/09/02 04:32:56 DEBUG : test-metadata: Deleting (id "4_zffe26d13602d6b0baf080e1b_f217fc692ce9eecbb_d20260902_m043237_c001_v0001181_t0024_u01788323557948") 2026/09/02 04:32:56 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/02 04:32:56 DEBUG : test-metadata: Deleting (id "4_zffe26d13602d6b0baf080e1b_f417fc692ce9eecb9_d20260902_m043236_c001_v7007000_t0000_u01788323556910") 2026/09/02 04:32:56 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/02 04:32:56 DEBUG : test-metadata: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2406088_d20260902_m043236_c001_v0001185_t0010_u01788323556179") 2026/09/02 04:32:56 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/02 04:32:56 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c21392b_d20260902_m043110_c001_v7007000_t0000_u01788323470108") as it is a hide marker 2026/09/02 04:32:56 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/09/02 04:32:56 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405e38_d20260902_m043109_c001_v0001185_t0007_u01788323469558") 2026/09/02 04:32:56 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/09/02 04:32:56 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c21392f_d20260902_m043111_c001_v7007000_t0000_u01788323471979") as it is a hide marker 2026/09/02 04:32:56 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/09/02 04:32:56 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405e40_d20260902_m043111_c001_v0001185_t0017_u01788323471389") 2026/09/02 04:32:56 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/09/02 04:32:56 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c21392d_d20260902_m043111_c001_v7007000_t0000_u01788323471030") as it is a hide marker 2026/09/02 04:32:56 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/09/02 04:32:56 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405e3c_d20260902_m043110_c001_v0001185_t0035_u01788323470470") 2026/09/02 04:32:56 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/09/02 04:32:56 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c213930_d20260902_m043112_c001_v7007000_t0000_u01788323472910") as it is a hide marker 2026/09/02 04:32:56 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/09/02 04:32:56 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405e4a_d20260902_m043112_c001_v0001185_t0028_u01788323472357") 2026/09/02 04:32:56 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/09/02 04:32:56 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c213931_d20260902_m043113_c001_v7007000_t0000_u01788323473814") as it is a hide marker 2026/09/02 04:32:56 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/09/02 04:32:56 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405e52_d20260902_m043113_c001_v0001185_t0024_u01788323473269") 2026/09/02 04:32:56 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/09/02 04:32:56 DEBUG : trailing space /trailing space : Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c21392a_d20260902_m043109_c001_v7007000_t0000_u01788323469195") as it is a hide marker 2026/09/02 04:32:56 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/09/02 04:32:56 DEBUG : trailing space /trailing space : Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405e30_d20260902_m043108_c001_v0001185_t0052_u01788323468595") 2026/09/02 04:32:56 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/09/02 04:32:56 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b24060de_d20260902_m043251_c001_v0001185_t0009_u01788323571025") "upload" dated 2026-09-02 04:32:51.025 +0000 UTC (5.866662287s ago) 2026/09/02 04:32:56 DEBUG : versions/test-versions.txt: Deleting (id "4_zffe26d13602d6b0baf080e1b_f414e196a1edf9c5a_d20260902_m043248_c001_v7007000_t0000_u01788323568840") 2026/09/02 04:32:56 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/09/02 04:32:56 DEBUG : versions/test-versions.txt: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b24060be_d20260902_m043246_c001_v0001185_t0028_u01788323566276") 2026/09/02 04:32:56 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/09/02 04:32:56 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c21393e_d20260902_m043123_c001_v7007000_t0000_u01788323483758") as it is a hide marker 2026/09/02 04:32:56 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/09/02 04:32:56 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zffe26d13602d6b0baf080e1b_f209e7ea19c213935_d20260902_m043117_c001_v0001092_t0032_u01788323477667") 2026/09/02 04:32:56 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/09/02 04:32:56 DEBUG : zero-length-file: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c213934_d20260902_m043117_c001_v7007000_t0000_u01788323477486") as it is a hide marker 2026/09/02 04:32:56 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/09/02 04:32:56 DEBUG : zero-length-file: Deleting (id "4_zffe26d13602d6b0baf080e1b_f4019abc3b2405e72_d20260902_m043116_c001_v0001185_t0021_u01788323476944") 2026/09/02 04:32:56 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/09/02 04:32:56 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c213924_d20260902_m043103_c001_v7007000_t0000_u01788323463682") as it is a hide marker 2026/09/02 04:32:56 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/09/02 04:32:56 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405e10_d20260902_m043103_c001_v0001185_t0027_u01788323463138") 2026/09/02 04:32:56 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/09/02 04:32:56 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c21391d_d20260902_m043059_c001_v7007000_t0000_u01788323459037") as it is a hide marker 2026/09/02 04:32:56 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/09/02 04:32:56 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405dda_d20260902_m043058_c001_v0001185_t0058_u01788323458131") 2026/09/02 04:32:56 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/09/02 04:32:56 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c213927_d20260902_m043106_c001_v7007000_t0000_u01788323466416") as it is a hide marker 2026/09/02 04:32:56 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/09/02 04:32:56 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405e20_d20260902_m043105_c001_v0001185_t0048_u01788323465870") 2026/09/02 04:32:56 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/09/02 04:32:56 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c213926_d20260902_m043105_c001_v7007000_t0000_u01788323465511") as it is a hide marker 2026/09/02 04:32:56 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/09/02 04:32:56 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405e1e_d20260902_m043104_c001_v0001185_t0015_u01788323464959") 2026/09/02 04:32:56 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/09/02 04:32:56 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c213928_d20260902_m043107_c001_v7007000_t0000_u01788323467318") as it is a hide marker 2026/09/02 04:32:56 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/09/02 04:32:56 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405e26_d20260902_m043106_c001_v0001185_t0023_u01788323466774") 2026/09/02 04:32:56 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/09/02 04:32:56 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c213925_d20260902_m043104_c001_v7007000_t0000_u01788323464601") as it is a hide marker 2026/09/02 04:32:56 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/09/02 04:32:56 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405e1c_d20260902_m043104_c001_v0001185_t0034_u01788323464040") 2026/09/02 04:32:56 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/09/02 04:32:56 DEBUG : ./.: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c21391e_d20260902_m043059_c001_v7007000_t0000_u01788323459983") as it is a hide marker 2026/09/02 04:32:56 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/09/02 04:32:56 DEBUG : ./.: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405de6_d20260902_m043059_c001_v0001185_t0034_u01788323459396") 2026/09/02 04:32:56 NOTICE: ./.: Skipped delete as --dry-run is set 2026/09/02 04:32:56 DEBUG : ../..: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c21391f_d20260902_m043100_c001_v7007000_t0000_u01788323460906") as it is a hide marker 2026/09/02 04:32:56 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/09/02 04:32:56 DEBUG : ../..: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405df2_d20260902_m043100_c001_v0001185_t0040_u01788323460342") 2026/09/02 04:32:56 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/09/02 04:32:57 INFO : B2 bucket rclone-test-guxafux0cuxa: cleaning bucket "rclone-test-guxafux0cuxa" of all hidden files 2026/09/02 04:32:57 DEBUG : leading space/ leading space: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c213923_d20260902_m043102_c001_v7007000_t0000_u01788323462772") as it is a hide marker 2026/09/02 04:32:57 DEBUG : leading space/ leading space: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405e02_d20260902_m043102_c001_v0001185_t0056_u01788323462226") 2026/09/02 04:32:57 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c213922_d20260902_m043101_c001_v7007000_t0000_u01788323461867") as it is a hide marker 2026/09/02 04:32:57 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405df6_d20260902_m043101_c001_v0001185_t0005_u01788323461265") 2026/09/02 04:32:57 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c213929_d20260902_m043108_c001_v7007000_t0000_u01788323468232") as it is a hide marker 2026/09/02 04:32:57 DEBUG : .leading dot/.leading dot: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405e2c_d20260902_m043107_c001_v0001185_t0048_u01788323467678") 2026/09/02 04:32:57 DEBUG : created from root.txt: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f414e196a1edf9c4c_d20260902_m043226_c001_v7007000_t0000_u01788323546169") as it is a hide marker 2026/09/02 04:32:57 DEBUG : created from root.txt: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1089d864cbe9271a_d20260902_m043224_c001_v0001104_t0020_u01788323544811") 2026/09/02 04:32:57 DEBUG : file name.txt: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f417fc692ce9eeca9_d20260902_m043234_c001_v7007000_t0000_u01788323554366") as it is a hide marker 2026/09/02 04:32:57 DEBUG : file name.txt: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405ff4_d20260902_m043214_c001_v0001185_t0052_u01788323534357") 2026/09/02 04:32:57 DEBUG : file name.txt: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1112adc41d78735a_d20260902_m043208_c001_v0001109_t0003_u01788323528164") 2026/09/02 04:32:57 DEBUG : file name.txt: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405ea4_d20260902_m043125_c001_v0001185_t0049_u01788323485187") 2026/09/02 04:32:57 DEBUG : file name.txt: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405e9c_d20260902_m043124_c001_v0001185_t0049_u01788323484302") 2026/09/02 04:32:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405ea0_d20260902_m043124_c001_v0001185_t0029_u01788323484809") "upload" dated 2026-09-02 04:31:24.809 +0000 UTC (1m33.072347821s ago) 2026/09/02 04:32:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f418576a6786b66ed_d20260902_m043205_c001_v7007000_t0000_u01788323525529") as it is a hide marker 2026/09/02 04:32:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1128058971c87ae7_d20260902_m043205_c001_v0001097_t0008_u01788323525021") 2026/09/02 04:32:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zffe26d13602d6b0baf080e1b_f11092e213c5419fa_d20260902_m043203_c001_v0001161_t0039_u01788323523970") 2026/09/02 04:32:58 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c213932_d20260902_m043114_c001_v7007000_t0000_u01788323474762") as it is a hide marker 2026/09/02 04:32:58 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405e5a_d20260902_m043114_c001_v0001185_t0038_u01788323474176") 2026/09/02 04:32:58 DEBUG : piped data.txt: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f417fc692ce9eecb6_d20260902_m043235_c001_v7007000_t0000_u01788323555994") as it is a hide marker 2026/09/02 04:32:58 DEBUG : piped data.txt: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2406080_d20260902_m043235_c001_v0001185_t0001_u01788323555626") 2026/09/02 04:32:58 DEBUG : piped data.txt: Deleting (id "4_zffe26d13602d6b0baf080e1b_f417fc692ce9eecb2_d20260902_m043235_c001_v7007000_t0000_u01788323555443") 2026/09/02 04:32:58 DEBUG : piped data.txt: Deleting (id "4_zffe26d13602d6b0baf080e1b_f4019abc3b240607a_d20260902_m043235_c001_v0001185_t0021_u01788323555085") 2026/09/02 04:32:58 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c213933_d20260902_m043115_c001_v7007000_t0000_u01788323475680") as it is a hide marker 2026/09/02 04:32:58 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405e64_d20260902_m043115_c001_v0001185_t0005_u01788323475125") 2026/09/02 04:32:58 DEBUG : test-metadata: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f414e196a1edf9c58_d20260902_m043243_c001_v7007000_t0000_u01788323563735") as it is a hide marker 2026/09/02 04:32:58 DEBUG : test-metadata: Deleting (id "4_zffe26d13602d6b0baf080e1b_f217fc692ce9eecbb_d20260902_m043237_c001_v0001181_t0024_u01788323557948") 2026/09/02 04:32:58 DEBUG : test-metadata: Deleting (id "4_zffe26d13602d6b0baf080e1b_f417fc692ce9eecb9_d20260902_m043236_c001_v7007000_t0000_u01788323556910") 2026/09/02 04:32:58 DEBUG : test-metadata: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2406088_d20260902_m043236_c001_v0001185_t0010_u01788323556179") 2026/09/02 04:32:58 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c21392b_d20260902_m043110_c001_v7007000_t0000_u01788323470108") as it is a hide marker 2026/09/02 04:32:58 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405e38_d20260902_m043109_c001_v0001185_t0007_u01788323469558") 2026/09/02 04:32:58 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c21392f_d20260902_m043111_c001_v7007000_t0000_u01788323471979") as it is a hide marker 2026/09/02 04:32:58 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405e40_d20260902_m043111_c001_v0001185_t0017_u01788323471389") 2026/09/02 04:32:58 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c21392d_d20260902_m043111_c001_v7007000_t0000_u01788323471030") as it is a hide marker 2026/09/02 04:32:58 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405e3c_d20260902_m043110_c001_v0001185_t0035_u01788323470470") 2026/09/02 04:32:58 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c213930_d20260902_m043112_c001_v7007000_t0000_u01788323472910") as it is a hide marker 2026/09/02 04:32:59 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405e4a_d20260902_m043112_c001_v0001185_t0028_u01788323472357") 2026/09/02 04:32:59 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c213931_d20260902_m043113_c001_v7007000_t0000_u01788323473814") as it is a hide marker 2026/09/02 04:32:59 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405e52_d20260902_m043113_c001_v0001185_t0024_u01788323473269") 2026/09/02 04:32:59 DEBUG : trailing space /trailing space : Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c21392a_d20260902_m043109_c001_v7007000_t0000_u01788323469195") as it is a hide marker 2026/09/02 04:32:59 DEBUG : trailing space /trailing space : Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405e30_d20260902_m043108_c001_v0001185_t0052_u01788323468595") 2026/09/02 04:32:59 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b24060de_d20260902_m043251_c001_v0001185_t0009_u01788323571025") "upload" dated 2026-09-02 04:32:51.025 +0000 UTC (8.238118964s ago) 2026/09/02 04:32:59 DEBUG : versions/test-versions.txt: Deleting (id "4_zffe26d13602d6b0baf080e1b_f414e196a1edf9c5a_d20260902_m043248_c001_v7007000_t0000_u01788323568840") 2026/09/02 04:32:59 DEBUG : versions/test-versions.txt: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b24060be_d20260902_m043246_c001_v0001185_t0028_u01788323566276") 2026/09/02 04:32:59 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c21393e_d20260902_m043123_c001_v7007000_t0000_u01788323483758") as it is a hide marker 2026/09/02 04:32:59 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zffe26d13602d6b0baf080e1b_f209e7ea19c213935_d20260902_m043117_c001_v0001092_t0032_u01788323477667") 2026/09/02 04:32:59 DEBUG : zero-length-file: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c213934_d20260902_m043117_c001_v7007000_t0000_u01788323477486") as it is a hide marker 2026/09/02 04:32:59 DEBUG : zero-length-file: Deleting (id "4_zffe26d13602d6b0baf080e1b_f4019abc3b2405e72_d20260902_m043116_c001_v0001185_t0021_u01788323476944") 2026/09/02 04:32:59 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c213924_d20260902_m043103_c001_v7007000_t0000_u01788323463682") as it is a hide marker 2026/09/02 04:32:59 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405e10_d20260902_m043103_c001_v0001185_t0027_u01788323463138") 2026/09/02 04:32:59 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c21391d_d20260902_m043059_c001_v7007000_t0000_u01788323459037") as it is a hide marker 2026/09/02 04:32:59 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405dda_d20260902_m043058_c001_v0001185_t0058_u01788323458131") 2026/09/02 04:32:59 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c213927_d20260902_m043106_c001_v7007000_t0000_u01788323466416") as it is a hide marker 2026/09/02 04:32:59 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405e20_d20260902_m043105_c001_v0001185_t0048_u01788323465870") 2026/09/02 04:32:59 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c213926_d20260902_m043105_c001_v7007000_t0000_u01788323465511") as it is a hide marker 2026/09/02 04:32:59 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405e1e_d20260902_m043104_c001_v0001185_t0015_u01788323464959") 2026/09/02 04:32:59 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c213928_d20260902_m043107_c001_v7007000_t0000_u01788323467318") as it is a hide marker 2026/09/02 04:32:59 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405e26_d20260902_m043106_c001_v0001185_t0023_u01788323466774") 2026/09/02 04:33:00 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c213925_d20260902_m043104_c001_v7007000_t0000_u01788323464601") as it is a hide marker 2026/09/02 04:33:00 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405e1c_d20260902_m043104_c001_v0001185_t0034_u01788323464040") 2026/09/02 04:33:00 DEBUG : ./.: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c21391e_d20260902_m043059_c001_v7007000_t0000_u01788323459983") as it is a hide marker 2026/09/02 04:33:00 DEBUG : ./.: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405de6_d20260902_m043059_c001_v0001185_t0034_u01788323459396") 2026/09/02 04:33:00 DEBUG : ../..: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c21391f_d20260902_m043100_c001_v7007000_t0000_u01788323460906") as it is a hide marker 2026/09/02 04:33:00 DEBUG : ../..: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405df2_d20260902_m043100_c001_v0001185_t0040_u01788323460342") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/09/02 04:33:00 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/09/02 04:33:01 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/09/02 04:33:01 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/09/02 04:33:01 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2026/09/02 04:33:01 INFO : B2 bucket rclone-test-guxafux0cuxa: cleaning bucket "rclone-test-guxafux0cuxa" of pending multipart uploads older than 0s 2026/09/02 04:33:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405ea0_d20260902_m043124_c001_v0001185_t0029_u01788323484809") "upload" dated 2026-09-02 04:31:24.809 +0000 UTC (1m37.261659618s ago) 2026/09/02 04:33:02 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f207006445fd7b3a6_d20260902_m043301_c001_v0001181_t0027_u01788323581047") as it is a start marker (upload started at 2026-09-02 04:33:01.047 +0000 UTC) 2026/09/02 04:33:02 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/09/02 04:33:02 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f207006445fd7b3a7_d20260902_m043301_c001_v0001183_t0021_u01788323581230") as it is a start marker (upload started at 2026-09-02 04:33:01.23 +0000 UTC) 2026/09/02 04:33:02 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/09/02 04:33:02 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f207006445fd7b3a8_d20260902_m043301_c001_v0001165_t0026_u01788323581422") as it is a start marker (upload started at 2026-09-02 04:33:01.422 +0000 UTC) 2026/09/02 04:33:02 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/09/02 04:33:02 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f207006445fd7b3a9_d20260902_m043301_c001_v0001033_t0029_u01788323581603") as it is a start marker (upload started at 2026-09-02 04:33:01.603 +0000 UTC) 2026/09/02 04:33:02 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/09/02 04:33:02 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zffe26d13602d6b0baf080e1b_f407006445fd7b3a5_d20260902_m043300_c001_v7007000_t0000_u01788323580865") "hide" dated 2026-09-02 04:33:00.865 +0000 UTC (1.205807187s ago) 2026/09/02 04:33:02 DEBUG : versions/test-versions.txt: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b24060de_d20260902_m043251_c001_v0001185_t0009_u01788323571025") 2026/09/02 04:33:02 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/09/02 04:33:02 INFO : B2 bucket rclone-test-guxafux0cuxa: cleaning bucket "rclone-test-guxafux0cuxa" of pending multipart uploads older than 0s 2026/09/02 04:33:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405ea0_d20260902_m043124_c001_v0001185_t0029_u01788323484809") "upload" dated 2026-09-02 04:31:24.809 +0000 UTC (1m37.634572228s ago) 2026/09/02 04:33:02 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f207006445fd7b3a6_d20260902_m043301_c001_v0001181_t0027_u01788323581047") as it is a start marker (upload started at 2026-09-02 04:33:01.047 +0000 UTC) 2026/09/02 04:33:02 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f207006445fd7b3a7_d20260902_m043301_c001_v0001183_t0021_u01788323581230") as it is a start marker (upload started at 2026-09-02 04:33:01.23 +0000 UTC) 2026/09/02 04:33:02 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f207006445fd7b3a8_d20260902_m043301_c001_v0001165_t0026_u01788323581422") as it is a start marker (upload started at 2026-09-02 04:33:01.422 +0000 UTC) 2026/09/02 04:33:02 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zffe26d13602d6b0baf080e1b_f207006445fd7b3a9_d20260902_m043301_c001_v0001033_t0029_u01788323581603") as it is a start marker (upload started at 2026-09-02 04:33:01.603 +0000 UTC) 2026/09/02 04:33:02 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zffe26d13602d6b0baf080e1b_f407006445fd7b3a5_d20260902_m043300_c001_v7007000_t0000_u01788323580865") "hide" dated 2026-09-02 04:33:00.865 +0000 UTC (1.578707705s ago) 2026/09/02 04:33:02 DEBUG : versions/test-versions.txt: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b24060de_d20260902_m043251_c001_v0001185_t0009_u01788323571025") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/09/02 04:33:03 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/09/02 04:33:03 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/09/02 04:33:03 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2026/09/02 04:33:04 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/09/02 04:33:04 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/09/02 04:33:04 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/09/02 04:33:04 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/09/02 04:33:06 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/09/02 04:33:07 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/09/02 04:33:07 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/09/02 04:33:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/02 04:33:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/09/02 04:33:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zffe26d13602d6b0baf080e1b_f217fc692ce9ef92c_d20260902_m043310_c001_v0001104_t0057_u01788323590975") 2026/09/02 04:33:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/02 04:33:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/02 04:33:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/02 04:33:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/09/02 04:33:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/09/02 04:33:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/09/02 04:33:15 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/09/02 04:33:15 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/09/02 04:33:16 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/09/02 04:33:16 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/09/02 04:33:18 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/09/02 04:33:18 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/09/02 04:33:18 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/09/02 04:33:20 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/09/02 04:33:20 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/09/02 04:33:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zffe26d13602d6b0baf080e1b_f212677dbc39a1370_d20260902_m043321_c001_v0001161_t0020_u01788323601052") 2026/09/02 04:33:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/02 04:33:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/02 04:33:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/09/02 04:33:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/09/02 04:33:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/09/02 04:33:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/09/02 04:33:26 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/02 04:33:26 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/09/02 04:33:26 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/02 04:33:26 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/09/02 04:33:26 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/02 04:33:26 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/09/02 04:33:27 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/09/02 04:33:29 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/09/02 04:33:29 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/09/02 04:33:29 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/09/02 04:33:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/02 04:33:31 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/09/02 04:33:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zffe26d13602d6b0baf080e1b_f20196966995dae98_d20260902_m043331_c001_v0001179_t0030_u01788323611649") 2026/09/02 04:33:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/02 04:33:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/02 04:33:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/02 04:33:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/09/02 04:33:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/09/02 04:33:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/09/02 04:33:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/09/02 04:33:34 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/09/02 04:33:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/09/02 04:33:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/09/02 04:33:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/09/02 04:33:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/09/02 04:33:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/09/02 04:33:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/09/02 04:33:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/09/02 04:33:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/09/02 04:33:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/09/02 04:33:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zffe26d13602d6b0baf080e1b_f20196966995df4f3_d20260902_m043341_c001_v0001180_t0020_u01788323621453") 2026/09/02 04:33:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/02 04:33:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/02 04:33:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/09/02 04:33:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/09/02 04:33:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/09/02 04:33:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/09/02 04:33:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/09/02 04:33:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/09/02 04:33:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/09/02 04:33:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/09/02 04:33:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/09/02 04:33:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/09/02 04:33:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/09/02 04:33:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/02 04:33:50 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/09/02 04:33:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zffe26d13602d6b0baf080e1b_f20196966995df515_d20260902_m043350_c001_v0001157_t0042_u01788323630724") 2026/09/02 04:33:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/02 04:33:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/02 04:33:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/09/02 04:33:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/02 04:33:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/02 04:33:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/09/02 04:33:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/09/02 04:33:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/09/02 04:33:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/09/02 04:33:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/09/02 04:33:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/02 04:33:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/09/02 04:33:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/09/02 04:33:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/09/02 04:33:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/09/02 04:33:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/09/02 04:34:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/02 04:34:00 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/09/02 04:34:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zffe26d13602d6b0baf080e1b_f20196966995df522_d20260902_m043400_c001_v0001104_t0002_u01788323640971") 2026/09/02 04:34:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/02 04:34:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/02 04:34:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/09/02 04:34:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/09/02 04:34:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/09/02 04:34:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/02 04:34:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/02 04:34:04 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/09/02 04:34:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/09/02 04:34:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/09/02 04:34:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/09/02 04:34:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/09/02 04:34:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/09/02 04:34:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/09/02 04:34:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/09/02 04:34:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/09/02 04:34:10 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/09/02 04:34:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zffe26d13602d6b0baf080e1b_f20196966995df52c_d20260902_m043410_c001_v0001099_t0030_u01788323650567") 2026/09/02 04:34:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/02 04:34:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/09/02 04:34:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/02 04:34:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/09/02 04:34:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/09/02 04:34:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/09/02 04:34:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/09/02 04:34:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/09/02 04:34:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/09/02 04:34:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/09/02 04:34:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/09/02 04:34:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/09/02 04:34:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/09/02 04:34:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/02 04:34: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/09/02 04:34:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zffe26d13602d6b0baf080e1b_f214e196a1edfada0_d20260902_m043420_c001_v0001097_t0017_u01788323660173") 2026/09/02 04:34:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/02 04:34:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/02 04:34:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/09/02 04:34:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/02 04:34:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/02 04:34:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/09/02 04:34:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/09/02 04:34:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/09/02 04:34:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/09/02 04:34:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/09/02 04:34:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/02 04:34:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/09/02 04:34:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/09/02 04:34:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/09/02 04:34:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/09/02 04:34:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/09/02 04:34:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/02 04:34:30 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/09/02 04:34:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zffe26d13602d6b0baf080e1b_f214e196a1edfadce_d20260902_m043430_c001_v0001102_t0014_u01788323670921") 2026/09/02 04:34:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/02 04:34:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/02 04:34:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/09/02 04:34:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/09/02 04:34:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/09/02 04:34:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/02 04:34:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/02 04:34:33 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/09/02 04:34:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/09/02 04:34:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/09/02 04:34:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/09/02 04:34:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/09/02 04:34:37 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/09/02 04:34:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/09/02 04:34:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/09/02 04:34:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/09/02 04:34:41 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/09/02 04:34:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zffe26d13602d6b0baf080e1b_f214e196a1edfade6_d20260902_m043441_c001_v0001098_t0007_u01788323681198") 2026/09/02 04:34:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/02 04:34:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/09/02 04:34:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/02 04:34:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/09/02 04:34:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/09/02 04:34:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/09/02 04:34:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/09/02 04:34:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/09/02 04:34:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/09/02 04:34:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/09/02 04:34:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/09/02 04:34:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/09/02 04:34:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/09/02 04:34:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/09/02 04:34:52 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/09/02 04:34:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zffe26d13602d6b0baf080e1b_f214e196a1edfadf8_d20260902_m043452_c001_v0001090_t0020_u01788323692230") 2026/09/02 04:34:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/02 04:34:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/02 04:34:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/09/02 04:34:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/09/02 04:34:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/09/02 04:34:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/09/02 04:34:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/09/02 04:34:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/09/02 04:34:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/09/02 04:34:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/09/02 04:34:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/09/02 04:34:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/09/02 04:34:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/09/02 04:35:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/09/02 04:35:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/09/02 04:35:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/09/02 04:35:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/09/02 04:35:04 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/09/02 04:35:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zffe26d13602d6b0baf080e1b_f215147edf73af0cf_d20260902_m043504_c001_v0001177_t0019_u01788323704098") 2026/09/02 04:35:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/02 04:35:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/02 04:35:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/09/02 04:35:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/09/02 04:35:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/09/02 04:35:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/09/02 04:35:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/09/02 04:35:07 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/09/02 04:35:10 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/09/02 04:35:10 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/09/02 04:35:10 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/09/02 04:35:10 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/09/02 04:35:11 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/09/02 04:35:13 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/09/02 04:35:13 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/09/02 04:35:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/02 04:35:15 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/09/02 04:35:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zffe26d13602d6b0baf080e1b_f215147edf73af0f7_d20260902_m043515_c001_v0001115_t0043_u01788323715199") 2026/09/02 04:35:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/02 04:35:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/02 04:35:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/02 04:35:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/09/02 04:35:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/09/02 04:35:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/09/02 04:35:20 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/09/02 04:35:20 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/09/02 04:35:21 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/09/02 04:35:21 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/09/02 04:35:23 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/09/02 04:35:24 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/09/02 04:35:24 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/09/02 04:35:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/09/02 04:35:27 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/09/02 04:35:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zffe26d13602d6b0baf080e1b_f213a4e154d9215e6_d20260902_m043527_c001_v0001184_t0030_u01788323727776") 2026/09/02 04:35:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/02 04:35:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/09/02 04:35:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/02 04:35:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/09/02 04:35:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/09/02 04:35:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/09/02 04:35:34 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/09/02 04:35:34 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/09/02 04:35:34 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/09/02 04:35:34 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/09/02 04:35:34 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/09/02 04:35:34 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/09/02 04:35:35 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/09/02 04:35:36 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/09/02 04:35:36 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/09/02 04:35:36 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/09/02 04:35:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/02 04:35:40 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/09/02 04:35:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zffe26d13602d6b0baf080e1b_f209e7ea19c213da4_d20260902_m043540_c001_v0001178_t0058_u01788323740320") 2026/09/02 04:35:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/02 04:35:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/02 04:35:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/02 04:35:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/09/02 04:35:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/09/02 04:35:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/09/02 04:35:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/09/02 04:35:43 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/09/02 04:35:46 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/09/02 04:35:46 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/09/02 04:35:46 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/09/02 04:35:47 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/09/02 04:35:47 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/09/02 04:35:49 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/09/02 04:35:49 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/09/02 04:35:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/02 04:35:51 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/09/02 04:35:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zffe26d13602d6b0baf080e1b_f215147edf73af1b3_d20260902_m043551_c001_v0001177_t0016_u01788323751966") 2026/09/02 04:35:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/02 04:35:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/02 04:35:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/02 04:35:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/09/02 04:35:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/09/02 04:35:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/09/02 04:35:57 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/09/02 04:35:57 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/09/02 04:35:57 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/09/02 04:35:57 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/09/02 04:36:00 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/09/02 04:36:01 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/09/02 04:36:01 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/09/02 04:36:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/09/02 04:36:06 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/09/02 04:36:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zffe26d13602d6b0baf080e1b_f209e7ea19c213dab_d20260902_m043606_c001_v0001116_t0004_u01788323766946") 2026/09/02 04:36:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/02 04:36:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/02 04:36:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/09/02 04:36:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/09/02 04:36:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/09/02 04:36:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/09/02 04:36:15 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/09/02 04:36:15 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/09/02 04:36:16 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/09/02 04:36:16 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/09/02 04:36:16 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/09/02 04:36:16 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/09/02 04:36:17 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/09/02 04:36:18 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/09/02 04:36:19 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/09/02 04:36:19 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/09/02 04:36:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/02 04:36:21 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/09/02 04:36:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zffe26d13602d6b0baf080e1b_f219d536a48c6deca_d20260902_m043621_c001_v0001116_t0003_u01788323781719") 2026/09/02 04:36:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/02 04:36:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/02 04:36:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/02 04:36:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/09/02 04:36:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/09/02 04:36:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/09/02 04:36:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/09/02 04:36:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutRetry === RUN TestIntegration/FsMkdir/FsPutRetry/Simple === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 2026/09/02 04:36:30 DEBUG : retry-Status500.bin: Clearing upload URL because of error: Unknown 500 Internal Server Error (500 unknown) 2026/09/02 04:36:30 DEBUG : pacer: low level retry 1/1 (error Unknown 500 Internal Server Error (500 unknown)) 2026/09/02 04:36:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2660: Put returned an error after the injected failure (acceptable): Unknown 500 Internal Server Error (500 unknown) 2026/09/02 04:36:30 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/NetError 2026/09/02 04:36:31 DEBUG : retry-NetError.bin: Clearing upload URL because of error: Post "https://pod-000-1176-17.backblaze.com/b2api/v1/b2_upload_file/ffe26d13602d6b0baf080e1b/c001_v0001176_t0044": write tcp: unexpected EOF 2026/09/02 04:36:31 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1176-17.backblaze.com/b2api/v1/b2_upload_file/ffe26d13602d6b0baf080e1b/c001_v0001176_t0044": write tcp: unexpected EOF) 2026/09/02 04:36:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2660: Put returned an error after the injected failure (acceptable): Post "https://pod-000-1176-17.backblaze.com/b2api/v1/b2_upload_file/ffe26d13602d6b0baf080e1b/c001_v0001176_t0044": write tcp: unexpected EOF 2026/09/02 04:36:31 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 2026/09/02 04:36:32 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/02 04:36:32 DEBUG : retry-chunked-Status500.bin: Sending chunk 0 length 5242880 2026/09/02 04:36:32 DEBUG : retry-chunked-Status500.bin: Error sending chunk 0 (retry=true): Unknown 500 Internal Server Error (500 unknown): &api.Error{Status:500, Code:"unknown", Message:"Unknown 500 Internal Server Error"} 2026/09/02 04:36:32 DEBUG : retry-chunked-Status500.bin: Clearing part upload URL because of error: Unknown 500 Internal Server Error (500 unknown) 2026/09/02 04:36:32 DEBUG : pacer: low level retry 1/10 (error Unknown 500 Internal Server Error (500 unknown)) 2026/09/02 04:36:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/02 04:36:32 DEBUG : retry-chunked-Status500.bin: Sending chunk 0 length 5242880 2026/09/02 04:36:32 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/02 04:36:32 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/02 04:36:32 DEBUG : retry-chunked-Status500.bin: Sending chunk 2 length 1 2026/09/02 04:36:32 DEBUG : retry-chunked-Status500.bin: Sending chunk 1 length 5242880 2026/09/02 04:36:32 DEBUG : pacer: Reducing sleep to 10ms 2026/09/02 04:36:33 DEBUG : retry-chunked-Status500.bin: Done sending chunk 2 2026/09/02 04:36:34 DEBUG : retry-chunked-Status500.bin: Done sending chunk 0 2026/09/02 04:36:35 DEBUG : retry-chunked-Status500.bin: Done sending chunk 1 2026/09/02 04:36:35 DEBUG : retry-chunked-Status500.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError 2026/09/02 04:36:38 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/02 04:36:38 DEBUG : retry-chunked-NetError.bin: Sending chunk 0 length 5242880 2026/09/02 04:36:38 DEBUG : retry-chunked-NetError.bin: Error sending chunk 0 (retry=true): Post "https://pod-000-1181-03.backblaze.com/b2api/v1/b2_upload_part/4_zffe26d13602d6b0baf080e1b_f209e7ea19c213db3_d20260902_m043637_c001_v0001181_t0056_u01788323797681/0047": write tcp: unexpected EOF: &url.Error{Op:"Post", URL:"https://pod-000-1181-03.backblaze.com/b2api/v1/b2_upload_part/4_zffe26d13602d6b0baf080e1b_f209e7ea19c213db3_d20260902_m043637_c001_v0001181_t0056_u01788323797681/0047", Err:(*net.OpError)(0x322ec11291d0)} 2026/09/02 04:36:38 DEBUG : retry-chunked-NetError.bin: Clearing part upload URL because of error: Post "https://pod-000-1181-03.backblaze.com/b2api/v1/b2_upload_part/4_zffe26d13602d6b0baf080e1b_f209e7ea19c213db3_d20260902_m043637_c001_v0001181_t0056_u01788323797681/0047": write tcp: unexpected EOF 2026/09/02 04:36:38 DEBUG : pacer: low level retry 1/10 (error Post "https://pod-000-1181-03.backblaze.com/b2api/v1/b2_upload_part/4_zffe26d13602d6b0baf080e1b_f209e7ea19c213db3_d20260902_m043637_c001_v0001181_t0056_u01788323797681/0047": write tcp: unexpected EOF) 2026/09/02 04:36:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/02 04:36:38 DEBUG : retry-chunked-NetError.bin: Sending chunk 0 length 5242880 2026/09/02 04:36:38 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/02 04:36:38 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/02 04:36:38 DEBUG : retry-chunked-NetError.bin: Sending chunk 1 length 5242880 2026/09/02 04:36:38 DEBUG : retry-chunked-NetError.bin: Sending chunk 2 length 1 2026/09/02 04:36:38 DEBUG : pacer: Reducing sleep to 10ms 2026/09/02 04:36:39 DEBUG : retry-chunked-NetError.bin: Done sending chunk 2 2026/09/02 04:36:40 DEBUG : retry-chunked-NetError.bin: Done sending chunk 0 2026/09/02 04:36:40 DEBUG : retry-chunked-NetError.bin: Done sending chunk 1 2026/09/02 04:36:40 DEBUG : retry-chunked-NetError.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/09/02 04:36:43 DEBUG : short-eof.bin: Clearing upload URL because of error: Post "https://pod-000-1102-17.backblaze.com/b2api/v1/b2_upload_file/ffe26d13602d6b0baf080e1b/c001_v0001102_t0024": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/09/02 04:36:43 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1102-17.backblaze.com/b2api/v1/b2_upload_file/ffe26d13602d6b0baf080e1b/c001_v0001102_t0024": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160) 2026/09/02 04:36:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2784: Put returned an error (acceptable): Post "https://pod-000-1102-17.backblaze.com/b2api/v1/b2_upload_file/ffe26d13602d6b0baf080e1b/c001_v0001102_t0024": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/09/02 04:36:43 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/09/02 04:36:43 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/09/02 04:36:43 DEBUG : short-eof-chunked.bin: Sending chunk 0 length 5242880 2026/09/02 04:36:43 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/09/02 04:36:43 DEBUG : short-eof-chunked.bin: Sending chunk 1 length 2621440 2026/09/02 04:36:43 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/09/02 04:36:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/02 04:36:43 DEBUG : pacer: low level retry 2/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/09/02 04:36:43 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/02 04:36:43 DEBUG : pacer: Reducing sleep to 20ms 2026/09/02 04:36:44 DEBUG : pacer: Reducing sleep to 10ms 2026/09/02 04:36:46 DEBUG : short-eof-chunked.bin: Done sending chunk 0 2026/09/02 04:36:46 DEBUG : short-eof-chunked.bin: Done sending chunk 1 2026/09/02 04:36:46 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/09/02 04:36:46 DEBUG : short-eof-chunked.bin: Cancelling large file upload fstests.go:2784: Put returned an error (acceptable): multipart upload: expected 20971520 bytes in input, but got 7864320: unexpected EOF === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/09/02 04:36:54 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zffe26d13602d6b0baf080e1b_f223cbaf4e6c9fba3_d20260902_m043654_c001_v0001183_t0043_u01788323814273") 2026/09/02 04:36:54 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/09/02 04:36:54 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/02 04:36:54 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/02 04:36:55 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/02 04:36:55 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/09/02 04:36:57 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/09/02 04:36:57 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/02 04:36:57 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/09/02 04:36:57 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/09/02 04:36:59 DEBUG : chunked-copy: Done sending chunk 1 2026/09/02 04:37:00 DEBUG : chunked-copy: Done sending chunk 0 2026/09/02 04:37:00 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/02 04:37:01 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zffe26d13602d6b0baf080e1b_f215147edf73af1d7_d20260902_m043701_c001_v0001183_t0030_u01788323821064") 2026/09/02 04:37:01 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/09/02 04:37:01 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/02 04:37:01 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/02 04:37:01 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/02 04:37:01 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/09/02 04:37:04 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/09/02 04:37:04 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/02 04:37:04 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/09/02 04:37:04 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/09/02 04:37:06 DEBUG : chunked-copy: Done sending chunk 0 2026/09/02 04:37:07 DEBUG : chunked-copy: Done sending chunk 1 2026/09/02 04:37:07 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/02 04:37:08 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zffe26d13602d6b0baf080e1b_f215147edf73af1de_d20260902_m043708_c001_v0001174_t0028_u01788323828121") 2026/09/02 04:37:08 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/09/02 04:37:08 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/02 04:37:08 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/02 04:37:08 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/02 04:37:08 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/09/02 04:37:11 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/09/02 04:37:11 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/02 04:37:11 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/09/02 04:37:11 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/09/02 04:37:13 DEBUG : chunked-copy: Done sending chunk 0 2026/09/02 04:37:13 DEBUG : chunked-copy: Done sending chunk 1 2026/09/02 04:37:13 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/02 04:37:14 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zffe26d13602d6b0baf080e1b_f215147edf73af1e2_d20260902_m043714_c001_v0001090_t0018_u01788323834667") 2026/09/02 04:37:14 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/09/02 04:37:14 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/02 04:37:14 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/09/02 04:37:15 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/09/02 04:37:15 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/02 04:37:15 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/02 04:37:15 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/09/02 04:37:17 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/09/02 04:37:19 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/09/02 04:37:20 DEBUG : Creating backend with remote "TestB2:rclone-test-guxafux0cuxa/deeper/nonexisting/directory" 2026/09/02 04:37:20 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:3019: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:3062: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:3111: Can't test if can't have empty directories 2026/09/02 04:37:21 INFO : B2 bucket rclone-test-guxafux0cuxa: cleaning bucket "rclone-test-guxafux0cuxa" of all files 2026/09/02 04:37:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c213da8_d20260902_m043556_c001_v7007000_t0000_u01788323756636") 2026/09/02 04:37:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f215147edf73af1b3_d20260902_m043551_c001_v0001177_t0016_u01788323751966") 2026/09/02 04:37:21 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f415147edf73af1b2_d20260902_m043551_c001_v7007000_t0000_u01788323751354") 2026/09/02 04:37:21 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f209e7ea19c213da6_d20260902_m043546_c001_v0001184_t0032_u01788323746453") 2026/09/02 04:37:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c213daf_d20260902_m043630_c001_v7007000_t0000_u01788323790649") 2026/09/02 04:37:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f219d536a48c6deca_d20260902_m043621_c001_v0001116_t0003_u01788323781719") 2026/09/02 04:37:21 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f419d536a48c6dec9_d20260902_m043621_c001_v7007000_t0000_u01788323781095") 2026/09/02 04:37:21 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f209e7ea19c213dae_d20260902_m043615_c001_v0001101_t0021_u01788323775246") 2026/09/02 04:37:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c213dad_d20260902_m043615_c001_v7007000_t0000_u01788323775067") 2026/09/02 04:37:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f209e7ea19c213dab_d20260902_m043606_c001_v0001116_t0004_u01788323766946") 2026/09/02 04:37:22 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c213daa_d20260902_m043606_c001_v7007000_t0000_u01788323766318") 2026/09/02 04:37:22 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f209e7ea19c213da9_d20260902_m043556_c001_v0001038_t0037_u01788323756817") 2026/09/02 04:37:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f414e196a1edfad74_d20260902_m043405_c001_v7007000_t0000_u01788323645948") 2026/09/02 04:37:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f20196966995df522_d20260902_m043400_c001_v0001104_t0002_u01788323640971") 2026/09/02 04:37:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f40196966995df51e_d20260902_m043355_c001_v7007000_t0000_u01788323635398") 2026/09/02 04:37:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f20196966995df515_d20260902_m043350_c001_v0001157_t0042_u01788323630724") 2026/09/02 04:37:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f40196966995df521_d20260902_m043400_c001_v7007000_t0000_u01788323640565") 2026/09/02 04:37:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f20196966995df51f_d20260902_m043355_c001_v0001092_t0055_u01788323635579") 2026/09/02 04:37:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f40196966995df514_d20260902_m043350_c001_v7007000_t0000_u01788323630312") 2026/09/02 04:37:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f20196966995df502_d20260902_m043345_c001_v0001102_t0006_u01788323625412") 2026/09/02 04:37:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f40196966995df501_d20260902_m043345_c001_v7007000_t0000_u01788323625230") 2026/09/02 04:37:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f20196966995df4f3_d20260902_m043341_c001_v0001180_t0020_u01788323621453") 2026/09/02 04:37:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f40196966995df4f2_d20260902_m043341_c001_v7007000_t0000_u01788323621029") 2026/09/02 04:37:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f212677dbc39a714c_d20260902_m043336_c001_v0001090_t0027_u01788323616593") 2026/09/02 04:37:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f414e196a1edfaddd_d20260902_m043435_c001_v7007000_t0000_u01788323675624") 2026/09/02 04:37:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f214e196a1edfadce_d20260902_m043430_c001_v0001102_t0014_u01788323670921") 2026/09/02 04:37:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f414e196a1edfadb6_d20260902_m043424_c001_v7007000_t0000_u01788323664779") 2026/09/02 04:37:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f214e196a1edfada0_d20260902_m043420_c001_v0001097_t0017_u01788323660173") 2026/09/02 04:37:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f414e196a1edfadcc_d20260902_m043430_c001_v7007000_t0000_u01788323670511") 2026/09/02 04:37:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f214e196a1edfadb8_d20260902_m043424_c001_v0001174_t0008_u01788323664966") 2026/09/02 04:37:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f414e196a1edfad9d_d20260902_m043419_c001_v7007000_t0000_u01788323659665") 2026/09/02 04:37:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f214e196a1edfad91_d20260902_m043414_c001_v0001032_t0032_u01788323654687") 2026/09/02 04:37:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f414e196a1edfad90_d20260902_m043414_c001_v7007000_t0000_u01788323654507") 2026/09/02 04:37:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f20196966995df52c_d20260902_m043410_c001_v0001099_t0030_u01788323650567") 2026/09/02 04:37:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f40196966995df52b_d20260902_m043410_c001_v7007000_t0000_u01788323650149") 2026/09/02 04:37:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f214e196a1edfad76_d20260902_m043406_c001_v0001104_t0052_u01788323646128") 2026/09/02 04:37:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f412677dbc39a714b_d20260902_m043336_c001_v7007000_t0000_u01788323616411") 2026/09/02 04:37:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f20196966995dae98_d20260902_m043331_c001_v0001179_t0030_u01788323611649") 2026/09/02 04:37:23 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f40196966995da6c7_d20260902_m043331_c001_v7007000_t0000_u01788323611214") 2026/09/02 04:37:23 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f212677dbc39a231a_d20260902_m043326_c001_v0001106_t0031_u01788323606087") 2026/09/02 04:37:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f412677dbc39a2319_d20260902_m043325_c001_v7007000_t0000_u01788323605906") 2026/09/02 04:37:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f212677dbc39a1370_d20260902_m043321_c001_v0001161_t0020_u01788323601052") 2026/09/02 04:37:23 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f412677dbc39a136e_d20260902_m043320_c001_v7007000_t0000_u01788323600637") 2026/09/02 04:37:23 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f212677dbc39a1369_d20260902_m043315_c001_v0001146_t0027_u01788323595503") 2026/09/02 04:37:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f412677dbc39a1368_d20260902_m043315_c001_v7007000_t0000_u01788323595322") 2026/09/02 04:37:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f217fc692ce9ef92c_d20260902_m043310_c001_v0001104_t0057_u01788323590975") 2026/09/02 04:37:24 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f417fc692ce9ef92b_d20260902_m043310_c001_v7007000_t0000_u01788323590564") 2026/09/02 04:37:24 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f207006445fd7b3ac_d20260902_m043304_c001_v0001109_t0012_u01788323584458") 2026/09/02 04:37:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f413a4e154d9215d8_d20260902_m043509_c001_v7007000_t0000_u01788323709488") 2026/09/02 04:37:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f215147edf73af0cf_d20260902_m043504_c001_v0001177_t0019_u01788323704098") 2026/09/02 04:37:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f414e196a1edfae04_d20260902_m043457_c001_v7007000_t0000_u01788323697438") 2026/09/02 04:37:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f214e196a1edfadf8_d20260902_m043452_c001_v0001090_t0020_u01788323692230") 2026/09/02 04:37:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f415147edf73af0ce_d20260902_m043503_c001_v7007000_t0000_u01788323703595") 2026/09/02 04:37:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f214e196a1edfae05_d20260902_m043457_c001_v0001106_t0018_u01788323697619") 2026/09/02 04:37:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f414e196a1edfadf6_d20260902_m043451_c001_v7007000_t0000_u01788323691780") 2026/09/02 04:37:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f214e196a1edfaded_d20260902_m043445_c001_v0001165_t0057_u01788323685672") 2026/09/02 04:37:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f414e196a1edfadec_d20260902_m043445_c001_v7007000_t0000_u01788323685490") 2026/09/02 04:37:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f214e196a1edfade6_d20260902_m043441_c001_v0001098_t0007_u01788323681198") 2026/09/02 04:37:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f414e196a1edfade4_d20260902_m043440_c001_v7007000_t0000_u01788323680724") 2026/09/02 04:37:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f214e196a1edfadde_d20260902_m043435_c001_v0001100_t0031_u01788323675804") 2026/09/02 04:37:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c213da5_d20260902_m043546_c001_v7007000_t0000_u01788323746272") 2026/09/02 04:37:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f209e7ea19c213da4_d20260902_m043540_c001_v0001178_t0058_u01788323740320") 2026/09/02 04:37:24 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c213da3_d20260902_m043539_c001_v7007000_t0000_u01788323739760") 2026/09/02 04:37:24 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f213a4e154d9215f3_d20260902_m043533_c001_v0001182_t0038_u01788323733650") 2026/09/02 04:37:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f413a4e154d9215f2_d20260902_m043533_c001_v7007000_t0000_u01788323733469") 2026/09/02 04:37:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f213a4e154d9215e6_d20260902_m043527_c001_v0001184_t0030_u01788323727776") 2026/09/02 04:37:24 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f413a4e154d9215e5_d20260902_m043527_c001_v7007000_t0000_u01788323727206") 2026/09/02 04:37:24 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f213a4e154d9215e1_d20260902_m043520_c001_v0001134_t0028_u01788323720500") 2026/09/02 04:37:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f413a4e154d9215e0_d20260902_m043520_c001_v7007000_t0000_u01788323720320") 2026/09/02 04:37:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f215147edf73af0f7_d20260902_m043515_c001_v0001115_t0043_u01788323715199") 2026/09/02 04:37:25 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f415147edf73af0f0_d20260902_m043514_c001_v7007000_t0000_u01788323714682") 2026/09/02 04:37:25 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f213a4e154d9215d9_d20260902_m043509_c001_v0001116_t0000_u01788323709670") 2026/09/02 04:37:25 DEBUG : chunked-copy: Deleting (id "4_zffe26d13602d6b0baf080e1b_f415147edf73af1e7_d20260902_m043717_c001_v7007000_t0000_u01788323837770") 2026/09/02 04:37:25 DEBUG : chunked-copy: Deleting (id "4_zffe26d13602d6b0baf080e1b_f223cbaf4e6c9fbc7_d20260902_m043711_c001_v0001179_t0017_u01788323831320") 2026/09/02 04:37:25 DEBUG : chunked-copy: Deleting (id "4_zffe26d13602d6b0baf080e1b_f423cbaf4e6c9fbc5_d20260902_m043710_c001_v7007000_t0000_u01788323830684") 2026/09/02 04:37:25 DEBUG : chunked-copy: Deleting (id "4_zffe26d13602d6b0baf080e1b_f223cbaf4e6c9fbb7_d20260902_m043704_c001_v0001173_t0031_u01788323824133") 2026/09/02 04:37:25 DEBUG : chunked-copy: Deleting (id "4_zffe26d13602d6b0baf080e1b_f423cbaf4e6c9fbb6_d20260902_m043703_c001_v7007000_t0000_u01788323823439") 2026/09/02 04:37:25 DEBUG : chunked-copy: Deleting (id "4_zffe26d13602d6b0baf080e1b_f223cbaf4e6c9fba7_d20260902_m043657_c001_v0001165_t0048_u01788323817174") 2026/09/02 04:37:25 DEBUG : chunked-copy: Deleting (id "4_zffe26d13602d6b0baf080e1b_f423cbaf4e6c9fba5_d20260902_m043656_c001_v7007000_t0000_u01788323816558") 2026/09/02 04:37:25 DEBUG : chunked-copy: Deleting (id "4_zffe26d13602d6b0baf080e1b_f107906416ddbfcf6_d20260902_m043652_c001_v0001157_t0000_u01788323812140") 2026/09/02 04:37:25 DEBUG : chunked-copy: Deleting (id "4_zffe26d13602d6b0baf080e1b_f423cbaf4e6c9fba0_d20260902_m043651_c001_v7007000_t0000_u01788323811735") 2026/09/02 04:37:25 DEBUG : chunked-copy: Deleting (id "4_zffe26d13602d6b0baf080e1b_f107906416ddbfcf0_d20260902_m043647_c001_v0001157_t0020_u01788323807427") 2026/09/02 04:37:25 DEBUG : chunked-copy.copy: Deleting (id "4_zffe26d13602d6b0baf080e1b_f415147edf73af1e5_d20260902_m043717_c001_v7007000_t0000_u01788323837588") 2026/09/02 04:37:26 DEBUG : chunked-copy.copy: Deleting (id "4_zffe26d13602d6b0baf080e1b_f215147edf73af1e2_d20260902_m043714_c001_v0001090_t0018_u01788323834667") 2026/09/02 04:37:26 DEBUG : chunked-copy.copy: Deleting (id "4_zffe26d13602d6b0baf080e1b_f423cbaf4e6c9fbc4_d20260902_m043710_c001_v7007000_t0000_u01788323830501") 2026/09/02 04:37:26 DEBUG : chunked-copy.copy: Deleting (id "4_zffe26d13602d6b0baf080e1b_f215147edf73af1de_d20260902_m043708_c001_v0001174_t0028_u01788323828121") 2026/09/02 04:37:26 DEBUG : chunked-copy.copy: Deleting (id "4_zffe26d13602d6b0baf080e1b_f423cbaf4e6c9fbb5_d20260902_m043703_c001_v7007000_t0000_u01788323823256") 2026/09/02 04:37:26 DEBUG : chunked-copy.copy: Deleting (id "4_zffe26d13602d6b0baf080e1b_f215147edf73af1d7_d20260902_m043701_c001_v0001183_t0030_u01788323821064") 2026/09/02 04:37:26 DEBUG : chunked-copy.copy: Deleting (id "4_zffe26d13602d6b0baf080e1b_f423cbaf4e6c9fba4_d20260902_m043656_c001_v7007000_t0000_u01788323816301") 2026/09/02 04:37:26 DEBUG : chunked-copy.copy: Deleting (id "4_zffe26d13602d6b0baf080e1b_f223cbaf4e6c9fba3_d20260902_m043654_c001_v0001183_t0043_u01788323814273") 2026/09/02 04:37:26 DEBUG : chunked-copy.copy: Deleting (id "4_zffe26d13602d6b0baf080e1b_f423cbaf4e6c9fb9f_d20260902_m043651_c001_v7007000_t0000_u01788323811552") 2026/09/02 04:37:26 DEBUG : chunked-copy.copy: Deleting (id "4_zffe26d13602d6b0baf080e1b_f102ccdd832223766_d20260902_m043649_c001_v0001145_t0042_u01788323809463") 2026/09/02 04:37:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zffe26d13602d6b0baf080e1b_f1019abc3b2405ea0_d20260902_m043124_c001_v0001185_t0029_u01788323484809") 2026/09/02 04:37:26 DEBUG : retry-chunked-NetError.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f417fc692ce9f09d6_d20260902_m043642_c001_v7007000_t0000_u01788323802453") 2026/09/02 04:37:26 DEBUG : retry-chunked-NetError.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f209e7ea19c213db3_d20260902_m043637_c001_v0001181_t0056_u01788323797681") 2026/09/02 04:37:26 DEBUG : retry-chunked-Status500.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f409e7ea19c213db2_d20260902_m043637_c001_v7007000_t0000_u01788323797322") 2026/09/02 04:37:26 DEBUG : retry-chunked-Status500.bin: Deleting (id "4_zffe26d13602d6b0baf080e1b_f209e7ea19c213db0_d20260902_m043631_c001_v0001144_t0028_u01788323791742") 2026/09/02 04:37:26 DEBUG : unknown-size-put.txt: Deleting (id "4_zffe26d13602d6b0baf080e1b_f415147edf73af1e8_d20260902_m043718_c001_v7007000_t0000_u01788323838796") 2026/09/02 04:37:26 DEBUG : unknown-size-put.txt: Deleting (id "4_zffe26d13602d6b0baf080e1b_f107906416ddbfd2c_d20260902_m043718_c001_v0001157_t0043_u01788323838330") 2026/09/02 04:37:26 DEBUG : unknown-size-update.txt: Deleting (id "4_zffe26d13602d6b0baf080e1b_f415147edf73af1eb_d20260902_m043720_c001_v7007000_t0000_u01788323840073") 2026/09/02 04:37:26 DEBUG : unknown-size-update.txt: Deleting (id "4_zffe26d13602d6b0baf080e1b_f107906416ddbfd36_d20260902_m043719_c001_v0001157_t0017_u01788323839733") 2026/09/02 04:37:27 DEBUG : unknown-size-update.txt: Deleting (id "4_zffe26d13602d6b0baf080e1b_f107906416ddbfd2e_d20260902_m043718_c001_v0001157_t0029_u01788323838981") 2026/09/02 04:37:27 DEBUG : versions/test-versions.txt: Deleting (id "4_zffe26d13602d6b0baf080e1b_f407006445fd7b3a5_d20260902_m043300_c001_v7007000_t0000_u01788323580865") 2026/09/02 04:37:31 INFO : B2 bucket rclone-test-guxafux0cuxa: cleaning bucket "rclone-test-guxafux0cuxa" of all files === RUN TestIntegration/FsShutdown fstests.go:3225: Shutdown method not supported --- PASS: TestIntegration (398.87s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.54s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.37s) --- PASS: TestIntegration/FsMkdir (396.78s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.53s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (18.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.91s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.08s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.27s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (100.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (25.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.68s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (2.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.30s) --- 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.90s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (28.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (2.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (2.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (17.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (206.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (32.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (11.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (10.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (5.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (10.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (29.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (10.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (5.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (10.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (5.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (29.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (10.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (5.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (10.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (5.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (33.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (9.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (11.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (12.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (36.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (10.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (5.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (13.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (6.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (12.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (6.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (44.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (18.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (8.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (15.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (9.55s) --- PASS: TestIntegration/FsMkdir/FsPutRetry (11.98s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/NetError (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked (11.07s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 (5.94s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError (5.13s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (3.83s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (3.11s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (31.31s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (5.27s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.83s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.88s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (7.31s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (7.02s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.30s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.03s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.28s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.29s) --- 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 398.909s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m40.474925626s (try 1/5)