"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/25 04:40:53 DEBUG : Creating backend with remote "TestB2:rclone-test-rikezit2digi" 2026/02/25 04:40:53 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/25 04:40:56 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/02/25 04:40:56 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/02/25 04:40:56 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/25 04:41: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/25 04:41:19 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/02/25 04:41:21 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/02/25 04:41:21 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/02/25 04:41:21 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/02/25 04:41:21 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/02/25 04:41:22 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/02/25 04:41:22 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/25 04:41:29 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/02/25 04:41:30 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/25 04:41:34 INFO : B2 bucket rclone-test-rikezit2digi: cleaning bucket "rclone-test-rikezit2digi" of all files 2026/02/25 04:41:35 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b124d_d20260225_m044134_c001_v0001177_t0002_u01771994494511") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/02/25 04:41:36 DEBUG : Creating backend with remote "TestB2:rclone-test-rikezit2digi/dirToPurgeFromRoot" 2026/02/25 04:41:37 INFO : B2 bucket rclone-test-rikezit2digi path dirToPurgeFromRoot: cleaning bucket "rclone-test-rikezit2digi" of all files 2026/02/25 04:41:38 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b124f_d20260225_m044135_c001_v0001177_t0007_u01771994495992") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/02/25 04:41:38 DEBUG : Creating backend with remote "TestB2:rclone-test-rikezit2digi/hello? sausage/êé" 2026/02/25 04:41:42 INFO : B2 bucket rclone-test-rikezit2digi path hello? sausage/êé: cleaning bucket "rclone-test-rikezit2digi" of all files 2026/02/25 04:41:42 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f103270843fe2baf0_d20260225_m044141_c001_v0001179_t0056_u01771994501181") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/02/25 04:41:43 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2026/02/25 04:41:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/25 04:41:44 DEBUG : pacer: Reducing sleep to 10ms === 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/25 04:41:52 DEBUG : Creating backend with remote "TestB2:rclone-test-rikezit2digi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/02/25 04:41:55 DEBUG : Creating backend with remote "TestB2:rclone-test-rikezit2digi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestB2:" path "rclone-test-rikezit2digi" from "TestB2:rclone-test-rikezit2digi" 2026/02/25 04:41:57 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/25 04:42:13 DEBUG : Creating backend with remote "TestB2:rclone-test-hasabam5dufe" 2026/02/25 04:42:23 DEBUG : B2 bucket rclone-test-hasabam5dufe: Purge remote 2026/02/25 04:42:23 INFO : B2 bucket rclone-test-hasabam5dufe: cleaning bucket "rclone-test-hasabam5dufe" of all files 2026/02/25 04:42:25 DEBUG : somefile: Deleting (id "4_z3fd2ddd310ad9b3b9fc80e1b_f412b980b2d83d263_d20260225_m044219_c001_v0001097_t0039_u01771994539477") === 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/25 04:42:27 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/02/25 04:42:28 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/25 04:42:31 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.338Ki offset 6Mi/6.106Mi 2026/02/25 04:42:31 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/02/25 04:42:31 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/02/25 04:42:31 DEBUG : test-metadata: Sending chunk 1 length 110938 2026/02/25 04:42:33 DEBUG : test-metadata: Done sending chunk 1 2026/02/25 04:42:34 DEBUG : test-metadata: Done sending chunk 0 2026/02/25 04:42:34 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-02-25-044245-913.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/25 04:44:05 DEBUG : oldPath = "TestB2:rclone-test-rikezit2digi/versions/test-versions-v2026-02-25-044245-913.txt" 2026/02/25 04:44:05 DEBUG : newPath = "TestB2,versions:rclone-test-rikezit2digi/versions/test-versions-v2026-02-25-044245-913.txt" 2026/02/25 04:44:05 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-rikezit2digi/versions/test-versions-v2026-02-25-044245-913.txt" 2026/02/25 04:44:05 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/02/25 04:44:13 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-rikezit2digi/versions/test-versions-v2026-02-25-044245-913.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-rikezit2digi/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 2026/02/25 04:51:12 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_versions": net/http: timeout awaiting response headers) 2026/02/25 04:51:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/25 04:51:13 DEBUG : pacer: Reducing sleep to 10ms === 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/25 04:51:16 INFO : B2 bucket rclone-test-rikezit2digi: cleaning bucket "rclone-test-rikezit2digi" of all hidden files 2026/02/25 04:51:16 DEBUG : leading space/ leading space: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f41194c4642506062_d20260225_m044103_c001_v7007000_t0000_u01771994463590") as it is a hide marker 2026/02/25 04:51:16 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/02/25 04:51:16 DEBUG : leading space/ leading space: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b11ff_d20260225_m044103_c001_v0001177_t0030_u01771994463024") 2026/02/25 04:51:16 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/02/25 04:51:16 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f41194c4642506061_d20260225_m044102_c001_v7007000_t0000_u01771994462660") as it is a hide marker 2026/02/25 04:51:16 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/02/25 04:51:16 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b11fd_d20260225_m044102_c001_v0001177_t0053_u01771994462033") 2026/02/25 04:51:16 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/02/25 04:51:16 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f41194c4642506069_d20260225_m044109_c001_v7007000_t0000_u01771994469255") as it is a hide marker 2026/02/25 04:51:16 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/02/25 04:51:16 DEBUG : .leading dot/.leading dot: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b1213_d20260225_m044108_c001_v0001177_t0037_u01771994468675") 2026/02/25 04:51:16 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/02/25 04:51:16 DEBUG : created from root.txt: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f41707b2948e58095_d20260225_m044204_c001_v7007000_t0000_u01771994524708") as it is a hide marker 2026/02/25 04:51:16 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/02/25 04:51:16 DEBUG : created from root.txt: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f101ab24417398c6c_d20260225_m044203_c001_v0001103_t0023_u01771994523463") 2026/02/25 04:51:16 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/02/25 04:51:16 DEBUG : file name.txt: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f40865cef0b81f344_d20260225_m044226_c001_v7007000_t0000_u01771994546664") as it is a hide marker 2026/02/25 04:51:16 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/02/25 04:51:16 DEBUG : file name.txt: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b1263_d20260225_m044151_c001_v0001177_t0041_u01771994511944") 2026/02/25 04:51:16 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/02/25 04:51:16 DEBUG : file name.txt: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f112e114c8c39eaff_d20260225_m044148_c001_v0001101_t0036_u01771994508315") 2026/02/25 04:51:16 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/02/25 04:51:16 DEBUG : file name.txt: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b1245_d20260225_m044126_c001_v0001177_t0044_u01771994486460") 2026/02/25 04:51:16 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/02/25 04:51:16 DEBUG : file name.txt: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b1241_d20260225_m044125_c001_v0001177_t0006_u01771994485684") 2026/02/25 04:51:16 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/02/25 04:51:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b1243_d20260225_m044126_c001_v0001177_t0005_u01771994486069") "upload" dated 2026-02-25 04:41:26.069 +0000 UTC (9m50.908543665s ago) 2026/02/25 04:51:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f4223ab4461baa979_d20260225_m044146_c001_v7007000_t0000_u01771994506137") as it is a hide marker 2026/02/25 04:51:16 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/02/25 04:51:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f10987b48b21ad25e_d20260225_m044145_c001_v0001179_t0039_u01771994505294") 2026/02/25 04:51:16 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/02/25 04:51:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1173f6da6460d362_d20260225_m044144_c001_v0001106_t0016_u01771994504141") 2026/02/25 04:51:16 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/02/25 04:51:16 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f41194c4642506070_d20260225_m044115_c001_v7007000_t0000_u01771994475847") as it is a hide marker 2026/02/25 04:51:16 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/02/25 04:51:16 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b122f_d20260225_m044115_c001_v0001177_t0042_u01771994475278") 2026/02/25 04:51:16 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/02/25 04:51:16 DEBUG : piped data.txt: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f40865cef0b81f346_d20260225_m044228_c001_v7007000_t0000_u01771994548802") as it is a hide marker 2026/02/25 04:51:16 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/02/25 04:51:16 DEBUG : piped data.txt: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b1291_d20260225_m044228_c001_v0001177_t0054_u01771994548312") 2026/02/25 04:51:16 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/02/25 04:51:16 DEBUG : piped data.txt: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f40865cef0b81f345_d20260225_m044228_c001_v7007000_t0000_u01771994548069") 2026/02/25 04:51:16 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/02/25 04:51:16 DEBUG : piped data.txt: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f4146ee86110b128f_d20260225_m044227_c001_v0001177_t0003_u01771994547563") 2026/02/25 04:51:16 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/02/25 04:51:16 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f41194c4642506071_d20260225_m044116_c001_v7007000_t0000_u01771994476817") as it is a hide marker 2026/02/25 04:51:16 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/02/25 04:51:16 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b1231_d20260225_m044116_c001_v0001177_t0046_u01771994476212") 2026/02/25 04:51:16 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/02/25 04:51:16 DEBUG : test-metadata: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f407d2dd40b2c2425_d20260225_m044241_c001_v7007000_t0000_u01771994561932") as it is a hide marker 2026/02/25 04:51:16 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/02/25 04:51:16 DEBUG : test-metadata: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f20865cef0b81f349_d20260225_m044231_c001_v0001171_t0006_u01771994551476") 2026/02/25 04:51:16 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/02/25 04:51:16 DEBUG : test-metadata: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f40865cef0b81f348_d20260225_m044230_c001_v7007000_t0000_u01771994550095") 2026/02/25 04:51:16 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/02/25 04:51:16 DEBUG : test-metadata: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b1293_d20260225_m044229_c001_v0001177_t0006_u01771994549047") 2026/02/25 04:51:16 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/02/25 04:51:16 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f41194c464250606b_d20260225_m044111_c001_v7007000_t0000_u01771994471125") as it is a hide marker 2026/02/25 04:51:16 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/02/25 04:51:16 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b121b_d20260225_m044110_c001_v0001177_t0034_u01771994470556") 2026/02/25 04:51:16 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/02/25 04:51:16 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f41194c464250606d_d20260225_m044113_c001_v7007000_t0000_u01771994473004") as it is a hide marker 2026/02/25 04:51:16 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/02/25 04:51:16 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b1223_d20260225_m044112_c001_v0001177_t0042_u01771994472432") 2026/02/25 04:51:16 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/02/25 04:51:16 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f41194c464250606c_d20260225_m044112_c001_v7007000_t0000_u01771994472066") as it is a hide marker 2026/02/25 04:51:16 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/02/25 04:51:16 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b121f_d20260225_m044111_c001_v0001177_t0025_u01771994471490") 2026/02/25 04:51:16 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/02/25 04:51:16 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f41194c464250606e_d20260225_m044113_c001_v7007000_t0000_u01771994473969") as it is a hide marker 2026/02/25 04:51:16 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/02/25 04:51:16 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b1229_d20260225_m044113_c001_v0001177_t0054_u01771994473370") 2026/02/25 04:51:16 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/02/25 04:51:16 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f41194c464250606f_d20260225_m044114_c001_v7007000_t0000_u01771994474914") as it is a hide marker 2026/02/25 04:51:16 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/02/25 04:51:16 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b122d_d20260225_m044114_c001_v0001177_t0017_u01771994474333") 2026/02/25 04:51:16 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/02/25 04:51:16 DEBUG : trailing space /trailing space : Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f41194c464250606a_d20260225_m044110_c001_v7007000_t0000_u01771994470192") as it is a hide marker 2026/02/25 04:51:16 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/02/25 04:51:16 DEBUG : trailing space /trailing space : Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b1219_d20260225_m044109_c001_v0001177_t0026_u01771994469618") 2026/02/25 04:51:16 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/02/25 04:51:16 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b134c_d20260225_m044400_c001_v0001177_t0000_u01771994640497") "upload" dated 2026-02-25 04:44:00.497 +0000 UTC (7m16.481188241s ago) 2026/02/25 04:51:16 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f403fecb8a7a5d0b2_d20260225_m044302_c001_v7007000_t0000_u01771994582239") 2026/02/25 04:51:16 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/02/25 04:51:16 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b12bb_d20260225_m044245_c001_v0001177_t0038_u01771994565913") 2026/02/25 04:51:16 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/02/25 04:51:16 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f41194c464250607a_d20260225_m044125_c001_v7007000_t0000_u01771994485093") as it is a hide marker 2026/02/25 04:51:16 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/02/25 04:51:16 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f21194c4642506073_d20260225_m044118_c001_v0001167_t0055_u01771994478923") 2026/02/25 04:51:16 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/02/25 04:51:16 DEBUG : zero-length-file: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f41194c4642506072_d20260225_m044118_c001_v7007000_t0000_u01771994478646") as it is a hide marker 2026/02/25 04:51:16 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/02/25 04:51:16 DEBUG : zero-length-file: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f4146ee86110b1237_d20260225_m044118_c001_v0001177_t0003_u01771994478101") 2026/02/25 04:51:16 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/02/25 04:51:16 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f41194c4642506063_d20260225_m044104_c001_v7007000_t0000_u01771994464529") as it is a hide marker 2026/02/25 04:51:16 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/02/25 04:51:16 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b1201_d20260225_m044103_c001_v0001177_t0006_u01771994463953") 2026/02/25 04:51:16 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/02/25 04:51:16 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f41194c464250605d_d20260225_m044059_c001_v7007000_t0000_u01771994459779") as it is a hide marker 2026/02/25 04:51:16 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/02/25 04:51:16 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b11f3_d20260225_m044058_c001_v0001177_t0056_u01771994458851") 2026/02/25 04:51:16 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/02/25 04:51:16 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f41194c4642506067_d20260225_m044107_c001_v7007000_t0000_u01771994467364") as it is a hide marker 2026/02/25 04:51:16 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/02/25 04:51:16 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b1209_d20260225_m044106_c001_v0001177_t0034_u01771994466802") 2026/02/25 04:51:16 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/02/25 04:51:16 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f41194c4642506066_d20260225_m044106_c001_v7007000_t0000_u01771994466439") as it is a hide marker 2026/02/25 04:51:16 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/02/25 04:51:16 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b1207_d20260225_m044105_c001_v0001177_t0029_u01771994465852") 2026/02/25 04:51:16 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/02/25 04:51:16 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f41194c4642506068_d20260225_m044108_c001_v7007000_t0000_u01771994468310") as it is a hide marker 2026/02/25 04:51:16 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/02/25 04:51:16 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b120b_d20260225_m044107_c001_v0001177_t0045_u01771994467732") 2026/02/25 04:51:16 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/02/25 04:51:16 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f41194c4642506064_d20260225_m044105_c001_v7007000_t0000_u01771994465485") as it is a hide marker 2026/02/25 04:51:16 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/02/25 04:51:16 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b1203_d20260225_m044104_c001_v0001177_t0007_u01771994464893") 2026/02/25 04:51:16 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/02/25 04:51:16 DEBUG : ./.: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f41194c464250605f_d20260225_m044100_c001_v7007000_t0000_u01771994460734") as it is a hide marker 2026/02/25 04:51:16 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/02/25 04:51:16 DEBUG : ./.: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b11f7_d20260225_m044100_c001_v0001177_t0059_u01771994460143") 2026/02/25 04:51:16 NOTICE: ./.: Skipped delete as --dry-run is set 2026/02/25 04:51:16 DEBUG : ../..: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f41194c4642506060_d20260225_m044101_c001_v7007000_t0000_u01771994461669") as it is a hide marker 2026/02/25 04:51:16 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/02/25 04:51:16 DEBUG : ../..: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b11fb_d20260225_m044101_c001_v0001177_t0012_u01771994461099") 2026/02/25 04:51:16 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/02/25 04:51:17 INFO : B2 bucket rclone-test-rikezit2digi: cleaning bucket "rclone-test-rikezit2digi" of all hidden files 2026/02/25 04:51:17 DEBUG : leading space/ leading space: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f41194c4642506062_d20260225_m044103_c001_v7007000_t0000_u01771994463590") as it is a hide marker 2026/02/25 04:51:17 DEBUG : leading space/ leading space: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b11ff_d20260225_m044103_c001_v0001177_t0030_u01771994463024") 2026/02/25 04:51:17 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f41194c4642506061_d20260225_m044102_c001_v7007000_t0000_u01771994462660") as it is a hide marker 2026/02/25 04:51:17 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b11fd_d20260225_m044102_c001_v0001177_t0053_u01771994462033") 2026/02/25 04:51:17 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f41194c4642506069_d20260225_m044109_c001_v7007000_t0000_u01771994469255") as it is a hide marker 2026/02/25 04:51:17 DEBUG : .leading dot/.leading dot: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b1213_d20260225_m044108_c001_v0001177_t0037_u01771994468675") 2026/02/25 04:51:17 DEBUG : created from root.txt: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f41707b2948e58095_d20260225_m044204_c001_v7007000_t0000_u01771994524708") as it is a hide marker 2026/02/25 04:51:17 DEBUG : created from root.txt: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f101ab24417398c6c_d20260225_m044203_c001_v0001103_t0023_u01771994523463") 2026/02/25 04:51:17 DEBUG : file name.txt: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f40865cef0b81f344_d20260225_m044226_c001_v7007000_t0000_u01771994546664") as it is a hide marker 2026/02/25 04:51:17 DEBUG : file name.txt: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b1263_d20260225_m044151_c001_v0001177_t0041_u01771994511944") 2026/02/25 04:51:17 DEBUG : file name.txt: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f112e114c8c39eaff_d20260225_m044148_c001_v0001101_t0036_u01771994508315") 2026/02/25 04:51:17 DEBUG : file name.txt: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b1245_d20260225_m044126_c001_v0001177_t0044_u01771994486460") 2026/02/25 04:51:17 DEBUG : file name.txt: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b1241_d20260225_m044125_c001_v0001177_t0006_u01771994485684") 2026/02/25 04:51:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b1243_d20260225_m044126_c001_v0001177_t0005_u01771994486069") "upload" dated 2026-02-25 04:41:26.069 +0000 UTC (9m51.926553055s ago) 2026/02/25 04:51:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f4223ab4461baa979_d20260225_m044146_c001_v7007000_t0000_u01771994506137") as it is a hide marker 2026/02/25 04:51:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f10987b48b21ad25e_d20260225_m044145_c001_v0001179_t0039_u01771994505294") 2026/02/25 04:51:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1173f6da6460d362_d20260225_m044144_c001_v0001106_t0016_u01771994504141") 2026/02/25 04:51:18 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f41194c4642506070_d20260225_m044115_c001_v7007000_t0000_u01771994475847") as it is a hide marker 2026/02/25 04:51:18 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b122f_d20260225_m044115_c001_v0001177_t0042_u01771994475278") 2026/02/25 04:51:18 DEBUG : piped data.txt: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f40865cef0b81f346_d20260225_m044228_c001_v7007000_t0000_u01771994548802") as it is a hide marker 2026/02/25 04:51:18 DEBUG : piped data.txt: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b1291_d20260225_m044228_c001_v0001177_t0054_u01771994548312") 2026/02/25 04:51:18 DEBUG : piped data.txt: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f40865cef0b81f345_d20260225_m044228_c001_v7007000_t0000_u01771994548069") 2026/02/25 04:51:18 DEBUG : piped data.txt: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f4146ee86110b128f_d20260225_m044227_c001_v0001177_t0003_u01771994547563") 2026/02/25 04:51:18 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f41194c4642506071_d20260225_m044116_c001_v7007000_t0000_u01771994476817") as it is a hide marker 2026/02/25 04:51:18 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b1231_d20260225_m044116_c001_v0001177_t0046_u01771994476212") 2026/02/25 04:51:18 DEBUG : test-metadata: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f407d2dd40b2c2425_d20260225_m044241_c001_v7007000_t0000_u01771994561932") as it is a hide marker 2026/02/25 04:51:18 DEBUG : test-metadata: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f20865cef0b81f349_d20260225_m044231_c001_v0001171_t0006_u01771994551476") 2026/02/25 04:51:18 DEBUG : test-metadata: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f40865cef0b81f348_d20260225_m044230_c001_v7007000_t0000_u01771994550095") 2026/02/25 04:51:18 DEBUG : test-metadata: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b1293_d20260225_m044229_c001_v0001177_t0006_u01771994549047") 2026/02/25 04:51:18 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f41194c464250606b_d20260225_m044111_c001_v7007000_t0000_u01771994471125") as it is a hide marker 2026/02/25 04:51:18 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b121b_d20260225_m044110_c001_v0001177_t0034_u01771994470556") 2026/02/25 04:51:18 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f41194c464250606d_d20260225_m044113_c001_v7007000_t0000_u01771994473004") as it is a hide marker 2026/02/25 04:51:18 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b1223_d20260225_m044112_c001_v0001177_t0042_u01771994472432") 2026/02/25 04:51:18 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f41194c464250606c_d20260225_m044112_c001_v7007000_t0000_u01771994472066") as it is a hide marker 2026/02/25 04:51:18 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b121f_d20260225_m044111_c001_v0001177_t0025_u01771994471490") 2026/02/25 04:51:18 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f41194c464250606e_d20260225_m044113_c001_v7007000_t0000_u01771994473969") as it is a hide marker 2026/02/25 04:51:19 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b1229_d20260225_m044113_c001_v0001177_t0054_u01771994473370") 2026/02/25 04:51:19 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f41194c464250606f_d20260225_m044114_c001_v7007000_t0000_u01771994474914") as it is a hide marker 2026/02/25 04:51:19 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b122d_d20260225_m044114_c001_v0001177_t0017_u01771994474333") 2026/02/25 04:51:19 DEBUG : trailing space /trailing space : Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f41194c464250606a_d20260225_m044110_c001_v7007000_t0000_u01771994470192") as it is a hide marker 2026/02/25 04:51:19 DEBUG : trailing space /trailing space : Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b1219_d20260225_m044109_c001_v0001177_t0026_u01771994469618") 2026/02/25 04:51:19 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b134c_d20260225_m044400_c001_v0001177_t0000_u01771994640497") "upload" dated 2026-02-25 04:44:00.497 +0000 UTC (7m18.794490919s ago) 2026/02/25 04:51:19 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f403fecb8a7a5d0b2_d20260225_m044302_c001_v7007000_t0000_u01771994582239") 2026/02/25 04:51:19 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b12bb_d20260225_m044245_c001_v0001177_t0038_u01771994565913") 2026/02/25 04:51:19 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f41194c464250607a_d20260225_m044125_c001_v7007000_t0000_u01771994485093") as it is a hide marker 2026/02/25 04:51:19 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f21194c4642506073_d20260225_m044118_c001_v0001167_t0055_u01771994478923") 2026/02/25 04:51:19 DEBUG : zero-length-file: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f41194c4642506072_d20260225_m044118_c001_v7007000_t0000_u01771994478646") as it is a hide marker 2026/02/25 04:51:19 DEBUG : zero-length-file: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f4146ee86110b1237_d20260225_m044118_c001_v0001177_t0003_u01771994478101") 2026/02/25 04:51:19 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f41194c4642506063_d20260225_m044104_c001_v7007000_t0000_u01771994464529") as it is a hide marker 2026/02/25 04:51:19 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b1201_d20260225_m044103_c001_v0001177_t0006_u01771994463953") 2026/02/25 04:51:19 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f41194c464250605d_d20260225_m044059_c001_v7007000_t0000_u01771994459779") as it is a hide marker 2026/02/25 04:51:19 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b11f3_d20260225_m044058_c001_v0001177_t0056_u01771994458851") 2026/02/25 04:51:19 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f41194c4642506067_d20260225_m044107_c001_v7007000_t0000_u01771994467364") as it is a hide marker 2026/02/25 04:51:19 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b1209_d20260225_m044106_c001_v0001177_t0034_u01771994466802") 2026/02/25 04:51:19 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f41194c4642506066_d20260225_m044106_c001_v7007000_t0000_u01771994466439") as it is a hide marker 2026/02/25 04:51:19 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b1207_d20260225_m044105_c001_v0001177_t0029_u01771994465852") 2026/02/25 04:51:20 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f41194c4642506068_d20260225_m044108_c001_v7007000_t0000_u01771994468310") as it is a hide marker 2026/02/25 04:51:20 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b120b_d20260225_m044107_c001_v0001177_t0045_u01771994467732") 2026/02/25 04:51:20 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f41194c4642506064_d20260225_m044105_c001_v7007000_t0000_u01771994465485") as it is a hide marker 2026/02/25 04:51:20 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b1203_d20260225_m044104_c001_v0001177_t0007_u01771994464893") 2026/02/25 04:51:20 DEBUG : ./.: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f41194c464250605f_d20260225_m044100_c001_v7007000_t0000_u01771994460734") as it is a hide marker 2026/02/25 04:51:20 DEBUG : ./.: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b11f7_d20260225_m044100_c001_v0001177_t0059_u01771994460143") 2026/02/25 04:51:20 DEBUG : ../..: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f41194c4642506060_d20260225_m044101_c001_v7007000_t0000_u01771994461669") as it is a hide marker 2026/02/25 04:51:20 DEBUG : ../..: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b11fb_d20260225_m044101_c001_v0001177_t0012_u01771994461099") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/02/25 04:51:21 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/25 04:51:21 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/25 04:51:21 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/25 04:51:21 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/25 04:51:22 INFO : B2 bucket rclone-test-rikezit2digi: cleaning bucket "rclone-test-rikezit2digi" of pending multipart uploads older than 0s 2026/02/25 04:51:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b1243_d20260225_m044126_c001_v0001177_t0005_u01771994486069") "upload" dated 2026-02-25 04:41:26.069 +0000 UTC (9m56.174935154s ago) 2026/02/25 04:51:22 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f2234e28572ebf00d_d20260225_m045121_c001_v0001098_t0033_u01771995081235") as it is a start marker (upload started at 2026-02-25 04:51:21.235 +0000 UTC) 2026/02/25 04:51:22 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/02/25 04:51:22 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f2234e28572ebf00e_d20260225_m045121_c001_v0001105_t0049_u01771995081417") as it is a start marker (upload started at 2026-02-25 04:51:21.417 +0000 UTC) 2026/02/25 04:51:22 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/02/25 04:51:22 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f2234e28572ebf00f_d20260225_m045121_c001_v0001144_t0052_u01771995081598") as it is a start marker (upload started at 2026-02-25 04:51:21.598 +0000 UTC) 2026/02/25 04:51:22 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/02/25 04:51:22 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f2234e28572ebf010_d20260225_m045121_c001_v0001098_t0043_u01771995081788") as it is a start marker (upload started at 2026-02-25 04:51:21.788 +0000 UTC) 2026/02/25 04:51:22 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/02/25 04:51:22 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f4234e28572ebf00c_d20260225_m045121_c001_v7007000_t0000_u01771995081053") "hide" dated 2026-02-25 04:51:21.053 +0000 UTC (1.191058517s ago) 2026/02/25 04:51:22 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b134c_d20260225_m044400_c001_v0001177_t0000_u01771994640497") 2026/02/25 04:51:22 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/02/25 04:51:22 INFO : B2 bucket rclone-test-rikezit2digi: cleaning bucket "rclone-test-rikezit2digi" of pending multipart uploads older than 0s 2026/02/25 04:51:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b1243_d20260225_m044126_c001_v0001177_t0005_u01771994486069") "upload" dated 2026-02-25 04:41:26.069 +0000 UTC (9m56.538124214s ago) 2026/02/25 04:51:22 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f2234e28572ebf00d_d20260225_m045121_c001_v0001098_t0033_u01771995081235") as it is a start marker (upload started at 2026-02-25 04:51:21.235 +0000 UTC) 2026/02/25 04:51:22 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f2234e28572ebf00e_d20260225_m045121_c001_v0001105_t0049_u01771995081417") as it is a start marker (upload started at 2026-02-25 04:51:21.417 +0000 UTC) 2026/02/25 04:51:22 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f2234e28572ebf00f_d20260225_m045121_c001_v0001144_t0052_u01771995081598") as it is a start marker (upload started at 2026-02-25 04:51:21.598 +0000 UTC) 2026/02/25 04:51:22 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f2234e28572ebf010_d20260225_m045121_c001_v0001098_t0043_u01771995081788") as it is a start marker (upload started at 2026-02-25 04:51:21.788 +0000 UTC) 2026/02/25 04:51:22 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1f92ad03109d9b3b9fc80e1b_f4234e28572ebf00c_d20260225_m045121_c001_v7007000_t0000_u01771995081053") "hide" dated 2026-02-25 04:51:21.053 +0000 UTC (1.554303652s ago) 2026/02/25 04:51:22 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b134c_d20260225_m044400_c001_v0001177_t0000_u01771994640497") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/02/25 04:51:23 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/02/25 04:51:23 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/02/25 04:51:23 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/25 04:51:24 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/02/25 04:51:24 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/02/25 04:51:24 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/02/25 04:51:24 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/02/25 04:51:25 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/02/25 04:51:27 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/02/25 04:51:27 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/02/25 04:51:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/02/25 04:51:30 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/25 04:51:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f92ad03109d9b3b9fc80e1b_f221ed05a9738456f_d20260225_m045130_c001_v0001173_t0044_u01771995090188") 2026/02/25 04:51:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/25 04:51:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/02/25 04:51:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/02/25 04:51:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/02/25 04:51:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/02/25 04:51:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/02/25 04:51:34 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/02/25 04:51:34 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/02/25 04:51:34 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/02/25 04:51:34 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/02/25 04:51:36 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/02/25 04:51:45 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/02/25 04:51:45 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/02/25 04:51:48 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/02/25 04:51:48 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/25 04:51:49 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z1f92ad03109d9b3b9fc80e1b_f2166b75f74c3c7a2_d20260225_m045149_c001_v0001184_t0036_u01771995109075") 2026/02/25 04:51:49 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/02/25 04:51:49 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/02/25 04:51:49 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/02/25 04:51:51 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/02/25 04:51:51 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/02/25 04:51:51 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/02/25 04:51:53 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/02/25 04:51:53 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/02/25 04:51:53 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/02/25 04:51:53 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/02/25 04:51:53 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/02/25 04:51:53 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/02/25 04:51:54 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/02/25 04:51:55 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/02/25 04:51:56 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/02/25 04:51:56 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/02/25 04:51:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/02/25 04:51:57 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/25 04:51:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f92ad03109d9b3b9fc80e1b_f2223ab4461baafda_d20260225_m045157_c001_v0001101_t0023_u01771995117787") 2026/02/25 04:51:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/02/25 04:51:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/25 04:51:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/02/25 04:51:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/02/25 04:51:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/02/25 04:52:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/02/25 04:52:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/02/25 04:52:00 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/25 04:52:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/02/25 04:52:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/02/25 04:52:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/02/25 04:52:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/02/25 04:52:03 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/02/25 04:52:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/02/25 04:52:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/02/25 04:52:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/02/25 04:52:05 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/25 04:52:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z1f92ad03109d9b3b9fc80e1b_f2223ab4461baafdf_d20260225_m045205_c001_v0001097_t0044_u01771995125957") 2026/02/25 04:52:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/25 04:52:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/02/25 04:52:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/02/25 04:52:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/02/25 04:52:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/02/25 04:52:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/02/25 04:52:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/02/25 04:52:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/02/25 04:52:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/02/25 04:52:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/02/25 04:52:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/02/25 04:52:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/02/25 04:52:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/02/25 04:52:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/02/25 04:52:14 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/25 04:52:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1f92ad03109d9b3b9fc80e1b_f2223ab4461baafe5_d20260225_m045214_c001_v0001185_t0044_u01771995134201") 2026/02/25 04:52:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/02/25 04:52:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/02/25 04:52:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/02/25 04:52:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/02/25 04:52:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/02/25 04:52:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/02/25 04:52:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/02/25 04:52:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/02/25 04:52:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/02/25 04:52:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/02/25 04:52:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/25 04:52:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/02/25 04:52:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/02/25 04:52:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/02/25 04:52:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/02/25 04:52:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/02/25 04:52:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/02/25 04:52:22 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/25 04:52:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1f92ad03109d9b3b9fc80e1b_f2223ab4461baafe9_d20260225_m045222_c001_v0001185_t0029_u01771995142931") 2026/02/25 04:52:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/02/25 04:52:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/25 04:52:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/02/25 04:52:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/02/25 04:52:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/02/25 04:52:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/02/25 04:52:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/02/25 04:52:25 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/25 04:52:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/02/25 04:52:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/02/25 04:52:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/02/25 04:52:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/02/25 04:52:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/02/25 04:52:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/02/25 04:52:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/02/25 04:52:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/02/25 04:52:30 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/25 04:52:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z1f92ad03109d9b3b9fc80e1b_f2223ab4461baaffd_d20260225_m045230_c001_v0001172_t0049_u01771995150871") 2026/02/25 04:52:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/25 04:52:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/02/25 04:52:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/02/25 04:52:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/02/25 04:52:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/02/25 04:52:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/02/25 04:52:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/02/25 04:52:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/02/25 04:52:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/02/25 04:52:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/02/25 04:52:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/02/25 04:52:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/02/25 04:52:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/02/25 04:52:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/02/25 04:52:39 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/25 04:52:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1f92ad03109d9b3b9fc80e1b_f2223ab4461bab00c_d20260225_m045239_c001_v0001038_t0045_u01771995159236") 2026/02/25 04:52:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/02/25 04:52:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/02/25 04:52:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/02/25 04:52:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/02/25 04:52:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/02/25 04:52:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/02/25 04:52:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/02/25 04:52:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/02/25 04:52:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/02/25 04:52:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/02/25 04:52:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/25 04:52:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/02/25 04:52:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/02/25 04:52:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/02/25 04:52:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/02/25 04:52:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/02/25 04:52:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/02/25 04:52:48 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/25 04:52:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1f92ad03109d9b3b9fc80e1b_f2075517b88dd0df8_d20260225_m045248_c001_v0001167_t0040_u01771995168498") 2026/02/25 04:52:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/02/25 04:52:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/25 04:52:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/02/25 04:52:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/02/25 04:52:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/02/25 04:52:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/02/25 04:52:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/02/25 04:52:51 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/25 04:52:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/02/25 04:52:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/02/25 04:52:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/02/25 04:52:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/02/25 04:52:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/02/25 04:52:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/02/25 04:52:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/02/25 04:52:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/02/25 04:52:57 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/25 04:52:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z1f92ad03109d9b3b9fc80e1b_f2223ab4461bab02d_d20260225_m045257_c001_v0001161_t0024_u01771995177107") 2026/02/25 04:52:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/25 04:52:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/02/25 04:52:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/02/25 04:52:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/02/25 04:52:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/02/25 04:52:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/02/25 04:53:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/02/25 04:53:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/02/25 04:53:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/02/25 04:53:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/02/25 04:53:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/02/25 04:53:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/02/25 04:53:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/02/25 04:53:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/02/25 04:53:05 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/25 04:53:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z1f92ad03109d9b3b9fc80e1b_f2075517b88dd0e11_d20260225_m045305_c001_v0001185_t0049_u01771995185984") 2026/02/25 04:53:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/02/25 04:53:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/02/25 04:53:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/02/25 04:53:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/02/25 04:53:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/02/25 04:53:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/02/25 04:53:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/02/25 04:53:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/02/25 04:53:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/02/25 04:53:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/02/25 04:53:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/02/25 04:53:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/02/25 04:53:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/02/25 04:53:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/02/25 04:53:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/02/25 04:53:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/02/25 04:53:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/02/25 04:53:14 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/25 04:53:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z1f92ad03109d9b3b9fc80e1b_f220a36f44d84b615_d20260225_m045315_c001_v0001039_t0037_u01771995195084") 2026/02/25 04:53:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/02/25 04:53:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/25 04:53:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/02/25 04:53:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/02/25 04:53:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/02/25 04:53:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/02/25 04:53:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/02/25 04:53:18 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/25 04:53:20 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/02/25 04:53:20 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/02/25 04:53:20 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/02/25 04:53:20 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/02/25 04:53:21 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/02/25 04:53:22 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/02/25 04:53:22 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/02/25 04:53:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/02/25 04:53:24 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/25 04:53:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f92ad03109d9b3b9fc80e1b_f220a36f44d84b61d_d20260225_m045324_c001_v0001036_t0049_u01771995204513") 2026/02/25 04:53:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/25 04:53:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/02/25 04:53:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/02/25 04:53:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/02/25 04:53:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/02/25 04:53:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/02/25 04:53:29 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/02/25 04:53:29 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/02/25 04:53:29 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/02/25 04:53:29 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/02/25 04:53:32 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/02/25 04:53:32 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/02/25 04:53:32 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/02/25 04:53:34 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/02/25 04:53:34 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/25 04:53:34 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z1f92ad03109d9b3b9fc80e1b_f2075517b88dd0e35_d20260225_m045334_c001_v0001165_t0017_u01771995214608") 2026/02/25 04:53:34 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/02/25 04:53:34 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/02/25 04:53:34 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/02/25 04:53:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/02/25 04:53:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/02/25 04:53:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/02/25 04:53:40 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/02/25 04:53:40 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/02/25 04:53:40 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/02/25 04:53:40 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/02/25 04:53:40 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/02/25 04:53:40 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/02/25 04:53:41 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/02/25 04:53:43 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/02/25 04:53:43 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/02/25 04:53:43 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/02/25 04:53:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/02/25 04:53:45 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/25 04:53:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f92ad03109d9b3b9fc80e1b_f212a7966ba5ebfc9_d20260225_m045345_c001_v0001130_t0040_u01771995225511") 2026/02/25 04:53:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/02/25 04:53:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/25 04:53:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/02/25 04:53:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/02/25 04:53:46 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/02/25 04:53:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/25 04:53:46 DEBUG : pacer: Reducing sleep to 10ms 2026/02/25 04:53:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/02/25 04:53:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/02/25 04:53:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/02/25 04:53:48 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/25 04:53:50 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/02/25 04:53:50 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/02/25 04:53:50 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/02/25 04:53:50 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/02/25 04:53:51 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/02/25 04:53:53 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/02/25 04:53:53 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/02/25 04:53:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/02/25 04:53:55 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/25 04:53:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f92ad03109d9b3b9fc80e1b_f212a7966ba5ebfd7_d20260225_m045355_c001_v0001167_t0005_u01771995235606") 2026/02/25 04:53:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/25 04:53:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/02/25 04:53:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/02/25 04:53:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/02/25 04:53:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/02/25 04:53:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/02/25 04:54:00 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/02/25 04:54:00 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/02/25 04:54:01 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/02/25 04:54:01 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/02/25 04:54:04 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/02/25 04:54:05 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/02/25 04:54:05 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/02/25 04:54:08 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/02/25 04:54:08 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/25 04:54:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z1f92ad03109d9b3b9fc80e1b_f207d2dd40b2c38d1_d20260225_m045408_c001_v0001033_t0003_u01771995248966") 2026/02/25 04:54:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/02/25 04:54:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/02/25 04:54:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/02/25 04:54:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/02/25 04:54:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/02/25 04:54:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/02/25 04:54:15 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/02/25 04:54:15 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/02/25 04:54:15 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/02/25 04:54:15 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/02/25 04:54:15 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/02/25 04:54:15 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/02/25 04:54:16 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/02/25 04:54:17 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/02/25 04:54:18 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/02/25 04:54:18 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/02/25 04:54:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/02/25 04:54:20 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/25 04:54:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f92ad03109d9b3b9fc80e1b_f219b1845f52cedd6_d20260225_m045420_c001_v0001134_t0050_u01771995260635") 2026/02/25 04:54:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/02/25 04:54:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/25 04:54:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/02/25 04:54:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/02/25 04:54:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/02/25 04:54:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/02/25 04:54:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/02/25 04:54:24 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/25 04:54:31 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z1f92ad03109d9b3b9fc80e1b_f2177be04feb39d2c_d20260225_m045431_c001_v0001097_t0017_u01771995271301") 2026/02/25 04:54:31 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/02/25 04:54:31 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/02/25 04:54:32 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/02/25 04:54:32 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/02/25 04:54:32 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/02/25 04:54:34 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/02/25 04:54:34 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/02/25 04:54:34 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/02/25 04:54:34 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/02/25 04:54:36 DEBUG : chunked-copy: Done sending chunk 0 2026/02/25 04:54:36 DEBUG : chunked-copy: Done sending chunk 1 2026/02/25 04:54:36 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/02/25 04:54:37 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z1f92ad03109d9b3b9fc80e1b_f2177be04feb39d2f_d20260225_m045437_c001_v0001097_t0043_u01771995277560") 2026/02/25 04:54:37 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/02/25 04:54:37 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/02/25 04:54:38 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/02/25 04:54:38 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/02/25 04:54:38 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/02/25 04:54:40 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/02/25 04:54:40 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/02/25 04:54:40 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/02/25 04:54:40 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/02/25 04:54:43 DEBUG : chunked-copy: Done sending chunk 0 2026/02/25 04:54:43 DEBUG : chunked-copy: Done sending chunk 1 2026/02/25 04:54:43 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/02/25 04:54:44 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z1f92ad03109d9b3b9fc80e1b_f2177be04feb39d31_d20260225_m045443_c001_v0001103_t0007_u01771995283964") 2026/02/25 04:54:44 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/02/25 04:54:44 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/02/25 04:54:44 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/02/25 04:54:45 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/02/25 04:54:45 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/02/25 04:54:46 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/02/25 04:54:46 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/02/25 04:54:47 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/02/25 04:54:47 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/02/25 04:54:49 DEBUG : chunked-copy: Done sending chunk 0 2026/02/25 04:54:49 DEBUG : chunked-copy: Done sending chunk 1 2026/02/25 04:54:49 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/02/25 04:54:50 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z1f92ad03109d9b3b9fc80e1b_f203fecb8a7a631d5_d20260225_m045449_c001_v0001185_t0043_u01771995289990") 2026/02/25 04:54:50 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/02/25 04:54:50 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/02/25 04:54:50 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/02/25 04:54:50 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/02/25 04:54:50 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/02/25 04:54:50 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/02/25 04:54:50 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/02/25 04:54:52 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/02/25 04:54:53 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/02/25 04:54:53 DEBUG : Creating backend with remote "TestB2:rclone-test-rikezit2digi/deeper/nonexisting/directory" 2026/02/25 04:54:53 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/25 04:54:55 INFO : B2 bucket rclone-test-rikezit2digi: cleaning bucket "rclone-test-rikezit2digi" of all files 2026/02/25 04:54:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f407d2dd40b2c38b5_d20260225_m045400_c001_v7007000_t0000_u01771995240211") 2026/02/25 04:54:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f212a7966ba5ebfd7_d20260225_m045355_c001_v0001167_t0005_u01771995235606") 2026/02/25 04:54:55 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f412a7966ba5ebfd6_d20260225_m045355_c001_v7007000_t0000_u01771995235078") 2026/02/25 04:54:55 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f207d2dd40b2c38b3_d20260225_m045350_c001_v0001093_t0044_u01771995230501") 2026/02/25 04:54:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f4177be04feb39d27_d20260225_m045426_c001_v7007000_t0000_u01771995266073") 2026/02/25 04:54:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f219b1845f52cedd6_d20260225_m045420_c001_v0001134_t0050_u01771995260635") 2026/02/25 04:54:55 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f419b1845f52cedd1_d20260225_m045420_c001_v7007000_t0000_u01771995260095") 2026/02/25 04:54:55 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f207d2dd40b2c38d3_d20260225_m045414_c001_v0001167_t0038_u01771995254642") 2026/02/25 04:54:55 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f407d2dd40b2c38d2_d20260225_m045414_c001_v7007000_t0000_u01771995254460") 2026/02/25 04:54:55 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f207d2dd40b2c38d1_d20260225_m045408_c001_v0001033_t0003_u01771995248966") 2026/02/25 04:54:55 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f407d2dd40b2c38b7_d20260225_m045408_c001_v7007000_t0000_u01771995248384") 2026/02/25 04:54:55 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f207d2dd40b2c38b6_d20260225_m045400_c001_v0001103_t0041_u01771995240395") 2026/02/25 04:54:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f40865cef0b821f31_d20260225_m045226_c001_v7007000_t0000_u01771995146729") 2026/02/25 04:54:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f2223ab4461baafe9_d20260225_m045222_c001_v0001185_t0029_u01771995142931") 2026/02/25 04:54:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f40865cef0b821f29_d20260225_m045217_c001_v7007000_t0000_u01771995137963") 2026/02/25 04:54:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f2223ab4461baafe5_d20260225_m045214_c001_v0001185_t0044_u01771995134201") 2026/02/25 04:54:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f4223ab4461baafe8_d20260225_m045222_c001_v7007000_t0000_u01771995142557") 2026/02/25 04:54:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f20865cef0b821f2c_d20260225_m045218_c001_v0001097_t0003_u01771995138147") 2026/02/25 04:54:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f4223ab4461baafe4_d20260225_m045213_c001_v7007000_t0000_u01771995133818") 2026/02/25 04:54:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f20865cef0b821f20_d20260225_m045209_c001_v0001033_t0029_u01771995129533") 2026/02/25 04:54:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f40865cef0b821f1f_d20260225_m045209_c001_v7007000_t0000_u01771995129350") 2026/02/25 04:54:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f2223ab4461baafdf_d20260225_m045205_c001_v0001097_t0044_u01771995125957") 2026/02/25 04:54:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f4223ab4461baafde_d20260225_m045205_c001_v7007000_t0000_u01771995125575") 2026/02/25 04:54:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f20865cef0b821f19_d20260225_m045201_c001_v0001173_t0031_u01771995121953") 2026/02/25 04:54:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f4075517b88dd0dfe_d20260225_m045252_c001_v7007000_t0000_u01771995172419") 2026/02/25 04:54:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f2075517b88dd0df8_d20260225_m045248_c001_v0001167_t0040_u01771995168498") 2026/02/25 04:54:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f4223ab4461bab019_d20260225_m045243_c001_v7007000_t0000_u01771995163260") 2026/02/25 04:54:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f2223ab4461bab00c_d20260225_m045239_c001_v0001038_t0045_u01771995159236") 2026/02/25 04:54:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f4075517b88dd0df6_d20260225_m045248_c001_v7007000_t0000_u01771995168142") 2026/02/25 04:54:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f2223ab4461bab01b_d20260225_m045243_c001_v0001039_t0007_u01771995163442") 2026/02/25 04:54:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f4223ab4461bab00a_d20260225_m045238_c001_v7007000_t0000_u01771995158856") 2026/02/25 04:54:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f20865cef0b821f40_d20260225_m045234_c001_v0001103_t0033_u01771995154493") 2026/02/25 04:54:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f40865cef0b821f3f_d20260225_m045234_c001_v7007000_t0000_u01771995154309") 2026/02/25 04:54:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f2223ab4461baaffd_d20260225_m045230_c001_v0001172_t0049_u01771995150871") 2026/02/25 04:54:57 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f4223ab4461baaffb_d20260225_m045230_c001_v7007000_t0000_u01771995150465") 2026/02/25 04:54:57 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f20865cef0b821f32_d20260225_m045226_c001_v0001165_t0041_u01771995146914") 2026/02/25 04:54:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f40865cef0b821f18_d20260225_m045201_c001_v7007000_t0000_u01771995121769") 2026/02/25 04:54:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f2223ab4461baafda_d20260225_m045157_c001_v0001101_t0023_u01771995117787") 2026/02/25 04:54:57 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f4223ab4461baafd9_d20260225_m045157_c001_v7007000_t0000_u01771995117402") 2026/02/25 04:54:57 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f20865cef0b821f0d_d20260225_m045153_c001_v0001103_t0016_u01771995113092") 2026/02/25 04:54:57 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f40865cef0b821f0c_d20260225_m045152_c001_v7007000_t0000_u01771995112909") 2026/02/25 04:54:57 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f2166b75f74c3c7a2_d20260225_m045149_c001_v0001184_t0036_u01771995109075") 2026/02/25 04:54:57 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f4166b75f74c3c7a1_d20260225_m045148_c001_v7007000_t0000_u01771995108667") 2026/02/25 04:54:57 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f202f7c30cf7e8820_d20260225_m045133_c001_v0001173_t0006_u01771995093846") 2026/02/25 04:54:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f402f7c30cf7e881e_d20260225_m045133_c001_v7007000_t0000_u01771995093662") 2026/02/25 04:54:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f221ed05a9738456f_d20260225_m045130_c001_v0001173_t0044_u01771995090188") 2026/02/25 04:54:57 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f421ed05a9738456d_d20260225_m045129_c001_v7007000_t0000_u01771995089785") 2026/02/25 04:54:57 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f2234e28572ebf011_d20260225_m045124_c001_v0001090_t0051_u01771995084666") 2026/02/25 04:54:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f4075517b88dd0e1f_d20260225_m045319_c001_v7007000_t0000_u01771995199669") 2026/02/25 04:54:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f220a36f44d84b615_d20260225_m045315_c001_v0001039_t0037_u01771995195084") 2026/02/25 04:54:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f4075517b88dd0e16_d20260225_m045310_c001_v7007000_t0000_u01771995190172") 2026/02/25 04:54:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f2075517b88dd0e11_d20260225_m045305_c001_v0001185_t0049_u01771995185984") 2026/02/25 04:54:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f420a36f44d84b614_d20260225_m045314_c001_v7007000_t0000_u01771995194681") 2026/02/25 04:54:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f2075517b88dd0e17_d20260225_m045310_c001_v0001180_t0057_u01771995190355") 2026/02/25 04:54:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f4075517b88dd0e0f_d20260225_m045305_c001_v7007000_t0000_u01771995185518") 2026/02/25 04:54:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f2075517b88dd0e0a_d20260225_m045301_c001_v0001161_t0038_u01771995181020") 2026/02/25 04:54:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f4075517b88dd0e08_d20260225_m045300_c001_v7007000_t0000_u01771995180831") 2026/02/25 04:54:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f2223ab4461bab02d_d20260225_m045257_c001_v0001161_t0024_u01771995177107") 2026/02/25 04:54:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f4223ab4461bab02b_d20260225_m045256_c001_v7007000_t0000_u01771995176661") 2026/02/25 04:54:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f2075517b88dd0dff_d20260225_m045252_c001_v0001042_t0048_u01771995172608") 2026/02/25 04:54:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f407d2dd40b2c38b2_d20260225_m045350_c001_v7007000_t0000_u01771995230319") 2026/02/25 04:54:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f212a7966ba5ebfc9_d20260225_m045345_c001_v0001130_t0040_u01771995225511") 2026/02/25 04:54:58 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f412a7966ba5ebfc7_d20260225_m045345_c001_v7007000_t0000_u01771995225042") 2026/02/25 04:54:58 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f2075517b88dd0e38_d20260225_m045339_c001_v0001173_t0045_u01771995219968") 2026/02/25 04:54:58 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f4075517b88dd0e37_d20260225_m045339_c001_v7007000_t0000_u01771995219785") 2026/02/25 04:54:58 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f2075517b88dd0e35_d20260225_m045334_c001_v0001165_t0017_u01771995214608") 2026/02/25 04:54:58 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f4075517b88dd0e34_d20260225_m045334_c001_v7007000_t0000_u01771995214116") 2026/02/25 04:54:58 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f2075517b88dd0e30_d20260225_m045329_c001_v0001173_t0048_u01771995209046") 2026/02/25 04:54:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f4075517b88dd0e2f_d20260225_m045328_c001_v7007000_t0000_u01771995208861") 2026/02/25 04:54:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f220a36f44d84b61d_d20260225_m045324_c001_v0001036_t0049_u01771995204513") 2026/02/25 04:54:58 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f420a36f44d84b61c_d20260225_m045324_c001_v7007000_t0000_u01771995204054") 2026/02/25 04:54:58 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f2075517b88dd0e20_d20260225_m045319_c001_v0001157_t0051_u01771995199853") 2026/02/25 04:54:58 DEBUG : chunked-copy: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f403fecb8a7a631d8_d20260225_m045451_c001_v7007000_t0000_u01771995291962") 2026/02/25 04:54:58 DEBUG : chunked-copy: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f2177be04feb39d34_d20260225_m045446_c001_v0001179_t0021_u01771995286703") 2026/02/25 04:54:59 DEBUG : chunked-copy: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f4177be04feb39d33_d20260225_m045446_c001_v7007000_t0000_u01771995286163") 2026/02/25 04:54:59 DEBUG : chunked-copy: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f203fecb8a7a631c4_d20260225_m045440_c001_v0001173_t0007_u01771995280279") 2026/02/25 04:54:59 DEBUG : chunked-copy: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f403fecb8a7a631c3_d20260225_m045439_c001_v7007000_t0000_u01771995279741") 2026/02/25 04:54:59 DEBUG : chunked-copy: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f203fecb8a7a631c1_d20260225_m045434_c001_v0001130_t0010_u01771995274096") 2026/02/25 04:54:59 DEBUG : chunked-copy: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f403fecb8a7a631c0_d20260225_m045433_c001_v7007000_t0000_u01771995273448") 2026/02/25 04:54:59 DEBUG : chunked-copy: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b16ab_d20260225_m045429_c001_v0001177_t0027_u01771995269963") 2026/02/25 04:54:59 DEBUG : chunked-copy: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f4177be04feb39d2b_d20260225_m045429_c001_v7007000_t0000_u01771995269585") 2026/02/25 04:54:59 DEBUG : chunked-copy: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b16a7_d20260225_m045426_c001_v0001177_t0013_u01771995266846") 2026/02/25 04:54:59 DEBUG : chunked-copy.copy: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f403fecb8a7a631d7_d20260225_m045451_c001_v7007000_t0000_u01771995291772") 2026/02/25 04:54:59 DEBUG : chunked-copy.copy: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f203fecb8a7a631d5_d20260225_m045449_c001_v0001185_t0043_u01771995289990") 2026/02/25 04:54:59 DEBUG : chunked-copy.copy: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f4177be04feb39d32_d20260225_m045445_c001_v7007000_t0000_u01771995285979") 2026/02/25 04:54:59 DEBUG : chunked-copy.copy: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f2177be04feb39d31_d20260225_m045443_c001_v0001103_t0007_u01771995283964") 2026/02/25 04:54:59 DEBUG : chunked-copy.copy: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f403fecb8a7a631c2_d20260225_m045439_c001_v7007000_t0000_u01771995279559") 2026/02/25 04:54:59 DEBUG : chunked-copy.copy: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f2177be04feb39d2f_d20260225_m045437_c001_v0001097_t0043_u01771995277560") 2026/02/25 04:54:59 DEBUG : chunked-copy.copy: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f403fecb8a7a631bf_d20260225_m045433_c001_v7007000_t0000_u01771995273265") 2026/02/25 04:54:59 DEBUG : chunked-copy.copy: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f2177be04feb39d2c_d20260225_m045431_c001_v0001097_t0017_u01771995271301") 2026/02/25 04:54:59 DEBUG : chunked-copy.copy: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f4177be04feb39d2a_d20260225_m045429_c001_v7007000_t0000_u01771995269404") 2026/02/25 04:54:59 DEBUG : chunked-copy.copy: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f109226a056e4c056_d20260225_m045428_c001_v0001185_t0030_u01771995268746") 2026/02/25 04:54:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b1243_d20260225_m044126_c001_v0001177_t0005_u01771994486069") 2026/02/25 04:54:59 DEBUG : unknown-size-put.txt: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f403fecb8a7a631da_d20260225_m045452_c001_v7007000_t0000_u01771995292740") 2026/02/25 04:55:00 DEBUG : unknown-size-put.txt: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b16c1_d20260225_m045452_c001_v0001177_t0039_u01771995292528") 2026/02/25 04:55:00 DEBUG : unknown-size-update.txt: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f403fecb8a7a631db_d20260225_m045453_c001_v7007000_t0000_u01771995293731") 2026/02/25 04:55:00 DEBUG : unknown-size-update.txt: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b16c5_d20260225_m045453_c001_v0001177_t0007_u01771995293518") 2026/02/25 04:55:00 DEBUG : unknown-size-update.txt: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f1146ee86110b16c3_d20260225_m045452_c001_v0001177_t0038_u01771995292925") 2026/02/25 04:55:00 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f92ad03109d9b3b9fc80e1b_f4234e28572ebf00c_d20260225_m045121_c001_v7007000_t0000_u01771995081053") 2026/02/25 04:55:01 INFO : B2 bucket rclone-test-rikezit2digi: cleaning bucket "rclone-test-rikezit2digi" of all files === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (847.69s) --- 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.38s) --- PASS: TestIntegration/FsMkdir (845.43s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.97s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.09s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.45s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (599.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.02s) --- 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.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (3.27s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (2.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (21.29s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.75s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (535.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (13.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (11.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (3.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (3.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (518.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (9.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (7.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (423.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (420.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (420.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (181.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (37.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (19.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (24.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (27.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (35.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (14.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.98s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (25.89s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.51s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.86s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.29s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.42s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (5.80s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.77s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.78s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.99s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.30s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 847.711s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 14m9.49045468s (try 1/5)