"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/12 02:22:19 DEBUG : Creating backend with remote "TestB2:rclone-test-livoraw3zife" 2026/07/12 02:22: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/12 02:22:22 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/07/12 02:22:22 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/07/12 02:22:22 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/12 02:22:44 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/07/12 02:22:46 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/07/12 02:22:46 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/07/12 02:22:46 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/07/12 02:22:46 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/07/12 02:22:47 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/07/12 02:22:47 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/12 02:22:53 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/07/12 02:22:54 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/12 02:22:58 INFO : B2 bucket rclone-test-livoraw3zife: cleaning bucket "rclone-test-livoraw3zife" of all files 2026/07/12 02:22:59 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac4176a0_d20260712_m022258_c001_v0001183_t0009_u01783822978448") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/07/12 02:23:00 DEBUG : Creating backend with remote "TestB2:rclone-test-livoraw3zife/dirToPurgeFromRoot" 2026/07/12 02:23:01 INFO : B2 bucket rclone-test-livoraw3zife path dirToPurgeFromRoot: cleaning bucket "rclone-test-livoraw3zife" of all files 2026/07/12 02:23:02 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac4176a8_d20260712_m022259_c001_v0001183_t0020_u01783822979969") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/12 02:23:02 DEBUG : Creating backend with remote "TestB2:rclone-test-livoraw3zife/hello? sausage/êé" 2026/07/12 02:23:06 INFO : B2 bucket rclone-test-livoraw3zife path hello? sausage/êé: cleaning bucket "rclone-test-livoraw3zife" of all files 2026/07/12 02:23:06 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f106f7d5662d073fa_d20260712_m022304_c001_v0001039_t0013_u01783822984978") === 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/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/12 02:23:22 DEBUG : Creating backend with remote "TestB2:rclone-test-livoraw3zife/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/12 02:23:24 DEBUG : Creating backend with remote "TestB2:rclone-test-livoraw3zife/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1958: Opening root remote "TestB2:" path "rclone-test-livoraw3zife" from "TestB2:rclone-test-livoraw3zife" 2026/07/12 02:23:26 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/12 02:23:37 DEBUG : Creating backend with remote "TestB2:rclone-test-jizefit4qube" 2026/07/12 02:23:40 DEBUG : B2 bucket rclone-test-jizefit4qube: Purge remote 2026/07/12 02:23:40 INFO : B2 bucket rclone-test-jizefit4qube: cleaning bucket "rclone-test-jizefit4qube" of all files 2026/07/12 02:23:40 DEBUG : somefile: Deleting (id "4_z7f322d93203d5b4b9ff80e1b_f415b614f535833df_d20260712_m022339_c001_v0001092_t0030_u01783823019235") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2159: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2181: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2331: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/07/12 02:23:41 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/12 02:23:42 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/12 02:23:45 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/07/12 02:23:45 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/07/12 02:23:45 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.255Ki offset 6Mi/6.106Mi 2026/07/12 02:23:45 DEBUG : test-metadata: Sending chunk 1 length 110853 2026/07/12 02:23:46 DEBUG : test-metadata: Done sending chunk 1 2026/07/12 02:23:47 DEBUG : test-metadata: Done sending chunk 0 2026/07/12 02:23:47 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/12 02:23:54 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2026/07/12 02:23:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/12 02:23:54 DEBUG : pacer: Reducing sleep to 10ms 2026/07/12 02:23:56 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1183-16.backblaze.com/b2api/v1/b2_upload_file/9f22fde3201d5b4b9ff80e1b/c001_v0001183_t0049": EOF 2026/07/12 02:23:56 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-16.backblaze.com/b2api/v1/b2_upload_file/9f22fde3201d5b4b9ff80e1b/c001_v0001183_t0049": EOF) 2026/07/12 02:23:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1183-16.backblaze.com/b2api/v1/b2_upload_file/9f22fde3201d5b4b9ff80e1b/c001_v0001183_t0049": EOF - low level retry 1/10 2026/07/12 02:23:59 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-12-022351-877.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/12 02:24:01 DEBUG : oldPath = "TestB2:rclone-test-livoraw3zife/versions/test-versions-v2026-07-12-022351-877.txt" 2026/07/12 02:24:01 DEBUG : newPath = "TestB2,versions:rclone-test-livoraw3zife/versions/test-versions-v2026-07-12-022351-877.txt" 2026/07/12 02:24:01 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-livoraw3zife/versions/test-versions-v2026-07-12-022351-877.txt" 2026/07/12 02:24:01 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/07/12 02:24:02 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-livoraw3zife/versions/test-versions-v2026-07-12-022351-877.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-livoraw3zife/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/12 02:24:05 INFO : B2 bucket rclone-test-livoraw3zife: cleaning bucket "rclone-test-livoraw3zife" of all hidden files 2026/07/12 02:24:06 DEBUG : leading space/ leading space: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f4050722b3261805b_d20260712_m022229_c001_v7007000_t0000_u01783822949227") as it is a hide marker 2026/07/12 02:24:06 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/07/12 02:24:06 DEBUG : leading space/ leading space: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac4175a0_d20260712_m022228_c001_v0001183_t0046_u01783822948667") 2026/07/12 02:24:06 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/07/12 02:24:06 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f4050722b32618058_d20260712_m022228_c001_v7007000_t0000_u01783822948317") as it is a hide marker 2026/07/12 02:24:06 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/07/12 02:24:06 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac417592_d20260712_m022227_c001_v0001183_t0032_u01783822947711") 2026/07/12 02:24:06 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/07/12 02:24:06 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f4050722b32618064_d20260712_m022234_c001_v7007000_t0000_u01783822954682") as it is a hide marker 2026/07/12 02:24:06 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/07/12 02:24:06 DEBUG : .leading dot/.leading dot: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac4175de_d20260712_m022234_c001_v0001183_t0056_u01783822954134") 2026/07/12 02:24:06 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/07/12 02:24:06 DEBUG : created from root.txt: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f409557f1288d1be3_d20260712_m022333_c001_v7007000_t0000_u01783823013587") as it is a hide marker 2026/07/12 02:24:06 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/07/12 02:24:06 DEBUG : created from root.txt: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f1160a91671441e8f_d20260712_m022332_c001_v0001037_t0059_u01783823012598") 2026/07/12 02:24:06 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/07/12 02:24:06 DEBUG : file name.txt: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f409557f1288d1bfc_d20260712_m022341_c001_v7007000_t0000_u01783823021383") as it is a hide marker 2026/07/12 02:24:06 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/07/12 02:24:06 DEBUG : file name.txt: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac41775c_d20260712_m022322_c001_v0001183_t0058_u01783823002100") 2026/07/12 02:24:06 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/12 02:24:06 DEBUG : file name.txt: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f111c8d367063ebee_d20260712_m022317_c001_v0001183_t0022_u01783822997181") 2026/07/12 02:24:06 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/12 02:24:06 DEBUG : file name.txt: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac417676_d20260712_m022251_c001_v0001183_t0032_u01783822971036") 2026/07/12 02:24:06 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/12 02:24:06 DEBUG : file name.txt: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac41766c_d20260712_m022250_c001_v0001183_t0023_u01783822970137") 2026/07/12 02:24:06 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/12 02:24:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac41766e_d20260712_m022250_c001_v0001183_t0017_u01783822970663") "upload" dated 2026-07-12 02:22:50.663 +0000 UTC (1m15.436780594s ago) 2026/07/12 02:24:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f4190a0896af3389c_d20260712_m022315_c001_v7007000_t0000_u01783822995049") as it is a hide marker 2026/07/12 02:24:06 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/07/12 02:24:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f108e5a9953a2bc41_d20260712_m022314_c001_v0001176_t0051_u01783822994668") 2026/07/12 02:24:06 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/07/12 02:24:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f1163a99d6faf4bd6_d20260712_m022313_c001_v0001116_t0047_u01783822993099") 2026/07/12 02:24:06 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/07/12 02:24:06 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f4050722b32618077_d20260712_m022241_c001_v7007000_t0000_u01783822961118") as it is a hide marker 2026/07/12 02:24:06 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/07/12 02:24:06 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac41761c_d20260712_m022240_c001_v0001183_t0039_u01783822960558") 2026/07/12 02:24:06 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/07/12 02:24:06 DEBUG : piped data.txt: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f409557f1288d1c02_d20260712_m022343_c001_v7007000_t0000_u01783823023037") as it is a hide marker 2026/07/12 02:24:06 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/07/12 02:24:06 DEBUG : piped data.txt: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac4177f4_d20260712_m022342_c001_v0001183_t0008_u01783823022656") 2026/07/12 02:24:06 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/12 02:24:06 DEBUG : piped data.txt: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f409557f1288d1c00_d20260712_m022342_c001_v7007000_t0000_u01783823022481") 2026/07/12 02:24:06 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/12 02:24:06 DEBUG : piped data.txt: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f416bea94ac4177ee_d20260712_m022342_c001_v0001183_t0049_u01783823022110") 2026/07/12 02:24:06 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/12 02:24:06 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f4050722b32618079_d20260712_m022242_c001_v7007000_t0000_u01783822962016") as it is a hide marker 2026/07/12 02:24:06 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/07/12 02:24:06 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac417626_d20260712_m022241_c001_v0001183_t0009_u01783822961468") 2026/07/12 02:24:06 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/07/12 02:24:06 DEBUG : test-metadata: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f41616794590c04e0_d20260712_m022349_c001_v7007000_t0000_u01783823029357") as it is a hide marker 2026/07/12 02:24:06 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/07/12 02:24:06 DEBUG : test-metadata: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f209557f1288d1c0a_d20260712_m022344_c001_v0001184_t0000_u01783823024732") 2026/07/12 02:24:06 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/12 02:24:06 DEBUG : test-metadata: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f409557f1288d1c07_d20260712_m022343_c001_v7007000_t0000_u01783823023957") 2026/07/12 02:24:06 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/12 02:24:06 DEBUG : test-metadata: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac4177f8_d20260712_m022343_c001_v0001183_t0048_u01783823023214") 2026/07/12 02:24:06 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/12 02:24:06 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f4050722b3261806b_d20260712_m022236_c001_v7007000_t0000_u01783822956501") as it is a hide marker 2026/07/12 02:24:06 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/07/12 02:24:06 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac4175f6_d20260712_m022235_c001_v0001183_t0015_u01783822955936") 2026/07/12 02:24:06 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/07/12 02:24:06 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f4050722b32618070_d20260712_m022238_c001_v7007000_t0000_u01783822958337") as it is a hide marker 2026/07/12 02:24:06 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/07/12 02:24:06 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac417600_d20260712_m022237_c001_v0001183_t0057_u01783822957776") 2026/07/12 02:24:06 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/07/12 02:24:06 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f4050722b3261806c_d20260712_m022237_c001_v7007000_t0000_u01783822957415") as it is a hide marker 2026/07/12 02:24:06 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/07/12 02:24:06 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac4175fa_d20260712_m022236_c001_v0001183_t0036_u01783822956853") 2026/07/12 02:24:06 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/07/12 02:24:06 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f4050722b32618072_d20260712_m022239_c001_v7007000_t0000_u01783822959248") as it is a hide marker 2026/07/12 02:24:06 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/07/12 02:24:06 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac417610_d20260712_m022238_c001_v0001183_t0020_u01783822958688") 2026/07/12 02:24:06 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/07/12 02:24:06 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f4050722b32618074_d20260712_m022240_c001_v7007000_t0000_u01783822960205") as it is a hide marker 2026/07/12 02:24:06 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/07/12 02:24:06 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac417618_d20260712_m022239_c001_v0001183_t0028_u01783822959598") 2026/07/12 02:24:06 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/07/12 02:24:06 DEBUG : trailing space /trailing space : Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f4050722b32618068_d20260712_m022235_c001_v7007000_t0000_u01783822955586") as it is a hide marker 2026/07/12 02:24:06 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/07/12 02:24:06 DEBUG : trailing space /trailing space : Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac4175ec_d20260712_m022235_c001_v0001183_t0009_u01783822955034") 2026/07/12 02:24:06 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/07/12 02:24:06 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f1119b9d6fa9a00f0_d20260712_m022359_c001_v0001041_t0009_u01783823039596") "upload" dated 2026-07-12 02:23:59.596 +0000 UTC (6.504172279s ago) 2026/07/12 02:24:06 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f4035627ccfaead7d_d20260712_m022354_c001_v7007000_t0000_u01783823034874") 2026/07/12 02:24:06 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/07/12 02:24:06 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac417854_d20260712_m022351_c001_v0001183_t0006_u01783823031877") 2026/07/12 02:24:06 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/07/12 02:24:06 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f4050722b32618088_d20260712_m022249_c001_v7007000_t0000_u01783822969617") as it is a hide marker 2026/07/12 02:24:06 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/07/12 02:24:06 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f2050722b3261807e_d20260712_m022244_c001_v0001181_t0026_u01783822964046") 2026/07/12 02:24:06 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/07/12 02:24:06 DEBUG : zero-length-file: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f4050722b3261807d_d20260712_m022243_c001_v7007000_t0000_u01783822963868") as it is a hide marker 2026/07/12 02:24:06 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/07/12 02:24:06 DEBUG : zero-length-file: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f416bea94ac41763c_d20260712_m022243_c001_v0001183_t0049_u01783822963336") 2026/07/12 02:24:06 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/07/12 02:24:06 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f4050722b3261805c_d20260712_m022230_c001_v7007000_t0000_u01783822950128") as it is a hide marker 2026/07/12 02:24:06 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/07/12 02:24:06 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac4175a4_d20260712_m022229_c001_v0001183_t0037_u01783822949576") 2026/07/12 02:24:06 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/07/12 02:24:06 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f4050722b32618055_d20260712_m022225_c001_v7007000_t0000_u01783822945455") as it is a hide marker 2026/07/12 02:24:06 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/07/12 02:24:06 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac41757a_d20260712_m022224_c001_v0001183_t0055_u01783822944543") 2026/07/12 02:24:06 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/07/12 02:24:06 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f4050722b3261805f_d20260712_m022232_c001_v7007000_t0000_u01783822952861") as it is a hide marker 2026/07/12 02:24:06 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/07/12 02:24:06 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac4175c8_d20260712_m022232_c001_v0001183_t0042_u01783822952303") 2026/07/12 02:24:06 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/07/12 02:24:06 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f4050722b3261805e_d20260712_m022231_c001_v7007000_t0000_u01783822951953") as it is a hide marker 2026/07/12 02:24:06 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/07/12 02:24:06 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac4175be_d20260712_m022231_c001_v0001183_t0035_u01783822951392") 2026/07/12 02:24:06 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/07/12 02:24:06 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f4050722b32618060_d20260712_m022233_c001_v7007000_t0000_u01783822953784") as it is a hide marker 2026/07/12 02:24:06 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/07/12 02:24:06 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac4175d4_d20260712_m022233_c001_v0001183_t0037_u01783822953215") 2026/07/12 02:24:06 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/07/12 02:24:06 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f4050722b3261805d_d20260712_m022231_c001_v7007000_t0000_u01783822951042") as it is a hide marker 2026/07/12 02:24:06 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/07/12 02:24:06 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac4175b2_d20260712_m022230_c001_v0001183_t0037_u01783822950483") 2026/07/12 02:24:06 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/07/12 02:24:06 DEBUG : ./.: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f4050722b32618056_d20260712_m022226_c001_v7007000_t0000_u01783822946348") as it is a hide marker 2026/07/12 02:24:06 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/07/12 02:24:06 DEBUG : ./.: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac417582_d20260712_m022225_c001_v0001183_t0010_u01783822945804") 2026/07/12 02:24:06 NOTICE: ./.: Skipped delete as --dry-run is set 2026/07/12 02:24:06 DEBUG : ../..: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f4050722b32618057_d20260712_m022227_c001_v7007000_t0000_u01783822947361") as it is a hide marker 2026/07/12 02:24:06 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/07/12 02:24:06 DEBUG : ../..: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac41758a_d20260712_m022226_c001_v0001183_t0055_u01783822946697") 2026/07/12 02:24:06 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/07/12 02:24:06 INFO : B2 bucket rclone-test-livoraw3zife: cleaning bucket "rclone-test-livoraw3zife" of all hidden files 2026/07/12 02:24:06 DEBUG : leading space/ leading space: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f4050722b3261805b_d20260712_m022229_c001_v7007000_t0000_u01783822949227") as it is a hide marker 2026/07/12 02:24:06 DEBUG : leading space/ leading space: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac4175a0_d20260712_m022228_c001_v0001183_t0046_u01783822948667") 2026/07/12 02:24:06 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f4050722b32618058_d20260712_m022228_c001_v7007000_t0000_u01783822948317") as it is a hide marker 2026/07/12 02:24:06 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac417592_d20260712_m022227_c001_v0001183_t0032_u01783822947711") 2026/07/12 02:24:06 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f4050722b32618064_d20260712_m022234_c001_v7007000_t0000_u01783822954682") as it is a hide marker 2026/07/12 02:24:06 DEBUG : .leading dot/.leading dot: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac4175de_d20260712_m022234_c001_v0001183_t0056_u01783822954134") 2026/07/12 02:24:06 DEBUG : created from root.txt: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f409557f1288d1be3_d20260712_m022333_c001_v7007000_t0000_u01783823013587") as it is a hide marker 2026/07/12 02:24:06 DEBUG : created from root.txt: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f1160a91671441e8f_d20260712_m022332_c001_v0001037_t0059_u01783823012598") 2026/07/12 02:24:06 DEBUG : file name.txt: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f409557f1288d1bfc_d20260712_m022341_c001_v7007000_t0000_u01783823021383") as it is a hide marker 2026/07/12 02:24:06 DEBUG : file name.txt: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac41775c_d20260712_m022322_c001_v0001183_t0058_u01783823002100") 2026/07/12 02:24:06 DEBUG : file name.txt: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f111c8d367063ebee_d20260712_m022317_c001_v0001183_t0022_u01783822997181") 2026/07/12 02:24:07 DEBUG : file name.txt: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac417676_d20260712_m022251_c001_v0001183_t0032_u01783822971036") 2026/07/12 02:24:07 DEBUG : file name.txt: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac41766c_d20260712_m022250_c001_v0001183_t0023_u01783822970137") 2026/07/12 02:24:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac41766e_d20260712_m022250_c001_v0001183_t0017_u01783822970663") "upload" dated 2026-07-12 02:22:50.663 +0000 UTC (1m16.416517925s ago) 2026/07/12 02:24:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f4190a0896af3389c_d20260712_m022315_c001_v7007000_t0000_u01783822995049") as it is a hide marker 2026/07/12 02:24:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f108e5a9953a2bc41_d20260712_m022314_c001_v0001176_t0051_u01783822994668") 2026/07/12 02:24:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f1163a99d6faf4bd6_d20260712_m022313_c001_v0001116_t0047_u01783822993099") 2026/07/12 02:24:07 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f4050722b32618077_d20260712_m022241_c001_v7007000_t0000_u01783822961118") as it is a hide marker 2026/07/12 02:24:07 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac41761c_d20260712_m022240_c001_v0001183_t0039_u01783822960558") 2026/07/12 02:24:07 DEBUG : piped data.txt: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f409557f1288d1c02_d20260712_m022343_c001_v7007000_t0000_u01783823023037") as it is a hide marker 2026/07/12 02:24:07 DEBUG : piped data.txt: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac4177f4_d20260712_m022342_c001_v0001183_t0008_u01783823022656") 2026/07/12 02:24:07 DEBUG : piped data.txt: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f409557f1288d1c00_d20260712_m022342_c001_v7007000_t0000_u01783823022481") 2026/07/12 02:24:07 DEBUG : piped data.txt: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f416bea94ac4177ee_d20260712_m022342_c001_v0001183_t0049_u01783823022110") 2026/07/12 02:24:07 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f4050722b32618079_d20260712_m022242_c001_v7007000_t0000_u01783822962016") as it is a hide marker 2026/07/12 02:24:07 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac417626_d20260712_m022241_c001_v0001183_t0009_u01783822961468") 2026/07/12 02:24:07 DEBUG : test-metadata: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f41616794590c04e0_d20260712_m022349_c001_v7007000_t0000_u01783823029357") as it is a hide marker 2026/07/12 02:24:07 DEBUG : test-metadata: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f209557f1288d1c0a_d20260712_m022344_c001_v0001184_t0000_u01783823024732") 2026/07/12 02:24:07 DEBUG : test-metadata: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f409557f1288d1c07_d20260712_m022343_c001_v7007000_t0000_u01783823023957") 2026/07/12 02:24:07 DEBUG : test-metadata: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac4177f8_d20260712_m022343_c001_v0001183_t0048_u01783823023214") 2026/07/12 02:24:07 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f4050722b3261806b_d20260712_m022236_c001_v7007000_t0000_u01783822956501") as it is a hide marker 2026/07/12 02:24:07 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac4175f6_d20260712_m022235_c001_v0001183_t0015_u01783822955936") 2026/07/12 02:24:07 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f4050722b32618070_d20260712_m022238_c001_v7007000_t0000_u01783822958337") as it is a hide marker 2026/07/12 02:24:07 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac417600_d20260712_m022237_c001_v0001183_t0057_u01783822957776") 2026/07/12 02:24:07 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f4050722b3261806c_d20260712_m022237_c001_v7007000_t0000_u01783822957415") as it is a hide marker 2026/07/12 02:24:08 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac4175fa_d20260712_m022236_c001_v0001183_t0036_u01783822956853") 2026/07/12 02:24:08 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f4050722b32618072_d20260712_m022239_c001_v7007000_t0000_u01783822959248") as it is a hide marker 2026/07/12 02:24:08 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac417610_d20260712_m022238_c001_v0001183_t0020_u01783822958688") 2026/07/12 02:24:08 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f4050722b32618074_d20260712_m022240_c001_v7007000_t0000_u01783822960205") as it is a hide marker 2026/07/12 02:24:08 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac417618_d20260712_m022239_c001_v0001183_t0028_u01783822959598") 2026/07/12 02:24:08 DEBUG : trailing space /trailing space : Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f4050722b32618068_d20260712_m022235_c001_v7007000_t0000_u01783822955586") as it is a hide marker 2026/07/12 02:24:08 DEBUG : trailing space /trailing space : Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac4175ec_d20260712_m022235_c001_v0001183_t0009_u01783822955034") 2026/07/12 02:24:08 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f1119b9d6fa9a00f0_d20260712_m022359_c001_v0001041_t0009_u01783823039596") "upload" dated 2026-07-12 02:23:59.596 +0000 UTC (8.747718345s ago) 2026/07/12 02:24:08 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f4035627ccfaead7d_d20260712_m022354_c001_v7007000_t0000_u01783823034874") 2026/07/12 02:24:08 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac417854_d20260712_m022351_c001_v0001183_t0006_u01783823031877") 2026/07/12 02:24:08 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f4050722b32618088_d20260712_m022249_c001_v7007000_t0000_u01783822969617") as it is a hide marker 2026/07/12 02:24:08 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f2050722b3261807e_d20260712_m022244_c001_v0001181_t0026_u01783822964046") 2026/07/12 02:24:08 DEBUG : zero-length-file: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f4050722b3261807d_d20260712_m022243_c001_v7007000_t0000_u01783822963868") as it is a hide marker 2026/07/12 02:24:08 DEBUG : zero-length-file: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f416bea94ac41763c_d20260712_m022243_c001_v0001183_t0049_u01783822963336") 2026/07/12 02:24:08 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f4050722b3261805c_d20260712_m022230_c001_v7007000_t0000_u01783822950128") as it is a hide marker 2026/07/12 02:24:08 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac4175a4_d20260712_m022229_c001_v0001183_t0037_u01783822949576") 2026/07/12 02:24:08 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f4050722b32618055_d20260712_m022225_c001_v7007000_t0000_u01783822945455") as it is a hide marker 2026/07/12 02:24:08 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac41757a_d20260712_m022224_c001_v0001183_t0055_u01783822944543") 2026/07/12 02:24:08 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f4050722b3261805f_d20260712_m022232_c001_v7007000_t0000_u01783822952861") as it is a hide marker 2026/07/12 02:24:08 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac4175c8_d20260712_m022232_c001_v0001183_t0042_u01783822952303") 2026/07/12 02:24:08 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f4050722b3261805e_d20260712_m022231_c001_v7007000_t0000_u01783822951953") as it is a hide marker 2026/07/12 02:24:08 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac4175be_d20260712_m022231_c001_v0001183_t0035_u01783822951392") 2026/07/12 02:24:09 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f4050722b32618060_d20260712_m022233_c001_v7007000_t0000_u01783822953784") as it is a hide marker 2026/07/12 02:24:09 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac4175d4_d20260712_m022233_c001_v0001183_t0037_u01783822953215") 2026/07/12 02:24:09 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f4050722b3261805d_d20260712_m022231_c001_v7007000_t0000_u01783822951042") as it is a hide marker 2026/07/12 02:24:09 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac4175b2_d20260712_m022230_c001_v0001183_t0037_u01783822950483") 2026/07/12 02:24:09 DEBUG : ./.: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f4050722b32618056_d20260712_m022226_c001_v7007000_t0000_u01783822946348") as it is a hide marker 2026/07/12 02:24:09 DEBUG : ./.: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac417582_d20260712_m022225_c001_v0001183_t0010_u01783822945804") 2026/07/12 02:24:09 DEBUG : ../..: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f4050722b32618057_d20260712_m022227_c001_v7007000_t0000_u01783822947361") as it is a hide marker 2026/07/12 02:24:09 DEBUG : ../..: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac41758a_d20260712_m022226_c001_v0001183_t0055_u01783822946697") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/07/12 02:24:10 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/12 02:24:10 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/12 02:24:10 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/12 02:24:10 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/12 02:24:11 INFO : B2 bucket rclone-test-livoraw3zife: cleaning bucket "rclone-test-livoraw3zife" of pending multipart uploads older than 0s 2026/07/12 02:24:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac41766e_d20260712_m022250_c001_v0001183_t0017_u01783822970663") "upload" dated 2026-07-12 02:22:50.663 +0000 UTC (1m20.586972151s ago) 2026/07/12 02:24:11 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f2273bda0ce8abc08_d20260712_m022410_c001_v0001130_t0037_u01783823050261") as it is a start marker (upload started at 2026-07-12 02:24:10.261 +0000 UTC) 2026/07/12 02:24:11 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/07/12 02:24:11 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f2273bda0ce8abc0c_d20260712_m022410_c001_v0001099_t0002_u01783823050449") as it is a start marker (upload started at 2026-07-12 02:24:10.449 +0000 UTC) 2026/07/12 02:24:11 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/07/12 02:24:11 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f2273bda0ce8abc0f_d20260712_m022410_c001_v0001146_t0053_u01783823050633") as it is a start marker (upload started at 2026-07-12 02:24:10.633 +0000 UTC) 2026/07/12 02:24:11 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/07/12 02:24:11 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f2273bda0ce8abc12_d20260712_m022410_c001_v0001185_t0007_u01783823050812") as it is a start marker (upload started at 2026-07-12 02:24:10.812 +0000 UTC) 2026/07/12 02:24:11 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/07/12 02:24:11 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f4273bda0ce8abc07_d20260712_m022410_c001_v7007000_t0000_u01783823050087") "hide" dated 2026-07-12 02:24:10.087 +0000 UTC (1.163118736s ago) 2026/07/12 02:24:11 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f1119b9d6fa9a00f0_d20260712_m022359_c001_v0001041_t0009_u01783823039596") 2026/07/12 02:24:11 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/07/12 02:24:11 INFO : B2 bucket rclone-test-livoraw3zife: cleaning bucket "rclone-test-livoraw3zife" of pending multipart uploads older than 0s 2026/07/12 02:24:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac41766e_d20260712_m022250_c001_v0001183_t0017_u01783822970663") "upload" dated 2026-07-12 02:22:50.663 +0000 UTC (1m20.93878212s ago) 2026/07/12 02:24:11 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f2273bda0ce8abc08_d20260712_m022410_c001_v0001130_t0037_u01783823050261") as it is a start marker (upload started at 2026-07-12 02:24:10.261 +0000 UTC) 2026/07/12 02:24:11 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f2273bda0ce8abc0c_d20260712_m022410_c001_v0001099_t0002_u01783823050449") as it is a start marker (upload started at 2026-07-12 02:24:10.449 +0000 UTC) 2026/07/12 02:24:11 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f2273bda0ce8abc0f_d20260712_m022410_c001_v0001146_t0053_u01783823050633") as it is a start marker (upload started at 2026-07-12 02:24:10.633 +0000 UTC) 2026/07/12 02:24:11 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f2273bda0ce8abc12_d20260712_m022410_c001_v0001185_t0007_u01783823050812") as it is a start marker (upload started at 2026-07-12 02:24:10.812 +0000 UTC) 2026/07/12 02:24:11 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f22fde3201d5b4b9ff80e1b_f4273bda0ce8abc07_d20260712_m022410_c001_v7007000_t0000_u01783823050087") "hide" dated 2026-07-12 02:24:10.087 +0000 UTC (1.514947981s ago) 2026/07/12 02:24:11 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f1119b9d6fa9a00f0_d20260712_m022359_c001_v0001041_t0009_u01783823039596") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/07/12 02:24:12 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/07/12 02:24:12 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/07/12 02:24:12 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/12 02:24:13 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/07/12 02:24:13 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/07/12 02:24:13 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/07/12 02:24:13 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/07/12 02:24:14 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/07/12 02:24:16 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/07/12 02:24:16 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/07/12 02:24:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/12 02:24:18 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/12 02:24:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f22fde3201d5b4b9ff80e1b_f217f7466dd8c4c1e_d20260712_m022419_c001_v0001184_t0031_u01783823059018") 2026/07/12 02:24:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/12 02:24:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/12 02:24:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/12 02:24:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/07/12 02:24:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/07/12 02:24:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/07/12 02:24:22 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/07/12 02:24:22 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/07/12 02:24:22 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/07/12 02:24:22 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/07/12 02:24:24 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/07/12 02:24:25 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/07/12 02:24:25 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/07/12 02:24:26 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/07/12 02:24:26 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/12 02:24:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z9f22fde3201d5b4b9ff80e1b_f217f7466dd8c4c28_d20260712_m022426_c001_v0001182_t0046_u01783823066997") 2026/07/12 02:24:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/12 02:24:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/12 02:24:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/07/12 02:24:29 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/07/12 02:24:29 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/07/12 02:24:29 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/07/12 02:24:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/07/12 02:24:31 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/07/12 02:24:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/07/12 02:24:31 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/07/12 02:24:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/07/12 02:24:31 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/07/12 02:24:32 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/07/12 02:24:33 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/07/12 02:24:33 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/07/12 02:24:33 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/07/12 02:24:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/12 02:24:34 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/12 02:24:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f22fde3201d5b4b9ff80e1b_f218302ec27958722_d20260712_m022435_c001_v0001120_t0013_u01783823075086") 2026/07/12 02:24:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/12 02:24:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/12 02:24:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/12 02:24:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/07/12 02:24:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/07/12 02:24:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/07/12 02:24:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/07/12 02:24:37 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/12 02:24:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/07/12 02:24:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/07/12 02:24:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/07/12 02:24:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/07/12 02:24:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/07/12 02:24:41 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/07/12 02:24:41 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/07/12 02:24:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/07/12 02:24:43 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/12 02:24:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z9f22fde3201d5b4b9ff80e1b_f217f7466dd8c4c31_d20260712_m022443_c001_v0001102_t0034_u01783823083322") 2026/07/12 02:24:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/12 02:24:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/07/12 02:24:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/12 02:24:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/07/12 02:24:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/07/12 02:24:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/07/12 02:24:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/07/12 02:24:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/07/12 02:24:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/07/12 02:24:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/07/12 02:24:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/07/12 02:24:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/07/12 02:24:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/07/12 02:24:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/12 02:24:51 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/12 02:24:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f22fde3201d5b4b9ff80e1b_f217f7466dd8c87c0_d20260712_m022451_c001_v0001033_t0009_u01783823091352") 2026/07/12 02:24:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/12 02:24:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/12 02:24:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/07/12 02:24:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/12 02:24:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/12 02:24:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/07/12 02:24:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/07/12 02:24:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/07/12 02:24:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/07/12 02:24:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/07/12 02:24:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/12 02:24:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/07/12 02:24:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/07/12 02:24:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/07/12 02:24:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/07/12 02:24:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/07/12 02:25:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/12 02:25:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/07/12 02:25:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f22fde3201d5b4b9ff80e1b_f217f7466dd8cc8cf_d20260712_m022500_c001_v0001183_t0020_u01783823100339") 2026/07/12 02:25:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/12 02:25:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/12 02:25:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/12 02:25:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/07/12 02:25:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/07/12 02:25:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/12 02:25:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/12 02:25:02 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/12 02:25:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/07/12 02:25:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/07/12 02:25:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/07/12 02:25:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/07/12 02:25:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/07/12 02:25:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/07/12 02:25:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/07/12 02:25:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/07/12 02:25:08 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/12 02:25:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z9f22fde3201d5b4b9ff80e1b_f217f7466dd8cc8d2_d20260712_m022508_c001_v0001038_t0030_u01783823108234") 2026/07/12 02:25:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/12 02:25:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/07/12 02:25:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/12 02:25:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/07/12 02:25:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/07/12 02:25:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/07/12 02:25:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/07/12 02:25:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/07/12 02:25:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/07/12 02:25:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/07/12 02:25:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/07/12 02:25:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/07/12 02:25:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/07/12 02:25:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/12 02:25:16 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/12 02:25:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f22fde3201d5b4b9ff80e1b_f217f7466dd8cc8ea_d20260712_m022516_c001_v0001183_t0013_u01783823116713") 2026/07/12 02:25:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/12 02:25:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/12 02:25:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/07/12 02:25:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/12 02:25:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/12 02:25:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/07/12 02:25:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/07/12 02:25:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/07/12 02:25:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/07/12 02:25:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/07/12 02:25:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/12 02:25:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/07/12 02:25:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/07/12 02:25:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/07/12 02:25:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/07/12 02:25:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/07/12 02:25:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/12 02:25:24 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/12 02:25:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f22fde3201d5b4b9ff80e1b_f222d1327894049c5_d20260712_m022524_c001_v0001171_t0003_u01783823124974") 2026/07/12 02:25:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/12 02:25:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/12 02:25:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/12 02:25:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/07/12 02:25:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/07/12 02:25:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/12 02:25:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/12 02:25:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2026/07/12 02:25:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/07/12 02:25:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/07/12 02:25:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/07/12 02:25:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/07/12 02:25:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/07/12 02:25:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/07/12 02:25:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/07/12 02:25:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/07/12 02:25:33 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/12 02:25:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z9f22fde3201d5b4b9ff80e1b_f222d1327894049d4_d20260712_m022533_c001_v0001115_t0050_u01783823133482") 2026/07/12 02:25:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/12 02:25:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/07/12 02:25:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/12 02:25:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/07/12 02:25:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/07/12 02:25:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/07/12 02:25:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/07/12 02:25:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/07/12 02:25:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/07/12 02:25:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/07/12 02:25:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/07/12 02:25:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/07/12 02:25:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/07/12 02:25:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/07/12 02:25:42 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/12 02:25:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z9f22fde3201d5b4b9ff80e1b_f217f7466dd8cc95e_d20260712_m022542_c001_v0001136_t0027_u01783823142591") 2026/07/12 02:25:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/12 02:25:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/12 02:25:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/07/12 02:25:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/07/12 02:25:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/07/12 02:25:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/07/12 02:25:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/07/12 02:25:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/07/12 02:25:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/07/12 02:25:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/07/12 02:25:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/07/12 02:25:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/07/12 02:25:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/07/12 02:25:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/07/12 02:25:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/07/12 02:25: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/12 02:25:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/07/12 02:25: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/12 02:25:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z9f22fde3201d5b4b9ff80e1b_f222d132789404a01_d20260712_m022555_c001_v0001038_t0040_u01783823155254") 2026/07/12 02:25:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/12 02:25:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/12 02:25:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/07/12 02:25:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/07/12 02:25:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/07/12 02:25:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/07/12 02:25:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/07/12 02:25:58 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/12 02:26:00 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/07/12 02:26:00 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/07/12 02:26:00 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/07/12 02:26:00 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/07/12 02:26:00 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/07/12 02:26:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/12 02:26:00 DEBUG : pacer: Reducing sleep to 10ms 2026/07/12 02:26:02 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/07/12 02:26:03 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/07/12 02:26:03 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/07/12 02:26:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/12 02:26:05 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/12 02:26:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f22fde3201d5b4b9ff80e1b_f2273bda0ce8abde6_d20260712_m022605_c001_v0001177_t0058_u01783823165506") 2026/07/12 02:26:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/12 02:26:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/12 02:26:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/12 02:26:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/07/12 02:26:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/07/12 02:26:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/07/12 02:26:09 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/07/12 02:26:09 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/07/12 02:26:10 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/07/12 02:26:10 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/07/12 02:26:12 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/07/12 02:26:13 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/07/12 02:26:13 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/07/12 02:26:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/07/12 02:26:15 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/12 02:26:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z9f22fde3201d5b4b9ff80e1b_f222d132789404a93_d20260712_m022615_c001_v0001176_t0027_u01783823175488") 2026/07/12 02:26:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/12 02:26:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/12 02:26:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/07/12 02:26:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/07/12 02:26:18 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/07/12 02:26:18 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/07/12 02:26:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/07/12 02:26:20 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/07/12 02:26:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/07/12 02:26:20 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/07/12 02:26:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/07/12 02:26:21 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/07/12 02:26:22 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/07/12 02:26:23 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/07/12 02:26:23 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/07/12 02:26:23 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/07/12 02:26:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/12 02:26:26 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/12 02:26:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f22fde3201d5b4b9ff80e1b_f217f7466dd8cca09_d20260712_m022626_c001_v0001039_t0052_u01783823186203") 2026/07/12 02:26:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/12 02:26:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/12 02:26:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/12 02:26:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/07/12 02:26:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/07/12 02:26:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/07/12 02:26:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/07/12 02:26: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/12 02:26:32 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/07/12 02:26:32 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/07/12 02:26:32 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/07/12 02:26:32 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/07/12 02:26:33 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/07/12 02:26:35 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/07/12 02:26:35 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/07/12 02:26:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/12 02:26: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/12 02:26:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f22fde3201d5b4b9ff80e1b_f209557f1288d1e2f_d20260712_m022637_c001_v0001130_t0058_u01783823197883") 2026/07/12 02:26:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/12 02:26:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/12 02:26:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/12 02:26:38 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/07/12 02:26:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/12 02:26:38 DEBUG : pacer: Reducing sleep to 10ms 2026/07/12 02:26:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/07/12 02:26:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/07/12 02:26:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/07/12 02:26:43 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/07/12 02:26:43 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/07/12 02:26:43 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/07/12 02:26:43 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/07/12 02:26:45 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/07/12 02:26:46 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/07/12 02:26:46 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/07/12 02:26:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/07/12 02:26:49 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/12 02:26:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z9f22fde3201d5b4b9ff80e1b_f219d7f15ea6a13ec_d20260712_m022649_c001_v0001178_t0015_u01783823209394") 2026/07/12 02:26:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/12 02:26:50 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/07/12 02:26:50 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/12 02:26:52 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/07/12 02:26:52 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/07/12 02:26:52 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/07/12 02:26:55 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/07/12 02:26:55 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/07/12 02:26:55 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/07/12 02:26:55 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/07/12 02:26:55 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/07/12 02:26:55 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/07/12 02:26:57 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/07/12 02:26:58 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/07/12 02:26:58 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/07/12 02:26:58 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/07/12 02:27:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/12 02:27:01 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/12 02:27:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f22fde3201d5b4b9ff80e1b_f217f7466dd8cca2a_d20260712_m022701_c001_v0001136_t0004_u01783823221653") 2026/07/12 02:27:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/12 02:27:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/07/12 02:27:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/12 02:27:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/12 02:27:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/07/12 02:27:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/07/12 02:27:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/07/12 02:27:05 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/12 02:27:15 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f22fde3201d5b4b9ff80e1b_f206bed479176624c_d20260712_m022714_c001_v0001099_t0025_u01783823234930") 2026/07/12 02:27:15 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/07/12 02:27:15 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/12 02:27:15 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/12 02:27:15 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/12 02:27:15 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/07/12 02:27:18 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/07/12 02:27:18 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/12 02:27:18 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/07/12 02:27:18 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/07/12 02:27:20 DEBUG : chunked-copy: Done sending chunk 1 2026/07/12 02:27:21 DEBUG : chunked-copy: Done sending chunk 0 2026/07/12 02:27:21 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/12 02:27:21 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f22fde3201d5b4b9ff80e1b_f206bed479176624f_d20260712_m022721_c001_v0001157_t0053_u01783823241760") 2026/07/12 02:27:21 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/07/12 02:27:21 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/12 02:27:22 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/12 02:27:22 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/12 02:27:22 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/07/12 02:27:24 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/07/12 02:27:24 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/12 02:27:25 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/07/12 02:27:25 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/07/12 02:27:27 DEBUG : chunked-copy: Done sending chunk 0 2026/07/12 02:27:27 DEBUG : chunked-copy: Done sending chunk 1 2026/07/12 02:27:27 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/12 02:27:28 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f22fde3201d5b4b9ff80e1b_f206bed4791766258_d20260712_m022727_c001_v0001131_t0026_u01783823247951") 2026/07/12 02:27:28 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/07/12 02:27:28 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/12 02:27:28 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/12 02:27:28 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/12 02:27:28 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/07/12 02:27:30 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/07/12 02:27:30 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/12 02:27:31 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/07/12 02:27:31 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/07/12 02:27:33 DEBUG : chunked-copy: Done sending chunk 0 2026/07/12 02:27:33 DEBUG : chunked-copy: Done sending chunk 1 2026/07/12 02:27:33 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/12 02:27:34 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z9f22fde3201d5b4b9ff80e1b_f206bed479176625d_d20260712_m022734_c001_v0001180_t0008_u01783823254262") 2026/07/12 02:27:34 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/07/12 02:27:34 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/07/12 02:27:34 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/12 02:27:34 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/07/12 02:27:34 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/12 02:27:35 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/12 02:27:35 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/07/12 02:27: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/12 02:27:37 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/12 02:27:38 DEBUG : Creating backend with remote "TestB2:rclone-test-livoraw3zife/deeper/nonexisting/directory" 2026/07/12 02:27:38 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2675: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2718: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2767: Can't test if can't have empty directories 2026/07/12 02:27:39 INFO : B2 bucket rclone-test-livoraw3zife: cleaning bucket "rclone-test-livoraw3zife" of all files 2026/07/12 02:27:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f419d7f15ea6a13e9_d20260712_m022642_c001_v7007000_t0000_u01783823202579") 2026/07/12 02:27:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f209557f1288d1e2f_d20260712_m022637_c001_v0001130_t0058_u01783823197883") 2026/07/12 02:27:40 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f409557f1288d1e2e_d20260712_m022637_c001_v7007000_t0000_u01783823197341") 2026/07/12 02:27:40 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f20284b4c661ec754_d20260712_m022632_c001_v0001161_t0008_u01783823192232") 2026/07/12 02:27:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f406bed4791766249_d20260712_m022709_c001_v7007000_t0000_u01783823229399") 2026/07/12 02:27:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f217f7466dd8cca2a_d20260712_m022701_c001_v0001136_t0004_u01783823221653") 2026/07/12 02:27:40 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f417f7466dd8cca29_d20260712_m022701_c001_v7007000_t0000_u01783823221089") 2026/07/12 02:27:40 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f219d7f15ea6a13ef_d20260712_m022655_c001_v0001038_t0009_u01783823215044") 2026/07/12 02:27:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f419d7f15ea6a13ee_d20260712_m022654_c001_v7007000_t0000_u01783823214869") 2026/07/12 02:27:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f219d7f15ea6a13ec_d20260712_m022649_c001_v0001178_t0015_u01783823209394") 2026/07/12 02:27:40 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f419d7f15ea6a13eb_d20260712_m022648_c001_v7007000_t0000_u01783823208807") 2026/07/12 02:27:40 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f219d7f15ea6a13ea_d20260712_m022642_c001_v0001157_t0020_u01783823202755") 2026/07/12 02:27:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f4018886f4ea3b9da_d20260712_m022504_c001_v7007000_t0000_u01783823104098") 2026/07/12 02:27:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f217f7466dd8cc8cf_d20260712_m022500_c001_v0001183_t0020_u01783823100339") 2026/07/12 02:27:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f417f7466dd8cc8ca_d20260712_m022455_c001_v7007000_t0000_u01783823095631") 2026/07/12 02:27:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f217f7466dd8c87c0_d20260712_m022451_c001_v0001033_t0009_u01783823091352") 2026/07/12 02:27:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f417f7466dd8cc8ce_d20260712_m022459_c001_v7007000_t0000_u01783823099959") 2026/07/12 02:27:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f217f7466dd8cc8cb_d20260712_m022455_c001_v0001097_t0013_u01783823095807") 2026/07/12 02:27:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f417f7466dd8c7f14_d20260712_m022450_c001_v7007000_t0000_u01783823090985") 2026/07/12 02:27:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f218302ec27958745_d20260712_m022446_c001_v0001184_t0033_u01783823086980") 2026/07/12 02:27:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f418302ec27958744_d20260712_m022446_c001_v7007000_t0000_u01783823086806") 2026/07/12 02:27:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f217f7466dd8c4c31_d20260712_m022443_c001_v0001102_t0034_u01783823083322") 2026/07/12 02:27:41 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f417f7466dd8c4c30_d20260712_m022442_c001_v7007000_t0000_u01783823082976") 2026/07/12 02:27:41 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f218302ec27958735_d20260712_m022439_c001_v0001177_t0050_u01783823079433") 2026/07/12 02:27:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f422d1327894049c7_d20260712_m022528_c001_v7007000_t0000_u01783823128862") 2026/07/12 02:27:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f222d1327894049c5_d20260712_m022524_c001_v0001171_t0003_u01783823124974") 2026/07/12 02:27:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f417f7466dd8cc913_d20260712_m022520_c001_v7007000_t0000_u01783823120566") 2026/07/12 02:27:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f217f7466dd8cc8ea_d20260712_m022516_c001_v0001183_t0013_u01783823116713") 2026/07/12 02:27:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f422d1327894049c4_d20260712_m022524_c001_v7007000_t0000_u01783823124620") 2026/07/12 02:27:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f217f7466dd8cc916_d20260712_m022520_c001_v0001183_t0000_u01783823120740") 2026/07/12 02:27:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f417f7466dd8cc8e5_d20260712_m022516_c001_v7007000_t0000_u01783823116298") 2026/07/12 02:27:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f2018886f4ea3b9e4_d20260712_m022511_c001_v0001116_t0059_u01783823111949") 2026/07/12 02:27:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f4018886f4ea3b9e3_d20260712_m022511_c001_v7007000_t0000_u01783823111771") 2026/07/12 02:27:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f217f7466dd8cc8d2_d20260712_m022508_c001_v0001038_t0030_u01783823108234") 2026/07/12 02:27:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f417f7466dd8cc8d1_d20260712_m022507_c001_v7007000_t0000_u01783823107901") 2026/07/12 02:27:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f2018886f4ea3b9db_d20260712_m022504_c001_v0001130_t0042_u01783823104274") 2026/07/12 02:27:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f418302ec27958733_d20260712_m022439_c001_v7007000_t0000_u01783823079258") 2026/07/12 02:27:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f218302ec27958722_d20260712_m022435_c001_v0001120_t0013_u01783823075086") 2026/07/12 02:27:41 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f418302ec27958720_d20260712_m022434_c001_v7007000_t0000_u01783823074747") 2026/07/12 02:27:41 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f218302ec27958712_d20260712_m022430_c001_v0001182_t0053_u01783823070827") 2026/07/12 02:27:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f418302ec27958711_d20260712_m022430_c001_v7007000_t0000_u01783823070649") 2026/07/12 02:27:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f217f7466dd8c4c28_d20260712_m022426_c001_v0001182_t0046_u01783823066997") 2026/07/12 02:27:42 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f417f7466dd8c4c25_d20260712_m022426_c001_v7007000_t0000_u01783823066644") 2026/07/12 02:27:42 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f218302ec279586eb_d20260712_m022422_c001_v0001134_t0050_u01783823062363") 2026/07/12 02:27:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f418302ec279586ea_d20260712_m022422_c001_v7007000_t0000_u01783823062180") 2026/07/12 02:27:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f217f7466dd8c4c1e_d20260712_m022419_c001_v0001184_t0031_u01783823059018") 2026/07/12 02:27:42 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f417f7466dd8c4c1d_d20260712_m022418_c001_v7007000_t0000_u01783823058679") 2026/07/12 02:27:42 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f2273bda0ce8abc37_d20260712_m022413_c001_v0001174_t0059_u01783823053555") 2026/07/12 02:27:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f422d132789404a3b_d20260712_m022600_c001_v7007000_t0000_u01783823160259") 2026/07/12 02:27:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f222d132789404a01_d20260712_m022555_c001_v0001038_t0040_u01783823155254") 2026/07/12 02:27:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f417f7466dd8cc96a_d20260712_m022550_c001_v7007000_t0000_u01783823150036") 2026/07/12 02:27:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f217f7466dd8cc95e_d20260712_m022542_c001_v0001136_t0027_u01783823142591") 2026/07/12 02:27:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f422d1327894049fc_d20260712_m022554_c001_v7007000_t0000_u01783823154845") 2026/07/12 02:27:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f217f7466dd8cc96b_d20260712_m022550_c001_v0001183_t0011_u01783823150210") 2026/07/12 02:27:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f417f7466dd8cc95b_d20260712_m022542_c001_v7007000_t0000_u01783823142166") 2026/07/12 02:27:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f217f7466dd8cc94f_d20260712_m022537_c001_v0001103_t0046_u01783823137663") 2026/07/12 02:27:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f417f7466dd8cc94d_d20260712_m022537_c001_v7007000_t0000_u01783823137485") 2026/07/12 02:27:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f222d1327894049d4_d20260712_m022533_c001_v0001115_t0050_u01783823133482") 2026/07/12 02:27:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f422d1327894049d3_d20260712_m022533_c001_v7007000_t0000_u01783823133084") 2026/07/12 02:27:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f222d1327894049c9_d20260712_m022529_c001_v0001145_t0025_u01783823129039") 2026/07/12 02:27:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f40284b4c661ec753_d20260712_m022632_c001_v7007000_t0000_u01783823192055") 2026/07/12 02:27:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f217f7466dd8cca09_d20260712_m022626_c001_v0001039_t0052_u01783823186203") 2026/07/12 02:27:43 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f417f7466dd8cca07_d20260712_m022625_c001_v7007000_t0000_u01783823185755") 2026/07/12 02:27:43 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f222d132789404a9b_d20260712_m022620_c001_v0001104_t0039_u01783823180394") 2026/07/12 02:27:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f422d132789404a99_d20260712_m022620_c001_v7007000_t0000_u01783823180219") 2026/07/12 02:27:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f222d132789404a93_d20260712_m022615_c001_v0001176_t0027_u01783823175488") 2026/07/12 02:27:43 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f422d132789404a92_d20260712_m022615_c001_v7007000_t0000_u01783823175048") 2026/07/12 02:27:43 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f222d132789404a8e_d20260712_m022609_c001_v0001104_t0041_u01783823169640") 2026/07/12 02:27:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f422d132789404a8c_d20260712_m022609_c001_v7007000_t0000_u01783823169464") 2026/07/12 02:27:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f2273bda0ce8abde6_d20260712_m022605_c001_v0001177_t0058_u01783823165506") 2026/07/12 02:27:44 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f4273bda0ce8abde5_d20260712_m022605_c001_v7007000_t0000_u01783823165078") 2026/07/12 02:27:44 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f222d132789404a3d_d20260712_m022600_c001_v0001106_t0056_u01783823160434") 2026/07/12 02:27:44 DEBUG : chunked-copy: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f406bed479176625f_d20260712_m022736_c001_v7007000_t0000_u01783823256181") 2026/07/12 02:27:44 DEBUG : chunked-copy: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f2078cf379f0f1033_d20260712_m022730_c001_v0001130_t0020_u01783823250647") 2026/07/12 02:27:44 DEBUG : chunked-copy: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f4078cf379f0f1032_d20260712_m022730_c001_v7007000_t0000_u01783823250056") 2026/07/12 02:27:44 DEBUG : chunked-copy: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f206bed4791766255_d20260712_m022724_c001_v0001134_t0057_u01783823244550") 2026/07/12 02:27:44 DEBUG : chunked-copy: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f406bed4791766252_d20260712_m022723_c001_v7007000_t0000_u01783823243853") 2026/07/12 02:27:44 DEBUG : chunked-copy: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f22170da24a2da501_d20260712_m022717_c001_v0001043_t0056_u01783823237545") 2026/07/12 02:27:44 DEBUG : chunked-copy: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f42170da24a2da4e4_d20260712_m022716_c001_v7007000_t0000_u01783823236769") 2026/07/12 02:27:44 DEBUG : chunked-copy: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f1119b9d6fa9a0230_d20260712_m022713_c001_v0001041_t0024_u01783823233477") 2026/07/12 02:27:44 DEBUG : chunked-copy: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f406bed479176624b_d20260712_m022713_c001_v7007000_t0000_u01783823233060") 2026/07/12 02:27:44 DEBUG : chunked-copy: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f1119b9d6fa9a021c_d20260712_m022710_c001_v0001041_t0035_u01783823230219") 2026/07/12 02:27:45 DEBUG : chunked-copy.copy: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f406bed479176625e_d20260712_m022736_c001_v7007000_t0000_u01783823256007") 2026/07/12 02:27:45 DEBUG : chunked-copy.copy: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f206bed479176625d_d20260712_m022734_c001_v0001180_t0008_u01783823254262") 2026/07/12 02:27:45 DEBUG : chunked-copy.copy: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f4078cf379f0f1031_d20260712_m022729_c001_v7007000_t0000_u01783823249880") 2026/07/12 02:27:45 DEBUG : chunked-copy.copy: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f206bed4791766258_d20260712_m022727_c001_v0001131_t0026_u01783823247951") 2026/07/12 02:27:45 DEBUG : chunked-copy.copy: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f406bed4791766251_d20260712_m022723_c001_v7007000_t0000_u01783823243678") 2026/07/12 02:27:45 DEBUG : chunked-copy.copy: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f206bed479176624f_d20260712_m022721_c001_v0001157_t0053_u01783823241760") 2026/07/12 02:27:45 DEBUG : chunked-copy.copy: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f42170da24a2da4e0_d20260712_m022716_c001_v7007000_t0000_u01783823236594") 2026/07/12 02:27:45 DEBUG : chunked-copy.copy: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f206bed479176624c_d20260712_m022714_c001_v0001099_t0025_u01783823234930") 2026/07/12 02:27:45 DEBUG : chunked-copy.copy: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f406bed479176624a_d20260712_m022712_c001_v7007000_t0000_u01783823232887") 2026/07/12 02:27:45 DEBUG : chunked-copy.copy: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f100a30baa08e6b59_d20260712_m022712_c001_v0001184_t0045_u01783823232209") 2026/07/12 02:27:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f116bea94ac41766e_d20260712_m022250_c001_v0001183_t0017_u01783822970663") 2026/07/12 02:27:46 DEBUG : unknown-size-put.txt: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f406bed4791766261_d20260712_m022737_c001_v7007000_t0000_u01783823257058") 2026/07/12 02:27:46 DEBUG : unknown-size-put.txt: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f1119b9d6fa9a0276_d20260712_m022736_c001_v0001041_t0028_u01783823256717") 2026/07/12 02:27:46 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f406bed4791766262_d20260712_m022738_c001_v7007000_t0000_u01783823258410") 2026/07/12 02:27:46 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f1119b9d6fa9a027a_d20260712_m022737_c001_v0001041_t0013_u01783823257971") 2026/07/12 02:27:46 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f1119b9d6fa9a0278_d20260712_m022737_c001_v0001041_t0022_u01783823257233") 2026/07/12 02:27:46 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f22fde3201d5b4b9ff80e1b_f4273bda0ce8abc07_d20260712_m022410_c001_v7007000_t0000_u01783823050087") 2026/07/12 02:27:49 INFO : B2 bucket rclone-test-livoraw3zife: cleaning bucket "rclone-test-livoraw3zife" of all files === RUN TestIntegration/FsShutdown fstests.go:2881: Shutdown method not supported --- PASS: TestIntegration (330.40s) --- 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 (0.34s) --- PASS: TestIntegration/FsMkdir (328.43s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.60s) --- 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 (18.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.90s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.08s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.75s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (83.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.53s) --- 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.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (8.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- 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.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.82s) --- 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.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.26s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.53s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (30.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (20.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (176.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (25.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (8.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (24.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (24.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (31.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (12.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (7.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (31.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (6.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (37.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (14.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (8.29s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.78s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.66s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.71s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (7.08s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.21s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.12s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.23s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.88s) --- 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 330.419s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m31.250772729s (try 1/5)