"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2025/08/23 04:43:05 NOTICE: TestB2: Starting server 2025/08/23 04:43:05 DEBUG : Creating backend with remote "TestB2:rclone-test-kimefey0duha" 2025/08/23 04:43:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/08/23 04:43:16 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/08/23 04:43:16 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/08/23 04:43:16 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/08/23 04:43:44 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2025/08/23 04:43:44 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/08/23 04:43:46 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/08/23 04:43:46 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/08/23 04:43:47 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/08/23 04:43:47 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/08/23 04:43:48 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/08/23 04:43:48 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/08/23 04:43:55 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/08/23 04:43:56 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/08/23 04:44:01 INFO : B2 bucket rclone-test-kimefey0duha: cleaning bucket "rclone-test-kimefey0duha" of all files 2025/08/23 04:44:02 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a370759_d20250823_m044400_c001_v0001040_t0037_u01755924240840") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/08/23 04:44:03 DEBUG : Creating backend with remote "TestB2:rclone-test-kimefey0duha/dirToPurgeFromRoot" 2025/08/23 04:44:04 INFO : B2 bucket rclone-test-kimefey0duha path dirToPurgeFromRoot: cleaning bucket "rclone-test-kimefey0duha" of all files 2025/08/23 04:44:05 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a37075f_d20250823_m044402_c001_v0001040_t0041_u01755924242529") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/08/23 04:44:05 DEBUG : Creating backend with remote "TestB2:rclone-test-kimefey0duha/hello? sausage/êé" 2025/08/23 04:44:09 INFO : B2 bucket rclone-test-kimefey0duha path hello? sausage/êé: cleaning bucket "rclone-test-kimefey0duha" of all files 2025/08/23 04:44:09 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f10276e78208fd550_d20250823_m044408_c001_v0001131_t0032_u01755924248122") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/08/23 04:44:10 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/08/23 04:44:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/23 04:44:11 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/08/23 04:44:18 DEBUG : Creating backend with remote "TestB2:rclone-test-kimefey0duha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/08/23 04:44:20 DEBUG : Creating backend with remote "TestB2:rclone-test-kimefey0duha/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-kimefey0duha" from "TestB2:rclone-test-kimefey0duha" 2025/08/23 04:44:22 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2025/08/23 04:44:34 DEBUG : Creating backend with remote "TestB2:rclone-test-jocebib6rape" 2025/08/23 04:44:41 DEBUG : B2 bucket rclone-test-jocebib6rape: Purge remote 2025/08/23 04:44:41 INFO : B2 bucket rclone-test-jocebib6rape: cleaning bucket "rclone-test-jocebib6rape" of all files 2025/08/23 04:44:41 DEBUG : somefile: Deleting (id "4_z1fb22d1330eddb5b9f880e1b_f4199a775291e290f_d20250823_m044439_c001_v0001120_t0054_u01755924279314") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/08/23 04:44:49 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/08/23 04:44:49 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2025/08/23 04:44:53 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/08/23 04:44:53 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/08/23 04:44:53 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.695Ki offset 6Mi/6.106Mi 2025/08/23 04:44:53 DEBUG : test-metadata: Sending chunk 1 length 111304 2025/08/23 04:44:55 DEBUG : test-metadata: Done sending chunk 1 2025/08/23 04:44:56 DEBUG : test-metadata: Done sending chunk 0 2025/08/23 04:44:56 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2025/08/23 04:45:06 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1040-01.backblaze.com/b2api/v1/b2_upload_file/1f32ed0330cddb5b9f880e1b/c001_v0001040_t0053": EOF 2025/08/23 04:45:06 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1040-01.backblaze.com/b2api/v1/b2_upload_file/1f32ed0330cddb5b9f880e1b/c001_v0001040_t0053": EOF) 2025/08/23 04:45:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1040-01.backblaze.com/b2api/v1/b2_upload_file/1f32ed0330cddb5b9f880e1b/c001_v0001040_t0053": EOF - low level retry 1/10 2025/08/23 04:45:08 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2025-08-23-044501-275.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2025/08/23 04:45:10 DEBUG : oldPath = "TestB2:rclone-test-kimefey0duha/versions/test-versions-v2025-08-23-044501-275.txt" 2025/08/23 04:45:10 DEBUG : newPath = "TestB2,versions:rclone-test-kimefey0duha/versions/test-versions-v2025-08-23-044501-275.txt" 2025/08/23 04:45:10 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-kimefey0duha/versions/test-versions-v2025-08-23-044501-275.txt" 2025/08/23 04:45:10 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/08/23 04:45:12 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-kimefey0duha/versions/test-versions-v2025-08-23-044501-275.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-kimefey0duha/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/08/23 04:45:15 INFO : B2 bucket rclone-test-kimefey0duha: cleaning bucket "rclone-test-kimefey0duha" of all hidden files 2025/08/23 04:45:15 DEBUG : leading space/ leading space: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f411122d9356c278a_d20250823_m044324_c001_v7007000_t0000_u01755924204923") as it is a hide marker 2025/08/23 04:45:15 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/08/23 04:45:15 DEBUG : leading space/ leading space: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a3706e1_d20250823_m044324_c001_v0001040_t0021_u01755924204188") 2025/08/23 04:45:15 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/08/23 04:45:15 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f411122d9356c277c_d20250823_m044323_c001_v7007000_t0000_u01755924203828") as it is a hide marker 2025/08/23 04:45:15 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/08/23 04:45:15 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a3706db_d20250823_m044322_c001_v0001040_t0022_u01755924202830") 2025/08/23 04:45:15 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/08/23 04:45:15 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f411122d9356c27d2_d20250823_m044332_c001_v7007000_t0000_u01755924212156") as it is a hide marker 2025/08/23 04:45:15 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/08/23 04:45:15 DEBUG : .leading dot/.leading dot: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a3706fd_d20250823_m044331_c001_v0001040_t0058_u01755924211239") 2025/08/23 04:45:15 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/08/23 04:45:15 DEBUG : created from root.txt: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f412d3a4cc642ed5f_d20250823_m044430_c001_v7007000_t0000_u01755924270450") as it is a hide marker 2025/08/23 04:45:15 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/08/23 04:45:15 DEBUG : created from root.txt: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f1187fe0130c09f64_d20250823_m044429_c001_v0001105_t0049_u01755924269478") 2025/08/23 04:45:15 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/08/23 04:45:15 DEBUG : file name.txt: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f410b0eeab72dd691_d20250823_m044448_c001_v7007000_t0000_u01755924288735") as it is a hide marker 2025/08/23 04:45:15 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/08/23 04:45:15 DEBUG : file name.txt: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a37077b_d20250823_m044418_c001_v0001040_t0033_u01755924258093") 2025/08/23 04:45:15 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/08/23 04:45:15 DEBUG : file name.txt: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f100faf8baf909d3d_d20250823_m044414_c001_v0001101_t0050_u01755924254239") 2025/08/23 04:45:15 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/08/23 04:45:15 DEBUG : file name.txt: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a370741_d20250823_m044352_c001_v0001040_t0021_u01755924232655") 2025/08/23 04:45:15 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/08/23 04:45:15 DEBUG : file name.txt: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a37073b_d20250823_m044351_c001_v0001040_t0000_u01755924231153") 2025/08/23 04:45:15 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/08/23 04:45:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a37073f_d20250823_m044351_c001_v0001040_t0012_u01755924231860") "upload" dated 2025-08-23 04:43:51.86 +0000 UTC (1m23.658582613s ago) 2025/08/23 04:45:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f41313bf9675bc422_d20250823_m044412_c001_v7007000_t0000_u01755924252033") as it is a hide marker 2025/08/23 04:45:15 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/08/23 04:45:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f111e2bc588815c64_d20250823_m044411_c001_v0001090_t0047_u01755924251746") 2025/08/23 04:45:15 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/08/23 04:45:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f11194b5f54280024_d20250823_m044411_c001_v0001150_t0044_u01755924251056") 2025/08/23 04:45:15 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/08/23 04:45:15 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f411122d9356c2818_d20250823_m044340_c001_v7007000_t0000_u01755924220783") as it is a hide marker 2025/08/23 04:45:15 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/08/23 04:45:15 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a370717_d20250823_m044339_c001_v0001040_t0013_u01755924219761") 2025/08/23 04:45:15 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/08/23 04:45:15 DEBUG : piped data.txt: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f410b0eeab72dd6c4_d20250823_m044450_c001_v7007000_t0000_u01755924290695") as it is a hide marker 2025/08/23 04:45:15 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/08/23 04:45:15 DEBUG : piped data.txt: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a3707bb_d20250823_m044450_c001_v0001040_t0026_u01755924290019") 2025/08/23 04:45:15 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/08/23 04:45:15 DEBUG : piped data.txt: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f410b0eeab72dd6ac_d20250823_m044449_c001_v7007000_t0000_u01755924289835") 2025/08/23 04:45:15 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/08/23 04:45:15 DEBUG : piped data.txt: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f401f6c5b5a3707b9_d20250823_m044449_c001_v0001040_t0053_u01755924289469") 2025/08/23 04:45:15 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/08/23 04:45:15 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f411122d9356c282e_d20250823_m044342_c001_v7007000_t0000_u01755924222081") as it is a hide marker 2025/08/23 04:45:15 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/08/23 04:45:15 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a37071b_d20250823_m044341_c001_v0001040_t0024_u01755924221191") 2025/08/23 04:45:15 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/08/23 04:45:15 DEBUG : test-metadata: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f41575e1e6bcd4bb0_d20250823_m044458_c001_v7007000_t0000_u01755924298728") as it is a hide marker 2025/08/23 04:45:15 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/08/23 04:45:15 DEBUG : test-metadata: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f210b0eeab72dd717_d20250823_m044453_c001_v0001120_t0052_u01755924293463") 2025/08/23 04:45:15 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/08/23 04:45:15 DEBUG : test-metadata: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f410b0eeab72dd6fa_d20250823_m044452_c001_v7007000_t0000_u01755924292484") 2025/08/23 04:45:15 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/08/23 04:45:15 DEBUG : test-metadata: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a3707bd_d20250823_m044450_c001_v0001040_t0014_u01755924290879") 2025/08/23 04:45:15 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/08/23 04:45:15 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f411122d9356c27e4_d20250823_m044334_c001_v7007000_t0000_u01755924214625") as it is a hide marker 2025/08/23 04:45:15 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/08/23 04:45:15 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a370703_d20250823_m044333_c001_v0001040_t0034_u01755924213820") 2025/08/23 04:45:15 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/08/23 04:45:15 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f411122d9356c27f5_d20250823_m044337_c001_v7007000_t0000_u01755924217057") as it is a hide marker 2025/08/23 04:45:15 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/08/23 04:45:15 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a370709_d20250823_m044336_c001_v0001040_t0057_u01755924216135") 2025/08/23 04:45:15 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/08/23 04:45:15 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f411122d9356c27ec_d20250823_m044335_c001_v7007000_t0000_u01755924215775") as it is a hide marker 2025/08/23 04:45:15 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/08/23 04:45:15 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a370707_d20250823_m044334_c001_v0001040_t0046_u01755924214987") 2025/08/23 04:45:15 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/08/23 04:45:15 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f411122d9356c27fc_d20250823_m044338_c001_v7007000_t0000_u01755924218206") as it is a hide marker 2025/08/23 04:45:15 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/08/23 04:45:15 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a37070f_d20250823_m044337_c001_v0001040_t0022_u01755924217417") 2025/08/23 04:45:15 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/08/23 04:45:15 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f411122d9356c2808_d20250823_m044339_c001_v7007000_t0000_u01755924219397") as it is a hide marker 2025/08/23 04:45:15 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/08/23 04:45:15 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a370711_d20250823_m044338_c001_v0001040_t0051_u01755924218569") 2025/08/23 04:45:15 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/08/23 04:45:15 DEBUG : trailing space /trailing space : Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f411122d9356c27da_d20250823_m044333_c001_v7007000_t0000_u01755924213457") as it is a hide marker 2025/08/23 04:45:15 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/08/23 04:45:15 DEBUG : trailing space /trailing space : Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a3706ff_d20250823_m044332_c001_v0001040_t0029_u01755924212516") 2025/08/23 04:45:15 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/08/23 04:45:15 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f11290b70c68d1a5c_d20250823_m044509_c001_v0001184_t0049_u01755924309201") "upload" dated 2025-08-23 04:45:09.201 +0000 UTC (6.318568685s ago) 2025/08/23 04:45:15 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f404f5cb36847be72_d20250823_m044504_c001_v7007000_t0000_u01755924304382") 2025/08/23 04:45:15 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/08/23 04:45:15 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a3707d5_d20250823_m044501_c001_v0001040_t0020_u01755924301275") 2025/08/23 04:45:15 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/08/23 04:45:15 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f411122d9356c289e_d20250823_m044350_c001_v7007000_t0000_u01755924230609") as it is a hide marker 2025/08/23 04:45:15 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/08/23 04:45:15 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f211122d9356c284a_d20250823_m044344_c001_v0001032_t0049_u01755924224282") 2025/08/23 04:45:15 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/08/23 04:45:15 DEBUG : zero-length-file: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f411122d9356c2845_d20250823_m044343_c001_v7007000_t0000_u01755924223943") as it is a hide marker 2025/08/23 04:45:15 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/08/23 04:45:15 DEBUG : zero-length-file: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f401f6c5b5a370721_d20250823_m044343_c001_v0001040_t0053_u01755924223366") 2025/08/23 04:45:15 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/08/23 04:45:15 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f411122d9356c279a_d20250823_m044326_c001_v7007000_t0000_u01755924206223") as it is a hide marker 2025/08/23 04:45:15 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/08/23 04:45:15 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a3706eb_d20250823_m044325_c001_v0001040_t0046_u01755924205284") 2025/08/23 04:45:15 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/08/23 04:45:15 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f411122d9356c2750_d20250823_m044319_c001_v7007000_t0000_u01755924199902") as it is a hide marker 2025/08/23 04:45:15 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/08/23 04:45:15 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a3706cd_d20250823_m044318_c001_v0001040_t0041_u01755924198562") 2025/08/23 04:45:15 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/08/23 04:45:15 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f411122d9356c27c2_d20250823_m044329_c001_v7007000_t0000_u01755924209669") as it is a hide marker 2025/08/23 04:45:15 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/08/23 04:45:15 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a3706f7_d20250823_m044328_c001_v0001040_t0040_u01755924208832") 2025/08/23 04:45:15 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/08/23 04:45:15 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f411122d9356c27b8_d20250823_m044328_c001_v7007000_t0000_u01755924208472") as it is a hide marker 2025/08/23 04:45:15 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/08/23 04:45:15 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a3706f5_d20250823_m044327_c001_v0001040_t0044_u01755924207740") 2025/08/23 04:45:15 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/08/23 04:45:15 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f411122d9356c27cc_d20250823_m044330_c001_v7007000_t0000_u01755924210880") as it is a hide marker 2025/08/23 04:45:15 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/08/23 04:45:15 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a3706f9_d20250823_m044330_c001_v0001040_t0028_u01755924210031") 2025/08/23 04:45:15 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/08/23 04:45:15 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f411122d9356c27a7_d20250823_m044327_c001_v7007000_t0000_u01755924207379") as it is a hide marker 2025/08/23 04:45:15 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/08/23 04:45:15 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a3706f1_d20250823_m044326_c001_v0001040_t0042_u01755924206584") 2025/08/23 04:45:15 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/08/23 04:45:15 DEBUG : ./.: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f411122d9356c275c_d20250823_m044321_c001_v7007000_t0000_u01755924201100") as it is a hide marker 2025/08/23 04:45:15 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/08/23 04:45:15 DEBUG : ./.: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a3706d5_d20250823_m044320_c001_v0001040_t0059_u01755924200261") 2025/08/23 04:45:15 NOTICE: ./.: Skipped delete as --dry-run is set 2025/08/23 04:45:15 DEBUG : ../..: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f411122d9356c2769_d20250823_m044322_c001_v7007000_t0000_u01755924202471") as it is a hide marker 2025/08/23 04:45:15 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/08/23 04:45:15 DEBUG : ../..: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a3706d7_d20250823_m044321_c001_v0001040_t0056_u01755924201460") 2025/08/23 04:45:15 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/08/23 04:45:15 INFO : B2 bucket rclone-test-kimefey0duha: cleaning bucket "rclone-test-kimefey0duha" of all hidden files 2025/08/23 04:45:15 DEBUG : leading space/ leading space: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f411122d9356c278a_d20250823_m044324_c001_v7007000_t0000_u01755924204923") as it is a hide marker 2025/08/23 04:45:15 DEBUG : leading space/ leading space: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a3706e1_d20250823_m044324_c001_v0001040_t0021_u01755924204188") 2025/08/23 04:45:15 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f411122d9356c277c_d20250823_m044323_c001_v7007000_t0000_u01755924203828") as it is a hide marker 2025/08/23 04:45:15 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a3706db_d20250823_m044322_c001_v0001040_t0022_u01755924202830") 2025/08/23 04:45:15 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f411122d9356c27d2_d20250823_m044332_c001_v7007000_t0000_u01755924212156") as it is a hide marker 2025/08/23 04:45:15 DEBUG : .leading dot/.leading dot: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a3706fd_d20250823_m044331_c001_v0001040_t0058_u01755924211239") 2025/08/23 04:45:15 DEBUG : created from root.txt: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f412d3a4cc642ed5f_d20250823_m044430_c001_v7007000_t0000_u01755924270450") as it is a hide marker 2025/08/23 04:45:15 DEBUG : created from root.txt: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f1187fe0130c09f64_d20250823_m044429_c001_v0001105_t0049_u01755924269478") 2025/08/23 04:45:15 DEBUG : file name.txt: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f410b0eeab72dd691_d20250823_m044448_c001_v7007000_t0000_u01755924288735") as it is a hide marker 2025/08/23 04:45:16 DEBUG : file name.txt: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a37077b_d20250823_m044418_c001_v0001040_t0033_u01755924258093") 2025/08/23 04:45:16 DEBUG : file name.txt: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f100faf8baf909d3d_d20250823_m044414_c001_v0001101_t0050_u01755924254239") 2025/08/23 04:45:16 DEBUG : file name.txt: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a370741_d20250823_m044352_c001_v0001040_t0021_u01755924232655") 2025/08/23 04:45:16 DEBUG : file name.txt: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a37073b_d20250823_m044351_c001_v0001040_t0000_u01755924231153") 2025/08/23 04:45:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a37073f_d20250823_m044351_c001_v0001040_t0012_u01755924231860") "upload" dated 2025-08-23 04:43:51.86 +0000 UTC (1m24.684865848s ago) 2025/08/23 04:45:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f41313bf9675bc422_d20250823_m044412_c001_v7007000_t0000_u01755924252033") as it is a hide marker 2025/08/23 04:45:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f111e2bc588815c64_d20250823_m044411_c001_v0001090_t0047_u01755924251746") 2025/08/23 04:45:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f11194b5f54280024_d20250823_m044411_c001_v0001150_t0044_u01755924251056") 2025/08/23 04:45:16 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f411122d9356c2818_d20250823_m044340_c001_v7007000_t0000_u01755924220783") as it is a hide marker 2025/08/23 04:45:16 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a370717_d20250823_m044339_c001_v0001040_t0013_u01755924219761") 2025/08/23 04:45:16 DEBUG : piped data.txt: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f410b0eeab72dd6c4_d20250823_m044450_c001_v7007000_t0000_u01755924290695") as it is a hide marker 2025/08/23 04:45:16 DEBUG : piped data.txt: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a3707bb_d20250823_m044450_c001_v0001040_t0026_u01755924290019") 2025/08/23 04:45:16 DEBUG : piped data.txt: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f410b0eeab72dd6ac_d20250823_m044449_c001_v7007000_t0000_u01755924289835") 2025/08/23 04:45:16 DEBUG : piped data.txt: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f401f6c5b5a3707b9_d20250823_m044449_c001_v0001040_t0053_u01755924289469") 2025/08/23 04:45:16 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f411122d9356c282e_d20250823_m044342_c001_v7007000_t0000_u01755924222081") as it is a hide marker 2025/08/23 04:45:17 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a37071b_d20250823_m044341_c001_v0001040_t0024_u01755924221191") 2025/08/23 04:45:17 DEBUG : test-metadata: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f41575e1e6bcd4bb0_d20250823_m044458_c001_v7007000_t0000_u01755924298728") as it is a hide marker 2025/08/23 04:45:17 DEBUG : test-metadata: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f210b0eeab72dd717_d20250823_m044453_c001_v0001120_t0052_u01755924293463") 2025/08/23 04:45:17 DEBUG : test-metadata: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f410b0eeab72dd6fa_d20250823_m044452_c001_v7007000_t0000_u01755924292484") 2025/08/23 04:45:17 DEBUG : test-metadata: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a3707bd_d20250823_m044450_c001_v0001040_t0014_u01755924290879") 2025/08/23 04:45:17 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f411122d9356c27e4_d20250823_m044334_c001_v7007000_t0000_u01755924214625") as it is a hide marker 2025/08/23 04:45:17 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a370703_d20250823_m044333_c001_v0001040_t0034_u01755924213820") 2025/08/23 04:45:17 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f411122d9356c27f5_d20250823_m044337_c001_v7007000_t0000_u01755924217057") as it is a hide marker 2025/08/23 04:45:17 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a370709_d20250823_m044336_c001_v0001040_t0057_u01755924216135") 2025/08/23 04:45:17 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f411122d9356c27ec_d20250823_m044335_c001_v7007000_t0000_u01755924215775") as it is a hide marker 2025/08/23 04:45:17 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a370707_d20250823_m044334_c001_v0001040_t0046_u01755924214987") 2025/08/23 04:45:17 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f411122d9356c27fc_d20250823_m044338_c001_v7007000_t0000_u01755924218206") as it is a hide marker 2025/08/23 04:45:17 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a37070f_d20250823_m044337_c001_v0001040_t0022_u01755924217417") 2025/08/23 04:45:17 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f411122d9356c2808_d20250823_m044339_c001_v7007000_t0000_u01755924219397") as it is a hide marker 2025/08/23 04:45:17 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a370711_d20250823_m044338_c001_v0001040_t0051_u01755924218569") 2025/08/23 04:45:17 DEBUG : trailing space /trailing space : Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f411122d9356c27da_d20250823_m044333_c001_v7007000_t0000_u01755924213457") as it is a hide marker 2025/08/23 04:45:17 DEBUG : trailing space /trailing space : Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a3706ff_d20250823_m044332_c001_v0001040_t0029_u01755924212516") 2025/08/23 04:45:17 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f11290b70c68d1a5c_d20250823_m044509_c001_v0001184_t0049_u01755924309201") "upload" dated 2025-08-23 04:45:09.201 +0000 UTC (8.669185114s ago) 2025/08/23 04:45:17 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f404f5cb36847be72_d20250823_m044504_c001_v7007000_t0000_u01755924304382") 2025/08/23 04:45:17 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a3707d5_d20250823_m044501_c001_v0001040_t0020_u01755924301275") 2025/08/23 04:45:17 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f411122d9356c289e_d20250823_m044350_c001_v7007000_t0000_u01755924230609") as it is a hide marker 2025/08/23 04:45:18 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f211122d9356c284a_d20250823_m044344_c001_v0001032_t0049_u01755924224282") 2025/08/23 04:45:18 DEBUG : zero-length-file: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f411122d9356c2845_d20250823_m044343_c001_v7007000_t0000_u01755924223943") as it is a hide marker 2025/08/23 04:45:18 DEBUG : zero-length-file: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f401f6c5b5a370721_d20250823_m044343_c001_v0001040_t0053_u01755924223366") 2025/08/23 04:45:18 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f411122d9356c279a_d20250823_m044326_c001_v7007000_t0000_u01755924206223") as it is a hide marker 2025/08/23 04:45:18 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a3706eb_d20250823_m044325_c001_v0001040_t0046_u01755924205284") 2025/08/23 04:45:18 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f411122d9356c2750_d20250823_m044319_c001_v7007000_t0000_u01755924199902") as it is a hide marker 2025/08/23 04:45:18 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a3706cd_d20250823_m044318_c001_v0001040_t0041_u01755924198562") 2025/08/23 04:45:18 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f411122d9356c27c2_d20250823_m044329_c001_v7007000_t0000_u01755924209669") as it is a hide marker 2025/08/23 04:45:18 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a3706f7_d20250823_m044328_c001_v0001040_t0040_u01755924208832") 2025/08/23 04:45:18 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f411122d9356c27b8_d20250823_m044328_c001_v7007000_t0000_u01755924208472") as it is a hide marker 2025/08/23 04:45:18 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a3706f5_d20250823_m044327_c001_v0001040_t0044_u01755924207740") 2025/08/23 04:45:18 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f411122d9356c27cc_d20250823_m044330_c001_v7007000_t0000_u01755924210880") as it is a hide marker 2025/08/23 04:45:18 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a3706f9_d20250823_m044330_c001_v0001040_t0028_u01755924210031") 2025/08/23 04:45:18 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f411122d9356c27a7_d20250823_m044327_c001_v7007000_t0000_u01755924207379") as it is a hide marker 2025/08/23 04:45:18 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a3706f1_d20250823_m044326_c001_v0001040_t0042_u01755924206584") 2025/08/23 04:45:18 DEBUG : ./.: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f411122d9356c275c_d20250823_m044321_c001_v7007000_t0000_u01755924201100") as it is a hide marker 2025/08/23 04:45:18 DEBUG : ./.: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a3706d5_d20250823_m044320_c001_v0001040_t0059_u01755924200261") 2025/08/23 04:45:18 DEBUG : ../..: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f411122d9356c2769_d20250823_m044322_c001_v7007000_t0000_u01755924202471") as it is a hide marker 2025/08/23 04:45:18 DEBUG : ../..: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a3706d7_d20250823_m044321_c001_v0001040_t0056_u01755924201460") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/08/23 04:45:19 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/08/23 04:45:19 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/08/23 04:45:20 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/08/23 04:45:20 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2025/08/23 04:45:20 INFO : B2 bucket rclone-test-kimefey0duha: cleaning bucket "rclone-test-kimefey0duha" of pending multipart uploads older than 0s 2025/08/23 04:45:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a37073f_d20250823_m044351_c001_v0001040_t0012_u01755924231860") "upload" dated 2025-08-23 04:43:51.86 +0000 UTC (1m28.909067975s ago) 2025/08/23 04:45:20 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f204f5cb36847bf9b_d20250823_m044519_c001_v0001165_t0032_u01755924319752") as it is a start marker (upload started at 2025-08-23 04:45:19.752 +0000 UTC) 2025/08/23 04:45:20 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/08/23 04:45:20 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f204f5cb36847bf9f_d20250823_m044519_c001_v0001184_t0039_u01755924319936") as it is a start marker (upload started at 2025-08-23 04:45:19.936 +0000 UTC) 2025/08/23 04:45:20 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/08/23 04:45:20 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f204f5cb36847bfa4_d20250823_m044520_c001_v0001093_t0001_u01755924320121") as it is a start marker (upload started at 2025-08-23 04:45:20.121 +0000 UTC) 2025/08/23 04:45:20 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/08/23 04:45:20 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f204f5cb36847bfa7_d20250823_m044520_c001_v0001100_t0049_u01755924320305") as it is a start marker (upload started at 2025-08-23 04:45:20.305 +0000 UTC) 2025/08/23 04:45:20 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/08/23 04:45:20 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f404f5cb36847bf96_d20250823_m044519_c001_v7007000_t0000_u01755924319568") "hide" dated 2025-08-23 04:45:19.568 +0000 UTC (1.201430967s ago) 2025/08/23 04:45:20 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f11290b70c68d1a5c_d20250823_m044509_c001_v0001184_t0049_u01755924309201") 2025/08/23 04:45:20 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/08/23 04:45:20 INFO : B2 bucket rclone-test-kimefey0duha: cleaning bucket "rclone-test-kimefey0duha" of pending multipart uploads older than 0s 2025/08/23 04:45:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a37073f_d20250823_m044351_c001_v0001040_t0012_u01755924231860") "upload" dated 2025-08-23 04:43:51.86 +0000 UTC (1m29.27901526s ago) 2025/08/23 04:45:21 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f204f5cb36847bf9b_d20250823_m044519_c001_v0001165_t0032_u01755924319752") as it is a start marker (upload started at 2025-08-23 04:45:19.752 +0000 UTC) 2025/08/23 04:45:21 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f204f5cb36847bf9f_d20250823_m044519_c001_v0001184_t0039_u01755924319936") as it is a start marker (upload started at 2025-08-23 04:45:19.936 +0000 UTC) 2025/08/23 04:45:21 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f204f5cb36847bfa4_d20250823_m044520_c001_v0001093_t0001_u01755924320121") as it is a start marker (upload started at 2025-08-23 04:45:20.121 +0000 UTC) 2025/08/23 04:45:21 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f204f5cb36847bfa7_d20250823_m044520_c001_v0001100_t0049_u01755924320305") as it is a start marker (upload started at 2025-08-23 04:45:20.305 +0000 UTC) 2025/08/23 04:45:21 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1f32ed0330cddb5b9f880e1b_f404f5cb36847bf96_d20250823_m044519_c001_v7007000_t0000_u01755924319568") "hide" dated 2025-08-23 04:45:19.568 +0000 UTC (1.571187124s ago) 2025/08/23 04:45:21 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f11290b70c68d1a5c_d20250823_m044509_c001_v0001184_t0049_u01755924309201") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/08/23 04:45:21 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/08/23 04:45:22 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/08/23 04:45:22 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2025/08/23 04:45:32 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/08/23 04:45:32 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/08/23 04:45:32 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/08/23 04:45:32 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/08/23 04:45:33 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/08/23 04:45:34 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/08/23 04:45:34 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/08/23 04:45:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/23 04:45:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/08/23 04:45:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f32ed0330cddb5b9f880e1b_f212d3a4cc642f125_d20250823_m044537_c001_v0001043_t0021_u01755924337695") 2025/08/23 04:45:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/23 04:45:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/08/23 04:45:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/08/23 04:45:38 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/08/23 04:45:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/08/23 04:45:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/08/23 04:45:41 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/08/23 04:45:41 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/08/23 04:45:42 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/08/23 04:45:42 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/08/23 04:45:44 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/08/23 04:45:44 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/08/23 04:45:44 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/08/23 04:45:46 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/08/23 04:45:46 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/08/23 04:45:46 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z1f32ed0330cddb5b9f880e1b_f20585836e68e70d9_d20250823_m044546_c001_v0001131_t0024_u01755924346815") 2025/08/23 04:45:46 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/08/23 04:45:47 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/23 04:45:47 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/08/23 04:45:49 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/08/23 04:45:49 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/08/23 04:45:49 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/08/23 04:45:51 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/08/23 04:45:51 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/08/23 04:45:51 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/08/23 04:45:51 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/08/23 04:45:51 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/08/23 04:45:51 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/08/23 04:45:52 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/08/23 04:45:53 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/08/23 04:45:54 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/08/23 04:45:54 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/08/23 04:45:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/23 04:45:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/08/23 04:45:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f32ed0330cddb5b9f880e1b_f2186dec13947dea4_d20250823_m044557_c001_v0001113_t0049_u01755924357028") 2025/08/23 04:45:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/08/23 04:45:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/23 04:45:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/08/23 04:45:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/08/23 04:45:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/08/23 04:45:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/08/23 04:45:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/08/23 04:45:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2025/08/23 04:46:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/08/23 04:46:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/08/23 04:46:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/08/23 04:46:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/08/23 04:46:03 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/08/23 04:46:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/08/23 04:46:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/08/23 04:46:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/08/23 04:46:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/08/23 04:46:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z1f32ed0330cddb5b9f880e1b_f2186dec13947df38_d20250823_m044606_c001_v0001157_t0037_u01755924366111") 2025/08/23 04:46:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/23 04:46:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/08/23 04:46:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/08/23 04:46:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/08/23 04:46:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/08/23 04:46:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/08/23 04:46:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/08/23 04:46:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/08/23 04:46:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/08/23 04:46:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/08/23 04:46:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/08/23 04:46:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/08/23 04:46:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/08/23 04:46:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/08/23 04:46:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/08/23 04:46:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1f32ed0330cddb5b9f880e1b_f218897f1e6663654_d20250823_m044615_c001_v0001104_t0017_u01755924375253") 2025/08/23 04:46:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/08/23 04:46:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/08/23 04:46:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/23 04:46:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/08/23 04:46:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/08/23 04:46:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/08/23 04:46:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/08/23 04:46:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/08/23 04:46:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/08/23 04:46:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/08/23 04:46:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/08/23 04:46:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/08/23 04:46:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/08/23 04:46:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/08/23 04:46:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/08/23 04:46:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/08/23 04:46:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/08/23 04:46:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/08/23 04:46:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1f32ed0330cddb5b9f880e1b_f2209e2bde228ff82_d20250823_m044625_c001_v0001136_t0024_u01755924385127") 2025/08/23 04:46:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/08/23 04:46:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/23 04:46:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/08/23 04:46:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/08/23 04:46:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/08/23 04:46:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/08/23 04:46:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/08/23 04:46:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2025/08/23 04:46:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/08/23 04:46:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/08/23 04:46:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/08/23 04:46:30 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/08/23 04:46:30 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/08/23 04:46:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/08/23 04:46:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/08/23 04:46:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/08/23 04:46:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/08/23 04:46:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z1f32ed0330cddb5b9f880e1b_f2209e2bde229000b_d20250823_m044634_c001_v0001181_t0022_u01755924394011") 2025/08/23 04:46:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/23 04:46:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/08/23 04:46:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/08/23 04:46:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/08/23 04:46:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/08/23 04:46:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/08/23 04:46:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/08/23 04:46:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/08/23 04:46:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/08/23 04:46:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/08/23 04:46:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/08/23 04:46:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/08/23 04:46:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/08/23 04:46:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/08/23 04:46:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/08/23 04:46:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1f32ed0330cddb5b9f880e1b_f2209e2bde229008a_d20250823_m044642_c001_v0001171_t0037_u01755924402748") 2025/08/23 04:46:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/08/23 04:46:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/23 04:46:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/08/23 04:46:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/08/23 04:46:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/08/23 04:46:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/08/23 04:46:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/08/23 04:46:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/08/23 04:46:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/08/23 04:46:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/08/23 04:46:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/08/23 04:46:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/08/23 04:46:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/08/23 04:46:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/08/23 04:46:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/08/23 04:46:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/08/23 04:46:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/08/23 04:46:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/08/23 04:46:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1f32ed0330cddb5b9f880e1b_f2209e2bde22900fa_d20250823_m044652_c001_v0001180_t0053_u01755924412580") 2025/08/23 04:46:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/08/23 04:46:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/23 04:46:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/08/23 04:46:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/08/23 04:46:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/08/23 04:46:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/08/23 04:46:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/08/23 04:46:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2025/08/23 04:46:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/08/23 04:46:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/08/23 04:46:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/08/23 04:46:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/08/23 04:46:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/08/23 04:46:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/08/23 04:46:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/08/23 04:47:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/08/23 04:47:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/08/23 04:47:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z1f32ed0330cddb5b9f880e1b_f2209e2bde2290150_d20250823_m044701_c001_v0001036_t0010_u01755924421696") 2025/08/23 04:47:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/23 04:47:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/08/23 04:47:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/08/23 04:47:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/08/23 04:47:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/08/23 04:47:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/08/23 04:47:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/08/23 04:47:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/08/23 04:47:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/08/23 04:47:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/08/23 04:47:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/08/23 04:47:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/08/23 04:47:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/08/23 04:47:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/08/23 04:47:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/08/23 04:47:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z1f32ed0330cddb5b9f880e1b_f2209e2bde229022c_d20250823_m044711_c001_v0001183_t0040_u01755924431849") 2025/08/23 04:47:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/08/23 04:47:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/08/23 04:47:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/23 04:47:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/08/23 04:47:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/08/23 04:47:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/08/23 04:47:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/08/23 04:47:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/08/23 04:47:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/08/23 04:47:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/08/23 04:47:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/08/23 04:47:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/08/23 04:47:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/08/23 04:47:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/08/23 04:47:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/08/23 04:47:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/08/23 04:47:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/08/23 04:47:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/08/23 04:47:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z1f32ed0330cddb5b9f880e1b_f21948825f094e7b5_d20250823_m044723_c001_v0001161_t0054_u01755924443363") 2025/08/23 04:47:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/08/23 04:47:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/23 04:47:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/08/23 04:47:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/08/23 04:47:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/08/23 04:47:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/08/23 04:47:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/08/23 04:47:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2025/08/23 04:47:29 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/08/23 04:47:29 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/08/23 04:47:29 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/08/23 04:47:29 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/08/23 04:47:30 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/08/23 04:47:32 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/08/23 04:47:32 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/08/23 04:47:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/23 04:47:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/08/23 04:47:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f32ed0330cddb5b9f880e1b_f201150c7394ee147_d20250823_m044734_c001_v0001171_t0037_u01755924454291") 2025/08/23 04:47:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/08/23 04:47:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/23 04:47:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/08/23 04:47:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/08/23 04:47:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/08/23 04:47:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/08/23 04:47:39 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/08/23 04:47:39 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/08/23 04:47:39 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/08/23 04:47:39 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/08/23 04:47:41 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/08/23 04:47:42 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/08/23 04:47:42 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/08/23 04:47:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/08/23 04:47:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/08/23 04:47:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z1f32ed0330cddb5b9f880e1b_f21604f79428b27ad_d20250823_m044745_c001_v0001130_t0003_u01755924465503") 2025/08/23 04:47:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/08/23 04:47:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/23 04:47:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/08/23 04:47:48 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/08/23 04:47:48 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/08/23 04:47:48 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/08/23 04:47:51 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/08/23 04:47:51 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/08/23 04:47:51 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/08/23 04:47:51 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/08/23 04:47:51 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/08/23 04:47:51 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/08/23 04:47:52 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/08/23 04:47:53 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/08/23 04:47:54 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/08/23 04:47:54 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/08/23 04:47:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/23 04:47:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/08/23 04:47:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f32ed0330cddb5b9f880e1b_f2028ad8d5e4418a5_d20250823_m044757_c001_v0001098_t0049_u01755924477083") 2025/08/23 04:47:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/08/23 04:47:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/23 04:47:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/08/23 04:47:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/08/23 04:47:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/08/23 04:47:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/08/23 04:48:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/08/23 04:48:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2025/08/23 04:48:03 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/08/23 04:48:03 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/08/23 04:48:03 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/08/23 04:48:03 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/08/23 04:48:04 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/08/23 04:48:06 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/08/23 04:48:06 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/08/23 04:48:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/23 04:48:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/08/23 04:48:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f32ed0330cddb5b9f880e1b_f212d3a4cc642f9d4_d20250823_m044808_c001_v0001131_t0029_u01755924488780") 2025/08/23 04:48:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/23 04:48:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/08/23 04:48:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/08/23 04:48:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/08/23 04:48:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/08/23 04:48:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/08/23 04:48:14 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/08/23 04:48:14 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/08/23 04:48:14 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/08/23 04:48:14 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/08/23 04:48:17 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/08/23 04:48:17 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/08/23 04:48:17 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/08/23 04:48:20 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/08/23 04:48:20 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/08/23 04:48:20 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z1f32ed0330cddb5b9f880e1b_f201150c7394ee572_d20250823_m044820_c001_v0001106_t0039_u01755924500780") 2025/08/23 04:48:20 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/08/23 04:48:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/23 04:48:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/08/23 04:48:23 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/08/23 04:48:24 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/08/23 04:48:24 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/08/23 04:48:27 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/08/23 04:48:27 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/08/23 04:48:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/08/23 04:48:28 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/08/23 04:48:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/08/23 04:48:28 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/08/23 04:48:29 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/08/23 04:48:30 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/08/23 04:48:30 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/08/23 04:48:30 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/08/23 04:48:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/23 04:48:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/08/23 04:48:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f32ed0330cddb5b9f880e1b_f206aa4d65be52140_d20250823_m044834_c001_v0001184_t0059_u01755924514068") 2025/08/23 04:48:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/08/23 04:48:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/23 04:48:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/08/23 04:48:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/08/23 04:48:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/08/23 04:48:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/08/23 04:48:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/08/23 04:48:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/08/23 04:48:46 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z1f32ed0330cddb5b9f880e1b_f218897f1e6664400_d20250823_m044845_c001_v0001102_t0026_u01755924525909") 2025/08/23 04:48:46 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/08/23 04:48:46 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/08/23 04:48:46 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/08/23 04:48:47 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/08/23 04:48:47 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/08/23 04:48:49 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/08/23 04:48:49 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/08/23 04:48:49 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/08/23 04:48:49 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/08/23 04:49:17 DEBUG : chunked-copy: Done sending chunk 1 2025/08/23 04:49:21 DEBUG : chunked-copy: Done sending chunk 0 2025/08/23 04:49:21 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/08/23 04:49:23 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z1f32ed0330cddb5b9f880e1b_f211122d9356c413a_d20250823_m044923_c001_v0001113_t0029_u01755924563003") 2025/08/23 04:49:23 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/08/23 04:49:23 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/08/23 04:49:23 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/08/23 04:49:23 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/08/23 04:49:23 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/08/23 04:49:27 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/08/23 04:49:27 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/08/23 04:49:27 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/08/23 04:49:27 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/08/23 04:49:29 DEBUG : chunked-copy: Done sending chunk 0 2025/08/23 04:49:30 DEBUG : chunked-copy: Done sending chunk 1 2025/08/23 04:49:30 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/08/23 04:49:30 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z1f32ed0330cddb5b9f880e1b_f211122d9356c41a4_d20250823_m044930_c001_v0001172_t0018_u01755924570673") 2025/08/23 04:49:30 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/08/23 04:49:30 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/08/23 04:49:31 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/08/23 04:49:31 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/08/23 04:49:31 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/08/23 04:49:33 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/08/23 04:49:33 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/08/23 04:49:33 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/08/23 04:49:33 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/08/23 04:49:36 DEBUG : chunked-copy: Done sending chunk 1 2025/08/23 04:49:36 DEBUG : chunked-copy: Done sending chunk 0 2025/08/23 04:49:36 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/08/23 04:49:37 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z1f32ed0330cddb5b9f880e1b_f210b0eeab72de8e8_d20250823_m044936_c001_v0001179_t0035_u01755924576934") 2025/08/23 04:49:37 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/08/23 04:49:37 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/08/23 04:49:37 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/08/23 04:49:37 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/08/23 04:49:37 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/08/23 04:49:37 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/08/23 04:49:37 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/08/23 04:49:38 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/08/23 04:49:40 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/08/23 04:49:40 DEBUG : Creating backend with remote "TestB2:rclone-test-kimefey0duha/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/08/23 04:49:41 INFO : B2 bucket rclone-test-kimefey0duha: cleaning bucket "rclone-test-kimefey0duha" of all files 2025/08/23 04:49:42 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f401150c7394ee4da_d20250823_m044813_c001_v7007000_t0000_u01755924493455") 2025/08/23 04:49:42 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f212d3a4cc642f9d4_d20250823_m044808_c001_v0001131_t0029_u01755924488780") 2025/08/23 04:49:42 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f412d3a4cc642f9cf_d20250823_m044808_c001_v7007000_t0000_u01755924488203") 2025/08/23 04:49:42 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f219ef394b46a57cd_d20250823_m044802_c001_v0001172_t0004_u01755924482852") 2025/08/23 04:49:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f418897f1e66643a6_d20250823_m044840_c001_v7007000_t0000_u01755924520016") 2025/08/23 04:49:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f206aa4d65be52140_d20250823_m044834_c001_v0001184_t0059_u01755924514068") 2025/08/23 04:49:42 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f406aa4d65be5213a_d20250823_m044833_c001_v7007000_t0000_u01755924513482") 2025/08/23 04:49:42 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f201150c7394ee5ec_d20250823_m044827_c001_v0001136_t0034_u01755924507084") 2025/08/23 04:49:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f401150c7394ee5e8_d20250823_m044826_c001_v7007000_t0000_u01755924506901") 2025/08/23 04:49:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f201150c7394ee572_d20250823_m044820_c001_v0001106_t0039_u01755924500780") 2025/08/23 04:49:42 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f401150c7394ee563_d20250823_m044820_c001_v7007000_t0000_u01755924500169") 2025/08/23 04:49:42 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f201150c7394ee4e0_d20250823_m044813_c001_v0001043_t0024_u01755924493638") 2025/08/23 04:49:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f418897f1e6663747_d20250823_m044629_c001_v7007000_t0000_u01755924389483") 2025/08/23 04:49:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f2209e2bde228ff82_d20250823_m044625_c001_v0001136_t0024_u01755924385127") 2025/08/23 04:49:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f418897f1e66636a4_d20250823_m044619_c001_v7007000_t0000_u01755924379889") 2025/08/23 04:49:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f218897f1e6663654_d20250823_m044615_c001_v0001104_t0017_u01755924375253") 2025/08/23 04:49:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f4209e2bde228ff79_d20250823_m044624_c001_v7007000_t0000_u01755924384738") 2025/08/23 04:49:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f218897f1e66636a8_d20250823_m044620_c001_v0001146_t0013_u01755924380074") 2025/08/23 04:49:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f418897f1e666364a_d20250823_m044614_c001_v7007000_t0000_u01755924374889") 2025/08/23 04:49:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f218897f1e66635cb_d20250823_m044610_c001_v0001146_t0018_u01755924370104") 2025/08/23 04:49:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f418897f1e66635c5_d20250823_m044609_c001_v7007000_t0000_u01755924369921") 2025/08/23 04:49:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f2186dec13947df38_d20250823_m044606_c001_v0001157_t0037_u01755924366111") 2025/08/23 04:49:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f4186dec13947df31_d20250823_m044605_c001_v7007000_t0000_u01755924365621") 2025/08/23 04:49:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f218897f1e66634da_d20250823_m044601_c001_v0001146_t0053_u01755924361705") 2025/08/23 04:49:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f4209e2bde2290118_d20250823_m044656_c001_v7007000_t0000_u01755924416822") 2025/08/23 04:49:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f2209e2bde22900fa_d20250823_m044652_c001_v0001180_t0053_u01755924412580") 2025/08/23 04:49:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f4209e2bde22900bc_d20250823_m044647_c001_v7007000_t0000_u01755924407131") 2025/08/23 04:49:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f2209e2bde229008a_d20250823_m044642_c001_v0001171_t0037_u01755924402748") 2025/08/23 04:49:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f4209e2bde22900f5_d20250823_m044652_c001_v7007000_t0000_u01755924412139") 2025/08/23 04:49:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f2209e2bde22900bf_d20250823_m044647_c001_v0001113_t0019_u01755924407321") 2025/08/23 04:49:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f4209e2bde2290084_d20250823_m044642_c001_v7007000_t0000_u01755924402354") 2025/08/23 04:49:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f218897f1e66637fe_d20250823_m044637_c001_v0001172_t0003_u01755924397801") 2025/08/23 04:49:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f418897f1e66637fa_d20250823_m044637_c001_v7007000_t0000_u01755924397618") 2025/08/23 04:49:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f2209e2bde229000b_d20250823_m044634_c001_v0001181_t0022_u01755924394011") 2025/08/23 04:49:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f4209e2bde2290001_d20250823_m044633_c001_v7007000_t0000_u01755924393585") 2025/08/23 04:49:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f218897f1e666374c_d20250823_m044629_c001_v0001041_t0038_u01755924389665") 2025/08/23 04:49:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f418897f1e66634d7_d20250823_m044601_c001_v7007000_t0000_u01755924361519") 2025/08/23 04:49:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f2186dec13947dea4_d20250823_m044557_c001_v0001113_t0049_u01755924357028") 2025/08/23 04:49:44 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f4186dec13947de9f_d20250823_m044556_c001_v7007000_t0000_u01755924356583") 2025/08/23 04:49:44 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f20585836e68e70fb_d20250823_m044551_c001_v0001029_t0036_u01755924351305") 2025/08/23 04:49:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f40585836e68e70fa_d20250823_m044551_c001_v7007000_t0000_u01755924351121") 2025/08/23 04:49:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f20585836e68e70d9_d20250823_m044546_c001_v0001131_t0024_u01755924346815") 2025/08/23 04:49:44 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f40585836e68e70d2_d20250823_m044546_c001_v7007000_t0000_u01755924346397") 2025/08/23 04:49:44 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f20585836e68e7089_d20250823_m044541_c001_v0001145_t0008_u01755924341609") 2025/08/23 04:49:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f40585836e68e7085_d20250823_m044541_c001_v7007000_t0000_u01755924341427") 2025/08/23 04:49:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f212d3a4cc642f125_d20250823_m044537_c001_v0001043_t0021_u01755924337695") 2025/08/23 04:49:44 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f412d3a4cc642f11f_d20250823_m044537_c001_v7007000_t0000_u01755924337277") 2025/08/23 04:49:44 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f204f5cb36847c06e_d20250823_m044531_c001_v0001038_t0029_u01755924331950") 2025/08/23 04:49:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f41604f79428b267d_d20250823_m044729_c001_v7007000_t0000_u01755924449062") 2025/08/23 04:49:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f21948825f094e7b5_d20250823_m044723_c001_v0001161_t0054_u01755924443363") 2025/08/23 04:49:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f4209e2bde2290298_d20250823_m044716_c001_v7007000_t0000_u01755924436643") 2025/08/23 04:49:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f2209e2bde229022c_d20250823_m044711_c001_v0001183_t0040_u01755924431849") 2025/08/23 04:49:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f41948825f094e7a7_d20250823_m044722_c001_v7007000_t0000_u01755924442868") 2025/08/23 04:49:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f2209e2bde229029c_d20250823_m044716_c001_v0001116_t0009_u01755924436840") 2025/08/23 04:49:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f4209e2bde229021f_d20250823_m044711_c001_v7007000_t0000_u01755924431302") 2025/08/23 04:49:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f2209e2bde22901a5_d20250823_m044706_c001_v0001157_t0027_u01755924426010") 2025/08/23 04:49:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f4209e2bde22901a0_d20250823_m044705_c001_v7007000_t0000_u01755924425826") 2025/08/23 04:49:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f2209e2bde2290150_d20250823_m044701_c001_v0001036_t0010_u01755924421696") 2025/08/23 04:49:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f4209e2bde229014a_d20250823_m044701_c001_v7007000_t0000_u01755924421227") 2025/08/23 04:49:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f2209e2bde229011b_d20250823_m044657_c001_v0001113_t0054_u01755924417008") 2025/08/23 04:49:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f419ef394b46a57c8_d20250823_m044802_c001_v7007000_t0000_u01755924482667") 2025/08/23 04:49:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f2028ad8d5e4418a5_d20250823_m044757_c001_v0001098_t0049_u01755924477083") 2025/08/23 04:49:45 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f4028ad8d5e441899_d20250823_m044756_c001_v7007000_t0000_u01755924476565") 2025/08/23 04:49:45 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f21604f79428b2837_d20250823_m044750_c001_v0001157_t0008_u01755924470979") 2025/08/23 04:49:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f41604f79428b2832_d20250823_m044750_c001_v7007000_t0000_u01755924470796") 2025/08/23 04:49:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f21604f79428b27ad_d20250823_m044745_c001_v0001130_t0003_u01755924465503") 2025/08/23 04:49:45 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f41604f79428b279f_d20250823_m044744_c001_v7007000_t0000_u01755924464952") 2025/08/23 04:49:45 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f21604f79428b270e_d20250823_m044738_c001_v0001137_t0058_u01755924458604") 2025/08/23 04:49:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f41604f79428b2709_d20250823_m044738_c001_v7007000_t0000_u01755924458422") 2025/08/23 04:49:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f201150c7394ee147_d20250823_m044734_c001_v0001171_t0037_u01755924454291") 2025/08/23 04:49:45 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f401150c7394ee13e_d20250823_m044733_c001_v7007000_t0000_u01755924453799") 2025/08/23 04:49:45 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f21604f79428b2680_d20250823_m044729_c001_v0001177_t0013_u01755924449246") 2025/08/23 04:49:45 DEBUG : chunked-copy: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f410b0eeab72de8f5_d20250823_m044938_c001_v7007000_t0000_u01755924578825") 2025/08/23 04:49:45 DEBUG : chunked-copy: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f211122d9356c41be_d20250823_m044933_c001_v0001101_t0012_u01755924573361") 2025/08/23 04:49:45 DEBUG : chunked-copy: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f411122d9356c41b8_d20250823_m044932_c001_v7007000_t0000_u01755924572674") 2025/08/23 04:49:45 DEBUG : chunked-copy: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f210b0eeab72de86f_d20250823_m044927_c001_v0001036_t0029_u01755924567062") 2025/08/23 04:49:46 DEBUG : chunked-copy: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f410b0eeab72de85f_d20250823_m044926_c001_v7007000_t0000_u01755924566378") 2025/08/23 04:49:46 DEBUG : chunked-copy: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f218897f1e666444a_d20250823_m044849_c001_v0001093_t0056_u01755924529046") 2025/08/23 04:49:46 DEBUG : chunked-copy: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f418897f1e666443c_d20250823_m044848_c001_v7007000_t0000_u01755924528355") 2025/08/23 04:49:46 DEBUG : chunked-copy: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f11290b70c68d219f_d20250823_m044844_c001_v0001184_t0056_u01755924524456") 2025/08/23 04:49:46 DEBUG : chunked-copy: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f418897f1e66643e3_d20250823_m044844_c001_v7007000_t0000_u01755924524022") 2025/08/23 04:49:46 DEBUG : chunked-copy: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f11290b70c68d217b_d20250823_m044840_c001_v0001184_t0018_u01755924520796") 2025/08/23 04:49:46 DEBUG : chunked-copy.copy: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f410b0eeab72de8f3_d20250823_m044938_c001_v7007000_t0000_u01755924578642") 2025/08/23 04:49:46 DEBUG : chunked-copy.copy: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f210b0eeab72de8e8_d20250823_m044936_c001_v0001179_t0035_u01755924576934") 2025/08/23 04:49:46 DEBUG : chunked-copy.copy: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f411122d9356c41b5_d20250823_m044932_c001_v7007000_t0000_u01755924572493") 2025/08/23 04:49:46 DEBUG : chunked-copy.copy: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f211122d9356c41a4_d20250823_m044930_c001_v0001172_t0018_u01755924570673") 2025/08/23 04:49:46 DEBUG : chunked-copy.copy: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f410b0eeab72de85b_d20250823_m044926_c001_v7007000_t0000_u01755924566192") 2025/08/23 04:49:46 DEBUG : chunked-copy.copy: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f211122d9356c413a_d20250823_m044923_c001_v0001113_t0029_u01755924563003") 2025/08/23 04:49:46 DEBUG : chunked-copy.copy: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f418897f1e6664437_d20250823_m044848_c001_v7007000_t0000_u01755924528172") 2025/08/23 04:49:46 DEBUG : chunked-copy.copy: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f218897f1e6664400_d20250823_m044845_c001_v0001102_t0026_u01755924525909") 2025/08/23 04:49:46 DEBUG : chunked-copy.copy: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f418897f1e66643df_d20250823_m044843_c001_v7007000_t0000_u01755924523839") 2025/08/23 04:49:46 DEBUG : chunked-copy.copy: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f10307beb50aff785_d20250823_m044842_c001_v0001183_t0017_u01755924522748") 2025/08/23 04:49:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f101f6c5b5a37073f_d20250823_m044351_c001_v0001040_t0012_u01755924231860") 2025/08/23 04:49:46 DEBUG : unknown-size-put.txt: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f410b0eeab72de8fb_d20250823_m044939_c001_v7007000_t0000_u01755924579578") 2025/08/23 04:49:46 DEBUG : unknown-size-put.txt: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f11290b70c68d2371_d20250823_m044939_c001_v0001184_t0031_u01755924579377") 2025/08/23 04:49:47 DEBUG : unknown-size-update.txt: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f410b0eeab72de90c_d20250823_m044940_c001_v7007000_t0000_u01755924580582") 2025/08/23 04:49:47 DEBUG : unknown-size-update.txt: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f11290b70c68d237f_d20250823_m044940_c001_v0001184_t0017_u01755924580322") 2025/08/23 04:49:47 DEBUG : unknown-size-update.txt: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f11290b70c68d2377_d20250823_m044939_c001_v0001184_t0035_u01755924579763") 2025/08/23 04:49:47 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f32ed0330cddb5b9f880e1b_f404f5cb36847bf96_d20250823_m044519_c001_v7007000_t0000_u01755924319568") 2025/08/23 04:49:51 INFO : B2 bucket rclone-test-kimefey0duha: cleaning bucket "rclone-test-kimefey0duha" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (406.48s) --- 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 (3.03s) --- PASS: TestIntegration/FsMkdir (398.54s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.19s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (24.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.25s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.12s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.67s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (101.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.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.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.14s) --- 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.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (17.02s) --- 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 (1.27s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (41.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (8.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.24s) --- 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 (20.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.00s) --- 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.27s) --- 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.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (10.16s) --- 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 (9.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (188.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (29.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (10.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (27.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (5.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (27.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (32.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (9.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (12.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (6.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (33.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (12.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (6.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (37.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (13.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (13.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.54s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (58.81s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.00s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.33s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (38.02s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.29s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.15s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.76s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.75s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.00s) --- 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 406.504s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m47.733509521s (try 1/5)