"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/07/25 01:00:43 NOTICE: TestB2: Starting server 2025/07/25 01:00:43 DEBUG : Creating backend with remote "TestB2:rclone-test-bugirup4towa" 2025/07/25 01:00:43 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/07/25 01:00:46 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/07/25 01:00:46 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/07/25 01:00:46 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/07/25 01:01:08 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/07/25 01:01:09 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/07/25 01:01:11 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/07/25 01:01:11 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/07/25 01:01:11 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/07/25 01:01:11 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/07/25 01:01:12 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/07/25 01:01:12 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/07/25 01:01:18 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/07/25 01:01:20 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/07/25 01:01:24 INFO : B2 bucket rclone-test-bugirup4towa: cleaning bucket "rclone-test-bugirup4towa" of all files 2025/07/25 01:01:25 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8bec0a_d20250725_m010124_c001_v0001165_t0007_u01753405284112") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/07/25 01:01:26 DEBUG : Creating backend with remote "TestB2:rclone-test-bugirup4towa/dirToPurgeFromRoot" 2025/07/25 01:01:27 INFO : B2 bucket rclone-test-bugirup4towa path dirToPurgeFromRoot: cleaning bucket "rclone-test-bugirup4towa" of all files 2025/07/25 01:01:28 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8bec10_d20250725_m010125_c001_v0001165_t0004_u01753405285708") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/07/25 01:01:28 DEBUG : Creating backend with remote "TestB2:rclone-test-bugirup4towa/hello? sausage/êé" 2025/07/25 01:01:32 INFO : B2 bucket rclone-test-bugirup4towa path hello? sausage/êé: cleaning bucket "rclone-test-bugirup4towa" of all files 2025/07/25 01:01:32 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115586250c5ac8a9_d20250725_m010131_c001_v0001180_t0034_u01753405291079") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/07/25 01:01:33 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/07/25 01:01:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/25 01:01:34 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/07/25 01:01:41 DEBUG : Creating backend with remote "TestB2:rclone-test-bugirup4towa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/07/25 01:01:43 DEBUG : Creating backend with remote "TestB2:rclone-test-bugirup4towa/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-bugirup4towa" from "TestB2:rclone-test-bugirup4towa" 2025/07/25 01:01:45 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/07/25 01:01:56 DEBUG : Creating backend with remote "TestB2:rclone-test-yefonoy5leme" 2025/07/25 01:01:59 DEBUG : B2 bucket rclone-test-yefonoy5leme: Purge remote 2025/07/25 01:01:59 INFO : B2 bucket rclone-test-yefonoy5leme: cleaning bucket "rclone-test-yefonoy5leme" of all files 2025/07/25 01:02:00 DEBUG : somefile: Deleting (id "4_zcf22ed23109d3bfb9f880e1b_f4026a4c72ebfc693_d20250725_m010158_c001_v0001161_t0032_u01753405318836") === 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/07/25 01:02:01 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/07/25 01:02:02 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/07/25 01:02:05 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/07/25 01:02:05 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/07/25 01:02:05 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.788Ki offset 6Mi/6.106Mi 2025/07/25 01:02:05 DEBUG : test-metadata: Sending chunk 1 length 111399 2025/07/25 01:02:06 DEBUG : test-metadata: Done sending chunk 1 2025/07/25 01:02:07 DEBUG : test-metadata: Done sending chunk 0 2025/07/25 01:02:07 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/07/25 01:02:14 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/07/25 01:02:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/25 01:02:15 DEBUG : pacer: Reducing sleep to 10ms 2025/07/25 01:02:17 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1165-15.backblaze.com/b2api/v1/b2_upload_file/3f22cda3108d3bfb9f880e1b/c001_v0001165_t0016": EOF 2025/07/25 01:02:17 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1165-15.backblaze.com/b2api/v1/b2_upload_file/3f22cda3108d3bfb9f880e1b/c001_v0001165_t0016": EOF) 2025/07/25 01:02:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1165-15.backblaze.com/b2api/v1/b2_upload_file/3f22cda3108d3bfb9f880e1b/c001_v0001165_t0016": EOF - low level retry 1/10 2025/07/25 01:02:19 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-07-25-010212-441.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/07/25 01:02:22 DEBUG : oldPath = "TestB2:rclone-test-bugirup4towa/versions/test-versions-v2025-07-25-010212-441.txt" 2025/07/25 01:02:22 DEBUG : newPath = "TestB2,versions:rclone-test-bugirup4towa/versions/test-versions-v2025-07-25-010212-441.txt" 2025/07/25 01:02:22 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-bugirup4towa/versions/test-versions-v2025-07-25-010212-441.txt" 2025/07/25 01:02:22 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/07/25 01:02:23 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-bugirup4towa/versions/test-versions-v2025-07-25-010212-441.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-bugirup4towa/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/07/25 01:02:26 INFO : B2 bucket rclone-test-bugirup4towa: cleaning bucket "rclone-test-bugirup4towa" of all hidden files 2025/07/25 01:02:27 DEBUG : leading space/ leading space: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f417f89adf7304ea0_d20250725_m010053_c001_v7007000_t0000_u01753405253554") as it is a hide marker 2025/07/25 01:02:27 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/07/25 01:02:27 DEBUG : leading space/ leading space: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8beb89_d20250725_m010052_c001_v0001165_t0025_u01753405252962") 2025/07/25 01:02:27 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/07/25 01:02:27 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f417f89adf7304e9f_d20250725_m010052_c001_v7007000_t0000_u01753405252590") as it is a hide marker 2025/07/25 01:02:27 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/07/25 01:02:27 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8beb83_d20250725_m010052_c001_v0001165_t0031_u01753405252019") 2025/07/25 01:02:27 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/07/25 01:02:27 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f417f89adf7304ea7_d20250725_m010059_c001_v7007000_t0000_u01753405259246") as it is a hide marker 2025/07/25 01:02:27 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/07/25 01:02:27 DEBUG : .leading dot/.leading dot: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8bebad_d20250725_m010058_c001_v0001165_t0057_u01753405258669") 2025/07/25 01:02:27 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/07/25 01:02:27 DEBUG : created from root.txt: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f4049d4ddc9c7d1d3_d20250725_m010152_c001_v7007000_t0000_u01753405312857") as it is a hide marker 2025/07/25 01:02:27 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/07/25 01:02:27 DEBUG : created from root.txt: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f1016310516d1ce72_d20250725_m010151_c001_v0001032_t0021_u01753405311504") 2025/07/25 01:02:27 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/07/25 01:02:27 DEBUG : file name.txt: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f4074ca2dcf5839cc_d20250725_m010201_c001_v7007000_t0000_u01753405321048") as it is a hide marker 2025/07/25 01:02:27 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/07/25 01:02:27 DEBUG : file name.txt: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8bec28_d20250725_m010140_c001_v0001165_t0029_u01753405300782") 2025/07/25 01:02:27 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/07/25 01:02:27 DEBUG : file name.txt: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f119a54f753245777_d20250725_m010137_c001_v0001171_t0041_u01753405297186") 2025/07/25 01:02:27 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/07/25 01:02:27 DEBUG : file name.txt: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8bebf2_d20250725_m010116_c001_v0001165_t0030_u01753405276486") 2025/07/25 01:02:27 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/07/25 01:02:27 DEBUG : file name.txt: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8bebee_d20250725_m010115_c001_v0001165_t0058_u01753405275626") 2025/07/25 01:02:27 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/07/25 01:02:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8bebf0_d20250725_m010116_c001_v0001165_t0020_u01753405276039") "upload" dated 2025-07-25 01:01:16.039 +0000 UTC (1m11.118750761s ago) 2025/07/25 01:02:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f418771a8f5a1f2bd_d20250725_m010134_c001_v7007000_t0000_u01753405294919") as it is a hide marker 2025/07/25 01:02:27 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/07/25 01:02:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f10302be3ea4176f4_d20250725_m010134_c001_v0001176_t0052_u01753405294710") 2025/07/25 01:02:27 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/07/25 01:02:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f104b0ae16c254136_d20250725_m010134_c001_v0001184_t0019_u01753405294032") 2025/07/25 01:02:27 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/07/25 01:02:27 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f417f89adf7304ec2_d20250725_m010105_c001_v7007000_t0000_u01753405265848") as it is a hide marker 2025/07/25 01:02:27 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/07/25 01:02:27 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8bebc8_d20250725_m010105_c001_v0001165_t0022_u01753405265256") 2025/07/25 01:02:27 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/07/25 01:02:27 DEBUG : piped data.txt: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f4074ca2dcf5839ce_d20250725_m010202_c001_v7007000_t0000_u01753405322757") as it is a hide marker 2025/07/25 01:02:27 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/07/25 01:02:27 DEBUG : piped data.txt: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8bec60_d20250725_m010202_c001_v0001165_t0048_u01753405322343") 2025/07/25 01:02:27 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/07/25 01:02:27 DEBUG : piped data.txt: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f4074ca2dcf5839cd_d20250725_m010202_c001_v7007000_t0000_u01753405322162") 2025/07/25 01:02:27 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/07/25 01:02:27 DEBUG : piped data.txt: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f415683ef9d8bec5e_d20250725_m010201_c001_v0001165_t0016_u01753405321774") 2025/07/25 01:02:27 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/07/25 01:02:27 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f417f89adf7304ed3_d20250725_m010106_c001_v7007000_t0000_u01753405266853") as it is a hide marker 2025/07/25 01:02:27 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/07/25 01:02:27 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8bebca_d20250725_m010106_c001_v0001165_t0006_u01753405266210") 2025/07/25 01:02:27 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/07/25 01:02:27 DEBUG : test-metadata: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f411320ef57afce5e_d20250725_m010209_c001_v7007000_t0000_u01753405329899") as it is a hide marker 2025/07/25 01:02:27 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/07/25 01:02:27 DEBUG : test-metadata: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f2074ca2dcf583db9_d20250725_m010204_c001_v0001098_t0023_u01753405324793") 2025/07/25 01:02:27 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/07/25 01:02:27 DEBUG : test-metadata: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f4074ca2dcf5839d0_d20250725_m010203_c001_v7007000_t0000_u01753405323778") 2025/07/25 01:02:27 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/07/25 01:02:27 DEBUG : test-metadata: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8bec64_d20250725_m010202_c001_v0001165_t0050_u01753405322938") 2025/07/25 01:02:27 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/07/25 01:02:27 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f417f89adf7304ea9_d20250725_m010101_c001_v7007000_t0000_u01753405261167") as it is a hide marker 2025/07/25 01:02:27 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/07/25 01:02:27 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8bebb7_d20250725_m010100_c001_v0001165_t0054_u01753405260562") 2025/07/25 01:02:27 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/07/25 01:02:27 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f417f89adf7304eac_d20250725_m010103_c001_v7007000_t0000_u01753405263020") as it is a hide marker 2025/07/25 01:02:27 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/07/25 01:02:27 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8bebbe_d20250725_m010102_c001_v0001165_t0012_u01753405262456") 2025/07/25 01:02:27 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/07/25 01:02:27 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f417f89adf7304eab_d20250725_m010102_c001_v7007000_t0000_u01753405262095") as it is a hide marker 2025/07/25 01:02:27 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/07/25 01:02:27 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8bebb9_d20250725_m010101_c001_v0001165_t0027_u01753405261525") 2025/07/25 01:02:27 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/07/25 01:02:27 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f417f89adf7304eae_d20250725_m010103_c001_v7007000_t0000_u01753405263954") as it is a hide marker 2025/07/25 01:02:27 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/07/25 01:02:27 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8bebc2_d20250725_m010103_c001_v0001165_t0012_u01753405263390") 2025/07/25 01:02:27 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/07/25 01:02:27 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f417f89adf7304eb1_d20250725_m010104_c001_v7007000_t0000_u01753405264897") as it is a hide marker 2025/07/25 01:02:27 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/07/25 01:02:27 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8bebc4_d20250725_m010104_c001_v0001165_t0048_u01753405264316") 2025/07/25 01:02:27 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/07/25 01:02:27 DEBUG : trailing space /trailing space : Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f417f89adf7304ea8_d20250725_m010100_c001_v7007000_t0000_u01753405260202") as it is a hide marker 2025/07/25 01:02:27 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/07/25 01:02:27 DEBUG : trailing space /trailing space : Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8bebb1_d20250725_m010059_c001_v0001165_t0016_u01753405259620") 2025/07/25 01:02:27 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/07/25 01:02:27 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f104999fa37b6f1e0_d20250725_m010220_c001_v0001171_t0000_u01753405340217") "upload" dated 2025-07-25 01:02:20.217 +0000 UTC (6.94117144s ago) 2025/07/25 01:02:27 DEBUG : versions/test-versions.txt: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f400d250f2091282e_d20250725_m010215_c001_v7007000_t0000_u01753405335448") 2025/07/25 01:02:27 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/07/25 01:02:27 DEBUG : versions/test-versions.txt: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8bec78_d20250725_m010212_c001_v0001165_t0033_u01753405332441") 2025/07/25 01:02:27 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/07/25 01:02:27 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f417f89adf7304ef2_d20250725_m010115_c001_v7007000_t0000_u01753405275079") as it is a hide marker 2025/07/25 01:02:27 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/07/25 01:02:27 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f217f89adf7304eee_d20250725_m010108_c001_v0001090_t0048_u01753405268995") 2025/07/25 01:02:27 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/07/25 01:02:27 DEBUG : zero-length-file: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f417f89adf7304eed_d20250725_m010108_c001_v7007000_t0000_u01753405268700") as it is a hide marker 2025/07/25 01:02:27 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/07/25 01:02:27 DEBUG : zero-length-file: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f415683ef9d8bebd6_d20250725_m010108_c001_v0001165_t0016_u01753405268140") 2025/07/25 01:02:27 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/07/25 01:02:27 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f417f89adf7304ea1_d20250725_m010054_c001_v7007000_t0000_u01753405254486") as it is a hide marker 2025/07/25 01:02:27 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/07/25 01:02:27 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8beb99_d20250725_m010053_c001_v0001165_t0039_u01753405253919") 2025/07/25 01:02:27 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/07/25 01:02:27 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f417f89adf7304e9c_d20250725_m010049_c001_v7007000_t0000_u01753405249751") as it is a hide marker 2025/07/25 01:02:27 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/07/25 01:02:27 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8beb6f_d20250725_m010048_c001_v0001165_t0051_u01753405248777") 2025/07/25 01:02:27 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/07/25 01:02:27 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f417f89adf7304ea5_d20250725_m010057_c001_v7007000_t0000_u01753405257338") as it is a hide marker 2025/07/25 01:02:27 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/07/25 01:02:27 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8beba5_d20250725_m010056_c001_v0001165_t0057_u01753405256729") 2025/07/25 01:02:27 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/07/25 01:02:27 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f417f89adf7304ea4_d20250725_m010056_c001_v7007000_t0000_u01753405256368") as it is a hide marker 2025/07/25 01:02:27 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/07/25 01:02:27 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8beba1_d20250725_m010055_c001_v0001165_t0051_u01753405255779") 2025/07/25 01:02:27 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/07/25 01:02:27 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f417f89adf7304ea6_d20250725_m010058_c001_v7007000_t0000_u01753405258289") as it is a hide marker 2025/07/25 01:02:27 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/07/25 01:02:27 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8beba7_d20250725_m010057_c001_v0001165_t0031_u01753405257697") 2025/07/25 01:02:27 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/07/25 01:02:27 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f417f89adf7304ea3_d20250725_m010055_c001_v7007000_t0000_u01753405255418") as it is a hide marker 2025/07/25 01:02:27 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/07/25 01:02:27 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8beb9d_d20250725_m010054_c001_v0001165_t0019_u01753405254846") 2025/07/25 01:02:27 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/07/25 01:02:27 DEBUG : ./.: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f417f89adf7304e9d_d20250725_m010050_c001_v7007000_t0000_u01753405250689") as it is a hide marker 2025/07/25 01:02:27 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/07/25 01:02:27 DEBUG : ./.: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8beb79_d20250725_m010050_c001_v0001165_t0045_u01753405250110") 2025/07/25 01:02:27 NOTICE: ./.: Skipped delete as --dry-run is set 2025/07/25 01:02:27 DEBUG : ../..: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f417f89adf7304e9e_d20250725_m010051_c001_v7007000_t0000_u01753405251647") as it is a hide marker 2025/07/25 01:02:27 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/07/25 01:02:27 DEBUG : ../..: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8beb7d_d20250725_m010051_c001_v0001165_t0045_u01753405251062") 2025/07/25 01:02:27 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/07/25 01:02:27 INFO : B2 bucket rclone-test-bugirup4towa: cleaning bucket "rclone-test-bugirup4towa" of all hidden files 2025/07/25 01:02:27 DEBUG : leading space/ leading space: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f417f89adf7304ea0_d20250725_m010053_c001_v7007000_t0000_u01753405253554") as it is a hide marker 2025/07/25 01:02:27 DEBUG : leading space/ leading space: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8beb89_d20250725_m010052_c001_v0001165_t0025_u01753405252962") 2025/07/25 01:02:27 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f417f89adf7304e9f_d20250725_m010052_c001_v7007000_t0000_u01753405252590") as it is a hide marker 2025/07/25 01:02:27 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8beb83_d20250725_m010052_c001_v0001165_t0031_u01753405252019") 2025/07/25 01:02:27 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f417f89adf7304ea7_d20250725_m010059_c001_v7007000_t0000_u01753405259246") as it is a hide marker 2025/07/25 01:02:27 DEBUG : .leading dot/.leading dot: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8bebad_d20250725_m010058_c001_v0001165_t0057_u01753405258669") 2025/07/25 01:02:27 DEBUG : created from root.txt: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f4049d4ddc9c7d1d3_d20250725_m010152_c001_v7007000_t0000_u01753405312857") as it is a hide marker 2025/07/25 01:02:27 DEBUG : created from root.txt: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f1016310516d1ce72_d20250725_m010151_c001_v0001032_t0021_u01753405311504") 2025/07/25 01:02:27 DEBUG : file name.txt: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f4074ca2dcf5839cc_d20250725_m010201_c001_v7007000_t0000_u01753405321048") as it is a hide marker 2025/07/25 01:02:27 DEBUG : file name.txt: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8bec28_d20250725_m010140_c001_v0001165_t0029_u01753405300782") 2025/07/25 01:02:28 DEBUG : file name.txt: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f119a54f753245777_d20250725_m010137_c001_v0001171_t0041_u01753405297186") 2025/07/25 01:02:28 DEBUG : file name.txt: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8bebf2_d20250725_m010116_c001_v0001165_t0030_u01753405276486") 2025/07/25 01:02:28 DEBUG : file name.txt: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8bebee_d20250725_m010115_c001_v0001165_t0058_u01753405275626") 2025/07/25 01:02:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8bebf0_d20250725_m010116_c001_v0001165_t0020_u01753405276039") "upload" dated 2025-07-25 01:01:16.039 +0000 UTC (1m12.164390912s ago) 2025/07/25 01:02:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f418771a8f5a1f2bd_d20250725_m010134_c001_v7007000_t0000_u01753405294919") as it is a hide marker 2025/07/25 01:02:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f10302be3ea4176f4_d20250725_m010134_c001_v0001176_t0052_u01753405294710") 2025/07/25 01:02:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f104b0ae16c254136_d20250725_m010134_c001_v0001184_t0019_u01753405294032") 2025/07/25 01:02:28 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f417f89adf7304ec2_d20250725_m010105_c001_v7007000_t0000_u01753405265848") as it is a hide marker 2025/07/25 01:02:28 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8bebc8_d20250725_m010105_c001_v0001165_t0022_u01753405265256") 2025/07/25 01:02:28 DEBUG : piped data.txt: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f4074ca2dcf5839ce_d20250725_m010202_c001_v7007000_t0000_u01753405322757") as it is a hide marker 2025/07/25 01:02:28 DEBUG : piped data.txt: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8bec60_d20250725_m010202_c001_v0001165_t0048_u01753405322343") 2025/07/25 01:02:28 DEBUG : piped data.txt: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f4074ca2dcf5839cd_d20250725_m010202_c001_v7007000_t0000_u01753405322162") 2025/07/25 01:02:28 DEBUG : piped data.txt: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f415683ef9d8bec5e_d20250725_m010201_c001_v0001165_t0016_u01753405321774") 2025/07/25 01:02:28 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f417f89adf7304ed3_d20250725_m010106_c001_v7007000_t0000_u01753405266853") as it is a hide marker 2025/07/25 01:02:28 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8bebca_d20250725_m010106_c001_v0001165_t0006_u01753405266210") 2025/07/25 01:02:28 DEBUG : test-metadata: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f411320ef57afce5e_d20250725_m010209_c001_v7007000_t0000_u01753405329899") as it is a hide marker 2025/07/25 01:02:28 DEBUG : test-metadata: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f2074ca2dcf583db9_d20250725_m010204_c001_v0001098_t0023_u01753405324793") 2025/07/25 01:02:28 DEBUG : test-metadata: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f4074ca2dcf5839d0_d20250725_m010203_c001_v7007000_t0000_u01753405323778") 2025/07/25 01:02:28 DEBUG : test-metadata: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8bec64_d20250725_m010202_c001_v0001165_t0050_u01753405322938") 2025/07/25 01:02:28 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f417f89adf7304ea9_d20250725_m010101_c001_v7007000_t0000_u01753405261167") as it is a hide marker 2025/07/25 01:02:28 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8bebb7_d20250725_m010100_c001_v0001165_t0054_u01753405260562") 2025/07/25 01:02:29 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f417f89adf7304eac_d20250725_m010103_c001_v7007000_t0000_u01753405263020") as it is a hide marker 2025/07/25 01:02:29 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8bebbe_d20250725_m010102_c001_v0001165_t0012_u01753405262456") 2025/07/25 01:02:29 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f417f89adf7304eab_d20250725_m010102_c001_v7007000_t0000_u01753405262095") as it is a hide marker 2025/07/25 01:02:29 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8bebb9_d20250725_m010101_c001_v0001165_t0027_u01753405261525") 2025/07/25 01:02:29 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f417f89adf7304eae_d20250725_m010103_c001_v7007000_t0000_u01753405263954") as it is a hide marker 2025/07/25 01:02:29 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8bebc2_d20250725_m010103_c001_v0001165_t0012_u01753405263390") 2025/07/25 01:02:29 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f417f89adf7304eb1_d20250725_m010104_c001_v7007000_t0000_u01753405264897") as it is a hide marker 2025/07/25 01:02:29 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8bebc4_d20250725_m010104_c001_v0001165_t0048_u01753405264316") 2025/07/25 01:02:29 DEBUG : trailing space /trailing space : Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f417f89adf7304ea8_d20250725_m010100_c001_v7007000_t0000_u01753405260202") as it is a hide marker 2025/07/25 01:02:29 DEBUG : trailing space /trailing space : Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8bebb1_d20250725_m010059_c001_v0001165_t0016_u01753405259620") 2025/07/25 01:02:29 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f104999fa37b6f1e0_d20250725_m010220_c001_v0001171_t0000_u01753405340217") "upload" dated 2025-07-25 01:02:20.217 +0000 UTC (9.319265781s ago) 2025/07/25 01:02:29 DEBUG : versions/test-versions.txt: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f400d250f2091282e_d20250725_m010215_c001_v7007000_t0000_u01753405335448") 2025/07/25 01:02:29 DEBUG : versions/test-versions.txt: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8bec78_d20250725_m010212_c001_v0001165_t0033_u01753405332441") 2025/07/25 01:02:29 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f417f89adf7304ef2_d20250725_m010115_c001_v7007000_t0000_u01753405275079") as it is a hide marker 2025/07/25 01:02:29 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f217f89adf7304eee_d20250725_m010108_c001_v0001090_t0048_u01753405268995") 2025/07/25 01:02:29 DEBUG : zero-length-file: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f417f89adf7304eed_d20250725_m010108_c001_v7007000_t0000_u01753405268700") as it is a hide marker 2025/07/25 01:02:29 DEBUG : zero-length-file: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f415683ef9d8bebd6_d20250725_m010108_c001_v0001165_t0016_u01753405268140") 2025/07/25 01:02:29 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f417f89adf7304ea1_d20250725_m010054_c001_v7007000_t0000_u01753405254486") as it is a hide marker 2025/07/25 01:02:29 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8beb99_d20250725_m010053_c001_v0001165_t0039_u01753405253919") 2025/07/25 01:02:29 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f417f89adf7304e9c_d20250725_m010049_c001_v7007000_t0000_u01753405249751") as it is a hide marker 2025/07/25 01:02:29 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8beb6f_d20250725_m010048_c001_v0001165_t0051_u01753405248777") 2025/07/25 01:02:30 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f417f89adf7304ea5_d20250725_m010057_c001_v7007000_t0000_u01753405257338") as it is a hide marker 2025/07/25 01:02:30 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8beba5_d20250725_m010056_c001_v0001165_t0057_u01753405256729") 2025/07/25 01:02:30 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f417f89adf7304ea4_d20250725_m010056_c001_v7007000_t0000_u01753405256368") as it is a hide marker 2025/07/25 01:02:30 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8beba1_d20250725_m010055_c001_v0001165_t0051_u01753405255779") 2025/07/25 01:02:30 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f417f89adf7304ea6_d20250725_m010058_c001_v7007000_t0000_u01753405258289") as it is a hide marker 2025/07/25 01:02:30 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8beba7_d20250725_m010057_c001_v0001165_t0031_u01753405257697") 2025/07/25 01:02:30 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f417f89adf7304ea3_d20250725_m010055_c001_v7007000_t0000_u01753405255418") as it is a hide marker 2025/07/25 01:02:30 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8beb9d_d20250725_m010054_c001_v0001165_t0019_u01753405254846") 2025/07/25 01:02:30 DEBUG : ./.: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f417f89adf7304e9d_d20250725_m010050_c001_v7007000_t0000_u01753405250689") as it is a hide marker 2025/07/25 01:02:30 DEBUG : ./.: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8beb79_d20250725_m010050_c001_v0001165_t0045_u01753405250110") 2025/07/25 01:02:30 DEBUG : ../..: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f417f89adf7304e9e_d20250725_m010051_c001_v7007000_t0000_u01753405251647") as it is a hide marker 2025/07/25 01:02:30 DEBUG : ../..: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8beb7d_d20250725_m010051_c001_v0001165_t0045_u01753405251062") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/07/25 01:02:31 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/07/25 01:02:31 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/07/25 01:02:31 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/07/25 01:02:32 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/07/25 01:02:32 INFO : B2 bucket rclone-test-bugirup4towa: cleaning bucket "rclone-test-bugirup4towa" of pending multipart uploads older than 0s 2025/07/25 01:02:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8bebf0_d20250725_m010116_c001_v0001165_t0020_u01753405276039") "upload" dated 2025-07-25 01:01:16.039 +0000 UTC (1m16.527066498s ago) 2025/07/25 01:02:32 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f200d250f2091283a_d20250725_m010231_c001_v0001178_t0041_u01753405351476") as it is a start marker (upload started at 2025-07-25 01:02:31.476 +0000 UTC) 2025/07/25 01:02:32 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/07/25 01:02:32 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f200d250f2091283b_d20250725_m010231_c001_v0001161_t0013_u01753405351680") as it is a start marker (upload started at 2025-07-25 01:02:31.68 +0000 UTC) 2025/07/25 01:02:32 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/07/25 01:02:32 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f200d250f2091283c_d20250725_m010231_c001_v0001102_t0054_u01753405351880") as it is a start marker (upload started at 2025-07-25 01:02:31.88 +0000 UTC) 2025/07/25 01:02:32 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/07/25 01:02:32 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f200d250f2091283d_d20250725_m010232_c001_v0001131_t0059_u01753405352100") as it is a start marker (upload started at 2025-07-25 01:02:32.1 +0000 UTC) 2025/07/25 01:02:32 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/07/25 01:02:32 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f400d250f20912839_d20250725_m010231_c001_v7007000_t0000_u01753405351292") "hide" dated 2025-07-25 01:02:31.292 +0000 UTC (1.274198185s ago) 2025/07/25 01:02:32 DEBUG : versions/test-versions.txt: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f104999fa37b6f1e0_d20250725_m010220_c001_v0001171_t0000_u01753405340217") 2025/07/25 01:02:32 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/07/25 01:02:32 INFO : B2 bucket rclone-test-bugirup4towa: cleaning bucket "rclone-test-bugirup4towa" of pending multipart uploads older than 0s 2025/07/25 01:02:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8bebf0_d20250725_m010116_c001_v0001165_t0020_u01753405276039") "upload" dated 2025-07-25 01:01:16.039 +0000 UTC (1m16.973799218s ago) 2025/07/25 01:02:33 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f200d250f2091283a_d20250725_m010231_c001_v0001178_t0041_u01753405351476") as it is a start marker (upload started at 2025-07-25 01:02:31.476 +0000 UTC) 2025/07/25 01:02:33 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f200d250f2091283b_d20250725_m010231_c001_v0001161_t0013_u01753405351680") as it is a start marker (upload started at 2025-07-25 01:02:31.68 +0000 UTC) 2025/07/25 01:02:33 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f200d250f2091283c_d20250725_m010231_c001_v0001102_t0054_u01753405351880") as it is a start marker (upload started at 2025-07-25 01:02:31.88 +0000 UTC) 2025/07/25 01:02:33 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f200d250f2091283d_d20250725_m010232_c001_v0001131_t0059_u01753405352100") as it is a start marker (upload started at 2025-07-25 01:02:32.1 +0000 UTC) 2025/07/25 01:02:33 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z3f22cda3108d3bfb9f880e1b_f400d250f20912839_d20250725_m010231_c001_v7007000_t0000_u01753405351292") "hide" dated 2025-07-25 01:02:31.292 +0000 UTC (1.720935704s ago) 2025/07/25 01:02:33 DEBUG : versions/test-versions.txt: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f104999fa37b6f1e0_d20250725_m010220_c001_v0001171_t0000_u01753405340217") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/07/25 01:02:33 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/07/25 01:02:33 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/07/25 01:02:34 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/07/25 01:02:35 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/07/25 01:02:35 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/07/25 01:02:35 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/07/25 01:02:35 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/07/25 01:02:36 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/07/25 01:02:38 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/07/25 01:02:38 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/07/25 01:02:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/25 01:02:41 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/07/25 01:02:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z3f22cda3108d3bfb9f880e1b_f200d250f20912849_d20250725_m010241_c001_v0001091_t0055_u01753405361116") 2025/07/25 01:02:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/25 01:02:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/07/25 01:02:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/07/25 01:02:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/07/25 01:02:43 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/07/25 01:02:43 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/07/25 01:02:45 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/07/25 01:02:45 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/07/25 01:02:45 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/07/25 01:02:45 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/07/25 01:02:47 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/07/25 01:02:47 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/07/25 01:02:47 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/07/25 01:02:49 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/07/25 01:02:49 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/07/25 01:02:49 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z3f22cda3108d3bfb9f880e1b_f2121b0f6da168d69_d20250725_m010249_c001_v0001146_t0056_u01753405369511") 2025/07/25 01:02:49 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/07/25 01:02:49 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/25 01:02:49 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/07/25 01:02:51 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/07/25 01:02:52 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/07/25 01:02:52 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/07/25 01:02:54 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/07/25 01:02:54 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/07/25 01:02:54 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/07/25 01:02:54 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/07/25 01:02:54 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/07/25 01:02:54 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/07/25 01:02:55 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/07/25 01:02:56 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/07/25 01:02:56 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/07/25 01:02:56 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/07/25 01:02:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/25 01:02:58 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/07/25 01:02:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z3f22cda3108d3bfb9f880e1b_f21753ae669931949_d20250725_m010258_c001_v0001183_t0007_u01753405378757") 2025/07/25 01:02:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/07/25 01:02:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/07/25 01:02:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/25 01:02:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/07/25 01:02:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/07/25 01:03:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/07/25 01:03:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/07/25 01:03:01 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/07/25 01:03:03 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/07/25 01:03:03 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/07/25 01:03:03 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/07/25 01:03:03 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/07/25 01:03:03 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/07/25 01:03:05 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/07/25 01:03:05 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/07/25 01:03:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/07/25 01:03: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/07/25 01:03:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z3f22cda3108d3bfb9f880e1b_f21753ae66993194e_d20250725_m010306_c001_v0001040_t0012_u01753405386935") 2025/07/25 01:03:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/25 01:03:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/07/25 01:03:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/07/25 01:03:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/07/25 01:03:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/07/25 01:03:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/07/25 01:03:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/07/25 01:03:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/07/25 01:03:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/07/25 01:03:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/07/25 01:03:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/07/25 01:03:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/07/25 01:03:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/07/25 01:03:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/07/25 01:03:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/07/25 01:03:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z3f22cda3108d3bfb9f880e1b_f2121b0f6da168d96_d20250725_m010315_c001_v0001131_t0019_u01753405395075") 2025/07/25 01:03:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/07/25 01:03:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/25 01:03:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/07/25 01:03:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/07/25 01:03:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/07/25 01:03:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/07/25 01:03:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/07/25 01:03:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/07/25 01:03:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/07/25 01:03:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/07/25 01:03:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/07/25 01:03:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/07/25 01:03:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/07/25 01:03:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/07/25 01:03:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/07/25 01:03:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/07/25 01:03:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/07/25 01:03:23 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/07/25 01:03:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z3f22cda3108d3bfb9f880e1b_f200d250f20912883_d20250725_m010323_c001_v0001117_t0013_u01753405403983") 2025/07/25 01:03:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/07/25 01:03:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/25 01:03:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/07/25 01:03:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/07/25 01:03:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/07/25 01:03:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/07/25 01:03:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/07/25 01:03: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/07/25 01:03:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/07/25 01:03:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/07/25 01:03:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/07/25 01:03:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/07/25 01:03:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/07/25 01:03:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/07/25 01:03:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/07/25 01:03:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/07/25 01:03: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/07/25 01:03:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z3f22cda3108d3bfb9f880e1b_f200d250f209128b0_d20250725_m010333_c001_v0001171_t0005_u01753405413459") 2025/07/25 01:03:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/25 01:03:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/07/25 01:03:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/07/25 01:03:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/07/25 01:03:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/07/25 01:03:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/07/25 01:03:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/07/25 01:03:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/07/25 01:03:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/07/25 01:03:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/07/25 01:03:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/07/25 01:03:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/07/25 01:03:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/07/25 01:03:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/07/25 01:03: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/07/25 01:03:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z3f22cda3108d3bfb9f880e1b_f2121b0f6da168db8_d20250725_m010342_c001_v0001099_t0052_u01753405422736") 2025/07/25 01:03:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/07/25 01:03:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/25 01:03:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/07/25 01:03:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/07/25 01:03:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/07/25 01:03:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/07/25 01:03:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/07/25 01:03:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/07/25 01:03:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/07/25 01:03:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/07/25 01:03:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/07/25 01:03:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/07/25 01:03:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/07/25 01:03:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/07/25 01:03:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/07/25 01:03:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/07/25 01:03:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/07/25 01:03: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/07/25 01:03:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z3f22cda3108d3bfb9f880e1b_f215646e60c6cfc46_d20250725_m010352_c001_v0001038_t0043_u01753405432241") 2025/07/25 01:03:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/07/25 01:03:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/25 01:03:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/07/25 01:03:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/07/25 01:03:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/07/25 01:03:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/07/25 01:03:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/07/25 01:03: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/07/25 01:03:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/07/25 01:03:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/07/25 01:03:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/07/25 01:03:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/07/25 01:03:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/07/25 01:04:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/07/25 01:04:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/07/25 01:04:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/07/25 01:04:36 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/07/25 01:04:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z3f22cda3108d3bfb9f880e1b_f216ff4e9f28688fe_d20250725_m010436_c001_v0001117_t0058_u01753405476371") 2025/07/25 01:04:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/25 01:04:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/07/25 01:04:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/07/25 01:04:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/07/25 01:04:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/07/25 01:04:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/07/25 01:04:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/07/25 01:04:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/07/25 01:04:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/07/25 01:04:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/07/25 01:04:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/07/25 01:04:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/07/25 01:04:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/07/25 01:04:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/07/25 01:04:45 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/07/25 01:04:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z3f22cda3108d3bfb9f880e1b_f201a3108c348cd27_d20250725_m010445_c001_v0001032_t0012_u01753405485711") 2025/07/25 01:04:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/07/25 01:04:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/25 01:04:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/07/25 01:04:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/07/25 01:04:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/07/25 01:04:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/07/25 01:04:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/07/25 01:04:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/07/25 01:04:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/07/25 01:04:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/07/25 01:04:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/07/25 01:04:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/07/25 01:04:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/07/25 01:04:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/07/25 01:04:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/07/25 01:04:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/07/25 01:04:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/07/25 01:04:55 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/07/25 01:04:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z3f22cda3108d3bfb9f880e1b_f2102464a4e46cdef_d20250725_m010455_c001_v0001171_t0006_u01753405495690") 2025/07/25 01:04:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/07/25 01:04:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/25 01:04:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/07/25 01:04:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/07/25 01:04:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/07/25 01:04:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/07/25 01:04:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/07/25 01:04:58 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/07/25 01:05:00 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/07/25 01:05:00 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/07/25 01:05:00 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/07/25 01:05:00 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/07/25 01:05:01 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/07/25 01:05:03 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/07/25 01:05:03 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/07/25 01:05:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/25 01:05:04 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/07/25 01:05:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z3f22cda3108d3bfb9f880e1b_f2102464a4e46cdf9_d20250725_m010505_c001_v0001181_t0001_u01753405505056") 2025/07/25 01:05:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/25 01:05:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/07/25 01:05:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/07/25 01:05:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/07/25 01:05:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/07/25 01:05:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/07/25 01:05:09 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/07/25 01:05:09 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/07/25 01:05:09 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/07/25 01:05:09 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/07/25 01:05:12 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/07/25 01:05:12 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/07/25 01:05:12 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/07/25 01:05:14 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/07/25 01:05:14 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/07/25 01:05:14 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z3f22cda3108d3bfb9f880e1b_f201a3108c348cd40_d20250725_m010514_c001_v0001098_t0035_u01753405514405") 2025/07/25 01:05:14 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/07/25 01:05:14 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/25 01:05:14 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/07/25 01:05:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/07/25 01:05:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/07/25 01:05:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/07/25 01:05:19 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/07/25 01:05:19 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/07/25 01:05:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/07/25 01:05:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/07/25 01:05:20 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/07/25 01:05:20 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/07/25 01:05:21 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/07/25 01:05:22 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/07/25 01:05:23 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/07/25 01:05:23 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/07/25 01:05:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/25 01:05:25 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/07/25 01:05:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z3f22cda3108d3bfb9f880e1b_f211320ef57afd098_d20250725_m010525_c001_v0001171_t0031_u01753405525359") 2025/07/25 01:05:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/07/25 01:05:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/25 01:05:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/07/25 01:05:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/07/25 01:05:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/07/25 01:05:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/07/25 01:05:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/07/25 01:05:28 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/07/25 01:05:31 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/07/25 01:05:31 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/07/25 01:05:31 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/07/25 01:05:31 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/07/25 01:05:31 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/07/25 01:05:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/25 01:05:31 DEBUG : pacer: Reducing sleep to 10ms 2025/07/25 01:05:31 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/07/25 01:05:33 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/07/25 01:05:33 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/07/25 01:05:35 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/25 01:05:35 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/07/25 01:05:35 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z3f22cda3108d3bfb9f880e1b_f2102464a4e46ce2a_d20250725_m010535_c001_v0001134_t0056_u01753405535800") 2025/07/25 01:05:35 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/25 01:05:35 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/07/25 01:05:35 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/07/25 01:05:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/07/25 01:05:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/07/25 01:05:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/07/25 01:05:40 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/07/25 01:05:40 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/07/25 01:05:41 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/07/25 01:05:41 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/07/25 01:05:43 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/07/25 01:05:43 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/07/25 01:05:43 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/07/25 01:05:46 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/07/25 01:05:46 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/07/25 01:05:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z3f22cda3108d3bfb9f880e1b_f211320ef57afd0a4_d20250725_m010546_c001_v0001184_t0025_u01753405546943") 2025/07/25 01:05:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/07/25 01:05:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/25 01:05:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/07/25 01:05:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/07/25 01:05:50 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/07/25 01:05:50 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/07/25 01:05:52 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/07/25 01:05:52 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/07/25 01:05:53 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/07/25 01:05:53 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/07/25 01:05:53 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/07/25 01:05:53 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/07/25 01:05:54 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/07/25 01:05:55 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/07/25 01:05:55 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/07/25 01:05:55 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/07/25 01:05:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/25 01:05:58 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/07/25 01:05:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z3f22cda3108d3bfb9f880e1b_f219f5d167dc44172_d20250725_m010558_c001_v0001171_t0055_u01753405558486") 2025/07/25 01:05:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/07/25 01:05:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/25 01:05:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/07/25 01:05:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/07/25 01:05:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/07/25 01:06:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/07/25 01:06:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/07/25 01:06:01 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/07/25 01:06:24 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z3f22cda3108d3bfb9f880e1b_f21448285bd5537f5_d20250725_m010624_c001_v0001131_t0022_u01753405584348") 2025/07/25 01:06:24 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/07/25 01:06:24 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/07/25 01:06:24 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/07/25 01:06:25 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/07/25 01:06:25 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/07/25 01:06:28 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/07/25 01:06:28 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/07/25 01:06:28 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/07/25 01:06:28 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/07/25 01:06:31 DEBUG : chunked-copy: Done sending chunk 0 2025/07/25 01:06:32 DEBUG : chunked-copy: Done sending chunk 1 2025/07/25 01:06:32 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/07/25 01:06:34 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z3f22cda3108d3bfb9f880e1b_f21448285bd553800_d20250725_m010633_c001_v0001136_t0059_u01753405593950") 2025/07/25 01:06:34 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/07/25 01:06:34 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/07/25 01:06:40 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/07/25 01:06:40 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/07/25 01:06:40 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/07/25 01:06:44 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/07/25 01:06:44 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/07/25 01:06:44 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/07/25 01:06:44 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/07/25 01:06:46 DEBUG : chunked-copy: Done sending chunk 0 2025/07/25 01:06:46 DEBUG : chunked-copy: Done sending chunk 1 2025/07/25 01:06:46 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/07/25 01:06:47 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z3f22cda3108d3bfb9f880e1b_f21448285bd55380a_d20250725_m010647_c001_v0001134_t0024_u01753405607470") 2025/07/25 01:06:47 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/07/25 01:06:47 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/07/25 01:06:47 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/07/25 01:06:48 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/07/25 01:06:48 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/07/25 01:06:50 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/07/25 01:06:50 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/07/25 01:06:50 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/07/25 01:06:50 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/07/25 01:06:52 DEBUG : chunked-copy: Done sending chunk 0 2025/07/25 01:06:52 DEBUG : chunked-copy: Done sending chunk 1 2025/07/25 01:06:52 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/07/25 01:06:53 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z3f22cda3108d3bfb9f880e1b_f206c34f51766aceb_d20250725_m010653_c001_v0001091_t0034_u01753405613434") 2025/07/25 01:06:53 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/07/25 01:06:53 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/07/25 01:06:53 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/07/25 01:06:53 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/07/25 01:06:54 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/07/25 01:06:54 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/07/25 01:06:54 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/07/25 01:06:55 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/07/25 01:06:57 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/07/25 01:06:57 DEBUG : Creating backend with remote "TestB2:rclone-test-bugirup4towa/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/07/25 01:06:59 INFO : B2 bucket rclone-test-bugirup4towa: cleaning bucket "rclone-test-bugirup4towa" of all files 2025/07/25 01:06:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f411320ef57afd0a0_d20250725_m010540_c001_v7007000_t0000_u01753405540116") 2025/07/25 01:06:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f2102464a4e46ce2a_d20250725_m010535_c001_v0001134_t0056_u01753405535800") 2025/07/25 01:06:59 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f4102464a4e46ce29_d20250725_m010535_c001_v7007000_t0000_u01753405535195") 2025/07/25 01:06:59 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f211320ef57afd09d_d20250725_m010530_c001_v0001184_t0012_u01753405530600") 2025/07/25 01:06:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f40516cd1d2637a79_d20250725_m010603_c001_v7007000_t0000_u01753405563846") 2025/07/25 01:06:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f219f5d167dc44172_d20250725_m010558_c001_v0001171_t0055_u01753405558486") 2025/07/25 01:06:59 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f419f5d167dc44171_d20250725_m010557_c001_v7007000_t0000_u01753405557860") 2025/07/25 01:06:59 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f211320ef57afd0a9_d20250725_m010552_c001_v0001177_t0055_u01753405552229") 2025/07/25 01:06:59 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f411320ef57afd0a8_d20250725_m010552_c001_v7007000_t0000_u01753405552046") 2025/07/25 01:06:59 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f211320ef57afd0a4_d20250725_m010546_c001_v0001184_t0025_u01753405546943") 2025/07/25 01:06:59 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f411320ef57afd0a3_d20250725_m010546_c001_v7007000_t0000_u01753405546303") 2025/07/25 01:06:59 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f211320ef57afd0a1_d20250725_m010540_c001_v0001179_t0048_u01753405540299") 2025/07/25 01:06:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f4121b0f6da168da9_d20250725_m010328_c001_v7007000_t0000_u01753405408582") 2025/07/25 01:07:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f200d250f20912883_d20250725_m010323_c001_v0001117_t0013_u01753405403983") 2025/07/25 01:07:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f4121b0f6da168d9d_d20250725_m010319_c001_v7007000_t0000_u01753405399068") 2025/07/25 01:07:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f2121b0f6da168d96_d20250725_m010315_c001_v0001131_t0019_u01753405395075") 2025/07/25 01:07:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f400d250f20912882_d20250725_m010323_c001_v7007000_t0000_u01753405403562") 2025/07/25 01:07:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f2121b0f6da168d9e_d20250725_m010319_c001_v0001134_t0014_u01753405399251") 2025/07/25 01:07:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f4121b0f6da168d95_d20250725_m010314_c001_v7007000_t0000_u01753405394668") 2025/07/25 01:07:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f2121b0f6da168d86_d20250725_m010310_c001_v0001098_t0011_u01753405390476") 2025/07/25 01:07:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f4121b0f6da168d85_d20250725_m010310_c001_v7007000_t0000_u01753405390280") 2025/07/25 01:07:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f21753ae66993194e_d20250725_m010306_c001_v0001040_t0012_u01753405386935") 2025/07/25 01:07:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f41753ae66993194d_d20250725_m010306_c001_v7007000_t0000_u01753405386504") 2025/07/25 01:07:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f2121b0f6da168d75_d20250725_m010302_c001_v0001176_t0030_u01753405382809") 2025/07/25 01:07:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f4121b0f6da168dc7_d20250725_m010356_c001_v7007000_t0000_u01753405436927") 2025/07/25 01:07:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f215646e60c6cfc46_d20250725_m010352_c001_v0001038_t0043_u01753405432241") 2025/07/25 01:07:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f4121b0f6da168dbd_d20250725_m010347_c001_v7007000_t0000_u01753405427108") 2025/07/25 01:07:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f2121b0f6da168db8_d20250725_m010342_c001_v0001099_t0052_u01753405422736") 2025/07/25 01:07:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f415646e60c6cfc45_d20250725_m010351_c001_v7007000_t0000_u01753405431828") 2025/07/25 01:07:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f2121b0f6da168dbf_d20250725_m010347_c001_v0001146_t0009_u01753405427291") 2025/07/25 01:07:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f4121b0f6da168db7_d20250725_m010342_c001_v7007000_t0000_u01753405422326") 2025/07/25 01:07:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f2121b0f6da168db3_d20250725_m010337_c001_v0001144_t0049_u01753405417614") 2025/07/25 01:07:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f4121b0f6da168db2_d20250725_m010337_c001_v7007000_t0000_u01753405417432") 2025/07/25 01:07:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f200d250f209128b0_d20250725_m010333_c001_v0001171_t0005_u01753405413459") 2025/07/25 01:07:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f400d250f209128ae_d20250725_m010333_c001_v7007000_t0000_u01753405413069") 2025/07/25 01:07:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f2121b0f6da168daa_d20250725_m010328_c001_v0001092_t0000_u01753405408780") 2025/07/25 01:07:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f4121b0f6da168d74_d20250725_m010302_c001_v7007000_t0000_u01753405382627") 2025/07/25 01:07:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f21753ae669931949_d20250725_m010258_c001_v0001183_t0007_u01753405378757") 2025/07/25 01:07:01 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f41753ae669931947_d20250725_m010258_c001_v7007000_t0000_u01753405378373") 2025/07/25 01:07:01 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f2121b0f6da168d6d_d20250725_m010253_c001_v0001120_t0003_u01753405373915") 2025/07/25 01:07:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f4121b0f6da168d6b_d20250725_m010253_c001_v7007000_t0000_u01753405373689") 2025/07/25 01:07:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f2121b0f6da168d69_d20250725_m010249_c001_v0001146_t0056_u01753405369511") 2025/07/25 01:07:01 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f4121b0f6da168d68_d20250725_m010249_c001_v7007000_t0000_u01753405369106") 2025/07/25 01:07:01 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f2121b0f6da168d66_d20250725_m010244_c001_v0001179_t0036_u01753405364957") 2025/07/25 01:07:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f4121b0f6da168d64_d20250725_m010244_c001_v7007000_t0000_u01753405364771") 2025/07/25 01:07:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f200d250f20912849_d20250725_m010241_c001_v0001091_t0055_u01753405361116") 2025/07/25 01:07:01 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f400d250f20912848_d20250725_m010240_c001_v7007000_t0000_u01753405360690") 2025/07/25 01:07:01 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f200d250f20912840_d20250725_m010235_c001_v0001137_t0048_u01753405355241") 2025/07/25 01:07:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f401a3108c348cd36_d20250725_m010500_c001_v7007000_t0000_u01753405500152") 2025/07/25 01:07:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f2102464a4e46cdef_d20250725_m010455_c001_v0001171_t0006_u01753405495690") 2025/07/25 01:07:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f401a3108c348cd2e_d20250725_m010450_c001_v7007000_t0000_u01753405490343") 2025/07/25 01:07:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f201a3108c348cd27_d20250725_m010445_c001_v0001032_t0012_u01753405485711") 2025/07/25 01:07:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f4102464a4e46cdee_d20250725_m010455_c001_v7007000_t0000_u01753405495222") 2025/07/25 01:07:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f201a3108c348cd2f_d20250725_m010450_c001_v0001182_t0049_u01753405490533") 2025/07/25 01:07:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f401a3108c348cd26_d20250725_m010445_c001_v7007000_t0000_u01753405485232") 2025/07/25 01:07:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f201a3108c348cd1f_d20250725_m010440_c001_v0001098_t0014_u01753405480615") 2025/07/25 01:07:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f401a3108c348cd1d_d20250725_m010440_c001_v7007000_t0000_u01753405480432") 2025/07/25 01:07:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f216ff4e9f28688fe_d20250725_m010436_c001_v0001117_t0058_u01753405476371") 2025/07/25 01:07:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f416ff4e9f28688fd_d20250725_m010435_c001_v7007000_t0000_u01753405475858") 2025/07/25 01:07:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f2121b0f6da168dc8_d20250725_m010357_c001_v0001113_t0014_u01753405437115") 2025/07/25 01:07:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f411320ef57afd09c_d20250725_m010530_c001_v7007000_t0000_u01753405530417") 2025/07/25 01:07:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f211320ef57afd098_d20250725_m010525_c001_v0001171_t0031_u01753405525359") 2025/07/25 01:07:02 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f411320ef57afd096_d20250725_m010524_c001_v7007000_t0000_u01753405524833") 2025/07/25 01:07:02 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f201a3108c348cd44_d20250725_m010519_c001_v0001117_t0051_u01753405519275") 2025/07/25 01:07:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f401a3108c348cd43_d20250725_m010519_c001_v7007000_t0000_u01753405519092") 2025/07/25 01:07:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f201a3108c348cd40_d20250725_m010514_c001_v0001098_t0035_u01753405514405") 2025/07/25 01:07:02 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f401a3108c348cd3f_d20250725_m010513_c001_v7007000_t0000_u01753405513913") 2025/07/25 01:07:02 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f201a3108c348cd3d_d20250725_m010508_c001_v0001040_t0048_u01753405508912") 2025/07/25 01:07:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f401a3108c348cd3c_d20250725_m010508_c001_v7007000_t0000_u01753405508729") 2025/07/25 01:07:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f2102464a4e46cdf9_d20250725_m010505_c001_v0001181_t0001_u01753405505056") 2025/07/25 01:07:02 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f4102464a4e46cdf8_d20250725_m010504_c001_v7007000_t0000_u01753405504546") 2025/07/25 01:07:02 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f201a3108c348cd37_d20250725_m010500_c001_v0001183_t0038_u01753405500336") 2025/07/25 01:07:03 DEBUG : chunked-copy: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f406c34f51766acee_d20250725_m010655_c001_v7007000_t0000_u01753405615642") 2025/07/25 01:07:03 DEBUG : chunked-copy: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f21448285bd55380d_d20250725_m010649_c001_v0001178_t0046_u01753405609950") 2025/07/25 01:07:03 DEBUG : chunked-copy: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f41448285bd55380c_d20250725_m010649_c001_v7007000_t0000_u01753405609245") 2025/07/25 01:07:03 DEBUG : chunked-copy: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f206c34f51766ace5_d20250725_m010644_c001_v0001184_t0024_u01753405604021") 2025/07/25 01:07:03 DEBUG : chunked-copy: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f406c34f51766ace4_d20250725_m010643_c001_v7007000_t0000_u01753405603367") 2025/07/25 01:07:03 DEBUG : chunked-copy: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f216f0ad7fd8f29b6_d20250725_m010628_c001_v0001105_t0019_u01753405588380") 2025/07/25 01:07:03 DEBUG : chunked-copy: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f416f0ad7fd8f29b5_d20250725_m010627_c001_v7007000_t0000_u01753405587705") 2025/07/25 01:07:03 DEBUG : chunked-copy: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f104999fa37b6fa66_d20250725_m010616_c001_v0001171_t0018_u01753405576496") 2025/07/25 01:07:03 DEBUG : chunked-copy: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f415a1de418c78607_d20250725_m010616_c001_v7007000_t0000_u01753405576037") 2025/07/25 01:07:03 DEBUG : chunked-copy: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f104999fa37b6f9d9_d20250725_m010604_c001_v0001171_t0029_u01753405564617") 2025/07/25 01:07:03 DEBUG : chunked-copy.copy: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f406c34f51766aced_d20250725_m010655_c001_v7007000_t0000_u01753405615459") 2025/07/25 01:07:03 DEBUG : chunked-copy.copy: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f206c34f51766aceb_d20250725_m010653_c001_v0001091_t0034_u01753405613434") 2025/07/25 01:07:03 DEBUG : chunked-copy.copy: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f41448285bd55380b_d20250725_m010649_c001_v7007000_t0000_u01753405609061") 2025/07/25 01:07:03 DEBUG : chunked-copy.copy: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f21448285bd55380a_d20250725_m010647_c001_v0001134_t0024_u01753405607470") 2025/07/25 01:07:03 DEBUG : chunked-copy.copy: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f406c34f51766ace2_d20250725_m010643_c001_v7007000_t0000_u01753405603178") 2025/07/25 01:07:03 DEBUG : chunked-copy.copy: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f21448285bd553800_d20250725_m010633_c001_v0001136_t0059_u01753405593950") 2025/07/25 01:07:03 DEBUG : chunked-copy.copy: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f416f0ad7fd8f29b4_d20250725_m010627_c001_v7007000_t0000_u01753405587521") 2025/07/25 01:07:03 DEBUG : chunked-copy.copy: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f21448285bd5537f5_d20250725_m010624_c001_v0001131_t0022_u01753405584348") 2025/07/25 01:07:04 DEBUG : chunked-copy.copy: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f415a1de418c78606_d20250725_m010615_c001_v7007000_t0000_u01753405575855") 2025/07/25 01:07:04 DEBUG : chunked-copy.copy: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f114955c0e5cf0c1b_d20250725_m010613_c001_v0001183_t0022_u01753405573933") 2025/07/25 01:07:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f115683ef9d8bebf0_d20250725_m010116_c001_v0001165_t0020_u01753405276039") 2025/07/25 01:07:04 DEBUG : unknown-size-put.txt: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f406c34f51766acef_d20250725_m010656_c001_v7007000_t0000_u01753405616488") 2025/07/25 01:07:04 DEBUG : unknown-size-put.txt: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f104999fa37b6fc66_d20250725_m010656_c001_v0001171_t0036_u01753405616192") 2025/07/25 01:07:04 DEBUG : unknown-size-update.txt: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f406c34f51766acf2_d20250725_m010657_c001_v7007000_t0000_u01753405617690") 2025/07/25 01:07:04 DEBUG : unknown-size-update.txt: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f104999fa37b6fc76_d20250725_m010657_c001_v0001171_t0037_u01753405617336") 2025/07/25 01:07:04 DEBUG : unknown-size-update.txt: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f104999fa37b6fc6a_d20250725_m010656_c001_v0001171_t0013_u01753405616670") 2025/07/25 01:07:04 DEBUG : versions/test-versions.txt: Deleting (id "4_z3f22cda3108d3bfb9f880e1b_f400d250f20912839_d20250725_m010231_c001_v7007000_t0000_u01753405351292") 2025/07/25 01:07:05 INFO : B2 bucket rclone-test-bugirup4towa: cleaning bucket "rclone-test-bugirup4towa" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (382.13s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.42s) --- PASS: TestIntegration/FsMkdir (379.91s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.01s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.38s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (79.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.17s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.59s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.60s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (32.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.02s) --- 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.12s) --- 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 (21.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.73s) --- 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.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.38s) --- 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.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (208.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (5.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (28.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (5.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (63.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (43.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.98s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (51.79s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (12.19s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (11.67s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (15.66s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.88s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.39s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.05s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.85s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.20s) --- 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 382.167s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m23.294005547s (try 1/5)