"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:457: Using remote "TestB2:" 2026/09/01 04:50:37 DEBUG : Creating backend with remote "TestB2:rclone-test-kapukum0dapa" 2026/09/01 04:50:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/09/01 04:50:58 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_buckets": EOF) 2026/09/01 04:50:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/01 04:50:58 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/09/01 04:51:00 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/09/01 04:51:00 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/09/01 04:51:00 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/09/01 04:51:25 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/09/01 04:51:28 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/09/01 04:51:28 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/09/01 04:51:28 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/09/01 04:51:28 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/09/01 04:51:29 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/09/01 04:51:29 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/09/01 04:51:35 DEBUG : Creating backend with remote "TestB2:" 2026/09/01 04:51:35 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/09/01 04:51:37 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/09/01 04:51:41 INFO : B2 bucket rclone-test-kapukum0dapa: cleaning bucket "rclone-test-kapukum0dapa" of all files 2026/09/01 04:51:42 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed944dc_d20260901_m045141_c001_v0001100_t0022_u01788238301153") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/09/01 04:51:43 DEBUG : Creating backend with remote "TestB2:rclone-test-kapukum0dapa/dirToPurgeFromRoot" 2026/09/01 04:51:44 INFO : B2 bucket rclone-test-kapukum0dapa path dirToPurgeFromRoot: cleaning bucket "rclone-test-kapukum0dapa" of all files 2026/09/01 04:51:45 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed944e2_d20260901_m045142_c001_v0001100_t0041_u01788238302953") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/09/01 04:51:45 DEBUG : Creating backend with remote "TestB2:rclone-test-kapukum0dapa/hello? sausage/êé" 2026/09/01 04:51:50 INFO : B2 bucket rclone-test-kapukum0dapa path hello? sausage/êé: cleaning bucket "rclone-test-kapukum0dapa" of all files 2026/09/01 04:51:50 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f1160a20671216548_d20260901_m045148_c001_v0001182_t0022_u01788238308661") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1318: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1373: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1493: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/09/01 04:52:01 DEBUG : Creating backend with remote "TestB2:rclone-test-kapukum0dapa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/09/01 04:52:03 DEBUG : Creating backend with remote "TestB2:rclone-test-kapukum0dapa/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestB2:" path "rclone-test-kapukum0dapa" from "TestB2:rclone-test-kapukum0dapa" 2026/09/01 04:52:05 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/01 04:52:16 DEBUG : Creating backend with remote "TestB2:rclone-test-jefujub4laki" 2026/09/01 04:52:19 DEBUG : B2 bucket rclone-test-jefujub4laki: Purge remote 2026/09/01 04:52:19 INFO : B2 bucket rclone-test-jefujub4laki: cleaning bucket "rclone-test-jefujub4laki" of all files 2026/09/01 04:52:19 DEBUG : somefile: Deleting (id "4_z9f629d6340fd5bbbaf080e1b_f401bd80ba5d02263_d20260901_m045218_c001_v0001150_t0020_u01788238338603") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2210: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2360: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/09/01 04:52:21 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/09/01 04:52:22 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/01 04:52:25 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.107Mi 2026/09/01 04:52:25 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/09/01 04:52:25 DEBUG : test-metadata: multipart upload: starting chunk 1 size 109.238Ki offset 6Mi/6.107Mi 2026/09/01 04:52:25 DEBUG : test-metadata: Sending chunk 1 length 111860 2026/09/01 04:52:26 DEBUG : test-metadata: Done sending chunk 1 2026/09/01 04:52:27 DEBUG : test-metadata: Done sending chunk 0 2026/09/01 04:52:27 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-01-045232-536.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/01 04:52:38 DEBUG : oldPath = "TestB2:rclone-test-kapukum0dapa/versions/test-versions-v2026-09-01-045232-536.txt" 2026/09/01 04:52:38 DEBUG : newPath = "TestB2,versions:rclone-test-kapukum0dapa/versions/test-versions-v2026-09-01-045232-536.txt" 2026/09/01 04:52:38 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-kapukum0dapa/versions/test-versions-v2026-09-01-045232-536.txt" 2026/09/01 04:52:38 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/09/01 04:52:40 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-kapukum0dapa/versions/test-versions-v2026-09-01-045232-536.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-kapukum0dapa/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/01 04:52:43 INFO : B2 bucket rclone-test-kapukum0dapa: cleaning bucket "rclone-test-kapukum0dapa" of all hidden files 2026/09/01 04:52:43 DEBUG : leading space/ leading space: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4026fe21c6779939_d20260901_m045108_c001_v7007000_t0000_u01788238268178") as it is a hide marker 2026/09/01 04:52:43 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/09/01 04:52:43 DEBUG : leading space/ leading space: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed9448a_d20260901_m045107_c001_v0001100_t0049_u01788238267548") 2026/09/01 04:52:43 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/09/01 04:52:43 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4026fe21c6779932_d20260901_m045107_c001_v7007000_t0000_u01788238267100") as it is a hide marker 2026/09/01 04:52:43 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/09/01 04:52:43 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed94484_d20260901_m045106_c001_v0001100_t0053_u01788238266398") 2026/09/01 04:52:43 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/09/01 04:52:43 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4026fe21c677997b_d20260901_m045115_c001_v7007000_t0000_u01788238275079") as it is a hide marker 2026/09/01 04:52:43 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/09/01 04:52:43 DEBUG : .leading dot/.leading dot: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed944a4_d20260901_m045114_c001_v0001100_t0002_u01788238274236") 2026/09/01 04:52:43 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/09/01 04:52:43 DEBUG : created from root.txt: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4097edb6106c27dc_d20260901_m045212_c001_v7007000_t0000_u01788238332813") as it is a hide marker 2026/09/01 04:52:43 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/09/01 04:52:43 DEBUG : created from root.txt: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f1097398a71a6daaf_d20260901_m045211_c001_v0001102_t0015_u01788238331528") 2026/09/01 04:52:43 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/09/01 04:52:43 DEBUG : file name.txt: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4086babe16caf3c7_d20260901_m045220_c001_v7007000_t0000_u01788238340973") as it is a hide marker 2026/09/01 04:52:43 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/09/01 04:52:43 DEBUG : file name.txt: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed944fb_d20260901_m045200_c001_v0001100_t0053_u01788238320917") 2026/09/01 04:52:43 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/01 04:52:43 DEBUG : file name.txt: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f1062eadd1b5de8dd_d20260901_m045155_c001_v0001039_t0045_u01788238315262") 2026/09/01 04:52:43 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/01 04:52:43 DEBUG : file name.txt: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed944d6_d20260901_m045133_c001_v0001100_t0049_u01788238293332") 2026/09/01 04:52:43 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/01 04:52:43 DEBUG : file name.txt: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed944d2_d20260901_m045132_c001_v0001100_t0019_u01788238292126") 2026/09/01 04:52:43 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/01 04:52:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed944d4_d20260901_m045132_c001_v0001100_t0037_u01788238292657") "upload" dated 2026-09-01 04:51:32.657 +0000 UTC (1m10.656783314s ago) 2026/09/01 04:52:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f427008fdc486ef4b_d20260901_m045152_c001_v7007000_t0000_u01788238312686") as it is a hide marker 2026/09/01 04:52:43 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/09/01 04:52:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f1059878f424f6599_d20260901_m045152_c001_v0001091_t0059_u01788238312165") 2026/09/01 04:52:43 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/09/01 04:52:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f10885e7d228f74f0_d20260901_m045151_c001_v0001174_t0053_u01788238311250") 2026/09/01 04:52:43 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/09/01 04:52:43 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4026fe21c67799a4_d20260901_m045122_c001_v7007000_t0000_u01788238282789") as it is a hide marker 2026/09/01 04:52:43 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/09/01 04:52:43 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed944be_d20260901_m045121_c001_v0001100_t0020_u01788238281981") 2026/09/01 04:52:43 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/09/01 04:52:43 DEBUG : piped data.txt: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4086babe16caf3cb_d20260901_m045222_c001_v7007000_t0000_u01788238342958") as it is a hide marker 2026/09/01 04:52:43 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/09/01 04:52:43 DEBUG : piped data.txt: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed94532_d20260901_m045222_c001_v0001100_t0021_u01788238342237") 2026/09/01 04:52:43 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/01 04:52:43 DEBUG : piped data.txt: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f4086babe16caf3c9_d20260901_m045222_c001_v7007000_t0000_u01788238342054") 2026/09/01 04:52:43 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/01 04:52:43 DEBUG : piped data.txt: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f418712871ed94530_d20260901_m045221_c001_v0001100_t0048_u01788238341692") 2026/09/01 04:52:43 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/01 04:52:43 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4026fe21c67799aa_d20260901_m045123_c001_v7007000_t0000_u01788238283764") as it is a hide marker 2026/09/01 04:52:43 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/09/01 04:52:43 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed944c0_d20260901_m045123_c001_v0001100_t0004_u01788238283148") 2026/09/01 04:52:43 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/09/01 04:52:43 DEBUG : test-metadata: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4262768aa7d6b858_d20260901_m045229_c001_v7007000_t0000_u01788238349996") as it is a hide marker 2026/09/01 04:52:43 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/09/01 04:52:43 DEBUG : test-metadata: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f2086babe16caf7b9_d20260901_m045225_c001_v0001180_t0040_u01788238345155") 2026/09/01 04:52:43 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/01 04:52:43 DEBUG : test-metadata: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f4086babe16caf3cf_d20260901_m045224_c001_v7007000_t0000_u01788238344232") 2026/09/01 04:52:43 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/01 04:52:43 DEBUG : test-metadata: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed94534_d20260901_m045223_c001_v0001100_t0040_u01788238343187") 2026/09/01 04:52:43 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/01 04:52:43 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4026fe21c677998b_d20260901_m045117_c001_v7007000_t0000_u01788238277256") as it is a hide marker 2026/09/01 04:52:43 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/09/01 04:52:43 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed944ac_d20260901_m045116_c001_v0001100_t0002_u01788238276600") 2026/09/01 04:52:43 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/09/01 04:52:43 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4026fe21c6779993_d20260901_m045119_c001_v7007000_t0000_u01788238279395") as it is a hide marker 2026/09/01 04:52:43 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/09/01 04:52:43 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed944b6_d20260901_m045118_c001_v0001100_t0059_u01788238278710") 2026/09/01 04:52:43 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/09/01 04:52:43 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4026fe21c677998e_d20260901_m045118_c001_v7007000_t0000_u01788238278350") as it is a hide marker 2026/09/01 04:52:43 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/09/01 04:52:43 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed944ae_d20260901_m045117_c001_v0001100_t0019_u01788238277615") 2026/09/01 04:52:43 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/09/01 04:52:43 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4026fe21c677999a_d20260901_m045120_c001_v7007000_t0000_u01788238280469") as it is a hide marker 2026/09/01 04:52:43 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/09/01 04:52:43 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed944b8_d20260901_m045119_c001_v0001100_t0009_u01788238279754") 2026/09/01 04:52:43 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/09/01 04:52:43 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4026fe21c677999e_d20260901_m045121_c001_v7007000_t0000_u01788238281621") as it is a hide marker 2026/09/01 04:52:43 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/09/01 04:52:43 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed944ba_d20260901_m045120_c001_v0001100_t0032_u01788238280829") 2026/09/01 04:52:43 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/09/01 04:52:43 DEBUG : trailing space /trailing space : Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4026fe21c6779986_d20260901_m045116_c001_v7007000_t0000_u01788238276240") as it is a hide marker 2026/09/01 04:52:43 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/09/01 04:52:43 DEBUG : trailing space /trailing space : Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed944a8_d20260901_m045115_c001_v0001100_t0004_u01788238275438") 2026/09/01 04:52:43 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/09/01 04:52:43 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed94554_d20260901_m045237_c001_v0001100_t0024_u01788238357374") "upload" dated 2026-09-01 04:52:37.374 +0000 UTC (5.94046447s ago) 2026/09/01 04:52:43 DEBUG : versions/test-versions.txt: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f4262768aa7d6b877_d20260901_m045235_c001_v7007000_t0000_u01788238355193") 2026/09/01 04:52:43 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/09/01 04:52:43 DEBUG : versions/test-versions.txt: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed9454a_d20260901_m045232_c001_v0001100_t0004_u01788238352536") 2026/09/01 04:52:43 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/09/01 04:52:43 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4026fe21c67799e0_d20260901_m045131_c001_v7007000_t0000_u01788238291580") as it is a hide marker 2026/09/01 04:52:43 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/09/01 04:52:43 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f2026fe21c67799b8_d20260901_m045125_c001_v0001171_t0024_u01788238285768") 2026/09/01 04:52:43 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/09/01 04:52:43 DEBUG : zero-length-file: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4026fe21c67799b7_d20260901_m045125_c001_v7007000_t0000_u01788238285588") as it is a hide marker 2026/09/01 04:52:43 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/09/01 04:52:43 DEBUG : zero-length-file: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f418712871ed944c4_d20260901_m045125_c001_v0001100_t0048_u01788238285043") 2026/09/01 04:52:43 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/09/01 04:52:43 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4026fe21c6779941_d20260901_m045109_c001_v7007000_t0000_u01788238269311") as it is a hide marker 2026/09/01 04:52:43 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/09/01 04:52:43 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed9448e_d20260901_m045108_c001_v0001100_t0054_u01788238268536") 2026/09/01 04:52:43 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/09/01 04:52:43 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4026fe21c677991d_d20260901_m045103_c001_v7007000_t0000_u01788238263769") as it is a hide marker 2026/09/01 04:52:43 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/09/01 04:52:43 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed94476_d20260901_m045102_c001_v0001100_t0006_u01788238262641") 2026/09/01 04:52:43 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/09/01 04:52:43 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4026fe21c677995e_d20260901_m045112_c001_v7007000_t0000_u01788238272538") as it is a hide marker 2026/09/01 04:52:43 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/09/01 04:52:43 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed9449c_d20260901_m045111_c001_v0001100_t0047_u01788238271893") 2026/09/01 04:52:43 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/09/01 04:52:43 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4026fe21c6779954_d20260901_m045111_c001_v7007000_t0000_u01788238271534") as it is a hide marker 2026/09/01 04:52:43 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/09/01 04:52:43 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed94496_d20260901_m045110_c001_v0001100_t0032_u01788238270691") 2026/09/01 04:52:43 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/09/01 04:52:43 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4026fe21c6779970_d20260901_m045113_c001_v7007000_t0000_u01788238273874") as it is a hide marker 2026/09/01 04:52:43 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/09/01 04:52:43 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed9449e_d20260901_m045112_c001_v0001100_t0011_u01788238272898") 2026/09/01 04:52:43 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/09/01 04:52:43 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4026fe21c677994a_d20260901_m045110_c001_v7007000_t0000_u01788238270331") as it is a hide marker 2026/09/01 04:52:43 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/09/01 04:52:43 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed94490_d20260901_m045109_c001_v0001100_t0002_u01788238269675") 2026/09/01 04:52:43 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/09/01 04:52:43 DEBUG : ./.: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4026fe21c6779924_d20260901_m045104_c001_v7007000_t0000_u01788238264963") as it is a hide marker 2026/09/01 04:52:43 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/09/01 04:52:43 DEBUG : ./.: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed9447c_d20260901_m045104_c001_v0001100_t0029_u01788238264129") 2026/09/01 04:52:43 NOTICE: ./.: Skipped delete as --dry-run is set 2026/09/01 04:52:43 DEBUG : ../..: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4026fe21c6779927_d20260901_m045106_c001_v7007000_t0000_u01788238266039") as it is a hide marker 2026/09/01 04:52:43 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/09/01 04:52:43 DEBUG : ../..: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed94482_d20260901_m045105_c001_v0001100_t0048_u01788238265322") 2026/09/01 04:52:43 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/09/01 04:52:43 INFO : B2 bucket rclone-test-kapukum0dapa: cleaning bucket "rclone-test-kapukum0dapa" of all hidden files 2026/09/01 04:52:43 DEBUG : leading space/ leading space: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4026fe21c6779939_d20260901_m045108_c001_v7007000_t0000_u01788238268178") as it is a hide marker 2026/09/01 04:52:43 DEBUG : leading space/ leading space: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed9448a_d20260901_m045107_c001_v0001100_t0049_u01788238267548") 2026/09/01 04:52:43 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4026fe21c6779932_d20260901_m045107_c001_v7007000_t0000_u01788238267100") as it is a hide marker 2026/09/01 04:52:43 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed94484_d20260901_m045106_c001_v0001100_t0053_u01788238266398") 2026/09/01 04:52:43 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4026fe21c677997b_d20260901_m045115_c001_v7007000_t0000_u01788238275079") as it is a hide marker 2026/09/01 04:52:43 DEBUG : .leading dot/.leading dot: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed944a4_d20260901_m045114_c001_v0001100_t0002_u01788238274236") 2026/09/01 04:52:43 DEBUG : created from root.txt: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4097edb6106c27dc_d20260901_m045212_c001_v7007000_t0000_u01788238332813") as it is a hide marker 2026/09/01 04:52:43 DEBUG : created from root.txt: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f1097398a71a6daaf_d20260901_m045211_c001_v0001102_t0015_u01788238331528") 2026/09/01 04:52:43 DEBUG : file name.txt: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4086babe16caf3c7_d20260901_m045220_c001_v7007000_t0000_u01788238340973") as it is a hide marker 2026/09/01 04:52:43 DEBUG : file name.txt: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed944fb_d20260901_m045200_c001_v0001100_t0053_u01788238320917") 2026/09/01 04:52:44 DEBUG : file name.txt: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f1062eadd1b5de8dd_d20260901_m045155_c001_v0001039_t0045_u01788238315262") 2026/09/01 04:52:44 DEBUG : file name.txt: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed944d6_d20260901_m045133_c001_v0001100_t0049_u01788238293332") 2026/09/01 04:52:44 DEBUG : file name.txt: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed944d2_d20260901_m045132_c001_v0001100_t0019_u01788238292126") 2026/09/01 04:52:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed944d4_d20260901_m045132_c001_v0001100_t0037_u01788238292657") "upload" dated 2026-09-01 04:51:32.657 +0000 UTC (1m11.644461359s ago) 2026/09/01 04:52:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f427008fdc486ef4b_d20260901_m045152_c001_v7007000_t0000_u01788238312686") as it is a hide marker 2026/09/01 04:52:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f1059878f424f6599_d20260901_m045152_c001_v0001091_t0059_u01788238312165") 2026/09/01 04:52:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f10885e7d228f74f0_d20260901_m045151_c001_v0001174_t0053_u01788238311250") 2026/09/01 04:52:44 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4026fe21c67799a4_d20260901_m045122_c001_v7007000_t0000_u01788238282789") as it is a hide marker 2026/09/01 04:52:44 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed944be_d20260901_m045121_c001_v0001100_t0020_u01788238281981") 2026/09/01 04:52:44 DEBUG : piped data.txt: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4086babe16caf3cb_d20260901_m045222_c001_v7007000_t0000_u01788238342958") as it is a hide marker 2026/09/01 04:52:44 DEBUG : piped data.txt: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed94532_d20260901_m045222_c001_v0001100_t0021_u01788238342237") 2026/09/01 04:52:44 DEBUG : piped data.txt: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f4086babe16caf3c9_d20260901_m045222_c001_v7007000_t0000_u01788238342054") 2026/09/01 04:52:44 DEBUG : piped data.txt: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f418712871ed94530_d20260901_m045221_c001_v0001100_t0048_u01788238341692") 2026/09/01 04:52:44 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4026fe21c67799aa_d20260901_m045123_c001_v7007000_t0000_u01788238283764") as it is a hide marker 2026/09/01 04:52:44 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed944c0_d20260901_m045123_c001_v0001100_t0004_u01788238283148") 2026/09/01 04:52:44 DEBUG : test-metadata: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4262768aa7d6b858_d20260901_m045229_c001_v7007000_t0000_u01788238349996") as it is a hide marker 2026/09/01 04:52:44 DEBUG : test-metadata: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f2086babe16caf7b9_d20260901_m045225_c001_v0001180_t0040_u01788238345155") 2026/09/01 04:52:44 DEBUG : test-metadata: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f4086babe16caf3cf_d20260901_m045224_c001_v7007000_t0000_u01788238344232") 2026/09/01 04:52:45 DEBUG : test-metadata: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed94534_d20260901_m045223_c001_v0001100_t0040_u01788238343187") 2026/09/01 04:52:45 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4026fe21c677998b_d20260901_m045117_c001_v7007000_t0000_u01788238277256") as it is a hide marker 2026/09/01 04:52:45 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed944ac_d20260901_m045116_c001_v0001100_t0002_u01788238276600") 2026/09/01 04:52:45 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4026fe21c6779993_d20260901_m045119_c001_v7007000_t0000_u01788238279395") as it is a hide marker 2026/09/01 04:52:45 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed944b6_d20260901_m045118_c001_v0001100_t0059_u01788238278710") 2026/09/01 04:52:45 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4026fe21c677998e_d20260901_m045118_c001_v7007000_t0000_u01788238278350") as it is a hide marker 2026/09/01 04:52:45 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed944ae_d20260901_m045117_c001_v0001100_t0019_u01788238277615") 2026/09/01 04:52:45 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4026fe21c677999a_d20260901_m045120_c001_v7007000_t0000_u01788238280469") as it is a hide marker 2026/09/01 04:52:45 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed944b8_d20260901_m045119_c001_v0001100_t0009_u01788238279754") 2026/09/01 04:52:45 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4026fe21c677999e_d20260901_m045121_c001_v7007000_t0000_u01788238281621") as it is a hide marker 2026/09/01 04:52:45 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed944ba_d20260901_m045120_c001_v0001100_t0032_u01788238280829") 2026/09/01 04:52:45 DEBUG : trailing space /trailing space : Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4026fe21c6779986_d20260901_m045116_c001_v7007000_t0000_u01788238276240") as it is a hide marker 2026/09/01 04:52:45 DEBUG : trailing space /trailing space : Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed944a8_d20260901_m045115_c001_v0001100_t0004_u01788238275438") 2026/09/01 04:52:45 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed94554_d20260901_m045237_c001_v0001100_t0024_u01788238357374") "upload" dated 2026-09-01 04:52:37.374 +0000 UTC (8.239399396s ago) 2026/09/01 04:52:45 DEBUG : versions/test-versions.txt: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f4262768aa7d6b877_d20260901_m045235_c001_v7007000_t0000_u01788238355193") 2026/09/01 04:52:45 DEBUG : versions/test-versions.txt: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed9454a_d20260901_m045232_c001_v0001100_t0004_u01788238352536") 2026/09/01 04:52:45 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4026fe21c67799e0_d20260901_m045131_c001_v7007000_t0000_u01788238291580") as it is a hide marker 2026/09/01 04:52:45 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f2026fe21c67799b8_d20260901_m045125_c001_v0001171_t0024_u01788238285768") 2026/09/01 04:52:45 DEBUG : zero-length-file: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4026fe21c67799b7_d20260901_m045125_c001_v7007000_t0000_u01788238285588") as it is a hide marker 2026/09/01 04:52:45 DEBUG : zero-length-file: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f418712871ed944c4_d20260901_m045125_c001_v0001100_t0048_u01788238285043") 2026/09/01 04:52:45 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4026fe21c6779941_d20260901_m045109_c001_v7007000_t0000_u01788238269311") as it is a hide marker 2026/09/01 04:52:45 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed9448e_d20260901_m045108_c001_v0001100_t0054_u01788238268536") 2026/09/01 04:52:45 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4026fe21c677991d_d20260901_m045103_c001_v7007000_t0000_u01788238263769") as it is a hide marker 2026/09/01 04:52:45 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed94476_d20260901_m045102_c001_v0001100_t0006_u01788238262641") 2026/09/01 04:52:46 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4026fe21c677995e_d20260901_m045112_c001_v7007000_t0000_u01788238272538") as it is a hide marker 2026/09/01 04:52:46 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed9449c_d20260901_m045111_c001_v0001100_t0047_u01788238271893") 2026/09/01 04:52:46 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4026fe21c6779954_d20260901_m045111_c001_v7007000_t0000_u01788238271534") as it is a hide marker 2026/09/01 04:52:46 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed94496_d20260901_m045110_c001_v0001100_t0032_u01788238270691") 2026/09/01 04:52:46 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4026fe21c6779970_d20260901_m045113_c001_v7007000_t0000_u01788238273874") as it is a hide marker 2026/09/01 04:52:46 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed9449e_d20260901_m045112_c001_v0001100_t0011_u01788238272898") 2026/09/01 04:52:46 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4026fe21c677994a_d20260901_m045110_c001_v7007000_t0000_u01788238270331") as it is a hide marker 2026/09/01 04:52:46 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed94490_d20260901_m045109_c001_v0001100_t0002_u01788238269675") 2026/09/01 04:52:46 DEBUG : ./.: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4026fe21c6779924_d20260901_m045104_c001_v7007000_t0000_u01788238264963") as it is a hide marker 2026/09/01 04:52:46 DEBUG : ./.: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed9447c_d20260901_m045104_c001_v0001100_t0029_u01788238264129") 2026/09/01 04:52:46 DEBUG : ../..: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f4026fe21c6779927_d20260901_m045106_c001_v7007000_t0000_u01788238266039") as it is a hide marker 2026/09/01 04:52:46 DEBUG : ../..: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed94482_d20260901_m045105_c001_v0001100_t0048_u01788238265322") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/09/01 04:52:47 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/01 04:52:47 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/01 04:52:47 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/01 04:52:47 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/01 04:52:48 INFO : B2 bucket rclone-test-kapukum0dapa: cleaning bucket "rclone-test-kapukum0dapa" of pending multipart uploads older than 0s 2026/09/01 04:52:48 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed944d4_d20260901_m045132_c001_v0001100_t0037_u01788238292657") "upload" dated 2026-09-01 04:51:32.657 +0000 UTC (1m15.761677451s ago) 2026/09/01 04:52:48 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f214e196a1ecad05a_d20260901_m045247_c001_v0001167_t0049_u01788238367397") as it is a start marker (upload started at 2026-09-01 04:52:47.397 +0000 UTC) 2026/09/01 04:52:48 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/09/01 04:52:48 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f214e196a1ecad05c_d20260901_m045247_c001_v0001181_t0023_u01788238367580") as it is a start marker (upload started at 2026-09-01 04:52:47.58 +0000 UTC) 2026/09/01 04:52:48 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/09/01 04:52:48 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f214e196a1ecad05d_d20260901_m045247_c001_v0001182_t0005_u01788238367769") as it is a start marker (upload started at 2026-09-01 04:52:47.769 +0000 UTC) 2026/09/01 04:52:48 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/09/01 04:52:48 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f214e196a1ecad05e_d20260901_m045247_c001_v0001043_t0026_u01788238367959") as it is a start marker (upload started at 2026-09-01 04:52:47.959 +0000 UTC) 2026/09/01 04:52:48 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/09/01 04:52:48 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f414e196a1ecad059_d20260901_m045247_c001_v7007000_t0000_u01788238367214") "hide" dated 2026-09-01 04:52:47.214 +0000 UTC (1.204861849s ago) 2026/09/01 04:52:48 DEBUG : versions/test-versions.txt: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed94554_d20260901_m045237_c001_v0001100_t0024_u01788238357374") 2026/09/01 04:52:48 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/09/01 04:52:48 INFO : B2 bucket rclone-test-kapukum0dapa: cleaning bucket "rclone-test-kapukum0dapa" of pending multipart uploads older than 0s 2026/09/01 04:52:48 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed944d4_d20260901_m045132_c001_v0001100_t0037_u01788238292657") "upload" dated 2026-09-01 04:51:32.657 +0000 UTC (1m16.128550398s ago) 2026/09/01 04:52:48 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f214e196a1ecad05a_d20260901_m045247_c001_v0001167_t0049_u01788238367397") as it is a start marker (upload started at 2026-09-01 04:52:47.397 +0000 UTC) 2026/09/01 04:52:48 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f214e196a1ecad05c_d20260901_m045247_c001_v0001181_t0023_u01788238367580") as it is a start marker (upload started at 2026-09-01 04:52:47.58 +0000 UTC) 2026/09/01 04:52:48 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f214e196a1ecad05d_d20260901_m045247_c001_v0001182_t0005_u01788238367769") as it is a start marker (upload started at 2026-09-01 04:52:47.769 +0000 UTC) 2026/09/01 04:52:48 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f214e196a1ecad05e_d20260901_m045247_c001_v0001043_t0026_u01788238367959") as it is a start marker (upload started at 2026-09-01 04:52:47.959 +0000 UTC) 2026/09/01 04:52:48 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0fc26d7340ed5bbbaf080e1b_f414e196a1ecad059_d20260901_m045247_c001_v7007000_t0000_u01788238367214") "hide" dated 2026-09-01 04:52:47.214 +0000 UTC (1.571717725s ago) 2026/09/01 04:52:48 DEBUG : versions/test-versions.txt: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed94554_d20260901_m045237_c001_v0001100_t0024_u01788238357374") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/09/01 04:52:49 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/09/01 04:52:49 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/09/01 04:52:49 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/01 04:52:51 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/09/01 04:52:51 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/09/01 04:52:51 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/09/01 04:52:51 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/09/01 04:52:52 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/09/01 04:52:53 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/09/01 04:52:53 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/09/01 04:52:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/01 04:52:56 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/01 04:52:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z0fc26d7340ed5bbbaf080e1b_f2262768aa7d6c494_d20260901_m045256_c001_v0001184_t0018_u01788238376211") 2026/09/01 04:52:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/01 04:52:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/01 04:52:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/01 04:52:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/09/01 04:52:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/09/01 04:52:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/09/01 04:53:00 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/09/01 04:53:00 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/09/01 04:53:00 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/09/01 04:53:00 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/09/01 04:53:08 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/09/01 04:53:08 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/09/01 04:53:08 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/09/01 04:53:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/09/01 04:53:13 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/01 04:53:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z0fc26d7340ed5bbbaf080e1b_f207006445fc5e4eb_d20260901_m045313_c001_v0001172_t0013_u01788238393185") 2026/09/01 04:53:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/01 04:53:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/09/01 04:53:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/01 04:53:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/09/01 04:53:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/09/01 04:53:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/09/01 04:53:18 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/01 04:53:18 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/09/01 04:53:18 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/01 04:53:18 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/09/01 04:53:18 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/01 04:53:18 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/09/01 04:53:19 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/09/01 04:53:20 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/09/01 04:53:21 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/09/01 04:53:21 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/09/01 04:53:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/01 04:53:23 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/01 04:53:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z0fc26d7340ed5bbbaf080e1b_f2262768aa7d6d553_d20260901_m045323_c001_v0001182_t0018_u01788238403293") 2026/09/01 04:53:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/01 04:53:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/09/01 04:53:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/01 04:53:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/01 04:53:23 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/09/01 04:53:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/01 04:53:24 DEBUG : pacer: Reducing sleep to 10ms 2026/09/01 04:53:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/09/01 04:53:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/09/01 04:53:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/09/01 04:53:25 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/01 04:53:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/09/01 04:53:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/09/01 04:53:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/09/01 04:53:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/09/01 04:53:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/09/01 04:53:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/09/01 04:53:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/09/01 04:53:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/09/01 04:53:33 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/01 04:53:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z0fc26d7340ed5bbbaf080e1b_f216f8a1deffc98cb_d20260901_m045333_c001_v0001172_t0001_u01788238413252") 2026/09/01 04:53:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/01 04:53:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/09/01 04:53:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/01 04:53:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/09/01 04:53:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/09/01 04:53:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/09/01 04:53:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/09/01 04:53:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/09/01 04:53:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/09/01 04:53:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/09/01 04:53:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/09/01 04:53:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/09/01 04:53:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/09/01 04:53:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/01 04:53:42 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/01 04:53:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0fc26d7340ed5bbbaf080e1b_f2262768aa7d6d95b_d20260901_m045342_c001_v0001180_t0049_u01788238422572") 2026/09/01 04:53:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/01 04:53:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/01 04:53:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/09/01 04:53:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/01 04:53:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/01 04:53:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/09/01 04:53:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/09/01 04:53:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/09/01 04:53:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/09/01 04:53:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/09/01 04:53:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/01 04:53:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/09/01 04:53:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/09/01 04:53:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/09/01 04:53:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/09/01 04:53:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/09/01 04:53:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/01 04:53:53 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/01 04:53:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0fc26d7340ed5bbbaf080e1b_f217d71d9dc80357e_d20260901_m045353_c001_v0001182_t0046_u01788238433437") 2026/09/01 04:53:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/01 04:53:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/01 04:53:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/09/01 04:53:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/09/01 04:53:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/09/01 04:53:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/01 04:53:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/01 04:53:56 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/01 04:53:58 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/09/01 04:53:58 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/09/01 04:53:58 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/09/01 04:53:58 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/09/01 04:53:59 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/09/01 04:54:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/09/01 04:54:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/09/01 04:54:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/09/01 04:54:02 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/01 04:54:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z0fc26d7340ed5bbbaf080e1b_f217d71d9dc8035b3_d20260901_m045402_c001_v0001101_t0050_u01788238442793") 2026/09/01 04:54:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/01 04:54:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/09/01 04:54:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/01 04:54:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/09/01 04:54:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/09/01 04:54:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/09/01 04:54:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/09/01 04:54:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/09/01 04:54:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/09/01 04:54:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/09/01 04:54:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/09/01 04:54:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/09/01 04:54:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/09/01 04:54:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/01 04:54:12 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/01 04:54:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0fc26d7340ed5bbbaf080e1b_f217d71d9dc8035e1_d20260901_m045412_c001_v0001176_t0014_u01788238452817") 2026/09/01 04:54:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/01 04:54:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/01 04:54:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/09/01 04:54:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/01 04:54:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/01 04:54:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/09/01 04:54:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/09/01 04:54:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/09/01 04:54:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/09/01 04:54:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/09/01 04:54:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/01 04:54:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/09/01 04:54:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/09/01 04:54:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/09/01 04:54:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/09/01 04:54:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/09/01 04:54:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/01 04:54:22 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/01 04:54:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0fc26d7340ed5bbbaf080e1b_f207006445fc5f726_d20260901_m045422_c001_v0001038_t0055_u01788238462971") 2026/09/01 04:54:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/01 04:54:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/01 04:54:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/09/01 04:54:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/09/01 04:54:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/09/01 04:54:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/01 04:54:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/01 04:54:27 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/01 04:54:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/09/01 04:54:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/09/01 04:54:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/09/01 04:54:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/09/01 04:54:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/09/01 04:54:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/09/01 04:54:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/09/01 04:54:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/09/01 04:54:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/09/01 04:54:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z0fc26d7340ed5bbbaf080e1b_f2097edb6106c4295_d20260901_m045435_c001_v0001145_t0035_u01788238475417") 2026/09/01 04:54:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/01 04:54:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/09/01 04:54:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/01 04:54:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/09/01 04:54:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/09/01 04:54:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/09/01 04:54:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/09/01 04:54:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/09/01 04:54:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/09/01 04:54:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/09/01 04:54:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/09/01 04:54:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/09/01 04:54:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/09/01 04:54:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/09/01 04:54:48 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/01 04:54:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z0fc26d7340ed5bbbaf080e1b_f217d71d9dc803737_d20260901_m045448_c001_v0001153_t0021_u01788238488751") 2026/09/01 04:54:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/01 04:54:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/09/01 04:54:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/01 04:54:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/09/01 04:54:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/09/01 04:54:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/09/01 04:54:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/09/01 04:54:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/09/01 04:54:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/09/01 04:54:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/09/01 04:54:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/09/01 04:54:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/09/01 04:54:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/09/01 04:54:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/09/01 04:54:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/09/01 04:54:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/09/01 04:54:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/09/01 04:54:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/09/01 04:54:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z0fc26d7340ed5bbbaf080e1b_f204ee08fbfd4fc04_d20260901_m045458_c001_v0001165_t0038_u01788238498738") 2026/09/01 04:54:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/01 04:54:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/01 04:54:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/09/01 04:54:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/09/01 04:54:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/09/01 04:55:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/09/01 04:55:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/09/01 04:55:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2026/09/01 04:55:03 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/09/01 04:55:03 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/09/01 04:55:03 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/09/01 04:55:03 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/09/01 04:55:04 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/09/01 04:55:06 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/09/01 04:55:06 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/09/01 04:55:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/01 04:55:08 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/01 04:55:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z0fc26d7340ed5bbbaf080e1b_f204ee08fbfd4fc2b_d20260901_m045508_c001_v0001117_t0019_u01788238508303") 2026/09/01 04:55:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/01 04:55:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/01 04:55:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/01 04:55:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/09/01 04:55:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/09/01 04:55:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/09/01 04:55:13 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/09/01 04:55:13 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/09/01 04:55:14 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/09/01 04:55:14 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/09/01 04:55:16 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/09/01 04:55:16 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/09/01 04:55:16 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/09/01 04:55:18 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/09/01 04:55:18 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/01 04:55:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z0fc26d7340ed5bbbaf080e1b_f217d71d9dc803811_d20260901_m045519_c001_v0001115_t0027_u01788238519052") 2026/09/01 04:55:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/01 04:55:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/01 04:55:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/09/01 04:55:22 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/09/01 04:55:22 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/09/01 04:55:22 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/09/01 04:55:24 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/09/01 04:55:24 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/09/01 04:55:25 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/09/01 04:55:25 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/09/01 04:55:25 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/09/01 04:55:25 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/09/01 04:55:26 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/09/01 04:55:27 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/09/01 04:55:27 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/09/01 04:55:27 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/09/01 04:55:29 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/01 04:55:29 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/01 04:55:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z0fc26d7340ed5bbbaf080e1b_f2097edb6106c49b2_d20260901_m045530_c001_v0001185_t0040_u01788238530081") 2026/09/01 04:55:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/01 04:55:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/01 04:55:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/01 04:55:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/09/01 04:55:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/09/01 04:55:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/09/01 04:55:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/09/01 04:55:32 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/01 04:55:35 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/09/01 04:55:35 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/09/01 04:55:35 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/09/01 04:55:35 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/09/01 04:55:36 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/09/01 04:55:38 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/09/01 04:55:38 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/09/01 04:55:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/01 04:55:40 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/01 04:55:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z0fc26d7340ed5bbbaf080e1b_f2097edb6106c49e3_d20260901_m045540_c001_v0001185_t0035_u01788238540157") 2026/09/01 04:55:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/01 04:55:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/01 04:55:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/01 04:55:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/09/01 04:55:42 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/09/01 04:55:42 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/09/01 04:55:44 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/09/01 04:55:44 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/09/01 04:55:45 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/09/01 04:55:45 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/09/01 04:55:48 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/09/01 04:55:48 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/09/01 04:55:48 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/09/01 04:55:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/09/01 04:55:51 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/01 04:55:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z0fc26d7340ed5bbbaf080e1b_f217d71d9dc8038cc_d20260901_m045551_c001_v0001181_t0000_u01788238551574") 2026/09/01 04:55:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/01 04:55:52 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/09/01 04:55:52 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/01 04:55:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/09/01 04:55:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/09/01 04:55:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/09/01 04:55:57 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/09/01 04:55:57 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/09/01 04:55:58 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/09/01 04:55:58 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/09/01 04:55:58 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/09/01 04:55:58 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/09/01 04:55:59 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/09/01 04:56:00 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/09/01 04:56:00 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/09/01 04:56:00 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/09/01 04:56:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/01 04:56:03 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/01 04:56:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z0fc26d7340ed5bbbaf080e1b_f209e7ea19c1ca5f8_d20260901_m045603_c001_v0001182_t0023_u01788238563554") 2026/09/01 04:56:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/01 04:56:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/01 04:56:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/01 04:56:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/09/01 04:56:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/09/01 04:56:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/09/01 04:56:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/09/01 04:56:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/09/01 04:56:09 DEBUG : short-eof.bin: Clearing upload URL because of error: Post "https://pod-000-1100-18.backblaze.com/b2api/v1/b2_upload_file/0fc26d7340ed5bbbaf080e1b/c001_v0001100_t0048": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/09/01 04:56:09 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1100-18.backblaze.com/b2api/v1/b2_upload_file/0fc26d7340ed5bbbaf080e1b/c001_v0001100_t0048": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160) 2026/09/01 04:56:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2596: Put returned an error (acceptable): Post "https://pod-000-1100-18.backblaze.com/b2api/v1/b2_upload_file/0fc26d7340ed5bbbaf080e1b/c001_v0001100_t0048": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/09/01 04:56:09 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/09/01 04:56:09 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/09/01 04:56:09 DEBUG : short-eof-chunked.bin: Sending chunk 1 length 2621440 2026/09/01 04:56:09 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/09/01 04:56:09 DEBUG : short-eof-chunked.bin: Sending chunk 0 length 5242880 2026/09/01 04:56:12 DEBUG : short-eof-chunked.bin: Done sending chunk 0 2026/09/01 04:56:12 DEBUG : short-eof-chunked.bin: Done sending chunk 1 2026/09/01 04:56:12 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/09/01 04:56:12 DEBUG : short-eof-chunked.bin: Cancelling large file upload fstests.go:2596: 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/01 04:56:19 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0fc26d7340ed5bbbaf080e1b_f2097edb6106c4af9_d20260901_m045619_c001_v0001117_t0031_u01788238579609") 2026/09/01 04:56:19 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/09/01 04:56:19 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/01 04:56:20 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/01 04:56:20 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/01 04:56:20 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/09/01 04:56:22 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/09/01 04:56:22 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/01 04:56:22 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/09/01 04:56:22 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/09/01 04:56:25 DEBUG : chunked-copy: Done sending chunk 0 2026/09/01 04:56:25 DEBUG : chunked-copy: Done sending chunk 1 2026/09/01 04:56:25 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/01 04:56:26 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0fc26d7340ed5bbbaf080e1b_f2097edb6106c4b0a_d20260901_m045625_c001_v0001091_t0021_u01788238585945") 2026/09/01 04:56:26 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/09/01 04:56:26 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/01 04:56:26 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/01 04:56:26 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/01 04:56:26 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/09/01 04:56:28 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/09/01 04:56:28 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/01 04:56:29 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/09/01 04:56:29 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/09/01 04:56:31 DEBUG : chunked-copy: Done sending chunk 1 2026/09/01 04:56:32 DEBUG : chunked-copy: Done sending chunk 0 2026/09/01 04:56:32 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/01 04:56:33 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0fc26d7340ed5bbbaf080e1b_f2097edb6106c4b27_d20260901_m045633_c001_v0001157_t0035_u01788238593378") 2026/09/01 04:56:33 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/09/01 04:56:33 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/01 04:56:34 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/01 04:56:34 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/01 04:56:34 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/09/01 04:56:36 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/09/01 04:56:36 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/01 04:56:36 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/09/01 04:56:36 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/09/01 04:56:38 DEBUG : chunked-copy: Done sending chunk 1 2026/09/01 04:56:41 DEBUG : chunked-copy: Done sending chunk 0 2026/09/01 04:56:41 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/01 04:56:42 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z0fc26d7340ed5bbbaf080e1b_f2097edb6106c4b8e_d20260901_m045642_c001_v0001101_t0020_u01788238602523") 2026/09/01 04:56:42 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/09/01 04:56:42 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/01 04:56:42 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/09/01 04:56:43 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/09/01 04:56:43 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/01 04:56:43 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/01 04:56:43 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/09/01 04:56:47 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/09/01 04:56:48 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/09/01 04:56:49 DEBUG : Creating backend with remote "TestB2:rclone-test-kapukum0dapa/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2831: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2874: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2923: Can't test if can't have empty directories 2026/09/01 04:56:50 INFO : B2 bucket rclone-test-kapukum0dapa: cleaning bucket "rclone-test-kapukum0dapa" of all files 2026/09/01 04:56:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f417d71d9dc8038a6_d20260901_m045544_c001_v7007000_t0000_u01788238544029") 2026/09/01 04:56:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f2097edb6106c49e3_d20260901_m045540_c001_v0001185_t0035_u01788238540157") 2026/09/01 04:56:51 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f4097edb6106c49d7_d20260901_m045539_c001_v7007000_t0000_u01788238539536") 2026/09/01 04:56:51 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f217d71d9dc80388b_d20260901_m045534_c001_v0001090_t0034_u01788238534895") 2026/09/01 04:56:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f4248bf7d6b5e376a_d20260901_m045608_c001_v7007000_t0000_u01788238568991") 2026/09/01 04:56:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f209e7ea19c1ca5f8_d20260901_m045603_c001_v0001182_t0023_u01788238563554") 2026/09/01 04:56:51 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f409e7ea19c1ca5f7_d20260901_m045602_c001_v7007000_t0000_u01788238562957") 2026/09/01 04:56:51 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f217d71d9dc8038f7_d20260901_m045557_c001_v0001092_t0005_u01788238557161") 2026/09/01 04:56:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f417d71d9dc8038f5_d20260901_m045556_c001_v7007000_t0000_u01788238556583") 2026/09/01 04:56:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f217d71d9dc8038cc_d20260901_m045551_c001_v0001181_t0000_u01788238551574") 2026/09/01 04:56:51 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f417d71d9dc8038c8_d20260901_m045550_c001_v7007000_t0000_u01788238550903") 2026/09/01 04:56:51 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f217d71d9dc8038a8_d20260901_m045544_c001_v0001090_t0017_u01788238544217") 2026/09/01 04:56:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f415c338d69caf466_d20260901_m045358_c001_v7007000_t0000_u01788238438130") 2026/09/01 04:56:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f217d71d9dc80357e_d20260901_m045353_c001_v0001182_t0046_u01788238433437") 2026/09/01 04:56:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f4262768aa7d6d95d_d20260901_m045347_c001_v7007000_t0000_u01788238427069") 2026/09/01 04:56:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f2262768aa7d6d95b_d20260901_m045342_c001_v0001180_t0049_u01788238422572") 2026/09/01 04:56:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f417d71d9dc80357a_d20260901_m045353_c001_v7007000_t0000_u01788238433028") 2026/09/01 04:56:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f2262768aa7d6d95e_d20260901_m045347_c001_v0001116_t0020_u01788238427264") 2026/09/01 04:56:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f4262768aa7d6d95a_d20260901_m045342_c001_v7007000_t0000_u01788238422169") 2026/09/01 04:56:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f2262768aa7d6d953_d20260901_m045337_c001_v0001179_t0052_u01788238417500") 2026/09/01 04:56:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f4262768aa7d6d951_d20260901_m045337_c001_v7007000_t0000_u01788238417309") 2026/09/01 04:56:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f216f8a1deffc98cb_d20260901_m045333_c001_v0001172_t0001_u01788238413252") 2026/09/01 04:56:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f416f8a1deffc98ca_d20260901_m045332_c001_v7007000_t0000_u01788238412810") 2026/09/01 04:56:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f2262768aa7d6d940_d20260901_m045327_c001_v0001144_t0047_u01788238407919") 2026/09/01 04:56:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f417d71d9dc8036b5_d20260901_m045430_c001_v7007000_t0000_u01788238470635") 2026/09/01 04:56:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f207006445fc5f726_d20260901_m045422_c001_v0001038_t0055_u01788238462971") 2026/09/01 04:56:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f417d71d9dc803602_d20260901_m045417_c001_v7007000_t0000_u01788238457309") 2026/09/01 04:56:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f217d71d9dc8035e1_d20260901_m045412_c001_v0001176_t0014_u01788238452817") 2026/09/01 04:56:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f407006445fc5f71e_d20260901_m045422_c001_v7007000_t0000_u01788238462533") 2026/09/01 04:56:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f217d71d9dc803605_d20260901_m045417_c001_v0001100_t0039_u01788238457490") 2026/09/01 04:56:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f417d71d9dc8035dd_d20260901_m045412_c001_v7007000_t0000_u01788238452354") 2026/09/01 04:56:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f215c338d69caf4b2_d20260901_m045407_c001_v0001167_t0045_u01788238447296") 2026/09/01 04:56:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f415c338d69caf4b0_d20260901_m045407_c001_v7007000_t0000_u01788238447112") 2026/09/01 04:56:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f217d71d9dc8035b3_d20260901_m045402_c001_v0001101_t0050_u01788238442793") 2026/09/01 04:56:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f417d71d9dc8035b1_d20260901_m045402_c001_v7007000_t0000_u01788238442405") 2026/09/01 04:56:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f215c338d69caf468_d20260901_m045358_c001_v0001150_t0046_u01788238438314") 2026/09/01 04:56:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f4262768aa7d6d93f_d20260901_m045327_c001_v7007000_t0000_u01788238407738") 2026/09/01 04:56:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f2262768aa7d6d553_d20260901_m045323_c001_v0001182_t0018_u01788238403293") 2026/09/01 04:56:52 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f4262768aa7d6d54d_d20260901_m045322_c001_v7007000_t0000_u01788238402878") 2026/09/01 04:56:52 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f207006445fc5e4f7_d20260901_m045317_c001_v0001097_t0038_u01788238397921") 2026/09/01 04:56:53 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f407006445fc5e4f6_d20260901_m045317_c001_v7007000_t0000_u01788238397742") 2026/09/01 04:56:53 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f207006445fc5e4eb_d20260901_m045313_c001_v0001172_t0013_u01788238393185") 2026/09/01 04:56:53 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f407006445fc5e4e9_d20260901_m045312_c001_v7007000_t0000_u01788238392775") 2026/09/01 04:56:53 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f218576a67858bfe9_d20260901_m045259_c001_v0001040_t0031_u01788238379804") 2026/09/01 04:56:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f418576a67858bfe6_d20260901_m045259_c001_v7007000_t0000_u01788238379623") 2026/09/01 04:56:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f2262768aa7d6c494_d20260901_m045256_c001_v0001184_t0018_u01788238376211") 2026/09/01 04:56:53 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f4262768aa7d6c48f_d20260901_m045255_c001_v7007000_t0000_u01788238375829") 2026/09/01 04:56:53 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f218576a67858bfbd_d20260901_m045250_c001_v0001105_t0059_u01788238370826") 2026/09/01 04:56:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f417d71d9dc80376c_d20260901_m045502_c001_v7007000_t0000_u01788238502972") 2026/09/01 04:56:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f204ee08fbfd4fc04_d20260901_m045458_c001_v0001165_t0038_u01788238498738") 2026/09/01 04:56:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f417d71d9dc80373a_d20260901_m045453_c001_v7007000_t0000_u01788238493342") 2026/09/01 04:56:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f217d71d9dc803737_d20260901_m045448_c001_v0001153_t0021_u01788238488751") 2026/09/01 04:56:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f404ee08fbfd4fbff_d20260901_m045458_c001_v7007000_t0000_u01788238498273") 2026/09/01 04:56:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f217d71d9dc80373b_d20260901_m045453_c001_v0001161_t0009_u01788238493523") 2026/09/01 04:56:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f417d71d9dc803735_d20260901_m045447_c001_v7007000_t0000_u01788238487857") 2026/09/01 04:56:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f217d71d9dc803730_d20260901_m045443_c001_v0001097_t0016_u01788238483021") 2026/09/01 04:56:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f417d71d9dc80372f_d20260901_m045442_c001_v7007000_t0000_u01788238482838") 2026/09/01 04:56:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f2097edb6106c4295_d20260901_m045435_c001_v0001145_t0035_u01788238475417") 2026/09/01 04:56:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f4097edb6106c4292_d20260901_m045434_c001_v7007000_t0000_u01788238474913") 2026/09/01 04:56:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f217d71d9dc8036b7_d20260901_m045430_c001_v0001174_t0038_u01788238470816") 2026/09/01 04:56:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f417d71d9dc803887_d20260901_m045534_c001_v7007000_t0000_u01788238534712") 2026/09/01 04:56:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f2097edb6106c49b2_d20260901_m045530_c001_v0001185_t0040_u01788238530081") 2026/09/01 04:56:54 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f4097edb6106c49af_d20260901_m045529_c001_v7007000_t0000_u01788238529557") 2026/09/01 04:56:54 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f217d71d9dc803845_d20260901_m045524_c001_v0001105_t0059_u01788238524387") 2026/09/01 04:56:54 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f417d71d9dc803843_d20260901_m045524_c001_v7007000_t0000_u01788238524204") 2026/09/01 04:56:54 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f217d71d9dc803811_d20260901_m045519_c001_v0001115_t0027_u01788238519052") 2026/09/01 04:56:54 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f417d71d9dc80380a_d20260901_m045518_c001_v7007000_t0000_u01788238518553") 2026/09/01 04:56:54 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f217d71d9dc8037ce_d20260901_m045512_c001_v0001029_t0019_u01788238512960") 2026/09/01 04:56:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f417d71d9dc8037cc_d20260901_m045512_c001_v7007000_t0000_u01788238512779") 2026/09/01 04:56:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f204ee08fbfd4fc2b_d20260901_m045508_c001_v0001117_t0019_u01788238508303") 2026/09/01 04:56:54 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f404ee08fbfd4fc27_d20260901_m045507_c001_v7007000_t0000_u01788238507710") 2026/09/01 04:56:54 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f217d71d9dc80376f_d20260901_m045503_c001_v0001174_t0029_u01788238503155") 2026/09/01 04:56:54 DEBUG : chunked-copy: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f414e196a1ecb0441_d20260901_m045647_c001_v7007000_t0000_u01788238607046") 2026/09/01 04:56:54 DEBUG : chunked-copy: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f216f8a1deffc9adb_d20260901_m045636_c001_v0001174_t0013_u01788238596018") 2026/09/01 04:56:54 DEBUG : chunked-copy: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f416f8a1deffc9ada_d20260901_m045635_c001_v7007000_t0000_u01788238595372") 2026/09/01 04:56:54 DEBUG : chunked-copy: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f216f8a1deffc9ab7_d20260901_m045628_c001_v0001038_t0046_u01788238588616") 2026/09/01 04:56:54 DEBUG : chunked-copy: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f416f8a1deffc9ab3_d20260901_m045627_c001_v7007000_t0000_u01788238587912") 2026/09/01 04:56:55 DEBUG : chunked-copy: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f216f8a1deffc9aa1_d20260901_m045622_c001_v0001165_t0022_u01788238582473") 2026/09/01 04:56:55 DEBUG : chunked-copy: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f416f8a1deffc9aa0_d20260901_m045621_c001_v7007000_t0000_u01788238581816") 2026/09/01 04:56:55 DEBUG : chunked-copy: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f1093c6d724bb905b_d20260901_m045617_c001_v0001136_t0028_u01788238577665") 2026/09/01 04:56:55 DEBUG : chunked-copy: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f4097edb6106c4af1_d20260901_m045617_c001_v7007000_t0000_u01788238577199") 2026/09/01 04:56:55 DEBUG : chunked-copy: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f1093c6d724bb9053_d20260901_m045613_c001_v0001136_t0016_u01788238573707") 2026/09/01 04:56:55 DEBUG : chunked-copy.copy: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f414e196a1ecb0440_d20260901_m045646_c001_v7007000_t0000_u01788238606865") 2026/09/01 04:56:55 DEBUG : chunked-copy.copy: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f2097edb6106c4b8e_d20260901_m045642_c001_v0001101_t0020_u01788238602523") 2026/09/01 04:56:55 DEBUG : chunked-copy.copy: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f416f8a1deffc9ad8_d20260901_m045635_c001_v7007000_t0000_u01788238595191") 2026/09/01 04:56:55 DEBUG : chunked-copy.copy: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f2097edb6106c4b27_d20260901_m045633_c001_v0001157_t0035_u01788238593378") 2026/09/01 04:56:55 DEBUG : chunked-copy.copy: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f416f8a1deffc9ab2_d20260901_m045627_c001_v7007000_t0000_u01788238587728") 2026/09/01 04:56:55 DEBUG : chunked-copy.copy: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f2097edb6106c4b0a_d20260901_m045625_c001_v0001091_t0021_u01788238585945") 2026/09/01 04:56:55 DEBUG : chunked-copy.copy: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f416f8a1deffc9a9f_d20260901_m045621_c001_v7007000_t0000_u01788238581630") 2026/09/01 04:56:55 DEBUG : chunked-copy.copy: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f2097edb6106c4af9_d20260901_m045619_c001_v0001117_t0031_u01788238579609") 2026/09/01 04:56:55 DEBUG : chunked-copy.copy: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f4097edb6106c4af0_d20260901_m045617_c001_v7007000_t0000_u01788238577017") 2026/09/01 04:56:55 DEBUG : chunked-copy.copy: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f1172193bc393ee78_d20260901_m045616_c001_v0001180_t0021_u01788238576155") 2026/09/01 04:56:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f118712871ed944d4_d20260901_m045132_c001_v0001100_t0037_u01788238292657") 2026/09/01 04:56:56 DEBUG : unknown-size-put.txt: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f414e196a1ecb044b_d20260901_m045648_c001_v7007000_t0000_u01788238608165") 2026/09/01 04:56:56 DEBUG : unknown-size-put.txt: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f1093c6d724bb9091_d20260901_m045647_c001_v0001136_t0030_u01788238607590") 2026/09/01 04:56:56 DEBUG : unknown-size-update.txt: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f414e196a1ecb0453_d20260901_m045649_c001_v7007000_t0000_u01788238609317") 2026/09/01 04:56:56 DEBUG : unknown-size-update.txt: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f1093c6d724bb9095_d20260901_m045649_c001_v0001136_t0001_u01788238609021") 2026/09/01 04:56:56 DEBUG : unknown-size-update.txt: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f1093c6d724bb9093_d20260901_m045648_c001_v0001136_t0009_u01788238608348") 2026/09/01 04:56:56 DEBUG : versions/test-versions.txt: Deleting (id "4_z0fc26d7340ed5bbbaf080e1b_f414e196a1ecad059_d20260901_m045247_c001_v7007000_t0000_u01788238367214") 2026/09/01 04:57:00 INFO : B2 bucket rclone-test-kapukum0dapa: cleaning bucket "rclone-test-kapukum0dapa" of all files === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- PASS: TestIntegration (382.99s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (21.06s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.37s) --- PASS: TestIntegration/FsMkdir (360.46s) --- 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 (22.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.98s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.09s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.99s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (79.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.16s) --- 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 (2.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (2.18s) --- 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.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.61s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.25s) --- 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.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (27.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.23s) --- 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 (5.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (17.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.35s) --- 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.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.75s) --- 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 (198.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (37.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (8.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (18.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (10.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (30.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (9.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (11.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (5.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (32.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (10.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (13.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (8.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (32.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (12.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (7.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (31.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (5.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (11.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (34.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.03s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (3.73s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (3.19s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (34.32s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.48s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.62s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.09s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (7.46s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (11.67s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.27s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.12s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.15s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.27s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 383.034s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m24.263961216s (try 1/5)