"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2026/02/11 04:52:39 DEBUG : Creating backend with remote "TestB2:rclone-test-qucovec5vape" 2026/02/11 04:52:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/02/11 04:52:42 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/02/11 04:52:42 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/02/11 04:52:42 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/02/11 04:53:18 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. 2026/02/11 04:53:18 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/02/11 04:53:21 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/02/11 04:53:21 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/02/11 04:53:22 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/02/11 04:53:22 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/02/11 04:53:23 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/02/11 04:53:23 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/02/11 04:53:32 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/02/11 04:53:33 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:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/02/11 04:53:39 INFO : B2 bucket rclone-test-qucovec5vape: cleaning bucket "rclone-test-qucovec5vape" of all files 2026/02/11 04:53:39 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d4a037_d20260211_m045338_c001_v0001117_t0026_u01770785618081") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/02/11 04:53:41 DEBUG : Creating backend with remote "TestB2:rclone-test-qucovec5vape/dirToPurgeFromRoot" 2026/02/11 04:53:42 INFO : B2 bucket rclone-test-qucovec5vape path dirToPurgeFromRoot: cleaning bucket "rclone-test-qucovec5vape" of all files 2026/02/11 04:53:42 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d4a03f_d20260211_m045340_c001_v0001117_t0056_u01770785620118") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/02/11 04:53:43 DEBUG : Creating backend with remote "TestB2:rclone-test-qucovec5vape/hello? sausage/êé" 2026/02/11 04:53:47 INFO : B2 bucket rclone-test-qucovec5vape path hello? sausage/êé: cleaning bucket "rclone-test-qucovec5vape" of all files 2026/02/11 04:53:47 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f1011bee5974b4a93_d20260211_m045345_c001_v0001172_t0036_u01770785625945") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1294: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: 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:1628: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: 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 2026/02/11 04:53:57 DEBUG : Creating backend with remote "TestB2:rclone-test-qucovec5vape/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/02/11 04:53:59 DEBUG : Creating backend with remote "TestB2:rclone-test-qucovec5vape/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestB2:" path "rclone-test-qucovec5vape" from "TestB2:rclone-test-qucovec5vape" 2026/02/11 04:54:01 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2026/02/11 04:54:12 DEBUG : Creating backend with remote "TestB2:rclone-test-peqohup1xito" 2026/02/11 04:54:15 DEBUG : B2 bucket rclone-test-peqohup1xito: Purge remote 2026/02/11 04:54:15 INFO : B2 bucket rclone-test-peqohup1xito: cleaning bucket "rclone-test-peqohup1xito" of all files 2026/02/11 04:54:15 DEBUG : somefile: Deleting (id "4_z4f82cd4300cd4bbb9fc80e1b_f40903a63260c35c9_d20260211_m045414_c001_v0001097_t0045_u01770785654768") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/02/11 04:54:17 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/02/11 04:54:18 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2026/02/11 04:54:21 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/02/11 04:54:21 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/02/11 04:54:21 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.556Ki offset 6Mi/6.106Mi 2026/02/11 04:54:21 DEBUG : test-metadata: Sending chunk 1 length 111161 2026/02/11 04:54:23 DEBUG : test-metadata: Done sending chunk 1 2026/02/11 04:54:23 DEBUG : test-metadata: Done sending chunk 0 2026/02/11 04:54:23 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2026/02/11 04:54:34 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1117-02.backblaze.com/b2api/v1/b2_upload_file/bf525dc300bd4bbb9fc80e1b/c001_v0001117_t0047": EOF 2026/02/11 04:54:34 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1117-02.backblaze.com/b2api/v1/b2_upload_file/bf525dc300bd4bbb9fc80e1b/c001_v0001117_t0047": EOF) 2026/02/11 04:54:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1117-02.backblaze.com/b2api/v1/b2_upload_file/bf525dc300bd4bbb9fc80e1b/c001_v0001117_t0047": EOF - low level retry 1/10 2026/02/11 04:54:37 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-02-11-045428-915.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2026/02/11 04:54:39 DEBUG : oldPath = "TestB2:rclone-test-qucovec5vape/versions/test-versions-v2026-02-11-045428-915.txt" 2026/02/11 04:54:39 DEBUG : newPath = "TestB2,versions:rclone-test-qucovec5vape/versions/test-versions-v2026-02-11-045428-915.txt" 2026/02/11 04:54:39 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-qucovec5vape/versions/test-versions-v2026-02-11-045428-915.txt" 2026/02/11 04:54:39 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/02/11 04:54:40 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-qucovec5vape/versions/test-versions-v2026-02-11-045428-915.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-qucovec5vape/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2026/02/11 04:54:43 INFO : B2 bucket rclone-test-qucovec5vape: cleaning bucket "rclone-test-qucovec5vape" of all hidden files 2026/02/11 04:54:44 DEBUG : leading space/ leading space: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f4199ef5194bb7282_d20260211_m045252_c001_v7007000_t0000_u01770785572315") as it is a hide marker 2026/02/11 04:54:44 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/02/11 04:54:44 DEBUG : leading space/ leading space: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d49fd5_d20260211_m045250_c001_v0001117_t0043_u01770785570807") 2026/02/11 04:54:44 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/02/11 04:54:44 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f4199ef5194bb7280_d20260211_m045250_c001_v7007000_t0000_u01770785570444") as it is a hide marker 2026/02/11 04:54:44 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/02/11 04:54:44 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d49fd3_d20260211_m045249_c001_v0001117_t0029_u01770785569480") 2026/02/11 04:54:44 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/02/11 04:54:44 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f4199ef5194bb7e64_d20260211_m045302_c001_v7007000_t0000_u01770785582699") as it is a hide marker 2026/02/11 04:54:44 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/02/11 04:54:44 DEBUG : .leading dot/.leading dot: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d49fed_d20260211_m045301_c001_v0001117_t0034_u01770785581797") 2026/02/11 04:54:44 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/02/11 04:54:44 DEBUG : created from root.txt: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f4199ef5194bb7ffd_d20260211_m045408_c001_v7007000_t0000_u01770785648850") as it is a hide marker 2026/02/11 04:54:44 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/02/11 04:54:44 DEBUG : created from root.txt: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f106d726939066fb9_d20260211_m045407_c001_v0001185_t0028_u01770785647945") 2026/02/11 04:54:44 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/02/11 04:54:44 DEBUG : file name.txt: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f416d245facfe1067_d20260211_m045416_c001_v7007000_t0000_u01770785656842") as it is a hide marker 2026/02/11 04:54:44 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/02/11 04:54:44 DEBUG : file name.txt: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d4a04f_d20260211_m045356_c001_v0001117_t0053_u01770785636000") 2026/02/11 04:54:44 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/02/11 04:54:44 DEBUG : file name.txt: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f1170662b1f7f17c7_d20260211_m045352_c001_v0001099_t0028_u01770785632347") 2026/02/11 04:54:44 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/02/11 04:54:44 DEBUG : file name.txt: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d4a02b_d20260211_m045329_c001_v0001117_t0058_u01770785609580") 2026/02/11 04:54:44 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/02/11 04:54:44 DEBUG : file name.txt: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d4a027_d20260211_m045328_c001_v0001117_t0015_u01770785608051") 2026/02/11 04:54:44 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/02/11 04:54:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d4a029_d20260211_m045328_c001_v0001117_t0016_u01770785608880") "upload" dated 2026-02-11 04:53:28.88 +0000 UTC (1m15.228967754s ago) 2026/02/11 04:54:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f41877310ff11a37e_d20260211_m045350_c001_v7007000_t0000_u01770785630107") as it is a hide marker 2026/02/11 04:54:44 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/02/11 04:54:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f115b64e2ff588953_d20260211_m045349_c001_v0001097_t0017_u01770785629586") 2026/02/11 04:54:44 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/02/11 04:54:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f110b7ef11a52cc79_d20260211_m045348_c001_v0001097_t0001_u01770785628846") 2026/02/11 04:54:44 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/02/11 04:54:44 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f4199ef5194bb7e7c_d20260211_m045314_c001_v7007000_t0000_u01770785594833") as it is a hide marker 2026/02/11 04:54:44 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/02/11 04:54:44 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d4a00b_d20260211_m045313_c001_v0001117_t0044_u01770785593580") 2026/02/11 04:54:44 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/02/11 04:54:44 DEBUG : piped data.txt: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f416d245facfe106c_d20260211_m045418_c001_v7007000_t0000_u01770785658910") as it is a hide marker 2026/02/11 04:54:44 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/02/11 04:54:44 DEBUG : piped data.txt: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d4a06b_d20260211_m045418_c001_v0001117_t0023_u01770785658206") 2026/02/11 04:54:44 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/02/11 04:54:44 DEBUG : piped data.txt: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f416d245facfe106a_d20260211_m045418_c001_v7007000_t0000_u01770785658023") 2026/02/11 04:54:44 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/02/11 04:54:44 DEBUG : piped data.txt: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f402d9d72c1d4a069_d20260211_m045417_c001_v0001117_t0047_u01770785657626") 2026/02/11 04:54:44 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/02/11 04:54:44 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f4199ef5194bb7e93_d20260211_m045316_c001_v7007000_t0000_u01770785596563") as it is a hide marker 2026/02/11 04:54:44 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/02/11 04:54:44 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d4a00d_d20260211_m045315_c001_v0001117_t0014_u01770785595195") 2026/02/11 04:54:44 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/02/11 04:54:44 DEBUG : test-metadata: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f41877310ff11a412_d20260211_m045426_c001_v7007000_t0000_u01770785666328") as it is a hide marker 2026/02/11 04:54:44 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/02/11 04:54:44 DEBUG : test-metadata: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f216d245facfe1071_d20260211_m045421_c001_v0001185_t0029_u01770785661418") 2026/02/11 04:54:44 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/02/11 04:54:44 DEBUG : test-metadata: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f416d245facfe106f_d20260211_m045420_c001_v7007000_t0000_u01770785660563") 2026/02/11 04:54:44 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/02/11 04:54:44 DEBUG : test-metadata: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d4a06f_d20260211_m045419_c001_v0001117_t0058_u01770785659093") 2026/02/11 04:54:44 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/02/11 04:54:44 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f4199ef5194bb7e6d_d20260211_m045305_c001_v7007000_t0000_u01770785585988") as it is a hide marker 2026/02/11 04:54:44 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/02/11 04:54:44 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d49ff7_d20260211_m045304_c001_v0001117_t0051_u01770785584479") 2026/02/11 04:54:44 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/02/11 04:54:44 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f4199ef5194bb7e75_d20260211_m045309_c001_v7007000_t0000_u01770785589387") as it is a hide marker 2026/02/11 04:54:44 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/02/11 04:54:44 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d4a001_d20260211_m045308_c001_v0001117_t0000_u01770785588453") 2026/02/11 04:54:44 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/02/11 04:54:44 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f4199ef5194bb7e73_d20260211_m045308_c001_v7007000_t0000_u01770785588090") as it is a hide marker 2026/02/11 04:54:44 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/02/11 04:54:44 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d49ffd_d20260211_m045306_c001_v0001117_t0045_u01770785586351") 2026/02/11 04:54:44 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/02/11 04:54:44 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f4199ef5194bb7e78_d20260211_m045311_c001_v7007000_t0000_u01770785591471") as it is a hide marker 2026/02/11 04:54:44 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/02/11 04:54:44 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d4a007_d20260211_m045309_c001_v0001117_t0006_u01770785589752") 2026/02/11 04:54:44 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/02/11 04:54:44 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f4199ef5194bb7e79_d20260211_m045313_c001_v7007000_t0000_u01770785593214") as it is a hide marker 2026/02/11 04:54:44 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/02/11 04:54:44 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d4a009_d20260211_m045311_c001_v0001117_t0001_u01770785591837") 2026/02/11 04:54:44 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/02/11 04:54:44 DEBUG : trailing space /trailing space : Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f4199ef5194bb7e68_d20260211_m045304_c001_v7007000_t0000_u01770785584115") as it is a hide marker 2026/02/11 04:54:44 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/02/11 04:54:44 DEBUG : trailing space /trailing space : Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d49ff5_d20260211_m045303_c001_v0001117_t0021_u01770785583060") 2026/02/11 04:54:44 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/02/11 04:54:44 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f113c9eb385b45eb2_d20260211_m045437_c001_v0001099_t0002_u01770785677503") "upload" dated 2026-02-11 04:54:37.503 +0000 UTC (6.606251438s ago) 2026/02/11 04:54:44 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f41221d677beb92a2_d20260211_m045432_c001_v7007000_t0000_u01770785672656") 2026/02/11 04:54:44 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/02/11 04:54:44 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d4a077_d20260211_m045428_c001_v0001117_t0038_u01770785668915") 2026/02/11 04:54:44 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/02/11 04:54:44 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f4199ef5194bb7f55_d20260211_m045327_c001_v7007000_t0000_u01770785607460") as it is a hide marker 2026/02/11 04:54:44 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/02/11 04:54:44 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f2199ef5194bb7ec7_d20260211_m045318_c001_v0001106_t0029_u01770785598697") 2026/02/11 04:54:44 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/02/11 04:54:44 DEBUG : zero-length-file: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f4199ef5194bb7ec0_d20260211_m045318_c001_v7007000_t0000_u01770785598417") as it is a hide marker 2026/02/11 04:54:44 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/02/11 04:54:44 DEBUG : zero-length-file: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f402d9d72c1d4a015_d20260211_m045317_c001_v0001117_t0047_u01770785597872") 2026/02/11 04:54:44 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/02/11 04:54:44 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f4199ef5194bb7284_d20260211_m045254_c001_v7007000_t0000_u01770785574435") as it is a hide marker 2026/02/11 04:54:44 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/02/11 04:54:44 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d49fd7_d20260211_m045252_c001_v0001117_t0024_u01770785572678") 2026/02/11 04:54:44 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/02/11 04:54:44 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f4199ef5194bb727a_d20260211_m045246_c001_v7007000_t0000_u01770785566110") as it is a hide marker 2026/02/11 04:54:44 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/02/11 04:54:44 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d49fc7_d20260211_m045244_c001_v0001117_t0027_u01770785564620") 2026/02/11 04:54:44 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/02/11 04:54:44 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f4199ef5194bb7a76_d20260211_m045259_c001_v7007000_t0000_u01770785579648") as it is a hide marker 2026/02/11 04:54:44 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/02/11 04:54:44 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d49fe3_d20260211_m045258_c001_v0001117_t0014_u01770785578043") 2026/02/11 04:54:44 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/02/11 04:54:44 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f4199ef5194bb7671_d20260211_m045257_c001_v7007000_t0000_u01770785577674") as it is a hide marker 2026/02/11 04:54:44 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/02/11 04:54:44 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d49fdd_d20260211_m045256_c001_v0001117_t0056_u01770785576778") 2026/02/11 04:54:44 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/02/11 04:54:44 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f4199ef5194bb7e61_d20260211_m045301_c001_v7007000_t0000_u01770785581434") as it is a hide marker 2026/02/11 04:54:44 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/02/11 04:54:44 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d49fe9_d20260211_m045300_c001_v0001117_t0023_u01770785580013") 2026/02/11 04:54:44 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/02/11 04:54:44 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f4199ef5194bb7288_d20260211_m045256_c001_v7007000_t0000_u01770785576405") as it is a hide marker 2026/02/11 04:54:44 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/02/11 04:54:44 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d49fdb_d20260211_m045254_c001_v0001117_t0041_u01770785574798") 2026/02/11 04:54:44 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/02/11 04:54:44 DEBUG : ./.: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f4199ef5194bb727d_d20260211_m045247_c001_v7007000_t0000_u01770785567678") as it is a hide marker 2026/02/11 04:54:44 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/02/11 04:54:44 DEBUG : ./.: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d49fc9_d20260211_m045246_c001_v0001117_t0001_u01770785566474") 2026/02/11 04:54:44 NOTICE: ./.: Skipped delete as --dry-run is set 2026/02/11 04:54:44 DEBUG : ../..: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f4199ef5194bb727e_d20260211_m045249_c001_v7007000_t0000_u01770785569117") as it is a hide marker 2026/02/11 04:54:44 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/02/11 04:54:44 DEBUG : ../..: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d49fcf_d20260211_m045248_c001_v0001117_t0000_u01770785568040") 2026/02/11 04:54:44 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/02/11 04:54:44 INFO : B2 bucket rclone-test-qucovec5vape: cleaning bucket "rclone-test-qucovec5vape" of all hidden files 2026/02/11 04:54:44 DEBUG : leading space/ leading space: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f4199ef5194bb7282_d20260211_m045252_c001_v7007000_t0000_u01770785572315") as it is a hide marker 2026/02/11 04:54:44 DEBUG : leading space/ leading space: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d49fd5_d20260211_m045250_c001_v0001117_t0043_u01770785570807") 2026/02/11 04:54:44 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f4199ef5194bb7280_d20260211_m045250_c001_v7007000_t0000_u01770785570444") as it is a hide marker 2026/02/11 04:54:44 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d49fd3_d20260211_m045249_c001_v0001117_t0029_u01770785569480") 2026/02/11 04:54:44 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f4199ef5194bb7e64_d20260211_m045302_c001_v7007000_t0000_u01770785582699") as it is a hide marker 2026/02/11 04:54:44 DEBUG : .leading dot/.leading dot: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d49fed_d20260211_m045301_c001_v0001117_t0034_u01770785581797") 2026/02/11 04:54:44 DEBUG : created from root.txt: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f4199ef5194bb7ffd_d20260211_m045408_c001_v7007000_t0000_u01770785648850") as it is a hide marker 2026/02/11 04:54:44 DEBUG : created from root.txt: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f106d726939066fb9_d20260211_m045407_c001_v0001185_t0028_u01770785647945") 2026/02/11 04:54:44 DEBUG : file name.txt: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f416d245facfe1067_d20260211_m045416_c001_v7007000_t0000_u01770785656842") as it is a hide marker 2026/02/11 04:54:44 DEBUG : file name.txt: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d4a04f_d20260211_m045356_c001_v0001117_t0053_u01770785636000") 2026/02/11 04:54:44 DEBUG : file name.txt: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f1170662b1f7f17c7_d20260211_m045352_c001_v0001099_t0028_u01770785632347") 2026/02/11 04:54:45 DEBUG : file name.txt: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d4a02b_d20260211_m045329_c001_v0001117_t0058_u01770785609580") 2026/02/11 04:54:45 DEBUG : file name.txt: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d4a027_d20260211_m045328_c001_v0001117_t0015_u01770785608051") 2026/02/11 04:54:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d4a029_d20260211_m045328_c001_v0001117_t0016_u01770785608880") "upload" dated 2026-02-11 04:53:28.88 +0000 UTC (1m16.247797485s ago) 2026/02/11 04:54:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f41877310ff11a37e_d20260211_m045350_c001_v7007000_t0000_u01770785630107") as it is a hide marker 2026/02/11 04:54:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f115b64e2ff588953_d20260211_m045349_c001_v0001097_t0017_u01770785629586") 2026/02/11 04:54:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f110b7ef11a52cc79_d20260211_m045348_c001_v0001097_t0001_u01770785628846") 2026/02/11 04:54:45 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f4199ef5194bb7e7c_d20260211_m045314_c001_v7007000_t0000_u01770785594833") as it is a hide marker 2026/02/11 04:54:45 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d4a00b_d20260211_m045313_c001_v0001117_t0044_u01770785593580") 2026/02/11 04:54:45 DEBUG : piped data.txt: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f416d245facfe106c_d20260211_m045418_c001_v7007000_t0000_u01770785658910") as it is a hide marker 2026/02/11 04:54:45 DEBUG : piped data.txt: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d4a06b_d20260211_m045418_c001_v0001117_t0023_u01770785658206") 2026/02/11 04:54:45 DEBUG : piped data.txt: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f416d245facfe106a_d20260211_m045418_c001_v7007000_t0000_u01770785658023") 2026/02/11 04:54:45 DEBUG : piped data.txt: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f402d9d72c1d4a069_d20260211_m045417_c001_v0001117_t0047_u01770785657626") 2026/02/11 04:54:45 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f4199ef5194bb7e93_d20260211_m045316_c001_v7007000_t0000_u01770785596563") as it is a hide marker 2026/02/11 04:54:45 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d4a00d_d20260211_m045315_c001_v0001117_t0014_u01770785595195") 2026/02/11 04:54:45 DEBUG : test-metadata: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f41877310ff11a412_d20260211_m045426_c001_v7007000_t0000_u01770785666328") as it is a hide marker 2026/02/11 04:54:45 DEBUG : test-metadata: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f216d245facfe1071_d20260211_m045421_c001_v0001185_t0029_u01770785661418") 2026/02/11 04:54:45 DEBUG : test-metadata: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f416d245facfe106f_d20260211_m045420_c001_v7007000_t0000_u01770785660563") 2026/02/11 04:54:45 DEBUG : test-metadata: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d4a06f_d20260211_m045419_c001_v0001117_t0058_u01770785659093") 2026/02/11 04:54:45 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f4199ef5194bb7e6d_d20260211_m045305_c001_v7007000_t0000_u01770785585988") as it is a hide marker 2026/02/11 04:54:45 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d49ff7_d20260211_m045304_c001_v0001117_t0051_u01770785584479") 2026/02/11 04:54:45 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f4199ef5194bb7e75_d20260211_m045309_c001_v7007000_t0000_u01770785589387") as it is a hide marker 2026/02/11 04:54:46 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d4a001_d20260211_m045308_c001_v0001117_t0000_u01770785588453") 2026/02/11 04:54:46 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f4199ef5194bb7e73_d20260211_m045308_c001_v7007000_t0000_u01770785588090") as it is a hide marker 2026/02/11 04:54:46 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d49ffd_d20260211_m045306_c001_v0001117_t0045_u01770785586351") 2026/02/11 04:54:46 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f4199ef5194bb7e78_d20260211_m045311_c001_v7007000_t0000_u01770785591471") as it is a hide marker 2026/02/11 04:54:46 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d4a007_d20260211_m045309_c001_v0001117_t0006_u01770785589752") 2026/02/11 04:54:46 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f4199ef5194bb7e79_d20260211_m045313_c001_v7007000_t0000_u01770785593214") as it is a hide marker 2026/02/11 04:54:46 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d4a009_d20260211_m045311_c001_v0001117_t0001_u01770785591837") 2026/02/11 04:54:46 DEBUG : trailing space /trailing space : Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f4199ef5194bb7e68_d20260211_m045304_c001_v7007000_t0000_u01770785584115") as it is a hide marker 2026/02/11 04:54:46 DEBUG : trailing space /trailing space : Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d49ff5_d20260211_m045303_c001_v0001117_t0021_u01770785583060") 2026/02/11 04:54:46 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f113c9eb385b45eb2_d20260211_m045437_c001_v0001099_t0002_u01770785677503") "upload" dated 2026-02-11 04:54:37.503 +0000 UTC (8.930482235s ago) 2026/02/11 04:54:46 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f41221d677beb92a2_d20260211_m045432_c001_v7007000_t0000_u01770785672656") 2026/02/11 04:54:46 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d4a077_d20260211_m045428_c001_v0001117_t0038_u01770785668915") 2026/02/11 04:54:46 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f4199ef5194bb7f55_d20260211_m045327_c001_v7007000_t0000_u01770785607460") as it is a hide marker 2026/02/11 04:54:46 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f2199ef5194bb7ec7_d20260211_m045318_c001_v0001106_t0029_u01770785598697") 2026/02/11 04:54:46 DEBUG : zero-length-file: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f4199ef5194bb7ec0_d20260211_m045318_c001_v7007000_t0000_u01770785598417") as it is a hide marker 2026/02/11 04:54:46 DEBUG : zero-length-file: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f402d9d72c1d4a015_d20260211_m045317_c001_v0001117_t0047_u01770785597872") 2026/02/11 04:54:46 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f4199ef5194bb7284_d20260211_m045254_c001_v7007000_t0000_u01770785574435") as it is a hide marker 2026/02/11 04:54:46 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d49fd7_d20260211_m045252_c001_v0001117_t0024_u01770785572678") 2026/02/11 04:54:46 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f4199ef5194bb727a_d20260211_m045246_c001_v7007000_t0000_u01770785566110") as it is a hide marker 2026/02/11 04:54:46 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d49fc7_d20260211_m045244_c001_v0001117_t0027_u01770785564620") 2026/02/11 04:54:46 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f4199ef5194bb7a76_d20260211_m045259_c001_v7007000_t0000_u01770785579648") as it is a hide marker 2026/02/11 04:54:46 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d49fe3_d20260211_m045258_c001_v0001117_t0014_u01770785578043") 2026/02/11 04:54:47 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f4199ef5194bb7671_d20260211_m045257_c001_v7007000_t0000_u01770785577674") as it is a hide marker 2026/02/11 04:54:47 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d49fdd_d20260211_m045256_c001_v0001117_t0056_u01770785576778") 2026/02/11 04:54:47 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f4199ef5194bb7e61_d20260211_m045301_c001_v7007000_t0000_u01770785581434") as it is a hide marker 2026/02/11 04:54:47 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d49fe9_d20260211_m045300_c001_v0001117_t0023_u01770785580013") 2026/02/11 04:54:47 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f4199ef5194bb7288_d20260211_m045256_c001_v7007000_t0000_u01770785576405") as it is a hide marker 2026/02/11 04:54:47 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d49fdb_d20260211_m045254_c001_v0001117_t0041_u01770785574798") 2026/02/11 04:54:47 DEBUG : ./.: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f4199ef5194bb727d_d20260211_m045247_c001_v7007000_t0000_u01770785567678") as it is a hide marker 2026/02/11 04:54:47 DEBUG : ./.: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d49fc9_d20260211_m045246_c001_v0001117_t0001_u01770785566474") 2026/02/11 04:54:47 DEBUG : ../..: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f4199ef5194bb727e_d20260211_m045249_c001_v7007000_t0000_u01770785569117") as it is a hide marker 2026/02/11 04:54:47 DEBUG : ../..: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d49fcf_d20260211_m045248_c001_v0001117_t0000_u01770785568040") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/02/11 04:54:48 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/02/11 04:54:48 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/02/11 04:54:48 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/02/11 04:54:48 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2026/02/11 04:54:49 INFO : B2 bucket rclone-test-qucovec5vape: cleaning bucket "rclone-test-qucovec5vape" of pending multipart uploads older than 0s 2026/02/11 04:54:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d4a029_d20260211_m045328_c001_v0001117_t0016_u01770785608880") "upload" dated 2026-02-11 04:53:28.88 +0000 UTC (1m20.416917659s ago) 2026/02/11 04:54:49 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f222462120cd86df6_d20260211_m045448_c001_v0001185_t0019_u01770785688231") as it is a start marker (upload started at 2026-02-11 04:54:48.231 +0000 UTC) 2026/02/11 04:54:49 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/02/11 04:54:49 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f222462120cd86df8_d20260211_m045448_c001_v0001185_t0052_u01770785688413") as it is a start marker (upload started at 2026-02-11 04:54:48.413 +0000 UTC) 2026/02/11 04:54:49 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/02/11 04:54:49 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f222462120cd86df9_d20260211_m045448_c001_v0001182_t0018_u01770785688596") as it is a start marker (upload started at 2026-02-11 04:54:48.596 +0000 UTC) 2026/02/11 04:54:49 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/02/11 04:54:49 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f222462120cd86dfb_d20260211_m045448_c001_v0001137_t0050_u01770785688778") as it is a start marker (upload started at 2026-02-11 04:54:48.778 +0000 UTC) 2026/02/11 04:54:49 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/02/11 04:54:49 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f422462120cd86df5_d20260211_m045448_c001_v7007000_t0000_u01770785688048") "hide" dated 2026-02-11 04:54:48.048 +0000 UTC (1.24901885s ago) 2026/02/11 04:54:49 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f113c9eb385b45eb2_d20260211_m045437_c001_v0001099_t0002_u01770785677503") 2026/02/11 04:54:49 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/02/11 04:54:49 INFO : B2 bucket rclone-test-qucovec5vape: cleaning bucket "rclone-test-qucovec5vape" of pending multipart uploads older than 0s 2026/02/11 04:54:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d4a029_d20260211_m045328_c001_v0001117_t0016_u01770785608880") "upload" dated 2026-02-11 04:53:28.88 +0000 UTC (1m20.782023013s ago) 2026/02/11 04:54:49 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f222462120cd86df6_d20260211_m045448_c001_v0001185_t0019_u01770785688231") as it is a start marker (upload started at 2026-02-11 04:54:48.231 +0000 UTC) 2026/02/11 04:54:49 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f222462120cd86df8_d20260211_m045448_c001_v0001185_t0052_u01770785688413") as it is a start marker (upload started at 2026-02-11 04:54:48.413 +0000 UTC) 2026/02/11 04:54:49 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f222462120cd86df9_d20260211_m045448_c001_v0001182_t0018_u01770785688596") as it is a start marker (upload started at 2026-02-11 04:54:48.596 +0000 UTC) 2026/02/11 04:54:49 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f222462120cd86dfb_d20260211_m045448_c001_v0001137_t0050_u01770785688778") as it is a start marker (upload started at 2026-02-11 04:54:48.778 +0000 UTC) 2026/02/11 04:54:49 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbf525dc300bd4bbb9fc80e1b_f422462120cd86df5_d20260211_m045448_c001_v7007000_t0000_u01770785688048") "hide" dated 2026-02-11 04:54:48.048 +0000 UTC (1.614158368s ago) 2026/02/11 04:54:49 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f113c9eb385b45eb2_d20260211_m045437_c001_v0001099_t0002_u01770785677503") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/02/11 04:54:50 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/02/11 04:54:50 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/02/11 04:54:50 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2026/02/11 04:54:52 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/02/11 04:54:52 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/02/11 04:54:52 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/02/11 04:54:52 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/02/11 04:54:52 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/02/11 04:54:54 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/02/11 04:54:54 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/02/11 04:54:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/02/11 04:54:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/02/11 04:54:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf525dc300bd4bbb9fc80e1b_f2095f746a440d871_d20260211_m045458_c001_v0001185_t0038_u01770785698038") 2026/02/11 04:54:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/11 04:54:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/02/11 04:54:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/02/11 04:54:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/02/11 04:55:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/02/11 04:55:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/02/11 04:55:02 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/02/11 04:55:02 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/02/11 04:55:02 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/02/11 04:55:02 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/02/11 04:55:04 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/02/11 04:55:04 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/02/11 04:55:04 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/02/11 04:55:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/02/11 04:55:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/02/11 04:55:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zbf525dc300bd4bbb9fc80e1b_f2095f746a440d89c_d20260211_m045507_c001_v0001040_t0034_u01770785707678") 2026/02/11 04:55:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/02/11 04:55:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/02/11 04:55:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/02/11 04:55:10 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/02/11 04:55:10 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/02/11 04:55:10 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/02/11 04:55:12 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/02/11 04:55:12 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/02/11 04:55:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/02/11 04:55:13 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/02/11 04:55:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/02/11 04:55:13 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/02/11 04:55:13 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/02/11 04:55:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/11 04:55:13 DEBUG : pacer: Reducing sleep to 10ms 2026/02/11 04:55:14 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/02/11 04:55:15 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/02/11 04:55:15 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/02/11 04:55:15 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/02/11 04:55:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/02/11 04:55:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/02/11 04:55:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf525dc300bd4bbb9fc80e1b_f2005c12eb3f68c0a_d20260211_m045518_c001_v0001103_t0048_u01770785718383") 2026/02/11 04:55:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/02/11 04:55:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/11 04:55:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/02/11 04:55:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/02/11 04:55:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/02/11 04:55:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/02/11 04:55:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/02/11 04:55:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2026/02/11 04:55:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/02/11 04:55:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/02/11 04:55:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/02/11 04:55:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/02/11 04:55:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/02/11 04:55:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/02/11 04:55:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/02/11 04:55:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/02/11 04:55:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/02/11 04:55:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zbf525dc300bd4bbb9fc80e1b_f2005c12eb3f68c1a_d20260211_m045533_c001_v0001104_t0008_u01770785733955") 2026/02/11 04:55:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/11 04:55:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/02/11 04:55:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/02/11 04:55:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/02/11 04:55:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/02/11 04:55:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/02/11 04:55:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/02/11 04:55:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/02/11 04:55:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/02/11 04:55:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/02/11 04:55:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/02/11 04:55:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/02/11 04:55:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/02/11 04:55:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/02/11 04:55:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/02/11 04:55:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf525dc300bd4bbb9fc80e1b_f2005c12eb3f68c27_d20260211_m045542_c001_v0001092_t0008_u01770785742315") 2026/02/11 04:55:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/02/11 04:55:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/02/11 04:55:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/02/11 04:55:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/02/11 04:55:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/02/11 04:55:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/02/11 04:55:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/02/11 04:55:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/02/11 04:55:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/11 04:55:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/02/11 04:55:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/02/11 04:55:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/02/11 04:55:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/02/11 04:55:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/02/11 04:55:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/02/11 04:55:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/02/11 04:55:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/02/11 04:55:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/02/11 04:55:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf525dc300bd4bbb9fc80e1b_f2199ef5194bb82a3_d20260211_m045551_c001_v0001157_t0032_u01770785751660") 2026/02/11 04:55:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/02/11 04:55:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/11 04:55:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/02/11 04:55:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/02/11 04:55:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/02/11 04:55:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/02/11 04:55:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/02/11 04:55:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2026/02/11 04:55:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/02/11 04:55:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/02/11 04:55:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/02/11 04:55:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/02/11 04:55:57 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/02/11 04:55:58 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/02/11 04:55:58 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/02/11 04:56:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/02/11 04:56:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/02/11 04:56:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zbf525dc300bd4bbb9fc80e1b_f2199ef5194bb82e3_d20260211_m045600_c001_v0001099_t0031_u01770785760336") 2026/02/11 04:56:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/11 04:56:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/02/11 04:56:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/02/11 04:56:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/02/11 04:56:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/02/11 04:56:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/02/11 04:56:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/02/11 04:56:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/02/11 04:56:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/02/11 04:56:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/02/11 04:56:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/02/11 04:56:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/02/11 04:56:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/02/11 04:56:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/02/11 04:56:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/02/11 04:56:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf525dc300bd4bbb9fc80e1b_f2005c12eb3f68c60_d20260211_m045608_c001_v0001173_t0038_u01770785768413") 2026/02/11 04:56:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/02/11 04:56:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/02/11 04:56:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/02/11 04:56:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/02/11 04:56:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/02/11 04:56:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/02/11 04:56:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/02/11 04:56:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/02/11 04:56:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/11 04:56:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/02/11 04:56:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/02/11 04:56:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/02/11 04:56:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/02/11 04:56:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/02/11 04:56:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/02/11 04:56:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/02/11 04:56:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/02/11 04:56:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/02/11 04:56:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf525dc300bd4bbb9fc80e1b_f2005c12eb3f68d36_d20260211_m045617_c001_v0001106_t0052_u01770785777303") 2026/02/11 04:56:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/02/11 04:56:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/11 04:56:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/02/11 04:56:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/02/11 04:56:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/02/11 04:56:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/02/11 04:56:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/02/11 04:56:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2026/02/11 04:56:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/02/11 04:56:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/02/11 04:56:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/02/11 04:56:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/02/11 04:56:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/02/11 04:56:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/02/11 04:56:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/02/11 04:56:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/02/11 04:56:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/02/11 04:56:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zbf525dc300bd4bbb9fc80e1b_f2005c12eb3f68d85_d20260211_m045626_c001_v0001167_t0045_u01770785786433") 2026/02/11 04:56:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/11 04:56:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/02/11 04:56:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/02/11 04:56:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/02/11 04:56:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/02/11 04:56:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/02/11 04:56:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/02/11 04:56:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/02/11 04:56:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/02/11 04:56:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/02/11 04:56:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/02/11 04:56:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/02/11 04:56:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/02/11 04:56:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/02/11 04:56:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/02/11 04:56:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zbf525dc300bd4bbb9fc80e1b_f21412112fe6bb0da_d20260211_m045635_c001_v0001157_t0039_u01770785795327") 2026/02/11 04:56:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/02/11 04:56:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/02/11 04:56:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/02/11 04:56:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/02/11 04:56:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/02/11 04:56:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/02/11 04:56:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/02/11 04:56:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/02/11 04:56:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/02/11 04:56:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/02/11 04:56:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/02/11 04:56:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/02/11 04:56:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/02/11 04:56:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/02/11 04:56:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/02/11 04:56:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/02/11 04:56:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/02/11 04:56:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/02/11 04:56:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zbf525dc300bd4bbb9fc80e1b_f223c1b6735f1ff29_d20260211_m045644_c001_v0001117_t0014_u01770785804967") 2026/02/11 04:56:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/02/11 04:56:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/11 04:56:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/02/11 04:56:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/02/11 04:56:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/02/11 04:56:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/02/11 04:56:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/02/11 04:56:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2026/02/11 04:56:50 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/02/11 04:56:50 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/02/11 04:56:50 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/02/11 04:56:50 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/02/11 04:56:51 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/02/11 04:56:52 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/02/11 04:56:52 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/02/11 04:56:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/02/11 04:56:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/02/11 04:56:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf525dc300bd4bbb9fc80e1b_f223c1b6735f1ff83_d20260211_m045654_c001_v0001104_t0041_u01770785814386") 2026/02/11 04:56:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/11 04:56:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/02/11 04:56:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/02/11 04:56:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/02/11 04:56:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/02/11 04:56:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/02/11 04:56:59 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/02/11 04:56:59 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/02/11 04:56:59 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/02/11 04:56:59 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/02/11 04:57:01 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/02/11 04:57:05 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/02/11 04:57:05 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/02/11 04:57:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/02/11 04:57:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/02/11 04:57:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zbf525dc300bd4bbb9fc80e1b_f216d245facfe1275_d20260211_m045709_c001_v0001167_t0025_u01770785829021") 2026/02/11 04:57:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/02/11 04:57:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/02/11 04:57:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/02/11 04:57:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/02/11 04:57:14 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/02/11 04:57:14 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/02/11 04:57:18 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/02/11 04:57:18 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/02/11 04:57:19 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/02/11 04:57:19 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/02/11 04:57:19 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/02/11 04:57:19 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/02/11 04:57:20 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/02/11 04:57:21 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/02/11 04:57:21 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/02/11 04:57:21 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/02/11 04:57:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/02/11 04:57:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/02/11 04:57:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf525dc300bd4bbb9fc80e1b_f20395428cac49d91_d20260211_m045724_c001_v0001042_t0039_u01770785844006") 2026/02/11 04:57:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/02/11 04:57:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/11 04:57:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/02/11 04:57:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/02/11 04:57:24 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/02/11 04:57:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/11 04:57:24 DEBUG : pacer: Reducing sleep to 10ms 2026/02/11 04:57:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/02/11 04:57:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/02/11 04:57:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/02/11 04:57:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2026/02/11 04:57:29 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/02/11 04:57:29 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/02/11 04:57:29 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/02/11 04:57:29 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/02/11 04:57:29 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/02/11 04:57:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/11 04:57:29 DEBUG : pacer: Reducing sleep to 10ms 2026/02/11 04:57:30 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/02/11 04:57:32 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/02/11 04:57:32 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/02/11 04:57:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/02/11 04:57:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/02/11 04:57:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf525dc300bd4bbb9fc80e1b_f2199ef5194bb84c1_d20260211_m045734_c001_v0001183_t0053_u01770785854436") 2026/02/11 04:57:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/11 04:57:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/02/11 04:57:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/02/11 04:57:35 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/02/11 04:57:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/02/11 04:57:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/02/11 04:57:39 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/02/11 04:57:39 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/02/11 04:57:39 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/02/11 04:57:39 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/02/11 04:57:42 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/02/11 04:57:42 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/02/11 04:57:42 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/02/11 04:57:45 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/02/11 04:57:45 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/02/11 04:57:45 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zbf525dc300bd4bbb9fc80e1b_f2028ccdefd61716c_d20260211_m045745_c001_v0001033_t0041_u01770785865165") 2026/02/11 04:57:45 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/02/11 04:57:45 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/02/11 04:57:45 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/02/11 04:57:48 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/02/11 04:57:48 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/02/11 04:57:48 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/02/11 04:57:51 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/02/11 04:57:51 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/02/11 04:57:52 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/02/11 04:57:52 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/02/11 04:57:52 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/02/11 04:57:52 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/02/11 04:57:53 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/02/11 04:57:54 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/02/11 04:57:54 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/02/11 04:57:54 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/02/11 04:57:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/02/11 04:57:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/02/11 04:57:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf525dc300bd4bbb9fc80e1b_f216d7ca240901be0_d20260211_m045757_c001_v0001116_t0039_u01770785877169") 2026/02/11 04:57:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/02/11 04:57:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/11 04:57:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/02/11 04:57:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/02/11 04:57:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/02/11 04:58:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/02/11 04:58:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/02/11 04:58:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/02/11 04:58:09 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbf525dc300bd4bbb9fc80e1b_f2028ccdefd6171b6_d20260211_m045809_c001_v0001097_t0014_u01770785889176") 2026/02/11 04:58:09 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/02/11 04:58:09 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/02/11 04:58:09 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/02/11 04:58:10 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/02/11 04:58:10 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/02/11 04:58:12 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/02/11 04:58:12 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/02/11 04:58:12 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/02/11 04:58:12 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/02/11 04:58:15 DEBUG : chunked-copy: Done sending chunk 0 2026/02/11 04:58:17 DEBUG : chunked-copy: Done sending chunk 1 2026/02/11 04:58:17 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/02/11 04:58:18 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbf525dc300bd4bbb9fc80e1b_f2028ccdefd6171f7_d20260211_m045818_c001_v0001167_t0041_u01770785898200") 2026/02/11 04:58:18 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/02/11 04:58:18 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/02/11 04:58:18 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/02/11 04:58:19 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/02/11 04:58:19 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/02/11 04:58:22 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/02/11 04:58:22 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/02/11 04:58:22 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/02/11 04:58:22 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/02/11 04:58:25 DEBUG : chunked-copy: Done sending chunk 0 2026/02/11 04:58:25 DEBUG : chunked-copy: Done sending chunk 1 2026/02/11 04:58:25 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/02/11 04:58:26 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbf525dc300bd4bbb9fc80e1b_f2028ccdefd61723b_d20260211_m045826_c001_v0001103_t0048_u01770785906088") 2026/02/11 04:58:26 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/02/11 04:58:26 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/02/11 04:58:26 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/02/11 04:58:26 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/02/11 04:58:26 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/02/11 04:58:28 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/02/11 04:58:28 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/02/11 04:58:29 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/02/11 04:58:29 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/02/11 04:58:31 DEBUG : chunked-copy: Done sending chunk 1 2026/02/11 04:58:33 DEBUG : chunked-copy: Done sending chunk 0 2026/02/11 04:58:33 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/02/11 04:58:34 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zbf525dc300bd4bbb9fc80e1b_f205dfb98b8d43e91_d20260211_m045834_c001_v0001167_t0010_u01770785914190") 2026/02/11 04:58:34 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/02/11 04:58:34 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/02/11 04:58:34 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/02/11 04:58:34 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/02/11 04:58:35 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/02/11 04:58:35 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/02/11 04:58:35 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/02/11 04:58:38 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/02/11 04:58:39 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/02/11 04:58:40 DEBUG : Creating backend with remote "TestB2:rclone-test-qucovec5vape/deeper/nonexisting/directory" 2026/02/11 04:58:40 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/02/11 04:58:41 INFO : B2 bucket rclone-test-qucovec5vape: cleaning bucket "rclone-test-qucovec5vape" of all files 2026/02/11 04:58:42 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f4028ccdefd6170ca_d20260211_m045738_c001_v7007000_t0000_u01770785858578") 2026/02/11 04:58:42 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f2199ef5194bb84c1_d20260211_m045734_c001_v0001183_t0053_u01770785854436") 2026/02/11 04:58:42 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f4199ef5194bb84c0_d20260211_m045733_c001_v7007000_t0000_u01770785853917") 2026/02/11 04:58:42 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f2028ccdefd617095_d20260211_m045729_c001_v0001097_t0028_u01770785849145") 2026/02/11 04:58:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f4028ccdefd617182_d20260211_m045802_c001_v7007000_t0000_u01770785882858") 2026/02/11 04:58:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f216d7ca240901be0_d20260211_m045757_c001_v0001116_t0039_u01770785877169") 2026/02/11 04:58:42 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f416d7ca240901bdd_d20260211_m045756_c001_v7007000_t0000_u01770785876625") 2026/02/11 04:58:42 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f2028ccdefd61717c_d20260211_m045750_c001_v0001173_t0038_u01770785870995") 2026/02/11 04:58:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f4028ccdefd61717b_d20260211_m045750_c001_v7007000_t0000_u01770785870813") 2026/02/11 04:58:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f2028ccdefd61716c_d20260211_m045745_c001_v0001033_t0041_u01770785865165") 2026/02/11 04:58:42 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f4028ccdefd61715e_d20260211_m045744_c001_v7007000_t0000_u01770785864633") 2026/02/11 04:58:43 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f2028ccdefd6170cf_d20260211_m045738_c001_v0001115_t0027_u01770785858763") 2026/02/11 04:58:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f4005c12eb3f68c36_d20260211_m045555_c001_v7007000_t0000_u01770785755946") 2026/02/11 04:58:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f2199ef5194bb82a3_d20260211_m045551_c001_v0001157_t0032_u01770785751660") 2026/02/11 04:58:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f4005c12eb3f68c2d_d20260211_m045546_c001_v7007000_t0000_u01770785746556") 2026/02/11 04:58:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f2005c12eb3f68c27_d20260211_m045542_c001_v0001092_t0008_u01770785742315") 2026/02/11 04:58:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f4199ef5194bb82a0_d20260211_m045551_c001_v7007000_t0000_u01770785751260") 2026/02/11 04:58:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f2005c12eb3f68c2e_d20260211_m045546_c001_v0001097_t0000_u01770785746737") 2026/02/11 04:58:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f4005c12eb3f68c24_d20260211_m045541_c001_v7007000_t0000_u01770785741958") 2026/02/11 04:58:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f207e0d1c374ee8ff_d20260211_m045537_c001_v0001185_t0033_u01770785737964") 2026/02/11 04:58:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f407e0d1c374ee8fe_d20260211_m045537_c001_v7007000_t0000_u01770785737781") 2026/02/11 04:58:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f2005c12eb3f68c1a_d20260211_m045533_c001_v0001104_t0008_u01770785733955") 2026/02/11 04:58:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f4005c12eb3f68c19_d20260211_m045533_c001_v7007000_t0000_u01770785733609") 2026/02/11 04:58:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f207e0d1c374ee8fc_d20260211_m045529_c001_v0001181_t0057_u01770785729419") 2026/02/11 04:58:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f41412112fe6bb09a_d20260211_m045621_c001_v7007000_t0000_u01770785781687") 2026/02/11 04:58:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f2005c12eb3f68d36_d20260211_m045617_c001_v0001106_t0052_u01770785777303") 2026/02/11 04:58:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f4005c12eb3f68cbb_d20260211_m045612_c001_v7007000_t0000_u01770785772598") 2026/02/11 04:58:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f2005c12eb3f68c60_d20260211_m045608_c001_v0001173_t0038_u01770785768413") 2026/02/11 04:58:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f4005c12eb3f68d30_d20260211_m045616_c001_v7007000_t0000_u01770785776943") 2026/02/11 04:58:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f2005c12eb3f68cc0_d20260211_m045612_c001_v0001103_t0041_u01770785772780") 2026/02/11 04:58:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f4005c12eb3f68c57_d20260211_m045608_c001_v7007000_t0000_u01770785768045") 2026/02/11 04:58:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f2005c12eb3f68c3c_d20260211_m045603_c001_v0001157_t0049_u01770785763892") 2026/02/11 04:58:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f4005c12eb3f68c3b_d20260211_m045603_c001_v7007000_t0000_u01770785763711") 2026/02/11 04:58:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f2199ef5194bb82e3_d20260211_m045600_c001_v0001099_t0031_u01770785760336") 2026/02/11 04:58:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f4199ef5194bb82df_d20260211_m045559_c001_v7007000_t0000_u01770785759900") 2026/02/11 04:58:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f2005c12eb3f68c37_d20260211_m045556_c001_v0001097_t0010_u01770785756128") 2026/02/11 04:58:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f407e0d1c374ee8fb_d20260211_m045529_c001_v7007000_t0000_u01770785729237") 2026/02/11 04:58:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f2005c12eb3f68c0a_d20260211_m045518_c001_v0001103_t0048_u01770785718383") 2026/02/11 04:58:44 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f4005c12eb3f68c08_d20260211_m045517_c001_v7007000_t0000_u01770785717902") 2026/02/11 04:58:44 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f2179e706681eeb24_d20260211_m045512_c001_v0001167_t0010_u01770785712534") 2026/02/11 04:58:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f4179e706681eeb21_d20260211_m045512_c001_v7007000_t0000_u01770785712352") 2026/02/11 04:58:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f2095f746a440d89c_d20260211_m045507_c001_v0001040_t0034_u01770785707678") 2026/02/11 04:58:44 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f4095f746a440d897_d20260211_m045507_c001_v7007000_t0000_u01770785707318") 2026/02/11 04:58:44 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f21302c3b508a23eb_d20260211_m045501_c001_v0001038_t0006_u01770785701990") 2026/02/11 04:58:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f41302c3b508a23e8_d20260211_m045501_c001_v7007000_t0000_u01770785701808") 2026/02/11 04:58:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f2095f746a440d871_d20260211_m045458_c001_v0001185_t0038_u01770785698038") 2026/02/11 04:58:44 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f4095f746a440d870_d20260211_m045457_c001_v7007000_t0000_u01770785697632") 2026/02/11 04:58:44 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f222462120cd86dff_d20260211_m045451_c001_v0001176_t0054_u01770785691795") 2026/02/11 04:58:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f41412112fe6bb109_d20260211_m045649_c001_v7007000_t0000_u01770785809563") 2026/02/11 04:58:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f223c1b6735f1ff29_d20260211_m045644_c001_v0001117_t0014_u01770785804967") 2026/02/11 04:58:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f41412112fe6bb0e1_d20260211_m045639_c001_v7007000_t0000_u01770785799805") 2026/02/11 04:58:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f21412112fe6bb0da_d20260211_m045635_c001_v0001157_t0039_u01770785795327") 2026/02/11 04:58:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f423c1b6735f1ff23_d20260211_m045644_c001_v7007000_t0000_u01770785804528") 2026/02/11 04:58:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f21412112fe6bb0e4_d20260211_m045639_c001_v0001103_t0056_u01770785799986") 2026/02/11 04:58:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f41412112fe6bb0d8_d20260211_m045634_c001_v7007000_t0000_u01770785794872") 2026/02/11 04:58:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f21412112fe6bb0cd_d20260211_m045630_c001_v0001167_t0028_u01770785790389") 2026/02/11 04:58:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f41412112fe6bb0cc_d20260211_m045630_c001_v7007000_t0000_u01770785790208") 2026/02/11 04:58:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f2005c12eb3f68d85_d20260211_m045626_c001_v0001167_t0045_u01770785786433") 2026/02/11 04:58:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f4005c12eb3f68d84_d20260211_m045625_c001_v7007000_t0000_u01770785785994") 2026/02/11 04:58:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f21412112fe6bb09d_d20260211_m045621_c001_v0001097_t0025_u01770785781870") 2026/02/11 04:58:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f4028ccdefd617094_d20260211_m045728_c001_v7007000_t0000_u01770785848961") 2026/02/11 04:58:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f20395428cac49d91_d20260211_m045724_c001_v0001042_t0039_u01770785844006") 2026/02/11 04:58:45 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f40395428cac49d8b_d20260211_m045723_c001_v7007000_t0000_u01770785843549") 2026/02/11 04:58:45 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f2199ef5194bb83e2_d20260211_m045718_c001_v0001173_t0045_u01770785838366") 2026/02/11 04:58:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f4199ef5194bb83e1_d20260211_m045718_c001_v7007000_t0000_u01770785838185") 2026/02/11 04:58:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f216d245facfe1275_d20260211_m045709_c001_v0001167_t0025_u01770785829021") 2026/02/11 04:58:45 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f416d245facfe1274_d20260211_m045708_c001_v7007000_t0000_u01770785828566") 2026/02/11 04:58:45 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f21412112fe6bb114_d20260211_m045658_c001_v0001157_t0015_u01770785818650") 2026/02/11 04:58:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f41412112fe6bb113_d20260211_m045658_c001_v7007000_t0000_u01770785818469") 2026/02/11 04:58:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f223c1b6735f1ff83_d20260211_m045654_c001_v0001104_t0041_u01770785814386") 2026/02/11 04:58:45 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f423c1b6735f1ff82_d20260211_m045653_c001_v7007000_t0000_u01770785813905") 2026/02/11 04:58:45 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f21412112fe6bb10c_d20260211_m045649_c001_v0001130_t0030_u01770785809744") 2026/02/11 04:58:46 DEBUG : chunked-copy: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f4179e706681eedbf_d20260211_m045837_c001_v7007000_t0000_u01770785917950") 2026/02/11 04:58:46 DEBUG : chunked-copy: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f2028ccdefd617245_d20260211_m045828_c001_v0001104_t0018_u01770785908554") 2026/02/11 04:58:46 DEBUG : chunked-copy: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f4028ccdefd617242_d20260211_m045828_c001_v7007000_t0000_u01770785908013") 2026/02/11 04:58:46 DEBUG : chunked-copy: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f205dfb98b8d43e85_d20260211_m045822_c001_v0001097_t0001_u01770785902496") 2026/02/11 04:58:46 DEBUG : chunked-copy: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f405dfb98b8d43e7d_d20260211_m045821_c001_v7007000_t0000_u01770785901924") 2026/02/11 04:58:46 DEBUG : chunked-copy: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f21412112fe6bb269_d20260211_m045812_c001_v0001103_t0008_u01770785892029") 2026/02/11 04:58:46 DEBUG : chunked-copy: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f41412112fe6bb267_d20260211_m045811_c001_v7007000_t0000_u01770785891434") 2026/02/11 04:58:46 DEBUG : chunked-copy: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f113c9eb385b45fc6_d20260211_m045807_c001_v0001099_t0051_u01770785887279") 2026/02/11 04:58:46 DEBUG : chunked-copy: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f4028ccdefd6171b4_d20260211_m045806_c001_v7007000_t0000_u01770785886885") 2026/02/11 04:58:46 DEBUG : chunked-copy: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f113c9eb385b45fbe_d20260211_m045803_c001_v0001099_t0019_u01770785883587") 2026/02/11 04:58:46 DEBUG : chunked-copy.copy: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f4179e706681eedbd_d20260211_m045837_c001_v7007000_t0000_u01770785917769") 2026/02/11 04:58:46 DEBUG : chunked-copy.copy: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f205dfb98b8d43e91_d20260211_m045834_c001_v0001167_t0010_u01770785914190") 2026/02/11 04:58:46 DEBUG : chunked-copy.copy: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f4028ccdefd617241_d20260211_m045827_c001_v7007000_t0000_u01770785907831") 2026/02/11 04:58:46 DEBUG : chunked-copy.copy: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f2028ccdefd61723b_d20260211_m045826_c001_v0001103_t0048_u01770785906088") 2026/02/11 04:58:46 DEBUG : chunked-copy.copy: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f405dfb98b8d43e7a_d20260211_m045821_c001_v7007000_t0000_u01770785901743") 2026/02/11 04:58:46 DEBUG : chunked-copy.copy: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f2028ccdefd6171f7_d20260211_m045818_c001_v0001167_t0041_u01770785898200") 2026/02/11 04:58:46 DEBUG : chunked-copy.copy: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f41412112fe6bb266_d20260211_m045811_c001_v7007000_t0000_u01770785891251") 2026/02/11 04:58:46 DEBUG : chunked-copy.copy: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f2028ccdefd6171b6_d20260211_m045809_c001_v0001097_t0014_u01770785889176") 2026/02/11 04:58:46 DEBUG : chunked-copy.copy: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f4028ccdefd6171b2_d20260211_m045806_c001_v7007000_t0000_u01770785886699") 2026/02/11 04:58:46 DEBUG : chunked-copy.copy: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f115a301a29c035bf_d20260211_m045805_c001_v0001038_t0027_u01770785885686") 2026/02/11 04:58:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f102d9d72c1d4a029_d20260211_m045328_c001_v0001117_t0016_u01770785608880") 2026/02/11 04:58:47 DEBUG : unknown-size-put.txt: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f4179e706681eedc2_d20260211_m045838_c001_v7007000_t0000_u01770785918913") 2026/02/11 04:58:47 DEBUG : unknown-size-put.txt: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f113c9eb385b45ff4_d20260211_m045838_c001_v0001099_t0051_u01770785918515") 2026/02/11 04:58:47 DEBUG : unknown-size-update.txt: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f4179e706681eedc4_d20260211_m045840_c001_v7007000_t0000_u01770785920171") 2026/02/11 04:58:47 DEBUG : unknown-size-update.txt: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f113c9eb385b45ffc_d20260211_m045839_c001_v0001099_t0011_u01770785919846") 2026/02/11 04:58:47 DEBUG : unknown-size-update.txt: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f113c9eb385b45ff6_d20260211_m045839_c001_v0001099_t0043_u01770785919096") 2026/02/11 04:58:47 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf525dc300bd4bbb9fc80e1b_f422462120cd86df5_d20260211_m045448_c001_v7007000_t0000_u01770785688048") 2026/02/11 04:58:48 INFO : B2 bucket rclone-test-qucovec5vape: cleaning bucket "rclone-test-qucovec5vape" of all files === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (369.01s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.39s) --- PASS: TestIntegration/FsMkdir (366.74s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (33.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (2.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (2.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.73s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.13s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (9.04s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (84.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.36s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.24s) --- 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.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (2.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.45s) --- 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.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (32.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.73s) --- 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.62s) --- 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.44s) --- 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.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (191.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (37.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (10.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (10.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (5.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (16.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (11.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (26.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (27.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (39.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (19.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (9.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.23s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (35.09s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.03s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.55s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (10.49s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.09s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (9.93s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.66s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.96s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.70s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.29s) --- 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 369.033s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m10.46978223s (try 1/5)