"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/10 01:42:00 DEBUG : Creating backend with remote "TestB2:rclone-test-celadet5bopa" 2026/07/10 01:42:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/07/10 01:42:03 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/07/10 01:42:03 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/07/10 01:42:04 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/10 01:42:26 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/07/10 01:42:29 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/07/10 01:42:29 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/07/10 01:42:29 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/07/10 01:42:29 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/07/10 01:42:30 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/07/10 01:42:30 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/10 01:42:36 DEBUG : Creating backend with remote "TestB2:" 2026/07/10 01:42:36 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/07/10 01:42:37 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/07/10 01:42:42 INFO : B2 bucket rclone-test-celadet5bopa: cleaning bucket "rclone-test-celadet5bopa" of all files 2026/07/10 01:42:42 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac0600_d20260710_m014241_c001_v0001176_t0014_u01783647761656") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/07/10 01:42:43 DEBUG : Creating backend with remote "TestB2:rclone-test-celadet5bopa/dirToPurgeFromRoot" 2026/07/10 01:42:44 INFO : B2 bucket rclone-test-celadet5bopa path dirToPurgeFromRoot: cleaning bucket "rclone-test-celadet5bopa" of all files 2026/07/10 01:42:45 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac0606_d20260710_m014243_c001_v0001176_t0042_u01783647763160") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/10 01:42:45 DEBUG : Creating backend with remote "TestB2:rclone-test-celadet5bopa/hello? sausage/êé" 2026/07/10 01:42:49 INFO : B2 bucket rclone-test-celadet5bopa path hello? sausage/êé: cleaning bucket "rclone-test-celadet5bopa" of all files 2026/07/10 01:42:50 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f116eb60fa0c02cbf_d20260710_m014248_c001_v0001120_t0056_u01783647768226") === 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/10 01:43:00 DEBUG : Creating backend with remote "TestB2:rclone-test-celadet5bopa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/10 01:43:02 DEBUG : Creating backend with remote "TestB2:rclone-test-celadet5bopa/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1958: Opening root remote "TestB2:" path "rclone-test-celadet5bopa" from "TestB2:rclone-test-celadet5bopa" 2026/07/10 01:43:04 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/10 01:43:15 DEBUG : Creating backend with remote "TestB2:rclone-test-cahigug2zowo" 2026/07/10 01:43:18 DEBUG : B2 bucket rclone-test-cahigug2zowo: Purge remote 2026/07/10 01:43:18 INFO : B2 bucket rclone-test-cahigug2zowo: cleaning bucket "rclone-test-cahigug2zowo" of all files 2026/07/10 01:43:18 DEBUG : somefile: Deleting (id "4_z8fc27dc3b01d4b9b9ff80e1b_f4038aaf4699ec819_d20260710_m014317_c001_v0001134_t0023_u01783647797308") === 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/10 01:43:19 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/10 01:43:20 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/10 01:43:23 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/07/10 01:43:23 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/07/10 01:43:23 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.762Ki offset 6Mi/6.106Mi 2026/07/10 01:43:23 DEBUG : test-metadata: Sending chunk 1 length 111372 2026/07/10 01:43:24 DEBUG : test-metadata: Done sending chunk 1 2026/07/10 01:43:25 DEBUG : test-metadata: Done sending chunk 0 2026/07/10 01:43:25 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/10 01:43:32 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2026/07/10 01:43:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/10 01:43:33 DEBUG : pacer: Reducing sleep to 10ms 2026/07/10 01:43:35 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1176-14.backblaze.com/b2api/v1/b2_upload_file/1f825df3b00d4b9b9ff80e1b/c001_v0001176_t0045": EOF 2026/07/10 01:43:35 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1176-14.backblaze.com/b2api/v1/b2_upload_file/1f825df3b00d4b9b9ff80e1b/c001_v0001176_t0045": EOF) 2026/07/10 01:43:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1176-14.backblaze.com/b2api/v1/b2_upload_file/1f825df3b00d4b9b9ff80e1b/c001_v0001176_t0045": EOF - low level retry 1/10 2026/07/10 01:43:37 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-10-014330-173.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/10 01:43:39 DEBUG : oldPath = "TestB2:rclone-test-celadet5bopa/versions/test-versions-v2026-07-10-014330-173.txt" 2026/07/10 01:43:39 DEBUG : newPath = "TestB2,versions:rclone-test-celadet5bopa/versions/test-versions-v2026-07-10-014330-173.txt" 2026/07/10 01:43:39 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-celadet5bopa/versions/test-versions-v2026-07-10-014330-173.txt" 2026/07/10 01:43:39 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/07/10 01:43:41 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-celadet5bopa/versions/test-versions-v2026-07-10-014330-173.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-celadet5bopa/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/10 01:43:44 INFO : B2 bucket rclone-test-celadet5bopa: cleaning bucket "rclone-test-celadet5bopa" of all hidden files 2026/07/10 01:43:44 DEBUG : leading space/ leading space: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f40284b4c65f7f854_d20260710_m014210_c001_v7007000_t0000_u01783647730956") as it is a hide marker 2026/07/10 01:43:44 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/07/10 01:43:44 DEBUG : leading space/ leading space: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac057e_d20260710_m014210_c001_v0001176_t0042_u01783647730386") 2026/07/10 01:43:44 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/07/10 01:43:44 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f40284b4c65f7f46b_d20260710_m014210_c001_v7007000_t0000_u01783647730025") as it is a hide marker 2026/07/10 01:43:44 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/07/10 01:43:44 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac0578_d20260710_m014209_c001_v0001176_t0016_u01783647729426") 2026/07/10 01:43:44 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/07/10 01:43:44 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f40284b4c65f7f85b_d20260710_m014216_c001_v7007000_t0000_u01783647736631") as it is a hide marker 2026/07/10 01:43:44 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/07/10 01:43:44 DEBUG : .leading dot/.leading dot: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac0598_d20260710_m014216_c001_v0001176_t0026_u01783647736054") 2026/07/10 01:43:44 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/07/10 01:43:44 DEBUG : created from root.txt: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f417f7466dd65a111_d20260710_m014311_c001_v7007000_t0000_u01783647791574") as it is a hide marker 2026/07/10 01:43:44 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/07/10 01:43:44 DEBUG : created from root.txt: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f1183b062d9e3918d_d20260710_m014310_c001_v0001041_t0024_u01783647790506") 2026/07/10 01:43:44 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/07/10 01:43:44 DEBUG : file name.txt: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f4081560598b947e8_d20260710_m014319_c001_v7007000_t0000_u01783647799435") as it is a hide marker 2026/07/10 01:43:44 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/07/10 01:43:44 DEBUG : file name.txt: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac0636_d20260710_m014259_c001_v0001176_t0032_u01783647779929") 2026/07/10 01:43:44 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/10 01:43:44 DEBUG : file name.txt: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f1171dea340e054dd_d20260710_m014254_c001_v0001103_t0012_u01783647774843") 2026/07/10 01:43:44 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/10 01:43:44 DEBUG : file name.txt: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac05da_d20260710_m014233_c001_v0001176_t0007_u01783647753829") 2026/07/10 01:43:44 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/10 01:43:44 DEBUG : file name.txt: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac05d4_d20260710_m014233_c001_v0001176_t0006_u01783647753017") 2026/07/10 01:43:44 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/10 01:43:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac05d6_d20260710_m014233_c001_v0001176_t0000_u01783647753458") "upload" dated 2026-07-10 01:42:33.458 +0000 UTC (1m10.916892828s ago) 2026/07/10 01:43:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f4159f73aac34b531_d20260710_m014252_c001_v7007000_t0000_u01783647772635") as it is a hide marker 2026/07/10 01:43:44 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/07/10 01:43:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f1047e39eebf693a4_d20260710_m014252_c001_v0001174_t0042_u01783647772125") 2026/07/10 01:43:44 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/07/10 01:43:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f115f8c00c42d30a8_d20260710_m014251_c001_v0001167_t0024_u01783647771421") 2026/07/10 01:43:44 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/07/10 01:43:44 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f40284b4c65f7f866_d20260710_m014223_c001_v7007000_t0000_u01783647743348") as it is a hide marker 2026/07/10 01:43:44 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/07/10 01:43:44 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac05b6_d20260710_m014222_c001_v0001176_t0009_u01783647742740") 2026/07/10 01:43:44 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/07/10 01:43:44 DEBUG : piped data.txt: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f4081560598b947eb_d20260710_m014321_c001_v7007000_t0000_u01783647801108") as it is a hide marker 2026/07/10 01:43:44 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/07/10 01:43:44 DEBUG : piped data.txt: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac066c_d20260710_m014320_c001_v0001176_t0030_u01783647800658") 2026/07/10 01:43:44 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/10 01:43:44 DEBUG : piped data.txt: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f4081560598b947ea_d20260710_m014320_c001_v7007000_t0000_u01783647800482") 2026/07/10 01:43:44 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/10 01:43:44 DEBUG : piped data.txt: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f414a4bfa52ac066a_d20260710_m014320_c001_v0001176_t0045_u01783647800131") 2026/07/10 01:43:44 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/10 01:43:44 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f40284b4c65f7f867_d20260710_m014224_c001_v7007000_t0000_u01783647744280") as it is a hide marker 2026/07/10 01:43:44 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/07/10 01:43:44 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac05b8_d20260710_m014223_c001_v0001176_t0052_u01783647743711") 2026/07/10 01:43:44 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/07/10 01:43:44 DEBUG : test-metadata: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f422d13278918395b_d20260710_m014327_c001_v7007000_t0000_u01783647807631") as it is a hide marker 2026/07/10 01:43:44 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/07/10 01:43:44 DEBUG : test-metadata: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f2081560598b947ed_d20260710_m014322_c001_v0001102_t0022_u01783647802834") 2026/07/10 01:43:44 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/10 01:43:44 DEBUG : test-metadata: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f4081560598b947ec_d20260710_m014322_c001_v7007000_t0000_u01783647802013") 2026/07/10 01:43:44 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/10 01:43:44 DEBUG : test-metadata: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac066e_d20260710_m014321_c001_v0001176_t0049_u01783647801283") 2026/07/10 01:43:44 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/10 01:43:44 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f40284b4c65f7f85e_d20260710_m014218_c001_v7007000_t0000_u01783647738628") as it is a hide marker 2026/07/10 01:43:44 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/07/10 01:43:44 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac05a0_d20260710_m014218_c001_v0001176_t0038_u01783647738036") 2026/07/10 01:43:44 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/07/10 01:43:44 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f40284b4c65f7f861_d20260710_m014220_c001_v7007000_t0000_u01783647740502") as it is a hide marker 2026/07/10 01:43:44 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/07/10 01:43:44 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac05aa_d20260710_m014219_c001_v0001176_t0012_u01783647739924") 2026/07/10 01:43:44 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/07/10 01:43:44 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f40284b4c65f7f860_d20260710_m014219_c001_v7007000_t0000_u01783647739559") as it is a hide marker 2026/07/10 01:43:44 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/07/10 01:43:44 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac05a6_d20260710_m014218_c001_v0001176_t0044_u01783647738989") 2026/07/10 01:43:44 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/07/10 01:43:44 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f40284b4c65f7f863_d20260710_m014221_c001_v7007000_t0000_u01783647741436") as it is a hide marker 2026/07/10 01:43:44 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/07/10 01:43:44 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac05ae_d20260710_m014220_c001_v0001176_t0031_u01783647740864") 2026/07/10 01:43:44 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/07/10 01:43:44 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f40284b4c65f7f864_d20260710_m014222_c001_v7007000_t0000_u01783647742378") as it is a hide marker 2026/07/10 01:43:44 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/07/10 01:43:44 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac05b4_d20260710_m014221_c001_v0001176_t0045_u01783647741800") 2026/07/10 01:43:44 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/07/10 01:43:44 DEBUG : trailing space /trailing space : Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f40284b4c65f7f85c_d20260710_m014217_c001_v7007000_t0000_u01783647737669") as it is a hide marker 2026/07/10 01:43:44 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/07/10 01:43:44 DEBUG : trailing space /trailing space : Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac059e_d20260710_m014217_c001_v0001176_t0058_u01783647737099") 2026/07/10 01:43:44 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/07/10 01:43:44 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f116eb60fa0c02d09_d20260710_m014337_c001_v0001120_t0054_u01783647817984") "upload" dated 2026-07-10 01:43:37.984 +0000 UTC (6.391247803s ago) 2026/07/10 01:43:44 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f417f7466dd65a115_d20260710_m014333_c001_v7007000_t0000_u01783647813150") 2026/07/10 01:43:44 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/07/10 01:43:44 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac068a_d20260710_m014330_c001_v0001176_t0024_u01783647810173") 2026/07/10 01:43:44 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/07/10 01:43:44 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f40284b4c65f7f86b_d20260710_m014232_c001_v7007000_t0000_u01783647752488") as it is a hide marker 2026/07/10 01:43:44 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/07/10 01:43:44 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f20284b4c65f7f869_d20260710_m014226_c001_v0001090_t0047_u01783647746247") 2026/07/10 01:43:44 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/07/10 01:43:44 DEBUG : zero-length-file: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f40284b4c65f7f868_d20260710_m014226_c001_v7007000_t0000_u01783647746063") as it is a hide marker 2026/07/10 01:43:44 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/07/10 01:43:44 DEBUG : zero-length-file: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f414a4bfa52ac05c0_d20260710_m014225_c001_v0001176_t0045_u01783647745534") 2026/07/10 01:43:44 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/07/10 01:43:44 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f40284b4c65f7f856_d20260710_m014211_c001_v7007000_t0000_u01783647731924") as it is a hide marker 2026/07/10 01:43:44 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/07/10 01:43:44 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac0588_d20260710_m014211_c001_v0001176_t0019_u01783647731319") 2026/07/10 01:43:44 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/07/10 01:43:44 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f40284b4c65f7f467_d20260710_m014207_c001_v7007000_t0000_u01783647727072") as it is a hide marker 2026/07/10 01:43:44 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/07/10 01:43:44 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac0564_d20260710_m014206_c001_v0001176_t0008_u01783647726075") 2026/07/10 01:43:44 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/07/10 01:43:44 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f40284b4c65f7f859_d20260710_m014214_c001_v7007000_t0000_u01783647734757") as it is a hide marker 2026/07/10 01:43:44 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/07/10 01:43:44 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac0592_d20260710_m014214_c001_v0001176_t0036_u01783647734185") 2026/07/10 01:43:44 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/07/10 01:43:44 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f40284b4c65f7f858_d20260710_m014213_c001_v7007000_t0000_u01783647733818") as it is a hide marker 2026/07/10 01:43:44 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/07/10 01:43:44 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac058c_d20260710_m014213_c001_v0001176_t0048_u01783647733232") 2026/07/10 01:43:44 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/07/10 01:43:44 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f40284b4c65f7f85a_d20260710_m014215_c001_v7007000_t0000_u01783647735690") as it is a hide marker 2026/07/10 01:43:44 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/07/10 01:43:44 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac0594_d20260710_m014215_c001_v0001176_t0041_u01783647735120") 2026/07/10 01:43:44 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/07/10 01:43:44 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f40284b4c65f7f857_d20260710_m014212_c001_v7007000_t0000_u01783647732868") as it is a hide marker 2026/07/10 01:43:44 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/07/10 01:43:44 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac058a_d20260710_m014212_c001_v0001176_t0032_u01783647732285") 2026/07/10 01:43:44 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/07/10 01:43:44 DEBUG : ./.: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f40284b4c65f7f469_d20260710_m014208_c001_v7007000_t0000_u01783647728120") as it is a hide marker 2026/07/10 01:43:44 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/07/10 01:43:44 DEBUG : ./.: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac056e_d20260710_m014207_c001_v0001176_t0005_u01783647727434") 2026/07/10 01:43:44 NOTICE: ./.: Skipped delete as --dry-run is set 2026/07/10 01:43:44 DEBUG : ../..: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f40284b4c65f7f46a_d20260710_m014209_c001_v7007000_t0000_u01783647729065") as it is a hide marker 2026/07/10 01:43:44 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/07/10 01:43:44 DEBUG : ../..: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac0574_d20260710_m014208_c001_v0001176_t0033_u01783647728483") 2026/07/10 01:43:44 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/07/10 01:43:44 INFO : B2 bucket rclone-test-celadet5bopa: cleaning bucket "rclone-test-celadet5bopa" of all hidden files 2026/07/10 01:43:44 DEBUG : leading space/ leading space: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f40284b4c65f7f854_d20260710_m014210_c001_v7007000_t0000_u01783647730956") as it is a hide marker 2026/07/10 01:43:44 DEBUG : leading space/ leading space: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac057e_d20260710_m014210_c001_v0001176_t0042_u01783647730386") 2026/07/10 01:43:44 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f40284b4c65f7f46b_d20260710_m014210_c001_v7007000_t0000_u01783647730025") as it is a hide marker 2026/07/10 01:43:44 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac0578_d20260710_m014209_c001_v0001176_t0016_u01783647729426") 2026/07/10 01:43:44 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f40284b4c65f7f85b_d20260710_m014216_c001_v7007000_t0000_u01783647736631") as it is a hide marker 2026/07/10 01:43:44 DEBUG : .leading dot/.leading dot: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac0598_d20260710_m014216_c001_v0001176_t0026_u01783647736054") 2026/07/10 01:43:44 DEBUG : created from root.txt: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f417f7466dd65a111_d20260710_m014311_c001_v7007000_t0000_u01783647791574") as it is a hide marker 2026/07/10 01:43:44 DEBUG : created from root.txt: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f1183b062d9e3918d_d20260710_m014310_c001_v0001041_t0024_u01783647790506") 2026/07/10 01:43:44 DEBUG : file name.txt: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f4081560598b947e8_d20260710_m014319_c001_v7007000_t0000_u01783647799435") as it is a hide marker 2026/07/10 01:43:44 DEBUG : file name.txt: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac0636_d20260710_m014259_c001_v0001176_t0032_u01783647779929") 2026/07/10 01:43:45 DEBUG : file name.txt: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f1171dea340e054dd_d20260710_m014254_c001_v0001103_t0012_u01783647774843") 2026/07/10 01:43:45 DEBUG : file name.txt: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac05da_d20260710_m014233_c001_v0001176_t0007_u01783647753829") 2026/07/10 01:43:45 DEBUG : file name.txt: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac05d4_d20260710_m014233_c001_v0001176_t0006_u01783647753017") 2026/07/10 01:43:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac05d6_d20260710_m014233_c001_v0001176_t0000_u01783647753458") "upload" dated 2026-07-10 01:42:33.458 +0000 UTC (1m11.889548096s ago) 2026/07/10 01:43:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f4159f73aac34b531_d20260710_m014252_c001_v7007000_t0000_u01783647772635") as it is a hide marker 2026/07/10 01:43:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f1047e39eebf693a4_d20260710_m014252_c001_v0001174_t0042_u01783647772125") 2026/07/10 01:43:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f115f8c00c42d30a8_d20260710_m014251_c001_v0001167_t0024_u01783647771421") 2026/07/10 01:43:45 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f40284b4c65f7f866_d20260710_m014223_c001_v7007000_t0000_u01783647743348") as it is a hide marker 2026/07/10 01:43:45 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac05b6_d20260710_m014222_c001_v0001176_t0009_u01783647742740") 2026/07/10 01:43:45 DEBUG : piped data.txt: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f4081560598b947eb_d20260710_m014321_c001_v7007000_t0000_u01783647801108") as it is a hide marker 2026/07/10 01:43:45 DEBUG : piped data.txt: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac066c_d20260710_m014320_c001_v0001176_t0030_u01783647800658") 2026/07/10 01:43:45 DEBUG : piped data.txt: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f4081560598b947ea_d20260710_m014320_c001_v7007000_t0000_u01783647800482") 2026/07/10 01:43:45 DEBUG : piped data.txt: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f414a4bfa52ac066a_d20260710_m014320_c001_v0001176_t0045_u01783647800131") 2026/07/10 01:43:45 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f40284b4c65f7f867_d20260710_m014224_c001_v7007000_t0000_u01783647744280") as it is a hide marker 2026/07/10 01:43:45 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac05b8_d20260710_m014223_c001_v0001176_t0052_u01783647743711") 2026/07/10 01:43:45 DEBUG : test-metadata: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f422d13278918395b_d20260710_m014327_c001_v7007000_t0000_u01783647807631") as it is a hide marker 2026/07/10 01:43:45 DEBUG : test-metadata: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f2081560598b947ed_d20260710_m014322_c001_v0001102_t0022_u01783647802834") 2026/07/10 01:43:46 DEBUG : test-metadata: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f4081560598b947ec_d20260710_m014322_c001_v7007000_t0000_u01783647802013") 2026/07/10 01:43:46 DEBUG : test-metadata: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac066e_d20260710_m014321_c001_v0001176_t0049_u01783647801283") 2026/07/10 01:43:46 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f40284b4c65f7f85e_d20260710_m014218_c001_v7007000_t0000_u01783647738628") as it is a hide marker 2026/07/10 01:43:46 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac05a0_d20260710_m014218_c001_v0001176_t0038_u01783647738036") 2026/07/10 01:43:46 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f40284b4c65f7f861_d20260710_m014220_c001_v7007000_t0000_u01783647740502") as it is a hide marker 2026/07/10 01:43:46 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac05aa_d20260710_m014219_c001_v0001176_t0012_u01783647739924") 2026/07/10 01:43:46 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f40284b4c65f7f860_d20260710_m014219_c001_v7007000_t0000_u01783647739559") as it is a hide marker 2026/07/10 01:43:46 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac05a6_d20260710_m014218_c001_v0001176_t0044_u01783647738989") 2026/07/10 01:43:46 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f40284b4c65f7f863_d20260710_m014221_c001_v7007000_t0000_u01783647741436") as it is a hide marker 2026/07/10 01:43:46 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac05ae_d20260710_m014220_c001_v0001176_t0031_u01783647740864") 2026/07/10 01:43:46 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f40284b4c65f7f864_d20260710_m014222_c001_v7007000_t0000_u01783647742378") as it is a hide marker 2026/07/10 01:43:46 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac05b4_d20260710_m014221_c001_v0001176_t0045_u01783647741800") 2026/07/10 01:43:46 DEBUG : trailing space /trailing space : Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f40284b4c65f7f85c_d20260710_m014217_c001_v7007000_t0000_u01783647737669") as it is a hide marker 2026/07/10 01:43:46 DEBUG : trailing space /trailing space : Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac059e_d20260710_m014217_c001_v0001176_t0058_u01783647737099") 2026/07/10 01:43:46 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f116eb60fa0c02d09_d20260710_m014337_c001_v0001120_t0054_u01783647817984") "upload" dated 2026-07-10 01:43:37.984 +0000 UTC (8.713164264s ago) 2026/07/10 01:43:46 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f417f7466dd65a115_d20260710_m014333_c001_v7007000_t0000_u01783647813150") 2026/07/10 01:43:46 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac068a_d20260710_m014330_c001_v0001176_t0024_u01783647810173") 2026/07/10 01:43:46 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f40284b4c65f7f86b_d20260710_m014232_c001_v7007000_t0000_u01783647752488") as it is a hide marker 2026/07/10 01:43:46 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f20284b4c65f7f869_d20260710_m014226_c001_v0001090_t0047_u01783647746247") 2026/07/10 01:43:46 DEBUG : zero-length-file: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f40284b4c65f7f868_d20260710_m014226_c001_v7007000_t0000_u01783647746063") as it is a hide marker 2026/07/10 01:43:47 DEBUG : zero-length-file: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f414a4bfa52ac05c0_d20260710_m014225_c001_v0001176_t0045_u01783647745534") 2026/07/10 01:43:47 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f40284b4c65f7f856_d20260710_m014211_c001_v7007000_t0000_u01783647731924") as it is a hide marker 2026/07/10 01:43:47 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac0588_d20260710_m014211_c001_v0001176_t0019_u01783647731319") 2026/07/10 01:43:47 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f40284b4c65f7f467_d20260710_m014207_c001_v7007000_t0000_u01783647727072") as it is a hide marker 2026/07/10 01:43:47 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac0564_d20260710_m014206_c001_v0001176_t0008_u01783647726075") 2026/07/10 01:43:47 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f40284b4c65f7f859_d20260710_m014214_c001_v7007000_t0000_u01783647734757") as it is a hide marker 2026/07/10 01:43:47 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac0592_d20260710_m014214_c001_v0001176_t0036_u01783647734185") 2026/07/10 01:43:47 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f40284b4c65f7f858_d20260710_m014213_c001_v7007000_t0000_u01783647733818") as it is a hide marker 2026/07/10 01:43:47 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac058c_d20260710_m014213_c001_v0001176_t0048_u01783647733232") 2026/07/10 01:43:47 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f40284b4c65f7f85a_d20260710_m014215_c001_v7007000_t0000_u01783647735690") as it is a hide marker 2026/07/10 01:43:47 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac0594_d20260710_m014215_c001_v0001176_t0041_u01783647735120") 2026/07/10 01:43:47 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f40284b4c65f7f857_d20260710_m014212_c001_v7007000_t0000_u01783647732868") as it is a hide marker 2026/07/10 01:43:47 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac058a_d20260710_m014212_c001_v0001176_t0032_u01783647732285") 2026/07/10 01:43:47 DEBUG : ./.: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f40284b4c65f7f469_d20260710_m014208_c001_v7007000_t0000_u01783647728120") as it is a hide marker 2026/07/10 01:43:47 DEBUG : ./.: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac056e_d20260710_m014207_c001_v0001176_t0005_u01783647727434") 2026/07/10 01:43:47 DEBUG : ../..: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f40284b4c65f7f46a_d20260710_m014209_c001_v7007000_t0000_u01783647729065") as it is a hide marker 2026/07/10 01:43:47 DEBUG : ../..: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac0574_d20260710_m014208_c001_v0001176_t0033_u01783647728483") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/07/10 01:43:48 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/10 01:43:48 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/10 01:43:48 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/10 01:43:49 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/10 01:43:49 INFO : B2 bucket rclone-test-celadet5bopa: cleaning bucket "rclone-test-celadet5bopa" of pending multipart uploads older than 0s 2026/07/10 01:43:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac05d6_d20260710_m014233_c001_v0001176_t0000_u01783647753458") "upload" dated 2026-07-10 01:42:33.458 +0000 UTC (1m16.151893964s ago) 2026/07/10 01:43:49 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f219d7f15ea4000d7_d20260710_m014348_c001_v0001183_t0037_u01783647828633") as it is a start marker (upload started at 2026-07-10 01:43:48.633 +0000 UTC) 2026/07/10 01:43:49 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/07/10 01:43:49 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f219d7f15ea4000d8_d20260710_m014348_c001_v0001167_t0015_u01783647828811") as it is a start marker (upload started at 2026-07-10 01:43:48.811 +0000 UTC) 2026/07/10 01:43:49 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/07/10 01:43:49 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f219d7f15ea4000d9_d20260710_m014348_c001_v0001100_t0020_u01783647828991") as it is a start marker (upload started at 2026-07-10 01:43:48.991 +0000 UTC) 2026/07/10 01:43:49 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/07/10 01:43:49 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f219d7f15ea4000da_d20260710_m014349_c001_v0001180_t0041_u01783647829168") as it is a start marker (upload started at 2026-07-10 01:43:49.168 +0000 UTC) 2026/07/10 01:43:49 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/07/10 01:43:49 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f419d7f15ea4000d6_d20260710_m014348_c001_v7007000_t0000_u01783647828456") "hide" dated 2026-07-10 01:43:48.456 +0000 UTC (1.154050478s ago) 2026/07/10 01:43:49 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f116eb60fa0c02d09_d20260710_m014337_c001_v0001120_t0054_u01783647817984") 2026/07/10 01:43:49 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/07/10 01:43:49 INFO : B2 bucket rclone-test-celadet5bopa: cleaning bucket "rclone-test-celadet5bopa" of pending multipart uploads older than 0s 2026/07/10 01:43:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac05d6_d20260710_m014233_c001_v0001176_t0000_u01783647753458") "upload" dated 2026-07-10 01:42:33.458 +0000 UTC (1m16.506977017s ago) 2026/07/10 01:43:49 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f219d7f15ea4000d7_d20260710_m014348_c001_v0001183_t0037_u01783647828633") as it is a start marker (upload started at 2026-07-10 01:43:48.633 +0000 UTC) 2026/07/10 01:43:49 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f219d7f15ea4000d8_d20260710_m014348_c001_v0001167_t0015_u01783647828811") as it is a start marker (upload started at 2026-07-10 01:43:48.811 +0000 UTC) 2026/07/10 01:43:49 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f219d7f15ea4000d9_d20260710_m014348_c001_v0001100_t0020_u01783647828991") as it is a start marker (upload started at 2026-07-10 01:43:48.991 +0000 UTC) 2026/07/10 01:43:49 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f219d7f15ea4000da_d20260710_m014349_c001_v0001180_t0041_u01783647829168") as it is a start marker (upload started at 2026-07-10 01:43:49.168 +0000 UTC) 2026/07/10 01:43:49 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1f825df3b00d4b9b9ff80e1b_f419d7f15ea4000d6_d20260710_m014348_c001_v7007000_t0000_u01783647828456") "hide" dated 2026-07-10 01:43:48.456 +0000 UTC (1.509102613s ago) 2026/07/10 01:43:49 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f116eb60fa0c02d09_d20260710_m014337_c001_v0001120_t0054_u01783647817984") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/07/10 01:43:50 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/07/10 01:43:50 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/07/10 01:43:51 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/10 01:43:52 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/07/10 01:43:52 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/07/10 01:43:52 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/07/10 01:43:52 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/07/10 01:43:53 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/07/10 01:43:54 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/07/10 01:43:54 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/07/10 01:43:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/10 01:43:57 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/10 01:43:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f825df3b00d4b9b9ff80e1b_f223573d2fcaafd9b_d20260710_m014357_c001_v0001032_t0050_u01783647837996") 2026/07/10 01:43:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/10 01:43:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/10 01:43:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/10 01:43:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/07/10 01:44:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/07/10 01:44:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/07/10 01:44:02 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/07/10 01:44:02 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/07/10 01:44:02 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/07/10 01:44:02 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/07/10 01:44:04 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/07/10 01:44:04 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/07/10 01:44:04 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/07/10 01:44:06 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/07/10 01:44:06 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/10 01:44:06 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z1f825df3b00d4b9b9ff80e1b_f223573d2fcaafda9_d20260710_m014406_c001_v0001179_t0039_u01783647846355") 2026/07/10 01:44:06 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/10 01:44:06 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/10 01:44:06 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/07/10 01:44:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/07/10 01:44:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/07/10 01:44:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/07/10 01:44:10 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/07/10 01:44:10 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/07/10 01:44:10 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/07/10 01:44:10 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/07/10 01:44:10 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/07/10 01:44:10 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/07/10 01:44:11 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/07/10 01:44:12 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/07/10 01:44:12 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/07/10 01:44:12 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/07/10 01:44:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/10 01:44:14 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/10 01:44:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f825df3b00d4b9b9ff80e1b_f21327c5298558ba8_d20260710_m014414_c001_v0001178_t0019_u01783647854465") 2026/07/10 01:44:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/10 01:44:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/10 01:44:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/10 01:44:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/07/10 01:44:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/07/10 01:44:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/07/10 01:44:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/07/10 01:44:17 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/10 01:44:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/07/10 01:44:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/07/10 01:44:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/07/10 01:44:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/07/10 01:44:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/07/10 01:44:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/07/10 01:44:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/07/10 01:44:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/07/10 01:44:22 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/10 01:44:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z1f825df3b00d4b9b9ff80e1b_f223573d2fcaafdb9_d20260710_m014422_c001_v0001157_t0012_u01783647862470") 2026/07/10 01:44:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/10 01:44:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/07/10 01:44:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/10 01:44:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/07/10 01:44:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/07/10 01:44:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/07/10 01:44:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/07/10 01:44:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/07/10 01:44:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/07/10 01:44:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/07/10 01:44:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/07/10 01:44:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/07/10 01:44:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/07/10 01:44:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/10 01:44:30 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/10 01:44:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1f825df3b00d4b9b9ff80e1b_f21327c5298558bc0_d20260710_m014430_c001_v0001033_t0030_u01783647870330") 2026/07/10 01:44:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/10 01:44:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/10 01:44:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/07/10 01:44:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/10 01:44:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/10 01:44:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/07/10 01:44:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/07/10 01:44:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/07/10 01:44:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/07/10 01:44:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/07/10 01:44:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/10 01:44:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/07/10 01:44:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/07/10 01:44:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/07/10 01:44:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/07/10 01:44:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/07/10 01:44:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/10 01:44:45 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/10 01:44:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1f825df3b00d4b9b9ff80e1b_f200e7699068917e3_d20260710_m014445_c001_v0001130_t0045_u01783647885230") 2026/07/10 01:44:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/10 01:44:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/10 01:44:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/10 01:44:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/07/10 01:44:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/07/10 01:44:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/10 01:44:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/10 01:44:47 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/10 01:44:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/07/10 01:44:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/07/10 01:44:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/07/10 01:44:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/07/10 01:44:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/07/10 01:44:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/07/10 01:44:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/07/10 01:44:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/07/10 01:44:53 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/10 01:44:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z1f825df3b00d4b9b9ff80e1b_f210bfa020f2ed7f5_d20260710_m014453_c001_v0001103_t0022_u01783647893513") 2026/07/10 01:44:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/10 01:44:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/07/10 01:44:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/10 01:44:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/07/10 01:44:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/07/10 01:44:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/07/10 01:44:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/07/10 01:44:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/07/10 01:44:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/07/10 01:44:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/07/10 01:44:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/07/10 01:45:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/07/10 01:45:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/07/10 01:45:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/10 01:45:01 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/10 01:45:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1f825df3b00d4b9b9ff80e1b_f210bfa020f2ed811_d20260710_m014501_c001_v0001165_t0025_u01783647901862") 2026/07/10 01:45:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/10 01:45:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/10 01:45:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/07/10 01:45:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/10 01:45:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/10 01:45:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/07/10 01:45:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/07/10 01:45:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/07/10 01:45:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/10 01:45:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/07/10 01:45:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/07/10 01:45:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/07/10 01:45:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/07/10 01:45:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/07/10 01:45:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/07/10 01:45:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/07/10 01:45:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/10 01:45:10 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/10 01:45:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1f825df3b00d4b9b9ff80e1b_f200e76990689181d_d20260710_m014510_c001_v0001174_t0029_u01783647910161") 2026/07/10 01:45:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/10 01:45:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/10 01:45:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/10 01:45:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/07/10 01:45:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/07/10 01:45:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/10 01:45:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/10 01:45:13 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/10 01:45:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/07/10 01:45:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/07/10 01:45:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/07/10 01:45:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/07/10 01:45:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/07/10 01:45:17 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/07/10 01:45:17 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/07/10 01:45:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/07/10 01:45:18 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/10 01:45:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z1f825df3b00d4b9b9ff80e1b_f200e76990689182d_d20260710_m014519_c001_v0001183_t0005_u01783647919079") 2026/07/10 01:45:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/10 01:45:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/07/10 01:45:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/10 01:45:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/07/10 01:45:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/07/10 01:45:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/07/10 01:45:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/07/10 01:45:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/07/10 01:45:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/07/10 01:45:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/07/10 01:45:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/07/10 01:45:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/07/10 01:45:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/07/10 01:45:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/07/10 01:45:27 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/10 01:45:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z1f825df3b00d4b9b9ff80e1b_f210bfa020f2ed849_d20260710_m014527_c001_v0001092_t0055_u01783647927516") 2026/07/10 01:45:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/10 01:45:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/10 01:45:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/07/10 01:45:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/07/10 01:45:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/07/10 01:45:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/07/10 01:45:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/07/10 01:45:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/07/10 01:45:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/07/10 01:45:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/07/10 01:45:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/07/10 01:45:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/07/10 01:45:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/07/10 01:45:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/07/10 01:45:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/07/10 01:45:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/07/10 01:45:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/07/10 01:45:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/07/10 01:45:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z1f825df3b00d4b9b9ff80e1b_f218302ec27706c72_d20260710_m014537_c001_v0001137_t0047_u01783647937207") 2026/07/10 01:45:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/10 01:45:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/10 01:45:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/07/10 01:45:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/07/10 01:45:37 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/07/10 01:45:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/10 01:45:37 DEBUG : pacer: Reducing sleep to 10ms 2026/07/10 01:45:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/07/10 01:45:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/07/10 01:45:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/07/10 01:45:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2026/07/10 01:45:42 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/07/10 01:45:42 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/07/10 01:45:42 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/07/10 01:45:42 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/07/10 01:45:42 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/07/10 01:45:44 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/07/10 01:45:44 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/07/10 01:45:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/10 01:45:46 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/10 01:45:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f825df3b00d4b9b9ff80e1b_f218302ec27706c78_d20260710_m014546_c001_v0001153_t0009_u01783647946145") 2026/07/10 01:45:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/10 01:45:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/10 01:45:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/10 01:45:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/07/10 01:45:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/07/10 01:45:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/07/10 01:45:50 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/07/10 01:45:50 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/07/10 01:45:51 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/07/10 01:45:51 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/07/10 01:45:54 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/07/10 01:45:54 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/07/10 01:45:54 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/07/10 01:45:56 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/07/10 01:45:56 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/07/10 01:45:56 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z1f825df3b00d4b9b9ff80e1b_f218302ec27706c81_d20260710_m014556_c001_v0001033_t0048_u01783647956369") 2026/07/10 01:45:56 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/10 01:45:56 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/10 01:45:56 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/07/10 01:45:59 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/07/10 01:45:59 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/07/10 01:45:59 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/07/10 01:46:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/07/10 01:46:01 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/07/10 01:46:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/07/10 01:46:01 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/07/10 01:46:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/07/10 01:46:01 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/07/10 01:46:02 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/07/10 01:46:04 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/07/10 01:46:04 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/07/10 01:46:04 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/07/10 01:46:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/10 01:46:06 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/10 01:46:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f825df3b00d4b9b9ff80e1b_f2273bda0ce6967ab_d20260710_m014606_c001_v0001131_t0030_u01783647966798") 2026/07/10 01:46:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/10 01:46:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/10 01:46:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/10 01:46:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/07/10 01:46:07 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/07/10 01:46:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/10 01:46:07 DEBUG : pacer: Reducing sleep to 10ms 2026/07/10 01:46:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/07/10 01:46:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/07/10 01:46:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/07/10 01:46:10 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/10 01:46:12 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/07/10 01:46:12 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/07/10 01:46:12 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/07/10 01:46:12 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/07/10 01:46:13 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/07/10 01:46:15 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/07/10 01:46:15 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/07/10 01:46:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/10 01:46:17 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/10 01:46:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f825df3b00d4b9b9ff80e1b_f209557f1286bde24_d20260710_m014617_c001_v0001120_t0036_u01783647977255") 2026/07/10 01:46:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/10 01:46:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/10 01:46:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/10 01:46:18 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/07/10 01:46:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/07/10 01:46:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/07/10 01:46:26 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/07/10 01:46:26 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/07/10 01:46:26 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/07/10 01:46:26 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/07/10 01:46:29 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/07/10 01:46:29 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/07/10 01:46:29 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/07/10 01:46:32 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/07/10 01:46:32 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/10 01:46:32 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z1f825df3b00d4b9b9ff80e1b_f20917800ac4b2450_d20260710_m014632_c001_v0001102_t0027_u01783647992185") 2026/07/10 01:46:32 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/10 01:46:32 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/10 01:46:32 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/07/10 01:46:34 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/07/10 01:46:35 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/07/10 01:46:35 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/07/10 01:46:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/07/10 01:46:37 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/07/10 01:46:38 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/07/10 01:46:38 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/07/10 01:46:38 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/07/10 01:46:38 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/07/10 01:46:39 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/07/10 01:46:40 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/07/10 01:46:40 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/07/10 01:46:40 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/07/10 01:46:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/10 01:46:43 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/10 01:46:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f825df3b00d4b9b9ff80e1b_f223573d2fcab1219_d20260710_m014643_c001_v0001038_t0042_u01783648003140") 2026/07/10 01:46:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/10 01:46:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/10 01:46:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/10 01:46:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/07/10 01:46:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/07/10 01:46:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/07/10 01:46:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/07/10 01:46:46 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/10 01:46:54 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z1f825df3b00d4b9b9ff80e1b_f2035627ccf8c07f4_d20260710_m014654_c001_v0001131_t0035_u01783648014588") 2026/07/10 01:46:54 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/07/10 01:46:54 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/10 01:46:55 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/10 01:46:55 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/10 01:46:55 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/07/10 01:46:57 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/07/10 01:46:57 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/10 01:46:57 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/07/10 01:46:57 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/07/10 01:46:59 DEBUG : chunked-copy: Done sending chunk 0 2026/07/10 01:46:59 DEBUG : chunked-copy: Done sending chunk 1 2026/07/10 01:46:59 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/10 01:47:00 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z1f825df3b00d4b9b9ff80e1b_f2035627ccf8c07ff_d20260710_m014700_c001_v0001131_t0048_u01783648020246") 2026/07/10 01:47:00 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/07/10 01:47:00 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/10 01:47:00 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/10 01:47:00 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/10 01:47:00 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/07/10 01:47:02 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/07/10 01:47:02 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/10 01:47:03 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/07/10 01:47:03 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/07/10 01:47:05 DEBUG : chunked-copy: Done sending chunk 0 2026/07/10 01:47:05 DEBUG : chunked-copy: Done sending chunk 1 2026/07/10 01:47:05 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/10 01:47:06 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z1f825df3b00d4b9b9ff80e1b_f209557f1286bde61_d20260710_m014706_c001_v0001104_t0016_u01783648026211") 2026/07/10 01:47:06 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/07/10 01:47:06 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/10 01:47:07 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/10 01:47:08 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/10 01:47:08 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/07/10 01:47:10 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/07/10 01:47:10 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/10 01:47:10 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/07/10 01:47:10 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/07/10 01:47:12 DEBUG : chunked-copy: Done sending chunk 0 2026/07/10 01:47:13 DEBUG : chunked-copy: Done sending chunk 1 2026/07/10 01:47:13 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/10 01:47:13 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z1f825df3b00d4b9b9ff80e1b_f2035627ccf8c0824_d20260710_m014713_c001_v0001178_t0055_u01783648033878") 2026/07/10 01:47:13 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/07/10 01:47:13 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/10 01:47:13 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/07/10 01:47:14 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/07/10 01:47:14 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/10 01:47:14 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/10 01:47:14 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/07/10 01:47:15 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/10 01:47:17 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/10 01:47:18 DEBUG : Creating backend with remote "TestB2:rclone-test-celadet5bopa/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2675: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2718: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2767: Can't test if can't have empty directories 2026/07/10 01:47:19 INFO : B2 bucket rclone-test-celadet5bopa: cleaning bucket "rclone-test-celadet5bopa" of all files 2026/07/10 01:47:19 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f40917800ac4b2448_d20260710_m014625_c001_v7007000_t0000_u01783647985957") 2026/07/10 01:47:19 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f209557f1286bde24_d20260710_m014617_c001_v0001120_t0036_u01783647977255") 2026/07/10 01:47:19 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f409557f1286bde20_d20260710_m014616_c001_v7007000_t0000_u01783647976742") 2026/07/10 01:47:19 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f2154cece6a60ad24_d20260710_m014612_c001_v0001184_t0015_u01783647972146") 2026/07/10 01:47:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f4035627ccf8c07ca_d20260710_m014648_c001_v7007000_t0000_u01783648008597") 2026/07/10 01:47:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f223573d2fcab1219_d20260710_m014643_c001_v0001038_t0042_u01783648003140") 2026/07/10 01:47:19 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f423573d2fcab1218_d20260710_m014642_c001_v7007000_t0000_u01783648002640") 2026/07/10 01:47:19 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f20917800ac4b2453_d20260710_m014637_c001_v0001183_t0051_u01783647997292") 2026/07/10 01:47:19 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f40917800ac4b2452_d20260710_m014637_c001_v7007000_t0000_u01783647997107") 2026/07/10 01:47:20 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f20917800ac4b2450_d20260710_m014632_c001_v0001102_t0027_u01783647992185") 2026/07/10 01:47:20 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f40917800ac4b244f_d20260710_m014631_c001_v7007000_t0000_u01783647991681") 2026/07/10 01:47:20 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f20917800ac4b2449_d20260710_m014626_c001_v0001177_t0035_u01783647986150") 2026/07/10 01:47:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f400e7699068917e9_d20260710_m014449_c001_v7007000_t0000_u01783647889155") 2026/07/10 01:47:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f200e7699068917e3_d20260710_m014445_c001_v0001130_t0045_u01783647885230") 2026/07/10 01:47:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f410bfa020f2ed7c5_d20260710_m014440_c001_v7007000_t0000_u01783647880208") 2026/07/10 01:47:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f21327c5298558bc0_d20260710_m014430_c001_v0001033_t0030_u01783647870330") 2026/07/10 01:47:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f400e7699068917e2_d20260710_m014444_c001_v7007000_t0000_u01783647884850") 2026/07/10 01:47:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f210bfa020f2ed7c8_d20260710_m014440_c001_v0001172_t0021_u01783647880399") 2026/07/10 01:47:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f41327c5298558bbf_d20260710_m014429_c001_v7007000_t0000_u01783647869996") 2026/07/10 01:47:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f21327c5298558bbd_d20260710_m014426_c001_v0001177_t0037_u01783647866069") 2026/07/10 01:47:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f41327c5298558bbc_d20260710_m014425_c001_v7007000_t0000_u01783647865888") 2026/07/10 01:47:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f223573d2fcaafdb9_d20260710_m014422_c001_v0001157_t0012_u01783647862470") 2026/07/10 01:47:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f423573d2fcaafdb8_d20260710_m014422_c001_v7007000_t0000_u01783647862109") 2026/07/10 01:47:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f21327c5298558bad_d20260710_m014418_c001_v0001130_t0025_u01783647858548") 2026/07/10 01:47:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f410bfa020f2ed82f_d20260710_m014514_c001_v7007000_t0000_u01783647914570") 2026/07/10 01:47:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f200e76990689181d_d20260710_m014510_c001_v0001174_t0029_u01783647910161") 2026/07/10 01:47:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f400e76990689180c_d20260710_m014505_c001_v7007000_t0000_u01783647905676") 2026/07/10 01:47:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f210bfa020f2ed811_d20260710_m014501_c001_v0001165_t0025_u01783647901862") 2026/07/10 01:47:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f400e76990689181a_d20260710_m014509_c001_v7007000_t0000_u01783647909744") 2026/07/10 01:47:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f200e76990689180d_d20260710_m014505_c001_v0001178_t0009_u01783647905872") 2026/07/10 01:47:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f410bfa020f2ed810_d20260710_m014501_c001_v7007000_t0000_u01783647901513") 2026/07/10 01:47:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f200e7699068917fc_d20260710_m014456_c001_v0001104_t0021_u01783647896985") 2026/07/10 01:47:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f400e7699068917fb_d20260710_m014456_c001_v7007000_t0000_u01783647896807") 2026/07/10 01:47:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f210bfa020f2ed7f5_d20260710_m014453_c001_v0001103_t0022_u01783647893513") 2026/07/10 01:47:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f410bfa020f2ed7f3_d20260710_m014453_c001_v7007000_t0000_u01783647893177") 2026/07/10 01:47:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f200e7699068917eb_d20260710_m014449_c001_v0001033_t0041_u01783647889332") 2026/07/10 01:47:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f41327c5298558bac_d20260710_m014418_c001_v7007000_t0000_u01783647858372") 2026/07/10 01:47:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f21327c5298558ba8_d20260710_m014414_c001_v0001178_t0019_u01783647854465") 2026/07/10 01:47:21 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f41327c5298558ba7_d20260710_m014414_c001_v7007000_t0000_u01783647854118") 2026/07/10 01:47:21 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f21327c5298558ba4_d20260710_m014410_c001_v0001181_t0019_u01783647850331") 2026/07/10 01:47:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f41327c5298558ba2_d20260710_m014410_c001_v7007000_t0000_u01783647850155") 2026/07/10 01:47:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f223573d2fcaafda9_d20260710_m014406_c001_v0001179_t0039_u01783647846355") 2026/07/10 01:47:21 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f423573d2fcaafda8_d20260710_m014406_c001_v7007000_t0000_u01783647846003") 2026/07/10 01:47:22 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f21327c5298558b9e_d20260710_m014402_c001_v0001182_t0052_u01783647842001") 2026/07/10 01:47:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f41327c5298558b9d_d20260710_m014401_c001_v7007000_t0000_u01783647841825") 2026/07/10 01:47:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f223573d2fcaafd9b_d20260710_m014357_c001_v0001032_t0050_u01783647837996") 2026/07/10 01:47:22 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f423573d2fcaafd9a_d20260710_m014357_c001_v7007000_t0000_u01783647837410") 2026/07/10 01:47:22 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f2159f73aac34b54c_d20260710_m014352_c001_v0001161_t0036_u01783647832096") 2026/07/10 01:47:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f40284b4c65f7fd10_d20260710_m014541_c001_v7007000_t0000_u01783647941526") 2026/07/10 01:47:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f218302ec27706c72_d20260710_m014537_c001_v0001137_t0047_u01783647937207") 2026/07/10 01:47:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f410bfa020f2ed84b_d20260710_m014531_c001_v7007000_t0000_u01783647931781") 2026/07/10 01:47:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f210bfa020f2ed849_d20260710_m014527_c001_v0001092_t0055_u01783647927516") 2026/07/10 01:47:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f418302ec27706c71_d20260710_m014536_c001_v7007000_t0000_u01783647936781") 2026/07/10 01:47:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f210bfa020f2ed84d_d20260710_m014531_c001_v0001109_t0030_u01783647931959") 2026/07/10 01:47:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f410bfa020f2ed848_d20260710_m014527_c001_v7007000_t0000_u01783647927125") 2026/07/10 01:47:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f210bfa020f2ed840_d20260710_m014522_c001_v0001167_t0018_u01783647922722") 2026/07/10 01:47:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f410bfa020f2ed83f_d20260710_m014522_c001_v7007000_t0000_u01783647922544") 2026/07/10 01:47:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f200e76990689182d_d20260710_m014519_c001_v0001183_t0005_u01783647919079") 2026/07/10 01:47:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f400e76990689182c_d20260710_m014518_c001_v7007000_t0000_u01783647918652") 2026/07/10 01:47:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f210bfa020f2ed831_d20260710_m014514_c001_v0001181_t0048_u01783647914747") 2026/07/10 01:47:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f4154cece6a60ad23_d20260710_m014611_c001_v7007000_t0000_u01783647971930") 2026/07/10 01:47:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f2273bda0ce6967ab_d20260710_m014606_c001_v0001131_t0030_u01783647966798") 2026/07/10 01:47:22 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f4273bda0ce6967aa_d20260710_m014606_c001_v7007000_t0000_u01783647966357") 2026/07/10 01:47:23 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f218302ec27706c8b_d20260710_m014601_c001_v0001179_t0049_u01783647961253") 2026/07/10 01:47:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f418302ec27706c8a_d20260710_m014601_c001_v7007000_t0000_u01783647961076") 2026/07/10 01:47:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f218302ec27706c81_d20260710_m014556_c001_v0001033_t0048_u01783647956369") 2026/07/10 01:47:23 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f418302ec27706c80_d20260710_m014555_c001_v7007000_t0000_u01783647955922") 2026/07/10 01:47:23 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f218302ec27706c7a_d20260710_m014550_c001_v0001115_t0008_u01783647950511") 2026/07/10 01:47:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f418302ec27706c79_d20260710_m014550_c001_v7007000_t0000_u01783647950334") 2026/07/10 01:47:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f218302ec27706c78_d20260710_m014546_c001_v0001153_t0009_u01783647946145") 2026/07/10 01:47:23 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f418302ec27706c77_d20260710_m014545_c001_v7007000_t0000_u01783647945693") 2026/07/10 01:47:23 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f20284b4c65f7fd11_d20260710_m014541_c001_v0001185_t0000_u01783647941702") 2026/07/10 01:47:23 DEBUG : chunked-copy: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f4035627ccf8c0826_d20260710_m014715_c001_v7007000_t0000_u01783648035791") 2026/07/10 01:47:23 DEBUG : chunked-copy: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f209557f1286bde78_d20260710_m014710_c001_v0001131_t0033_u01783648030130") 2026/07/10 01:47:23 DEBUG : chunked-copy: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f409557f1286bde74_d20260710_m014709_c001_v7007000_t0000_u01783648029487") 2026/07/10 01:47:23 DEBUG : chunked-copy: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f2035627ccf8c0814_d20260710_m014702_c001_v0001134_t0002_u01783648022695") 2026/07/10 01:47:23 DEBUG : chunked-copy: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f4035627ccf8c080f_d20260710_m014702_c001_v7007000_t0000_u01783648022184") 2026/07/10 01:47:23 DEBUG : chunked-copy: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f209557f1286bde48_d20260710_m014656_c001_v0001146_t0021_u01783648016989") 2026/07/10 01:47:23 DEBUG : chunked-copy: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f409557f1286bde47_d20260710_m014656_c001_v7007000_t0000_u01783648016462") 2026/07/10 01:47:23 DEBUG : chunked-copy: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f116eb60fa0c02e61_d20260710_m014652_c001_v0001120_t0019_u01783648012751") 2026/07/10 01:47:23 DEBUG : chunked-copy: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f4035627ccf8c07e7_d20260710_m014652_c001_v7007000_t0000_u01783648012378") 2026/07/10 01:47:23 DEBUG : chunked-copy: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f116eb60fa0c02e5b_d20260710_m014649_c001_v0001120_t0022_u01783648009304") 2026/07/10 01:47:24 DEBUG : chunked-copy.copy: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f4035627ccf8c0825_d20260710_m014715_c001_v7007000_t0000_u01783648035614") 2026/07/10 01:47:24 DEBUG : chunked-copy.copy: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f2035627ccf8c0824_d20260710_m014713_c001_v0001178_t0055_u01783648033878") 2026/07/10 01:47:24 DEBUG : chunked-copy.copy: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f409557f1286bde72_d20260710_m014709_c001_v7007000_t0000_u01783648029311") 2026/07/10 01:47:24 DEBUG : chunked-copy.copy: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f209557f1286bde61_d20260710_m014706_c001_v0001104_t0016_u01783648026211") 2026/07/10 01:47:24 DEBUG : chunked-copy.copy: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f4035627ccf8c080d_d20260710_m014702_c001_v7007000_t0000_u01783648022005") 2026/07/10 01:47:24 DEBUG : chunked-copy.copy: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f2035627ccf8c07ff_d20260710_m014700_c001_v0001131_t0048_u01783648020246") 2026/07/10 01:47:24 DEBUG : chunked-copy.copy: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f409557f1286bde46_d20260710_m014656_c001_v7007000_t0000_u01783648016287") 2026/07/10 01:47:24 DEBUG : chunked-copy.copy: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f2035627ccf8c07f4_d20260710_m014654_c001_v0001131_t0035_u01783648014588") 2026/07/10 01:47:24 DEBUG : chunked-copy.copy: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f4035627ccf8c07e4_d20260710_m014652_c001_v7007000_t0000_u01783648012128") 2026/07/10 01:47:24 DEBUG : chunked-copy.copy: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f104f2b5345069255_d20260710_m014651_c001_v0001173_t0056_u01783648011234") 2026/07/10 01:47:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f114a4bfa52ac05d6_d20260710_m014233_c001_v0001176_t0000_u01783647753458") 2026/07/10 01:47:24 DEBUG : unknown-size-put.txt: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f4035627ccf8c0828_d20260710_m014716_c001_v7007000_t0000_u01783648036791") 2026/07/10 01:47:24 DEBUG : unknown-size-put.txt: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f116eb60fa0c02e97_d20260710_m014716_c001_v0001120_t0057_u01783648036315") 2026/07/10 01:47:24 DEBUG : unknown-size-update.txt: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f4035627ccf8c0829_d20260710_m014718_c001_v7007000_t0000_u01783648038087") 2026/07/10 01:47:24 DEBUG : unknown-size-update.txt: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f116eb60fa0c02e9f_d20260710_m014717_c001_v0001120_t0025_u01783648037734") 2026/07/10 01:47:24 DEBUG : unknown-size-update.txt: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f116eb60fa0c02e9b_d20260710_m014716_c001_v0001120_t0047_u01783648036968") 2026/07/10 01:47:24 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f825df3b00d4b9b9ff80e1b_f419d7f15ea4000d6_d20260710_m014348_c001_v7007000_t0000_u01783647828456") 2026/07/10 01:47:25 INFO : B2 bucket rclone-test-celadet5bopa: cleaning bucket "rclone-test-celadet5bopa" of all files === RUN TestIntegration/FsShutdown fstests.go:2881: Shutdown method not supported --- PASS: TestIntegration (325.20s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.56s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.48s) --- PASS: TestIntegration/FsMkdir (322.98s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.93s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.07s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.43s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (79.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.33s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.05s) --- 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.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.34s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (30.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.91s) --- 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.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (20.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.84s) --- 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.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.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.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (176.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (30.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (14.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (10.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (26.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (7.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (3.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (36.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (14.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (9.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.97s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (27.18s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.78s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.07s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.72s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (7.34s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.26s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.29s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.30s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.30s) --- 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 325.223s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m26.286344251s (try 1/5)