"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2025/10/22 04:08:06 NOTICE: TestB2: Stopped server 2025/10/22 04:08:06 NOTICE: TestB2: Starting server 2025/10/22 04:08:06 DEBUG : Creating backend with remote "TestB2:rclone-test-xezidaq8yasi" 2025/10/22 04:08:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/10/22 04:08:09 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/10/22 04:08:09 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/10/22 04:08:09 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:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/10/22 04:08:36 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/10/22 04:08:36 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/10/22 04:08:39 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/10/22 04:08:39 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/10/22 04:08:39 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/10/22 04:08:39 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/10/22 04:08:40 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/10/22 04:08:40 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: 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 2025/10/22 04:08:47 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/10/22 04:08:48 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:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/10/22 04:08:53 INFO : B2 bucket rclone-test-xezidaq8yasi: cleaning bucket "rclone-test-xezidaq8yasi" of all files 2025/10/22 04:08:53 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd6077111_d20251022_m040852_c001_v0001040_t0023_u01761106132732") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/10/22 04:08:55 DEBUG : Creating backend with remote "TestB2:rclone-test-xezidaq8yasi/dirToPurgeFromRoot" 2025/10/22 04:08:56 INFO : B2 bucket rclone-test-xezidaq8yasi path dirToPurgeFromRoot: cleaning bucket "rclone-test-xezidaq8yasi" of all files 2025/10/22 04:08:56 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd6077117_d20251022_m040854_c001_v0001040_t0041_u01761106134333") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/10/22 04:08:57 DEBUG : Creating backend with remote "TestB2:rclone-test-xezidaq8yasi/hello? sausage/êé" 2025/10/22 04:09:01 INFO : B2 bucket rclone-test-xezidaq8yasi path hello? sausage/êé: cleaning bucket "rclone-test-xezidaq8yasi" of all files 2025/10/22 04:09:01 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f119db9903c341a9a_d20251022_m040859_c001_v0001106_t0008_u01761106139840") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: 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:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/10/22 04:09:11 DEBUG : Creating backend with remote "TestB2:rclone-test-xezidaq8yasi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/10/22 04:09:13 DEBUG : Creating backend with remote "TestB2:rclone-test-xezidaq8yasi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-xezidaq8yasi" from "TestB2:rclone-test-xezidaq8yasi" 2025/10/22 04:09:14 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 2025/10/22 04:09:26 DEBUG : Creating backend with remote "TestB2:rclone-test-bovopec1buco" 2025/10/22 04:09:29 DEBUG : B2 bucket rclone-test-bovopec1buco: Purge remote 2025/10/22 04:09:29 INFO : B2 bucket rclone-test-bovopec1buco: cleaning bucket "rclone-test-bovopec1buco" of all files 2025/10/22 04:09:29 DEBUG : somefile: Deleting (id "4_zff028d6310bd0bab9fa80e1b_f41576920d57a8713_d20251022_m040928_c001_v0001144_t0058_u01761106168532") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/10/22 04:09:30 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/10/22 04:09:31 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 2025/10/22 04:09:35 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.105Mi 2025/10/22 04:09:35 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/10/22 04:09:35 DEBUG : test-metadata: multipart upload: starting chunk 1 size 107.984Ki offset 6Mi/6.105Mi 2025/10/22 04:09:35 DEBUG : test-metadata: Sending chunk 1 length 110576 2025/10/22 04:09:36 DEBUG : test-metadata: Done sending chunk 1 2025/10/22 04:09:37 DEBUG : test-metadata: Done sending chunk 0 2025/10/22 04:09:37 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 2025/10/22 04:09:48 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1040-02.backblaze.com/b2api/v1/b2_upload_file/ffb25d2310ad0bab9fa80e1b/c001_v0001040_t0008": EOF 2025/10/22 04:09:48 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1040-02.backblaze.com/b2api/v1/b2_upload_file/ffb25d2310ad0bab9fa80e1b/c001_v0001040_t0008": EOF) 2025/10/22 04:09:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1040-02.backblaze.com/b2api/v1/b2_upload_file/ffb25d2310ad0bab9fa80e1b/c001_v0001040_t0008": EOF - low level retry 1/10 2025/10/22 04:09:50 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2025-10-22-040942-611.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 2025/10/22 04:09:52 DEBUG : oldPath = "TestB2:rclone-test-xezidaq8yasi/versions/test-versions-v2025-10-22-040942-611.txt" 2025/10/22 04:09:52 DEBUG : newPath = "TestB2,versions:rclone-test-xezidaq8yasi/versions/test-versions-v2025-10-22-040942-611.txt" 2025/10/22 04:09:52 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-xezidaq8yasi/versions/test-versions-v2025-10-22-040942-611.txt" 2025/10/22 04:09:52 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/10/22 04:09:53 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-xezidaq8yasi/versions/test-versions-v2025-10-22-040942-611.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-xezidaq8yasi/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 2025/10/22 04:09:57 INFO : B2 bucket rclone-test-xezidaq8yasi: cleaning bucket "rclone-test-xezidaq8yasi" of all hidden files 2025/10/22 04:09:57 DEBUG : leading space/ leading space: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f4190ef62beaf2648_d20251022_m040817_c001_v7007000_t0000_u01761106097070") as it is a hide marker 2025/10/22 04:09:57 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/10/22 04:09:57 DEBUG : leading space/ leading space: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd607707c_d20251022_m040816_c001_v0001040_t0009_u01761106096266") 2025/10/22 04:09:57 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/10/22 04:09:57 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f4190ef62beaf2647_d20251022_m040815_c001_v7007000_t0000_u01761106095907") as it is a hide marker 2025/10/22 04:09:57 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/10/22 04:09:57 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd607707a_d20251022_m040815_c001_v0001040_t0021_u01761106095199") 2025/10/22 04:09:57 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/10/22 04:09:57 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f4190ef62beaf265e_d20251022_m040824_c001_v7007000_t0000_u01761106104292") as it is a hide marker 2025/10/22 04:09:57 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/10/22 04:09:57 DEBUG : .leading dot/.leading dot: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd607709b_d20251022_m040823_c001_v0001040_t0032_u01761106103460") 2025/10/22 04:09:57 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/10/22 04:09:57 DEBUG : created from root.txt: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f41308852a422ca43_d20251022_m040922_c001_v7007000_t0000_u01761106162580") as it is a hide marker 2025/10/22 04:09:57 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/10/22 04:09:57 DEBUG : created from root.txt: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f107b72df4d71a133_d20251022_m040921_c001_v0001099_t0040_u01761106161326") 2025/10/22 04:09:57 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/10/22 04:09:57 DEBUG : file name.txt: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f4036d880aa7f3c6c_d20251022_m040930_c001_v7007000_t0000_u01761106170591") as it is a hide marker 2025/10/22 04:09:57 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/10/22 04:09:57 DEBUG : file name.txt: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd607713c_d20251022_m040910_c001_v0001040_t0034_u01761106150328") 2025/10/22 04:09:57 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/10/22 04:09:57 DEBUG : file name.txt: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f1121167f9ad12127_d20251022_m040906_c001_v0001183_t0051_u01761106146833") 2025/10/22 04:09:57 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/10/22 04:09:57 DEBUG : file name.txt: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd60770f7_d20251022_m040844_c001_v0001040_t0051_u01761106124602") 2025/10/22 04:09:57 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/10/22 04:09:57 DEBUG : file name.txt: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd60770ed_d20251022_m040843_c001_v0001040_t0014_u01761106123386") 2025/10/22 04:09:57 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/10/22 04:09:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd60770f1_d20251022_m040844_c001_v0001040_t0005_u01761106124021") "upload" dated 2025-10-22 04:08:44.021 +0000 UTC (1m13.505801987s ago) 2025/10/22 04:09:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f416b2c496b614296_d20251022_m040904_c001_v7007000_t0000_u01761106144639") as it is a hide marker 2025/10/22 04:09:57 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/10/22 04:09:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f11390e3f59052c76_d20251022_m040903_c001_v0001115_t0000_u01761106143620") 2025/10/22 04:09:57 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/10/22 04:09:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f1136cf12f3c9d658_d20251022_m040903_c001_v0001184_t0014_u01761106143025") 2025/10/22 04:09:57 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/10/22 04:09:57 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f4190ef62beaf2672_d20251022_m040833_c001_v7007000_t0000_u01761106113333") as it is a hide marker 2025/10/22 04:09:57 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/10/22 04:09:57 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd60770c7_d20251022_m040832_c001_v0001040_t0027_u01761106112451") 2025/10/22 04:09:57 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/10/22 04:09:57 DEBUG : piped data.txt: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f4036d880aa7f3c6f_d20251022_m040932_c001_v7007000_t0000_u01761106172647") as it is a hide marker 2025/10/22 04:09:57 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/10/22 04:09:57 DEBUG : piped data.txt: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd6077164_d20251022_m040931_c001_v0001040_t0032_u01761106171873") 2025/10/22 04:09:57 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/10/22 04:09:57 DEBUG : piped data.txt: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f4036d880aa7f3c6e_d20251022_m040931_c001_v7007000_t0000_u01761106171688") 2025/10/22 04:09:57 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/10/22 04:09:57 DEBUG : piped data.txt: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f40212cddd6077162_d20251022_m040931_c001_v0001040_t0008_u01761106171322") 2025/10/22 04:09:57 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/10/22 04:09:57 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f4190ef62beaf2675_d20251022_m040834_c001_v7007000_t0000_u01761106114588") as it is a hide marker 2025/10/22 04:09:57 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/10/22 04:09:57 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd60770c9_d20251022_m040833_c001_v0001040_t0039_u01761106113691") 2025/10/22 04:09:57 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/10/22 04:09:57 DEBUG : test-metadata: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f415ef40f70cf88f9_d20251022_m040940_c001_v7007000_t0000_u01761106180065") as it is a hide marker 2025/10/22 04:09:57 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/10/22 04:09:57 DEBUG : test-metadata: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f2036d880aa7f3c72_d20251022_m040934_c001_v0001179_t0014_u01761106174878") 2025/10/22 04:09:57 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/10/22 04:09:57 DEBUG : test-metadata: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f4036d880aa7f3c71_d20251022_m040933_c001_v7007000_t0000_u01761106173942") 2025/10/22 04:09:57 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/10/22 04:09:57 DEBUG : test-metadata: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd6077166_d20251022_m040932_c001_v0001040_t0039_u01761106172833") 2025/10/22 04:09:57 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/10/22 04:09:57 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f4190ef62beaf2664_d20251022_m040826_c001_v7007000_t0000_u01761106106822") as it is a hide marker 2025/10/22 04:09:57 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/10/22 04:09:57 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd60770a5_d20251022_m040825_c001_v0001040_t0049_u01761106105876") 2025/10/22 04:09:57 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/10/22 04:09:57 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f4190ef62beaf2668_d20251022_m040829_c001_v7007000_t0000_u01761106109364") as it is a hide marker 2025/10/22 04:09:57 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/10/22 04:09:57 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd60770b5_d20251022_m040828_c001_v0001040_t0031_u01761106108526") 2025/10/22 04:09:57 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/10/22 04:09:57 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f4190ef62beaf2666_d20251022_m040828_c001_v7007000_t0000_u01761106108169") as it is a hide marker 2025/10/22 04:09:57 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/10/22 04:09:57 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd60770ad_d20251022_m040827_c001_v0001040_t0029_u01761106107181") 2025/10/22 04:09:57 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/10/22 04:09:57 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f4190ef62beaf2669_d20251022_m040830_c001_v7007000_t0000_u01761106110790") as it is a hide marker 2025/10/22 04:09:57 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/10/22 04:09:57 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd60770bd_d20251022_m040829_c001_v0001040_t0034_u01761106109721") 2025/10/22 04:09:57 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/10/22 04:09:57 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f4190ef62beaf266c_d20251022_m040832_c001_v7007000_t0000_u01761106112092") as it is a hide marker 2025/10/22 04:09:57 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/10/22 04:09:57 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd60770c3_d20251022_m040831_c001_v0001040_t0030_u01761106111149") 2025/10/22 04:09:57 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/10/22 04:09:57 DEBUG : trailing space /trailing space : Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f4190ef62beaf2662_d20251022_m040825_c001_v7007000_t0000_u01761106105517") as it is a hide marker 2025/10/22 04:09:57 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/10/22 04:09:57 DEBUG : trailing space /trailing space : Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd60770a3_d20251022_m040824_c001_v0001040_t0042_u01761106104700") 2025/10/22 04:09:57 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/10/22 04:09:57 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f11612a32650dad79_d20251022_m040950_c001_v0001172_t0020_u01761106190946") "upload" dated 2025-10-22 04:09:50.946 +0000 UTC (6.581939834s ago) 2025/10/22 04:09:57 DEBUG : versions/test-versions.txt: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f418e4185209b714d_d20251022_m040946_c001_v7007000_t0000_u01761106186131") 2025/10/22 04:09:57 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/10/22 04:09:57 DEBUG : versions/test-versions.txt: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd6077186_d20251022_m040942_c001_v0001040_t0040_u01761106182611") 2025/10/22 04:09:57 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/10/22 04:09:57 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f4190ef62beaf26c3_d20251022_m040842_c001_v7007000_t0000_u01761106122842") as it is a hide marker 2025/10/22 04:09:57 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/10/22 04:09:57 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f2190ef62beaf267b_d20251022_m040836_c001_v0001131_t0058_u01761106116752") 2025/10/22 04:09:57 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/10/22 04:09:57 DEBUG : zero-length-file: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f4190ef62beaf2678_d20251022_m040836_c001_v7007000_t0000_u01761106116438") as it is a hide marker 2025/10/22 04:09:57 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/10/22 04:09:57 DEBUG : zero-length-file: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f40212cddd60770cf_d20251022_m040835_c001_v0001040_t0008_u01761106115875") 2025/10/22 04:09:57 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/10/22 04:09:57 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f4190ef62beaf264a_d20251022_m040818_c001_v7007000_t0000_u01761106098339") as it is a hide marker 2025/10/22 04:09:57 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/10/22 04:09:57 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd607707e_d20251022_m040817_c001_v0001040_t0014_u01761106097427") 2025/10/22 04:09:57 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/10/22 04:09:57 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f4190ef62beaf2639_d20251022_m040812_c001_v7007000_t0000_u01761106092482") as it is a hide marker 2025/10/22 04:09:57 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/10/22 04:09:57 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd607706c_d20251022_m040811_c001_v0001040_t0023_u01761106091376") 2025/10/22 04:09:57 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/10/22 04:09:57 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f4190ef62beaf2656_d20251022_m040822_c001_v7007000_t0000_u01761106102071") as it is a hide marker 2025/10/22 04:09:57 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/10/22 04:09:57 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd607708f_d20251022_m040821_c001_v0001040_t0018_u01761106101306") 2025/10/22 04:09:57 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/10/22 04:09:57 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f4190ef62beaf2652_d20251022_m040820_c001_v7007000_t0000_u01761106100948") as it is a hide marker 2025/10/22 04:09:57 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/10/22 04:09:57 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd607708c_d20251022_m040819_c001_v0001040_t0030_u01761106099935") 2025/10/22 04:09:57 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/10/22 04:09:57 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f4190ef62beaf2658_d20251022_m040823_c001_v7007000_t0000_u01761106103102") as it is a hide marker 2025/10/22 04:09:57 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/10/22 04:09:57 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd6077095_d20251022_m040822_c001_v0001040_t0015_u01761106102428") 2025/10/22 04:09:57 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/10/22 04:09:57 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f4190ef62beaf264f_d20251022_m040819_c001_v7007000_t0000_u01761106099577") as it is a hide marker 2025/10/22 04:09:57 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/10/22 04:09:57 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd6077080_d20251022_m040818_c001_v0001040_t0036_u01761106098701") 2025/10/22 04:09:57 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/10/22 04:09:57 DEBUG : ./.: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f4190ef62beaf2642_d20251022_m040813_c001_v7007000_t0000_u01761106093582") as it is a hide marker 2025/10/22 04:09:57 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/10/22 04:09:57 DEBUG : ./.: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd6077070_d20251022_m040812_c001_v0001040_t0049_u01761106092842") 2025/10/22 04:09:57 NOTICE: ./.: Skipped delete as --dry-run is set 2025/10/22 04:09:57 DEBUG : ../..: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f4190ef62beaf2645_d20251022_m040814_c001_v7007000_t0000_u01761106094842") as it is a hide marker 2025/10/22 04:09:57 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/10/22 04:09:57 DEBUG : ../..: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd6077074_d20251022_m040813_c001_v0001040_t0032_u01761106093965") 2025/10/22 04:09:57 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/10/22 04:09:57 INFO : B2 bucket rclone-test-xezidaq8yasi: cleaning bucket "rclone-test-xezidaq8yasi" of all hidden files 2025/10/22 04:09:57 DEBUG : leading space/ leading space: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f4190ef62beaf2648_d20251022_m040817_c001_v7007000_t0000_u01761106097070") as it is a hide marker 2025/10/22 04:09:57 DEBUG : leading space/ leading space: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd607707c_d20251022_m040816_c001_v0001040_t0009_u01761106096266") 2025/10/22 04:09:57 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f4190ef62beaf2647_d20251022_m040815_c001_v7007000_t0000_u01761106095907") as it is a hide marker 2025/10/22 04:09:57 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd607707a_d20251022_m040815_c001_v0001040_t0021_u01761106095199") 2025/10/22 04:09:57 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f4190ef62beaf265e_d20251022_m040824_c001_v7007000_t0000_u01761106104292") as it is a hide marker 2025/10/22 04:09:57 DEBUG : .leading dot/.leading dot: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd607709b_d20251022_m040823_c001_v0001040_t0032_u01761106103460") 2025/10/22 04:09:57 DEBUG : created from root.txt: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f41308852a422ca43_d20251022_m040922_c001_v7007000_t0000_u01761106162580") as it is a hide marker 2025/10/22 04:09:57 DEBUG : created from root.txt: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f107b72df4d71a133_d20251022_m040921_c001_v0001099_t0040_u01761106161326") 2025/10/22 04:09:57 DEBUG : file name.txt: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f4036d880aa7f3c6c_d20251022_m040930_c001_v7007000_t0000_u01761106170591") as it is a hide marker 2025/10/22 04:09:58 DEBUG : file name.txt: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd607713c_d20251022_m040910_c001_v0001040_t0034_u01761106150328") 2025/10/22 04:09:58 DEBUG : file name.txt: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f1121167f9ad12127_d20251022_m040906_c001_v0001183_t0051_u01761106146833") 2025/10/22 04:09:58 DEBUG : file name.txt: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd60770f7_d20251022_m040844_c001_v0001040_t0051_u01761106124602") 2025/10/22 04:09:58 DEBUG : file name.txt: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd60770ed_d20251022_m040843_c001_v0001040_t0014_u01761106123386") 2025/10/22 04:09:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd60770f1_d20251022_m040844_c001_v0001040_t0005_u01761106124021") "upload" dated 2025-10-22 04:08:44.021 +0000 UTC (1m14.534696973s ago) 2025/10/22 04:09:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f416b2c496b614296_d20251022_m040904_c001_v7007000_t0000_u01761106144639") as it is a hide marker 2025/10/22 04:09:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f11390e3f59052c76_d20251022_m040903_c001_v0001115_t0000_u01761106143620") 2025/10/22 04:09:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f1136cf12f3c9d658_d20251022_m040903_c001_v0001184_t0014_u01761106143025") 2025/10/22 04:09:58 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f4190ef62beaf2672_d20251022_m040833_c001_v7007000_t0000_u01761106113333") as it is a hide marker 2025/10/22 04:09:58 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd60770c7_d20251022_m040832_c001_v0001040_t0027_u01761106112451") 2025/10/22 04:09:58 DEBUG : piped data.txt: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f4036d880aa7f3c6f_d20251022_m040932_c001_v7007000_t0000_u01761106172647") as it is a hide marker 2025/10/22 04:09:58 DEBUG : piped data.txt: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd6077164_d20251022_m040931_c001_v0001040_t0032_u01761106171873") 2025/10/22 04:09:58 DEBUG : piped data.txt: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f4036d880aa7f3c6e_d20251022_m040931_c001_v7007000_t0000_u01761106171688") 2025/10/22 04:09:58 DEBUG : piped data.txt: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f40212cddd6077162_d20251022_m040931_c001_v0001040_t0008_u01761106171322") 2025/10/22 04:09:58 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f4190ef62beaf2675_d20251022_m040834_c001_v7007000_t0000_u01761106114588") as it is a hide marker 2025/10/22 04:09:59 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd60770c9_d20251022_m040833_c001_v0001040_t0039_u01761106113691") 2025/10/22 04:09:59 DEBUG : test-metadata: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f415ef40f70cf88f9_d20251022_m040940_c001_v7007000_t0000_u01761106180065") as it is a hide marker 2025/10/22 04:09:59 DEBUG : test-metadata: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f2036d880aa7f3c72_d20251022_m040934_c001_v0001179_t0014_u01761106174878") 2025/10/22 04:09:59 DEBUG : test-metadata: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f4036d880aa7f3c71_d20251022_m040933_c001_v7007000_t0000_u01761106173942") 2025/10/22 04:09:59 DEBUG : test-metadata: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd6077166_d20251022_m040932_c001_v0001040_t0039_u01761106172833") 2025/10/22 04:09:59 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f4190ef62beaf2664_d20251022_m040826_c001_v7007000_t0000_u01761106106822") as it is a hide marker 2025/10/22 04:09:59 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd60770a5_d20251022_m040825_c001_v0001040_t0049_u01761106105876") 2025/10/22 04:09:59 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f4190ef62beaf2668_d20251022_m040829_c001_v7007000_t0000_u01761106109364") as it is a hide marker 2025/10/22 04:09:59 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd60770b5_d20251022_m040828_c001_v0001040_t0031_u01761106108526") 2025/10/22 04:09:59 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f4190ef62beaf2666_d20251022_m040828_c001_v7007000_t0000_u01761106108169") as it is a hide marker 2025/10/22 04:09:59 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd60770ad_d20251022_m040827_c001_v0001040_t0029_u01761106107181") 2025/10/22 04:09:59 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f4190ef62beaf2669_d20251022_m040830_c001_v7007000_t0000_u01761106110790") as it is a hide marker 2025/10/22 04:09:59 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd60770bd_d20251022_m040829_c001_v0001040_t0034_u01761106109721") 2025/10/22 04:09:59 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f4190ef62beaf266c_d20251022_m040832_c001_v7007000_t0000_u01761106112092") as it is a hide marker 2025/10/22 04:09:59 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd60770c3_d20251022_m040831_c001_v0001040_t0030_u01761106111149") 2025/10/22 04:09:59 DEBUG : trailing space /trailing space : Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f4190ef62beaf2662_d20251022_m040825_c001_v7007000_t0000_u01761106105517") as it is a hide marker 2025/10/22 04:09:59 DEBUG : trailing space /trailing space : Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd60770a3_d20251022_m040824_c001_v0001040_t0042_u01761106104700") 2025/10/22 04:09:59 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f11612a32650dad79_d20251022_m040950_c001_v0001172_t0020_u01761106190946") "upload" dated 2025-10-22 04:09:50.946 +0000 UTC (8.917481634s ago) 2025/10/22 04:09:59 DEBUG : versions/test-versions.txt: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f418e4185209b714d_d20251022_m040946_c001_v7007000_t0000_u01761106186131") 2025/10/22 04:09:59 DEBUG : versions/test-versions.txt: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd6077186_d20251022_m040942_c001_v0001040_t0040_u01761106182611") 2025/10/22 04:09:59 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f4190ef62beaf26c3_d20251022_m040842_c001_v7007000_t0000_u01761106122842") as it is a hide marker 2025/10/22 04:10:00 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f2190ef62beaf267b_d20251022_m040836_c001_v0001131_t0058_u01761106116752") 2025/10/22 04:10:00 DEBUG : zero-length-file: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f4190ef62beaf2678_d20251022_m040836_c001_v7007000_t0000_u01761106116438") as it is a hide marker 2025/10/22 04:10:00 DEBUG : zero-length-file: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f40212cddd60770cf_d20251022_m040835_c001_v0001040_t0008_u01761106115875") 2025/10/22 04:10:00 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f4190ef62beaf264a_d20251022_m040818_c001_v7007000_t0000_u01761106098339") as it is a hide marker 2025/10/22 04:10:00 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd607707e_d20251022_m040817_c001_v0001040_t0014_u01761106097427") 2025/10/22 04:10:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f4190ef62beaf2639_d20251022_m040812_c001_v7007000_t0000_u01761106092482") as it is a hide marker 2025/10/22 04:10:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd607706c_d20251022_m040811_c001_v0001040_t0023_u01761106091376") 2025/10/22 04:10:00 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f4190ef62beaf2656_d20251022_m040822_c001_v7007000_t0000_u01761106102071") as it is a hide marker 2025/10/22 04:10:00 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd607708f_d20251022_m040821_c001_v0001040_t0018_u01761106101306") 2025/10/22 04:10:00 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f4190ef62beaf2652_d20251022_m040820_c001_v7007000_t0000_u01761106100948") as it is a hide marker 2025/10/22 04:10:00 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd607708c_d20251022_m040819_c001_v0001040_t0030_u01761106099935") 2025/10/22 04:10:00 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f4190ef62beaf2658_d20251022_m040823_c001_v7007000_t0000_u01761106103102") as it is a hide marker 2025/10/22 04:10:00 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd6077095_d20251022_m040822_c001_v0001040_t0015_u01761106102428") 2025/10/22 04:10:00 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f4190ef62beaf264f_d20251022_m040819_c001_v7007000_t0000_u01761106099577") as it is a hide marker 2025/10/22 04:10:00 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd6077080_d20251022_m040818_c001_v0001040_t0036_u01761106098701") 2025/10/22 04:10:00 DEBUG : ./.: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f4190ef62beaf2642_d20251022_m040813_c001_v7007000_t0000_u01761106093582") as it is a hide marker 2025/10/22 04:10:00 DEBUG : ./.: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd6077070_d20251022_m040812_c001_v0001040_t0049_u01761106092842") 2025/10/22 04:10:00 DEBUG : ../..: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f4190ef62beaf2645_d20251022_m040814_c001_v7007000_t0000_u01761106094842") as it is a hide marker 2025/10/22 04:10:00 DEBUG : ../..: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd6077074_d20251022_m040813_c001_v0001040_t0032_u01761106093965") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/10/22 04:10:01 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. 2025/10/22 04:10:01 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. 2025/10/22 04:10:01 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. 2025/10/22 04:10:02 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 2025/10/22 04:10:02 INFO : B2 bucket rclone-test-xezidaq8yasi: cleaning bucket "rclone-test-xezidaq8yasi" of pending multipart uploads older than 0s 2025/10/22 04:10:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd60770f1_d20251022_m040844_c001_v0001040_t0005_u01761106124021") "upload" dated 2025-10-22 04:08:44.021 +0000 UTC (1m18.690901072s ago) 2025/10/22 04:10:02 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f208d91f059c4b4bd_d20251022_m041001_c001_v0001090_t0052_u01761106201665") as it is a start marker (upload started at 2025-10-22 04:10:01.665 +0000 UTC) 2025/10/22 04:10:02 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/10/22 04:10:02 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f208d91f059c4b4be_d20251022_m041001_c001_v0001106_t0023_u01761106201855") as it is a start marker (upload started at 2025-10-22 04:10:01.855 +0000 UTC) 2025/10/22 04:10:02 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/10/22 04:10:02 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f208d91f059c4b4bf_d20251022_m041002_c001_v0001178_t0031_u01761106202061") as it is a start marker (upload started at 2025-10-22 04:10:02.061 +0000 UTC) 2025/10/22 04:10:02 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/10/22 04:10:02 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f208d91f059c4b4c0_d20251022_m041002_c001_v0001136_t0047_u01761106202246") as it is a start marker (upload started at 2025-10-22 04:10:02.246 +0000 UTC) 2025/10/22 04:10:02 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/10/22 04:10:02 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f408d91f059c4b4bc_d20251022_m041001_c001_v7007000_t0000_u01761106201483") "hide" dated 2025-10-22 04:10:01.483 +0000 UTC (1.229225682s ago) 2025/10/22 04:10:02 DEBUG : versions/test-versions.txt: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f11612a32650dad79_d20251022_m040950_c001_v0001172_t0020_u01761106190946") 2025/10/22 04:10:02 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/10/22 04:10:02 INFO : B2 bucket rclone-test-xezidaq8yasi: cleaning bucket "rclone-test-xezidaq8yasi" of pending multipart uploads older than 0s 2025/10/22 04:10:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd60770f1_d20251022_m040844_c001_v0001040_t0005_u01761106124021") "upload" dated 2025-10-22 04:08:44.021 +0000 UTC (1m19.058690801s ago) 2025/10/22 04:10:03 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f208d91f059c4b4bd_d20251022_m041001_c001_v0001090_t0052_u01761106201665") as it is a start marker (upload started at 2025-10-22 04:10:01.665 +0000 UTC) 2025/10/22 04:10:03 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f208d91f059c4b4be_d20251022_m041001_c001_v0001106_t0023_u01761106201855") as it is a start marker (upload started at 2025-10-22 04:10:01.855 +0000 UTC) 2025/10/22 04:10:03 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f208d91f059c4b4bf_d20251022_m041002_c001_v0001178_t0031_u01761106202061") as it is a start marker (upload started at 2025-10-22 04:10:02.061 +0000 UTC) 2025/10/22 04:10:03 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f208d91f059c4b4c0_d20251022_m041002_c001_v0001136_t0047_u01761106202246") as it is a start marker (upload started at 2025-10-22 04:10:02.246 +0000 UTC) 2025/10/22 04:10:03 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zffb25d2310ad0bab9fa80e1b_f408d91f059c4b4bc_d20251022_m041001_c001_v7007000_t0000_u01761106201483") "hide" dated 2025-10-22 04:10:01.483 +0000 UTC (1.596968121s ago) 2025/10/22 04:10:03 DEBUG : versions/test-versions.txt: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f11612a32650dad79_d20251022_m040950_c001_v0001172_t0020_u01761106190946") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/10/22 04:10:03 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/10/22 04:10:04 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/10/22 04:10:04 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 2025/10/22 04:10:05 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/10/22 04:10:05 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/10/22 04:10:05 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/10/22 04:10:05 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/10/22 04:10:06 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/10/22 04:10:07 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/10/22 04:10:07 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/10/22 04:10:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/10/22 04:10:10 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. 2025/10/22 04:10:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zffb25d2310ad0bab9fa80e1b_f218e4185209b71c4_d20251022_m041010_c001_v0001176_t0038_u01761106210705") 2025/10/22 04:10:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/22 04:10:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/10/22 04:10:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/10/22 04:10:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/10/22 04:10:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/10/22 04:10:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/10/22 04:10:14 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/10/22 04:10:14 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/10/22 04:10:14 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/10/22 04:10:14 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/10/22 04:10:16 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/10/22 04:10:17 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/10/22 04:10:17 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/10/22 04:10:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/10/22 04:10:18 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. 2025/10/22 04:10:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zffb25d2310ad0bab9fa80e1b_f207238d13715dd27_d20251022_m041018_c001_v0001184_t0045_u01761106218672") 2025/10/22 04:10:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/10/22 04:10:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/10/22 04:10:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/10/22 04:10:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/10/22 04:10:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/10/22 04:10:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/10/22 04:10:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/10/22 04:10:22 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/10/22 04:10:23 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/10/22 04:10:23 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/10/22 04:10:23 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/10/22 04:10:23 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/10/22 04:10:24 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/10/22 04:10:25 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/10/22 04:10:25 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/10/22 04:10:25 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/10/22 04:10:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/10/22 04:10:27 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. 2025/10/22 04:10:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zffb25d2310ad0bab9fa80e1b_f207238d13715dd3d_d20251022_m041027_c001_v0001099_t0034_u01761106227250") 2025/10/22 04:10:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/10/22 04:10:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/22 04:10:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/10/22 04:10:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/10/22 04:10:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/10/22 04:10:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/10/22 04:10:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/10/22 04:10:30 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 2025/10/22 04:10:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/10/22 04:10:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/10/22 04:10:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/10/22 04:10:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/10/22 04:10:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/10/22 04:10:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/10/22 04:10:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/10/22 04:10:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/10/22 04:10:35 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. 2025/10/22 04:10:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zffb25d2310ad0bab9fa80e1b_f207238d13715dd52_d20251022_m041035_c001_v0001029_t0002_u01761106235585") 2025/10/22 04:10:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/22 04:10:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/10/22 04:10:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/10/22 04:10:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/10/22 04:10:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/10/22 04:10:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/10/22 04:10:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/10/22 04:10:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/10/22 04:10:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/10/22 04:10:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/10/22 04:10:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/10/22 04:10:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/10/22 04:10:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/10/22 04:10:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/10/22 04:10: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. 2025/10/22 04:10:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zffb25d2310ad0bab9fa80e1b_f207238d13715dd97_d20251022_m041043_c001_v0001093_t0055_u01761106243970") 2025/10/22 04:10:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/10/22 04:10:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/10/22 04:10:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/10/22 04:10:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/10/22 04:10:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/10/22 04:10:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/10/22 04:10:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/10/22 04:10:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/10/22 04:10:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/10/22 04:10:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/10/22 04:10:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/22 04:10:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/10/22 04:10:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/10/22 04:10:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/10/22 04:10:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/10/22 04:10:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/10/22 04:10:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/10/22 04:10:53 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. 2025/10/22 04:10:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zffb25d2310ad0bab9fa80e1b_f218e4185209b71e9_d20251022_m041053_c001_v0001104_t0029_u01761106253274") 2025/10/22 04:10:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/10/22 04:10:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/22 04:10:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/10/22 04:10:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/10/22 04:10:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/10/22 04:10:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/10/22 04:10:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/10/22 04:10:56 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 2025/10/22 04:10:58 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/10/22 04:10:58 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/10/22 04:10:58 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/10/22 04:10:58 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/10/22 04:10:59 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/10/22 04:11:00 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/10/22 04:11:00 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/10/22 04:11:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/10/22 04:11:01 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. 2025/10/22 04:11:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zffb25d2310ad0bab9fa80e1b_f218e4185209b7235_d20251022_m041102_c001_v0001109_t0046_u01761106262086") 2025/10/22 04:11:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/22 04:11:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/10/22 04:11:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/10/22 04:11:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/10/22 04:11:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/10/22 04:11:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/10/22 04:11:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/10/22 04:11:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/10/22 04:11:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/10/22 04:11:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/10/22 04:11:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/10/22 04:11:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/10/22 04:11:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/10/22 04:11:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/10/22 04:11:11 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. 2025/10/22 04:11:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zffb25d2310ad0bab9fa80e1b_f207238d13715dded_d20251022_m041111_c001_v0001184_t0039_u01761106271134") 2025/10/22 04:11:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/10/22 04:11:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/10/22 04:11:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/10/22 04:11:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/10/22 04:11:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/10/22 04:11:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/10/22 04:11:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/10/22 04:11:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/10/22 04:11:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/22 04:11:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/10/22 04:11:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/10/22 04:11:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/10/22 04:11:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/10/22 04:11:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/10/22 04:11:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/10/22 04:11:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/10/22 04:11:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/10/22 04:11:19 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. 2025/10/22 04:11:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zffb25d2310ad0bab9fa80e1b_f204540c70566f8a1_d20251022_m041119_c001_v0001036_t0026_u01761106279776") 2025/10/22 04:11:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/10/22 04:11:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/22 04:11:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/10/22 04:11:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/10/22 04:11:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/10/22 04:11:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/10/22 04:11:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/10/22 04:11:22 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 2025/10/22 04:11:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/10/22 04:11:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/10/22 04:11:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/10/22 04:11:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/10/22 04:11:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/10/22 04:11:26 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/10/22 04:11:26 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/10/22 04:11:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/10/22 04:11:28 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. 2025/10/22 04:11:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zffb25d2310ad0bab9fa80e1b_f204540c70566f8a8_d20251022_m041128_c001_v0001161_t0051_u01761106288656") 2025/10/22 04:11:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/22 04:11:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/10/22 04:11:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/10/22 04:11:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/10/22 04:11:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/10/22 04:11:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/10/22 04:11:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/10/22 04:11:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/10/22 04:11:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/10/22 04:11:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/10/22 04:11:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/10/22 04:11:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/10/22 04:11:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/10/22 04:11:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/10/22 04:11:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/10/22 04:11:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zffb25d2310ad0bab9fa80e1b_f207238d13715de05_d20251022_m041137_c001_v0001091_t0004_u01761106297448") 2025/10/22 04:11:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/10/22 04:11:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/10/22 04:11:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/10/22 04:11:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/10/22 04:11:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/10/22 04:11:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/10/22 04:11:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/10/22 04:11:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/10/22 04:11:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/10/22 04:11:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/10/22 04:11:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/10/22 04:11:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/10/22 04:11:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/10/22 04:11:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/10/22 04:11:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/10/22 04:11:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/10/22 04:11:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/10/22 04:11:47 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. 2025/10/22 04:11:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zffb25d2310ad0bab9fa80e1b_f20917ca080dfad9f_d20251022_m041147_c001_v0001181_t0023_u01761106307122") 2025/10/22 04:11:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/10/22 04:11:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/22 04:11:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/10/22 04:11:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/10/22 04:11:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/10/22 04:11:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/10/22 04:11:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/10/22 04:11:49 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 2025/10/22 04:11:51 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/10/22 04:11:51 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/10/22 04:11:51 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/10/22 04:11:51 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/10/22 04:11:53 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/10/22 04:11:54 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/10/22 04:11:54 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/10/22 04:11:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/10/22 04:11:56 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. 2025/10/22 04:11:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zffb25d2310ad0bab9fa80e1b_f20917ca080dfada1_d20251022_m041156_c001_v0001042_t0022_u01761106316367") 2025/10/22 04:11:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/22 04:11:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/10/22 04:11:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/10/22 04:11:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/10/22 04:11:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/10/22 04:11:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/10/22 04:12:00 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/10/22 04:12:00 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/10/22 04:12:01 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/10/22 04:12:01 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/10/22 04:12:03 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/10/22 04:12:06 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/10/22 04:12:06 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/10/22 04:12:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/10/22 04:12:09 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. 2025/10/22 04:12:10 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zffb25d2310ad0bab9fa80e1b_f207238d13715de1f_d20251022_m041209_c001_v0001184_t0058_u01761106329968") 2025/10/22 04:12:10 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/10/22 04:12:10 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/10/22 04:12:10 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/10/22 04:12:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/10/22 04:12:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/10/22 04:12:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/10/22 04:12:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/10/22 04:12:14 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/10/22 04:12:15 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/10/22 04:12:15 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/10/22 04:12:15 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/10/22 04:12:15 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/10/22 04:12:16 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/10/22 04:12:17 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/10/22 04:12:17 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/10/22 04:12:17 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/10/22 04:12:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/10/22 04:12:20 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. 2025/10/22 04:12:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zffb25d2310ad0bab9fa80e1b_f218e4185209b7319_d20251022_m041220_c001_v0001044_t0027_u01761106340092") 2025/10/22 04:12:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/10/22 04:12:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/22 04:12:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/10/22 04:12:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/10/22 04:12:20 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/10/22 04:12:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/22 04:12:20 DEBUG : pacer: Reducing sleep to 10ms 2025/10/22 04:12:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/10/22 04:12:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/10/22 04:12:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/10/22 04:12:23 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 2025/10/22 04:12:25 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/10/22 04:12:25 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/10/22 04:12:25 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/10/22 04:12:25 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/10/22 04:12:25 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/10/22 04:12:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/22 04:12:25 DEBUG : pacer: Reducing sleep to 10ms 2025/10/22 04:12:26 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/10/22 04:12:28 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/10/22 04:12:28 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/10/22 04:12:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/10/22 04:12:30 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. 2025/10/22 04:12:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zffb25d2310ad0bab9fa80e1b_f219a82c3822b0ff3_d20251022_m041230_c001_v0001184_t0030_u01761106350234") 2025/10/22 04:12:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/22 04:12:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/10/22 04:12:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/10/22 04:12:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/10/22 04:12:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/10/22 04:12:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/10/22 04:12:34 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/10/22 04:12:34 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/10/22 04:12:35 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/10/22 04:12:35 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/10/22 04:12:37 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/10/22 04:12:38 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/10/22 04:12:38 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/10/22 04:12:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/10/22 04:12:40 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. 2025/10/22 04:12:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zffb25d2310ad0bab9fa80e1b_f2036d880aa7f3d3f_d20251022_m041240_c001_v0001120_t0057_u01761106360764") 2025/10/22 04:12:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/10/22 04:12:41 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/10/22 04:12:41 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/10/22 04:12:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/10/22 04:12:44 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/10/22 04:12:44 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/10/22 04:12:46 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/10/22 04:12:46 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/10/22 04:12:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/10/22 04:12:47 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/10/22 04:12:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/10/22 04:12:47 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/10/22 04:12:48 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/10/22 04:12:49 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/10/22 04:12:49 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/10/22 04:12:49 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/10/22 04:12:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/10/22 04:12:52 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. 2025/10/22 04:12:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zffb25d2310ad0bab9fa80e1b_f217489b595a214c7_d20251022_m041252_c001_v0001101_t0006_u01761106372114") 2025/10/22 04:12:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/10/22 04:12:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/22 04:12:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/10/22 04:12:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/10/22 04:12:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/10/22 04:12:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/10/22 04:12:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/10/22 04:12:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/10/22 04:13:05 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zffb25d2310ad0bab9fa80e1b_f217c043bd427b30d_d20251022_m041305_c001_v0001171_t0015_u01761106385514") 2025/10/22 04:13:05 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/10/22 04:13:05 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/10/22 04:13:06 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/10/22 04:13:06 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/10/22 04:13:06 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/10/22 04:13:08 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/10/22 04:13:08 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/10/22 04:13:08 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/10/22 04:13:08 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/10/22 04:13:10 DEBUG : chunked-copy: Done sending chunk 0 2025/10/22 04:13:10 DEBUG : chunked-copy: Done sending chunk 1 2025/10/22 04:13:10 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/10/22 04:13:11 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zffb25d2310ad0bab9fa80e1b_f217c043bd427b312_d20251022_m041311_c001_v0001120_t0037_u01761106391561") 2025/10/22 04:13:11 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/10/22 04:13:11 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/10/22 04:13:12 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/10/22 04:13:12 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/10/22 04:13:12 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/10/22 04:13:14 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/10/22 04:13:14 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/10/22 04:13:14 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/10/22 04:13:14 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/10/22 04:13:17 DEBUG : chunked-copy: Done sending chunk 0 2025/10/22 04:13:17 DEBUG : chunked-copy: Done sending chunk 1 2025/10/22 04:13:17 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/10/22 04:13:17 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zffb25d2310ad0bab9fa80e1b_f215e79b3fd51105a_d20251022_m041317_c001_v0001105_t0055_u01761106397817") 2025/10/22 04:13:17 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/10/22 04:13:17 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/10/22 04:13:18 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/10/22 04:13:18 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/10/22 04:13:18 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/10/22 04:13:20 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/10/22 04:13:20 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/10/22 04:13:21 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/10/22 04:13:21 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/10/22 04:13:23 DEBUG : chunked-copy: Done sending chunk 1 2025/10/22 04:13:23 DEBUG : chunked-copy: Done sending chunk 0 2025/10/22 04:13:23 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/10/22 04:13:24 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zffb25d2310ad0bab9fa80e1b_f215e79b3fd51106c_d20251022_m041324_c001_v0001146_t0003_u01761106404136") 2025/10/22 04:13:24 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/10/22 04:13:24 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/10/22 04:13:24 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/10/22 04:13:24 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/10/22 04:13:24 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/10/22 04:13:25 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/10/22 04:13:25 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/10/22 04:13:26 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/10/22 04:13:28 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/10/22 04:13:28 DEBUG : Creating backend with remote "TestB2:rclone-test-xezidaq8yasi/deeper/nonexisting/directory" 2025/10/22 04:13:28 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/10/22 04:13:29 INFO : B2 bucket rclone-test-xezidaq8yasi: cleaning bucket "rclone-test-xezidaq8yasi" of all files 2025/10/22 04:13:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f4036d880aa7f3d37_d20251022_m041234_c001_v7007000_t0000_u01761106354216") 2025/10/22 04:13:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f219a82c3822b0ff3_d20251022_m041230_c001_v0001184_t0030_u01761106350234") 2025/10/22 04:13:30 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f419a82c3822b0fee_d20251022_m041229_c001_v7007000_t0000_u01761106349664") 2025/10/22 04:13:30 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f2036d880aa7f3d22_d20251022_m041225_c001_v0001134_t0058_u01761106345226") 2025/10/22 04:13:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f417c043bd427b307_d20251022_m041257_c001_v7007000_t0000_u01761106377483") 2025/10/22 04:13:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f217489b595a214c7_d20251022_m041252_c001_v0001101_t0006_u01761106372114") 2025/10/22 04:13:30 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f417489b595a214c6_d20251022_m041251_c001_v7007000_t0000_u01761106371544") 2025/10/22 04:13:30 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f2036d880aa7f3d44_d20251022_m041246_c001_v0001184_t0012_u01761106366223") 2025/10/22 04:13:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f4036d880aa7f3d43_d20251022_m041246_c001_v7007000_t0000_u01761106366038") 2025/10/22 04:13:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f2036d880aa7f3d3f_d20251022_m041240_c001_v0001120_t0057_u01761106360764") 2025/10/22 04:13:30 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f4036d880aa7f3d3e_d20251022_m041240_c001_v7007000_t0000_u01761106360198") 2025/10/22 04:13:30 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f2036d880aa7f3d38_d20251022_m041234_c001_v0001106_t0036_u01761106354401") 2025/10/22 04:13:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f407238d13715dde0_d20251022_m041057_c001_v7007000_t0000_u01761106257805") 2025/10/22 04:13:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f218e4185209b71e9_d20251022_m041053_c001_v0001104_t0029_u01761106253274") 2025/10/22 04:13:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f407238d13715ddb7_d20251022_m041048_c001_v7007000_t0000_u01761106248090") 2025/10/22 04:13:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f207238d13715dd97_d20251022_m041043_c001_v0001093_t0055_u01761106243970") 2025/10/22 04:13:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f418e4185209b71e8_d20251022_m041052_c001_v7007000_t0000_u01761106252856") 2025/10/22 04:13:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f207238d13715ddba_d20251022_m041048_c001_v0001044_t0021_u01761106248279") 2025/10/22 04:13:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f407238d13715dd94_d20251022_m041043_c001_v7007000_t0000_u01761106243609") 2025/10/22 04:13:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f207238d13715dd70_d20251022_m041039_c001_v0001032_t0048_u01761106239310") 2025/10/22 04:13:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f407238d13715dd6e_d20251022_m041039_c001_v7007000_t0000_u01761106239127") 2025/10/22 04:13:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f207238d13715dd52_d20251022_m041035_c001_v0001029_t0002_u01761106235585") 2025/10/22 04:13:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f407238d13715dd50_d20251022_m041035_c001_v7007000_t0000_u01761106235187") 2025/10/22 04:13:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f207238d13715dd49_d20251022_m041031_c001_v0001177_t0014_u01761106231635") 2025/10/22 04:13:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f407238d13715ddfb_d20251022_m041123_c001_v7007000_t0000_u01761106283955") 2025/10/22 04:13:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f204540c70566f8a1_d20251022_m041119_c001_v0001036_t0026_u01761106279776") 2025/10/22 04:13:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f404540c70566f89c_d20251022_m041114_c001_v7007000_t0000_u01761106274970") 2025/10/22 04:13:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f207238d13715dded_d20251022_m041111_c001_v0001184_t0039_u01761106271134") 2025/10/22 04:13:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f404540c70566f8a0_d20251022_m041119_c001_v7007000_t0000_u01761106279378") 2025/10/22 04:13:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f204540c70566f89d_d20251022_m041115_c001_v0001100_t0000_u01761106275156") 2025/10/22 04:13:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f407238d13715ddec_d20251022_m041110_c001_v7007000_t0000_u01761106270701") 2025/10/22 04:13:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f207238d13715dde9_d20251022_m041106_c001_v0001116_t0031_u01761106266085") 2025/10/22 04:13:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f407238d13715dde8_d20251022_m041105_c001_v7007000_t0000_u01761106265901") 2025/10/22 04:13:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f218e4185209b7235_d20251022_m041102_c001_v0001109_t0046_u01761106262086") 2025/10/22 04:13:31 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f418e4185209b7234_d20251022_m041101_c001_v7007000_t0000_u01761106261674") 2025/10/22 04:13:31 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f207238d13715dde1_d20251022_m041057_c001_v0001131_t0039_u01761106257988") 2025/10/22 04:13:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f407238d13715dd48_d20251022_m041031_c001_v7007000_t0000_u01761106231452") 2025/10/22 04:13:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f207238d13715dd3d_d20251022_m041027_c001_v0001099_t0034_u01761106227250") 2025/10/22 04:13:32 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f407238d13715dd3b_d20251022_m041026_c001_v7007000_t0000_u01761106226835") 2025/10/22 04:13:32 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f207238d13715dd38_d20251022_m041022_c001_v0001098_t0045_u01761106222705") 2025/10/22 04:13:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f407238d13715dd37_d20251022_m041022_c001_v7007000_t0000_u01761106222522") 2025/10/22 04:13:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f207238d13715dd27_d20251022_m041018_c001_v0001184_t0045_u01761106218672") 2025/10/22 04:13:32 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f407238d13715dd25_d20251022_m041018_c001_v7007000_t0000_u01761106218305") 2025/10/22 04:13:32 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f207238d13715dd1f_d20251022_m041014_c001_v0001182_t0020_u01761106214252") 2025/10/22 04:13:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f407238d13715dd1d_d20251022_m041014_c001_v7007000_t0000_u01761106214068") 2025/10/22 04:13:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f218e4185209b71c4_d20251022_m041010_c001_v0001176_t0038_u01761106210705") 2025/10/22 04:13:32 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f418e4185209b71c3_d20251022_m041010_c001_v7007000_t0000_u01761106210285") 2025/10/22 04:13:32 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f208d91f059c4b4c3_d20251022_m041005_c001_v0001183_t0033_u01761106205236") 2025/10/22 04:13:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f407238d13715de10_d20251022_m041151_c001_v7007000_t0000_u01761106311319") 2025/10/22 04:13:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f20917ca080dfad9f_d20251022_m041147_c001_v0001181_t0023_u01761106307122") 2025/10/22 04:13:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f407238d13715de09_d20251022_m041141_c001_v7007000_t0000_u01761106301942") 2025/10/22 04:13:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f207238d13715de05_d20251022_m041137_c001_v0001091_t0004_u01761106297448") 2025/10/22 04:13:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f40917ca080dfad9e_d20251022_m041146_c001_v7007000_t0000_u01761106306670") 2025/10/22 04:13:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f207238d13715de0a_d20251022_m041142_c001_v0001179_t0015_u01761106302124") 2025/10/22 04:13:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f407238d13715de04_d20251022_m041136_c001_v7007000_t0000_u01761106296978") 2025/10/22 04:13:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f207238d13715de01_d20251022_m041132_c001_v0001184_t0011_u01761106292560") 2025/10/22 04:13:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f407238d13715de00_d20251022_m041132_c001_v7007000_t0000_u01761106292376") 2025/10/22 04:13:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f204540c70566f8a8_d20251022_m041128_c001_v0001161_t0051_u01761106288656") 2025/10/22 04:13:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f404540c70566f8a6_d20251022_m041128_c001_v7007000_t0000_u01761106288121") 2025/10/22 04:13:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f207238d13715ddfc_d20251022_m041124_c001_v0001180_t0053_u01761106284139") 2025/10/22 04:13:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f4036d880aa7f3d1f_d20251022_m041225_c001_v7007000_t0000_u01761106345043") 2025/10/22 04:13:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f218e4185209b7319_d20251022_m041220_c001_v0001044_t0027_u01761106340092") 2025/10/22 04:13:33 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f418e4185209b7318_d20251022_m041219_c001_v7007000_t0000_u01761106339586") 2025/10/22 04:13:33 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f207238d13715de29_d20251022_m041214_c001_v0001171_t0021_u01761106334537") 2025/10/22 04:13:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f407238d13715de28_d20251022_m041214_c001_v7007000_t0000_u01761106334354") 2025/10/22 04:13:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f207238d13715de1f_d20251022_m041209_c001_v0001184_t0058_u01761106329968") 2025/10/22 04:13:33 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f407238d13715de1d_d20251022_m041209_c001_v7007000_t0000_u01761106329376") 2025/10/22 04:13:33 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f207238d13715de16_d20251022_m041200_c001_v0001131_t0021_u01761106320433") 2025/10/22 04:13:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f407238d13715de15_d20251022_m041200_c001_v7007000_t0000_u01761106320250") 2025/10/22 04:13:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f20917ca080dfada1_d20251022_m041156_c001_v0001042_t0022_u01761106316367") 2025/10/22 04:13:33 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f40917ca080dfada0_d20251022_m041155_c001_v7007000_t0000_u01761106315902") 2025/10/22 04:13:33 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f207238d13715de11_d20251022_m041151_c001_v0001134_t0008_u01761106311505") 2025/10/22 04:13:33 DEBUG : chunked-copy: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f411eabb0cd7cdcba_d20251022_m041326_c001_v7007000_t0000_u01761106406278") 2025/10/22 04:13:33 DEBUG : chunked-copy: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f217c043bd427b31f_d20251022_m041320_c001_v0001113_t0002_u01761106400619") 2025/10/22 04:13:33 DEBUG : chunked-copy: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f417c043bd427b31e_d20251022_m041319_c001_v7007000_t0000_u01761106399957") 2025/10/22 04:13:33 DEBUG : chunked-copy: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f217c043bd427b319_d20251022_m041314_c001_v0001130_t0045_u01761106394189") 2025/10/22 04:13:34 DEBUG : chunked-copy: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f417c043bd427b316_d20251022_m041313_c001_v7007000_t0000_u01761106393583") 2025/10/22 04:13:34 DEBUG : chunked-copy: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f215e79b3fd511058_d20251022_m041308_c001_v0001183_t0015_u01761106388185") 2025/10/22 04:13:34 DEBUG : chunked-copy: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f415e79b3fd511057_d20251022_m041307_c001_v7007000_t0000_u01761106387563") 2025/10/22 04:13:34 DEBUG : chunked-copy: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f11612a32650db14f_d20251022_m041303_c001_v0001172_t0019_u01761106383394") 2025/10/22 04:13:34 DEBUG : chunked-copy: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f417c043bd427b30c_d20251022_m041302_c001_v7007000_t0000_u01761106382898") 2025/10/22 04:13:34 DEBUG : chunked-copy: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f11612a32650db11d_d20251022_m041258_c001_v0001172_t0007_u01761106378270") 2025/10/22 04:13:34 DEBUG : chunked-copy.copy: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f411eabb0cd7cdcb8_d20251022_m041326_c001_v7007000_t0000_u01761106406096") 2025/10/22 04:13:34 DEBUG : chunked-copy.copy: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f215e79b3fd51106c_d20251022_m041324_c001_v0001146_t0003_u01761106404136") 2025/10/22 04:13:34 DEBUG : chunked-copy.copy: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f417c043bd427b31d_d20251022_m041319_c001_v7007000_t0000_u01761106399776") 2025/10/22 04:13:34 DEBUG : chunked-copy.copy: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f215e79b3fd51105a_d20251022_m041317_c001_v0001105_t0055_u01761106397817") 2025/10/22 04:13:34 DEBUG : chunked-copy.copy: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f417c043bd427b315_d20251022_m041313_c001_v7007000_t0000_u01761106393402") 2025/10/22 04:13:34 DEBUG : chunked-copy.copy: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f217c043bd427b312_d20251022_m041311_c001_v0001120_t0037_u01761106391561") 2025/10/22 04:13:34 DEBUG : chunked-copy.copy: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f415e79b3fd511056_d20251022_m041307_c001_v7007000_t0000_u01761106387381") 2025/10/22 04:13:34 DEBUG : chunked-copy.copy: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f217c043bd427b30d_d20251022_m041305_c001_v0001171_t0015_u01761106385514") 2025/10/22 04:13:34 DEBUG : chunked-copy.copy: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f417c043bd427b30b_d20251022_m041302_c001_v7007000_t0000_u01761106382716") 2025/10/22 04:13:34 DEBUG : chunked-copy.copy: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10203c81cc142d0d_d20251022_m041300_c001_v0001098_t0045_u01761106380280") 2025/10/22 04:13:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f10212cddd60770f1_d20251022_m040844_c001_v0001040_t0005_u01761106124021") 2025/10/22 04:13:34 DEBUG : unknown-size-put.txt: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f411eabb0cd7cdcc0_d20251022_m041327_c001_v7007000_t0000_u01761106407148") 2025/10/22 04:13:34 DEBUG : unknown-size-put.txt: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f11612a32650db1ec_d20251022_m041326_c001_v0001172_t0027_u01761106406827") 2025/10/22 04:13:34 DEBUG : unknown-size-update.txt: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f411eabb0cd7cdccb_d20251022_m041328_c001_v7007000_t0000_u01761106408460") 2025/10/22 04:13:35 DEBUG : unknown-size-update.txt: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f11612a32650db1f4_d20251022_m041328_c001_v0001172_t0004_u01761106408125") 2025/10/22 04:13:35 DEBUG : unknown-size-update.txt: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f11612a32650db1f0_d20251022_m041327_c001_v0001172_t0053_u01761106407329") 2025/10/22 04:13:35 DEBUG : versions/test-versions.txt: Deleting (id "4_zffb25d2310ad0bab9fa80e1b_f408d91f059c4b4bc_d20251022_m041001_c001_v7007000_t0000_u01761106201483") 2025/10/22 04:13:36 INFO : B2 bucket rclone-test-xezidaq8yasi: cleaning bucket "rclone-test-xezidaq8yasi" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (329.98s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.54s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.45s) --- PASS: TestIntegration/FsMkdir (327.72s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.53s) --- 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 (24.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.27s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.11s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.40s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (82.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- 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 (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.74s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.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 (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.81s) --- 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.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.47s) --- 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.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (32.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.06s) --- 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.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (172.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (26.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (26.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (27.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (33.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (14.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (4.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (32.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.94s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (28.79s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (5.41s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.67s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.01s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.37s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.32s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.18s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.87s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.31s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.27s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 330.005s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m30.934028617s (try 1/5)