"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2026/07/13 04:32:31 DEBUG : Creating backend with remote "TestB2:rclone-test-molezum8mita" 2026/07/13 04:32:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/07/13 04:32:34 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/07/13 04:32:34 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/07/13 04:32:34 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/07/13 04:33:06 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/07/13 04:33:13 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/07/13 04:33:13 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/07/13 04:33:15 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/07/13 04:33:15 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/07/13 04:33:16 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/07/13 04:33:16 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/07/13 04:33:24 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/07/13 04:33:26 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:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/07/13 04:33:31 INFO : B2 bucket rclone-test-molezum8mita: cleaning bucket "rclone-test-molezum8mita" of all files 2026/07/13 04:33:31 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e4201116_d20260713_m043329_c001_v0001144_t0017_u01783917209918") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/07/13 04:33:33 DEBUG : Creating backend with remote "TestB2:rclone-test-molezum8mita/dirToPurgeFromRoot" 2026/07/13 04:33:34 INFO : B2 bucket rclone-test-molezum8mita path dirToPurgeFromRoot: cleaning bucket "rclone-test-molezum8mita" of all files 2026/07/13 04:33:35 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e420111a_d20260713_m043332_c001_v0001144_t0025_u01783917212042") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/13 04:33:35 DEBUG : Creating backend with remote "TestB2:rclone-test-molezum8mita/hello? sausage/êé" 2026/07/13 04:33:39 INFO : B2 bucket rclone-test-molezum8mita path hello? sausage/êé: cleaning bucket "rclone-test-molezum8mita" of all files 2026/07/13 04:33:39 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1185bd9453053575_d20260713_m043337_c001_v0001042_t0001_u01783917217963") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/07/13 04:33:40 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2026/07/13 04:33:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/13 04:33:41 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1351: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1468: 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:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: 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/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/13 04:33:52 DEBUG : Creating backend with remote "TestB2:rclone-test-molezum8mita/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/13 04:33:54 DEBUG : Creating backend with remote "TestB2:rclone-test-molezum8mita/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1958: Opening root remote "TestB2:" path "rclone-test-molezum8mita" from "TestB2:rclone-test-molezum8mita" 2026/07/13 04:33:55 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2026/07/13 04:34:06 DEBUG : Creating backend with remote "TestB2:rclone-test-fopimuf4sova" 2026/07/13 04:34:09 DEBUG : B2 bucket rclone-test-fopimuf4sova: Purge remote 2026/07/13 04:34:09 INFO : B2 bucket rclone-test-fopimuf4sova: cleaning bucket "rclone-test-fopimuf4sova" of all files 2026/07/13 04:34:10 DEBUG : somefile: Deleting (id "4_zcf32fdd3c00d5b9b9ff80e1b_f4182495b515c2750_d20260713_m043408_c001_v0001172_t0044_u01783917248982") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2159: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2181: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2331: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/07/13 04:34:11 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/13 04:34:12 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2026/07/13 04:34:16 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/07/13 04:34:16 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/07/13 04:34:16 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.718Ki offset 6Mi/6.106Mi 2026/07/13 04:34:16 DEBUG : test-metadata: Sending chunk 1 length 111327 2026/07/13 04:34:17 DEBUG : test-metadata: Done sending chunk 1 2026/07/13 04:34:18 DEBUG : test-metadata: Done sending chunk 0 2026/07/13 04:34:18 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2026/07/13 04:34:28 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1144-08.backblaze.com/b2api/v1/b2_upload_file/8f228de3b0fd5b9b9ff80e1b/c001_v0001144_t0046": EOF 2026/07/13 04:34:28 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1144-08.backblaze.com/b2api/v1/b2_upload_file/8f228de3b0fd5b9b9ff80e1b/c001_v0001144_t0046": EOF) 2026/07/13 04:34:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1144-08.backblaze.com/b2api/v1/b2_upload_file/8f228de3b0fd5b9b9ff80e1b/c001_v0001144_t0046": EOF - low level retry 1/10 2026/07/13 04:34:31 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-07-13-043423-382.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2026/07/13 04:34:33 DEBUG : oldPath = "TestB2:rclone-test-molezum8mita/versions/test-versions-v2026-07-13-043423-382.txt" 2026/07/13 04:34:33 DEBUG : newPath = "TestB2,versions:rclone-test-molezum8mita/versions/test-versions-v2026-07-13-043423-382.txt" 2026/07/13 04:34:33 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-molezum8mita/versions/test-versions-v2026-07-13-043423-382.txt" 2026/07/13 04:34:33 DEBUG : Config file has changed externally - reloading 2026/07/13 04:34:33 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/07/13 04:34:34 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-molezum8mita/versions/test-versions-v2026-07-13-043423-382.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-molezum8mita/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2026/07/13 04:34:37 INFO : B2 bucket rclone-test-molezum8mita: cleaning bucket "rclone-test-molezum8mita" of all hidden files 2026/07/13 04:34:37 DEBUG : leading space/ leading space: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f418302ec27acd650_d20260713_m043243_c001_v7007000_t0000_u01783917163548") as it is a hide marker 2026/07/13 04:34:37 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/07/13 04:34:37 DEBUG : leading space/ leading space: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e420106a_d20260713_m043242_c001_v0001144_t0042_u01783917162572") 2026/07/13 04:34:37 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/07/13 04:34:37 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f418302ec27acd64e_d20260713_m043242_c001_v7007000_t0000_u01783917162224") as it is a hide marker 2026/07/13 04:34:37 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/07/13 04:34:37 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e4201062_d20260713_m043241_c001_v0001144_t0021_u01783917161197") 2026/07/13 04:34:37 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/07/13 04:34:37 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f418302ec27acd662_d20260713_m043252_c001_v7007000_t0000_u01783917172945") as it is a hide marker 2026/07/13 04:34:37 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/07/13 04:34:37 DEBUG : .leading dot/.leading dot: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e4201094_d20260713_m043251_c001_v0001144_t0016_u01783917171676") 2026/07/13 04:34:37 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/07/13 04:34:37 DEBUG : created from root.txt: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f4209ce488b7295b0_d20260713_m043403_c001_v7007000_t0000_u01783917243121") as it is a hide marker 2026/07/13 04:34:37 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/07/13 04:34:37 DEBUG : created from root.txt: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1183d8df769f88a7_d20260713_m043402_c001_v0001182_t0047_u01783917242214") 2026/07/13 04:34:37 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/07/13 04:34:37 DEBUG : file name.txt: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f40425dcee4be3614_d20260713_m043410_c001_v7007000_t0000_u01783917250984") as it is a hide marker 2026/07/13 04:34:37 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/07/13 04:34:37 DEBUG : file name.txt: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e4201142_d20260713_m043351_c001_v0001144_t0041_u01783917231204") 2026/07/13 04:34:37 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/13 04:34:37 DEBUG : file name.txt: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f10440f4664e0886b_d20260713_m043346_c001_v0001161_t0050_u01783917226270") 2026/07/13 04:34:37 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/13 04:34:37 DEBUG : file name.txt: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e4201102_d20260713_m043322_c001_v0001144_t0029_u01783917202070") 2026/07/13 04:34:37 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/13 04:34:37 DEBUG : file name.txt: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e42010f6_d20260713_m043320_c001_v0001144_t0041_u01783917200186") 2026/07/13 04:34:37 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/13 04:34:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e42010fc_d20260713_m043320_c001_v0001144_t0015_u01783917200958") "upload" dated 2026-07-13 04:33:20.958 +0000 UTC (1m17.018666836s ago) 2026/07/13 04:34:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f4035627ccfbe0f79_d20260713_m043344_c001_v7007000_t0000_u01783917224046") as it is a hide marker 2026/07/13 04:34:37 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/07/13 04:34:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f100a01442c7814b3_d20260713_m043343_c001_v0001180_t0001_u01783917223647") 2026/07/13 04:34:37 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/07/13 04:34:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1113f4817e214227_d20260713_m043341_c001_v0001116_t0037_u01783917221000") 2026/07/13 04:34:37 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/07/13 04:34:37 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f418302ec27acd67a_d20260713_m043302_c001_v7007000_t0000_u01783917182718") as it is a hide marker 2026/07/13 04:34:37 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/07/13 04:34:37 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e42010b8_d20260713_m043301_c001_v0001144_t0055_u01783917181531") 2026/07/13 04:34:37 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/07/13 04:34:37 DEBUG : piped data.txt: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f40425dcee4be3617_d20260713_m043413_c001_v7007000_t0000_u01783917253173") as it is a hide marker 2026/07/13 04:34:37 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/07/13 04:34:37 DEBUG : piped data.txt: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e4201164_d20260713_m043412_c001_v0001144_t0021_u01783917252236") 2026/07/13 04:34:37 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/13 04:34:37 DEBUG : piped data.txt: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f40425dcee4be3615_d20260713_m043412_c001_v7007000_t0000_u01783917252060") 2026/07/13 04:34:37 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/13 04:34:37 DEBUG : piped data.txt: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f4086e8b7e4201162_d20260713_m043411_c001_v0001144_t0046_u01783917251699") 2026/07/13 04:34:37 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/13 04:34:37 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f418302ec27acd67e_d20260713_m043304_c001_v7007000_t0000_u01783917184616") as it is a hide marker 2026/07/13 04:34:37 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/07/13 04:34:37 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e42010be_d20260713_m043303_c001_v0001144_t0034_u01783917183081") 2026/07/13 04:34:37 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/07/13 04:34:37 DEBUG : test-metadata: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f4154cece6aa0e048_d20260713_m043420_c001_v7007000_t0000_u01783917260818") as it is a hide marker 2026/07/13 04:34:37 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/07/13 04:34:37 DEBUG : test-metadata: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f20425dcee4be3619_d20260713_m043415_c001_v0001131_t0049_u01783917255752") 2026/07/13 04:34:37 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/13 04:34:37 DEBUG : test-metadata: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f40425dcee4be3618_d20260713_m043414_c001_v7007000_t0000_u01783917254997") 2026/07/13 04:34:37 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/13 04:34:37 DEBUG : test-metadata: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e4201166_d20260713_m043413_c001_v0001144_t0048_u01783917253350") 2026/07/13 04:34:37 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/13 04:34:37 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f418302ec27acd668_d20260713_m043255_c001_v7007000_t0000_u01783917175712") as it is a hide marker 2026/07/13 04:34:37 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/07/13 04:34:37 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e420109a_d20260713_m043254_c001_v0001144_t0042_u01783917174819") 2026/07/13 04:34:37 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/07/13 04:34:37 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f418302ec27acd671_d20260713_m043258_c001_v7007000_t0000_u01783917178312") as it is a hide marker 2026/07/13 04:34:37 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/07/13 04:34:37 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e42010a8_d20260713_m043257_c001_v0001144_t0058_u01783917177359") 2026/07/13 04:34:37 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/07/13 04:34:37 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f418302ec27acd66b_d20260713_m043257_c001_v7007000_t0000_u01783917177010") as it is a hide marker 2026/07/13 04:34:37 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/07/13 04:34:37 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e42010a0_d20260713_m043256_c001_v0001144_t0033_u01783917176059") 2026/07/13 04:34:37 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/07/13 04:34:37 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f418302ec27acd674_d20260713_m043259_c001_v7007000_t0000_u01783917179856") as it is a hide marker 2026/07/13 04:34:37 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/07/13 04:34:37 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e42010ac_d20260713_m043258_c001_v0001144_t0058_u01783917178662") 2026/07/13 04:34:37 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/07/13 04:34:37 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f418302ec27acd677_d20260713_m043301_c001_v7007000_t0000_u01783917181181") as it is a hide marker 2026/07/13 04:34:37 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/07/13 04:34:37 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e42010b0_d20260713_m043300_c001_v0001144_t0038_u01783917180205") 2026/07/13 04:34:37 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/07/13 04:34:37 DEBUG : trailing space /trailing space : Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f418302ec27acd666_d20260713_m043254_c001_v7007000_t0000_u01783917174471") as it is a hide marker 2026/07/13 04:34:37 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/07/13 04:34:37 DEBUG : trailing space /trailing space : Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e4201098_d20260713_m043253_c001_v0001144_t0025_u01783917173294") 2026/07/13 04:34:37 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/07/13 04:34:37 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f1045c213fa958013_d20260713_m043431_c001_v0001105_t0001_u01783917271597") "upload" dated 2026-07-13 04:34:31.597 +0000 UTC (6.380147658s ago) 2026/07/13 04:34:37 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f4159f73aac6f83cf_d20260713_m043426_c001_v7007000_t0000_u01783917266780") 2026/07/13 04:34:37 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/07/13 04:34:37 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e420117c_d20260713_m043423_c001_v0001144_t0018_u01783917263382") 2026/07/13 04:34:37 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/07/13 04:34:37 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f419d7f15ea7b7479_d20260713_m043319_c001_v7007000_t0000_u01783917199657") as it is a hide marker 2026/07/13 04:34:37 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/07/13 04:34:37 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f218302ec27acd683_d20260713_m043306_c001_v0001043_t0020_u01783917186606") 2026/07/13 04:34:37 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/07/13 04:34:37 DEBUG : zero-length-file: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f418302ec27acd682_d20260713_m043306_c001_v7007000_t0000_u01783917186430") as it is a hide marker 2026/07/13 04:34:37 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/07/13 04:34:37 DEBUG : zero-length-file: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f4086e8b7e42010c6_d20260713_m043305_c001_v0001144_t0046_u01783917185881") 2026/07/13 04:34:37 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/07/13 04:34:37 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f418302ec27acd653_d20260713_m043245_c001_v7007000_t0000_u01783917165126") as it is a hide marker 2026/07/13 04:34:37 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/07/13 04:34:37 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e4201070_d20260713_m043243_c001_v0001144_t0044_u01783917163994") 2026/07/13 04:34:37 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/07/13 04:34:37 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f418302ec27acd645_d20260713_m043238_c001_v7007000_t0000_u01783917158182") as it is a hide marker 2026/07/13 04:34:37 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/07/13 04:34:37 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e420104e_d20260713_m043236_c001_v0001144_t0042_u01783917156695") 2026/07/13 04:34:37 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/07/13 04:34:37 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f418302ec27acd65b_d20260713_m043249_c001_v7007000_t0000_u01783917169820") as it is a hide marker 2026/07/13 04:34:37 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/07/13 04:34:37 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e4201084_d20260713_m043248_c001_v0001144_t0038_u01783917168558") 2026/07/13 04:34:37 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/07/13 04:34:37 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f418302ec27acd658_d20260713_m043248_c001_v7007000_t0000_u01783917168211") as it is a hide marker 2026/07/13 04:34:37 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/07/13 04:34:37 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e4201082_d20260713_m043246_c001_v0001144_t0016_u01783917166788") 2026/07/13 04:34:37 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/07/13 04:34:37 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f418302ec27acd65f_d20260713_m043251_c001_v7007000_t0000_u01783917171326") as it is a hide marker 2026/07/13 04:34:37 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/07/13 04:34:37 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e4201088_d20260713_m043250_c001_v0001144_t0040_u01783917170171") 2026/07/13 04:34:37 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/07/13 04:34:37 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f418302ec27acd654_d20260713_m043246_c001_v7007000_t0000_u01783917166439") as it is a hide marker 2026/07/13 04:34:37 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/07/13 04:34:37 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e420107a_d20260713_m043245_c001_v0001144_t0020_u01783917165474") 2026/07/13 04:34:37 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/07/13 04:34:37 DEBUG : ./.: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f418302ec27acd649_d20260713_m043239_c001_v7007000_t0000_u01783917159501") as it is a hide marker 2026/07/13 04:34:37 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/07/13 04:34:37 DEBUG : ./.: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e4201054_d20260713_m043238_c001_v0001144_t0059_u01783917158531") 2026/07/13 04:34:37 NOTICE: ./.: Skipped delete as --dry-run is set 2026/07/13 04:34:37 DEBUG : ../..: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f418302ec27acd64b_d20260713_m043240_c001_v7007000_t0000_u01783917160849") as it is a hide marker 2026/07/13 04:34:37 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/07/13 04:34:37 DEBUG : ../..: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e4201058_d20260713_m043239_c001_v0001144_t0030_u01783917159848") 2026/07/13 04:34:37 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/07/13 04:34:38 INFO : B2 bucket rclone-test-molezum8mita: cleaning bucket "rclone-test-molezum8mita" of all hidden files 2026/07/13 04:34:38 DEBUG : leading space/ leading space: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f418302ec27acd650_d20260713_m043243_c001_v7007000_t0000_u01783917163548") as it is a hide marker 2026/07/13 04:34:38 DEBUG : leading space/ leading space: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e420106a_d20260713_m043242_c001_v0001144_t0042_u01783917162572") 2026/07/13 04:34:38 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f418302ec27acd64e_d20260713_m043242_c001_v7007000_t0000_u01783917162224") as it is a hide marker 2026/07/13 04:34:38 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e4201062_d20260713_m043241_c001_v0001144_t0021_u01783917161197") 2026/07/13 04:34:38 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f418302ec27acd662_d20260713_m043252_c001_v7007000_t0000_u01783917172945") as it is a hide marker 2026/07/13 04:34:38 DEBUG : .leading dot/.leading dot: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e4201094_d20260713_m043251_c001_v0001144_t0016_u01783917171676") 2026/07/13 04:34:38 DEBUG : created from root.txt: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f4209ce488b7295b0_d20260713_m043403_c001_v7007000_t0000_u01783917243121") as it is a hide marker 2026/07/13 04:34:38 DEBUG : created from root.txt: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1183d8df769f88a7_d20260713_m043402_c001_v0001182_t0047_u01783917242214") 2026/07/13 04:34:38 DEBUG : file name.txt: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f40425dcee4be3614_d20260713_m043410_c001_v7007000_t0000_u01783917250984") as it is a hide marker 2026/07/13 04:34:38 DEBUG : file name.txt: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e4201142_d20260713_m043351_c001_v0001144_t0041_u01783917231204") 2026/07/13 04:34:38 DEBUG : file name.txt: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f10440f4664e0886b_d20260713_m043346_c001_v0001161_t0050_u01783917226270") 2026/07/13 04:34:38 DEBUG : file name.txt: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e4201102_d20260713_m043322_c001_v0001144_t0029_u01783917202070") 2026/07/13 04:34:38 DEBUG : file name.txt: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e42010f6_d20260713_m043320_c001_v0001144_t0041_u01783917200186") 2026/07/13 04:34:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e42010fc_d20260713_m043320_c001_v0001144_t0015_u01783917200958") "upload" dated 2026-07-13 04:33:20.958 +0000 UTC (1m18.029581809s ago) 2026/07/13 04:34:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f4035627ccfbe0f79_d20260713_m043344_c001_v7007000_t0000_u01783917224046") as it is a hide marker 2026/07/13 04:34:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f100a01442c7814b3_d20260713_m043343_c001_v0001180_t0001_u01783917223647") 2026/07/13 04:34:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1113f4817e214227_d20260713_m043341_c001_v0001116_t0037_u01783917221000") 2026/07/13 04:34:39 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f418302ec27acd67a_d20260713_m043302_c001_v7007000_t0000_u01783917182718") as it is a hide marker 2026/07/13 04:34:39 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e42010b8_d20260713_m043301_c001_v0001144_t0055_u01783917181531") 2026/07/13 04:34:39 DEBUG : piped data.txt: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f40425dcee4be3617_d20260713_m043413_c001_v7007000_t0000_u01783917253173") as it is a hide marker 2026/07/13 04:34:39 DEBUG : piped data.txt: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e4201164_d20260713_m043412_c001_v0001144_t0021_u01783917252236") 2026/07/13 04:34:39 DEBUG : piped data.txt: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f40425dcee4be3615_d20260713_m043412_c001_v7007000_t0000_u01783917252060") 2026/07/13 04:34:39 DEBUG : piped data.txt: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f4086e8b7e4201162_d20260713_m043411_c001_v0001144_t0046_u01783917251699") 2026/07/13 04:34:39 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f418302ec27acd67e_d20260713_m043304_c001_v7007000_t0000_u01783917184616") as it is a hide marker 2026/07/13 04:34:39 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e42010be_d20260713_m043303_c001_v0001144_t0034_u01783917183081") 2026/07/13 04:34:39 DEBUG : test-metadata: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f4154cece6aa0e048_d20260713_m043420_c001_v7007000_t0000_u01783917260818") as it is a hide marker 2026/07/13 04:34:39 DEBUG : test-metadata: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f20425dcee4be3619_d20260713_m043415_c001_v0001131_t0049_u01783917255752") 2026/07/13 04:34:39 DEBUG : test-metadata: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f40425dcee4be3618_d20260713_m043414_c001_v7007000_t0000_u01783917254997") 2026/07/13 04:34:39 DEBUG : test-metadata: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e4201166_d20260713_m043413_c001_v0001144_t0048_u01783917253350") 2026/07/13 04:34:39 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f418302ec27acd668_d20260713_m043255_c001_v7007000_t0000_u01783917175712") as it is a hide marker 2026/07/13 04:34:39 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e420109a_d20260713_m043254_c001_v0001144_t0042_u01783917174819") 2026/07/13 04:34:39 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f418302ec27acd671_d20260713_m043258_c001_v7007000_t0000_u01783917178312") as it is a hide marker 2026/07/13 04:34:39 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e42010a8_d20260713_m043257_c001_v0001144_t0058_u01783917177359") 2026/07/13 04:34:39 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f418302ec27acd66b_d20260713_m043257_c001_v7007000_t0000_u01783917177010") as it is a hide marker 2026/07/13 04:34:40 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e42010a0_d20260713_m043256_c001_v0001144_t0033_u01783917176059") 2026/07/13 04:34:40 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f418302ec27acd674_d20260713_m043259_c001_v7007000_t0000_u01783917179856") as it is a hide marker 2026/07/13 04:34:40 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e42010ac_d20260713_m043258_c001_v0001144_t0058_u01783917178662") 2026/07/13 04:34:40 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f418302ec27acd677_d20260713_m043301_c001_v7007000_t0000_u01783917181181") as it is a hide marker 2026/07/13 04:34:40 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e42010b0_d20260713_m043300_c001_v0001144_t0038_u01783917180205") 2026/07/13 04:34:40 DEBUG : trailing space /trailing space : Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f418302ec27acd666_d20260713_m043254_c001_v7007000_t0000_u01783917174471") as it is a hide marker 2026/07/13 04:34:40 DEBUG : trailing space /trailing space : Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e4201098_d20260713_m043253_c001_v0001144_t0025_u01783917173294") 2026/07/13 04:34:40 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f1045c213fa958013_d20260713_m043431_c001_v0001105_t0001_u01783917271597") "upload" dated 2026-07-13 04:34:31.597 +0000 UTC (8.649237712s ago) 2026/07/13 04:34:40 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f4159f73aac6f83cf_d20260713_m043426_c001_v7007000_t0000_u01783917266780") 2026/07/13 04:34:40 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e420117c_d20260713_m043423_c001_v0001144_t0018_u01783917263382") 2026/07/13 04:34:40 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f419d7f15ea7b7479_d20260713_m043319_c001_v7007000_t0000_u01783917199657") as it is a hide marker 2026/07/13 04:34:40 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f218302ec27acd683_d20260713_m043306_c001_v0001043_t0020_u01783917186606") 2026/07/13 04:34:40 DEBUG : zero-length-file: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f418302ec27acd682_d20260713_m043306_c001_v7007000_t0000_u01783917186430") as it is a hide marker 2026/07/13 04:34:40 DEBUG : zero-length-file: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f4086e8b7e42010c6_d20260713_m043305_c001_v0001144_t0046_u01783917185881") 2026/07/13 04:34:40 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f418302ec27acd653_d20260713_m043245_c001_v7007000_t0000_u01783917165126") as it is a hide marker 2026/07/13 04:34:40 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e4201070_d20260713_m043243_c001_v0001144_t0044_u01783917163994") 2026/07/13 04:34:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f418302ec27acd645_d20260713_m043238_c001_v7007000_t0000_u01783917158182") as it is a hide marker 2026/07/13 04:34:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e420104e_d20260713_m043236_c001_v0001144_t0042_u01783917156695") 2026/07/13 04:34:40 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f418302ec27acd65b_d20260713_m043249_c001_v7007000_t0000_u01783917169820") as it is a hide marker 2026/07/13 04:34:40 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e4201084_d20260713_m043248_c001_v0001144_t0038_u01783917168558") 2026/07/13 04:34:40 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f418302ec27acd658_d20260713_m043248_c001_v7007000_t0000_u01783917168211") as it is a hide marker 2026/07/13 04:34:40 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e4201082_d20260713_m043246_c001_v0001144_t0016_u01783917166788") 2026/07/13 04:34:40 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f418302ec27acd65f_d20260713_m043251_c001_v7007000_t0000_u01783917171326") as it is a hide marker 2026/07/13 04:34:40 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e4201088_d20260713_m043250_c001_v0001144_t0040_u01783917170171") 2026/07/13 04:34:41 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f418302ec27acd654_d20260713_m043246_c001_v7007000_t0000_u01783917166439") as it is a hide marker 2026/07/13 04:34:41 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e420107a_d20260713_m043245_c001_v0001144_t0020_u01783917165474") 2026/07/13 04:34:41 DEBUG : ./.: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f418302ec27acd649_d20260713_m043239_c001_v7007000_t0000_u01783917159501") as it is a hide marker 2026/07/13 04:34:41 DEBUG : ./.: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e4201054_d20260713_m043238_c001_v0001144_t0059_u01783917158531") 2026/07/13 04:34:41 DEBUG : ../..: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f418302ec27acd64b_d20260713_m043240_c001_v7007000_t0000_u01783917160849") as it is a hide marker 2026/07/13 04:34:41 DEBUG : ../..: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e4201058_d20260713_m043239_c001_v0001144_t0030_u01783917159848") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/07/13 04:34:42 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/07/13 04:34:42 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/07/13 04:34:42 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/07/13 04:34:42 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2026/07/13 04:34:42 INFO : B2 bucket rclone-test-molezum8mita: cleaning bucket "rclone-test-molezum8mita" of pending multipart uploads older than 0s 2026/07/13 04:34:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e42010fc_d20260713_m043320_c001_v0001144_t0015_u01783917200958") "upload" dated 2026-07-13 04:33:20.958 +0000 UTC (1m22.166016581s ago) 2026/07/13 04:34:43 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f209557f128a34b58_d20260713_m043442_c001_v0001100_t0007_u01783917282152") as it is a start marker (upload started at 2026-07-13 04:34:42.152 +0000 UTC) 2026/07/13 04:34:43 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/07/13 04:34:43 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f209557f128a34b59_d20260713_m043442_c001_v0001179_t0058_u01783917282327") as it is a start marker (upload started at 2026-07-13 04:34:42.327 +0000 UTC) 2026/07/13 04:34:43 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/07/13 04:34:43 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f209557f128a34b5a_d20260713_m043442_c001_v0001182_t0040_u01783917282503") as it is a start marker (upload started at 2026-07-13 04:34:42.503 +0000 UTC) 2026/07/13 04:34:43 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/07/13 04:34:43 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f209557f128a34b5b_d20260713_m043442_c001_v0001178_t0038_u01783917282684") as it is a start marker (upload started at 2026-07-13 04:34:42.684 +0000 UTC) 2026/07/13 04:34:43 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/07/13 04:34:43 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f409557f128a34b57_d20260713_m043441_c001_v7007000_t0000_u01783917281976") "hide" dated 2026-07-13 04:34:41.976 +0000 UTC (1.148168005s ago) 2026/07/13 04:34:43 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1045c213fa958013_d20260713_m043431_c001_v0001105_t0001_u01783917271597") 2026/07/13 04:34:43 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/07/13 04:34:43 INFO : B2 bucket rclone-test-molezum8mita: cleaning bucket "rclone-test-molezum8mita" of pending multipart uploads older than 0s 2026/07/13 04:34:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e42010fc_d20260713_m043320_c001_v0001144_t0015_u01783917200958") "upload" dated 2026-07-13 04:33:20.958 +0000 UTC (1m22.521109103s ago) 2026/07/13 04:34:43 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f209557f128a34b58_d20260713_m043442_c001_v0001100_t0007_u01783917282152") as it is a start marker (upload started at 2026-07-13 04:34:42.152 +0000 UTC) 2026/07/13 04:34:43 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f209557f128a34b59_d20260713_m043442_c001_v0001179_t0058_u01783917282327") as it is a start marker (upload started at 2026-07-13 04:34:42.327 +0000 UTC) 2026/07/13 04:34:43 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f209557f128a34b5a_d20260713_m043442_c001_v0001182_t0040_u01783917282503") as it is a start marker (upload started at 2026-07-13 04:34:42.503 +0000 UTC) 2026/07/13 04:34:43 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f209557f128a34b5b_d20260713_m043442_c001_v0001178_t0038_u01783917282684") as it is a start marker (upload started at 2026-07-13 04:34:42.684 +0000 UTC) 2026/07/13 04:34:43 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8f228de3b0fd5b9b9ff80e1b_f409557f128a34b57_d20260713_m043441_c001_v7007000_t0000_u01783917281976") "hide" dated 2026-07-13 04:34:41.976 +0000 UTC (1.503225421s ago) 2026/07/13 04:34:43 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1045c213fa958013_d20260713_m043431_c001_v0001105_t0001_u01783917271597") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/07/13 04:34:44 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/07/13 04:34:44 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/07/13 04:34:44 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2026/07/13 04:34:45 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/07/13 04:34:45 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/07/13 04:34:45 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/07/13 04:34:45 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/07/13 04:34:46 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/07/13 04:34:48 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/07/13 04:34:48 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/07/13 04:34:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/13 04:34:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/07/13 04:34:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f228de3b0fd5b9b9ff80e1b_f2159f73aac6f83d4_d20260713_m043450_c001_v0001090_t0017_u01783917290743") 2026/07/13 04:34:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/13 04:34:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/13 04:34:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/13 04:34:50 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/07/13 04:34:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/13 04:34:51 DEBUG : pacer: Reducing sleep to 10ms 2026/07/13 04:34:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/07/13 04:34:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/07/13 04:34:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/07/13 04:34:54 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/07/13 04:34:54 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/07/13 04:34:54 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/07/13 04:34:54 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/07/13 04:34:57 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/07/13 04:34:57 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/07/13 04:34:57 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/07/13 04:34:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/07/13 04:34:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/07/13 04:34:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z8f228de3b0fd5b9b9ff80e1b_f2159f73aac6f83df_d20260713_m043459_c001_v0001033_t0053_u01783917299149") 2026/07/13 04:34:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/13 04:34:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/13 04:34:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/07/13 04:35:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/07/13 04:35:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/07/13 04:35:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/07/13 04:35:03 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/07/13 04:35:03 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/07/13 04:35:03 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/07/13 04:35:03 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/07/13 04:35:03 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/07/13 04:35:03 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/07/13 04:35:04 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/07/13 04:35:05 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/07/13 04:35:05 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/07/13 04:35:05 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/07/13 04:35:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/13 04:35:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/07/13 04:35:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f228de3b0fd5b9b9ff80e1b_f224184d5474ac209_d20260713_m043507_c001_v0001173_t0021_u01783917307474") 2026/07/13 04:35:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/13 04:35:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/13 04:35:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/13 04:35:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/07/13 04:35:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/07/13 04:35:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/07/13 04:35:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/07/13 04:35:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2026/07/13 04:35:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/07/13 04:35:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/07/13 04:35:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/07/13 04:35:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/07/13 04:35:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/07/13 04:35:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/07/13 04:35:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/07/13 04:35:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/07/13 04:35:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/07/13 04:35:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z8f228de3b0fd5b9b9ff80e1b_f2159f73aac6f84e1_d20260713_m043515_c001_v0001150_t0021_u01783917315525") 2026/07/13 04:35:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/13 04:35:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/07/13 04:35:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/13 04:35:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/07/13 04:35:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/07/13 04:35:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/07/13 04:35:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/07/13 04:35:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/07/13 04:35:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/07/13 04:35:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/07/13 04:35:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/07/13 04:35:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/07/13 04:35:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/07/13 04:35:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/13 04:35:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/07/13 04:35:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8f228de3b0fd5b9b9ff80e1b_f2159f73aac6f84e7_d20260713_m043523_c001_v0001177_t0016_u01783917323684") 2026/07/13 04:35:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/13 04:35:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/13 04:35:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/07/13 04:35:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/13 04:35:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/13 04:35:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/07/13 04:35:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/07/13 04:35:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/07/13 04:35:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/07/13 04:35:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/07/13 04:35:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/13 04:35:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/07/13 04:35:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/07/13 04:35:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/07/13 04:35:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/07/13 04:35:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/07/13 04:35:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/13 04:35:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/07/13 04:35:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8f228de3b0fd5b9b9ff80e1b_f2050722b32746257_d20260713_m043531_c001_v0001185_t0059_u01783917331992") 2026/07/13 04:35:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/13 04:35:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/13 04:35:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/13 04:35:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/07/13 04:35:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/07/13 04:35:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/13 04:35:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/13 04:35:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2026/07/13 04:35:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/07/13 04:35:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/07/13 04:35:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/07/13 04:35:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/07/13 04:35:37 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/07/13 04:35:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/07/13 04:35:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/07/13 04:35:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/07/13 04:35:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/07/13 04:35:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z8f228de3b0fd5b9b9ff80e1b_f2159f73aac6f84ed_d20260713_m043539_c001_v0001183_t0000_u01783917339775") 2026/07/13 04:35:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/13 04:35:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/07/13 04:35:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/13 04:35:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/07/13 04:35:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/07/13 04:35:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/07/13 04:35:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/07/13 04:35:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/07/13 04:35:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/07/13 04:35:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/07/13 04:35:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/07/13 04:35:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/07/13 04:35:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/07/13 04:35:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/13 04:35:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/07/13 04:35:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8f228de3b0fd5b9b9ff80e1b_f2159f73aac6f84f2_d20260713_m043547_c001_v0001183_t0033_u01783917347435") 2026/07/13 04:35:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/13 04:35:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/13 04:35:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/07/13 04:35:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/13 04:35:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/13 04:35:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/07/13 04:35:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/07/13 04:35:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/07/13 04:35:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/13 04:35:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/07/13 04:35:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/07/13 04:35:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/07/13 04:35:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/07/13 04:35:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/07/13 04:35:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/07/13 04:35:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/07/13 04:35:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/13 04:35:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/07/13 04:35:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8f228de3b0fd5b9b9ff80e1b_f2159f73aac6f84f8_d20260713_m043555_c001_v0001179_t0048_u01783917355837") 2026/07/13 04:35:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/13 04:35:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/13 04:35:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/13 04:35:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/07/13 04:35:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/07/13 04:35:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/13 04:35:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/13 04:35:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2026/07/13 04:36:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/07/13 04:36:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/07/13 04:36:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/07/13 04:36:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/07/13 04:36:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/07/13 04:36:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/07/13 04:36:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/07/13 04:36:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/07/13 04:36:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/07/13 04:36:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z8f228de3b0fd5b9b9ff80e1b_f2190a0896b0b262c_d20260713_m043604_c001_v0001101_t0055_u01783917364104") 2026/07/13 04:36:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/13 04:36:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/07/13 04:36:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/13 04:36:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/07/13 04:36:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/07/13 04:36:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/07/13 04:36:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/07/13 04:36:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/07/13 04:36:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/07/13 04:36:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/07/13 04:36:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/07/13 04:36:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/07/13 04:36:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/07/13 04:36:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/07/13 04:36:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/07/13 04:36:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z8f228de3b0fd5b9b9ff80e1b_f2209ce488b7295f6_d20260713_m043625_c001_v0001103_t0024_u01783917385452") 2026/07/13 04:36:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/13 04:36:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/13 04:36:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/07/13 04:36:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/07/13 04:36:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/07/13 04:36:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/07/13 04:36:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/07/13 04:36:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/07/13 04:36:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/07/13 04:36:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/07/13 04:36:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/07/13 04:36:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/07/13 04:36:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/07/13 04:36:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/07/13 04:36:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/07/13 04:36:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/07/13 04:36:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/07/13 04:36:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/07/13 04:36:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z8f228de3b0fd5b9b9ff80e1b_f206bed47918a2123_d20260713_m043635_c001_v0001106_t0015_u01783917395183") 2026/07/13 04:36:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/13 04:36:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/13 04:36:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/07/13 04:36:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/07/13 04:36:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/07/13 04:36:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/07/13 04:36:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/07/13 04:36:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2026/07/13 04:36:40 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/07/13 04:36:40 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/07/13 04:36:41 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/07/13 04:36:41 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/07/13 04:36:42 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/07/13 04:36:43 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/07/13 04:36:43 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/07/13 04:36:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/13 04:36:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/07/13 04:36:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f228de3b0fd5b9b9ff80e1b_f2209ce488b72961d_d20260713_m043645_c001_v0001185_t0018_u01783917405145") 2026/07/13 04:36:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/13 04:36:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/13 04:36:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/13 04:36:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/07/13 04:36:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/07/13 04:36:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/07/13 04:36:49 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/07/13 04:36:49 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/07/13 04:36:49 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/07/13 04:36:49 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/07/13 04:36:51 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/07/13 04:36:51 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/07/13 04:36:51 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/07/13 04:36:53 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/07/13 04:36:53 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/07/13 04:36:54 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z8f228de3b0fd5b9b9ff80e1b_f2273bda0cea45cc6_d20260713_m043653_c001_v0001037_t0048_u01783917413921") 2026/07/13 04:36:54 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/13 04:36:54 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/13 04:36:54 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/07/13 04:36:56 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/07/13 04:36:57 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/07/13 04:36:57 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/07/13 04:36:59 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/07/13 04:36:59 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/07/13 04:36:59 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/07/13 04:36:59 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/07/13 04:36:59 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/07/13 04:36:59 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/07/13 04:37:00 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/07/13 04:37:01 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/07/13 04:37:01 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/07/13 04:37:01 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/07/13 04:37:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/13 04:37:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/07/13 04:37:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f228de3b0fd5b9b9ff80e1b_f217896f96466c5e1_d20260713_m043704_c001_v0001178_t0030_u01783917424456") 2026/07/13 04:37:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/13 04:37:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/13 04:37:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/13 04:37:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/07/13 04:37:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/07/13 04:37:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/07/13 04:37:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/07/13 04:37:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2026/07/13 04:37:09 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/07/13 04:37:09 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/07/13 04:37:09 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/07/13 04:37:09 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/07/13 04:37:10 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/07/13 04:37:12 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/07/13 04:37:12 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/07/13 04:37:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/13 04:37:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/07/13 04:37:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f228de3b0fd5b9b9ff80e1b_f217896f96466c872_d20260713_m043714_c001_v0001105_t0051_u01783917434484") 2026/07/13 04:37:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/13 04:37:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/13 04:37:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/13 04:37:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/07/13 04:37:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/07/13 04:37:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/07/13 04:37:19 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/07/13 04:37:19 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/07/13 04:37:19 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/07/13 04:37:19 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/07/13 04:37:21 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/07/13 04:37:22 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/07/13 04:37:22 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/07/13 04:37:25 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/07/13 04:37:25 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/07/13 04:37:25 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z8f228de3b0fd5b9b9ff80e1b_f219d7f15ea7b756f_d20260713_m043725_c001_v0001174_t0048_u01783917445176") 2026/07/13 04:37:25 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/13 04:37:25 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/13 04:37:25 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/07/13 04:37:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/07/13 04:37:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/07/13 04:37:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/07/13 04:37:31 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/07/13 04:37:31 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/07/13 04:37:31 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/07/13 04:37:31 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/07/13 04:37:31 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/07/13 04:37:31 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/07/13 04:37:32 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/07/13 04:37:34 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/07/13 04:37:34 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/07/13 04:37:34 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/07/13 04:37:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/13 04:37:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/07/13 04:37:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f228de3b0fd5b9b9ff80e1b_f222d132789570f4b_d20260713_m043737_c001_v0001130_t0017_u01783917457211") 2026/07/13 04:37:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/13 04:37:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/13 04:37:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/13 04:37:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/07/13 04:37:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/07/13 04:37:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/07/13 04:37:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/07/13 04:37:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/07/13 04:37:48 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8f228de3b0fd5b9b9ff80e1b_f223573d2fce07105_d20260713_m043748_c001_v0001113_t0013_u01783917468439") 2026/07/13 04:37:48 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/07/13 04:37:48 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/13 04:37:49 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/13 04:37:49 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/13 04:37:49 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/07/13 04:37:51 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/07/13 04:37:51 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/13 04:37:51 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/07/13 04:37:51 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/07/13 04:37:53 DEBUG : chunked-copy: Done sending chunk 0 2026/07/13 04:37:53 DEBUG : chunked-copy: Done sending chunk 1 2026/07/13 04:37:53 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/13 04:37:54 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8f228de3b0fd5b9b9ff80e1b_f223573d2fce0710a_d20260713_m043754_c001_v0001106_t0008_u01783917474428") 2026/07/13 04:37:54 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/07/13 04:37:54 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/13 04:37:55 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/13 04:37:55 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/13 04:37:55 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/07/13 04:37:57 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/07/13 04:37:57 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/13 04:37:57 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/07/13 04:37:57 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/07/13 04:38:00 DEBUG : chunked-copy: Done sending chunk 0 2026/07/13 04:38:00 DEBUG : chunked-copy: Done sending chunk 1 2026/07/13 04:38:00 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/13 04:38:01 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8f228de3b0fd5b9b9ff80e1b_f223573d2fce0710d_d20260713_m043801_c001_v0001100_t0022_u01783917481488") 2026/07/13 04:38:01 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/07/13 04:38:01 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/13 04:38:02 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/13 04:38:02 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/13 04:38:02 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/07/13 04:38:04 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/07/13 04:38:04 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/13 04:38:04 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/07/13 04:38:04 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/07/13 04:38:06 DEBUG : chunked-copy: Done sending chunk 0 2026/07/13 04:38:06 DEBUG : chunked-copy: Done sending chunk 1 2026/07/13 04:38:06 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/13 04:38:07 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z8f228de3b0fd5b9b9ff80e1b_f2273bda0cea45d4e_d20260713_m043807_c001_v0001037_t0051_u01783917487607") 2026/07/13 04:38:07 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/07/13 04:38:07 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/13 04:38:07 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/07/13 04:38:08 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/07/13 04:38:08 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/13 04:38:08 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/13 04:38:08 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/07/13 04:38:10 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/13 04:38:11 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/13 04:38:12 DEBUG : Creating backend with remote "TestB2:rclone-test-molezum8mita/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2675: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2718: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2767: Can't test if can't have empty directories 2026/07/13 04:38:13 INFO : B2 bucket rclone-test-molezum8mita: cleaning bucket "rclone-test-molezum8mita" of all files 2026/07/13 04:38:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f419d7f15ea7b7569_d20260713_m043718_c001_v7007000_t0000_u01783917438601") 2026/07/13 04:38:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f217896f96466c872_d20260713_m043714_c001_v0001105_t0051_u01783917434484") 2026/07/13 04:38:14 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f417896f96466c870_d20260713_m043713_c001_v7007000_t0000_u01783917433990") 2026/07/13 04:38:14 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f219d7f15ea7b7566_d20260713_m043709_c001_v0001154_t0014_u01783917429216") 2026/07/13 04:38:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f423573d2fce070f6_d20260713_m043742_c001_v7007000_t0000_u01783917462392") 2026/07/13 04:38:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f222d132789570f4b_d20260713_m043737_c001_v0001130_t0017_u01783917457211") 2026/07/13 04:38:14 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f422d132789570f49_d20260713_m043736_c001_v7007000_t0000_u01783917456686") 2026/07/13 04:38:14 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f219d7f15ea7b7574_d20260713_m043730_c001_v0001105_t0056_u01783917450792") 2026/07/13 04:38:14 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f419d7f15ea7b7573_d20260713_m043730_c001_v7007000_t0000_u01783917450613") 2026/07/13 04:38:14 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f219d7f15ea7b756f_d20260713_m043725_c001_v0001174_t0048_u01783917445176") 2026/07/13 04:38:14 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f419d7f15ea7b756e_d20260713_m043724_c001_v7007000_t0000_u01783917444635") 2026/07/13 04:38:14 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f219d7f15ea7b756a_d20260713_m043718_c001_v0001161_t0054_u01783917438778") 2026/07/13 04:38:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f4050722b32746259_d20260713_m043535_c001_v7007000_t0000_u01783917335863") 2026/07/13 04:38:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f2050722b32746257_d20260713_m043531_c001_v0001185_t0059_u01783917331992") 2026/07/13 04:38:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f4050722b32746252_d20260713_m043527_c001_v7007000_t0000_u01783917327365") 2026/07/13 04:38:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f2159f73aac6f84e7_d20260713_m043523_c001_v0001177_t0016_u01783917323684") 2026/07/13 04:38:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f4050722b32746256_d20260713_m043531_c001_v7007000_t0000_u01783917331654") 2026/07/13 04:38:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f2050722b32746253_d20260713_m043527_c001_v0001157_t0035_u01783917327540") 2026/07/13 04:38:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f4159f73aac6f84e6_d20260713_m043523_c001_v7007000_t0000_u01783917323338") 2026/07/13 04:38:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f2050722b32746251_d20260713_m043519_c001_v0001092_t0050_u01783917319397") 2026/07/13 04:38:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f4050722b32746250_d20260713_m043519_c001_v7007000_t0000_u01783917319222") 2026/07/13 04:38:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f2159f73aac6f84e1_d20260713_m043515_c001_v0001150_t0021_u01783917315525") 2026/07/13 04:38:15 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f4159f73aac6f84e0_d20260713_m043515_c001_v7007000_t0000_u01783917315164") 2026/07/13 04:38:15 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f2050722b3274624e_d20260713_m043511_c001_v0001042_t0050_u01783917311618") 2026/07/13 04:38:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f4190a0896b0b261d_d20260713_m043559_c001_v7007000_t0000_u01783917359559") 2026/07/13 04:38:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f2159f73aac6f84f8_d20260713_m043555_c001_v0001179_t0048_u01783917355837") 2026/07/13 04:38:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f4159f73aac6f84f5_d20260713_m043551_c001_v7007000_t0000_u01783917351133") 2026/07/13 04:38:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f2159f73aac6f84f2_d20260713_m043547_c001_v0001183_t0033_u01783917347435") 2026/07/13 04:38:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f4159f73aac6f84f7_d20260713_m043555_c001_v7007000_t0000_u01783917355489") 2026/07/13 04:38:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f2159f73aac6f84f6_d20260713_m043551_c001_v0001173_t0037_u01783917351317") 2026/07/13 04:38:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f4159f73aac6f84f1_d20260713_m043547_c001_v7007000_t0000_u01783917347086") 2026/07/13 04:38:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f2050722b32746270_d20260713_m043543_c001_v0001102_t0018_u01783917343147") 2026/07/13 04:38:15 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f4050722b3274626f_d20260713_m043542_c001_v7007000_t0000_u01783917342971") 2026/07/13 04:38:15 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f2159f73aac6f84ed_d20260713_m043539_c001_v0001183_t0000_u01783917339775") 2026/07/13 04:38:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f4159f73aac6f84ec_d20260713_m043539_c001_v7007000_t0000_u01783917339421") 2026/07/13 04:38:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f2050722b3274625a_d20260713_m043536_c001_v0001183_t0003_u01783917336037") 2026/07/13 04:38:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f4050722b3274624d_d20260713_m043511_c001_v7007000_t0000_u01783917311444") 2026/07/13 04:38:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f224184d5474ac209_d20260713_m043507_c001_v0001173_t0021_u01783917307474") 2026/07/13 04:38:15 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f424184d5474ac208_d20260713_m043507_c001_v7007000_t0000_u01783917307147") 2026/07/13 04:38:15 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f224184d5474ac207_d20260713_m043503_c001_v0001184_t0056_u01783917303327") 2026/07/13 04:38:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f424184d5474ac206_d20260713_m043503_c001_v7007000_t0000_u01783917303153") 2026/07/13 04:38:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f2159f73aac6f83df_d20260713_m043459_c001_v0001033_t0053_u01783917299149") 2026/07/13 04:38:16 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f4159f73aac6f83de_d20260713_m043458_c001_v7007000_t0000_u01783917298788") 2026/07/13 04:38:16 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f224184d5474ac1f2_d20260713_m043454_c001_v0001029_t0014_u01783917294586") 2026/07/13 04:38:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f424184d5474ac1f1_d20260713_m043454_c001_v7007000_t0000_u01783917294412") 2026/07/13 04:38:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f2159f73aac6f83d4_d20260713_m043450_c001_v0001090_t0017_u01783917290743") 2026/07/13 04:38:16 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f4159f73aac6f83d3_d20260713_m043450_c001_v7007000_t0000_u01783917290399") 2026/07/13 04:38:16 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f209557f128a34b5c_d20260713_m043445_c001_v0001042_t0046_u01783917285468") 2026/07/13 04:38:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f4209ce488b729615_d20260713_m043640_c001_v7007000_t0000_u01783917400457") 2026/07/13 04:38:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f206bed47918a2123_d20260713_m043635_c001_v0001106_t0015_u01783917395183") 2026/07/13 04:38:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f4209ce488b7295ff_d20260713_m043629_c001_v7007000_t0000_u01783917389879") 2026/07/13 04:38:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f2209ce488b7295f6_d20260713_m043625_c001_v0001103_t0024_u01783917385452") 2026/07/13 04:38:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f406bed47918a2122_d20260713_m043634_c001_v7007000_t0000_u01783917394772") 2026/07/13 04:38:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f2209ce488b729601_d20260713_m043630_c001_v0001180_t0012_u01783917390064") 2026/07/13 04:38:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f4209ce488b7295f5_d20260713_m043625_c001_v7007000_t0000_u01783917385053") 2026/07/13 04:38:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f2209ce488b7295ec_d20260713_m043620_c001_v0001174_t0021_u01783917380415") 2026/07/13 04:38:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f4209ce488b7295eb_d20260713_m043620_c001_v7007000_t0000_u01783917380232") 2026/07/13 04:38:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f2190a0896b0b262c_d20260713_m043604_c001_v0001101_t0055_u01783917364104") 2026/07/13 04:38:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f4190a0896b0b262b_d20260713_m043603_c001_v7007000_t0000_u01783917363712") 2026/07/13 04:38:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f2190a0896b0b261e_d20260713_m043559_c001_v0001042_t0027_u01783917359736") 2026/07/13 04:38:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f419d7f15ea7b7565_d20260713_m043709_c001_v7007000_t0000_u01783917429040") 2026/07/13 04:38:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f217896f96466c5e1_d20260713_m043704_c001_v0001178_t0030_u01783917424456") 2026/07/13 04:38:17 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f417896f96466c5e0_d20260713_m043704_c001_v7007000_t0000_u01783917424015") 2026/07/13 04:38:17 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f2273bda0cea45cc9_d20260713_m043658_c001_v0001183_t0030_u01783917418836") 2026/07/13 04:38:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f4273bda0cea45cc8_d20260713_m043658_c001_v7007000_t0000_u01783917418663") 2026/07/13 04:38:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f2273bda0cea45cc6_d20260713_m043653_c001_v0001037_t0048_u01783917413921") 2026/07/13 04:38:17 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f4273bda0cea45cc5_d20260713_m043653_c001_v7007000_t0000_u01783917413461") 2026/07/13 04:38:17 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f2273bda0cea45cc2_d20260713_m043648_c001_v0001185_t0039_u01783917408968") 2026/07/13 04:38:17 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f4273bda0cea45cc1_d20260713_m043648_c001_v7007000_t0000_u01783917408795") 2026/07/13 04:38:17 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f2209ce488b72961d_d20260713_m043645_c001_v0001185_t0018_u01783917405145") 2026/07/13 04:38:17 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f4209ce488b72961c_d20260713_m043644_c001_v7007000_t0000_u01783917404716") 2026/07/13 04:38:17 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f2209ce488b729617_d20260713_m043640_c001_v0001167_t0033_u01783917400641") 2026/07/13 04:38:17 DEBUG : chunked-copy: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f4018886f4eb22fe0_d20260713_m043809_c001_v7007000_t0000_u01783917489924") 2026/07/13 04:38:17 DEBUG : chunked-copy: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f223573d2fce07110_d20260713_m043803_c001_v0001029_t0004_u01783917483952") 2026/07/13 04:38:17 DEBUG : chunked-copy: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f423573d2fce0710f_d20260713_m043803_c001_v7007000_t0000_u01783917483304") 2026/07/13 04:38:17 DEBUG : chunked-copy: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f2273bda0cea45d3e_d20260713_m043757_c001_v0001144_t0014_u01783917477303") 2026/07/13 04:38:17 DEBUG : chunked-copy: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f4273bda0cea45d3d_d20260713_m043756_c001_v7007000_t0000_u01783917476672") 2026/07/13 04:38:17 DEBUG : chunked-copy: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f2273bda0cea45d38_d20260713_m043750_c001_v0001150_t0058_u01783917470868") 2026/07/13 04:38:17 DEBUG : chunked-copy: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f4273bda0cea45d36_d20260713_m043750_c001_v7007000_t0000_u01783917470316") 2026/07/13 04:38:17 DEBUG : chunked-copy: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1045c213fa9582a5_d20260713_m043746_c001_v0001105_t0059_u01783917466793") 2026/07/13 04:38:17 DEBUG : chunked-copy: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f423573d2fce070fc_d20260713_m043746_c001_v7007000_t0000_u01783917466378") 2026/07/13 04:38:17 DEBUG : chunked-copy: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1045c213fa958295_d20260713_m043743_c001_v0001105_t0019_u01783917463174") 2026/07/13 04:38:18 DEBUG : chunked-copy.copy: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f4018886f4eb22fdf_d20260713_m043809_c001_v7007000_t0000_u01783917489748") 2026/07/13 04:38:18 DEBUG : chunked-copy.copy: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f2273bda0cea45d4e_d20260713_m043807_c001_v0001037_t0051_u01783917487607") 2026/07/13 04:38:18 DEBUG : chunked-copy.copy: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f423573d2fce0710e_d20260713_m043803_c001_v7007000_t0000_u01783917483130") 2026/07/13 04:38:18 DEBUG : chunked-copy.copy: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f223573d2fce0710d_d20260713_m043801_c001_v0001100_t0022_u01783917481488") 2026/07/13 04:38:18 DEBUG : chunked-copy.copy: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f4273bda0cea45d3c_d20260713_m043756_c001_v7007000_t0000_u01783917476500") 2026/07/13 04:38:18 DEBUG : chunked-copy.copy: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f223573d2fce0710a_d20260713_m043754_c001_v0001106_t0008_u01783917474428") 2026/07/13 04:38:18 DEBUG : chunked-copy.copy: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f4273bda0cea45d35_d20260713_m043750_c001_v7007000_t0000_u01783917470141") 2026/07/13 04:38:18 DEBUG : chunked-copy.copy: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f223573d2fce07105_d20260713_m043748_c001_v0001113_t0013_u01783917468439") 2026/07/13 04:38:18 DEBUG : chunked-copy.copy: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f423573d2fce070fb_d20260713_m043746_c001_v7007000_t0000_u01783917466203") 2026/07/13 04:38:18 DEBUG : chunked-copy.copy: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f106f75b2c4d007cb_d20260713_m043745_c001_v0001042_t0054_u01783917465243") 2026/07/13 04:38:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1086e8b7e42010fc_d20260713_m043320_c001_v0001144_t0015_u01783917200958") 2026/07/13 04:38:18 DEBUG : unknown-size-put.txt: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f4018886f4eb22fe2_d20260713_m043810_c001_v7007000_t0000_u01783917490834") 2026/07/13 04:38:18 DEBUG : unknown-size-put.txt: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1045c213fa9582f9_d20260713_m043810_c001_v0001105_t0015_u01783917490449") 2026/07/13 04:38:18 DEBUG : unknown-size-update.txt: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f4018886f4eb22fe6_d20260713_m043812_c001_v7007000_t0000_u01783917492342") 2026/07/13 04:38:18 DEBUG : unknown-size-update.txt: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1045c213fa958301_d20260713_m043811_c001_v0001105_t0034_u01783917491692") 2026/07/13 04:38:18 DEBUG : unknown-size-update.txt: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f1045c213fa9582fd_d20260713_m043811_c001_v0001105_t0051_u01783917491010") 2026/07/13 04:38:18 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f228de3b0fd5b9b9ff80e1b_f409557f128a34b57_d20260713_m043441_c001_v7007000_t0000_u01783917281976") 2026/07/13 04:38:19 INFO : B2 bucket rclone-test-molezum8mita: cleaning bucket "rclone-test-molezum8mita" of all files === RUN TestIntegration/FsShutdown fstests.go:2881: Shutdown method not supported --- PASS: TestIntegration (348.54s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.52s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.43s) --- PASS: TestIntegration/FsMkdir (346.28s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.51s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding (28.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.91s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.07s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (13.23s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (85.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (4.32s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.34s) --- 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.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (32.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.82s) --- 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.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (177.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (24.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (23.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (40.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (20.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (16.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (28.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (9.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.70s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (27.54s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.99s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.94s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.35s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.64s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.62s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.42s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.91s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.51s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.22s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 348.562s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m49.55570103s (try 1/5)