"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/06/22 01:42:00 DEBUG : Creating backend with remote "TestB2:rclone-test-doparir2lawe" 2026/06/22 01:42:00 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/06/22 01:42:03 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/06/22 01:42:03 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/06/22 01:42:03 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/06/22 01:42:29 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/06/22 01:42:31 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/06/22 01:42:31 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/06/22 01:42:32 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/06/22 01:42:32 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/06/22 01:42:33 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/06/22 01:42:33 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/06/22 01:42:40 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/06/22 01:42:41 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/06/22 01:42:46 INFO : B2 bucket rclone-test-doparir2lawe: cleaning bucket "rclone-test-doparir2lawe" of all files 2026/06/22 01:42:47 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914ef3_d20260622_m014245_c001_v0001100_t0006_u01782092565682") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/06/22 01:42:48 DEBUG : Creating backend with remote "TestB2:rclone-test-doparir2lawe/dirToPurgeFromRoot" 2026/06/22 01:42:49 INFO : B2 bucket rclone-test-doparir2lawe path dirToPurgeFromRoot: cleaning bucket "rclone-test-doparir2lawe" of all files 2026/06/22 01:42:49 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914ef5_d20260622_m014247_c001_v0001100_t0040_u01782092567512") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/06/22 01:42:50 DEBUG : Creating backend with remote "TestB2:rclone-test-doparir2lawe/hello? sausage/êé" 2026/06/22 01:42:54 INFO : B2 bucket rclone-test-doparir2lawe path hello? sausage/êé: cleaning bucket "rclone-test-doparir2lawe" of all files 2026/06/22 01:42:54 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f115f56cf20727bf9_d20260622_m014253_c001_v0001165_t0059_u01782092573054") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === 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/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/06/22 01:43:03 DEBUG : Creating backend with remote "TestB2:rclone-test-doparir2lawe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/06/22 01:43:05 DEBUG : Creating backend with remote "TestB2:rclone-test-doparir2lawe/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestB2:" path "rclone-test-doparir2lawe" from "TestB2:rclone-test-doparir2lawe" 2026/06/22 01:43:07 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/06/22 01:43:18 DEBUG : Creating backend with remote "TestB2:rclone-test-livufiw3xupa" 2026/06/22 01:43:22 DEBUG : B2 bucket rclone-test-livufiw3xupa: Purge remote 2026/06/22 01:43:22 INFO : B2 bucket rclone-test-livufiw3xupa: cleaning bucket "rclone-test-livufiw3xupa" of all files 2026/06/22 01:43:22 DEBUG : somefile: Deleting (id "4_z8fc21d23f0fdebcb9fe80e1b_f4098d7446338165e_d20260622_m014321_c001_v0001032_t0030_u01782092601112") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2143: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2293: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/06/22 01:43:23 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/06/22 01:43:24 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/06/22 01:43:27 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/06/22 01:43:27 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/06/22 01:43:27 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.417Ki offset 6Mi/6.106Mi 2026/06/22 01:43:27 DEBUG : test-metadata: Sending chunk 1 length 111019 2026/06/22 01:43:29 DEBUG : test-metadata: Done sending chunk 1 2026/06/22 01:43:29 DEBUG : test-metadata: Done sending chunk 0 2026/06/22 01:43:29 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-06-22-014334-638.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/06/22 01:43:40 DEBUG : oldPath = "TestB2:rclone-test-doparir2lawe/versions/test-versions-v2026-06-22-014334-638.txt" 2026/06/22 01:43:40 DEBUG : newPath = "TestB2,versions:rclone-test-doparir2lawe/versions/test-versions-v2026-06-22-014334-638.txt" 2026/06/22 01:43:40 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-doparir2lawe/versions/test-versions-v2026-06-22-014334-638.txt" 2026/06/22 01:43:40 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/06/22 01:43:42 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-doparir2lawe/versions/test-versions-v2026-06-22-014334-638.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-doparir2lawe/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/06/22 01:43:45 INFO : B2 bucket rclone-test-doparir2lawe: cleaning bucket "rclone-test-doparir2lawe" of all hidden files 2026/06/22 01:43:45 DEBUG : leading space/ leading space: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f404af3151ea1bd36_d20260622_m014211_c001_v7007000_t0000_u01782092531231") as it is a hide marker 2026/06/22 01:43:45 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/06/22 01:43:45 DEBUG : leading space/ leading space: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914e79_d20260622_m014210_c001_v0001100_t0011_u01782092530491") 2026/06/22 01:43:45 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/06/22 01:43:45 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f404af3151ea1bd35_d20260622_m014210_c001_v7007000_t0000_u01782092530127") as it is a hide marker 2026/06/22 01:43:45 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/06/22 01:43:45 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914e77_d20260622_m014209_c001_v0001100_t0008_u01782092529447") 2026/06/22 01:43:45 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/06/22 01:43:45 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f404af3151ea1bd42_d20260622_m014218_c001_v7007000_t0000_u01782092538274") as it is a hide marker 2026/06/22 01:43:45 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/06/22 01:43:45 DEBUG : .leading dot/.leading dot: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914e8f_d20260622_m014217_c001_v0001100_t0027_u01782092537452") 2026/06/22 01:43:45 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/06/22 01:43:45 DEBUG : created from root.txt: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f42244f8b4d9c9a61_d20260622_m014314_c001_v7007000_t0000_u01782092594959") as it is a hide marker 2026/06/22 01:43:45 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/06/22 01:43:45 DEBUG : created from root.txt: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f110c3c563989c5f2_d20260622_m014314_c001_v0001185_t0043_u01782092594051") 2026/06/22 01:43:45 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/06/22 01:43:45 DEBUG : file name.txt: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f40618530cbd2622b_d20260622_m014323_c001_v7007000_t0000_u01782092603328") as it is a hide marker 2026/06/22 01:43:45 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/06/22 01:43:45 DEBUG : file name.txt: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914f15_d20260622_m014303_c001_v0001100_t0058_u01782092583053") 2026/06/22 01:43:45 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/22 01:43:45 DEBUG : file name.txt: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1181a39d2dbb789d_d20260622_m014259_c001_v0001043_t0037_u01782092579261") 2026/06/22 01:43:45 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/22 01:43:45 DEBUG : file name.txt: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914edd_d20260622_m014237_c001_v0001100_t0052_u01782092557445") 2026/06/22 01:43:45 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/22 01:43:45 DEBUG : file name.txt: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914ecb_d20260622_m014236_c001_v0001100_t0039_u01782092556389") 2026/06/22 01:43:45 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/22 01:43:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914ed1_d20260622_m014236_c001_v0001100_t0055_u01782092556856") "upload" dated 2026-06-22 01:42:36.856 +0000 UTC (1m9.083785414s ago) 2026/06/22 01:43:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f4013c61518d80158_d20260622_m014257_c001_v7007000_t0000_u01782092577042") as it is a hide marker 2026/06/22 01:43:45 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/06/22 01:43:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1120ac9a319f39ea_d20260622_m014256_c001_v0001174_t0034_u01782092576547") 2026/06/22 01:43:45 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/06/22 01:43:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f101f7c340fe56d0c_d20260622_m014255_c001_v0001130_t0039_u01782092575854") 2026/06/22 01:43:45 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/06/22 01:43:45 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f404af3151ea1bd50_d20260622_m014226_c001_v7007000_t0000_u01782092546056") as it is a hide marker 2026/06/22 01:43:45 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/06/22 01:43:45 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914ea9_d20260622_m014225_c001_v0001100_t0011_u01782092545344") 2026/06/22 01:43:45 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/06/22 01:43:45 DEBUG : piped data.txt: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f40618530cbd2622d_d20260622_m014325_c001_v7007000_t0000_u01782092605246") as it is a hide marker 2026/06/22 01:43:45 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/06/22 01:43:45 DEBUG : piped data.txt: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914f3b_d20260622_m014324_c001_v0001100_t0010_u01782092604621") 2026/06/22 01:43:45 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/22 01:43:45 DEBUG : piped data.txt: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f40618530cbd2622c_d20260622_m014324_c001_v7007000_t0000_u01782092604438") 2026/06/22 01:43:45 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/22 01:43:45 DEBUG : piped data.txt: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f4119639ded914f39_d20260622_m014324_c001_v0001100_t0042_u01782092604057") 2026/06/22 01:43:45 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/22 01:43:45 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f404af3151ea1bd51_d20260622_m014227_c001_v7007000_t0000_u01782092547162") as it is a hide marker 2026/06/22 01:43:45 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/06/22 01:43:45 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914eb3_d20260622_m014226_c001_v0001100_t0000_u01782092546421") 2026/06/22 01:43:45 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/06/22 01:43:45 DEBUG : test-metadata: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f40618530cbd26231_d20260622_m014332_c001_v7007000_t0000_u01782092612093") as it is a hide marker 2026/06/22 01:43:45 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/06/22 01:43:45 DEBUG : test-metadata: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f20618530cbd2622f_d20260622_m014327_c001_v0001113_t0019_u01782092607138") 2026/06/22 01:43:45 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/22 01:43:45 DEBUG : test-metadata: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f40618530cbd2622e_d20260622_m014326_c001_v7007000_t0000_u01782092606365") 2026/06/22 01:43:45 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/22 01:43:45 DEBUG : test-metadata: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914f3d_d20260622_m014325_c001_v0001100_t0044_u01782092605430") 2026/06/22 01:43:45 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/22 01:43:45 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f404af3151ea1bd48_d20260622_m014220_c001_v7007000_t0000_u01782092540412") as it is a hide marker 2026/06/22 01:43:45 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/06/22 01:43:45 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914e95_d20260622_m014219_c001_v0001100_t0010_u01782092539723") 2026/06/22 01:43:45 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/06/22 01:43:45 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f404af3151ea1bd4a_d20260622_m014222_c001_v7007000_t0000_u01782092542740") as it is a hide marker 2026/06/22 01:43:45 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/06/22 01:43:45 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914e9f_d20260622_m014221_c001_v0001100_t0020_u01782092541772") 2026/06/22 01:43:45 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/06/22 01:43:45 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f404af3151ea1bd49_d20260622_m014221_c001_v7007000_t0000_u01782092541408") as it is a hide marker 2026/06/22 01:43:45 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/06/22 01:43:45 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914e9b_d20260622_m014220_c001_v0001100_t0047_u01782092540777") 2026/06/22 01:43:45 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/06/22 01:43:45 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f404af3151ea1bd4c_d20260622_m014223_c001_v7007000_t0000_u01782092543802") as it is a hide marker 2026/06/22 01:43:45 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/06/22 01:43:45 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914ea3_d20260622_m014223_c001_v0001100_t0045_u01782092543106") 2026/06/22 01:43:45 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/06/22 01:43:45 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f404af3151ea1bd4f_d20260622_m014224_c001_v7007000_t0000_u01782092544979") as it is a hide marker 2026/06/22 01:43:45 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/06/22 01:43:45 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914ea5_d20260622_m014224_c001_v0001100_t0024_u01782092544167") 2026/06/22 01:43:45 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/06/22 01:43:45 DEBUG : trailing space /trailing space : Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f404af3151ea1bd46_d20260622_m014219_c001_v7007000_t0000_u01782092539359") as it is a hide marker 2026/06/22 01:43:45 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/06/22 01:43:45 DEBUG : trailing space /trailing space : Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914e93_d20260622_m014218_c001_v0001100_t0039_u01782092538637") 2026/06/22 01:43:45 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/06/22 01:43:45 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914f53_d20260622_m014339_c001_v0001100_t0017_u01782092619486") "upload" dated 2026-06-22 01:43:39.486 +0000 UTC (6.454383557s ago) 2026/06/22 01:43:45 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f426e44f3c90bfbef_d20260622_m014337_c001_v7007000_t0000_u01782092617302") 2026/06/22 01:43:45 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/06/22 01:43:45 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914f4b_d20260622_m014334_c001_v0001100_t0046_u01782092614638") 2026/06/22 01:43:45 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/06/22 01:43:45 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f404af3151ea1bd59_d20260622_m014235_c001_v7007000_t0000_u01782092555846") as it is a hide marker 2026/06/22 01:43:45 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/06/22 01:43:45 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f204af3151ea1bd54_d20260622_m014229_c001_v0001029_t0038_u01782092549323") 2026/06/22 01:43:45 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/06/22 01:43:45 DEBUG : zero-length-file: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f404af3151ea1bd52_d20260622_m014229_c001_v7007000_t0000_u01782092549019") as it is a hide marker 2026/06/22 01:43:45 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/06/22 01:43:45 DEBUG : zero-length-file: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f4119639ded914eb9_d20260622_m014228_c001_v0001100_t0042_u01782092548438") 2026/06/22 01:43:45 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/06/22 01:43:45 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f404af3151ea1bd38_d20260622_m014212_c001_v7007000_t0000_u01782092532548") as it is a hide marker 2026/06/22 01:43:45 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/06/22 01:43:45 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914e7b_d20260622_m014211_c001_v0001100_t0019_u01782092531621") 2026/06/22 01:43:45 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/06/22 01:43:45 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f404af3151ea1bd32_d20260622_m014206_c001_v7007000_t0000_u01782092526879") as it is a hide marker 2026/06/22 01:43:45 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/06/22 01:43:45 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914e69_d20260622_m014205_c001_v0001100_t0039_u01782092525845") 2026/06/22 01:43:45 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/06/22 01:43:45 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f404af3151ea1bd3d_d20260622_m014215_c001_v7007000_t0000_u01782092535907") as it is a hide marker 2026/06/22 01:43:45 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/06/22 01:43:45 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914e89_d20260622_m014215_c001_v0001100_t0034_u01782092535161") 2026/06/22 01:43:45 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/06/22 01:43:45 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f404af3151ea1bd3a_d20260622_m014214_c001_v7007000_t0000_u01782092534797") as it is a hide marker 2026/06/22 01:43:45 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/06/22 01:43:45 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914e83_d20260622_m014214_c001_v0001100_t0044_u01782092534136") 2026/06/22 01:43:45 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/06/22 01:43:45 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f404af3151ea1bd3f_d20260622_m014217_c001_v7007000_t0000_u01782092537086") as it is a hide marker 2026/06/22 01:43:45 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/06/22 01:43:45 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914e8d_d20260622_m014216_c001_v0001100_t0014_u01782092536270") 2026/06/22 01:43:45 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/06/22 01:43:45 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f404af3151ea1bd39_d20260622_m014213_c001_v7007000_t0000_u01782092533765") as it is a hide marker 2026/06/22 01:43:45 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/06/22 01:43:45 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914e81_d20260622_m014212_c001_v0001100_t0015_u01782092532912") 2026/06/22 01:43:45 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/06/22 01:43:45 DEBUG : ./.: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f404af3151ea1bd33_d20260622_m014207_c001_v7007000_t0000_u01782092527918") as it is a hide marker 2026/06/22 01:43:45 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/06/22 01:43:45 DEBUG : ./.: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914e6f_d20260622_m014207_c001_v0001100_t0039_u01782092527245") 2026/06/22 01:43:45 NOTICE: ./.: Skipped delete as --dry-run is set 2026/06/22 01:43:45 DEBUG : ../..: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f404af3151ea1bd34_d20260622_m014209_c001_v7007000_t0000_u01782092529079") as it is a hide marker 2026/06/22 01:43:45 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/06/22 01:43:45 DEBUG : ../..: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914e73_d20260622_m014208_c001_v0001100_t0024_u01782092528282") 2026/06/22 01:43:45 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/06/22 01:43:46 INFO : B2 bucket rclone-test-doparir2lawe: cleaning bucket "rclone-test-doparir2lawe" of all hidden files 2026/06/22 01:43:46 DEBUG : leading space/ leading space: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f404af3151ea1bd36_d20260622_m014211_c001_v7007000_t0000_u01782092531231") as it is a hide marker 2026/06/22 01:43:46 DEBUG : leading space/ leading space: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914e79_d20260622_m014210_c001_v0001100_t0011_u01782092530491") 2026/06/22 01:43:46 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f404af3151ea1bd35_d20260622_m014210_c001_v7007000_t0000_u01782092530127") as it is a hide marker 2026/06/22 01:43:46 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914e77_d20260622_m014209_c001_v0001100_t0008_u01782092529447") 2026/06/22 01:43:46 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f404af3151ea1bd42_d20260622_m014218_c001_v7007000_t0000_u01782092538274") as it is a hide marker 2026/06/22 01:43:46 DEBUG : .leading dot/.leading dot: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914e8f_d20260622_m014217_c001_v0001100_t0027_u01782092537452") 2026/06/22 01:43:46 DEBUG : created from root.txt: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f42244f8b4d9c9a61_d20260622_m014314_c001_v7007000_t0000_u01782092594959") as it is a hide marker 2026/06/22 01:43:46 DEBUG : created from root.txt: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f110c3c563989c5f2_d20260622_m014314_c001_v0001185_t0043_u01782092594051") 2026/06/22 01:43:46 DEBUG : file name.txt: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f40618530cbd2622b_d20260622_m014323_c001_v7007000_t0000_u01782092603328") as it is a hide marker 2026/06/22 01:43:46 DEBUG : file name.txt: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914f15_d20260622_m014303_c001_v0001100_t0058_u01782092583053") 2026/06/22 01:43:46 DEBUG : file name.txt: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1181a39d2dbb789d_d20260622_m014259_c001_v0001043_t0037_u01782092579261") 2026/06/22 01:43:46 DEBUG : file name.txt: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914edd_d20260622_m014237_c001_v0001100_t0052_u01782092557445") 2026/06/22 01:43:46 DEBUG : file name.txt: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914ecb_d20260622_m014236_c001_v0001100_t0039_u01782092556389") 2026/06/22 01:43:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914ed1_d20260622_m014236_c001_v0001100_t0055_u01782092556856") "upload" dated 2026-06-22 01:42:36.856 +0000 UTC (1m10.116501653s ago) 2026/06/22 01:43:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f4013c61518d80158_d20260622_m014257_c001_v7007000_t0000_u01782092577042") as it is a hide marker 2026/06/22 01:43:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1120ac9a319f39ea_d20260622_m014256_c001_v0001174_t0034_u01782092576547") 2026/06/22 01:43:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f101f7c340fe56d0c_d20260622_m014255_c001_v0001130_t0039_u01782092575854") 2026/06/22 01:43:47 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f404af3151ea1bd50_d20260622_m014226_c001_v7007000_t0000_u01782092546056") as it is a hide marker 2026/06/22 01:43:47 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914ea9_d20260622_m014225_c001_v0001100_t0011_u01782092545344") 2026/06/22 01:43:47 DEBUG : piped data.txt: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f40618530cbd2622d_d20260622_m014325_c001_v7007000_t0000_u01782092605246") as it is a hide marker 2026/06/22 01:43:47 DEBUG : piped data.txt: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914f3b_d20260622_m014324_c001_v0001100_t0010_u01782092604621") 2026/06/22 01:43:47 DEBUG : piped data.txt: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f40618530cbd2622c_d20260622_m014324_c001_v7007000_t0000_u01782092604438") 2026/06/22 01:43:47 DEBUG : piped data.txt: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f4119639ded914f39_d20260622_m014324_c001_v0001100_t0042_u01782092604057") 2026/06/22 01:43:47 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f404af3151ea1bd51_d20260622_m014227_c001_v7007000_t0000_u01782092547162") as it is a hide marker 2026/06/22 01:43:47 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914eb3_d20260622_m014226_c001_v0001100_t0000_u01782092546421") 2026/06/22 01:43:47 DEBUG : test-metadata: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f40618530cbd26231_d20260622_m014332_c001_v7007000_t0000_u01782092612093") as it is a hide marker 2026/06/22 01:43:47 DEBUG : test-metadata: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f20618530cbd2622f_d20260622_m014327_c001_v0001113_t0019_u01782092607138") 2026/06/22 01:43:47 DEBUG : test-metadata: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f40618530cbd2622e_d20260622_m014326_c001_v7007000_t0000_u01782092606365") 2026/06/22 01:43:47 DEBUG : test-metadata: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914f3d_d20260622_m014325_c001_v0001100_t0044_u01782092605430") 2026/06/22 01:43:47 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f404af3151ea1bd48_d20260622_m014220_c001_v7007000_t0000_u01782092540412") as it is a hide marker 2026/06/22 01:43:47 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914e95_d20260622_m014219_c001_v0001100_t0010_u01782092539723") 2026/06/22 01:43:47 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f404af3151ea1bd4a_d20260622_m014222_c001_v7007000_t0000_u01782092542740") as it is a hide marker 2026/06/22 01:43:48 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914e9f_d20260622_m014221_c001_v0001100_t0020_u01782092541772") 2026/06/22 01:43:48 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f404af3151ea1bd49_d20260622_m014221_c001_v7007000_t0000_u01782092541408") as it is a hide marker 2026/06/22 01:43:48 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914e9b_d20260622_m014220_c001_v0001100_t0047_u01782092540777") 2026/06/22 01:43:48 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f404af3151ea1bd4c_d20260622_m014223_c001_v7007000_t0000_u01782092543802") as it is a hide marker 2026/06/22 01:43:48 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914ea3_d20260622_m014223_c001_v0001100_t0045_u01782092543106") 2026/06/22 01:43:48 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f404af3151ea1bd4f_d20260622_m014224_c001_v7007000_t0000_u01782092544979") as it is a hide marker 2026/06/22 01:43:48 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914ea5_d20260622_m014224_c001_v0001100_t0024_u01782092544167") 2026/06/22 01:43:48 DEBUG : trailing space /trailing space : Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f404af3151ea1bd46_d20260622_m014219_c001_v7007000_t0000_u01782092539359") as it is a hide marker 2026/06/22 01:43:48 DEBUG : trailing space /trailing space : Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914e93_d20260622_m014218_c001_v0001100_t0039_u01782092538637") 2026/06/22 01:43:48 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914f53_d20260622_m014339_c001_v0001100_t0017_u01782092619486") "upload" dated 2026-06-22 01:43:39.486 +0000 UTC (8.962307956s ago) 2026/06/22 01:43:48 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f426e44f3c90bfbef_d20260622_m014337_c001_v7007000_t0000_u01782092617302") 2026/06/22 01:43:48 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914f4b_d20260622_m014334_c001_v0001100_t0046_u01782092614638") 2026/06/22 01:43:48 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f404af3151ea1bd59_d20260622_m014235_c001_v7007000_t0000_u01782092555846") as it is a hide marker 2026/06/22 01:43:48 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f204af3151ea1bd54_d20260622_m014229_c001_v0001029_t0038_u01782092549323") 2026/06/22 01:43:48 DEBUG : zero-length-file: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f404af3151ea1bd52_d20260622_m014229_c001_v7007000_t0000_u01782092549019") as it is a hide marker 2026/06/22 01:43:48 DEBUG : zero-length-file: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f4119639ded914eb9_d20260622_m014228_c001_v0001100_t0042_u01782092548438") 2026/06/22 01:43:48 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f404af3151ea1bd38_d20260622_m014212_c001_v7007000_t0000_u01782092532548") as it is a hide marker 2026/06/22 01:43:48 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914e7b_d20260622_m014211_c001_v0001100_t0019_u01782092531621") 2026/06/22 01:43:48 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f404af3151ea1bd32_d20260622_m014206_c001_v7007000_t0000_u01782092526879") as it is a hide marker 2026/06/22 01:43:48 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914e69_d20260622_m014205_c001_v0001100_t0039_u01782092525845") 2026/06/22 01:43:48 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f404af3151ea1bd3d_d20260622_m014215_c001_v7007000_t0000_u01782092535907") as it is a hide marker 2026/06/22 01:43:49 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914e89_d20260622_m014215_c001_v0001100_t0034_u01782092535161") 2026/06/22 01:43:49 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f404af3151ea1bd3a_d20260622_m014214_c001_v7007000_t0000_u01782092534797") as it is a hide marker 2026/06/22 01:43:49 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914e83_d20260622_m014214_c001_v0001100_t0044_u01782092534136") 2026/06/22 01:43:49 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f404af3151ea1bd3f_d20260622_m014217_c001_v7007000_t0000_u01782092537086") as it is a hide marker 2026/06/22 01:43:49 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914e8d_d20260622_m014216_c001_v0001100_t0014_u01782092536270") 2026/06/22 01:43:49 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f404af3151ea1bd39_d20260622_m014213_c001_v7007000_t0000_u01782092533765") as it is a hide marker 2026/06/22 01:43:49 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914e81_d20260622_m014212_c001_v0001100_t0015_u01782092532912") 2026/06/22 01:43:49 DEBUG : ./.: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f404af3151ea1bd33_d20260622_m014207_c001_v7007000_t0000_u01782092527918") as it is a hide marker 2026/06/22 01:43:49 DEBUG : ./.: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914e6f_d20260622_m014207_c001_v0001100_t0039_u01782092527245") 2026/06/22 01:43:49 DEBUG : ../..: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f404af3151ea1bd34_d20260622_m014209_c001_v7007000_t0000_u01782092529079") as it is a hide marker 2026/06/22 01:43:49 DEBUG : ../..: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914e73_d20260622_m014208_c001_v0001100_t0024_u01782092528282") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/06/22 01:43:50 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/06/22 01:43:50 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/06/22 01:43:50 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/06/22 01:43:50 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/06/22 01:43:51 INFO : B2 bucket rclone-test-doparir2lawe: cleaning bucket "rclone-test-doparir2lawe" of pending multipart uploads older than 0s 2026/06/22 01:43:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914ed1_d20260622_m014236_c001_v0001100_t0055_u01782092556856") "upload" dated 2026-06-22 01:42:36.856 +0000 UTC (1m14.604161189s ago) 2026/06/22 01:43:51 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f2013c61518d8016b_d20260622_m014350_c001_v0001185_t0000_u01782092630435") as it is a start marker (upload started at 2026-06-22 01:43:50.435 +0000 UTC) 2026/06/22 01:43:51 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/06/22 01:43:51 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f2013c61518d8016c_d20260622_m014350_c001_v0001104_t0042_u01782092630619") as it is a start marker (upload started at 2026-06-22 01:43:50.619 +0000 UTC) 2026/06/22 01:43:51 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/06/22 01:43:51 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f2013c61518d8016d_d20260622_m014350_c001_v0001104_t0018_u01782092630802") as it is a start marker (upload started at 2026-06-22 01:43:50.802 +0000 UTC) 2026/06/22 01:43:51 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/06/22 01:43:51 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f2013c61518d8016e_d20260622_m014350_c001_v0001182_t0055_u01782092630985") as it is a start marker (upload started at 2026-06-22 01:43:50.985 +0000 UTC) 2026/06/22 01:43:51 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/06/22 01:43:51 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f4013c61518d8016a_d20260622_m014350_c001_v7007000_t0000_u01782092630251") "hide" dated 2026-06-22 01:43:50.251 +0000 UTC (1.209300891s ago) 2026/06/22 01:43:51 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914f53_d20260622_m014339_c001_v0001100_t0017_u01782092619486") 2026/06/22 01:43:51 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/06/22 01:43:51 INFO : B2 bucket rclone-test-doparir2lawe: cleaning bucket "rclone-test-doparir2lawe" of pending multipart uploads older than 0s 2026/06/22 01:43:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914ed1_d20260622_m014236_c001_v0001100_t0055_u01782092556856") "upload" dated 2026-06-22 01:42:36.856 +0000 UTC (1m14.974023079s ago) 2026/06/22 01:43:51 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f2013c61518d8016b_d20260622_m014350_c001_v0001185_t0000_u01782092630435") as it is a start marker (upload started at 2026-06-22 01:43:50.435 +0000 UTC) 2026/06/22 01:43:51 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f2013c61518d8016c_d20260622_m014350_c001_v0001104_t0042_u01782092630619") as it is a start marker (upload started at 2026-06-22 01:43:50.619 +0000 UTC) 2026/06/22 01:43:51 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f2013c61518d8016d_d20260622_m014350_c001_v0001104_t0018_u01782092630802") as it is a start marker (upload started at 2026-06-22 01:43:50.802 +0000 UTC) 2026/06/22 01:43:51 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f2013c61518d8016e_d20260622_m014350_c001_v0001182_t0055_u01782092630985") as it is a start marker (upload started at 2026-06-22 01:43:50.985 +0000 UTC) 2026/06/22 01:43:51 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbf52ed53f0ddebcb9fe80e1b_f4013c61518d8016a_d20260622_m014350_c001_v7007000_t0000_u01782092630251") "hide" dated 2026-06-22 01:43:50.251 +0000 UTC (1.579235627s ago) 2026/06/22 01:43:51 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914f53_d20260622_m014339_c001_v0001100_t0017_u01782092619486") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/06/22 01:43:52 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/06/22 01:43:52 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/06/22 01:43:52 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/06/22 01:43:54 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/06/22 01:43:54 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/06/22 01:43:54 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/06/22 01:43:54 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/06/22 01:43:55 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/06/22 01:43:56 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/06/22 01:43:56 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/06/22 01:43:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/22 01:43:59 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/06/22 01:43:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf52ed53f0ddebcb9fe80e1b_f22244f8b4d9c9a8a_d20260622_m014359_c001_v0001177_t0022_u01782092639374") 2026/06/22 01:43:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/22 01:43:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/22 01:43:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/22 01:44:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/06/22 01:44:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/06/22 01:44:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/06/22 01:44:03 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/06/22 01:44:03 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/06/22 01:44:03 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/06/22 01:44:03 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/06/22 01:44:05 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/06/22 01:44:05 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/06/22 01:44:05 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/06/22 01:44:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/06/22 01:44:07 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/06/22 01:44:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zbf52ed53f0ddebcb9fe80e1b_f22244f8b4d9c9a97_d20260622_m014407_c001_v0001150_t0050_u01782092647253") 2026/06/22 01:44:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/22 01:44:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/22 01:44:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/06/22 01:44:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/06/22 01:44:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/06/22 01:44:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/06/22 01:44:11 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/06/22 01:44:11 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/06/22 01:44:11 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/06/22 01:44:11 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/06/22 01:44:11 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/06/22 01:44:11 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/06/22 01:44:12 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/06/22 01:44:13 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/06/22 01:44:13 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/06/22 01:44:13 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/06/22 01:44:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/22 01:44:15 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/06/22 01:44:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf52ed53f0ddebcb9fe80e1b_f216c06e22149009f_d20260622_m014415_c001_v0001097_t0020_u01782092655508") 2026/06/22 01:44:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/22 01:44:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/22 01:44:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/22 01:44:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/06/22 01:44:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/06/22 01:44:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/06/22 01:44:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/06/22 01:44:18 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/06/22 01:44:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/06/22 01:44:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/06/22 01:44:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/06/22 01:44:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/06/22 01:44:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/06/22 01:44:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/06/22 01:44:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/06/22 01:44:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/06/22 01:44:23 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/06/22 01:44:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zbf52ed53f0ddebcb9fe80e1b_f22244f8b4d9c9a9b_d20260622_m014423_c001_v0001043_t0047_u01782092663291") 2026/06/22 01:44:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/22 01:44:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/06/22 01:44:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/22 01:44:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/06/22 01:44:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/06/22 01:44:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/06/22 01:44:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/06/22 01:44:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/06/22 01:44:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/06/22 01:44:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/06/22 01:44:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/06/22 01:44:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/06/22 01:44:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/06/22 01:44:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/22 01:44: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/06/22 01:44:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf52ed53f0ddebcb9fe80e1b_f22244f8b4d9c9aa7_d20260622_m014431_c001_v0001037_t0025_u01782092671534") 2026/06/22 01:44:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/22 01:44:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/22 01:44:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/06/22 01:44:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/22 01:44:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/22 01:44:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/06/22 01:44:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/06/22 01:44:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/06/22 01:44:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/06/22 01:44:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/06/22 01:44:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/06/22 01:44:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/06/22 01:44:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/06/22 01:44:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/06/22 01:44:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/06/22 01:44:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/06/22 01:44:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/22 01:44:40 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/06/22 01:44:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf52ed53f0ddebcb9fe80e1b_f21981f70123e96c5_d20260622_m014440_c001_v0001120_t0007_u01782092680296") 2026/06/22 01:44:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/22 01:44:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/22 01:44:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/06/22 01:44:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/06/22 01:44:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/06/22 01:44:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/22 01:44:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/22 01:44:43 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/06/22 01:44:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/06/22 01:44:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/06/22 01:44:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/06/22 01:44:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/06/22 01:44:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/06/22 01:44:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/06/22 01:44:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/06/22 01:44:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/06/22 01:44:49 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/06/22 01:44:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zbf52ed53f0ddebcb9fe80e1b_f216c06e2214900ba_d20260622_m014449_c001_v0001183_t0040_u01782092689115") 2026/06/22 01:44:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/22 01:44:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/06/22 01:44:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/22 01:44:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/06/22 01:44:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/06/22 01:44:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/06/22 01:44:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/06/22 01:44:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/06/22 01:44:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/06/22 01:44:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/06/22 01:44:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/06/22 01:44:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/06/22 01:44:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/06/22 01:44:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/22 01:44:56 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/06/22 01:44:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf52ed53f0ddebcb9fe80e1b_f216c06e2214900c6_d20260622_m014457_c001_v0001044_t0045_u01782092697082") 2026/06/22 01:44:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/22 01:44:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/22 01:44:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/06/22 01:44:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/22 01:44:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/22 01:44:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/06/22 01:45:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/06/22 01:45:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/06/22 01:45:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/06/22 01:45:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/06/22 01:45:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/06/22 01:45:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/06/22 01:45:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/06/22 01:45:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/06/22 01:45:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/06/22 01:45:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/06/22 01:45:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/22 01:45:06 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/06/22 01:45:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf52ed53f0ddebcb9fe80e1b_f21981f70123e96e0_d20260622_m014506_c001_v0001115_t0040_u01782092706243") 2026/06/22 01:45:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/22 01:45:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/22 01:45:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/06/22 01:45:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/06/22 01:45:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/06/22 01:45:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/22 01:45:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/22 01:45:10 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/06/22 01:45:12 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/06/22 01:45:12 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/06/22 01:45:12 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/06/22 01:45:12 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/06/22 01:45:13 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/06/22 01:45:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/06/22 01:45:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/06/22 01:45:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/06/22 01:45:16 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/06/22 01:45:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zbf52ed53f0ddebcb9fe80e1b_f2132995f282f5200_d20260622_m014516_c001_v0001039_t0035_u01782092716442") 2026/06/22 01:45:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/22 01:45:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/06/22 01:45:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/22 01:45:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/06/22 01:45:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/06/22 01:45:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/06/22 01:45:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/06/22 01:45:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/06/22 01:45:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/06/22 01:45:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/06/22 01:45:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/06/22 01:45:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/06/22 01:45:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/06/22 01:45:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/06/22 01:45:28 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/06/22 01:45:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zbf52ed53f0ddebcb9fe80e1b_f2132995f282f521b_d20260622_m014528_c001_v0001174_t0058_u01782092728457") 2026/06/22 01:45:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/22 01:45:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/22 01:45:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/06/22 01:45:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/06/22 01:45:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/06/22 01:45:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/06/22 01:45:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/06/22 01:45:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/06/22 01:45:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/06/22 01:45:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/06/22 01:45:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/06/22 01:45:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/06/22 01:45:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/06/22 01:45:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/06/22 01:45:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/06/22 01:45:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/06/22 01:45:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/06/22 01:45:37 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/06/22 01:45:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zbf52ed53f0ddebcb9fe80e1b_f20618530cbd26265_d20260622_m014538_c001_v0001178_t0010_u01782092738040") 2026/06/22 01:45:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/22 01:45:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/22 01:45:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/06/22 01:45:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/06/22 01:45:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/06/22 01:45:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/06/22 01:45:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/06/22 01:45:40 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/06/22 01:45:42 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/06/22 01:45:42 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/06/22 01:45:42 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/06/22 01:45:42 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/06/22 01:45:43 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/06/22 01:45:45 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/06/22 01:45:45 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/06/22 01:45:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/22 01:45:47 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/06/22 01:45:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf52ed53f0ddebcb9fe80e1b_f20618530cbd2628b_d20260622_m014547_c001_v0001101_t0051_u01782092747284") 2026/06/22 01:45:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/22 01:45:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/22 01:45:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/22 01:45:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/06/22 01:45:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/06/22 01:45:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/06/22 01:45:51 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/06/22 01:45:51 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/06/22 01:45:51 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/06/22 01:45:51 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/06/22 01:45:54 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/06/22 01:45:54 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/06/22 01:45:54 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/06/22 01:45:56 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/06/22 01:45:56 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/06/22 01:45:56 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zbf52ed53f0ddebcb9fe80e1b_f2132995f282f5744_d20260622_m014556_c001_v0001180_t0044_u01782092756456") 2026/06/22 01:45:56 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/22 01:45:56 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/22 01:45:56 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/06/22 01:45:58 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/06/22 01:45:59 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/06/22 01:45:59 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/06/22 01:46:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/06/22 01:46:01 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/06/22 01:46:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/06/22 01:46:01 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/06/22 01:46:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/06/22 01:46:01 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/06/22 01:46:02 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/06/22 01:46:03 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/06/22 01:46:04 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/06/22 01:46:04 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/06/22 01:46:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/22 01:46:05 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/06/22 01:46:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf52ed53f0ddebcb9fe80e1b_f211263b66f611e7e_d20260622_m014605_c001_v0001183_t0050_u01782092765999") 2026/06/22 01:46:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/22 01:46:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/22 01:46:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/06/22 01:46:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/22 01:46:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/06/22 01:46:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/06/22 01:46:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/06/22 01:46:08 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/06/22 01:46:11 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/06/22 01:46:11 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/06/22 01:46:11 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/06/22 01:46:11 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/06/22 01:46:11 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/06/22 01:46:13 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/06/22 01:46:13 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/06/22 01:46:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/22 01:46:15 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/06/22 01:46:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf52ed53f0ddebcb9fe80e1b_f211263b66f611e80_d20260622_m014615_c001_v0001116_t0023_u01782092775420") 2026/06/22 01:46:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/22 01:46:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/22 01:46:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/22 01:46:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/06/22 01:46:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/06/22 01:46:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/06/22 01:46:24 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/06/22 01:46:24 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/06/22 01:46:25 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/06/22 01:46:25 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/06/22 01:46:27 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/06/22 01:46:27 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/06/22 01:46:27 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/06/22 01:46:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/06/22 01:46:30 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/06/22 01:46:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zbf52ed53f0ddebcb9fe80e1b_f203cfdb3d106f8ec_d20260622_m014630_c001_v0001182_t0026_u01782092790303") 2026/06/22 01:46:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/22 01:46:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/22 01:46:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/06/22 01:46:33 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/06/22 01:46:33 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/06/22 01:46:33 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/06/22 01:46:35 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/06/22 01:46:35 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/06/22 01:46:36 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/06/22 01:46:36 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/06/22 01:46:36 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/06/22 01:46:36 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/06/22 01:46:37 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/06/22 01:46:38 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/06/22 01:46:38 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/06/22 01:46:38 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/06/22 01:46:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/22 01:46:41 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/06/22 01:46:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf52ed53f0ddebcb9fe80e1b_f2207a0667474bb36_d20260622_m014641_c001_v0001038_t0045_u01782092801219") 2026/06/22 01:46:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/22 01:46:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/22 01:46:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/22 01:46:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/06/22 01:46:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/06/22 01:46:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/06/22 01:46:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/06/22 01:46:44 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/06/22 01:46:52 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbf52ed53f0ddebcb9fe80e1b_f2079e459c937ed2f_d20260622_m014652_c001_v0001177_t0059_u01782092812684") 2026/06/22 01:46:52 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/06/22 01:46:52 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/22 01:46:53 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/22 01:46:53 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/22 01:46:53 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/06/22 01:46:55 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/06/22 01:46:55 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/22 01:46:55 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/06/22 01:46:55 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/06/22 01:46:58 DEBUG : chunked-copy: Done sending chunk 0 2026/06/22 01:46:58 DEBUG : chunked-copy: Done sending chunk 1 2026/06/22 01:46:58 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/22 01:46:59 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbf52ed53f0ddebcb9fe80e1b_f200d39c763173221_d20260622_m014658_c001_v0001091_t0003_u01782092818914") 2026/06/22 01:46:59 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/06/22 01:46:59 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/22 01:46:59 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/22 01:46:59 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/22 01:46:59 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/06/22 01:47:01 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/06/22 01:47:01 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/22 01:47:01 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/06/22 01:47:01 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/06/22 01:47:04 DEBUG : chunked-copy: Done sending chunk 0 2026/06/22 01:47:04 DEBUG : chunked-copy: Done sending chunk 1 2026/06/22 01:47:04 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/22 01:47:05 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbf52ed53f0ddebcb9fe80e1b_f2079e459c937ed35_d20260622_m014705_c001_v0001105_t0027_u01782092825005") 2026/06/22 01:47:05 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/06/22 01:47:05 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/22 01:47:05 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/22 01:47:05 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/22 01:47:05 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/06/22 01:47:07 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/06/22 01:47:07 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/22 01:47:07 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/06/22 01:47:07 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/06/22 01:47:10 DEBUG : chunked-copy: Done sending chunk 0 2026/06/22 01:47:10 DEBUG : chunked-copy: Done sending chunk 1 2026/06/22 01:47:10 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/22 01:47:10 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zbf52ed53f0ddebcb9fe80e1b_f2079e459c937ed49_d20260622_m014710_c001_v0001090_t0007_u01782092830848") 2026/06/22 01:47:10 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/06/22 01:47:10 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/22 01:47:10 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/06/22 01:47:11 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/06/22 01:47:11 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/22 01:47:11 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/22 01:47:11 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/06/22 01:47:13 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/06/22 01:47:14 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/06/22 01:47:15 DEBUG : Creating backend with remote "TestB2:rclone-test-doparir2lawe/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/06/22 01:47:16 INFO : B2 bucket rclone-test-doparir2lawe: cleaning bucket "rclone-test-doparir2lawe" of all files 2026/06/22 01:47:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f403cfdb3d106f8e6_d20260622_m014623_c001_v7007000_t0000_u01782092783990") 2026/06/22 01:47:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f211263b66f611e80_d20260622_m014615_c001_v0001116_t0023_u01782092775420") 2026/06/22 01:47:17 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f411263b66f611e7f_d20260622_m014614_c001_v7007000_t0000_u01782092774908") 2026/06/22 01:47:17 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f2132995f282f5749_d20260622_m014610_c001_v0001182_t0046_u01782092770572") 2026/06/22 01:47:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f4079e459c937ed2c_d20260622_m014646_c001_v7007000_t0000_u01782092806676") 2026/06/22 01:47:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f2207a0667474bb36_d20260622_m014641_c001_v0001038_t0045_u01782092801219") 2026/06/22 01:47:17 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f4207a0667474bb33_d20260622_m014640_c001_v7007000_t0000_u01782092800714") 2026/06/22 01:47:17 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f203cfdb3d106f8ee_d20260622_m014635_c001_v0001113_t0022_u01782092795505") 2026/06/22 01:47:17 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f403cfdb3d106f8ed_d20260622_m014635_c001_v7007000_t0000_u01782092795320") 2026/06/22 01:47:17 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f203cfdb3d106f8ec_d20260622_m014630_c001_v0001182_t0026_u01782092790303") 2026/06/22 01:47:17 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f403cfdb3d106f8ea_d20260622_m014629_c001_v7007000_t0000_u01782092789805") 2026/06/22 01:47:18 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f203cfdb3d106f8e8_d20260622_m014624_c001_v0001136_t0023_u01782092784310") 2026/06/22 01:47:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f41981f70123e96c8_d20260622_m014444_c001_v7007000_t0000_u01782092684515") 2026/06/22 01:47:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f21981f70123e96c5_d20260622_m014440_c001_v0001120_t0007_u01782092680296") 2026/06/22 01:47:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f416c06e2214900b2_d20260622_m014435_c001_v7007000_t0000_u01782092675822") 2026/06/22 01:47:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f22244f8b4d9c9aa7_d20260622_m014431_c001_v0001037_t0025_u01782092671534") 2026/06/22 01:47:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f41981f70123e96c4_d20260622_m014439_c001_v7007000_t0000_u01782092679925") 2026/06/22 01:47:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f216c06e2214900b5_d20260622_m014436_c001_v0001182_t0057_u01782092676005") 2026/06/22 01:47:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f42244f8b4d9c9aa5_d20260622_m014431_c001_v7007000_t0000_u01782092671180") 2026/06/22 01:47:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f216c06e2214900ae_d20260622_m014427_c001_v0001171_t0053_u01782092667179") 2026/06/22 01:47:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f416c06e2214900ad_d20260622_m014426_c001_v7007000_t0000_u01782092666996") 2026/06/22 01:47:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f22244f8b4d9c9a9b_d20260622_m014423_c001_v0001043_t0047_u01782092663291") 2026/06/22 01:47:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f42244f8b4d9c9a9a_d20260622_m014422_c001_v7007000_t0000_u01782092662947") 2026/06/22 01:47:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f216c06e2214900a6_d20260622_m014419_c001_v0001184_t0017_u01782092659539") 2026/06/22 01:47:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f41981f70123e96e2_d20260622_m014511_c001_v7007000_t0000_u01782092711621") 2026/06/22 01:47:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f21981f70123e96e0_d20260622_m014506_c001_v0001115_t0040_u01782092706243") 2026/06/22 01:47:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f41981f70123e96d6_d20260622_m014501_c001_v7007000_t0000_u01782092701113") 2026/06/22 01:47:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f216c06e2214900c6_d20260622_m014457_c001_v0001044_t0045_u01782092697082") 2026/06/22 01:47:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f41981f70123e96df_d20260622_m014505_c001_v7007000_t0000_u01782092705883") 2026/06/22 01:47:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f21981f70123e96d7_d20260622_m014501_c001_v0001115_t0057_u01782092701298") 2026/06/22 01:47:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f416c06e2214900c5_d20260622_m014456_c001_v7007000_t0000_u01782092696725") 2026/06/22 01:47:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f21981f70123e96ce_d20260622_m014452_c001_v0001044_t0039_u01782092692604") 2026/06/22 01:47:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f41981f70123e96cd_d20260622_m014452_c001_v7007000_t0000_u01782092692419") 2026/06/22 01:47:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f216c06e2214900ba_d20260622_m014449_c001_v0001183_t0040_u01782092689115") 2026/06/22 01:47:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f416c06e2214900b9_d20260622_m014448_c001_v7007000_t0000_u01782092688774") 2026/06/22 01:47:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f21981f70123e96c9_d20260622_m014444_c001_v0001144_t0047_u01782092684700") 2026/06/22 01:47:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f416c06e2214900a5_d20260622_m014419_c001_v7007000_t0000_u01782092659346") 2026/06/22 01:47:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f216c06e22149009f_d20260622_m014415_c001_v0001097_t0020_u01782092655508") 2026/06/22 01:47:19 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f416c06e22149009e_d20260622_m014415_c001_v7007000_t0000_u01782092655162") 2026/06/22 01:47:19 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f216c06e22149009a_d20260622_m014411_c001_v0001178_t0034_u01782092651235") 2026/06/22 01:47:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f416c06e221490099_d20260622_m014411_c001_v7007000_t0000_u01782092651052") 2026/06/22 01:47:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f22244f8b4d9c9a97_d20260622_m014407_c001_v0001150_t0050_u01782092647253") 2026/06/22 01:47:19 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f42244f8b4d9c9a96_d20260622_m014406_c001_v7007000_t0000_u01782092646916") 2026/06/22 01:47:19 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f216c06e221490095_d20260622_m014402_c001_v0001105_t0018_u01782092642911") 2026/06/22 01:47:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f416c06e221490094_d20260622_m014402_c001_v7007000_t0000_u01782092642685") 2026/06/22 01:47:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f22244f8b4d9c9a8a_d20260622_m014359_c001_v0001177_t0022_u01782092639374") 2026/06/22 01:47:20 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f42244f8b4d9c9a89_d20260622_m014359_c001_v7007000_t0000_u01782092639029") 2026/06/22 01:47:20 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f2013c61518d80173_d20260622_m014353_c001_v0001097_t0051_u01782092633969") 2026/06/22 01:47:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f4132995f282f5221_d20260622_m014542_c001_v7007000_t0000_u01782092742362") 2026/06/22 01:47:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f20618530cbd26265_d20260622_m014538_c001_v0001178_t0010_u01782092738040") 2026/06/22 01:47:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f4132995f282f521c_d20260622_m014532_c001_v7007000_t0000_u01782092732819") 2026/06/22 01:47:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f2132995f282f521b_d20260622_m014528_c001_v0001174_t0058_u01782092728457") 2026/06/22 01:47:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f40618530cbd26262_d20260622_m014537_c001_v7007000_t0000_u01782092737613") 2026/06/22 01:47:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f2132995f282f521d_d20260622_m014533_c001_v0001131_t0023_u01782092733022") 2026/06/22 01:47:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f4132995f282f521a_d20260622_m014528_c001_v7007000_t0000_u01782092728053") 2026/06/22 01:47:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f2132995f282f5214_d20260622_m014523_c001_v0001038_t0054_u01782092723523") 2026/06/22 01:47:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f4132995f282f5213_d20260622_m014523_c001_v7007000_t0000_u01782092723271") 2026/06/22 01:47:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f2132995f282f5200_d20260622_m014516_c001_v0001039_t0035_u01782092716442") 2026/06/22 01:47:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f4132995f282f51fe_d20260622_m014516_c001_v7007000_t0000_u01782092716048") 2026/06/22 01:47:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f21981f70123e96e3_d20260622_m014511_c001_v0001146_t0011_u01782092711857") 2026/06/22 01:47:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f4132995f282f5748_d20260622_m014610_c001_v7007000_t0000_u01782092770389") 2026/06/22 01:47:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f211263b66f611e7e_d20260622_m014605_c001_v0001183_t0050_u01782092765999") 2026/06/22 01:47:21 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f411263b66f611e7d_d20260622_m014605_c001_v7007000_t0000_u01782092765558") 2026/06/22 01:47:21 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f2132995f282f5746_d20260622_m014600_c001_v0001179_t0059_u01782092760971") 2026/06/22 01:47:21 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f4132995f282f5745_d20260622_m014600_c001_v7007000_t0000_u01782092760770") 2026/06/22 01:47:21 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f2132995f282f5744_d20260622_m014556_c001_v0001180_t0044_u01782092756456") 2026/06/22 01:47:21 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f4132995f282f5742_d20260622_m014555_c001_v7007000_t0000_u01782092755994") 2026/06/22 01:47:21 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f2132995f282f5224_d20260622_m014551_c001_v0001150_t0054_u01782092751221") 2026/06/22 01:47:21 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f4132995f282f5223_d20260622_m014551_c001_v7007000_t0000_u01782092751037") 2026/06/22 01:47:21 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f20618530cbd2628b_d20260622_m014547_c001_v0001101_t0051_u01782092747284") 2026/06/22 01:47:21 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f40618530cbd26288_d20260622_m014546_c001_v7007000_t0000_u01782092746823") 2026/06/22 01:47:21 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f2132995f282f5222_d20260622_m014542_c001_v0001029_t0013_u01782092742559") 2026/06/22 01:47:21 DEBUG : chunked-copy: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f409eabd2f08bce5d_d20260622_m014713_c001_v7007000_t0000_u01782092833011") 2026/06/22 01:47:21 DEBUG : chunked-copy: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f200d39c76317322f_d20260622_m014707_c001_v0001100_t0045_u01782092827385") 2026/06/22 01:47:21 DEBUG : chunked-copy: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f400d39c76317322e_d20260622_m014706_c001_v7007000_t0000_u01782092826847") 2026/06/22 01:47:21 DEBUG : chunked-copy: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f200d39c763173224_d20260622_m014701_c001_v0001032_t0048_u01782092821435") 2026/06/22 01:47:21 DEBUG : chunked-copy: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f400d39c763173223_d20260622_m014700_c001_v7007000_t0000_u01782092820924") 2026/06/22 01:47:22 DEBUG : chunked-copy: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f2079e459c937ed32_d20260622_m014655_c001_v0001117_t0043_u01782092815244") 2026/06/22 01:47:22 DEBUG : chunked-copy: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f4079e459c937ed31_d20260622_m014654_c001_v7007000_t0000_u01782092814732") 2026/06/22 01:47:22 DEBUG : chunked-copy: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded9150b5_d20260622_m014651_c001_v0001100_t0054_u01782092811028") 2026/06/22 01:47:22 DEBUG : chunked-copy: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f4079e459c937ed2e_d20260622_m014650_c001_v7007000_t0000_u01782092810660") 2026/06/22 01:47:22 DEBUG : chunked-copy: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded9150ad_d20260622_m014647_c001_v0001100_t0014_u01782092807403") 2026/06/22 01:47:22 DEBUG : chunked-copy.copy: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f409eabd2f08bce5c_d20260622_m014712_c001_v7007000_t0000_u01782092832825") 2026/06/22 01:47:22 DEBUG : chunked-copy.copy: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f2079e459c937ed49_d20260622_m014710_c001_v0001090_t0007_u01782092830848") 2026/06/22 01:47:22 DEBUG : chunked-copy.copy: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f400d39c76317322d_d20260622_m014706_c001_v7007000_t0000_u01782092826661") 2026/06/22 01:47:22 DEBUG : chunked-copy.copy: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f2079e459c937ed35_d20260622_m014705_c001_v0001105_t0027_u01782092825005") 2026/06/22 01:47:22 DEBUG : chunked-copy.copy: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f400d39c763173222_d20260622_m014700_c001_v7007000_t0000_u01782092820738") 2026/06/22 01:47:22 DEBUG : chunked-copy.copy: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f200d39c763173221_d20260622_m014658_c001_v0001091_t0003_u01782092818914") 2026/06/22 01:47:22 DEBUG : chunked-copy.copy: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f4079e459c937ed30_d20260622_m014654_c001_v7007000_t0000_u01782092814548") 2026/06/22 01:47:22 DEBUG : chunked-copy.copy: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f2079e459c937ed2f_d20260622_m014652_c001_v0001177_t0059_u01782092812684") 2026/06/22 01:47:22 DEBUG : chunked-copy.copy: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f4079e459c937ed2d_d20260622_m014650_c001_v7007000_t0000_u01782092810477") 2026/06/22 01:47:23 DEBUG : chunked-copy.copy: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f115333664c6e6ae6_d20260622_m014649_c001_v0001136_t0052_u01782092809543") 2026/06/22 01:47:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded914ed1_d20260622_m014236_c001_v0001100_t0055_u01782092556856") 2026/06/22 01:47:23 DEBUG : unknown-size-put.txt: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f409eabd2f08bce5e_d20260622_m014713_c001_v7007000_t0000_u01782092833963") 2026/06/22 01:47:23 DEBUG : unknown-size-put.txt: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded9150cd_d20260622_m014713_c001_v0001100_t0000_u01782092833556") 2026/06/22 01:47:23 DEBUG : unknown-size-update.txt: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f409eabd2f08bce5f_d20260622_m014715_c001_v7007000_t0000_u01782092835427") 2026/06/22 01:47:23 DEBUG : unknown-size-update.txt: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded9150d5_d20260622_m014715_c001_v0001100_t0019_u01782092835022") 2026/06/22 01:47:23 DEBUG : unknown-size-update.txt: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f1119639ded9150d1_d20260622_m014714_c001_v0001100_t0007_u01782092834199") 2026/06/22 01:47:23 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf52ed53f0ddebcb9fe80e1b_f4013c61518d8016a_d20260622_m014350_c001_v7007000_t0000_u01782092630251") 2026/06/22 01:47:31 INFO : B2 bucket rclone-test-doparir2lawe: cleaning bucket "rclone-test-doparir2lawe" of all files === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (330.81s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.57s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.43s) --- PASS: TestIntegration/FsMkdir (328.48s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.58s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (22.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.11s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.24s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.71s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (77.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.60s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.31s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.82s) --- 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.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (28.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.12s) --- 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.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (18.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.62s) --- 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.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (4.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (172.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (25.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (8.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (27.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (10.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (5.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (30.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (11.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (7.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (28.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (9.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (4.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (9.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (36.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (13.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (9.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.96s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.33s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.98s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.07s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.19s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.93s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.16s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.42s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.95s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.47s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.29s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 330.831s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m31.593952254s (try 1/5)