"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2026/07/08 05:14:19 DEBUG : Creating backend with remote "TestB2:rclone-test-cosoruk3limu" 2026/07/08 05:14:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/07/08 05:15:07 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/07/08 05:15:07 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/07/08 05:15:07 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/07/08 05:15:33 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/07/08 05:15:35 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/07/08 05:15:35 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/07/08 05:15:36 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/07/08 05:15:36 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/07/08 05:15:36 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/07/08 05:15:36 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/07/08 05:15:44 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/07/08 05:15:45 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/07/08 05:15:50 INFO : B2 bucket rclone-test-cosoruk3limu: cleaning bucket "rclone-test-cosoruk3limu" of all files 2026/07/08 05:15:50 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711b103_d20260708_m051549_c001_v0001174_t0005_u01783487749734") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/07/08 05:15:51 DEBUG : Creating backend with remote "TestB2:rclone-test-cosoruk3limu/dirToPurgeFromRoot" 2026/07/08 05:15:53 INFO : B2 bucket rclone-test-cosoruk3limu path dirToPurgeFromRoot: cleaning bucket "rclone-test-cosoruk3limu" of all files 2026/07/08 05:15:53 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711b119_d20260708_m051551_c001_v0001174_t0050_u01783487751283") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/08 05:15:54 DEBUG : Creating backend with remote "TestB2:rclone-test-cosoruk3limu/hello? sausage/êé" 2026/07/08 05:15:58 INFO : B2 bucket rclone-test-cosoruk3limu path hello? sausage/êé: cleaning bucket "rclone-test-cosoruk3limu" of all files 2026/07/08 05:15:58 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f1116bf86f65e1e13_d20260708_m051556_c001_v0001144_t0044_u01783487756472") === 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/07/08 05:16:07 DEBUG : Creating backend with remote "TestB2:rclone-test-cosoruk3limu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/08 05:16:09 DEBUG : Creating backend with remote "TestB2:rclone-test-cosoruk3limu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestB2:" path "rclone-test-cosoruk3limu" from "TestB2:rclone-test-cosoruk3limu" 2026/07/08 05:16:11 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2026/07/08 05:16:22 DEBUG : Creating backend with remote "TestB2:rclone-test-wilokic6loho" 2026/07/08 05:16:41 DEBUG : B2 bucket rclone-test-wilokic6loho: Purge remote 2026/07/08 05:16:41 INFO : B2 bucket rclone-test-wilokic6loho: cleaning bucket "rclone-test-wilokic6loho" of all files 2026/07/08 05:16:41 DEBUG : somefile: Deleting (id "4_zcf92ed33207d4b0b9ff80e1b_f4012dd25b03c75ca_d20260708_m051639_c001_v0001180_t0058_u01783487799764") === 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/07/08 05:16:58 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/08 05:16:59 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2026/07/08 05:17:02 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/07/08 05:17:02 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/07/08 05:17:02 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.748Ki offset 6Mi/6.106Mi 2026/07/08 05:17:02 DEBUG : test-metadata: Sending chunk 1 length 111358 2026/07/08 05:17:04 DEBUG : test-metadata: Done sending chunk 1 2026/07/08 05:17:04 DEBUG : test-metadata: Done sending chunk 0 2026/07/08 05:17:04 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2026/07/08 05:17:14 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1174-02.backblaze.com/b2api/v1/b2_upload_file/2f927db3206d4b0b9ff80e1b/c001_v0001174_t0041": EOF 2026/07/08 05:17:14 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1174-02.backblaze.com/b2api/v1/b2_upload_file/2f927db3206d4b0b9ff80e1b/c001_v0001174_t0041": EOF) 2026/07/08 05:17:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1174-02.backblaze.com/b2api/v1/b2_upload_file/2f927db3206d4b0b9ff80e1b/c001_v0001174_t0041": EOF - low level retry 1/10 2026/07/08 05:17:17 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-07-08-051709-560.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2026/07/08 05:17:19 DEBUG : oldPath = "TestB2:rclone-test-cosoruk3limu/versions/test-versions-v2026-07-08-051709-560.txt" 2026/07/08 05:17:19 DEBUG : newPath = "TestB2,versions:rclone-test-cosoruk3limu/versions/test-versions-v2026-07-08-051709-560.txt" 2026/07/08 05:17:19 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-cosoruk3limu/versions/test-versions-v2026-07-08-051709-560.txt" 2026/07/08 05:17:19 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/07/08 05:17:20 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-cosoruk3limu/versions/test-versions-v2026-07-08-051709-560.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-cosoruk3limu/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2026/07/08 05:17:23 INFO : B2 bucket rclone-test-cosoruk3limu: cleaning bucket "rclone-test-cosoruk3limu" of all hidden files 2026/07/08 05:17:23 DEBUG : leading space/ leading space: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f4239c4c64772dc08_d20260708_m051514_c001_v7007000_t0000_u01783487714712") as it is a hide marker 2026/07/08 05:17:23 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/07/08 05:17:23 DEBUG : leading space/ leading space: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711aedd_d20260708_m051514_c001_v0001174_t0040_u01783487714048") 2026/07/08 05:17:23 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/07/08 05:17:23 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f4239c4c64772dc07_d20260708_m051513_c001_v7007000_t0000_u01783487713700") as it is a hide marker 2026/07/08 05:17:23 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/07/08 05:17:23 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711aed5_d20260708_m051512_c001_v0001174_t0046_u01783487712974") 2026/07/08 05:17:23 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/07/08 05:17:23 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f4239c4c64772dc19_d20260708_m051521_c001_v7007000_t0000_u01783487721767") as it is a hide marker 2026/07/08 05:17:23 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/07/08 05:17:23 DEBUG : .leading dot/.leading dot: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711af57_d20260708_m051521_c001_v0001174_t0044_u01783487721091") 2026/07/08 05:17:23 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/07/08 05:17:23 DEBUG : created from root.txt: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f4211436ea11a3db1_d20260708_m051619_c001_v7007000_t0000_u01783487779057") as it is a hide marker 2026/07/08 05:17:23 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/07/08 05:17:23 DEBUG : created from root.txt: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f102fa89248f249e6_d20260708_m051618_c001_v0001184_t0029_u01783487778125") 2026/07/08 05:17:23 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/07/08 05:17:23 DEBUG : file name.txt: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f414b01c89a38fd34_d20260708_m051658_c001_v7007000_t0000_u01783487818211") as it is a hide marker 2026/07/08 05:17:23 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/07/08 05:17:23 DEBUG : file name.txt: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711b1d6_d20260708_m051607_c001_v0001174_t0004_u01783487767089") 2026/07/08 05:17:23 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/08 05:17:23 DEBUG : file name.txt: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f105e68ee4a9166ac_d20260708_m051603_c001_v0001150_t0058_u01783487763646") 2026/07/08 05:17:23 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/08 05:17:23 DEBUG : file name.txt: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711b090_d20260708_m051541_c001_v0001174_t0017_u01783487741968") 2026/07/08 05:17:23 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/08 05:17:23 DEBUG : file name.txt: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711b076_d20260708_m051540_c001_v0001174_t0000_u01783487740079") 2026/07/08 05:17:23 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/08 05:17:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711b07e_d20260708_m051540_c001_v0001174_t0007_u01783487740863") "upload" dated 2026-07-08 05:15:40.863 +0000 UTC (1m42.79576858s ago) 2026/07/08 05:17:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f4033629aafd2fea7_d20260708_m051601_c001_v7007000_t0000_u01783487761362") as it is a hide marker 2026/07/08 05:17:23 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/07/08 05:17:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f1135edb78072ef73_d20260708_m051600_c001_v0001100_t0006_u01783487760728") 2026/07/08 05:17:23 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/07/08 05:17:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f100e637b4fd8dcc6_d20260708_m051600_c001_v0001165_t0039_u01783487760051") 2026/07/08 05:17:23 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/07/08 05:17:23 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f4239c4c64772e1a8_d20260708_m051529_c001_v7007000_t0000_u01783487729659") as it is a hide marker 2026/07/08 05:17:23 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/07/08 05:17:23 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711afbb_d20260708_m051528_c001_v0001174_t0022_u01783487728848") 2026/07/08 05:17:23 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/07/08 05:17:23 DEBUG : piped data.txt: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f414b01c89a38fd36_d20260708_m051700_c001_v7007000_t0000_u01783487820037") as it is a hide marker 2026/07/08 05:17:23 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/07/08 05:17:23 DEBUG : piped data.txt: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711b4ae_d20260708_m051659_c001_v0001174_t0020_u01783487819470") 2026/07/08 05:17:23 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/08 05:17:23 DEBUG : piped data.txt: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f414b01c89a38fd35_d20260708_m051659_c001_v7007000_t0000_u01783487819285") 2026/07/08 05:17:23 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/08 05:17:23 DEBUG : piped data.txt: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f40268395c711b49c_d20260708_m051658_c001_v0001174_t0041_u01783487818930") 2026/07/08 05:17:23 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/08 05:17:23 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f4239c4c64772e1aa_d20260708_m051531_c001_v7007000_t0000_u01783487731052") as it is a hide marker 2026/07/08 05:17:23 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/07/08 05:17:23 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711afcd_d20260708_m051530_c001_v0001174_t0008_u01783487730119") 2026/07/08 05:17:23 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/07/08 05:17:23 DEBUG : test-metadata: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f4033629aafd30764_d20260708_m051707_c001_v7007000_t0000_u01783487827029") as it is a hide marker 2026/07/08 05:17:23 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/07/08 05:17:23 DEBUG : test-metadata: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f214b01c89a38fd38_d20260708_m051702_c001_v0001103_t0040_u01783487822070") 2026/07/08 05:17:23 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/08 05:17:23 DEBUG : test-metadata: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f414b01c89a38fd37_d20260708_m051701_c001_v7007000_t0000_u01783487821138") 2026/07/08 05:17:23 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/08 05:17:23 DEBUG : test-metadata: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711b4b8_d20260708_m051700_c001_v0001174_t0046_u01783487820222") 2026/07/08 05:17:23 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/08 05:17:23 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f4239c4c64772ddb0_d20260708_m051523_c001_v7007000_t0000_u01783487723806") as it is a hide marker 2026/07/08 05:17:23 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/07/08 05:17:23 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711af6f_d20260708_m051523_c001_v0001174_t0030_u01783487723123") 2026/07/08 05:17:23 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/07/08 05:17:23 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f4239c4c64772e19e_d20260708_m051526_c001_v7007000_t0000_u01783487726055") as it is a hide marker 2026/07/08 05:17:23 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/07/08 05:17:23 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711af8b_d20260708_m051525_c001_v0001174_t0050_u01783487725310") 2026/07/08 05:17:23 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/07/08 05:17:23 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f4239c4c64772e19a_d20260708_m051524_c001_v7007000_t0000_u01783487724955") as it is a hide marker 2026/07/08 05:17:23 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/07/08 05:17:23 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711af79_d20260708_m051524_c001_v0001174_t0058_u01783487724155") 2026/07/08 05:17:23 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/07/08 05:17:23 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f4239c4c64772e1a6_d20260708_m051527_c001_v7007000_t0000_u01783487727363") as it is a hide marker 2026/07/08 05:17:23 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/07/08 05:17:23 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711af97_d20260708_m051526_c001_v0001174_t0019_u01783487726405") 2026/07/08 05:17:23 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/07/08 05:17:23 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f4239c4c64772e1a7_d20260708_m051528_c001_v7007000_t0000_u01783487728499") as it is a hide marker 2026/07/08 05:17:23 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/07/08 05:17:23 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711afab_d20260708_m051527_c001_v0001174_t0053_u01783487727712") 2026/07/08 05:17:23 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/07/08 05:17:23 DEBUG : trailing space /trailing space : Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f4239c4c64772dce4_d20260708_m051522_c001_v7007000_t0000_u01783487722772") as it is a hide marker 2026/07/08 05:17:23 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/07/08 05:17:23 DEBUG : trailing space /trailing space : Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711af63_d20260708_m051522_c001_v0001174_t0001_u01783487722114") 2026/07/08 05:17:23 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/07/08 05:17:23 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f116706ace9dc8df1_d20260708_m051717_c001_v0001041_t0037_u01783487837479") "upload" dated 2026-07-08 05:17:17.479 +0000 UTC (6.180164143s ago) 2026/07/08 05:17:23 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f420c127878b37ed5_d20260708_m051712_c001_v7007000_t0000_u01783487832746") 2026/07/08 05:17:23 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/07/08 05:17:23 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711b543_d20260708_m051709_c001_v0001174_t0004_u01783487829560") 2026/07/08 05:17:23 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/07/08 05:17:23 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f4239c4c64772e27e_d20260708_m051539_c001_v7007000_t0000_u01783487739547") as it is a hide marker 2026/07/08 05:17:23 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/07/08 05:17:23 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f2239c4c64772e1ac_d20260708_m051533_c001_v0001033_t0041_u01783487733060") 2026/07/08 05:17:23 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/07/08 05:17:23 DEBUG : zero-length-file: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f4239c4c64772e1ab_d20260708_m051532_c001_v7007000_t0000_u01783487732885") as it is a hide marker 2026/07/08 05:17:23 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/07/08 05:17:23 DEBUG : zero-length-file: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f40268395c711afea_d20260708_m051532_c001_v0001174_t0041_u01783487732326") 2026/07/08 05:17:23 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/07/08 05:17:23 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f4239c4c64772dc0a_d20260708_m051515_c001_v7007000_t0000_u01783487715892") as it is a hide marker 2026/07/08 05:17:23 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/07/08 05:17:23 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711aee5_d20260708_m051515_c001_v0001174_t0035_u01783487715063") 2026/07/08 05:17:23 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/07/08 05:17:23 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f4239c4c64772dbfe_d20260708_m051510_c001_v7007000_t0000_u01783487710482") as it is a hide marker 2026/07/08 05:17:23 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/07/08 05:17:23 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711aea9_d20260708_m051509_c001_v0001174_t0021_u01783487709390") 2026/07/08 05:17:23 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/07/08 05:17:23 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f4239c4c64772dc14_d20260708_m051519_c001_v7007000_t0000_u01783487719339") as it is a hide marker 2026/07/08 05:17:23 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/07/08 05:17:23 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711af3d_d20260708_m051518_c001_v0001174_t0002_u01783487718613") 2026/07/08 05:17:23 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/07/08 05:17:23 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f4239c4c64772dc0e_d20260708_m051518_c001_v7007000_t0000_u01783487718265") as it is a hide marker 2026/07/08 05:17:23 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/07/08 05:17:23 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711af22_d20260708_m051517_c001_v0001174_t0028_u01783487717340") 2026/07/08 05:17:23 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/07/08 05:17:23 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f4239c4c64772dc18_d20260708_m051520_c001_v7007000_t0000_u01783487720743") as it is a hide marker 2026/07/08 05:17:23 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/07/08 05:17:23 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711af47_d20260708_m051519_c001_v0001174_t0056_u01783487719688") 2026/07/08 05:17:23 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/07/08 05:17:23 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f4239c4c64772dc0c_d20260708_m051516_c001_v7007000_t0000_u01783487716993") as it is a hide marker 2026/07/08 05:17:23 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/07/08 05:17:23 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711aeff_d20260708_m051516_c001_v0001174_t0037_u01783487716239") 2026/07/08 05:17:23 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/07/08 05:17:23 DEBUG : ./.: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f4239c4c64772dbff_d20260708_m051511_c001_v7007000_t0000_u01783487711587") as it is a hide marker 2026/07/08 05:17:23 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/07/08 05:17:23 DEBUG : ./.: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711aeb9_d20260708_m051510_c001_v0001174_t0020_u01783487710831") 2026/07/08 05:17:23 NOTICE: ./.: Skipped delete as --dry-run is set 2026/07/08 05:17:23 DEBUG : ../..: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f4239c4c64772dc01_d20260708_m051512_c001_v7007000_t0000_u01783487712626") as it is a hide marker 2026/07/08 05:17:23 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/07/08 05:17:23 DEBUG : ../..: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711aec3_d20260708_m051511_c001_v0001174_t0032_u01783487711934") 2026/07/08 05:17:23 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/07/08 05:17:23 INFO : B2 bucket rclone-test-cosoruk3limu: cleaning bucket "rclone-test-cosoruk3limu" of all hidden files 2026/07/08 05:17:24 DEBUG : leading space/ leading space: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f4239c4c64772dc08_d20260708_m051514_c001_v7007000_t0000_u01783487714712") as it is a hide marker 2026/07/08 05:17:24 DEBUG : leading space/ leading space: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711aedd_d20260708_m051514_c001_v0001174_t0040_u01783487714048") 2026/07/08 05:17:24 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f4239c4c64772dc07_d20260708_m051513_c001_v7007000_t0000_u01783487713700") as it is a hide marker 2026/07/08 05:17:24 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711aed5_d20260708_m051512_c001_v0001174_t0046_u01783487712974") 2026/07/08 05:17:24 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f4239c4c64772dc19_d20260708_m051521_c001_v7007000_t0000_u01783487721767") as it is a hide marker 2026/07/08 05:17:24 DEBUG : .leading dot/.leading dot: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711af57_d20260708_m051521_c001_v0001174_t0044_u01783487721091") 2026/07/08 05:17:24 DEBUG : created from root.txt: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f4211436ea11a3db1_d20260708_m051619_c001_v7007000_t0000_u01783487779057") as it is a hide marker 2026/07/08 05:17:24 DEBUG : created from root.txt: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f102fa89248f249e6_d20260708_m051618_c001_v0001184_t0029_u01783487778125") 2026/07/08 05:17:24 DEBUG : file name.txt: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f414b01c89a38fd34_d20260708_m051658_c001_v7007000_t0000_u01783487818211") as it is a hide marker 2026/07/08 05:17:24 DEBUG : file name.txt: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711b1d6_d20260708_m051607_c001_v0001174_t0004_u01783487767089") 2026/07/08 05:17:24 DEBUG : file name.txt: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f105e68ee4a9166ac_d20260708_m051603_c001_v0001150_t0058_u01783487763646") 2026/07/08 05:17:24 DEBUG : file name.txt: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711b090_d20260708_m051541_c001_v0001174_t0017_u01783487741968") 2026/07/08 05:17:24 DEBUG : file name.txt: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711b076_d20260708_m051540_c001_v0001174_t0000_u01783487740079") 2026/07/08 05:17:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711b07e_d20260708_m051540_c001_v0001174_t0007_u01783487740863") "upload" dated 2026-07-08 05:15:40.863 +0000 UTC (1m43.772596895s ago) 2026/07/08 05:17:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f4033629aafd2fea7_d20260708_m051601_c001_v7007000_t0000_u01783487761362") as it is a hide marker 2026/07/08 05:17:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f1135edb78072ef73_d20260708_m051600_c001_v0001100_t0006_u01783487760728") 2026/07/08 05:17:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f100e637b4fd8dcc6_d20260708_m051600_c001_v0001165_t0039_u01783487760051") 2026/07/08 05:17:24 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f4239c4c64772e1a8_d20260708_m051529_c001_v7007000_t0000_u01783487729659") as it is a hide marker 2026/07/08 05:17:24 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711afbb_d20260708_m051528_c001_v0001174_t0022_u01783487728848") 2026/07/08 05:17:24 DEBUG : piped data.txt: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f414b01c89a38fd36_d20260708_m051700_c001_v7007000_t0000_u01783487820037") as it is a hide marker 2026/07/08 05:17:24 DEBUG : piped data.txt: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711b4ae_d20260708_m051659_c001_v0001174_t0020_u01783487819470") 2026/07/08 05:17:24 DEBUG : piped data.txt: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f414b01c89a38fd35_d20260708_m051659_c001_v7007000_t0000_u01783487819285") 2026/07/08 05:17:25 DEBUG : piped data.txt: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f40268395c711b49c_d20260708_m051658_c001_v0001174_t0041_u01783487818930") 2026/07/08 05:17:25 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f4239c4c64772e1aa_d20260708_m051531_c001_v7007000_t0000_u01783487731052") as it is a hide marker 2026/07/08 05:17:25 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711afcd_d20260708_m051530_c001_v0001174_t0008_u01783487730119") 2026/07/08 05:17:25 DEBUG : test-metadata: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f4033629aafd30764_d20260708_m051707_c001_v7007000_t0000_u01783487827029") as it is a hide marker 2026/07/08 05:17:25 DEBUG : test-metadata: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f214b01c89a38fd38_d20260708_m051702_c001_v0001103_t0040_u01783487822070") 2026/07/08 05:17:25 DEBUG : test-metadata: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f414b01c89a38fd37_d20260708_m051701_c001_v7007000_t0000_u01783487821138") 2026/07/08 05:17:25 DEBUG : test-metadata: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711b4b8_d20260708_m051700_c001_v0001174_t0046_u01783487820222") 2026/07/08 05:17:25 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f4239c4c64772ddb0_d20260708_m051523_c001_v7007000_t0000_u01783487723806") as it is a hide marker 2026/07/08 05:17:25 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711af6f_d20260708_m051523_c001_v0001174_t0030_u01783487723123") 2026/07/08 05:17:25 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f4239c4c64772e19e_d20260708_m051526_c001_v7007000_t0000_u01783487726055") as it is a hide marker 2026/07/08 05:17:25 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711af8b_d20260708_m051525_c001_v0001174_t0050_u01783487725310") 2026/07/08 05:17:25 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f4239c4c64772e19a_d20260708_m051524_c001_v7007000_t0000_u01783487724955") as it is a hide marker 2026/07/08 05:17:25 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711af79_d20260708_m051524_c001_v0001174_t0058_u01783487724155") 2026/07/08 05:17:25 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f4239c4c64772e1a6_d20260708_m051527_c001_v7007000_t0000_u01783487727363") as it is a hide marker 2026/07/08 05:17:25 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711af97_d20260708_m051526_c001_v0001174_t0019_u01783487726405") 2026/07/08 05:17:25 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f4239c4c64772e1a7_d20260708_m051528_c001_v7007000_t0000_u01783487728499") as it is a hide marker 2026/07/08 05:17:25 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711afab_d20260708_m051527_c001_v0001174_t0053_u01783487727712") 2026/07/08 05:17:25 DEBUG : trailing space /trailing space : Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f4239c4c64772dce4_d20260708_m051522_c001_v7007000_t0000_u01783487722772") as it is a hide marker 2026/07/08 05:17:25 DEBUG : trailing space /trailing space : Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711af63_d20260708_m051522_c001_v0001174_t0001_u01783487722114") 2026/07/08 05:17:25 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f116706ace9dc8df1_d20260708_m051717_c001_v0001041_t0037_u01783487837479") "upload" dated 2026-07-08 05:17:17.479 +0000 UTC (8.39077347s ago) 2026/07/08 05:17:25 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f420c127878b37ed5_d20260708_m051712_c001_v7007000_t0000_u01783487832746") 2026/07/08 05:17:25 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711b543_d20260708_m051709_c001_v0001174_t0004_u01783487829560") 2026/07/08 05:17:26 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f4239c4c64772e27e_d20260708_m051539_c001_v7007000_t0000_u01783487739547") as it is a hide marker 2026/07/08 05:17:26 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f2239c4c64772e1ac_d20260708_m051533_c001_v0001033_t0041_u01783487733060") 2026/07/08 05:17:26 DEBUG : zero-length-file: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f4239c4c64772e1ab_d20260708_m051532_c001_v7007000_t0000_u01783487732885") as it is a hide marker 2026/07/08 05:17:26 DEBUG : zero-length-file: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f40268395c711afea_d20260708_m051532_c001_v0001174_t0041_u01783487732326") 2026/07/08 05:17:26 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f4239c4c64772dc0a_d20260708_m051515_c001_v7007000_t0000_u01783487715892") as it is a hide marker 2026/07/08 05:17:26 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711aee5_d20260708_m051515_c001_v0001174_t0035_u01783487715063") 2026/07/08 05:17:26 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f4239c4c64772dbfe_d20260708_m051510_c001_v7007000_t0000_u01783487710482") as it is a hide marker 2026/07/08 05:17:26 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711aea9_d20260708_m051509_c001_v0001174_t0021_u01783487709390") 2026/07/08 05:17:26 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f4239c4c64772dc14_d20260708_m051519_c001_v7007000_t0000_u01783487719339") as it is a hide marker 2026/07/08 05:17:26 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711af3d_d20260708_m051518_c001_v0001174_t0002_u01783487718613") 2026/07/08 05:17:26 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f4239c4c64772dc0e_d20260708_m051518_c001_v7007000_t0000_u01783487718265") as it is a hide marker 2026/07/08 05:17:26 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711af22_d20260708_m051517_c001_v0001174_t0028_u01783487717340") 2026/07/08 05:17:26 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f4239c4c64772dc18_d20260708_m051520_c001_v7007000_t0000_u01783487720743") as it is a hide marker 2026/07/08 05:17:26 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711af47_d20260708_m051519_c001_v0001174_t0056_u01783487719688") 2026/07/08 05:17:26 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f4239c4c64772dc0c_d20260708_m051516_c001_v7007000_t0000_u01783487716993") as it is a hide marker 2026/07/08 05:17:26 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711aeff_d20260708_m051516_c001_v0001174_t0037_u01783487716239") 2026/07/08 05:17:26 DEBUG : ./.: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f4239c4c64772dbff_d20260708_m051511_c001_v7007000_t0000_u01783487711587") as it is a hide marker 2026/07/08 05:17:26 DEBUG : ./.: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711aeb9_d20260708_m051510_c001_v0001174_t0020_u01783487710831") 2026/07/08 05:17:26 DEBUG : ../..: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f4239c4c64772dc01_d20260708_m051512_c001_v7007000_t0000_u01783487712626") as it is a hide marker 2026/07/08 05:17:26 DEBUG : ../..: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711aec3_d20260708_m051511_c001_v0001174_t0032_u01783487711934") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/07/08 05:17:27 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/07/08 05:17:27 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/07/08 05:17:28 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/07/08 05:17:28 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2026/07/08 05:17:28 INFO : B2 bucket rclone-test-cosoruk3limu: cleaning bucket "rclone-test-cosoruk3limu" of pending multipart uploads older than 0s 2026/07/08 05:17:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711b07e_d20260708_m051540_c001_v0001174_t0007_u01783487740863") "upload" dated 2026-07-08 05:15:40.863 +0000 UTC (1m47.89598674s ago) 2026/07/08 05:17:28 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f215761c9c6bdd924_d20260708_m051727_c001_v0001150_t0014_u01783487847780") as it is a start marker (upload started at 2026-07-08 05:17:27.78 +0000 UTC) 2026/07/08 05:17:28 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/07/08 05:17:28 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f215761c9c6bdd926_d20260708_m051727_c001_v0001103_t0030_u01783487847971") as it is a start marker (upload started at 2026-07-08 05:17:27.971 +0000 UTC) 2026/07/08 05:17:28 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/07/08 05:17:28 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f215761c9c6bdd927_d20260708_m051728_c001_v0001167_t0035_u01783487848147") as it is a start marker (upload started at 2026-07-08 05:17:28.147 +0000 UTC) 2026/07/08 05:17:28 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/07/08 05:17:28 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f215761c9c6bdd929_d20260708_m051728_c001_v0001184_t0041_u01783487848323") as it is a start marker (upload started at 2026-07-08 05:17:28.323 +0000 UTC) 2026/07/08 05:17:28 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/07/08 05:17:28 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f415761c9c6bdd923_d20260708_m051727_c001_v7007000_t0000_u01783487847606") "hide" dated 2026-07-08 05:17:27.606 +0000 UTC (1.153141189s ago) 2026/07/08 05:17:28 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f116706ace9dc8df1_d20260708_m051717_c001_v0001041_t0037_u01783487837479") 2026/07/08 05:17:28 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/07/08 05:17:28 INFO : B2 bucket rclone-test-cosoruk3limu: cleaning bucket "rclone-test-cosoruk3limu" of pending multipart uploads older than 0s 2026/07/08 05:17:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711b07e_d20260708_m051540_c001_v0001174_t0007_u01783487740863") "upload" dated 2026-07-08 05:15:40.863 +0000 UTC (1m48.247515343s ago) 2026/07/08 05:17:29 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f215761c9c6bdd924_d20260708_m051727_c001_v0001150_t0014_u01783487847780") as it is a start marker (upload started at 2026-07-08 05:17:27.78 +0000 UTC) 2026/07/08 05:17:29 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f215761c9c6bdd926_d20260708_m051727_c001_v0001103_t0030_u01783487847971") as it is a start marker (upload started at 2026-07-08 05:17:27.971 +0000 UTC) 2026/07/08 05:17:29 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f215761c9c6bdd927_d20260708_m051728_c001_v0001167_t0035_u01783487848147") as it is a start marker (upload started at 2026-07-08 05:17:28.147 +0000 UTC) 2026/07/08 05:17:29 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f215761c9c6bdd929_d20260708_m051728_c001_v0001184_t0041_u01783487848323") as it is a start marker (upload started at 2026-07-08 05:17:28.323 +0000 UTC) 2026/07/08 05:17:29 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2f927db3206d4b0b9ff80e1b_f415761c9c6bdd923_d20260708_m051727_c001_v7007000_t0000_u01783487847606") "hide" dated 2026-07-08 05:17:27.606 +0000 UTC (1.504644805s ago) 2026/07/08 05:17:29 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f116706ace9dc8df1_d20260708_m051717_c001_v0001041_t0037_u01783487837479") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/07/08 05:17:29 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/07/08 05:17:29 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/07/08 05:17:30 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2026/07/08 05:18:16 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/07/08 05:18:16 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/07/08 05:18:16 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/07/08 05:18:16 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/07/08 05:18:17 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/07/08 05:18:18 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/07/08 05:18:18 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/07/08 05:18:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/08 05:18:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/07/08 05:18:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f927db3206d4b0b9ff80e1b_f2211436ea11a52e4_d20260708_m051821_c001_v0001033_t0049_u01783487901557") 2026/07/08 05:18:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/08 05:18:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/08 05:18:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/08 05:18:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/07/08 05:18:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/07/08 05:18:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/07/08 05:18:25 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/07/08 05:18:25 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/07/08 05:18:26 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/07/08 05:18:26 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/07/08 05:18:28 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/07/08 05:18:28 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/07/08 05:18:28 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/07/08 05:18:29 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/07/08 05:18:29 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/07/08 05:18:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z2f927db3206d4b0b9ff80e1b_f2211436ea11a52f3_d20260708_m051830_c001_v0001105_t0054_u01783487910044") 2026/07/08 05:18:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/08 05:18:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/08 05:18:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/07/08 05:18:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/07/08 05:18:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/07/08 05:18:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/07/08 05:18:34 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/07/08 05:18:34 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/07/08 05:18:34 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/07/08 05:18:34 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/07/08 05:18:34 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/07/08 05:18:34 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/07/08 05:18:35 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/07/08 05:18:36 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/07/08 05:18:37 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/07/08 05:18:37 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/07/08 05:18:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/08 05:18:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/07/08 05:18:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f927db3206d4b0b9ff80e1b_f212721926349ce40_d20260708_m051838_c001_v0001036_t0055_u01783487918560") 2026/07/08 05:18:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/08 05:18:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/08 05:18:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/08 05:18:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/07/08 05:18:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/07/08 05:18:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/07/08 05:18:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/07/08 05:18:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2026/07/08 05:18:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/07/08 05:18:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/07/08 05:18:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/07/08 05:18:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/07/08 05:18:44 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/07/08 05:18:45 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/07/08 05:18:45 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/07/08 05:18:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/07/08 05:18:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/07/08 05:18:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z2f927db3206d4b0b9ff80e1b_f2211436ea11a56ea_d20260708_m051846_c001_v0001120_t0015_u01783487926812") 2026/07/08 05:18:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/08 05:18:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/07/08 05:18:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/08 05:18:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/07/08 05:18:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/07/08 05:18:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/07/08 05:18:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/07/08 05:18:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/07/08 05:18:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/07/08 05:18:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/07/08 05:18:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/07/08 05:18:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/07/08 05:18:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/07/08 05:18:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/08 05:18:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/07/08 05:18:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2f927db3206d4b0b9ff80e1b_f212721926349cf42_d20260708_m051855_c001_v0001173_t0003_u01783487935551") 2026/07/08 05:18:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/08 05:18:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/08 05:18:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/07/08 05:18:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/08 05:18:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/08 05:18:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/07/08 05:19:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/07/08 05:19:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/07/08 05:19:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/07/08 05:19:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/07/08 05:19:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/08 05:19:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/07/08 05:19:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/07/08 05:19:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/07/08 05:19:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/07/08 05:19:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/07/08 05:19:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/08 05:19:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/07/08 05:19:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2f927db3206d4b0b9ff80e1b_f207b92e4dc5aeb2b_d20260708_m051904_c001_v0001185_t0028_u01783487944380") 2026/07/08 05:19:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/08 05:19:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/08 05:19:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/08 05:19:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/07/08 05:19:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/07/08 05:19:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/08 05:19:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/08 05:19:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2026/07/08 05:19:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/07/08 05:19:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/07/08 05:19:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/07/08 05:19:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/07/08 05:19:09 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/07/08 05:19:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/07/08 05:19:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/07/08 05:19:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/07/08 05:19:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/07/08 05:19:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z2f927db3206d4b0b9ff80e1b_f212721926349cf6b_d20260708_m051911_c001_v0001172_t0020_u01783487951949") 2026/07/08 05:19:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/08 05:19:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/07/08 05:19:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/08 05:19:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/07/08 05:19:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/07/08 05:19:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/07/08 05:19:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/07/08 05:19:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/07/08 05:19:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/07/08 05:19:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/07/08 05:19:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/07/08 05:19:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/07/08 05:19:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/07/08 05:19:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/08 05:19:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/07/08 05:19:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2f927db3206d4b0b9ff80e1b_f212721926349cf74_d20260708_m051920_c001_v0001178_t0015_u01783487960286") 2026/07/08 05:19:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/08 05:19:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/08 05:19:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/07/08 05:19:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/08 05:19:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/08 05:19:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/07/08 05:19:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/07/08 05:19:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/07/08 05:19:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/07/08 05:19:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/07/08 05:19:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/08 05:19:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/07/08 05:19:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/07/08 05:19:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/07/08 05:19:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/07/08 05:19:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/07/08 05:19:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/08 05:19:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/07/08 05:19:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2f927db3206d4b0b9ff80e1b_f207b92e4dc5aeb49_d20260708_m051928_c001_v0001116_t0056_u01783487968803") 2026/07/08 05:19:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/08 05:19:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/08 05:19:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/08 05:19:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/07/08 05:19:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/07/08 05:19:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/08 05:19:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/08 05:19:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2026/07/08 05:19:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/07/08 05:19:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/07/08 05:19:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/07/08 05:19:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/07/08 05:19:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/07/08 05:19:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/07/08 05:19:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/07/08 05:19:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/07/08 05:19:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/07/08 05:19:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z2f927db3206d4b0b9ff80e1b_f212721926349cf9f_d20260708_m051937_c001_v0001099_t0023_u01783487977607") 2026/07/08 05:19:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/08 05:19:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/07/08 05:19:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/08 05:19:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/07/08 05:19:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/07/08 05:19:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/07/08 05:19:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/07/08 05:19:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/07/08 05:19:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/07/08 05:19:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/07/08 05:19:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/07/08 05:19:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/07/08 05:19:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/07/08 05:19:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/07/08 05:19:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/07/08 05:19:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z2f927db3206d4b0b9ff80e1b_f207b92e4dc5aebd6_d20260708_m051946_c001_v0001181_t0006_u01783487986145") 2026/07/08 05:19:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/08 05:19:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/08 05:19:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/07/08 05:19:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/07/08 05:19:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/07/08 05:19:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/07/08 05:19:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/07/08 05:19:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/07/08 05:19:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/07/08 05:19:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/07/08 05:19:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/07/08 05:19:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/07/08 05:19:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/07/08 05:19:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/07/08 05:19:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/07/08 05:19:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/07/08 05:19:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/07/08 05:19:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/07/08 05:19:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z2f927db3206d4b0b9ff80e1b_f21724f65044058bb_d20260708_m051955_c001_v0001174_t0018_u01783487995504") 2026/07/08 05:19:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/08 05:19:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/08 05:19:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/07/08 05:19:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/07/08 05:19:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/07/08 05:19:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/07/08 05:20:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/07/08 05:20:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2026/07/08 05:20:03 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/07/08 05:20:03 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/07/08 05:20:03 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/07/08 05:20:03 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/07/08 05:20:04 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/07/08 05:20:05 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/07/08 05:20:05 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/07/08 05:20:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/08 05:20:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/07/08 05:20:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f927db3206d4b0b9ff80e1b_f2008908ea0a549eb_d20260708_m052007_c001_v0001145_t0046_u01783488007523") 2026/07/08 05:20:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/08 05:20:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/08 05:20:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/08 05:20:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/07/08 05:20:10 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/07/08 05:20:10 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/07/08 05:20:12 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/07/08 05:20:12 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/07/08 05:20:12 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/07/08 05:20:12 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/07/08 05:20:15 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/07/08 05:20:15 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/07/08 05:20:15 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/07/08 05:20:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/07/08 05:20:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/07/08 05:20:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z2f927db3206d4b0b9ff80e1b_f2008908ea0a549f9_d20260708_m052017_c001_v0001183_t0048_u01783488017682") 2026/07/08 05:20:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/08 05:20:18 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/08 05:20:18 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/07/08 05:20:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/07/08 05:20:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/07/08 05:20:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/07/08 05:20:22 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/07/08 05:20:22 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/07/08 05:20:22 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/07/08 05:20:22 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/07/08 05:20:22 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/07/08 05:20:22 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/07/08 05:20:23 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/07/08 05:20:25 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/07/08 05:20:25 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/07/08 05:20:25 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/07/08 05:20:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/08 05:20:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/07/08 05:20:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f927db3206d4b0b9ff80e1b_f2008908ea0a54afc_d20260708_m052027_c001_v0001146_t0050_u01783488027576") 2026/07/08 05:20:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/08 05:20:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/08 05:20:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/08 05:20:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/07/08 05:20:29 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/07/08 05:20:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/07/08 05:20:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/07/08 05:20:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2026/07/08 05:20:32 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/07/08 05:20:32 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/07/08 05:20:32 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/07/08 05:20:32 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/07/08 05:20:33 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/07/08 05:20:35 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/07/08 05:20:35 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/07/08 05:20:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/08 05:20:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/07/08 05:20:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f927db3206d4b0b9ff80e1b_f215028700f1ae2e1_d20260708_m052037_c001_v0001144_t0025_u01783488037307") 2026/07/08 05:20:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/08 05:20:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/08 05:20:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/08 05:20:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/07/08 05:20:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/07/08 05:20:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/07/08 05:20:42 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/07/08 05:20:42 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/07/08 05:20:43 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/07/08 05:20:43 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/07/08 05:20:45 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/07/08 05:20:45 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/07/08 05:20:45 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/07/08 05:20:48 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/07/08 05:20:48 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/07/08 05:20:48 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z2f927db3206d4b0b9ff80e1b_f2008908ea0a54b43_d20260708_m052048_c001_v0001104_t0044_u01783488048336") 2026/07/08 05:20:48 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/08 05:20:48 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/08 05:20:48 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/07/08 05:20:52 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/07/08 05:20:52 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/07/08 05:20:52 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/07/08 05:20:56 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/07/08 05:20:56 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/07/08 05:20:56 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/07/08 05:20:56 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/07/08 05:20:56 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/07/08 05:20:56 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/07/08 05:20:58 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/07/08 05:20:59 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/07/08 05:21:01 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/07/08 05:21:01 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/07/08 05:21:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/08 05:21:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/07/08 05:21:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f927db3206d4b0b9ff80e1b_f2008908ea0a54b52_d20260708_m052104_c001_v0001177_t0040_u01783488064863") 2026/07/08 05:21:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/08 05:21:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/08 05:21:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/08 05:21:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/07/08 05:21:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/07/08 05:21:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/07/08 05:21:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/07/08 05:21:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/07/08 05:21:16 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2f927db3206d4b0b9ff80e1b_f2008908ea0a54b5f_d20260708_m052115_c001_v0001109_t0045_u01783488075976") 2026/07/08 05:21:16 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/07/08 05:21:16 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/08 05:21:16 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/08 05:21:16 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/08 05:21:16 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/07/08 05:21:18 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/07/08 05:21:18 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/08 05:21:18 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/07/08 05:21:18 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/07/08 05:21:21 DEBUG : chunked-copy: Done sending chunk 0 2026/07/08 05:21:21 DEBUG : chunked-copy: Done sending chunk 1 2026/07/08 05:21:21 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/08 05:21:21 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2f927db3206d4b0b9ff80e1b_f2008908ea0a54b68_d20260708_m052121_c001_v0001184_t0017_u01783488081754") 2026/07/08 05:21:21 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/07/08 05:21:21 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/08 05:21:22 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/08 05:21:22 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/08 05:21:22 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/07/08 05:21:24 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/07/08 05:21:24 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/08 05:21:24 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/07/08 05:21:24 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/07/08 05:21:26 DEBUG : chunked-copy: Done sending chunk 0 2026/07/08 05:21:27 DEBUG : chunked-copy: Done sending chunk 1 2026/07/08 05:21:27 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/08 05:21:27 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2f927db3206d4b0b9ff80e1b_f2008908ea0a54b6d_d20260708_m052127_c001_v0001100_t0014_u01783488087666") 2026/07/08 05:21:27 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/07/08 05:21:27 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/08 05:21:28 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/08 05:21:28 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/08 05:21:28 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/07/08 05:21:30 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/07/08 05:21:30 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/08 05:21:30 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/07/08 05:21:30 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/07/08 05:21:32 DEBUG : chunked-copy: Done sending chunk 0 2026/07/08 05:21:33 DEBUG : chunked-copy: Done sending chunk 1 2026/07/08 05:21:33 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/08 05:21:33 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z2f927db3206d4b0b9ff80e1b_f213523f715f5b6e5_d20260708_m052133_c001_v0001097_t0000_u01783488093670") 2026/07/08 05:21:33 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/07/08 05:21:33 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/08 05:21:33 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/07/08 05:21:34 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/07/08 05:21:34 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/08 05:21:34 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/08 05:21:34 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/07/08 05:21:36 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/08 05:21:37 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/08 05:21:38 DEBUG : Creating backend with remote "TestB2:rclone-test-cosoruk3limu/deeper/nonexisting/directory" 2026/07/08 05:21:38 DEBUG : Config file has changed externally - reloading === 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/07/08 05:21:39 INFO : B2 bucket rclone-test-cosoruk3limu: cleaning bucket "rclone-test-cosoruk3limu" of all files 2026/07/08 05:21:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f4008908ea0a54b3c_d20260708_m052042_c001_v7007000_t0000_u01783488042116") 2026/07/08 05:21:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f215028700f1ae2e1_d20260708_m052037_c001_v0001144_t0025_u01783488037307") 2026/07/08 05:21:39 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f415028700f1adef8_d20260708_m052036_c001_v7007000_t0000_u01783488036804") 2026/07/08 05:21:39 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f2008908ea0a54b36_d20260708_m052032_c001_v0001090_t0027_u01783488032404") 2026/07/08 05:21:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f4008908ea0a54b57_d20260708_m052109_c001_v7007000_t0000_u01783488069666") 2026/07/08 05:21:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f2008908ea0a54b52_d20260708_m052104_c001_v0001177_t0040_u01783488064863") 2026/07/08 05:21:39 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f4008908ea0a54b51_d20260708_m052104_c001_v7007000_t0000_u01783488064352") 2026/07/08 05:21:39 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f2008908ea0a54b4c_d20260708_m052055_c001_v0001144_t0044_u01783488055970") 2026/07/08 05:21:39 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f4008908ea0a54b4b_d20260708_m052055_c001_v7007000_t0000_u01783488055779") 2026/07/08 05:21:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f2008908ea0a54b43_d20260708_m052048_c001_v0001104_t0044_u01783488048336") 2026/07/08 05:21:40 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f4008908ea0a54b42_d20260708_m052047_c001_v7007000_t0000_u01783488047799") 2026/07/08 05:21:40 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f2008908ea0a54b3d_d20260708_m052042_c001_v0001167_t0055_u01783488042305") 2026/07/08 05:21:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f407b92e4dc5aeb2e_d20260708_m051908_c001_v7007000_t0000_u01783487948184") 2026/07/08 05:21:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f207b92e4dc5aeb2b_d20260708_m051904_c001_v0001185_t0028_u01783487944380") 2026/07/08 05:21:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f407b92e4dc5aeb22_d20260708_m051859_c001_v7007000_t0000_u01783487939661") 2026/07/08 05:21:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f212721926349cf42_d20260708_m051855_c001_v0001173_t0003_u01783487935551") 2026/07/08 05:21:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f407b92e4dc5aeb2a_d20260708_m051904_c001_v7007000_t0000_u01783487944002") 2026/07/08 05:21:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f207b92e4dc5aeb23_d20260708_m051859_c001_v0001172_t0046_u01783487939838") 2026/07/08 05:21:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f412721926349cf40_d20260708_m051855_c001_v7007000_t0000_u01783487935213") 2026/07/08 05:21:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f212721926349cf38_d20260708_m051850_c001_v0001104_t0024_u01783487930879") 2026/07/08 05:21:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f412721926349cf37_d20260708_m051850_c001_v7007000_t0000_u01783487930704") 2026/07/08 05:21:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f2211436ea11a56ea_d20260708_m051846_c001_v0001120_t0015_u01783487926812") 2026/07/08 05:21:41 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f4211436ea11a56e9_d20260708_m051846_c001_v7007000_t0000_u01783487926468") 2026/07/08 05:21:41 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f212721926349cf31_d20260708_m051842_c001_v0001161_t0000_u01783487922895") 2026/07/08 05:21:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f407b92e4dc5aeb4b_d20260708_m051933_c001_v7007000_t0000_u01783487973104") 2026/07/08 05:21:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f207b92e4dc5aeb49_d20260708_m051928_c001_v0001116_t0056_u01783487968803") 2026/07/08 05:21:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f407b92e4dc5aeb43_d20260708_m051924_c001_v7007000_t0000_u01783487964181") 2026/07/08 05:21:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f212721926349cf74_d20260708_m051920_c001_v0001178_t0015_u01783487960286") 2026/07/08 05:21:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f407b92e4dc5aeb48_d20260708_m051928_c001_v7007000_t0000_u01783487968435") 2026/07/08 05:21:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f207b92e4dc5aeb44_d20260708_m051924_c001_v0001137_t0005_u01783487964381") 2026/07/08 05:21:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f412721926349cf73_d20260708_m051919_c001_v7007000_t0000_u01783487959948") 2026/07/08 05:21:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f207b92e4dc5aeb3b_d20260708_m051915_c001_v0001092_t0054_u01783487955636") 2026/07/08 05:21:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f407b92e4dc5aeb39_d20260708_m051915_c001_v7007000_t0000_u01783487955459") 2026/07/08 05:21:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f212721926349cf6b_d20260708_m051911_c001_v0001172_t0020_u01783487951949") 2026/07/08 05:21:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f412721926349cf6a_d20260708_m051911_c001_v7007000_t0000_u01783487951607") 2026/07/08 05:21:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f207b92e4dc5aeb2f_d20260708_m051908_c001_v0001183_t0028_u01783487948364") 2026/07/08 05:21:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f412721926349cf30_d20260708_m051842_c001_v7007000_t0000_u01783487922720") 2026/07/08 05:21:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f212721926349ce40_d20260708_m051838_c001_v0001036_t0055_u01783487918560") 2026/07/08 05:21:42 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f412721926349ce3f_d20260708_m051838_c001_v7007000_t0000_u01783487918222") 2026/07/08 05:21:42 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f2211436ea11a56e1_d20260708_m051833_c001_v0001038_t0030_u01783487913973") 2026/07/08 05:21:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f4211436ea11a56e0_d20260708_m051833_c001_v7007000_t0000_u01783487913799") 2026/07/08 05:21:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f2211436ea11a52f3_d20260708_m051830_c001_v0001105_t0054_u01783487910044") 2026/07/08 05:21:42 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f4211436ea11a52f2_d20260708_m051829_c001_v7007000_t0000_u01783487909718") 2026/07/08 05:21:42 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f2211436ea11a52ea_d20260708_m051825_c001_v0001161_t0030_u01783487905610") 2026/07/08 05:21:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f4211436ea11a52e9_d20260708_m051825_c001_v7007000_t0000_u01783487905427") 2026/07/08 05:21:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f2211436ea11a52e4_d20260708_m051821_c001_v0001033_t0049_u01783487901557") 2026/07/08 05:21:42 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f4211436ea11a52e3_d20260708_m051821_c001_v7007000_t0000_u01783487901224") 2026/07/08 05:21:42 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f215761c9c6bdd945_d20260708_m051816_c001_v0001102_t0014_u01783487896051") 2026/07/08 05:21:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f407b92e4dc5aeeaa_d20260708_m052003_c001_v7007000_t0000_u01783488003130") 2026/07/08 05:21:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f21724f65044058bb_d20260708_m051955_c001_v0001174_t0018_u01783487995504") 2026/07/08 05:21:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f407b92e4dc5aebe4_d20260708_m051950_c001_v7007000_t0000_u01783487990321") 2026/07/08 05:21:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f207b92e4dc5aebd6_d20260708_m051946_c001_v0001181_t0006_u01783487986145") 2026/07/08 05:21:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f41724f65044058ba_d20260708_m051955_c001_v7007000_t0000_u01783487995005") 2026/07/08 05:21:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f207b92e4dc5aebe5_d20260708_m051950_c001_v0001102_t0009_u01783487990499") 2026/07/08 05:21:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f407b92e4dc5aebd4_d20260708_m051945_c001_v7007000_t0000_u01783487985754") 2026/07/08 05:21:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f207b92e4dc5aebbd_d20260708_m051941_c001_v0001182_t0025_u01783487981527") 2026/07/08 05:21:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f407b92e4dc5aebbc_d20260708_m051941_c001_v7007000_t0000_u01783487981349") 2026/07/08 05:21:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f212721926349cf9f_d20260708_m051937_c001_v0001099_t0023_u01783487977607") 2026/07/08 05:21:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f412721926349cf9e_d20260708_m051937_c001_v7007000_t0000_u01783487977215") 2026/07/08 05:21:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f207b92e4dc5aeb4c_d20260708_m051933_c001_v0001174_t0048_u01783487973288") 2026/07/08 05:21:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f4008908ea0a54b35_d20260708_m052032_c001_v7007000_t0000_u01783488032214") 2026/07/08 05:21:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f2008908ea0a54afc_d20260708_m052027_c001_v0001146_t0050_u01783488027576") 2026/07/08 05:21:43 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f4008908ea0a54aed_d20260708_m052027_c001_v7007000_t0000_u01783488027138") 2026/07/08 05:21:43 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f2008908ea0a54a5d_d20260708_m052022_c001_v0001181_t0052_u01783488022210") 2026/07/08 05:21:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f4008908ea0a54a57_d20260708_m052022_c001_v7007000_t0000_u01783488022020") 2026/07/08 05:21:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f2008908ea0a549f9_d20260708_m052017_c001_v0001183_t0048_u01783488017682") 2026/07/08 05:21:43 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f4008908ea0a549f8_d20260708_m052017_c001_v7007000_t0000_u01783488017225") 2026/07/08 05:21:44 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f2008908ea0a549f2_d20260708_m052012_c001_v0001174_t0004_u01783488012077") 2026/07/08 05:21:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f4008908ea0a549f1_d20260708_m052011_c001_v7007000_t0000_u01783488011885") 2026/07/08 05:21:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f2008908ea0a549eb_d20260708_m052007_c001_v0001145_t0046_u01783488007523") 2026/07/08 05:21:44 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f4008908ea0a549de_d20260708_m052007_c001_v7007000_t0000_u01783488007081") 2026/07/08 05:21:44 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f207b92e4dc5aeeab_d20260708_m052003_c001_v0001176_t0018_u01783488003310") 2026/07/08 05:21:44 DEBUG : chunked-copy: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f420c127878b389dd_d20260708_m052135_c001_v7007000_t0000_u01783488095933") 2026/07/08 05:21:44 DEBUG : chunked-copy: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f2008908ea0a54b70_d20260708_m052130_c001_v0001184_t0044_u01783488090429") 2026/07/08 05:21:44 DEBUG : chunked-copy: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f4008908ea0a54b6f_d20260708_m052129_c001_v7007000_t0000_u01783488089907") 2026/07/08 05:21:44 DEBUG : chunked-copy: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f213523f715f5b67c_d20260708_m052123_c001_v0001037_t0043_u01783488083814") 2026/07/08 05:21:44 DEBUG : chunked-copy: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f413523f715f5b67b_d20260708_m052123_c001_v7007000_t0000_u01783488083299") 2026/07/08 05:21:44 DEBUG : chunked-copy: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f213523f715f5b677_d20260708_m052118_c001_v0001091_t0054_u01783488078443") 2026/07/08 05:21:44 DEBUG : chunked-copy: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f413523f715f5b676_d20260708_m052117_c001_v7007000_t0000_u01783488077905") 2026/07/08 05:21:44 DEBUG : chunked-copy: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f116706ace9dc901f_d20260708_m052114_c001_v0001041_t0055_u01783488074222") 2026/07/08 05:21:44 DEBUG : chunked-copy: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f4008908ea0a54b5d_d20260708_m052113_c001_v7007000_t0000_u01783488073846") 2026/07/08 05:21:44 DEBUG : chunked-copy: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f116706ace9dc9013_d20260708_m052110_c001_v0001041_t0036_u01783488070401") 2026/07/08 05:21:44 DEBUG : chunked-copy.copy: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f420c127878b389dc_d20260708_m052135_c001_v7007000_t0000_u01783488095756") 2026/07/08 05:21:45 DEBUG : chunked-copy.copy: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f213523f715f5b6e5_d20260708_m052133_c001_v0001097_t0000_u01783488093670") 2026/07/08 05:21:45 DEBUG : chunked-copy.copy: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f4008908ea0a54b6e_d20260708_m052129_c001_v7007000_t0000_u01783488089717") 2026/07/08 05:21:45 DEBUG : chunked-copy.copy: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f2008908ea0a54b6d_d20260708_m052127_c001_v0001100_t0014_u01783488087666") 2026/07/08 05:21:45 DEBUG : chunked-copy.copy: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f413523f715f5b67a_d20260708_m052123_c001_v7007000_t0000_u01783488083113") 2026/07/08 05:21:45 DEBUG : chunked-copy.copy: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f2008908ea0a54b68_d20260708_m052121_c001_v0001184_t0017_u01783488081754") 2026/07/08 05:21:45 DEBUG : chunked-copy.copy: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f413523f715f5b674_d20260708_m052117_c001_v7007000_t0000_u01783488077720") 2026/07/08 05:21:45 DEBUG : chunked-copy.copy: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f2008908ea0a54b5f_d20260708_m052115_c001_v0001109_t0045_u01783488075976") 2026/07/08 05:21:45 DEBUG : chunked-copy.copy: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f4008908ea0a54b5c_d20260708_m052113_c001_v7007000_t0000_u01783488073656") 2026/07/08 05:21:45 DEBUG : chunked-copy.copy: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f1021e1e3d3a7e20c_d20260708_m052112_c001_v0001036_t0032_u01783488072406") 2026/07/08 05:21:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f10268395c711b07e_d20260708_m051540_c001_v0001174_t0007_u01783487740863") 2026/07/08 05:21:45 DEBUG : unknown-size-put.txt: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f420c127878b389de_d20260708_m052136_c001_v7007000_t0000_u01783488096852") 2026/07/08 05:21:45 DEBUG : unknown-size-put.txt: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f116706ace9dc9049_d20260708_m052136_c001_v0001041_t0023_u01783488096459") 2026/07/08 05:21:45 DEBUG : unknown-size-update.txt: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f420c127878b389df_d20260708_m052138_c001_v7007000_t0000_u01783488098184") 2026/07/08 05:21:45 DEBUG : unknown-size-update.txt: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f116706ace9dc904f_d20260708_m052137_c001_v0001041_t0030_u01783488097766") 2026/07/08 05:21:45 DEBUG : unknown-size-update.txt: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f116706ace9dc904b_d20260708_m052137_c001_v0001041_t0051_u01783488097031") 2026/07/08 05:21:45 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f927db3206d4b0b9ff80e1b_f415761c9c6bdd923_d20260708_m051727_c001_v7007000_t0000_u01783487847606") 2026/07/08 05:22:02 INFO : B2 bucket rclone-test-cosoruk3limu: cleaning bucket "rclone-test-cosoruk3limu" of all files === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (463.74s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.53s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (15.36s) --- PASS: TestIntegration/FsMkdir (431.56s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.52s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding (22.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.39s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.08s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.66s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (156.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.47s) --- 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.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (37.89s) --- 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 (1.26s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (75.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.14s) --- 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.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (20.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (46.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (45.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (173.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (24.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (30.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (8.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (12.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (8.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (4.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (37.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (13.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (7.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (13.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.31s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.26s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.19s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.04s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.40s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.61s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.26s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.92s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.35s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.23s) --- 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 463.768s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m44.525550363s (try 1/5)