"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:457: Using remote "TestB2:" 2026/07/29 01:23:29 DEBUG : Creating backend with remote "TestB2:rclone-test-cucijij4zepo" 2026/07/29 01:23:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:498: 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/29 01:23:31 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/07/29 01:23:31 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/07/29 01:23:32 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:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/07/29 01:23:56 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/07/29 01:23:58 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/07/29 01:23:58 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/07/29 01:23:58 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/07/29 01:23:58 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/07/29 01:23:59 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/07/29 01:23:59 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: 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/29 01:24:06 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/07/29 01:24:07 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:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/07/29 01:24:12 INFO : B2 bucket rclone-test-cucijij4zepo: cleaning bucket "rclone-test-cucijij4zepo" of all files 2026/07/29 01:24:12 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2f76_d20260729_m012411_c001_v0001167_t0058_u01785288251483") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/07/29 01:24:13 DEBUG : Creating backend with remote "TestB2:rclone-test-cucijij4zepo/dirToPurgeFromRoot" 2026/07/29 01:24:14 INFO : B2 bucket rclone-test-cucijij4zepo path dirToPurgeFromRoot: cleaning bucket "rclone-test-cucijij4zepo" of all files 2026/07/29 01:24:15 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2f80_d20260729_m012413_c001_v0001167_t0051_u01785288253095") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/29 01:24:15 DEBUG : Creating backend with remote "TestB2:rclone-test-cucijij4zepo/hello? sausage/êé" 2026/07/29 01:24:20 INFO : B2 bucket rclone-test-cucijij4zepo path hello? sausage/êé: cleaning bucket "rclone-test-cucijij4zepo" of all files 2026/07/29 01:24:20 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f101ec0d3f4e03d4e_d20260729_m012418_c001_v0001184_t0035_u01785288258586") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1318: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1373: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1493: 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:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: 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/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/29 01:24:31 DEBUG : Creating backend with remote "TestB2:rclone-test-cucijij4zepo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/29 01:24:33 DEBUG : Creating backend with remote "TestB2:rclone-test-cucijij4zepo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestB2:" path "rclone-test-cucijij4zepo" from "TestB2:rclone-test-cucijij4zepo" 2026/07/29 01:24:34 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/29 01:24:46 DEBUG : Creating backend with remote "TestB2:rclone-test-gucayud9kowi" 2026/07/29 01:24:49 DEBUG : B2 bucket rclone-test-gucayud9kowi: Purge remote 2026/07/29 01:24:49 INFO : B2 bucket rclone-test-gucayud9kowi: cleaning bucket "rclone-test-gucayud9kowi" of all files 2026/07/29 01:24:49 DEBUG : somefile: Deleting (id "4_z2fd26d43709dabbb9ff80e1b_f4087dd13810cad73_d20260729_m012448_c001_v0001097_t0017_u01785288288142") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2210: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2360: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/07/29 01:24:50 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/29 01:24:51 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/29 01:24:54 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/07/29 01:24:54 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/07/29 01:24:54 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.467Ki offset 6Mi/6.106Mi 2026/07/29 01:24:54 DEBUG : test-metadata: Sending chunk 1 length 111070 2026/07/29 01:24:56 DEBUG : test-metadata: Done sending chunk 1 2026/07/29 01:24:56 DEBUG : test-metadata: Done sending chunk 0 2026/07/29 01:24:56 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-07-29-012501-938.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/29 01:25:08 DEBUG : oldPath = "TestB2:rclone-test-cucijij4zepo/versions/test-versions-v2026-07-29-012501-938.txt" 2026/07/29 01:25:08 DEBUG : newPath = "TestB2,versions:rclone-test-cucijij4zepo/versions/test-versions-v2026-07-29-012501-938.txt" 2026/07/29 01:25:08 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-cucijij4zepo/versions/test-versions-v2026-07-29-012501-938.txt" 2026/07/29 01:25:08 DEBUG : Config file has changed externally - reloading 2026/07/29 01:25:08 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/07/29 01:25:09 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-cucijij4zepo/versions/test-versions-v2026-07-29-012501-938.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-cucijij4zepo/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/29 01:25:12 INFO : B2 bucket rclone-test-cucijij4zepo: cleaning bucket "rclone-test-cucijij4zepo" of all hidden files 2026/07/29 01:25:12 DEBUG : leading space/ leading space: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f415b98bf5b5e5771_d20260729_m012339_c001_v7007000_t0000_u01785288219317") as it is a hide marker 2026/07/29 01:25:12 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/07/29 01:25:12 DEBUG : leading space/ leading space: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2e50_d20260729_m012338_c001_v0001167_t0020_u01785288218698") 2026/07/29 01:25:12 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/07/29 01:25:12 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f415b98bf5b5e5770_d20260729_m012338_c001_v7007000_t0000_u01785288218349") as it is a hide marker 2026/07/29 01:25:12 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/07/29 01:25:12 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2e44_d20260729_m012337_c001_v0001167_t0045_u01785288217612") 2026/07/29 01:25:12 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/07/29 01:25:12 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f415b98bf5b5e5782_d20260729_m012346_c001_v7007000_t0000_u01785288226078") as it is a hide marker 2026/07/29 01:25:12 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/07/29 01:25:12 DEBUG : .leading dot/.leading dot: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2e8e_d20260729_m012345_c001_v0001167_t0028_u01785288225398") 2026/07/29 01:25:12 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/07/29 01:25:12 DEBUG : created from root.txt: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f41651a626add1273_d20260729_m012442_c001_v7007000_t0000_u01785288282481") as it is a hide marker 2026/07/29 01:25:12 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/07/29 01:25:12 DEBUG : created from root.txt: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f109f02e7f587735b_d20260729_m012441_c001_v0001120_t0052_u01785288281372") 2026/07/29 01:25:12 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/07/29 01:25:12 DEBUG : file name.txt: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f4034a697066fc308_d20260729_m012450_c001_v7007000_t0000_u01785288290659") as it is a hide marker 2026/07/29 01:25:12 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/07/29 01:25:12 DEBUG : file name.txt: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd3014_d20260729_m012430_c001_v0001167_t0020_u01785288270550") 2026/07/29 01:25:12 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/29 01:25:12 DEBUG : file name.txt: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f117b0beaaa11b82f_d20260729_m012425_c001_v0001185_t0015_u01785288265181") 2026/07/29 01:25:12 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/29 01:25:12 DEBUG : file name.txt: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2f44_d20260729_m012403_c001_v0001167_t0058_u01785288243907") 2026/07/29 01:25:12 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/29 01:25:12 DEBUG : file name.txt: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2f3a_d20260729_m012402_c001_v0001167_t0053_u01785288242764") 2026/07/29 01:25:12 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/29 01:25:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2f3e_d20260729_m012403_c001_v0001167_t0043_u01785288243246") "upload" dated 2026-07-29 01:24:03.246 +0000 UTC (1m9.472999954s ago) 2026/07/29 01:25:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f42553fdcdb284455_d20260729_m012422_c001_v7007000_t0000_u01785288262585") as it is a hide marker 2026/07/29 01:25:12 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/07/29 01:25:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f106d2875177115d0_d20260729_m012421_c001_v0001150_t0025_u01785288261988") 2026/07/29 01:25:12 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/07/29 01:25:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1032d2d8578d8eab_d20260729_m012421_c001_v0001103_t0024_u01785288261033") 2026/07/29 01:25:12 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/07/29 01:25:12 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f415b98bf5b5e5797_d20260729_m012353_c001_v7007000_t0000_u01785288233077") as it is a hide marker 2026/07/29 01:25:12 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/07/29 01:25:12 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2ee8_d20260729_m012352_c001_v0001167_t0000_u01785288232327") 2026/07/29 01:25:12 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/07/29 01:25:12 DEBUG : piped data.txt: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f4034a697066fc30b_d20260729_m012452_c001_v7007000_t0000_u01785288292367") as it is a hide marker 2026/07/29 01:25:12 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/07/29 01:25:12 DEBUG : piped data.txt: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd30bc_d20260729_m012451_c001_v0001167_t0007_u01785288291901") 2026/07/29 01:25:12 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/29 01:25:12 DEBUG : piped data.txt: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f4034a697066fc309_d20260729_m012451_c001_v7007000_t0000_u01785288291725") 2026/07/29 01:25:12 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/29 01:25:12 DEBUG : piped data.txt: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f4128f6a201fd30b2_d20260729_m012451_c001_v0001167_t0014_u01785288291358") 2026/07/29 01:25:12 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/29 01:25:12 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f415b98bf5b5e579a_d20260729_m012354_c001_v7007000_t0000_u01785288234046") as it is a hide marker 2026/07/29 01:25:12 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/07/29 01:25:12 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2ef4_d20260729_m012353_c001_v0001167_t0032_u01785288233427") 2026/07/29 01:25:12 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/07/29 01:25:12 DEBUG : test-metadata: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f42202764a0c22306_d20260729_m012459_c001_v7007000_t0000_u01785288299412") as it is a hide marker 2026/07/29 01:25:12 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/07/29 01:25:12 DEBUG : test-metadata: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f2034a697066fc30f_d20260729_m012454_c001_v0001171_t0055_u01785288294450") 2026/07/29 01:25:12 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/29 01:25:12 DEBUG : test-metadata: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f4034a697066fc30c_d20260729_m012453_c001_v7007000_t0000_u01785288293479") 2026/07/29 01:25:12 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/29 01:25:12 DEBUG : test-metadata: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd30c4_d20260729_m012452_c001_v0001167_t0005_u01785288292628") 2026/07/29 01:25:12 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/29 01:25:12 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f415b98bf5b5e5787_d20260729_m012348_c001_v7007000_t0000_u01785288228052") as it is a hide marker 2026/07/29 01:25:12 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/07/29 01:25:12 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2eac_d20260729_m012347_c001_v0001167_t0058_u01785288227393") 2026/07/29 01:25:12 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/07/29 01:25:12 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f415b98bf5b5e578e_d20260729_m012350_c001_v7007000_t0000_u01785288230051") as it is a hide marker 2026/07/29 01:25:12 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/07/29 01:25:12 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2ec0_d20260729_m012349_c001_v0001167_t0022_u01785288229389") 2026/07/29 01:25:12 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/07/29 01:25:12 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f415b98bf5b5e5789_d20260729_m012349_c001_v7007000_t0000_u01785288229039") as it is a hide marker 2026/07/29 01:25:12 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/07/29 01:25:12 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2eb6_d20260729_m012348_c001_v0001167_t0032_u01785288228402") 2026/07/29 01:25:12 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/07/29 01:25:12 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f415b98bf5b5e5792_d20260729_m012351_c001_v7007000_t0000_u01785288231020") as it is a hide marker 2026/07/29 01:25:12 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/07/29 01:25:12 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2ece_d20260729_m012350_c001_v0001167_t0019_u01785288230401") 2026/07/29 01:25:12 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/07/29 01:25:12 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f415b98bf5b5e5795_d20260729_m012351_c001_v7007000_t0000_u01785288231974") as it is a hide marker 2026/07/29 01:25:12 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/07/29 01:25:12 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2edc_d20260729_m012351_c001_v0001167_t0038_u01785288231370") 2026/07/29 01:25:12 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/07/29 01:25:12 DEBUG : trailing space /trailing space : Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f415b98bf5b5e5784_d20260729_m012347_c001_v7007000_t0000_u01785288227043") as it is a hide marker 2026/07/29 01:25:12 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/07/29 01:25:12 DEBUG : trailing space /trailing space : Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2ea0_d20260729_m012346_c001_v0001167_t0036_u01785288226429") 2026/07/29 01:25:12 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/07/29 01:25:12 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd3147_d20260729_m012506_c001_v0001167_t0032_u01785288306831") "upload" dated 2026-07-29 01:25:06.831 +0000 UTC (5.888694758s ago) 2026/07/29 01:25:12 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f42202764a0c22308_d20260729_m012504_c001_v7007000_t0000_u01785288304655") 2026/07/29 01:25:12 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/07/29 01:25:12 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd3114_d20260729_m012501_c001_v0001167_t0053_u01785288301938") 2026/07/29 01:25:12 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/07/29 01:25:12 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f415b98bf5b5e57a9_d20260729_m012402_c001_v7007000_t0000_u01785288242238") as it is a hide marker 2026/07/29 01:25:12 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/07/29 01:25:12 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f215b98bf5b5e579f_d20260729_m012356_c001_v0001181_t0053_u01785288236077") 2026/07/29 01:25:12 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/07/29 01:25:12 DEBUG : zero-length-file: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f415b98bf5b5e579e_d20260729_m012355_c001_v7007000_t0000_u01785288235900") as it is a hide marker 2026/07/29 01:25:12 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/07/29 01:25:12 DEBUG : zero-length-file: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f4128f6a201fd2f08_d20260729_m012355_c001_v0001167_t0014_u01785288235352") 2026/07/29 01:25:12 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/07/29 01:25:12 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f415b98bf5b5e5773_d20260729_m012340_c001_v7007000_t0000_u01785288220595") as it is a hide marker 2026/07/29 01:25:12 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/07/29 01:25:12 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2e54_d20260729_m012339_c001_v0001167_t0055_u01785288219668") 2026/07/29 01:25:12 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/07/29 01:25:12 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f415b98bf5b5e5767_d20260729_m012335_c001_v7007000_t0000_u01785288215007") as it is a hide marker 2026/07/29 01:25:12 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/07/29 01:25:12 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2e22_d20260729_m012333_c001_v0001167_t0034_u01785288213916") 2026/07/29 01:25:12 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/07/29 01:25:12 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f415b98bf5b5e577c_d20260729_m012344_c001_v7007000_t0000_u01785288224020") as it is a hide marker 2026/07/29 01:25:12 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/07/29 01:25:12 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2e74_d20260729_m012343_c001_v0001167_t0001_u01785288223285") 2026/07/29 01:25:12 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/07/29 01:25:12 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f415b98bf5b5e5779_d20260729_m012342_c001_v7007000_t0000_u01785288222936") as it is a hide marker 2026/07/29 01:25:12 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/07/29 01:25:12 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2e62_d20260729_m012342_c001_v0001167_t0002_u01785288222098") 2026/07/29 01:25:12 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/07/29 01:25:12 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f415b98bf5b5e577d_d20260729_m012345_c001_v7007000_t0000_u01785288225047") as it is a hide marker 2026/07/29 01:25:12 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/07/29 01:25:12 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2e80_d20260729_m012344_c001_v0001167_t0059_u01785288224371") 2026/07/29 01:25:12 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/07/29 01:25:12 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f415b98bf5b5e5776_d20260729_m012341_c001_v7007000_t0000_u01785288221746") as it is a hide marker 2026/07/29 01:25:12 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/07/29 01:25:12 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2e5c_d20260729_m012341_c001_v0001167_t0049_u01785288221001") 2026/07/29 01:25:12 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/07/29 01:25:12 DEBUG : ./.: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f415b98bf5b5e576c_d20260729_m012336_c001_v7007000_t0000_u01785288216265") as it is a hide marker 2026/07/29 01:25:12 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/07/29 01:25:12 DEBUG : ./.: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2e34_d20260729_m012335_c001_v0001167_t0004_u01785288215356") 2026/07/29 01:25:12 NOTICE: ./.: Skipped delete as --dry-run is set 2026/07/29 01:25:12 DEBUG : ../..: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f415b98bf5b5e576d_d20260729_m012337_c001_v7007000_t0000_u01785288217263") as it is a hide marker 2026/07/29 01:25:12 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/07/29 01:25:12 DEBUG : ../..: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2e3c_d20260729_m012336_c001_v0001167_t0032_u01785288216621") 2026/07/29 01:25:12 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/07/29 01:25:12 INFO : B2 bucket rclone-test-cucijij4zepo: cleaning bucket "rclone-test-cucijij4zepo" of all hidden files 2026/07/29 01:25:13 DEBUG : leading space/ leading space: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f415b98bf5b5e5771_d20260729_m012339_c001_v7007000_t0000_u01785288219317") as it is a hide marker 2026/07/29 01:25:13 DEBUG : leading space/ leading space: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2e50_d20260729_m012338_c001_v0001167_t0020_u01785288218698") 2026/07/29 01:25:13 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f415b98bf5b5e5770_d20260729_m012338_c001_v7007000_t0000_u01785288218349") as it is a hide marker 2026/07/29 01:25:13 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2e44_d20260729_m012337_c001_v0001167_t0045_u01785288217612") 2026/07/29 01:25:13 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f415b98bf5b5e5782_d20260729_m012346_c001_v7007000_t0000_u01785288226078") as it is a hide marker 2026/07/29 01:25:13 DEBUG : .leading dot/.leading dot: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2e8e_d20260729_m012345_c001_v0001167_t0028_u01785288225398") 2026/07/29 01:25:13 DEBUG : created from root.txt: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f41651a626add1273_d20260729_m012442_c001_v7007000_t0000_u01785288282481") as it is a hide marker 2026/07/29 01:25:13 DEBUG : created from root.txt: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f109f02e7f587735b_d20260729_m012441_c001_v0001120_t0052_u01785288281372") 2026/07/29 01:25:13 DEBUG : file name.txt: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f4034a697066fc308_d20260729_m012450_c001_v7007000_t0000_u01785288290659") as it is a hide marker 2026/07/29 01:25:13 DEBUG : file name.txt: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd3014_d20260729_m012430_c001_v0001167_t0020_u01785288270550") 2026/07/29 01:25:13 DEBUG : file name.txt: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f117b0beaaa11b82f_d20260729_m012425_c001_v0001185_t0015_u01785288265181") 2026/07/29 01:25:13 DEBUG : file name.txt: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2f44_d20260729_m012403_c001_v0001167_t0058_u01785288243907") 2026/07/29 01:25:13 DEBUG : file name.txt: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2f3a_d20260729_m012402_c001_v0001167_t0053_u01785288242764") 2026/07/29 01:25:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2f3e_d20260729_m012403_c001_v0001167_t0043_u01785288243246") "upload" dated 2026-07-29 01:24:03.246 +0000 UTC (1m10.445583962s ago) 2026/07/29 01:25:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f42553fdcdb284455_d20260729_m012422_c001_v7007000_t0000_u01785288262585") as it is a hide marker 2026/07/29 01:25:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f106d2875177115d0_d20260729_m012421_c001_v0001150_t0025_u01785288261988") 2026/07/29 01:25:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1032d2d8578d8eab_d20260729_m012421_c001_v0001103_t0024_u01785288261033") 2026/07/29 01:25:13 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f415b98bf5b5e5797_d20260729_m012353_c001_v7007000_t0000_u01785288233077") as it is a hide marker 2026/07/29 01:25:13 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2ee8_d20260729_m012352_c001_v0001167_t0000_u01785288232327") 2026/07/29 01:25:13 DEBUG : piped data.txt: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f4034a697066fc30b_d20260729_m012452_c001_v7007000_t0000_u01785288292367") as it is a hide marker 2026/07/29 01:25:14 DEBUG : piped data.txt: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd30bc_d20260729_m012451_c001_v0001167_t0007_u01785288291901") 2026/07/29 01:25:14 DEBUG : piped data.txt: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f4034a697066fc309_d20260729_m012451_c001_v7007000_t0000_u01785288291725") 2026/07/29 01:25:14 DEBUG : piped data.txt: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f4128f6a201fd30b2_d20260729_m012451_c001_v0001167_t0014_u01785288291358") 2026/07/29 01:25:14 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f415b98bf5b5e579a_d20260729_m012354_c001_v7007000_t0000_u01785288234046") as it is a hide marker 2026/07/29 01:25:14 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2ef4_d20260729_m012353_c001_v0001167_t0032_u01785288233427") 2026/07/29 01:25:14 DEBUG : test-metadata: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f42202764a0c22306_d20260729_m012459_c001_v7007000_t0000_u01785288299412") as it is a hide marker 2026/07/29 01:25:14 DEBUG : test-metadata: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f2034a697066fc30f_d20260729_m012454_c001_v0001171_t0055_u01785288294450") 2026/07/29 01:25:14 DEBUG : test-metadata: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f4034a697066fc30c_d20260729_m012453_c001_v7007000_t0000_u01785288293479") 2026/07/29 01:25:14 DEBUG : test-metadata: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd30c4_d20260729_m012452_c001_v0001167_t0005_u01785288292628") 2026/07/29 01:25:14 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f415b98bf5b5e5787_d20260729_m012348_c001_v7007000_t0000_u01785288228052") as it is a hide marker 2026/07/29 01:25:14 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2eac_d20260729_m012347_c001_v0001167_t0058_u01785288227393") 2026/07/29 01:25:14 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f415b98bf5b5e578e_d20260729_m012350_c001_v7007000_t0000_u01785288230051") as it is a hide marker 2026/07/29 01:25:14 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2ec0_d20260729_m012349_c001_v0001167_t0022_u01785288229389") 2026/07/29 01:25:14 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f415b98bf5b5e5789_d20260729_m012349_c001_v7007000_t0000_u01785288229039") as it is a hide marker 2026/07/29 01:25:14 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2eb6_d20260729_m012348_c001_v0001167_t0032_u01785288228402") 2026/07/29 01:25:14 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f415b98bf5b5e5792_d20260729_m012351_c001_v7007000_t0000_u01785288231020") as it is a hide marker 2026/07/29 01:25:14 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2ece_d20260729_m012350_c001_v0001167_t0019_u01785288230401") 2026/07/29 01:25:14 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f415b98bf5b5e5795_d20260729_m012351_c001_v7007000_t0000_u01785288231974") as it is a hide marker 2026/07/29 01:25:14 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2edc_d20260729_m012351_c001_v0001167_t0038_u01785288231370") 2026/07/29 01:25:14 DEBUG : trailing space /trailing space : Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f415b98bf5b5e5784_d20260729_m012347_c001_v7007000_t0000_u01785288227043") as it is a hide marker 2026/07/29 01:25:14 DEBUG : trailing space /trailing space : Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2ea0_d20260729_m012346_c001_v0001167_t0036_u01785288226429") 2026/07/29 01:25:14 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd3147_d20260729_m012506_c001_v0001167_t0032_u01785288306831") "upload" dated 2026-07-29 01:25:06.831 +0000 UTC (8.143350508s ago) 2026/07/29 01:25:14 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f42202764a0c22308_d20260729_m012504_c001_v7007000_t0000_u01785288304655") 2026/07/29 01:25:15 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd3114_d20260729_m012501_c001_v0001167_t0053_u01785288301938") 2026/07/29 01:25:15 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f415b98bf5b5e57a9_d20260729_m012402_c001_v7007000_t0000_u01785288242238") as it is a hide marker 2026/07/29 01:25:15 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f215b98bf5b5e579f_d20260729_m012356_c001_v0001181_t0053_u01785288236077") 2026/07/29 01:25:15 DEBUG : zero-length-file: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f415b98bf5b5e579e_d20260729_m012355_c001_v7007000_t0000_u01785288235900") as it is a hide marker 2026/07/29 01:25:15 DEBUG : zero-length-file: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f4128f6a201fd2f08_d20260729_m012355_c001_v0001167_t0014_u01785288235352") 2026/07/29 01:25:15 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f415b98bf5b5e5773_d20260729_m012340_c001_v7007000_t0000_u01785288220595") as it is a hide marker 2026/07/29 01:25:15 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2e54_d20260729_m012339_c001_v0001167_t0055_u01785288219668") 2026/07/29 01:25:15 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f415b98bf5b5e5767_d20260729_m012335_c001_v7007000_t0000_u01785288215007") as it is a hide marker 2026/07/29 01:25:15 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2e22_d20260729_m012333_c001_v0001167_t0034_u01785288213916") 2026/07/29 01:25:15 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f415b98bf5b5e577c_d20260729_m012344_c001_v7007000_t0000_u01785288224020") as it is a hide marker 2026/07/29 01:25:15 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2e74_d20260729_m012343_c001_v0001167_t0001_u01785288223285") 2026/07/29 01:25:15 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f415b98bf5b5e5779_d20260729_m012342_c001_v7007000_t0000_u01785288222936") as it is a hide marker 2026/07/29 01:25:15 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2e62_d20260729_m012342_c001_v0001167_t0002_u01785288222098") 2026/07/29 01:25:15 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f415b98bf5b5e577d_d20260729_m012345_c001_v7007000_t0000_u01785288225047") as it is a hide marker 2026/07/29 01:25:15 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2e80_d20260729_m012344_c001_v0001167_t0059_u01785288224371") 2026/07/29 01:25:15 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f415b98bf5b5e5776_d20260729_m012341_c001_v7007000_t0000_u01785288221746") as it is a hide marker 2026/07/29 01:25:15 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2e5c_d20260729_m012341_c001_v0001167_t0049_u01785288221001") 2026/07/29 01:25:15 DEBUG : ./.: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f415b98bf5b5e576c_d20260729_m012336_c001_v7007000_t0000_u01785288216265") as it is a hide marker 2026/07/29 01:25:15 DEBUG : ./.: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2e34_d20260729_m012335_c001_v0001167_t0004_u01785288215356") 2026/07/29 01:25:15 DEBUG : ../..: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f415b98bf5b5e576d_d20260729_m012337_c001_v7007000_t0000_u01785288217263") as it is a hide marker 2026/07/29 01:25:15 DEBUG : ../..: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2e3c_d20260729_m012336_c001_v0001167_t0032_u01785288216621") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/07/29 01:25:16 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/29 01:25:16 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/29 01:25:17 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/29 01:25:17 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/29 01:25:17 INFO : B2 bucket rclone-test-cucijij4zepo: cleaning bucket "rclone-test-cucijij4zepo" of pending multipart uploads older than 0s 2026/07/29 01:25:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2f3e_d20260729_m012403_c001_v0001167_t0043_u01785288243246") "upload" dated 2026-07-29 01:24:03.246 +0000 UTC (1m14.590654489s ago) 2026/07/29 01:25:17 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f217cf6c3bb192079_d20260729_m012516_c001_v0001130_t0043_u01785288316838") as it is a start marker (upload started at 2026-07-29 01:25:16.838 +0000 UTC) 2026/07/29 01:25:17 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/07/29 01:25:17 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f217cf6c3bb19207b_d20260729_m012517_c001_v0001181_t0037_u01785288317029") as it is a start marker (upload started at 2026-07-29 01:25:17.029 +0000 UTC) 2026/07/29 01:25:17 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/07/29 01:25:17 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f217cf6c3bb19207c_d20260729_m012517_c001_v0001099_t0010_u01785288317206") as it is a start marker (upload started at 2026-07-29 01:25:17.206 +0000 UTC) 2026/07/29 01:25:17 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/07/29 01:25:17 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f217cf6c3bb19207e_d20260729_m012517_c001_v0001157_t0054_u01785288317393") as it is a start marker (upload started at 2026-07-29 01:25:17.393 +0000 UTC) 2026/07/29 01:25:17 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/07/29 01:25:17 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f417cf6c3bb192078_d20260729_m012516_c001_v7007000_t0000_u01785288316662") "hide" dated 2026-07-29 01:25:16.662 +0000 UTC (1.174840009s ago) 2026/07/29 01:25:17 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd3147_d20260729_m012506_c001_v0001167_t0032_u01785288306831") 2026/07/29 01:25:17 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/07/29 01:25:18 INFO : B2 bucket rclone-test-cucijij4zepo: cleaning bucket "rclone-test-cucijij4zepo" of pending multipart uploads older than 0s 2026/07/29 01:25:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2f3e_d20260729_m012403_c001_v0001167_t0043_u01785288243246") "upload" dated 2026-07-29 01:24:03.246 +0000 UTC (1m14.945011803s ago) 2026/07/29 01:25:18 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f217cf6c3bb192079_d20260729_m012516_c001_v0001130_t0043_u01785288316838") as it is a start marker (upload started at 2026-07-29 01:25:16.838 +0000 UTC) 2026/07/29 01:25:18 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f217cf6c3bb19207b_d20260729_m012517_c001_v0001181_t0037_u01785288317029") as it is a start marker (upload started at 2026-07-29 01:25:17.029 +0000 UTC) 2026/07/29 01:25:18 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f217cf6c3bb19207c_d20260729_m012517_c001_v0001099_t0010_u01785288317206") as it is a start marker (upload started at 2026-07-29 01:25:17.206 +0000 UTC) 2026/07/29 01:25:18 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f217cf6c3bb19207e_d20260729_m012517_c001_v0001157_t0054_u01785288317393") as it is a start marker (upload started at 2026-07-29 01:25:17.393 +0000 UTC) 2026/07/29 01:25:18 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2f623db3708dabbb9ff80e1b_f417cf6c3bb192078_d20260729_m012516_c001_v7007000_t0000_u01785288316662") "hide" dated 2026-07-29 01:25:16.662 +0000 UTC (1.529171876s ago) 2026/07/29 01:25:18 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd3147_d20260729_m012506_c001_v0001167_t0032_u01785288306831") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/07/29 01:25:18 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/07/29 01:25:19 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/07/29 01:25:19 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/29 01:25:20 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/07/29 01:25:20 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/07/29 01:25:20 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/07/29 01:25:20 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/07/29 01:25:22 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/07/29 01:25:23 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/07/29 01:25:23 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/07/29 01:25:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/29 01:25:25 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/29 01:25:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f623db3708dabbb9ff80e1b_f2034a697066fc8d0_d20260729_m012525_c001_v0001185_t0058_u01785288325924") 2026/07/29 01:25:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/29 01:25:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/29 01:25:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/29 01:25:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/07/29 01:25:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/07/29 01:25:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/07/29 01:25:29 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/07/29 01:25:29 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/07/29 01:25:29 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/07/29 01:25:29 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/07/29 01:25:32 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/07/29 01:25:32 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/07/29 01:25:32 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/07/29 01:25:33 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/07/29 01:25:33 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/29 01:25:34 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z2f623db3708dabbb9ff80e1b_f217cf6c3bb19639a_d20260729_m012534_c001_v0001092_t0045_u01785288334072") 2026/07/29 01:25:34 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/29 01:25:34 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/29 01:25:34 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/07/29 01:25:36 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/07/29 01:25:36 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/07/29 01:25:36 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/07/29 01:25:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/07/29 01:25:38 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/07/29 01:25:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/07/29 01:25:38 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/07/29 01:25:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/07/29 01:25:38 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/07/29 01:25:39 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/07/29 01:25:40 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/07/29 01:25:41 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/07/29 01:25:41 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/07/29 01:25:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/29 01:25:42 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/29 01:25:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f623db3708dabbb9ff80e1b_f217cf6c3bb1963e5_d20260729_m012542_c001_v0001173_t0005_u01785288342865") 2026/07/29 01:25:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/29 01:25:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/29 01:25:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/29 01:25:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/07/29 01:25:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/07/29 01:25:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/07/29 01:25:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/07/29 01:25:45 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/29 01:25:47 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/07/29 01:25:47 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/07/29 01:25:47 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/07/29 01:25:47 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/07/29 01:25:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/07/29 01:25:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/07/29 01:25:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/07/29 01:25:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/07/29 01:25:50 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/29 01:25:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z2f623db3708dabbb9ff80e1b_f217cf6c3bb196488_d20260729_m012551_c001_v0001104_t0002_u01785288351066") 2026/07/29 01:25:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/29 01:25:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/07/29 01:25:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/29 01:25:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/07/29 01:25:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/07/29 01:25:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/07/29 01:25:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/07/29 01:25:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/07/29 01:25:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/07/29 01:25:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/07/29 01:25:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/07/29 01:25:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/07/29 01:25:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/07/29 01:26:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/29 01:26:01 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/29 01:26:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2f623db3708dabbb9ff80e1b_f2105d834a287f340_d20260729_m012601_c001_v0001184_t0021_u01785288361542") 2026/07/29 01:26:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/29 01:26:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/29 01:26:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/07/29 01:26:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/29 01:26:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/29 01:26:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/07/29 01:26:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/07/29 01:26:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/07/29 01:26:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/07/29 01:26:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/07/29 01:26:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/29 01:26:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/07/29 01:26:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/07/29 01:26:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/07/29 01:26:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/07/29 01:26:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/07/29 01:26:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/29 01:26:09 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/29 01:26:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2f623db3708dabbb9ff80e1b_f209bddeadcc5a546_d20260729_m012609_c001_v0001145_t0014_u01785288369863") 2026/07/29 01:26:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/29 01:26:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/29 01:26:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/29 01:26:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/07/29 01:26:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/07/29 01:26:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/29 01:26:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/29 01:26:12 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/29 01:26:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/07/29 01:26:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/07/29 01:26:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/07/29 01:26:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/07/29 01:26:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/07/29 01:26:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/07/29 01:26:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/07/29 01:26:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/07/29 01:26:18 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/29 01:26:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z2f623db3708dabbb9ff80e1b_f209bddeadcc5a5c3_d20260729_m012618_c001_v0001039_t0052_u01785288378131") 2026/07/29 01:26:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/29 01:26:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/07/29 01:26:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/29 01:26:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/07/29 01:26:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/07/29 01:26:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/07/29 01:26:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/07/29 01:26:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/07/29 01:26:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/07/29 01:26:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/07/29 01:26:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/07/29 01:26:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/07/29 01:26:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/07/29 01:26:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/29 01:26:26 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/29 01:26:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2f623db3708dabbb9ff80e1b_f2105d834a287f3f5_d20260729_m012626_c001_v0001184_t0021_u01785288386510") 2026/07/29 01:26:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/29 01:26:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/29 01:26:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/07/29 01:26:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/29 01:26:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/29 01:26:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/07/29 01:26:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/07/29 01:26:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/07/29 01:26:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/29 01:26:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/07/29 01:26:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/07/29 01:26:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/07/29 01:26:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/07/29 01:26:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/07/29 01:26:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/07/29 01:26:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/07/29 01:26:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/29 01:26:41 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/29 01:26:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2f623db3708dabbb9ff80e1b_f224a201a4224f3c8_d20260729_m012641_c001_v0001181_t0032_u01785288401424") 2026/07/29 01:26:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/29 01:26:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/07/29 01:26:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/29 01:26:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/29 01:26:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/07/29 01:26:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/29 01:26:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/29 01:26:43 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/29 01:26:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/07/29 01:26:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/07/29 01:26:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/07/29 01:26:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/07/29 01:26:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/07/29 01:26:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/07/29 01:26:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/07/29 01:26:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/07/29 01:26:50 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/29 01:26:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z2f623db3708dabbb9ff80e1b_f224a201a4224f40e_d20260729_m012650_c001_v0001106_t0046_u01785288410161") 2026/07/29 01:26:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/29 01:26:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/07/29 01:26:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/29 01:26:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/07/29 01:26:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/07/29 01:26:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/07/29 01:26:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/07/29 01:26:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/07/29 01:26:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/07/29 01:26:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/07/29 01:26:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/07/29 01:26:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/07/29 01:26:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/07/29 01:26:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/07/29 01:26:59 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/29 01:26:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z2f623db3708dabbb9ff80e1b_f2105d834a287f507_d20260729_m012659_c001_v0001177_t0037_u01785288419272") 2026/07/29 01:26:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/29 01:26:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/29 01:26:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/07/29 01:27:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/07/29 01:27:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/07/29 01:27:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/07/29 01:27:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/07/29 01:27:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/07/29 01:27:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/07/29 01:27:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/07/29 01:27:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/07/29 01:27:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/07/29 01:27:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/07/29 01:27:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/07/29 01:27:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/07/29 01:27:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/07/29 01:27:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/07/29 01:27:08 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/29 01:27:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z2f623db3708dabbb9ff80e1b_f2114b223f1948c0b_d20260729_m012708_c001_v0001041_t0053_u01785288428690") 2026/07/29 01:27:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/29 01:27:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/29 01:27:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/07/29 01:27:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/07/29 01:27:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/07/29 01:27:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/07/29 01:27:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/07/29 01:27:12 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/29 01:27:14 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/07/29 01:27:14 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/07/29 01:27:14 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/07/29 01:27:14 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/07/29 01:27:14 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/07/29 01:27:16 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/07/29 01:27:16 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/07/29 01:27:17 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/29 01:27:17 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/29 01:27:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f623db3708dabbb9ff80e1b_f2114b223f1948c45_d20260729_m012718_c001_v0001185_t0036_u01785288438060") 2026/07/29 01:27:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/29 01:27:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/29 01:27:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/29 01:27:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/07/29 01:27:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/07/29 01:27:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/07/29 01:27:22 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/07/29 01:27:22 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/07/29 01:27:22 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/07/29 01:27:22 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/07/29 01:27:24 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/07/29 01:27:25 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/07/29 01:27:25 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/07/29 01:27:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/07/29 01:27:27 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/29 01:27:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z2f623db3708dabbb9ff80e1b_f2105d834a287f5a8_d20260729_m012727_c001_v0001101_t0014_u01785288447259") 2026/07/29 01:27:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/29 01:27:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/29 01:27:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/07/29 01:27:29 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/07/29 01:27:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/07/29 01:27:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/07/29 01:27:32 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/07/29 01:27:32 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/07/29 01:27:32 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/07/29 01:27:32 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/07/29 01:27:32 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/07/29 01:27:32 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/07/29 01:27:33 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/07/29 01:27:35 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/07/29 01:27:35 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/07/29 01:27:35 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/07/29 01:27:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/29 01:27:38 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/29 01:27:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f623db3708dabbb9ff80e1b_f22701ccaa3385a49_d20260729_m012738_c001_v0001180_t0034_u01785288458525") 2026/07/29 01:27:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/29 01:27:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/29 01:27:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/29 01:27:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/07/29 01:27:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/07/29 01:27:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/07/29 01:27:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/07/29 01:27:41 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/29 01:27:43 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/07/29 01:27:43 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/07/29 01:27:43 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/07/29 01:27:43 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/07/29 01:27:44 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/07/29 01:27:46 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/07/29 01:27:46 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/07/29 01:27:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/29 01:27:48 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/29 01:27:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f623db3708dabbb9ff80e1b_f22701ccaa3385a92_d20260729_m012748_c001_v0001091_t0001_u01785288468591") 2026/07/29 01:27:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/29 01:27:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/29 01:27:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/29 01:27:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/07/29 01:27:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/07/29 01:27:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/07/29 01:27:53 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/07/29 01:27:53 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/07/29 01:27:54 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/07/29 01:27:54 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/07/29 01:27:56 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/07/29 01:27:56 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/07/29 01:27:56 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/07/29 01:27:58 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/07/29 01:27:58 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/29 01:27:59 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z2f623db3708dabbb9ff80e1b_f201bf910436986a9_d20260729_m012759_c001_v0001115_t0037_u01785288479084") 2026/07/29 01:27:59 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/29 01:27:59 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/29 01:27:59 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/07/29 01:28:02 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/07/29 01:28:02 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/07/29 01:28:02 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/07/29 01:28:05 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/07/29 01:28:05 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/07/29 01:28:06 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/07/29 01:28:06 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/07/29 01:28:06 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/07/29 01:28:06 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/07/29 01:28:07 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/07/29 01:28:08 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/07/29 01:28:08 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/07/29 01:28:08 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/07/29 01:28:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/29 01:28:11 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/29 01:28:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f623db3708dabbb9ff80e1b_f201bf910436986e4_d20260729_m012811_c001_v0001103_t0021_u01785288491391") 2026/07/29 01:28:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/29 01:28:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/29 01:28:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/29 01:28:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/07/29 01:28:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/07/29 01:28:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/07/29 01:28:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/07/29 01:28:14 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/29 01:28:22 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2f623db3708dabbb9ff80e1b_f201bf9104369877f_d20260729_m012822_c001_v0001179_t0045_u01785288502813") 2026/07/29 01:28:22 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/07/29 01:28:22 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/29 01:28:23 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/29 01:28:23 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/29 01:28:23 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/07/29 01:28:25 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/07/29 01:28:25 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/29 01:28:26 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/07/29 01:28:26 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/07/29 01:28:28 DEBUG : chunked-copy: Done sending chunk 0 2026/07/29 01:28:28 DEBUG : chunked-copy: Done sending chunk 1 2026/07/29 01:28:28 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/29 01:28:29 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2f623db3708dabbb9ff80e1b_f2089a920d9521901_d20260729_m012829_c001_v0001097_t0056_u01785288509166") 2026/07/29 01:28:29 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/07/29 01:28:29 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/29 01:28:29 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/29 01:28:30 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/29 01:28:30 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/07/29 01:28:32 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/07/29 01:28:32 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/29 01:28:32 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/07/29 01:28:32 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/07/29 01:28:34 DEBUG : chunked-copy: Done sending chunk 0 2026/07/29 01:28:34 DEBUG : chunked-copy: Done sending chunk 1 2026/07/29 01:28:34 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/29 01:28:35 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2f623db3708dabbb9ff80e1b_f2089a920d9521905_d20260729_m012835_c001_v0001109_t0045_u01785288515566") 2026/07/29 01:28:35 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/07/29 01:28:35 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/29 01:28:36 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/29 01:28:36 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/29 01:28:36 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/07/29 01:28:38 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/07/29 01:28:38 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/29 01:28:38 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/07/29 01:28:38 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/07/29 01:28:41 DEBUG : chunked-copy: Done sending chunk 0 2026/07/29 01:28:41 DEBUG : chunked-copy: Done sending chunk 1 2026/07/29 01:28:41 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/29 01:28:42 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z2f623db3708dabbb9ff80e1b_f201bf910436987a3_d20260729_m012841_c001_v0001171_t0036_u01785288521966") 2026/07/29 01:28:42 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/07/29 01:28:42 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/29 01:28:42 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/07/29 01:28:42 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/29 01:28:42 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/07/29 01:28:42 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/29 01:28:42 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/07/29 01:28:44 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/29 01:28:45 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/29 01:28:46 DEBUG : Creating backend with remote "TestB2:rclone-test-cucijij4zepo/deeper/nonexisting/directory" 2026/07/29 01:28:46 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2706: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2749: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2798: Can't test if can't have empty directories 2026/07/29 01:28:47 INFO : B2 bucket rclone-test-cucijij4zepo: cleaning bucket "rclone-test-cucijij4zepo" of all files 2026/07/29 01:28:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f401bf910436986a5_d20260729_m012752_c001_v7007000_t0000_u01785288472983") 2026/07/29 01:28:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f22701ccaa3385a92_d20260729_m012748_c001_v0001091_t0001_u01785288468591") 2026/07/29 01:28:47 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f42701ccaa3385a90_d20260729_m012747_c001_v7007000_t0000_u01785288467990") 2026/07/29 01:28:47 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f201bf91043698630_d20260729_m012743_c001_v0001130_t0030_u01785288463448") 2026/07/29 01:28:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f401bf91043698767_d20260729_m012816_c001_v7007000_t0000_u01785288496522") 2026/07/29 01:28:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f201bf910436986e4_d20260729_m012811_c001_v0001103_t0021_u01785288491391") 2026/07/29 01:28:47 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f401bf910436986d6_d20260729_m012810_c001_v7007000_t0000_u01785288490804") 2026/07/29 01:28:47 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f201bf910436986b1_d20260729_m012805_c001_v0001150_t0016_u01785288485054") 2026/07/29 01:28:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f401bf910436986af_d20260729_m012804_c001_v7007000_t0000_u01785288484862") 2026/07/29 01:28:48 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f201bf910436986a9_d20260729_m012759_c001_v0001115_t0037_u01785288479084") 2026/07/29 01:28:48 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f401bf910436986a8_d20260729_m012758_c001_v7007000_t0000_u01785288478428") 2026/07/29 01:28:48 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f201bf910436986a6_d20260729_m012753_c001_v0001185_t0030_u01785288473175") 2026/07/29 01:28:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f4105d834a287f394_d20260729_m012614_c001_v7007000_t0000_u01785288374090") 2026/07/29 01:28:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f209bddeadcc5a546_d20260729_m012609_c001_v0001145_t0014_u01785288369863") 2026/07/29 01:28:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f4105d834a287f355_d20260729_m012605_c001_v7007000_t0000_u01785288365196") 2026/07/29 01:28:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f2105d834a287f340_d20260729_m012601_c001_v0001184_t0021_u01785288361542") 2026/07/29 01:28:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f409bddeadcc5a543_d20260729_m012609_c001_v7007000_t0000_u01785288369440") 2026/07/29 01:28:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f2105d834a287f358_d20260729_m012605_c001_v0001172_t0057_u01785288365372") 2026/07/29 01:28:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f4105d834a287f33d_d20260729_m012601_c001_v7007000_t0000_u01785288361152") 2026/07/29 01:28:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f2105d834a287f318_d20260729_m012554_c001_v0001116_t0046_u01785288354877") 2026/07/29 01:28:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f4105d834a287f316_d20260729_m012554_c001_v7007000_t0000_u01785288354701") 2026/07/29 01:28:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f217cf6c3bb196488_d20260729_m012551_c001_v0001104_t0002_u01785288351066") 2026/07/29 01:28:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f417cf6c3bb196486_d20260729_m012550_c001_v7007000_t0000_u01785288350691") 2026/07/29 01:28:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f2105d834a287efcf_d20260729_m012547_c001_v0001102_t0014_u01785288347109") 2026/07/29 01:28:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f4105d834a287f4b1_d20260729_m012645_c001_v7007000_t0000_u01785288405218") 2026/07/29 01:28:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f224a201a4224f3c8_d20260729_m012641_c001_v0001181_t0032_u01785288401424") 2026/07/29 01:28:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f4105d834a287f48d_d20260729_m012630_c001_v7007000_t0000_u01785288390225") 2026/07/29 01:28:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f2105d834a287f3f5_d20260729_m012626_c001_v0001184_t0021_u01785288386510") 2026/07/29 01:28:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f424a201a4224f3c7_d20260729_m012641_c001_v7007000_t0000_u01785288401050") 2026/07/29 01:28:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f2105d834a287f492_d20260729_m012630_c001_v0001173_t0035_u01785288390401") 2026/07/29 01:28:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f4105d834a287f3ec_d20260729_m012626_c001_v7007000_t0000_u01785288386065") 2026/07/29 01:28:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f2105d834a287f3d3_d20260729_m012621_c001_v0001136_t0016_u01785288381937") 2026/07/29 01:28:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f4105d834a287f3d0_d20260729_m012621_c001_v7007000_t0000_u01785288381748") 2026/07/29 01:28:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f209bddeadcc5a5c3_d20260729_m012618_c001_v0001039_t0052_u01785288378131") 2026/07/29 01:28:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f409bddeadcc5a5ba_d20260729_m012617_c001_v7007000_t0000_u01785288377755") 2026/07/29 01:28:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f2105d834a287f396_d20260729_m012614_c001_v0001184_t0015_u01785288374420") 2026/07/29 01:28:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f4105d834a287efce_d20260729_m012546_c001_v7007000_t0000_u01785288346805") 2026/07/29 01:28:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f217cf6c3bb1963e5_d20260729_m012542_c001_v0001173_t0005_u01785288342865") 2026/07/29 01:28:49 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f417cf6c3bb1963de_d20260729_m012542_c001_v7007000_t0000_u01785288342457") 2026/07/29 01:28:49 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f217cf6c3bb1963b8_d20260729_m012538_c001_v0001091_t0004_u01785288338104") 2026/07/29 01:28:49 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f417cf6c3bb1963b6_d20260729_m012537_c001_v7007000_t0000_u01785288337929") 2026/07/29 01:28:49 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f217cf6c3bb19639a_d20260729_m012534_c001_v0001092_t0045_u01785288334072") 2026/07/29 01:28:49 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f417cf6c3bb196396_d20260729_m012533_c001_v7007000_t0000_u01785288333701") 2026/07/29 01:28:50 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f217cf6c3bb196379_d20260729_m012529_c001_v0001036_t0023_u01785288329296") 2026/07/29 01:28:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f417cf6c3bb196378_d20260729_m012529_c001_v7007000_t0000_u01785288329121") 2026/07/29 01:28:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f2034a697066fc8d0_d20260729_m012525_c001_v0001185_t0058_u01785288325924") 2026/07/29 01:28:50 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f4034a697066fc8cf_d20260729_m012525_c001_v7007000_t0000_u01785288325528") 2026/07/29 01:28:50 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f217cf6c3bb192089_d20260729_m012520_c001_v0001109_t0025_u01785288320264") 2026/07/29 01:28:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f4105d834a287f58e_d20260729_m012713_c001_v7007000_t0000_u01785288433463") 2026/07/29 01:28:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f2114b223f1948c0b_d20260729_m012708_c001_v0001041_t0053_u01785288428690") 2026/07/29 01:28:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f4105d834a287f520_d20260729_m012703_c001_v7007000_t0000_u01785288423530") 2026/07/29 01:28:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f2105d834a287f507_d20260729_m012659_c001_v0001177_t0037_u01785288419272") 2026/07/29 01:28:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f4114b223f1948c06_d20260729_m012708_c001_v7007000_t0000_u01785288428241") 2026/07/29 01:28:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f2105d834a287f522_d20260729_m012703_c001_v0001105_t0047_u01785288423708") 2026/07/29 01:28:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f4105d834a287f503_d20260729_m012658_c001_v7007000_t0000_u01785288418801") 2026/07/29 01:28:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f2105d834a287f4e6_d20260729_m012654_c001_v0001044_t0005_u01785288414132") 2026/07/29 01:28:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f4105d834a287f4e4_d20260729_m012653_c001_v7007000_t0000_u01785288413955") 2026/07/29 01:28:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f224a201a4224f40e_d20260729_m012650_c001_v0001106_t0046_u01785288410161") 2026/07/29 01:28:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f424a201a4224f404_d20260729_m012649_c001_v7007000_t0000_u01785288409716") 2026/07/29 01:28:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f2105d834a287f4b2_d20260729_m012645_c001_v0001161_t0012_u01785288405395") 2026/07/29 01:28:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f401bf9104369862a_d20260729_m012743_c001_v7007000_t0000_u01785288463257") 2026/07/29 01:28:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f22701ccaa3385a49_d20260729_m012738_c001_v0001180_t0034_u01785288458525") 2026/07/29 01:28:50 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f42701ccaa3385a48_d20260729_m012737_c001_v7007000_t0000_u01785288457955") 2026/07/29 01:28:50 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f2105d834a287f5c8_d20260729_m012731_c001_v0001157_t0032_u01785288451985") 2026/07/29 01:28:50 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f4105d834a287f5c6_d20260729_m012731_c001_v7007000_t0000_u01785288451808") 2026/07/29 01:28:50 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f2105d834a287f5a8_d20260729_m012727_c001_v0001101_t0014_u01785288447259") 2026/07/29 01:28:51 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f4105d834a287f5a2_d20260729_m012726_c001_v7007000_t0000_u01785288446713") 2026/07/29 01:28:51 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f2105d834a287f593_d20260729_m012722_c001_v0001183_t0047_u01785288442011") 2026/07/29 01:28:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f4105d834a287f592_d20260729_m012721_c001_v7007000_t0000_u01785288441834") 2026/07/29 01:28:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f2114b223f1948c45_d20260729_m012718_c001_v0001185_t0036_u01785288438060") 2026/07/29 01:28:51 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f4114b223f1948c43_d20260729_m012717_c001_v7007000_t0000_u01785288437523") 2026/07/29 01:28:51 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f2105d834a287f58f_d20260729_m012713_c001_v0001183_t0044_u01785288433639") 2026/07/29 01:28:51 DEBUG : chunked-copy: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f419a0685902d26c3_d20260729_m012844_c001_v7007000_t0000_u01785288524245") 2026/07/29 01:28:51 DEBUG : chunked-copy: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f2089a920d9521908_d20260729_m012838_c001_v0001116_t0053_u01785288518319") 2026/07/29 01:28:51 DEBUG : chunked-copy: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f4089a920d9521907_d20260729_m012837_c001_v7007000_t0000_u01785288517677") 2026/07/29 01:28:51 DEBUG : chunked-copy: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f201bf9104369879f_d20260729_m012832_c001_v0001173_t0027_u01785288512038") 2026/07/29 01:28:51 DEBUG : chunked-copy: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f401bf9104369879e_d20260729_m012831_c001_v7007000_t0000_u01785288511370") 2026/07/29 01:28:51 DEBUG : chunked-copy: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f201bf91043698799_d20260729_m012825_c001_v0001157_t0023_u01785288505587") 2026/07/29 01:28:51 DEBUG : chunked-copy: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f401bf91043698798_d20260729_m012824_c001_v7007000_t0000_u01785288504921") 2026/07/29 01:28:51 DEBUG : chunked-copy: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd35eb_d20260729_m012821_c001_v0001167_t0043_u01785288501168") 2026/07/29 01:28:51 DEBUG : chunked-copy: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f401bf91043698777_d20260729_m012820_c001_v7007000_t0000_u01785288500747") 2026/07/29 01:28:51 DEBUG : chunked-copy: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd35d9_d20260729_m012817_c001_v0001167_t0032_u01785288497309") 2026/07/29 01:28:51 DEBUG : chunked-copy.copy: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f419a0685902d26c2_d20260729_m012844_c001_v7007000_t0000_u01785288524070") 2026/07/29 01:28:51 DEBUG : chunked-copy.copy: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f201bf910436987a3_d20260729_m012841_c001_v0001171_t0036_u01785288521966") 2026/07/29 01:28:51 DEBUG : chunked-copy.copy: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f4089a920d9521906_d20260729_m012837_c001_v7007000_t0000_u01785288517500") 2026/07/29 01:28:51 DEBUG : chunked-copy.copy: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f2089a920d9521905_d20260729_m012835_c001_v0001109_t0045_u01785288515566") 2026/07/29 01:28:52 DEBUG : chunked-copy.copy: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f401bf9104369879d_d20260729_m012831_c001_v7007000_t0000_u01785288511178") 2026/07/29 01:28:52 DEBUG : chunked-copy.copy: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f2089a920d9521901_d20260729_m012829_c001_v0001097_t0056_u01785288509166") 2026/07/29 01:28:52 DEBUG : chunked-copy.copy: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f401bf91043698797_d20260729_m012824_c001_v7007000_t0000_u01785288504729") 2026/07/29 01:28:52 DEBUG : chunked-copy.copy: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f201bf9104369877f_d20260729_m012822_c001_v0001179_t0045_u01785288502813") 2026/07/29 01:28:52 DEBUG : chunked-copy.copy: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f401bf91043698776_d20260729_m012820_c001_v7007000_t0000_u01785288500556") 2026/07/29 01:28:52 DEBUG : chunked-copy.copy: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f10198a08b65355d2_d20260729_m012819_c001_v0001091_t0042_u01785288499374") 2026/07/29 01:28:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd2f3e_d20260729_m012403_c001_v0001167_t0043_u01785288243246") 2026/07/29 01:28:52 DEBUG : unknown-size-put.txt: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f419a0685902d26c4_d20260729_m012845_c001_v7007000_t0000_u01785288525067") 2026/07/29 01:28:52 DEBUG : unknown-size-put.txt: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd3646_d20260729_m012844_c001_v0001167_t0043_u01785288524763") 2026/07/29 01:28:52 DEBUG : unknown-size-update.txt: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f419a0685902d26c5_d20260729_m012846_c001_v7007000_t0000_u01785288526218") 2026/07/29 01:28:52 DEBUG : unknown-size-update.txt: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd364a_d20260729_m012845_c001_v0001167_t0015_u01785288525935") 2026/07/29 01:28:52 DEBUG : unknown-size-update.txt: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f1128f6a201fd3648_d20260729_m012845_c001_v0001167_t0027_u01785288525241") 2026/07/29 01:28:52 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f623db3708dabbb9ff80e1b_f417cf6c3bb192078_d20260729_m012516_c001_v7007000_t0000_u01785288316662") 2026/07/29 01:28:54 INFO : B2 bucket rclone-test-cucijij4zepo: cleaning bucket "rclone-test-cucijij4zepo" of all files === RUN TestIntegration/FsShutdown fstests.go:2912: Shutdown method not supported --- PASS: TestIntegration (325.36s) --- 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.41s) --- PASS: TestIntegration/FsMkdir (323.25s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.56s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding (21.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.97s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.12s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.34s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (77.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.62s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.29s) --- 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.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.21s) --- 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.97s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (27.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (17.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (176.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (27.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (10.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (31.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (14.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (9.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.72s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (27.70s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.23s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.17s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.45s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.29s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.57s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.97s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.82s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.15s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.25s) --- 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.392s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m26.457775566s (try 1/5)