"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/04/23 05:25:49 DEBUG : Creating backend with remote "TestB2:rclone-test-canoqit6tone" 2026/04/23 05:25:49 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/04/23 05:25:52 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/04/23 05:25:52 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/04/23 05:25:52 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/04/23 05:26:15 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/04/23 05:26:15 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/04/23 05:26:18 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/04/23 05:26:18 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/04/23 05:26:18 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/04/23 05:26:18 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/04/23 05:26:19 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/04/23 05:26:19 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/04/23 05:26:26 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/04/23 05:26:27 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/04/23 05:26:31 INFO : B2 bucket rclone-test-canoqit6tone: cleaning bucket "rclone-test-canoqit6tone" of all files 2026/04/23 05:26:32 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7fc8_d20260423_m052631_c001_v0001165_t0022_u01776921991417") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/04/23 05:26:33 DEBUG : Creating backend with remote "TestB2:rclone-test-canoqit6tone/dirToPurgeFromRoot" 2026/04/23 05:26:34 INFO : B2 bucket rclone-test-canoqit6tone path dirToPurgeFromRoot: cleaning bucket "rclone-test-canoqit6tone" of all files 2026/04/23 05:26:35 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7fce_d20260423_m052633_c001_v0001165_t0051_u01776921993124") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/23 05:26:35 DEBUG : Creating backend with remote "TestB2:rclone-test-canoqit6tone/hello? sausage/êé" 2026/04/23 05:26:39 INFO : B2 bucket rclone-test-canoqit6tone path hello? sausage/êé: cleaning bucket "rclone-test-canoqit6tone" of all files 2026/04/23 05:26:40 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1177953e90571253_d20260423_m052638_c001_v0001167_t0018_u01776921998374") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/04/23 05:26:40 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2026/04/23 05:26:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/23 05:26:41 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/04/23 05:26:49 DEBUG : Creating backend with remote "TestB2:rclone-test-canoqit6tone/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/23 05:26:51 DEBUG : Creating backend with remote "TestB2:rclone-test-canoqit6tone/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestB2:" path "rclone-test-canoqit6tone" from "TestB2:rclone-test-canoqit6tone" 2026/04/23 05:26:53 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/04/23 05:27:05 DEBUG : Creating backend with remote "TestB2:rclone-test-zavadiv2mopa" 2026/04/23 05:27:08 DEBUG : B2 bucket rclone-test-zavadiv2mopa: Purge remote 2026/04/23 05:27:08 INFO : B2 bucket rclone-test-zavadiv2mopa: cleaning bucket "rclone-test-zavadiv2mopa" of all files 2026/04/23 05:27:08 DEBUG : somefile: Deleting (id "4_z6f326d03c0edbb8b9fd80e1b_f4123655f46707a1a_d20260423_m052707_c001_v0001038_t0055_u01776922027054") === 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/04/23 05:27:09 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/23 05:27:10 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/04/23 05:27:12 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/04/23 05:27:12 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/04/23 05:27:12 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.646Ki offset 6Mi/6.106Mi 2026/04/23 05:27:12 DEBUG : test-metadata: Sending chunk 1 length 111254 2026/04/23 05:27:14 DEBUG : test-metadata: Done sending chunk 1 2026/04/23 05:27:15 DEBUG : test-metadata: Done sending chunk 0 2026/04/23 05:27:15 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2026/04/23 05:27:22 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2026/04/23 05:27:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/23 05:27:23 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-04-23-052719-944.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/04/23 05:27:26 DEBUG : oldPath = "TestB2:rclone-test-canoqit6tone/versions/test-versions-v2026-04-23-052719-944.txt" 2026/04/23 05:27:26 DEBUG : newPath = "TestB2,versions:rclone-test-canoqit6tone/versions/test-versions-v2026-04-23-052719-944.txt" 2026/04/23 05:27:26 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-canoqit6tone/versions/test-versions-v2026-04-23-052719-944.txt" 2026/04/23 05:27:26 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/04/23 05:27:28 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-canoqit6tone/versions/test-versions-v2026-04-23-052719-944.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-canoqit6tone/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2026/04/23 05:27:31 INFO : B2 bucket rclone-test-canoqit6tone: cleaning bucket "rclone-test-canoqit6tone" of all hidden files 2026/04/23 05:27:31 DEBUG : leading space/ leading space: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f422f6d60735fb2dc_d20260423_m052559_c001_v7007000_t0000_u01776921959995") as it is a hide marker 2026/04/23 05:27:31 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/04/23 05:27:31 DEBUG : leading space/ leading space: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7f56_d20260423_m052559_c001_v0001165_t0005_u01776921959396") 2026/04/23 05:27:31 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/04/23 05:27:31 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f422f6d60735fb2d9_d20260423_m052559_c001_v7007000_t0000_u01776921959028") as it is a hide marker 2026/04/23 05:27:31 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/04/23 05:27:31 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7f50_d20260423_m052558_c001_v0001165_t0050_u01776921958282") 2026/04/23 05:27:31 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/04/23 05:27:31 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f422f6d60735fb2e7_d20260423_m052605_c001_v7007000_t0000_u01776921965856") as it is a hide marker 2026/04/23 05:27:31 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/04/23 05:27:31 DEBUG : .leading dot/.leading dot: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7f72_d20260423_m052605_c001_v0001165_t0015_u01776921965276") 2026/04/23 05:27:31 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/04/23 05:27:31 DEBUG : created from root.txt: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f419b700016d1ac1d_d20260423_m052701_c001_v7007000_t0000_u01776922021150") as it is a hide marker 2026/04/23 05:27:31 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/04/23 05:27:31 DEBUG : created from root.txt: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f104624bd65a24aab_d20260423_m052700_c001_v0001174_t0037_u01776922020000") 2026/04/23 05:27:31 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/04/23 05:27:31 DEBUG : file name.txt: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f417dd60906aa9705_d20260423_m052709_c001_v7007000_t0000_u01776922029066") as it is a hide marker 2026/04/23 05:27:31 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/04/23 05:27:31 DEBUG : file name.txt: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7fe6_d20260423_m052648_c001_v0001165_t0054_u01776922008562") 2026/04/23 05:27:31 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/23 05:27:31 DEBUG : file name.txt: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f115c4fa25ea428f1_d20260423_m052644_c001_v0001037_t0030_u01776922004939") 2026/04/23 05:27:31 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/23 05:27:31 DEBUG : file name.txt: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7fb4_d20260423_m052623_c001_v0001165_t0025_u01776921983559") 2026/04/23 05:27:31 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/23 05:27:31 DEBUG : file name.txt: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7fae_d20260423_m052622_c001_v0001165_t0004_u01776921982729") 2026/04/23 05:27:31 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/23 05:27:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7fb2_d20260423_m052623_c001_v0001165_t0046_u01776921983138") "upload" dated 2026-04-23 05:26:23.138 +0000 UTC (1m8.553211252s ago) 2026/04/23 05:27:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f421cf19402c94b2c_d20260423_m052642_c001_v7007000_t0000_u01776922002706") as it is a hide marker 2026/04/23 05:27:31 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/04/23 05:27:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f107deeba6e379478_d20260423_m052642_c001_v0001101_t0035_u01776922002134") 2026/04/23 05:27:31 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/04/23 05:27:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1075ff50824047fe_d20260423_m052641_c001_v0001174_t0034_u01776922001361") 2026/04/23 05:27:31 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/04/23 05:27:31 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f422f6d60735fb2f2_d20260423_m052612_c001_v7007000_t0000_u01776921972687") as it is a hide marker 2026/04/23 05:27:31 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/04/23 05:27:31 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7f90_d20260423_m052612_c001_v0001165_t0059_u01776921972040") 2026/04/23 05:27:31 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/04/23 05:27:31 DEBUG : piped data.txt: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f417dd60906aa9707_d20260423_m052710_c001_v7007000_t0000_u01776922030809") as it is a hide marker 2026/04/23 05:27:31 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/04/23 05:27:31 DEBUG : piped data.txt: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a8006_d20260423_m052710_c001_v0001165_t0049_u01776922030375") 2026/04/23 05:27:31 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/04/23 05:27:31 DEBUG : piped data.txt: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f417dd60906aa9706_d20260423_m052710_c001_v7007000_t0000_u01776922030190") 2026/04/23 05:27:31 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/04/23 05:27:31 DEBUG : piped data.txt: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f4009dcbc9b2a8002_d20260423_m052709_c001_v0001165_t0021_u01776922029812") 2026/04/23 05:27:31 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/04/23 05:27:31 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f422f6d60735fb2f3_d20260423_m052613_c001_v7007000_t0000_u01776921973680") as it is a hide marker 2026/04/23 05:27:31 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/04/23 05:27:31 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7f94_d20260423_m052613_c001_v0001165_t0042_u01776921973051") 2026/04/23 05:27:31 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/04/23 05:27:31 DEBUG : test-metadata: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f40663867bb9205b5_d20260423_m052717_c001_v7007000_t0000_u01776922037377") as it is a hide marker 2026/04/23 05:27:31 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/04/23 05:27:31 DEBUG : test-metadata: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f217dd60906aa9709_d20260423_m052712_c001_v0001177_t0051_u01776922032483") 2026/04/23 05:27:31 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/04/23 05:27:31 DEBUG : test-metadata: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f417dd60906aa9708_d20260423_m052711_c001_v7007000_t0000_u01776922031730") 2026/04/23 05:27:31 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/04/23 05:27:31 DEBUG : test-metadata: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a8008_d20260423_m052710_c001_v0001165_t0018_u01776922030995") 2026/04/23 05:27:31 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/04/23 05:27:31 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f422f6d60735fb2ea_d20260423_m052607_c001_v7007000_t0000_u01776921967784") as it is a hide marker 2026/04/23 05:27:31 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/04/23 05:27:31 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7f76_d20260423_m052607_c001_v0001165_t0031_u01776921967213") 2026/04/23 05:27:31 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/04/23 05:27:31 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f422f6d60735fb2ec_d20260423_m052609_c001_v7007000_t0000_u01776921969790") as it is a hide marker 2026/04/23 05:27:31 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/04/23 05:27:31 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7f7e_d20260423_m052609_c001_v0001165_t0048_u01776921969197") 2026/04/23 05:27:31 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/04/23 05:27:31 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f422f6d60735fb2eb_d20260423_m052608_c001_v7007000_t0000_u01776921968818") as it is a hide marker 2026/04/23 05:27:31 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/04/23 05:27:31 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7f7c_d20260423_m052608_c001_v0001165_t0057_u01776921968147") 2026/04/23 05:27:31 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/04/23 05:27:31 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f422f6d60735fb2ed_d20260423_m052610_c001_v7007000_t0000_u01776921970712") as it is a hide marker 2026/04/23 05:27:31 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/04/23 05:27:31 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7f84_d20260423_m052610_c001_v0001165_t0029_u01776921970153") 2026/04/23 05:27:31 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/04/23 05:27:31 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f422f6d60735fb2f0_d20260423_m052611_c001_v7007000_t0000_u01776921971677") as it is a hide marker 2026/04/23 05:27:31 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/04/23 05:27:31 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7f8a_d20260423_m052611_c001_v0001165_t0033_u01776921971074") 2026/04/23 05:27:31 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/04/23 05:27:31 DEBUG : trailing space /trailing space : Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f422f6d60735fb2e9_d20260423_m052606_c001_v7007000_t0000_u01776921966850") as it is a hide marker 2026/04/23 05:27:31 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/04/23 05:27:31 DEBUG : trailing space /trailing space : Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7f74_d20260423_m052606_c001_v0001165_t0057_u01776921966219") 2026/04/23 05:27:31 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/04/23 05:27:31 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a8034_d20260423_m052725_c001_v0001165_t0049_u01776922045117") "upload" dated 2026-04-23 05:27:25.117 +0000 UTC (6.574697669s ago) 2026/04/23 05:27:31 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f410f3be9341db7c5_d20260423_m052722_c001_v7007000_t0000_u01776922042926") 2026/04/23 05:27:31 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/04/23 05:27:31 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a8026_d20260423_m052719_c001_v0001165_t0017_u01776922039944") 2026/04/23 05:27:31 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/04/23 05:27:31 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f422f6d60735fb2f6_d20260423_m052622_c001_v7007000_t0000_u01776921982187") as it is a hide marker 2026/04/23 05:27:31 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/04/23 05:27:31 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f222f6d60735fb2f5_d20260423_m052615_c001_v0001173_t0008_u01776921975862") 2026/04/23 05:27:31 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/04/23 05:27:31 DEBUG : zero-length-file: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f422f6d60735fb2f4_d20260423_m052615_c001_v7007000_t0000_u01776921975610") as it is a hide marker 2026/04/23 05:27:31 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/04/23 05:27:31 DEBUG : zero-length-file: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f4009dcbc9b2a7f98_d20260423_m052615_c001_v0001165_t0021_u01776921975015") 2026/04/23 05:27:31 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/04/23 05:27:31 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f422f6d60735fb2dd_d20260423_m052600_c001_v7007000_t0000_u01776921960989") as it is a hide marker 2026/04/23 05:27:31 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/04/23 05:27:31 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7f5c_d20260423_m052600_c001_v0001165_t0018_u01776921960356") 2026/04/23 05:27:31 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/04/23 05:27:31 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f422f6d60735fb2d3_d20260423_m052555_c001_v7007000_t0000_u01776921955897") as it is a hide marker 2026/04/23 05:27:31 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/04/23 05:27:31 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7f42_d20260423_m052554_c001_v0001165_t0045_u01776921954918") 2026/04/23 05:27:31 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/04/23 05:27:31 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f422f6d60735fb2e4_d20260423_m052603_c001_v7007000_t0000_u01776921963951") as it is a hide marker 2026/04/23 05:27:31 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/04/23 05:27:31 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7f68_d20260423_m052603_c001_v0001165_t0031_u01776921963320") 2026/04/23 05:27:31 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/04/23 05:27:31 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f422f6d60735fb2e2_d20260423_m052602_c001_v7007000_t0000_u01776921962956") as it is a hide marker 2026/04/23 05:27:31 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/04/23 05:27:31 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7f62_d20260423_m052602_c001_v0001165_t0027_u01776921962311") 2026/04/23 05:27:31 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/04/23 05:27:31 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f422f6d60735fb2e5_d20260423_m052604_c001_v7007000_t0000_u01776921964913") as it is a hide marker 2026/04/23 05:27:31 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/04/23 05:27:31 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7f6c_d20260423_m052604_c001_v0001165_t0029_u01776921964365") 2026/04/23 05:27:31 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/04/23 05:27:31 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f422f6d60735fb2df_d20260423_m052601_c001_v7007000_t0000_u01776921961949") as it is a hide marker 2026/04/23 05:27:31 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/04/23 05:27:31 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7f60_d20260423_m052601_c001_v0001165_t0030_u01776921961353") 2026/04/23 05:27:31 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/04/23 05:27:31 DEBUG : ./.: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f422f6d60735fb2d7_d20260423_m052556_c001_v7007000_t0000_u01776921956954") as it is a hide marker 2026/04/23 05:27:31 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/04/23 05:27:31 DEBUG : ./.: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7f48_d20260423_m052556_c001_v0001165_t0057_u01776921956259") 2026/04/23 05:27:31 NOTICE: ./.: Skipped delete as --dry-run is set 2026/04/23 05:27:31 DEBUG : ../..: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f422f6d60735fb2d8_d20260423_m052557_c001_v7007000_t0000_u01776921957920") as it is a hide marker 2026/04/23 05:27:31 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/04/23 05:27:31 DEBUG : ../..: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7f4c_d20260423_m052557_c001_v0001165_t0021_u01776921957316") 2026/04/23 05:27:31 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/04/23 05:27:31 INFO : B2 bucket rclone-test-canoqit6tone: cleaning bucket "rclone-test-canoqit6tone" of all hidden files 2026/04/23 05:27:32 DEBUG : leading space/ leading space: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f422f6d60735fb2dc_d20260423_m052559_c001_v7007000_t0000_u01776921959995") as it is a hide marker 2026/04/23 05:27:32 DEBUG : leading space/ leading space: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7f56_d20260423_m052559_c001_v0001165_t0005_u01776921959396") 2026/04/23 05:27:32 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f422f6d60735fb2d9_d20260423_m052559_c001_v7007000_t0000_u01776921959028") as it is a hide marker 2026/04/23 05:27:32 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7f50_d20260423_m052558_c001_v0001165_t0050_u01776921958282") 2026/04/23 05:27:32 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f422f6d60735fb2e7_d20260423_m052605_c001_v7007000_t0000_u01776921965856") as it is a hide marker 2026/04/23 05:27:32 DEBUG : .leading dot/.leading dot: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7f72_d20260423_m052605_c001_v0001165_t0015_u01776921965276") 2026/04/23 05:27:32 DEBUG : created from root.txt: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f419b700016d1ac1d_d20260423_m052701_c001_v7007000_t0000_u01776922021150") as it is a hide marker 2026/04/23 05:27:32 DEBUG : created from root.txt: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f104624bd65a24aab_d20260423_m052700_c001_v0001174_t0037_u01776922020000") 2026/04/23 05:27:32 DEBUG : file name.txt: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f417dd60906aa9705_d20260423_m052709_c001_v7007000_t0000_u01776922029066") as it is a hide marker 2026/04/23 05:27:32 DEBUG : file name.txt: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7fe6_d20260423_m052648_c001_v0001165_t0054_u01776922008562") 2026/04/23 05:27:32 DEBUG : file name.txt: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f115c4fa25ea428f1_d20260423_m052644_c001_v0001037_t0030_u01776922004939") 2026/04/23 05:27:32 DEBUG : file name.txt: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7fb4_d20260423_m052623_c001_v0001165_t0025_u01776921983559") 2026/04/23 05:27:32 DEBUG : file name.txt: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7fae_d20260423_m052622_c001_v0001165_t0004_u01776921982729") 2026/04/23 05:27:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7fb2_d20260423_m052623_c001_v0001165_t0046_u01776921983138") "upload" dated 2026-04-23 05:26:23.138 +0000 UTC (1m9.575016584s ago) 2026/04/23 05:27:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f421cf19402c94b2c_d20260423_m052642_c001_v7007000_t0000_u01776922002706") as it is a hide marker 2026/04/23 05:27:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f107deeba6e379478_d20260423_m052642_c001_v0001101_t0035_u01776922002134") 2026/04/23 05:27:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1075ff50824047fe_d20260423_m052641_c001_v0001174_t0034_u01776922001361") 2026/04/23 05:27:32 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f422f6d60735fb2f2_d20260423_m052612_c001_v7007000_t0000_u01776921972687") as it is a hide marker 2026/04/23 05:27:32 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7f90_d20260423_m052612_c001_v0001165_t0059_u01776921972040") 2026/04/23 05:27:32 DEBUG : piped data.txt: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f417dd60906aa9707_d20260423_m052710_c001_v7007000_t0000_u01776922030809") as it is a hide marker 2026/04/23 05:27:33 DEBUG : piped data.txt: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a8006_d20260423_m052710_c001_v0001165_t0049_u01776922030375") 2026/04/23 05:27:33 DEBUG : piped data.txt: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f417dd60906aa9706_d20260423_m052710_c001_v7007000_t0000_u01776922030190") 2026/04/23 05:27:33 DEBUG : piped data.txt: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f4009dcbc9b2a8002_d20260423_m052709_c001_v0001165_t0021_u01776922029812") 2026/04/23 05:27:33 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f422f6d60735fb2f3_d20260423_m052613_c001_v7007000_t0000_u01776921973680") as it is a hide marker 2026/04/23 05:27:33 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7f94_d20260423_m052613_c001_v0001165_t0042_u01776921973051") 2026/04/23 05:27:33 DEBUG : test-metadata: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f40663867bb9205b5_d20260423_m052717_c001_v7007000_t0000_u01776922037377") as it is a hide marker 2026/04/23 05:27:33 DEBUG : test-metadata: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f217dd60906aa9709_d20260423_m052712_c001_v0001177_t0051_u01776922032483") 2026/04/23 05:27:33 DEBUG : test-metadata: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f417dd60906aa9708_d20260423_m052711_c001_v7007000_t0000_u01776922031730") 2026/04/23 05:27:33 DEBUG : test-metadata: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a8008_d20260423_m052710_c001_v0001165_t0018_u01776922030995") 2026/04/23 05:27:33 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f422f6d60735fb2ea_d20260423_m052607_c001_v7007000_t0000_u01776921967784") as it is a hide marker 2026/04/23 05:27:33 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7f76_d20260423_m052607_c001_v0001165_t0031_u01776921967213") 2026/04/23 05:27:33 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f422f6d60735fb2ec_d20260423_m052609_c001_v7007000_t0000_u01776921969790") as it is a hide marker 2026/04/23 05:27:33 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7f7e_d20260423_m052609_c001_v0001165_t0048_u01776921969197") 2026/04/23 05:27:33 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f422f6d60735fb2eb_d20260423_m052608_c001_v7007000_t0000_u01776921968818") as it is a hide marker 2026/04/23 05:27:33 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7f7c_d20260423_m052608_c001_v0001165_t0057_u01776921968147") 2026/04/23 05:27:33 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f422f6d60735fb2ed_d20260423_m052610_c001_v7007000_t0000_u01776921970712") as it is a hide marker 2026/04/23 05:27:33 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7f84_d20260423_m052610_c001_v0001165_t0029_u01776921970153") 2026/04/23 05:27:33 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f422f6d60735fb2f0_d20260423_m052611_c001_v7007000_t0000_u01776921971677") as it is a hide marker 2026/04/23 05:27:33 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7f8a_d20260423_m052611_c001_v0001165_t0033_u01776921971074") 2026/04/23 05:27:33 DEBUG : trailing space /trailing space : Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f422f6d60735fb2e9_d20260423_m052606_c001_v7007000_t0000_u01776921966850") as it is a hide marker 2026/04/23 05:27:34 DEBUG : trailing space /trailing space : Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7f74_d20260423_m052606_c001_v0001165_t0057_u01776921966219") 2026/04/23 05:27:34 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a8034_d20260423_m052725_c001_v0001165_t0049_u01776922045117") "upload" dated 2026-04-23 05:27:25.117 +0000 UTC (8.939064591s ago) 2026/04/23 05:27:34 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f410f3be9341db7c5_d20260423_m052722_c001_v7007000_t0000_u01776922042926") 2026/04/23 05:27:34 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a8026_d20260423_m052719_c001_v0001165_t0017_u01776922039944") 2026/04/23 05:27:34 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f422f6d60735fb2f6_d20260423_m052622_c001_v7007000_t0000_u01776921982187") as it is a hide marker 2026/04/23 05:27:34 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f222f6d60735fb2f5_d20260423_m052615_c001_v0001173_t0008_u01776921975862") 2026/04/23 05:27:34 DEBUG : zero-length-file: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f422f6d60735fb2f4_d20260423_m052615_c001_v7007000_t0000_u01776921975610") as it is a hide marker 2026/04/23 05:27:34 DEBUG : zero-length-file: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f4009dcbc9b2a7f98_d20260423_m052615_c001_v0001165_t0021_u01776921975015") 2026/04/23 05:27:34 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f422f6d60735fb2dd_d20260423_m052600_c001_v7007000_t0000_u01776921960989") as it is a hide marker 2026/04/23 05:27:34 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7f5c_d20260423_m052600_c001_v0001165_t0018_u01776921960356") 2026/04/23 05:27:34 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f422f6d60735fb2d3_d20260423_m052555_c001_v7007000_t0000_u01776921955897") as it is a hide marker 2026/04/23 05:27:34 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7f42_d20260423_m052554_c001_v0001165_t0045_u01776921954918") 2026/04/23 05:27:34 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f422f6d60735fb2e4_d20260423_m052603_c001_v7007000_t0000_u01776921963951") as it is a hide marker 2026/04/23 05:27:34 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7f68_d20260423_m052603_c001_v0001165_t0031_u01776921963320") 2026/04/23 05:27:34 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f422f6d60735fb2e2_d20260423_m052602_c001_v7007000_t0000_u01776921962956") as it is a hide marker 2026/04/23 05:27:34 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7f62_d20260423_m052602_c001_v0001165_t0027_u01776921962311") 2026/04/23 05:27:34 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f422f6d60735fb2e5_d20260423_m052604_c001_v7007000_t0000_u01776921964913") as it is a hide marker 2026/04/23 05:27:34 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7f6c_d20260423_m052604_c001_v0001165_t0029_u01776921964365") 2026/04/23 05:27:34 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f422f6d60735fb2df_d20260423_m052601_c001_v7007000_t0000_u01776921961949") as it is a hide marker 2026/04/23 05:27:34 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7f60_d20260423_m052601_c001_v0001165_t0030_u01776921961353") 2026/04/23 05:27:34 DEBUG : ./.: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f422f6d60735fb2d7_d20260423_m052556_c001_v7007000_t0000_u01776921956954") as it is a hide marker 2026/04/23 05:27:34 DEBUG : ./.: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7f48_d20260423_m052556_c001_v0001165_t0057_u01776921956259") 2026/04/23 05:27:35 DEBUG : ../..: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f422f6d60735fb2d8_d20260423_m052557_c001_v7007000_t0000_u01776921957920") as it is a hide marker 2026/04/23 05:27:35 DEBUG : ../..: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7f4c_d20260423_m052557_c001_v0001165_t0021_u01776921957316") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/04/23 05:27:35 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/04/23 05:27:36 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/04/23 05:27:36 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/04/23 05:27:36 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/04/23 05:27:36 INFO : B2 bucket rclone-test-canoqit6tone: cleaning bucket "rclone-test-canoqit6tone" of pending multipart uploads older than 0s 2026/04/23 05:27:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7fb2_d20260423_m052623_c001_v0001165_t0046_u01776921983138") "upload" dated 2026-04-23 05:26:23.138 +0000 UTC (1m13.885142203s ago) 2026/04/23 05:27:37 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f210f3be9341db7e7_d20260423_m052735_c001_v0001102_t0047_u01776922055993") as it is a start marker (upload started at 2026-04-23 05:27:35.993 +0000 UTC) 2026/04/23 05:27:37 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/04/23 05:27:37 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f210f3be9341db7e8_d20260423_m052736_c001_v0001090_t0023_u01776922056180") as it is a start marker (upload started at 2026-04-23 05:27:36.18 +0000 UTC) 2026/04/23 05:27:37 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/04/23 05:27:37 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f210f3be9341db7ea_d20260423_m052736_c001_v0001037_t0004_u01776922056365") as it is a start marker (upload started at 2026-04-23 05:27:36.365 +0000 UTC) 2026/04/23 05:27:37 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/04/23 05:27:37 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f210f3be9341db7eb_d20260423_m052736_c001_v0001167_t0000_u01776922056552") as it is a start marker (upload started at 2026-04-23 05:27:36.552 +0000 UTC) 2026/04/23 05:27:37 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/04/23 05:27:37 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f410f3be9341db7e6_d20260423_m052735_c001_v7007000_t0000_u01776922055808") "hide" dated 2026-04-23 05:27:35.808 +0000 UTC (1.21531587s ago) 2026/04/23 05:27:37 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a8034_d20260423_m052725_c001_v0001165_t0049_u01776922045117") 2026/04/23 05:27:37 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/04/23 05:27:37 INFO : B2 bucket rclone-test-canoqit6tone: cleaning bucket "rclone-test-canoqit6tone" of pending multipart uploads older than 0s 2026/04/23 05:27:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7fb2_d20260423_m052623_c001_v0001165_t0046_u01776921983138") "upload" dated 2026-04-23 05:26:23.138 +0000 UTC (1m14.258365325s ago) 2026/04/23 05:27:37 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f210f3be9341db7e7_d20260423_m052735_c001_v0001102_t0047_u01776922055993") as it is a start marker (upload started at 2026-04-23 05:27:35.993 +0000 UTC) 2026/04/23 05:27:37 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f210f3be9341db7e8_d20260423_m052736_c001_v0001090_t0023_u01776922056180") as it is a start marker (upload started at 2026-04-23 05:27:36.18 +0000 UTC) 2026/04/23 05:27:37 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f210f3be9341db7ea_d20260423_m052736_c001_v0001037_t0004_u01776922056365") as it is a start marker (upload started at 2026-04-23 05:27:36.365 +0000 UTC) 2026/04/23 05:27:37 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f210f3be9341db7eb_d20260423_m052736_c001_v0001167_t0000_u01776922056552") as it is a start marker (upload started at 2026-04-23 05:27:36.552 +0000 UTC) 2026/04/23 05:27:37 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbf923df3c0ddbb8b9fd80e1b_f410f3be9341db7e6_d20260423_m052735_c001_v7007000_t0000_u01776922055808") "hide" dated 2026-04-23 05:27:35.808 +0000 UTC (1.588487214s ago) 2026/04/23 05:27:37 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a8034_d20260423_m052725_c001_v0001165_t0049_u01776922045117") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/04/23 05:27:38 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/04/23 05:27:38 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/04/23 05:27:38 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/04/23 05:27:39 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/04/23 05:27:39 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/04/23 05:27:39 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/04/23 05:27:39 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/04/23 05:27:40 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/04/23 05:27:42 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/04/23 05:27:42 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/04/23 05:27:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/23 05:27:44 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/04/23 05:27:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf923df3c0ddbb8b9fd80e1b_f21674622af910152_d20260423_m052745_c001_v0001185_t0032_u01776922065048") 2026/04/23 05:27:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/23 05:27:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/04/23 05:27:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/04/23 05:27:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/04/23 05:27:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/04/23 05:27:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/04/23 05:27:48 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/04/23 05:27:48 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/04/23 05:27:48 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/04/23 05:27:48 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/04/23 05:27:51 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/04/23 05:27:51 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/04/23 05:27:51 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/04/23 05:27:52 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/04/23 05:27:52 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/04/23 05:27:53 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zbf923df3c0ddbb8b9fd80e1b_f21674622af91016b_d20260423_m052753_c001_v0001097_t0046_u01776922073046") 2026/04/23 05:27:53 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/04/23 05:27:53 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/23 05:27:53 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/04/23 05:27:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/04/23 05:27:57 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/04/23 05:27:57 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/04/23 05:28:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/04/23 05:28:00 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/04/23 05:28:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/04/23 05:28:00 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/04/23 05:28:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/04/23 05:28:00 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/04/23 05:28:02 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/04/23 05:28:03 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/04/23 05:28:07 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/04/23 05:28:07 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/04/23 05:28:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/23 05:28:10 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/04/23 05:28:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf923df3c0ddbb8b9fd80e1b_f20099234a9f3f28e_d20260423_m052810_c001_v0001185_t0057_u01776922090649") 2026/04/23 05:28:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/04/23 05:28:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/23 05:28:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/04/23 05:28:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/04/23 05:28:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/04/23 05:28:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/04/23 05:28:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/04/23 05:28:13 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/04/23 05:28:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/04/23 05:28:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/04/23 05:28:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/04/23 05:28:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/04/23 05:28:15 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/04/23 05:28:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/04/23 05:28:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/04/23 05:28:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/04/23 05:28:18 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/04/23 05:28:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zbf923df3c0ddbb8b9fd80e1b_f20099234a9f418a1_d20260423_m052818_c001_v0001182_t0052_u01776922098758") 2026/04/23 05:28:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/23 05:28:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/04/23 05:28:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/04/23 05:28:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/04/23 05:28:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/04/23 05:28:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/04/23 05:28:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/23 05:28:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/04/23 05:28:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/23 05:28:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/04/23 05:28:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/04/23 05:28:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/04/23 05:28:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/04/23 05:28:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/23 05:28:26 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/04/23 05:28:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf923df3c0ddbb8b9fd80e1b_f20099234a9f437e9_d20260423_m052826_c001_v0001100_t0054_u01776922106489") 2026/04/23 05:28:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/04/23 05:28:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/23 05:28:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/04/23 05:28:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/23 05:28:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/23 05:28:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/04/23 05:28:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/23 05:28:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/04/23 05:28:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/23 05:28:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/04/23 05:28:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/23 05:28:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/04/23 05:28:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/04/23 05:28:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/04/23 05:28:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/04/23 05:28:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/04/23 05:28:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/23 05:28:35 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/04/23 05:28:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf923df3c0ddbb8b9fd80e1b_f21674622af912e84_d20260423_m052835_c001_v0001165_t0051_u01776922115671") 2026/04/23 05:28:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/04/23 05:28:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/23 05:28:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/04/23 05:28:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/04/23 05:28:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/04/23 05:28:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/23 05:28:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/23 05:28:38 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/04/23 05:28:39 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/04/23 05:28:39 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/04/23 05:28:39 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/04/23 05:28:39 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/04/23 05:28:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/04/23 05:28:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/04/23 05:28:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/04/23 05:28:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/04/23 05:28:43 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/04/23 05:28:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zbf923df3c0ddbb8b9fd80e1b_f21674622af912e89_d20260423_m052843_c001_v0001165_t0025_u01776922123770") 2026/04/23 05:28:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/23 05:28:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/04/23 05:28:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/04/23 05:28:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/04/23 05:28:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/04/23 05:28:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/04/23 05:28:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/23 05:28:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/04/23 05:28:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/23 05:28:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/04/23 05:28:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/04/23 05:28:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/04/23 05:28:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/04/23 05:28:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/23 05:28:51 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/04/23 05:28:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf923df3c0ddbb8b9fd80e1b_f21674622af912e8e_d20260423_m052851_c001_v0001137_t0036_u01776922131695") 2026/04/23 05:28:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/04/23 05:28:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/23 05:28:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/04/23 05:28:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/23 05:28:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/23 05:28:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/04/23 05:28:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/23 05:28:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/04/23 05:28:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/23 05:28:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/04/23 05:28:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/23 05:28:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/04/23 05:28:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/04/23 05:28:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/04/23 05:29:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/04/23 05:29:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/04/23 05:29:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/23 05:29:03 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/04/23 05:29:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf923df3c0ddbb8b9fd80e1b_f2079d3fae1c1e72e_d20260423_m052903_c001_v0001098_t0046_u01776922143955") 2026/04/23 05:29:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/04/23 05:29:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/23 05:29:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/04/23 05:29:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/04/23 05:29:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/04/23 05:29:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/23 05:29:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/23 05:29:06 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/04/23 05:29:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/04/23 05:29:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/04/23 05:29:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/04/23 05:29:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/04/23 05:29:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/04/23 05:29:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/04/23 05:29:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/04/23 05:29:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/04/23 05:29:12 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/04/23 05:29:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zbf923df3c0ddbb8b9fd80e1b_f2079d3fae1c1e731_d20260423_m052912_c001_v0001130_t0058_u01776922152648") 2026/04/23 05:29:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/23 05:29:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/04/23 05:29:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/04/23 05:29:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/04/23 05:29:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/04/23 05:29:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/04/23 05:29:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/23 05:29:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/04/23 05:29:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/23 05:29:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/04/23 05:29:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/04/23 05:29:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/04/23 05:29:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/04/23 05:29:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/04/23 05:29:21 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/04/23 05:29:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zbf923df3c0ddbb8b9fd80e1b_f219c278ddf4100a1_d20260423_m052921_c001_v0001029_t0028_u01776922161832") 2026/04/23 05:29:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/04/23 05:29:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/23 05:29:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/04/23 05:29:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/04/23 05:29:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/04/23 05:29:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/04/23 05:29:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/23 05:29:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/04/23 05:29:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/23 05:29:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/04/23 05:29:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/04/23 05:29:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/04/23 05:29:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/04/23 05:29:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/04/23 05:29:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/04/23 05:29:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/04/23 05:29:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/04/23 05:29:31 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/04/23 05:29:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zbf923df3c0ddbb8b9fd80e1b_f2126986b0e1a6654_d20260423_m052932_c001_v0001100_t0014_u01776922172014") 2026/04/23 05:29:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/04/23 05:29:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/23 05:29:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/04/23 05:29:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/04/23 05:29:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/04/23 05:29:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/04/23 05:29:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/04/23 05:29:35 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/04/23 05:29:37 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/04/23 05:29:37 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/04/23 05:29:37 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/04/23 05:29:37 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/04/23 05:29:38 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/04/23 05:29:39 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/04/23 05:29:39 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/04/23 05:29:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/23 05:29:43 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/04/23 05:29:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf923df3c0ddbb8b9fd80e1b_f2126986b0e1a665c_d20260423_m052943_c001_v0001173_t0019_u01776922183112") 2026/04/23 05:29:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/23 05:29:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/04/23 05:29:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/04/23 05:29:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/04/23 05:29:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/04/23 05:29:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/04/23 05:29:47 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/04/23 05:29:47 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/04/23 05:29:47 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/04/23 05:29:47 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/04/23 05:29:50 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/04/23 05:29:50 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/04/23 05:29:50 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/04/23 05:29:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/04/23 05:29:52 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/04/23 05:29:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zbf923df3c0ddbb8b9fd80e1b_f221cf19402c94d62_d20260423_m052952_c001_v0001184_t0055_u01776922192712") 2026/04/23 05:29:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/04/23 05:29:53 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/23 05:29:53 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/04/23 05:29:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/04/23 05:29:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/04/23 05:29:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/04/23 05:29:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/04/23 05:29:57 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/04/23 05:29:58 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/04/23 05:29:58 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/04/23 05:29:58 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/04/23 05:29:58 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/04/23 05:29:59 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/04/23 05:30:00 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/04/23 05:30:00 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/04/23 05:30:00 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/04/23 05:30:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/23 05:30:02 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/04/23 05:30:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf923df3c0ddbb8b9fd80e1b_f202cdff8eaf78993_d20260423_m053002_c001_v0001105_t0015_u01776922202772") 2026/04/23 05:30:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/04/23 05:30:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/23 05:30:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/04/23 05:30:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/04/23 05:30:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/04/23 05:30:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/04/23 05:30:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/04/23 05:30:06 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/04/23 05:30:08 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/04/23 05:30:08 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/04/23 05:30:08 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/04/23 05:30:08 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/04/23 05:30:09 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/04/23 05:30:11 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/04/23 05:30:11 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/04/23 05:30:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/23 05:30:13 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/04/23 05:30:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf923df3c0ddbb8b9fd80e1b_f221cf19402c94d73_d20260423_m053013_c001_v0001167_t0048_u01776922213848") 2026/04/23 05:30:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/23 05:30:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/04/23 05:30:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/04/23 05:30:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/04/23 05:30:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/04/23 05:30:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/04/23 05:30:18 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/04/23 05:30:18 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/04/23 05:30:18 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/04/23 05:30:18 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/04/23 05:30:21 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/04/23 05:30:22 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/04/23 05:30:22 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/04/23 05:30:33 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/04/23 05:30:33 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/04/23 05:30:33 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zbf923df3c0ddbb8b9fd80e1b_f222f6d60735fb55b_d20260423_m053033_c001_v0001174_t0002_u01776922233403") 2026/04/23 05:30:33 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/04/23 05:30:33 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/23 05:30:33 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/04/23 05:30:36 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/04/23 05:30:57 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/04/23 05:30:57 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/04/23 05:31:02 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/04/23 05:31:02 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/04/23 05:31:02 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/04/23 05:31:02 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/04/23 05:31:02 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/04/23 05:31:02 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/04/23 05:31:03 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/04/23 05:31:05 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/04/23 05:31:05 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/04/23 05:31:05 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/04/23 05:31:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/23 05:31:07 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/04/23 05:31:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf923df3c0ddbb8b9fd80e1b_f20574d60dd56f40c_d20260423_m053107_c001_v0001178_t0028_u01776922267784") 2026/04/23 05:31:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/04/23 05:31:08 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/23 05:31:08 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/04/23 05:31:08 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/04/23 05:31:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/04/23 05:31:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/04/23 05:31:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/04/23 05:31:11 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/04/23 05:31:18 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbf923df3c0ddbb8b9fd80e1b_f209d458ffe91a6ed_d20260423_m053118_c001_v0001180_t0003_u01776922278242") 2026/04/23 05:31:18 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/04/23 05:31:18 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/23 05:31:18 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/23 05:31:19 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/23 05:31:19 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/04/23 05:31:20 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/04/23 05:31:20 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/04/23 05:31:20 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/04/23 05:31:20 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/04/23 05:31:23 DEBUG : chunked-copy: Done sending chunk 0 2026/04/23 05:31:23 DEBUG : chunked-copy: Done sending chunk 1 2026/04/23 05:31:23 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/04/23 05:31:23 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbf923df3c0ddbb8b9fd80e1b_f21891f2a93389bc7_d20260423_m053123_c001_v0001173_t0002_u01776922283828") 2026/04/23 05:31:23 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/04/23 05:31:23 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/23 05:31:24 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/23 05:31:24 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/23 05:31:24 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/04/23 05:31:26 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/04/23 05:31:26 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/04/23 05:31:26 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/04/23 05:31:26 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/04/23 05:31:28 DEBUG : chunked-copy: Done sending chunk 0 2026/04/23 05:31:28 DEBUG : chunked-copy: Done sending chunk 1 2026/04/23 05:31:28 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/04/23 05:31:29 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbf923df3c0ddbb8b9fd80e1b_f21891f2a93389bc9_d20260423_m053129_c001_v0001039_t0037_u01776922289451") 2026/04/23 05:31:29 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/04/23 05:31:29 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/23 05:31:35 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/23 05:31:38 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/23 05:31:38 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/04/23 05:31:42 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/04/23 05:31:42 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/04/23 05:31:43 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/04/23 05:31:43 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/04/23 05:31:45 DEBUG : chunked-copy: Done sending chunk 0 2026/04/23 05:31:45 DEBUG : chunked-copy: Done sending chunk 1 2026/04/23 05:31:45 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/04/23 05:31:46 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zbf923df3c0ddbb8b9fd80e1b_f220d2b942df8ebc7_d20260423_m053146_c001_v0001109_t0011_u01776922306323") 2026/04/23 05:31:46 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/04/23 05:31:46 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/23 05:31:46 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/04/23 05:31:47 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/23 05:31:47 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/04/23 05:31:47 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/23 05:31:47 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/04/23 05:31:49 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/23 05:31:50 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/23 05:31:51 DEBUG : Creating backend with remote "TestB2:rclone-test-canoqit6tone/deeper/nonexisting/directory" === 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/04/23 05:31:52 INFO : B2 bucket rclone-test-canoqit6tone: cleaning bucket "rclone-test-canoqit6tone" of all files 2026/04/23 05:31:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f421cf19402c94d78_d20260423_m053018_c001_v7007000_t0000_u01776922218057") 2026/04/23 05:31:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f221cf19402c94d73_d20260423_m053013_c001_v0001167_t0048_u01776922213848") 2026/04/23 05:31:53 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f421cf19402c94d6e_d20260423_m053013_c001_v7007000_t0000_u01776922213325") 2026/04/23 05:31:53 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f221cf19402c94d6d_d20260423_m053008_c001_v0001150_t0033_u01776922208530") 2026/04/23 05:31:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f409d458ffe91a6e8_d20260423_m053112_c001_v7007000_t0000_u01776922272867") 2026/04/23 05:31:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f20574d60dd56f40c_d20260423_m053107_c001_v0001178_t0028_u01776922267784") 2026/04/23 05:31:53 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f40574d60dd56f40b_d20260423_m053107_c001_v7007000_t0000_u01776922267281") 2026/04/23 05:31:53 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f222f6d60735fb5f3_d20260423_m053101_c001_v0001032_t0002_u01776922261676") 2026/04/23 05:31:53 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f422f6d60735fb5f1_d20260423_m053101_c001_v7007000_t0000_u01776922261441") 2026/04/23 05:31:53 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f222f6d60735fb55b_d20260423_m053033_c001_v0001174_t0002_u01776922233403") 2026/04/23 05:31:53 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f422f6d60735fb556_d20260423_m053032_c001_v7007000_t0000_u01776922232900") 2026/04/23 05:31:53 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f221cf19402c94d79_d20260423_m053018_c001_v0001097_t0007_u01776922218239") 2026/04/23 05:31:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f410f3be9341de588_d20260423_m052839_c001_v7007000_t0000_u01776922119533") 2026/04/23 05:31:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f21674622af912e84_d20260423_m052835_c001_v0001165_t0051_u01776922115671") 2026/04/23 05:31:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f410f3be9341de52e_d20260423_m052830_c001_v7007000_t0000_u01776922110759") 2026/04/23 05:31:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f20099234a9f437e9_d20260423_m052826_c001_v0001100_t0054_u01776922106489") 2026/04/23 05:31:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f41674622af912e82_d20260423_m052835_c001_v7007000_t0000_u01776922115325") 2026/04/23 05:31:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f210f3be9341de52f_d20260423_m052830_c001_v0001120_t0001_u01776922110943") 2026/04/23 05:31:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f40099234a9f437e8_d20260423_m052826_c001_v7007000_t0000_u01776922106149") 2026/04/23 05:31:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f210f3be9341dcd8e_d20260423_m052822_c001_v0001182_t0026_u01776922102264") 2026/04/23 05:31:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f410f3be9341dcd8b_d20260423_m052822_c001_v7007000_t0000_u01776922102083") 2026/04/23 05:31:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f20099234a9f418a1_d20260423_m052818_c001_v0001182_t0052_u01776922098758") 2026/04/23 05:31:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f40099234a9f418a0_d20260423_m052818_c001_v7007000_t0000_u01776922098415") 2026/04/23 05:31:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f210f3be9341dbdce_d20260423_m052814_c001_v0001103_t0021_u01776922094694") 2026/04/23 05:31:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f419c278ddf41009a_d20260423_m052908_c001_v7007000_t0000_u01776922148202") 2026/04/23 05:31:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f2079d3fae1c1e72e_d20260423_m052903_c001_v0001098_t0046_u01776922143955") 2026/04/23 05:31:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f410f3be9341de5ba_d20260423_m052855_c001_v7007000_t0000_u01776922135726") 2026/04/23 05:31:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f21674622af912e8e_d20260423_m052851_c001_v0001137_t0036_u01776922131695") 2026/04/23 05:31:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f4079d3fae1c1e72d_d20260423_m052903_c001_v7007000_t0000_u01776922143523") 2026/04/23 05:31:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f210f3be9341de5bb_d20260423_m052855_c001_v0001120_t0005_u01776922135908") 2026/04/23 05:31:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f41674622af912e8d_d20260423_m052851_c001_v7007000_t0000_u01776922131333") 2026/04/23 05:31:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f210f3be9341de595_d20260423_m052847_c001_v0001120_t0033_u01776922127263") 2026/04/23 05:31:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f410f3be9341de593_d20260423_m052847_c001_v7007000_t0000_u01776922127081") 2026/04/23 05:31:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f21674622af912e89_d20260423_m052843_c001_v0001165_t0025_u01776922123770") 2026/04/23 05:31:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f41674622af912e87_d20260423_m052843_c001_v7007000_t0000_u01776922123412") 2026/04/23 05:31:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f210f3be9341de589_d20260423_m052839_c001_v0001173_t0023_u01776922119714") 2026/04/23 05:31:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f410f3be9341dbdcd_d20260423_m052814_c001_v7007000_t0000_u01776922094512") 2026/04/23 05:31:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f20099234a9f3f28e_d20260423_m052810_c001_v0001185_t0057_u01776922090649") 2026/04/23 05:31:55 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f40099234a9f3eea4_d20260423_m052810_c001_v7007000_t0000_u01776922090301") 2026/04/23 05:31:55 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f21891f2a93389ac3_d20260423_m052800_c001_v0001154_t0021_u01776922080397") 2026/04/23 05:31:55 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f41891f2a93389ac1_d20260423_m052800_c001_v7007000_t0000_u01776922080214") 2026/04/23 05:31:55 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f21674622af91016b_d20260423_m052753_c001_v0001097_t0046_u01776922073046") 2026/04/23 05:31:55 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f41674622af910169_d20260423_m052752_c001_v7007000_t0000_u01776922072698") 2026/04/23 05:31:55 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f21891f2a93389a8c_d20260423_m052748_c001_v0001105_t0049_u01776922068567") 2026/04/23 05:31:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f41891f2a93389a8b_d20260423_m052748_c001_v7007000_t0000_u01776922068374") 2026/04/23 05:31:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f21674622af910152_d20260423_m052745_c001_v0001185_t0032_u01776922065048") 2026/04/23 05:31:55 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f41674622af910151_d20260423_m052744_c001_v7007000_t0000_u01776922064705") 2026/04/23 05:31:55 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f210f3be9341db7ed_d20260423_m052739_c001_v0001099_t0056_u01776922059486") 2026/04/23 05:31:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f419c278ddf412bb3_d20260423_m052936_c001_v7007000_t0000_u01776922176739") 2026/04/23 05:31:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f2126986b0e1a6654_d20260423_m052932_c001_v0001100_t0014_u01776922172014") 2026/04/23 05:31:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f419c278ddf4100aa_d20260423_m052926_c001_v7007000_t0000_u01776922166925") 2026/04/23 05:31:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f219c278ddf4100a1_d20260423_m052921_c001_v0001029_t0028_u01776922161832") 2026/04/23 05:31:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f4126986b0e1a6653_d20260423_m052931_c001_v7007000_t0000_u01776922171620") 2026/04/23 05:31:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f219c278ddf4100ab_d20260423_m052927_c001_v0001176_t0032_u01776922167109") 2026/04/23 05:31:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f419c278ddf4100a0_d20260423_m052921_c001_v7007000_t0000_u01776922161432") 2026/04/23 05:31:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f219c278ddf41009e_d20260423_m052916_c001_v0001037_t0015_u01776922156668") 2026/04/23 05:31:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f419c278ddf41009d_d20260423_m052916_c001_v7007000_t0000_u01776922156485") 2026/04/23 05:31:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f2079d3fae1c1e731_d20260423_m052912_c001_v0001130_t0058_u01776922152648") 2026/04/23 05:31:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f4079d3fae1c1e730_d20260423_m052912_c001_v7007000_t0000_u01776922152228") 2026/04/23 05:31:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f219c278ddf41009b_d20260423_m052908_c001_v0001179_t0002_u01776922148467") 2026/04/23 05:31:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f421cf19402c94d6c_d20260423_m053008_c001_v7007000_t0000_u01776922208349") 2026/04/23 05:31:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f202cdff8eaf78993_d20260423_m053002_c001_v0001105_t0015_u01776922202772") 2026/04/23 05:31:56 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f402cdff8eaf78991_d20260423_m053002_c001_v7007000_t0000_u01776922202332") 2026/04/23 05:31:56 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f221cf19402c94d65_d20260423_m052957_c001_v0001185_t0054_u01776922197506") 2026/04/23 05:31:56 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f421cf19402c94d64_d20260423_m052957_c001_v7007000_t0000_u01776922197324") 2026/04/23 05:31:56 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f221cf19402c94d62_d20260423_m052952_c001_v0001184_t0055_u01776922192712") 2026/04/23 05:31:56 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f421cf19402c94d61_d20260423_m052952_c001_v7007000_t0000_u01776922192276") 2026/04/23 05:31:56 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f221cf19402c94d5c_d20260423_m052947_c001_v0001174_t0056_u01776922187326") 2026/04/23 05:31:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f421cf19402c94d5a_d20260423_m052947_c001_v7007000_t0000_u01776922187143") 2026/04/23 05:31:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f2126986b0e1a665c_d20260423_m052943_c001_v0001173_t0019_u01776922183112") 2026/04/23 05:31:56 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f4126986b0e1a665a_d20260423_m052942_c001_v7007000_t0000_u01776922182667") 2026/04/23 05:31:56 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f219c278ddf412bb4_d20260423_m052936_c001_v0001145_t0020_u01776922176922") 2026/04/23 05:31:57 DEBUG : chunked-copy: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f40099234a9f46bf6_d20260423_m053149_c001_v7007000_t0000_u01776922309479") 2026/04/23 05:31:57 DEBUG : chunked-copy: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f209d458ffe91a712_d20260423_m053142_c001_v0001172_t0051_u01776922302716") 2026/04/23 05:31:57 DEBUG : chunked-copy: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f409d458ffe91a710_d20260423_m053142_c001_v7007000_t0000_u01776922302179") 2026/04/23 05:31:57 DEBUG : chunked-copy: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f209d458ffe91a6fc_d20260423_m053126_c001_v0001178_t0014_u01776922286165") 2026/04/23 05:31:57 DEBUG : chunked-copy: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f409d458ffe91a6fb_d20260423_m053125_c001_v7007000_t0000_u01776922285650") 2026/04/23 05:31:57 DEBUG : chunked-copy: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f209d458ffe91a6f3_d20260423_m053120_c001_v0001184_t0023_u01776922280598") 2026/04/23 05:31:57 DEBUG : chunked-copy: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f409d458ffe91a6f1_d20260423_m053120_c001_v7007000_t0000_u01776922280023") 2026/04/23 05:31:57 DEBUG : chunked-copy: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a82a7_d20260423_m053116_c001_v0001165_t0024_u01776922276919") 2026/04/23 05:31:57 DEBUG : chunked-copy: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f409d458ffe91a6ec_d20260423_m053116_c001_v7007000_t0000_u01776922276566") 2026/04/23 05:31:57 DEBUG : chunked-copy: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a8297_d20260423_m053113_c001_v0001165_t0032_u01776922273569") 2026/04/23 05:31:57 DEBUG : chunked-copy.copy: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f40099234a9f46bf5_d20260423_m053149_c001_v7007000_t0000_u01776922309296") 2026/04/23 05:31:57 DEBUG : chunked-copy.copy: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f220d2b942df8ebc7_d20260423_m053146_c001_v0001109_t0011_u01776922306323") 2026/04/23 05:31:57 DEBUG : chunked-copy.copy: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f409d458ffe91a70f_d20260423_m053141_c001_v7007000_t0000_u01776922301997") 2026/04/23 05:31:58 DEBUG : chunked-copy.copy: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f21891f2a93389bc9_d20260423_m053129_c001_v0001039_t0037_u01776922289451") 2026/04/23 05:31:58 DEBUG : chunked-copy.copy: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f409d458ffe91a6fa_d20260423_m053125_c001_v7007000_t0000_u01776922285466") 2026/04/23 05:31:58 DEBUG : chunked-copy.copy: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f21891f2a93389bc7_d20260423_m053123_c001_v0001173_t0002_u01776922283828") 2026/04/23 05:31:58 DEBUG : chunked-copy.copy: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f409d458ffe91a6ef_d20260423_m053119_c001_v7007000_t0000_u01776922279842") 2026/04/23 05:31:58 DEBUG : chunked-copy.copy: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f209d458ffe91a6ed_d20260423_m053118_c001_v0001180_t0003_u01776922278242") 2026/04/23 05:31:58 DEBUG : chunked-copy.copy: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f409d458ffe91a6eb_d20260423_m053116_c001_v7007000_t0000_u01776922276386") 2026/04/23 05:31:58 DEBUG : chunked-copy.copy: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f115943a8ea859ed8_d20260423_m053115_c001_v0001161_t0045_u01776922275445") 2026/04/23 05:31:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a7fb2_d20260423_m052623_c001_v0001165_t0046_u01776921983138") 2026/04/23 05:31:58 DEBUG : unknown-size-put.txt: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f40099234a9f46bf7_d20260423_m053150_c001_v7007000_t0000_u01776922310314") 2026/04/23 05:31:58 DEBUG : unknown-size-put.txt: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a82dd_d20260423_m053150_c001_v0001165_t0057_u01776922310069") 2026/04/23 05:31:58 DEBUG : unknown-size-update.txt: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f40099234a9f46bff_d20260423_m053151_c001_v7007000_t0000_u01776922311297") 2026/04/23 05:31:58 DEBUG : unknown-size-update.txt: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a82e3_d20260423_m053151_c001_v0001165_t0015_u01776922311080") 2026/04/23 05:31:58 DEBUG : unknown-size-update.txt: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f1009dcbc9b2a82e1_d20260423_m053150_c001_v0001165_t0019_u01776922310498") 2026/04/23 05:31:58 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf923df3c0ddbb8b9fd80e1b_f410f3be9341db7e6_d20260423_m052735_c001_v7007000_t0000_u01776922055808") 2026/04/23 05:32:26 INFO : B2 bucket rclone-test-canoqit6tone: cleaning bucket "rclone-test-canoqit6tone" of all files === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (396.93s) --- 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.52s) --- PASS: TestIntegration/FsMkdir (394.71s) --- 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.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.00s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.19s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.57s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (77.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.60s) --- 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.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.36s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (28.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (18.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.37s) --- 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.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (213.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (35.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (11.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (7.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (14.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (28.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (12.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (31.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (10.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (6.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (64.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (43.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (28.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.58s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (36.62s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.70s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.46s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.63s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (16.53s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (7.30s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.82s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.83s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.98s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.28s) --- 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 396.948s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m37.715044822s (try 1/5)