"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/08/31 05:37:57 DEBUG : Creating backend with remote "TestB2:rclone-test-yitulal0bito" 2026/08/31 05:37:57 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/08/31 05:37:59 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/08/31 05:38:00 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/08/31 05:38:00 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/08/31 05:38:26 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/08/31 05:38:29 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/08/31 05:38:29 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/08/31 05:38:29 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/08/31 05:38:29 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/08/31 05:38:30 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/08/31 05:38:30 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/08/31 05:38:39 DEBUG : Creating backend with remote "TestB2:" 2026/08/31 05:38:39 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/31 05:38:40 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/08/31 05:38:44 INFO : B2 bucket rclone-test-yitulal0bito: cleaning bucket "rclone-test-yitulal0bito" of all files 2026/08/31 05:38:45 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542ac4_d20260831_m053844_c001_v0001113_t0043_u01788154724158") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/31 05:38:46 DEBUG : Creating backend with remote "TestB2:rclone-test-yitulal0bito/dirToPurgeFromRoot" 2026/08/31 05:38:47 INFO : B2 bucket rclone-test-yitulal0bito path dirToPurgeFromRoot: cleaning bucket "rclone-test-yitulal0bito" of all files 2026/08/31 05:38:48 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542acc_d20260831_m053845_c001_v0001113_t0024_u01788154725870") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/31 05:38:48 DEBUG : Creating backend with remote "TestB2:rclone-test-yitulal0bito/hello? sausage/êé" 2026/08/31 05:38:53 INFO : B2 bucket rclone-test-yitulal0bito path hello? sausage/êé: cleaning bucket "rclone-test-yitulal0bito" of all files 2026/08/31 05:38:53 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f1120348a0e795ecc_d20260831_m053851_c001_v0001172_t0009_u01788154731669") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/08/31 05:38:54 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2026/08/31 05:38:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/31 05:38:55 DEBUG : pacer: Reducing sleep to 10ms === 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/08/31 05:39:06 DEBUG : Creating backend with remote "TestB2:rclone-test-yitulal0bito/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/31 05:39:08 DEBUG : Creating backend with remote "TestB2:rclone-test-yitulal0bito/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestB2:" path "rclone-test-yitulal0bito" from "TestB2:rclone-test-yitulal0bito" 2026/08/31 05:39:10 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/08/31 05:39:21 DEBUG : Creating backend with remote "TestB2:rclone-test-cogosit1holo" 2026/08/31 05:39:24 DEBUG : B2 bucket rclone-test-cogosit1holo: Purge remote 2026/08/31 05:39:24 INFO : B2 bucket rclone-test-cogosit1holo: cleaning bucket "rclone-test-cogosit1holo" of all files 2026/08/31 05:39:24 DEBUG : somefile: Deleting (id "4_z3f925d53504d5b6baf080e1b_f40136ec6e4422b5d_d20260831_m053923_c001_v0001183_t0003_u01788154763606") === 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/08/31 05:39:26 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/31 05:39:27 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/08/31 05:39:30 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/08/31 05:39:30 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/08/31 05:39:30 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.466Ki offset 6Mi/6.106Mi 2026/08/31 05:39:30 DEBUG : test-metadata: Sending chunk 1 length 111069 2026/08/31 05:39:32 DEBUG : test-metadata: Done sending chunk 1 2026/08/31 05:39:33 DEBUG : test-metadata: Done sending chunk 0 2026/08/31 05:39:33 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-08-31-053937-903.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/08/31 05:39:44 DEBUG : oldPath = "TestB2:rclone-test-yitulal0bito/versions/test-versions-v2026-08-31-053937-903.txt" 2026/08/31 05:39:44 DEBUG : newPath = "TestB2,versions:rclone-test-yitulal0bito/versions/test-versions-v2026-08-31-053937-903.txt" 2026/08/31 05:39:44 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-yitulal0bito/versions/test-versions-v2026-08-31-053937-903.txt" 2026/08/31 05:39:44 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/08/31 05:39:45 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-yitulal0bito/versions/test-versions-v2026-08-31-053937-903.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-yitulal0bito/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/08/31 05:39:48 INFO : B2 bucket rclone-test-yitulal0bito: cleaning bucket "rclone-test-yitulal0bito" of all hidden files 2026/08/31 05:39:49 DEBUG : leading space/ leading space: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f40196966993a66a9_d20260831_m053807_c001_v7007000_t0000_u01788154687849") as it is a hide marker 2026/08/31 05:39:49 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/08/31 05:39:49 DEBUG : leading space/ leading space: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542a22_d20260831_m053807_c001_v0001113_t0044_u01788154687206") 2026/08/31 05:39:49 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/08/31 05:39:49 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f40196966993a6699_d20260831_m053806_c001_v7007000_t0000_u01788154686843") as it is a hide marker 2026/08/31 05:39:49 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/08/31 05:39:49 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542a1e_d20260831_m053806_c001_v0001113_t0047_u01788154686160") 2026/08/31 05:39:49 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/08/31 05:39:49 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f40196966993a66c1_d20260831_m053815_c001_v7007000_t0000_u01788154695037") as it is a hide marker 2026/08/31 05:39:49 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/08/31 05:39:49 DEBUG : .leading dot/.leading dot: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542a3a_d20260831_m053814_c001_v0001113_t0053_u01788154694320") 2026/08/31 05:39:49 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/08/31 05:39:49 DEBUG : created from root.txt: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f425ec33180441a1a_d20260831_m053917_c001_v7007000_t0000_u01788154757693") as it is a hide marker 2026/08/31 05:39:49 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/08/31 05:39:49 DEBUG : created from root.txt: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f113c8476c2f9bb69_d20260831_m053916_c001_v0001177_t0024_u01788154756759") 2026/08/31 05:39:49 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/08/31 05:39:49 DEBUG : file name.txt: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f4026fe21c662a1bf_d20260831_m053926_c001_v7007000_t0000_u01788154766053") as it is a hide marker 2026/08/31 05:39:49 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/08/31 05:39:49 DEBUG : file name.txt: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542b12_d20260831_m053906_c001_v0001113_t0048_u01788154746089") 2026/08/31 05:39:49 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/31 05:39:49 DEBUG : file name.txt: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f115177f6cdb18de5_d20260831_m053859_c001_v0001116_t0024_u01788154739564") 2026/08/31 05:39:49 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/31 05:39:49 DEBUG : file name.txt: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542aae_d20260831_m053836_c001_v0001113_t0023_u01788154716289") 2026/08/31 05:39:49 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/31 05:39:49 DEBUG : file name.txt: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542aa6_d20260831_m053834_c001_v0001113_t0027_u01788154714983") 2026/08/31 05:39:49 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/31 05:39:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542aaa_d20260831_m053835_c001_v0001113_t0059_u01788154715674") "upload" dated 2026-08-31 05:38:35.674 +0000 UTC (1m13.531412542s ago) 2026/08/31 05:39:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f42185d556fa5dde1_d20260831_m053856_c001_v7007000_t0000_u01788154736933") as it is a hide marker 2026/08/31 05:39:49 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/08/31 05:39:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f1087f5d6ba0e79ef_d20260831_m053855_c001_v0001106_t0009_u01788154735759") 2026/08/31 05:39:49 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/08/31 05:39:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109c260ae98fa86b_d20260831_m053854_c001_v0001173_t0026_u01788154734776") 2026/08/31 05:39:49 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/08/31 05:39:49 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f40196966993a66cf_d20260831_m053823_c001_v7007000_t0000_u01788154703165") as it is a hide marker 2026/08/31 05:39:49 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/08/31 05:39:49 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542a66_d20260831_m053822_c001_v0001113_t0053_u01788154702442") 2026/08/31 05:39:49 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/08/31 05:39:49 DEBUG : piped data.txt: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f4026fe21c662a1e0_d20260831_m053927_c001_v7007000_t0000_u01788154767871") as it is a hide marker 2026/08/31 05:39:49 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/08/31 05:39:49 DEBUG : piped data.txt: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542b54_d20260831_m053927_c001_v0001113_t0037_u01788154767318") 2026/08/31 05:39:49 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/08/31 05:39:49 DEBUG : piped data.txt: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f4026fe21c662a1d4_d20260831_m053927_c001_v7007000_t0000_u01788154767136") 2026/08/31 05:39:49 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/08/31 05:39:49 DEBUG : piped data.txt: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f409fbd0be4542b50_d20260831_m053926_c001_v0001113_t0007_u01788154766775") 2026/08/31 05:39:49 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/08/31 05:39:49 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f40196966993a66d2_d20260831_m053824_c001_v7007000_t0000_u01788154704205") as it is a hide marker 2026/08/31 05:39:49 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/08/31 05:39:49 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542a6c_d20260831_m053823_c001_v0001113_t0002_u01788154703566") 2026/08/31 05:39:49 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/08/31 05:39:49 DEBUG : test-metadata: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f404ee08fbfc3602f_d20260831_m053935_c001_v7007000_t0000_u01788154775355") as it is a hide marker 2026/08/31 05:39:49 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/08/31 05:39:49 DEBUG : test-metadata: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f2026fe21c662a202_d20260831_m053929_c001_v0001150_t0024_u01788154769923") 2026/08/31 05:39:49 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/08/31 05:39:49 DEBUG : test-metadata: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f4026fe21c662a1ee_d20260831_m053928_c001_v7007000_t0000_u01788154768902") 2026/08/31 05:39:49 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/08/31 05:39:49 DEBUG : test-metadata: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542b58_d20260831_m053928_c001_v0001113_t0053_u01788154768055") 2026/08/31 05:39:49 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/08/31 05:39:49 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f40196966993a66c4_d20260831_m053817_c001_v7007000_t0000_u01788154697493") as it is a hide marker 2026/08/31 05:39:49 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/08/31 05:39:49 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542a48_d20260831_m053816_c001_v0001113_t0024_u01788154696650") 2026/08/31 05:39:49 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/08/31 05:39:49 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f40196966993a66ca_d20260831_m053819_c001_v7007000_t0000_u01788154699579") as it is a hide marker 2026/08/31 05:39:49 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/08/31 05:39:49 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542a54_d20260831_m053818_c001_v0001113_t0002_u01788154698855") 2026/08/31 05:39:49 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/08/31 05:39:49 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f40196966993a66c9_d20260831_m053818_c001_v7007000_t0000_u01788154698493") as it is a hide marker 2026/08/31 05:39:49 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/08/31 05:39:49 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542a50_d20260831_m053817_c001_v0001113_t0050_u01788154697854") 2026/08/31 05:39:49 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/08/31 05:39:49 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f40196966993a66cc_d20260831_m053820_c001_v7007000_t0000_u01788154700674") as it is a hide marker 2026/08/31 05:39:49 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/08/31 05:39:49 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542a58_d20260831_m053819_c001_v0001113_t0001_u01788154699941") 2026/08/31 05:39:49 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/08/31 05:39:49 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f40196966993a66ce_d20260831_m053822_c001_v7007000_t0000_u01788154702079") as it is a hide marker 2026/08/31 05:39:49 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/08/31 05:39:49 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542a5e_d20260831_m053821_c001_v0001113_t0025_u01788154701098") 2026/08/31 05:39:49 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/08/31 05:39:49 DEBUG : trailing space /trailing space : Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f40196966993a66c2_d20260831_m053816_c001_v7007000_t0000_u01788154696284") as it is a hide marker 2026/08/31 05:39:49 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/08/31 05:39:49 DEBUG : trailing space /trailing space : Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542a40_d20260831_m053815_c001_v0001113_t0020_u01788154695403") 2026/08/31 05:39:49 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/08/31 05:39:49 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542b70_d20260831_m053943_c001_v0001113_t0040_u01788154783065") "upload" dated 2026-08-31 05:39:43.065 +0000 UTC (6.140859767s ago) 2026/08/31 05:39:49 DEBUG : versions/test-versions.txt: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f404ee08fbfc360d5_d20260831_m053940_c001_v7007000_t0000_u01788154780792") 2026/08/31 05:39:49 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/08/31 05:39:49 DEBUG : versions/test-versions.txt: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542b62_d20260831_m053937_c001_v0001113_t0024_u01788154777903") 2026/08/31 05:39:49 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/08/31 05:39:49 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f40196966993a674b_d20260831_m053834_c001_v7007000_t0000_u01788154714441") as it is a hide marker 2026/08/31 05:39:49 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/08/31 05:39:49 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f20196966993a66d9_d20260831_m053826_c001_v0001037_t0020_u01788154706224") 2026/08/31 05:39:49 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/08/31 05:39:49 DEBUG : zero-length-file: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f40196966993a66d8_d20260831_m053826_c001_v7007000_t0000_u01788154706039") as it is a hide marker 2026/08/31 05:39:49 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/08/31 05:39:49 DEBUG : zero-length-file: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f409fbd0be4542a7e_d20260831_m053825_c001_v0001113_t0007_u01788154705489") 2026/08/31 05:39:49 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/08/31 05:39:49 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f40196966993a66ba_d20260831_m053808_c001_v7007000_t0000_u01788154688888") as it is a hide marker 2026/08/31 05:39:49 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/08/31 05:39:49 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542a26_d20260831_m053808_c001_v0001113_t0044_u01788154688211") 2026/08/31 05:39:49 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/08/31 05:39:49 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f40196966993a6662_d20260831_m053803_c001_v7007000_t0000_u01788154683369") as it is a hide marker 2026/08/31 05:39:49 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/08/31 05:39:49 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542a12_d20260831_m053802_c001_v0001113_t0050_u01788154682223") 2026/08/31 05:39:49 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/08/31 05:39:49 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f40196966993a66be_d20260831_m053812_c001_v7007000_t0000_u01788154692234") as it is a hide marker 2026/08/31 05:39:49 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/08/31 05:39:49 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542a30_d20260831_m053811_c001_v0001113_t0053_u01788154691483") 2026/08/31 05:39:49 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/08/31 05:39:49 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f40196966993a66bd_d20260831_m053811_c001_v7007000_t0000_u01788154691121") as it is a hide marker 2026/08/31 05:39:49 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/08/31 05:39:49 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542a2a_d20260831_m053810_c001_v0001113_t0054_u01788154690346") 2026/08/31 05:39:49 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/08/31 05:39:49 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f40196966993a66c0_d20260831_m053813_c001_v7007000_t0000_u01788154693958") as it is a hide marker 2026/08/31 05:39:49 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/08/31 05:39:49 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542a36_d20260831_m053812_c001_v0001113_t0011_u01788154692597") 2026/08/31 05:39:49 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/08/31 05:39:49 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f40196966993a66bb_d20260831_m053809_c001_v7007000_t0000_u01788154689985") as it is a hide marker 2026/08/31 05:39:49 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/08/31 05:39:49 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542a28_d20260831_m053809_c001_v0001113_t0002_u01788154689255") 2026/08/31 05:39:49 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/08/31 05:39:49 DEBUG : ./.: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f40196966993a6677_d20260831_m053804_c001_v7007000_t0000_u01788154684728") as it is a hide marker 2026/08/31 05:39:49 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/08/31 05:39:49 DEBUG : ./.: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542a16_d20260831_m053803_c001_v0001113_t0015_u01788154683741") 2026/08/31 05:39:49 NOTICE: ./.: Skipped delete as --dry-run is set 2026/08/31 05:39:49 DEBUG : ../..: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f40196966993a6688_d20260831_m053805_c001_v7007000_t0000_u01788154685798") as it is a hide marker 2026/08/31 05:39:49 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/08/31 05:39:49 DEBUG : ../..: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542a1a_d20260831_m053805_c001_v0001113_t0039_u01788154685088") 2026/08/31 05:39:49 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/08/31 05:39:49 INFO : B2 bucket rclone-test-yitulal0bito: cleaning bucket "rclone-test-yitulal0bito" of all hidden files 2026/08/31 05:39:49 DEBUG : leading space/ leading space: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f40196966993a66a9_d20260831_m053807_c001_v7007000_t0000_u01788154687849") as it is a hide marker 2026/08/31 05:39:49 DEBUG : leading space/ leading space: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542a22_d20260831_m053807_c001_v0001113_t0044_u01788154687206") 2026/08/31 05:39:49 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f40196966993a6699_d20260831_m053806_c001_v7007000_t0000_u01788154686843") as it is a hide marker 2026/08/31 05:39:49 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542a1e_d20260831_m053806_c001_v0001113_t0047_u01788154686160") 2026/08/31 05:39:49 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f40196966993a66c1_d20260831_m053815_c001_v7007000_t0000_u01788154695037") as it is a hide marker 2026/08/31 05:39:49 DEBUG : .leading dot/.leading dot: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542a3a_d20260831_m053814_c001_v0001113_t0053_u01788154694320") 2026/08/31 05:39:49 DEBUG : created from root.txt: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f425ec33180441a1a_d20260831_m053917_c001_v7007000_t0000_u01788154757693") as it is a hide marker 2026/08/31 05:39:49 DEBUG : created from root.txt: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f113c8476c2f9bb69_d20260831_m053916_c001_v0001177_t0024_u01788154756759") 2026/08/31 05:39:49 DEBUG : file name.txt: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f4026fe21c662a1bf_d20260831_m053926_c001_v7007000_t0000_u01788154766053") as it is a hide marker 2026/08/31 05:39:49 DEBUG : file name.txt: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542b12_d20260831_m053906_c001_v0001113_t0048_u01788154746089") 2026/08/31 05:39:50 DEBUG : file name.txt: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f115177f6cdb18de5_d20260831_m053859_c001_v0001116_t0024_u01788154739564") 2026/08/31 05:39:50 DEBUG : file name.txt: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542aae_d20260831_m053836_c001_v0001113_t0023_u01788154716289") 2026/08/31 05:39:50 DEBUG : file name.txt: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542aa6_d20260831_m053834_c001_v0001113_t0027_u01788154714983") 2026/08/31 05:39:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542aaa_d20260831_m053835_c001_v0001113_t0059_u01788154715674") "upload" dated 2026-08-31 05:38:35.674 +0000 UTC (1m14.524758429s ago) 2026/08/31 05:39:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f42185d556fa5dde1_d20260831_m053856_c001_v7007000_t0000_u01788154736933") as it is a hide marker 2026/08/31 05:39:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f1087f5d6ba0e79ef_d20260831_m053855_c001_v0001106_t0009_u01788154735759") 2026/08/31 05:39:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109c260ae98fa86b_d20260831_m053854_c001_v0001173_t0026_u01788154734776") 2026/08/31 05:39:50 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f40196966993a66cf_d20260831_m053823_c001_v7007000_t0000_u01788154703165") as it is a hide marker 2026/08/31 05:39:50 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542a66_d20260831_m053822_c001_v0001113_t0053_u01788154702442") 2026/08/31 05:39:50 DEBUG : piped data.txt: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f4026fe21c662a1e0_d20260831_m053927_c001_v7007000_t0000_u01788154767871") as it is a hide marker 2026/08/31 05:39:50 DEBUG : piped data.txt: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542b54_d20260831_m053927_c001_v0001113_t0037_u01788154767318") 2026/08/31 05:39:50 DEBUG : piped data.txt: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f4026fe21c662a1d4_d20260831_m053927_c001_v7007000_t0000_u01788154767136") 2026/08/31 05:39:50 DEBUG : piped data.txt: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f409fbd0be4542b50_d20260831_m053926_c001_v0001113_t0007_u01788154766775") 2026/08/31 05:39:50 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f40196966993a66d2_d20260831_m053824_c001_v7007000_t0000_u01788154704205") as it is a hide marker 2026/08/31 05:39:50 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542a6c_d20260831_m053823_c001_v0001113_t0002_u01788154703566") 2026/08/31 05:39:50 DEBUG : test-metadata: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f404ee08fbfc3602f_d20260831_m053935_c001_v7007000_t0000_u01788154775355") as it is a hide marker 2026/08/31 05:39:50 DEBUG : test-metadata: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f2026fe21c662a202_d20260831_m053929_c001_v0001150_t0024_u01788154769923") 2026/08/31 05:39:50 DEBUG : test-metadata: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f4026fe21c662a1ee_d20260831_m053928_c001_v7007000_t0000_u01788154768902") 2026/08/31 05:39:50 DEBUG : test-metadata: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542b58_d20260831_m053928_c001_v0001113_t0053_u01788154768055") 2026/08/31 05:39:50 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f40196966993a66c4_d20260831_m053817_c001_v7007000_t0000_u01788154697493") as it is a hide marker 2026/08/31 05:39:50 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542a48_d20260831_m053816_c001_v0001113_t0024_u01788154696650") 2026/08/31 05:39:50 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f40196966993a66ca_d20260831_m053819_c001_v7007000_t0000_u01788154699579") as it is a hide marker 2026/08/31 05:39:51 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542a54_d20260831_m053818_c001_v0001113_t0002_u01788154698855") 2026/08/31 05:39:51 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f40196966993a66c9_d20260831_m053818_c001_v7007000_t0000_u01788154698493") as it is a hide marker 2026/08/31 05:39:51 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542a50_d20260831_m053817_c001_v0001113_t0050_u01788154697854") 2026/08/31 05:39:51 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f40196966993a66cc_d20260831_m053820_c001_v7007000_t0000_u01788154700674") as it is a hide marker 2026/08/31 05:39:51 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542a58_d20260831_m053819_c001_v0001113_t0001_u01788154699941") 2026/08/31 05:39:51 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f40196966993a66ce_d20260831_m053822_c001_v7007000_t0000_u01788154702079") as it is a hide marker 2026/08/31 05:39:51 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542a5e_d20260831_m053821_c001_v0001113_t0025_u01788154701098") 2026/08/31 05:39:51 DEBUG : trailing space /trailing space : Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f40196966993a66c2_d20260831_m053816_c001_v7007000_t0000_u01788154696284") as it is a hide marker 2026/08/31 05:39:51 DEBUG : trailing space /trailing space : Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542a40_d20260831_m053815_c001_v0001113_t0020_u01788154695403") 2026/08/31 05:39:51 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542b70_d20260831_m053943_c001_v0001113_t0040_u01788154783065") "upload" dated 2026-08-31 05:39:43.065 +0000 UTC (8.515998428s ago) 2026/08/31 05:39:51 DEBUG : versions/test-versions.txt: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f404ee08fbfc360d5_d20260831_m053940_c001_v7007000_t0000_u01788154780792") 2026/08/31 05:39:51 DEBUG : versions/test-versions.txt: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542b62_d20260831_m053937_c001_v0001113_t0024_u01788154777903") 2026/08/31 05:39:51 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f40196966993a674b_d20260831_m053834_c001_v7007000_t0000_u01788154714441") as it is a hide marker 2026/08/31 05:39:51 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f20196966993a66d9_d20260831_m053826_c001_v0001037_t0020_u01788154706224") 2026/08/31 05:39:51 DEBUG : zero-length-file: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f40196966993a66d8_d20260831_m053826_c001_v7007000_t0000_u01788154706039") as it is a hide marker 2026/08/31 05:39:51 DEBUG : zero-length-file: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f409fbd0be4542a7e_d20260831_m053825_c001_v0001113_t0007_u01788154705489") 2026/08/31 05:39:51 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f40196966993a66ba_d20260831_m053808_c001_v7007000_t0000_u01788154688888") as it is a hide marker 2026/08/31 05:39:51 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542a26_d20260831_m053808_c001_v0001113_t0044_u01788154688211") 2026/08/31 05:39:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f40196966993a6662_d20260831_m053803_c001_v7007000_t0000_u01788154683369") as it is a hide marker 2026/08/31 05:39:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542a12_d20260831_m053802_c001_v0001113_t0050_u01788154682223") 2026/08/31 05:39:51 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f40196966993a66be_d20260831_m053812_c001_v7007000_t0000_u01788154692234") as it is a hide marker 2026/08/31 05:39:52 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542a30_d20260831_m053811_c001_v0001113_t0053_u01788154691483") 2026/08/31 05:39:52 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f40196966993a66bd_d20260831_m053811_c001_v7007000_t0000_u01788154691121") as it is a hide marker 2026/08/31 05:39:52 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542a2a_d20260831_m053810_c001_v0001113_t0054_u01788154690346") 2026/08/31 05:39:52 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f40196966993a66c0_d20260831_m053813_c001_v7007000_t0000_u01788154693958") as it is a hide marker 2026/08/31 05:39:52 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542a36_d20260831_m053812_c001_v0001113_t0011_u01788154692597") 2026/08/31 05:39:52 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f40196966993a66bb_d20260831_m053809_c001_v7007000_t0000_u01788154689985") as it is a hide marker 2026/08/31 05:39:52 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542a28_d20260831_m053809_c001_v0001113_t0002_u01788154689255") 2026/08/31 05:39:52 DEBUG : ./.: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f40196966993a6677_d20260831_m053804_c001_v7007000_t0000_u01788154684728") as it is a hide marker 2026/08/31 05:39:52 DEBUG : ./.: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542a16_d20260831_m053803_c001_v0001113_t0015_u01788154683741") 2026/08/31 05:39:52 DEBUG : ../..: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f40196966993a6688_d20260831_m053805_c001_v7007000_t0000_u01788154685798") as it is a hide marker 2026/08/31 05:39:52 DEBUG : ../..: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542a1a_d20260831_m053805_c001_v0001113_t0039_u01788154685088") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/08/31 05:39:53 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/08/31 05:39:53 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/08/31 05:39:53 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/08/31 05:39:53 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/08/31 05:39:54 INFO : B2 bucket rclone-test-yitulal0bito: cleaning bucket "rclone-test-yitulal0bito" of pending multipart uploads older than 0s 2026/08/31 05:39:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542aaa_d20260831_m053835_c001_v0001113_t0059_u01788154715674") "upload" dated 2026-08-31 05:38:35.674 +0000 UTC (1m18.738732103s ago) 2026/08/31 05:39:54 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f20000c2649433a45_d20260831_m053953_c001_v0001098_t0008_u01788154793381") as it is a start marker (upload started at 2026-08-31 05:39:53.381 +0000 UTC) 2026/08/31 05:39:54 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/08/31 05:39:54 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f20000c2649433a46_d20260831_m053953_c001_v0001157_t0049_u01788154793563") as it is a start marker (upload started at 2026-08-31 05:39:53.563 +0000 UTC) 2026/08/31 05:39:54 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/08/31 05:39:54 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f20000c2649433a47_d20260831_m053953_c001_v0001041_t0029_u01788154793758") as it is a start marker (upload started at 2026-08-31 05:39:53.758 +0000 UTC) 2026/08/31 05:39:54 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/08/31 05:39:54 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f20000c2649433a49_d20260831_m053953_c001_v0001176_t0031_u01788154793941") as it is a start marker (upload started at 2026-08-31 05:39:53.941 +0000 UTC) 2026/08/31 05:39:54 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/08/31 05:39:54 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f40000c2649433a43_d20260831_m053953_c001_v7007000_t0000_u01788154793199") "hide" dated 2026-08-31 05:39:53.199 +0000 UTC (1.213945285s ago) 2026/08/31 05:39:54 DEBUG : versions/test-versions.txt: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542b70_d20260831_m053943_c001_v0001113_t0040_u01788154783065") 2026/08/31 05:39:54 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/08/31 05:39:54 INFO : B2 bucket rclone-test-yitulal0bito: cleaning bucket "rclone-test-yitulal0bito" of pending multipart uploads older than 0s 2026/08/31 05:39:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542aaa_d20260831_m053835_c001_v0001113_t0059_u01788154715674") "upload" dated 2026-08-31 05:38:35.674 +0000 UTC (1m19.107131447s ago) 2026/08/31 05:39:54 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f20000c2649433a45_d20260831_m053953_c001_v0001098_t0008_u01788154793381") as it is a start marker (upload started at 2026-08-31 05:39:53.381 +0000 UTC) 2026/08/31 05:39:54 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f20000c2649433a46_d20260831_m053953_c001_v0001157_t0049_u01788154793563") as it is a start marker (upload started at 2026-08-31 05:39:53.563 +0000 UTC) 2026/08/31 05:39:54 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f20000c2649433a47_d20260831_m053953_c001_v0001041_t0029_u01788154793758") as it is a start marker (upload started at 2026-08-31 05:39:53.758 +0000 UTC) 2026/08/31 05:39:54 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f20000c2649433a49_d20260831_m053953_c001_v0001176_t0031_u01788154793941") as it is a start marker (upload started at 2026-08-31 05:39:53.941 +0000 UTC) 2026/08/31 05:39:54 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9fb21d03503d5b6baf080e1b_f40000c2649433a43_d20260831_m053953_c001_v7007000_t0000_u01788154793199") "hide" dated 2026-08-31 05:39:53.199 +0000 UTC (1.582280959s ago) 2026/08/31 05:39:54 DEBUG : versions/test-versions.txt: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542b70_d20260831_m053943_c001_v0001113_t0040_u01788154783065") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/08/31 05:39:55 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/08/31 05:39:55 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/08/31 05:39:55 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/08/31 05:39:57 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/08/31 05:39:57 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/08/31 05:39:57 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/08/31 05:39:57 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/08/31 05:39:58 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/08/31 05:40:00 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/08/31 05:40:00 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/08/31 05:40:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/31 05:40:03 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/08/31 05:40:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z9fb21d03503d5b6baf080e1b_f213a4e154d67bb1a_d20260831_m054003_c001_v0001100_t0048_u01788154803735") 2026/08/31 05:40:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/31 05:40:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/08/31 05:40:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/08/31 05:40:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/08/31 05:40:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/08/31 05:40:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/08/31 05:40:08 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/08/31 05:40:08 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/08/31 05:40:08 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/08/31 05:40:08 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/08/31 05:40:10 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/08/31 05:40:10 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/08/31 05:40:10 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/08/31 05:40:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/08/31 05:40:13 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/08/31 05:40:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z9fb21d03503d5b6baf080e1b_f207006445fb37cce_d20260831_m054013_c001_v0001097_t0008_u01788154813213") 2026/08/31 05:40:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/08/31 05:40:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/31 05:40:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/08/31 05:40:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/08/31 05:40:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/08/31 05:40:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/08/31 05:40:18 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/08/31 05:40:18 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/08/31 05:40:18 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/08/31 05:40:18 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/08/31 05:40:18 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/08/31 05:40:18 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/08/31 05:40:20 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/08/31 05:40:21 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/08/31 05:40:21 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/08/31 05:40:21 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/08/31 05:40:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/31 05:40:23 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/08/31 05:40:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z9fb21d03503d5b6baf080e1b_f207006445fb37d99_d20260831_m054023_c001_v0001029_t0025_u01788154823879") 2026/08/31 05:40:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/08/31 05:40:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/31 05:40:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/08/31 05:40:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/08/31 05:40:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/08/31 05:40:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/08/31 05:40:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/08/31 05:40:27 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/08/31 05:40:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/08/31 05:40:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/08/31 05:40:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/08/31 05:40:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/08/31 05:40:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/08/31 05:40:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/08/31 05:40:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/08/31 05:40:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/08/31 05:40:33 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/08/31 05:40:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z9fb21d03503d5b6baf080e1b_f218576a67846d9ca_d20260831_m054033_c001_v0001092_t0051_u01788154833728") 2026/08/31 05:40:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/31 05:40:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/08/31 05:40:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/08/31 05:40:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/08/31 05:40:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/08/31 05:40:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/08/31 05:40:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/31 05:40:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/08/31 05:40:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/31 05:40:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/08/31 05:40:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/08/31 05:40:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/08/31 05:40:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/08/31 05:40:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/31 05:40:43 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/08/31 05:40:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9fb21d03503d5b6baf080e1b_f207006445fb37e5e_d20260831_m054043_c001_v0001171_t0012_u01788154843606") 2026/08/31 05:40:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/08/31 05:40:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/31 05:40:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/08/31 05:40:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/31 05:40:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/31 05:40:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/08/31 05:40:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/31 05:40:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/08/31 05:40:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/31 05:40:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/08/31 05:40:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/31 05:40:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/08/31 05:40:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/08/31 05:40:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/08/31 05:40:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/08/31 05:40:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/08/31 05:40:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/31 05:40:54 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/08/31 05:40:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9fb21d03503d5b6baf080e1b_f223cbaf4e6a1171b_d20260831_m054054_c001_v0001099_t0056_u01788154854420") 2026/08/31 05:40:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/08/31 05:40:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/31 05:40:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/08/31 05:40:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/08/31 05:40:55 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/08/31 05:40:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/31 05:40:55 DEBUG : pacer: Reducing sleep to 10ms 2026/08/31 05:40:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/08/31 05:40:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/31 05:40:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/31 05:40:57 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/08/31 05:41:00 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/08/31 05:41:00 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/08/31 05:41:00 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/08/31 05:41:00 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/08/31 05:41:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/08/31 05:41:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/08/31 05:41:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/08/31 05:41:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/08/31 05:41:04 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/08/31 05:41:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z9fb21d03503d5b6baf080e1b_f223cbaf4e6a11735_d20260831_m054105_c001_v0001092_t0014_u01788154865026") 2026/08/31 05:41:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/31 05:41:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/08/31 05:41:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/08/31 05:41:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/08/31 05:41:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/08/31 05:41:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/08/31 05:41:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/31 05:41:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/08/31 05:41:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/31 05:41:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/08/31 05:41:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/08/31 05:41:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/08/31 05:41:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/08/31 05:41:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/31 05:41:15 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/08/31 05:41:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9fb21d03503d5b6baf080e1b_f20196966993a6d47_d20260831_m054115_c001_v0001103_t0029_u01788154875130") 2026/08/31 05:41:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/08/31 05:41:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/31 05:41:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/08/31 05:41:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/31 05:41:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/31 05:41:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/08/31 05:41:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/31 05:41:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/08/31 05:41:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/31 05:41:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/08/31 05:41:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/31 05:41:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/08/31 05:41:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/08/31 05:41:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/08/31 05:41:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/08/31 05:41:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/08/31 05:41:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/31 05:41:25 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/08/31 05:41:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9fb21d03503d5b6baf080e1b_f222adc4badf3f9d3_d20260831_m054125_c001_v0001144_t0033_u01788154885862") 2026/08/31 05:41:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/08/31 05:41:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/31 05:41:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/08/31 05:41:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/08/31 05:41:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/08/31 05:41:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/31 05:41:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/31 05:41:29 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/08/31 05:41:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/08/31 05:41:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/08/31 05:41:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/08/31 05:41:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/08/31 05:41:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/08/31 05:41:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/08/31 05:41:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/08/31 05:41:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/08/31 05:41:35 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/08/31 05:41:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z9fb21d03503d5b6baf080e1b_f222adc4badf3fa22_d20260831_m054135_c001_v0001173_t0007_u01788154895805") 2026/08/31 05:41:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/31 05:41:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/08/31 05:41:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/08/31 05:41:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/08/31 05:41:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/08/31 05:41:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/08/31 05:41:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/31 05:41:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/08/31 05:41:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/31 05:41:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/08/31 05:41:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/08/31 05:41:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/08/31 05:41:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/08/31 05:41:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/08/31 05:41:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/08/31 05:41:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z9fb21d03503d5b6baf080e1b_f215147edf7152050_d20260831_m054146_c001_v0001115_t0006_u01788154906818") 2026/08/31 05:41:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/08/31 05:41:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/31 05:41:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/08/31 05:41:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/08/31 05:41:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/08/31 05:41:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/08/31 05:41:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/31 05:41:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/08/31 05:41:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/31 05:41:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/08/31 05:41:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/08/31 05:41:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/08/31 05:41:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/08/31 05:41:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/08/31 05:41:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/08/31 05:41:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/08/31 05:41:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/08/31 05:41:58 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/08/31 05:41:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z9fb21d03503d5b6baf080e1b_f218576a67846dc21_d20260831_m054158_c001_v0001173_t0034_u01788154918942") 2026/08/31 05:41:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/08/31 05:41:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/31 05:41:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/08/31 05:41:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/08/31 05:42:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/08/31 05:42:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/08/31 05:42:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/08/31 05:42:02 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/08/31 05:42:05 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/08/31 05:42:05 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/08/31 05:42:05 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/08/31 05:42:05 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/08/31 05:42:05 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/08/31 05:42:07 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/08/31 05:42:07 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/08/31 05:42:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/31 05:42:09 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/08/31 05:42:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z9fb21d03503d5b6baf080e1b_f218576a67846dd09_d20260831_m054209_c001_v0001115_t0047_u01788154929790") 2026/08/31 05:42:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/31 05:42:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/08/31 05:42:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/31 05:42:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/08/31 05:42:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/08/31 05:42:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/08/31 05:42:15 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/08/31 05:42:15 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/08/31 05:42:15 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/08/31 05:42:15 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/08/31 05:42:18 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/08/31 05:42:18 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/08/31 05:42:18 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/08/31 05:42:22 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/08/31 05:42:22 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/08/31 05:42:22 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z9fb21d03503d5b6baf080e1b_f207006445fb38245_d20260831_m054222_c001_v0001172_t0021_u01788154942117") 2026/08/31 05:42:22 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/31 05:42:22 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/31 05:42:22 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/08/31 05:42:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/08/31 05:42:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/08/31 05:42:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/08/31 05:42:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/08/31 05:42:28 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/08/31 05:42:29 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/08/31 05:42:29 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/08/31 05:42:29 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/08/31 05:42:29 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/08/31 05:42:30 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/08/31 05:42:31 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/08/31 05:42:31 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/08/31 05:42:31 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/08/31 05:42:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/31 05:42:34 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/08/31 05:42:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z9fb21d03503d5b6baf080e1b_f204ee08fbfc3675b_d20260831_m054235_c001_v0001038_t0030_u01788154955084") 2026/08/31 05:42:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/31 05:42:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/31 05:42:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/08/31 05:42:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/08/31 05:42:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/08/31 05:42:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/08/31 05:42:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/08/31 05:42:38 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/08/31 05:42:42 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/08/31 05:42:42 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/08/31 05:42:42 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/08/31 05:42:42 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/08/31 05:42:44 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/08/31 05:42:45 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/08/31 05:42:45 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/08/31 05:42:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/31 05:42: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/08/31 05:42:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z9fb21d03503d5b6baf080e1b_f2202747ae87ba66b_d20260831_m054248_c001_v0001113_t0042_u01788154968561") 2026/08/31 05:42:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/31 05:42:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/08/31 05:42:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/08/31 05:42:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/08/31 05:42:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/08/31 05:42:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/08/31 05:42:54 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/08/31 05:42:54 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/08/31 05:42:55 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/08/31 05:42:55 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/08/31 05:42:57 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/08/31 05:42:57 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/08/31 05:42:57 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/08/31 05:43:01 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/08/31 05:43:01 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/08/31 05:43:01 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z9fb21d03503d5b6baf080e1b_f217fc692ce775587_d20260831_m054301_c001_v0001100_t0049_u01788154981768") 2026/08/31 05:43:01 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/08/31 05:43:02 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/08/31 05:43:02 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/31 05:43:04 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/08/31 05:43:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/08/31 05:43:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/08/31 05:43:09 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/08/31 05:43:09 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/08/31 05:43:09 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/08/31 05:43:09 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/08/31 05:43:09 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/08/31 05:43:09 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/08/31 05:43:10 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/08/31 05:43:12 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/08/31 05:43:12 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/08/31 05:43:12 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/08/31 05:43:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/31 05:43:16 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/08/31 05:43:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z9fb21d03503d5b6baf080e1b_f222adc4badf3fcb4_d20260831_m054317_c001_v0001161_t0053_u01788154997036") 2026/08/31 05:43:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/08/31 05:43:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/31 05:43:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/08/31 05:43:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/08/31 05:43:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/08/31 05:43:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/08/31 05:43:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/08/31 05:43:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/31 05:43:33 DEBUG : short-eof.bin: Clearing upload URL because of error: Post "https://pod-000-1113-09.backblaze.com/b2api/v1/b2_upload_file/9fb21d03503d5b6baf080e1b/c001_v0001113_t0007": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/08/31 05:43:33 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1113-09.backblaze.com/b2api/v1/b2_upload_file/9fb21d03503d5b6baf080e1b/c001_v0001113_t0007": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160) 2026/08/31 05:43:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2596: Put returned an error (acceptable): Post "https://pod-000-1113-09.backblaze.com/b2api/v1/b2_upload_file/9fb21d03503d5b6baf080e1b/c001_v0001113_t0007": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/08/31 05:43:33 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/08/31 05:43:33 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/08/31 05:43:33 DEBUG : short-eof-chunked.bin: Sending chunk 0 length 5242880 2026/08/31 05:43:33 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/08/31 05:43:34 DEBUG : short-eof-chunked.bin: Sending chunk 1 length 2621440 2026/08/31 05:43:36 DEBUG : short-eof-chunked.bin: Done sending chunk 0 2026/08/31 05:43:36 DEBUG : short-eof-chunked.bin: Done sending chunk 1 2026/08/31 05:43:36 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/08/31 05:43:36 DEBUG : short-eof-chunked.bin: Cancelling large file upload fstests.go:2596: Put returned an error (acceptable): multipart upload: expected 20971520 bytes in input, but got 7864320: unexpected EOF === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/08/31 05:43:45 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9fb21d03503d5b6baf080e1b_f216b9bff8e037b5d_d20260831_m054345_c001_v0001099_t0035_u01788155025076") 2026/08/31 05:43:45 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/08/31 05:43:45 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/31 05:43:45 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/31 05:43:46 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/31 05:43:46 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/08/31 05:43:48 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/08/31 05:43:48 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/08/31 05:43:48 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/08/31 05:43:48 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/08/31 05:43:51 DEBUG : chunked-copy: Done sending chunk 0 2026/08/31 05:43:51 DEBUG : chunked-copy: Done sending chunk 1 2026/08/31 05:43:51 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/08/31 05:43:52 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9fb21d03503d5b6baf080e1b_f216b9bff8e037b75_d20260831_m054352_c001_v0001033_t0002_u01788155032611") 2026/08/31 05:43:52 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/08/31 05:43:52 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/31 05:43:53 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/31 05:43:53 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/31 05:43:53 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/08/31 05:43:56 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/08/31 05:43:56 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/08/31 05:43:56 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/08/31 05:43:56 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/08/31 05:43:58 DEBUG : chunked-copy: Done sending chunk 1 2026/08/31 05:43:58 DEBUG : chunked-copy: Done sending chunk 0 2026/08/31 05:43:58 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/08/31 05:43:59 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9fb21d03503d5b6baf080e1b_f216b9bff8e037b81_d20260831_m054359_c001_v0001137_t0018_u01788155039629") 2026/08/31 05:43:59 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/08/31 05:43:59 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/31 05:44:00 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/31 05:44:00 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/31 05:44:00 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/08/31 05:44:03 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/08/31 05:44:03 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/08/31 05:44:03 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/08/31 05:44:03 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/08/31 05:44:05 DEBUG : chunked-copy: Done sending chunk 0 2026/08/31 05:44:05 DEBUG : chunked-copy: Done sending chunk 1 2026/08/31 05:44:05 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/08/31 05:44:06 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z9fb21d03503d5b6baf080e1b_f2106feb03bca664e_d20260831_m054406_c001_v0001178_t0020_u01788155046607") 2026/08/31 05:44:06 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/08/31 05:44:06 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/31 05:44:06 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/08/31 05:44:06 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/08/31 05:44:07 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/31 05:44:07 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/31 05:44:07 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/31 05:44:09 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/31 05:44:10 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/31 05:44:11 DEBUG : Creating backend with remote "TestB2:rclone-test-yitulal0bito/deeper/nonexisting/directory" 2026/08/31 05:44:11 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2831: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2874: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2923: Can't test if can't have empty directories 2026/08/31 05:44:12 INFO : B2 bucket rclone-test-yitulal0bito: cleaning bucket "rclone-test-yitulal0bito" of all files 2026/08/31 05:44:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f417fc692ce7754ed_d20260831_m054254_c001_v7007000_t0000_u01788154974020") 2026/08/31 05:44:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f2202747ae87ba66b_d20260831_m054248_c001_v0001113_t0042_u01788154968561") 2026/08/31 05:44:13 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f4202747ae87ba656_d20260831_m054247_c001_v7007000_t0000_u01788154967956") 2026/08/31 05:44:13 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f2248bf7d6b455768_d20260831_m054242_c001_v0001117_t0057_u01788154962090") 2026/08/31 05:44:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f42185d556fa61b38_d20260831_m054333_c001_v7007000_t0000_u01788155013081") 2026/08/31 05:44:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f222adc4badf3fcb4_d20260831_m054317_c001_v0001161_t0053_u01788154997036") 2026/08/31 05:44:13 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f422adc4badf3fcb0_d20260831_m054316_c001_v7007000_t0000_u01788154996416") 2026/08/31 05:44:13 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f217fc692ce7755b2_d20260831_m054308_c001_v0001145_t0021_u01788154988698") 2026/08/31 05:44:13 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f417fc692ce7755b1_d20260831_m054308_c001_v7007000_t0000_u01788154988512") 2026/08/31 05:44:13 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f217fc692ce775587_d20260831_m054301_c001_v0001100_t0049_u01788154981768") 2026/08/31 05:44:13 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f417fc692ce775576_d20260831_m054301_c001_v7007000_t0000_u01788154981161") 2026/08/31 05:44:13 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f217fc692ce7754f0_d20260831_m054254_c001_v0001184_t0046_u01788154974206") 2026/08/31 05:44:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f40196966993a6d3a_d20260831_m054059_c001_v7007000_t0000_u01788154859988") 2026/08/31 05:44:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f223cbaf4e6a1171b_d20260831_m054054_c001_v0001099_t0056_u01788154854420") 2026/08/31 05:44:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f407006445fb37e65_d20260831_m054048_c001_v7007000_t0000_u01788154848841") 2026/08/31 05:44:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f207006445fb37e5e_d20260831_m054043_c001_v0001171_t0012_u01788154843606") 2026/08/31 05:44:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f423cbaf4e6a1171a_d20260831_m054054_c001_v7007000_t0000_u01788154854006") 2026/08/31 05:44:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f207006445fb37e66_d20260831_m054049_c001_v0001131_t0009_u01788154849021") 2026/08/31 05:44:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f407006445fb37e5d_d20260831_m054043_c001_v7007000_t0000_u01788154843176") 2026/08/31 05:44:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f207006445fb37e4f_d20260831_m054038_c001_v0001167_t0017_u01788154838195") 2026/08/31 05:44:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f407006445fb37e4d_d20260831_m054038_c001_v7007000_t0000_u01788154838015") 2026/08/31 05:44:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f218576a67846d9ca_d20260831_m054033_c001_v0001092_t0051_u01788154833728") 2026/08/31 05:44:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f418576a67846d9c4_d20260831_m054033_c001_v7007000_t0000_u01788154833329") 2026/08/31 05:44:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f207006445fb37dfb_d20260831_m054029_c001_v0001097_t0002_u01788154829120") 2026/08/31 05:44:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f415147edf7152017_d20260831_m054130_c001_v7007000_t0000_u01788154890985") 2026/08/31 05:44:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f222adc4badf3f9d3_d20260831_m054125_c001_v0001144_t0033_u01788154885862") 2026/08/31 05:44:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f40196966993a6d4f_d20260831_m054119_c001_v7007000_t0000_u01788154879687") 2026/08/31 05:44:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f20196966993a6d47_d20260831_m054115_c001_v0001103_t0029_u01788154875130") 2026/08/31 05:44:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f422adc4badf3f9cb_d20260831_m054125_c001_v7007000_t0000_u01788154885417") 2026/08/31 05:44:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f20196966993a6d50_d20260831_m054119_c001_v0001173_t0025_u01788154879870") 2026/08/31 05:44:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f40196966993a6d45_d20260831_m054114_c001_v7007000_t0000_u01788154874684") 2026/08/31 05:44:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f20196966993a6d40_d20260831_m054109_c001_v0001120_t0032_u01788154869245") 2026/08/31 05:44:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f40196966993a6d3f_d20260831_m054109_c001_v7007000_t0000_u01788154869062") 2026/08/31 05:44:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f223cbaf4e6a11735_d20260831_m054105_c001_v0001092_t0014_u01788154865026") 2026/08/31 05:44:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f423cbaf4e6a11731_d20260831_m054104_c001_v7007000_t0000_u01788154864558") 2026/08/31 05:44:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f20196966993a6d3b_d20260831_m054100_c001_v0001116_t0019_u01788154860172") 2026/08/31 05:44:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f407006445fb37df5_d20260831_m054028_c001_v7007000_t0000_u01788154828940") 2026/08/31 05:44:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f207006445fb37d99_d20260831_m054023_c001_v0001029_t0025_u01788154823879") 2026/08/31 05:44:14 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f407006445fb37d95_d20260831_m054023_c001_v7007000_t0000_u01788154823406") 2026/08/31 05:44:14 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f207006445fb37d6b_d20260831_m054018_c001_v0001136_t0043_u01788154818304") 2026/08/31 05:44:14 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f407006445fb37d68_d20260831_m054018_c001_v7007000_t0000_u01788154818120") 2026/08/31 05:44:14 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f207006445fb37cce_d20260831_m054013_c001_v0001097_t0008_u01788154813213") 2026/08/31 05:44:14 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f407006445fb37cbf_d20260831_m054012_c001_v7007000_t0000_u01788154812803") 2026/08/31 05:44:14 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f207006445fb37c1c_d20260831_m054007_c001_v0001161_t0024_u01788154807803") 2026/08/31 05:44:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f407006445fb37c17_d20260831_m054007_c001_v7007000_t0000_u01788154807624") 2026/08/31 05:44:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f213a4e154d67bb1a_d20260831_m054003_c001_v0001100_t0048_u01788154803735") 2026/08/31 05:44:15 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f413a4e154d67bb14_d20260831_m054003_c001_v7007000_t0000_u01788154803359") 2026/08/31 05:44:15 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f20000c2649433a53_d20260831_m053956_c001_v0001106_t0041_u01788154796903") 2026/08/31 05:44:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f407006445fb38005_d20260831_m054204_c001_v7007000_t0000_u01788154924519") 2026/08/31 05:44:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f218576a67846dc21_d20260831_m054158_c001_v0001173_t0034_u01788154918942") 2026/08/31 05:44:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f415147edf7152058_d20260831_m054152_c001_v7007000_t0000_u01788154912311") 2026/08/31 05:44:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f215147edf7152050_d20260831_m054146_c001_v0001115_t0006_u01788154906818") 2026/08/31 05:44:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f418576a67846dc1c_d20260831_m054158_c001_v7007000_t0000_u01788154918458") 2026/08/31 05:44:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f215147edf715205a_d20260831_m054152_c001_v0001161_t0035_u01788154912501") 2026/08/31 05:44:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f415147edf715204e_d20260831_m054146_c001_v7007000_t0000_u01788154906341") 2026/08/31 05:44:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f215147edf7152040_d20260831_m054140_c001_v0001038_t0001_u01788154900207") 2026/08/31 05:44:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f415147edf715203f_d20260831_m054140_c001_v7007000_t0000_u01788154900026") 2026/08/31 05:44:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f222adc4badf3fa22_d20260831_m054135_c001_v0001173_t0007_u01788154895805") 2026/08/31 05:44:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f422adc4badf3fa20_d20260831_m054135_c001_v7007000_t0000_u01788154895317") 2026/08/31 05:44:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f215147edf715201b_d20260831_m054131_c001_v0001176_t0057_u01788154891167") 2026/08/31 05:44:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f4248bf7d6b455765_d20260831_m054241_c001_v7007000_t0000_u01788154961907") 2026/08/31 05:44:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f204ee08fbfc3675b_d20260831_m054235_c001_v0001038_t0030_u01788154955084") 2026/08/31 05:44:15 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f404ee08fbfc36752_d20260831_m054234_c001_v7007000_t0000_u01788154954529") 2026/08/31 05:44:15 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f207006445fb382ac_d20260831_m054228_c001_v0001041_t0048_u01788154948266") 2026/08/31 05:44:16 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f407006445fb382aa_d20260831_m054228_c001_v7007000_t0000_u01788154948082") 2026/08/31 05:44:16 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f207006445fb38245_d20260831_m054222_c001_v0001172_t0021_u01788154942117") 2026/08/31 05:44:16 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f407006445fb38239_d20260831_m054221_c001_v7007000_t0000_u01788154941572") 2026/08/31 05:44:16 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f207006445fb38194_d20260831_m054215_c001_v0001105_t0049_u01788154935091") 2026/08/31 05:44:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f407006445fb3818e_d20260831_m054214_c001_v7007000_t0000_u01788154934907") 2026/08/31 05:44:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f218576a67846dd09_d20260831_m054209_c001_v0001115_t0047_u01788154929790") 2026/08/31 05:44:16 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f418576a67846dcf9_d20260831_m054209_c001_v7007000_t0000_u01788154929286") 2026/08/31 05:44:16 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f207006445fb3800b_d20260831_m054204_c001_v0001185_t0046_u01788154924702") 2026/08/31 05:44:16 DEBUG : chunked-copy: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f4106feb03bca667b_d20260831_m054409_c001_v7007000_t0000_u01788155049234") 2026/08/31 05:44:16 DEBUG : chunked-copy: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f216b9bff8e037ba0_d20260831_m054402_c001_v0001131_t0020_u01788155042795") 2026/08/31 05:44:16 DEBUG : chunked-copy: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f416b9bff8e037b98_d20260831_m054402_c001_v7007000_t0000_u01788155042120") 2026/08/31 05:44:16 DEBUG : chunked-copy: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f2106feb03bca6607_d20260831_m054355_c001_v0001091_t0026_u01788155035994") 2026/08/31 05:44:16 DEBUG : chunked-copy: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f4106feb03bca6604_d20260831_m054355_c001_v7007000_t0000_u01788155035414") 2026/08/31 05:44:16 DEBUG : chunked-copy: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f2106feb03bca65f9_d20260831_m054348_c001_v0001037_t0047_u01788155028233") 2026/08/31 05:44:16 DEBUG : chunked-copy: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f4106feb03bca65f8_d20260831_m054347_c001_v7007000_t0000_u01788155027562") 2026/08/31 05:44:16 DEBUG : chunked-copy: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f1118cdc0468d9e9c_d20260831_m054342_c001_v0001172_t0022_u01788155022764") 2026/08/31 05:44:16 DEBUG : chunked-copy: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f416b9bff8e037b51_d20260831_m054342_c001_v7007000_t0000_u01788155022261") 2026/08/31 05:44:16 DEBUG : chunked-copy: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f1118cdc0468d9e76_d20260831_m054337_c001_v0001172_t0003_u01788155017511") 2026/08/31 05:44:16 DEBUG : chunked-copy.copy: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f4106feb03bca6675_d20260831_m054409_c001_v7007000_t0000_u01788155049050") 2026/08/31 05:44:16 DEBUG : chunked-copy.copy: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f2106feb03bca664e_d20260831_m054406_c001_v0001178_t0020_u01788155046607") 2026/08/31 05:44:17 DEBUG : chunked-copy.copy: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f416b9bff8e037b94_d20260831_m054401_c001_v7007000_t0000_u01788155041930") 2026/08/31 05:44:17 DEBUG : chunked-copy.copy: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f216b9bff8e037b81_d20260831_m054359_c001_v0001137_t0018_u01788155039629") 2026/08/31 05:44:17 DEBUG : chunked-copy.copy: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f4106feb03bca6603_d20260831_m054355_c001_v7007000_t0000_u01788155035228") 2026/08/31 05:44:17 DEBUG : chunked-copy.copy: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f216b9bff8e037b75_d20260831_m054352_c001_v0001033_t0002_u01788155032611") 2026/08/31 05:44:17 DEBUG : chunked-copy.copy: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f4106feb03bca65f7_d20260831_m054347_c001_v7007000_t0000_u01788155027378") 2026/08/31 05:44:17 DEBUG : chunked-copy.copy: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f216b9bff8e037b5d_d20260831_m054345_c001_v0001099_t0035_u01788155025076") 2026/08/31 05:44:17 DEBUG : chunked-copy.copy: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f416b9bff8e037b4f_d20260831_m054342_c001_v7007000_t0000_u01788155022068") 2026/08/31 05:44:17 DEBUG : chunked-copy.copy: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f114160d15c75d5ae_d20260831_m054340_c001_v0001117_t0011_u01788155020382") 2026/08/31 05:44:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f109fbd0be4542aaa_d20260831_m053835_c001_v0001113_t0059_u01788154715674") 2026/08/31 05:44:17 DEBUG : unknown-size-put.txt: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f4106feb03bca668b_d20260831_m054410_c001_v7007000_t0000_u01788155050122") 2026/08/31 05:44:17 DEBUG : unknown-size-put.txt: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f1118cdc0468d9f50_d20260831_m054409_c001_v0001172_t0039_u01788155049782") 2026/08/31 05:44:17 DEBUG : unknown-size-update.txt: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f4106feb03bca669c_d20260831_m054411_c001_v7007000_t0000_u01788155051270") 2026/08/31 05:44:17 DEBUG : unknown-size-update.txt: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f1118cdc0468d9f56_d20260831_m054410_c001_v0001172_t0036_u01788155050939") 2026/08/31 05:44:17 DEBUG : unknown-size-update.txt: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f1118cdc0468d9f54_d20260831_m054410_c001_v0001172_t0053_u01788155050305") 2026/08/31 05:44:17 DEBUG : versions/test-versions.txt: Deleting (id "4_z9fb21d03503d5b6baf080e1b_f40000c2649433a43_d20260831_m053953_c001_v7007000_t0000_u01788154793199") 2026/08/31 05:44:18 INFO : B2 bucket rclone-test-yitulal0bito: cleaning bucket "rclone-test-yitulal0bito" of all files === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- PASS: TestIntegration (381.66s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.57s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.36s) --- PASS: TestIntegration/FsMkdir (379.58s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (23.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.04s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (8.40s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (82.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (3.44s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (2.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.46s) --- 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.91s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (28.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.03s) --- 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 (6.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (17.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (216.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (32.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (10.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (10.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (5.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (10.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (31.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (9.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (10.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (5.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (11.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (5.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (31.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (9.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (10.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (5.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (11.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (5.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (33.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (9.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (12.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (12.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (6.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (37.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (10.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (5.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (13.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (6.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (13.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (7.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (51.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (12.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (6.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (14.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (7.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (24.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (16.67s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (3.46s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (2.92s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (32.69s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (5.81s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (5.21s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (7.85s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.72s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (7.10s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.04s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.89s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.15s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.26s) --- 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 381.717s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m23.894016001s (try 1/5)