"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/11/23 01:00:46 DEBUG : Creating backend with remote "TestB2:rclone-test-ruriyaq9pupi" 2025/11/23 01:00:46 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/11/23 01:00:49 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/11/23 01:00:49 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/11/23 01:00:49 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/11/23 01:01:12 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/11/23 01:01:12 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/11/23 01:01:14 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/11/23 01:01:14 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/11/23 01:01:15 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/11/23 01:01:15 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/11/23 01:01:15 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/11/23 01:01:15 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/11/23 01:01:22 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/11/23 01:01:23 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/11/23 01:01:28 INFO : B2 bucket rclone-test-ruriyaq9pupi: cleaning bucket "rclone-test-ruriyaq9pupi" of all files 2025/11/23 01:01:28 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d723fc_d20251123_m010127_c001_v0001165_t0018_u01763859687603") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/11/23 01:01:29 DEBUG : Creating backend with remote "TestB2:rclone-test-ruriyaq9pupi/dirToPurgeFromRoot" 2025/11/23 01:01:30 INFO : B2 bucket rclone-test-ruriyaq9pupi path dirToPurgeFromRoot: cleaning bucket "rclone-test-ruriyaq9pupi" of all files 2025/11/23 01:01:31 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d72401_d20251123_m010129_c001_v0001165_t0040_u01763859689200") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/23 01:01:31 DEBUG : Creating backend with remote "TestB2:rclone-test-ruriyaq9pupi/hello? sausage/êé" 2025/11/23 01:01:36 INFO : B2 bucket rclone-test-ruriyaq9pupi path hello? sausage/êé: cleaning bucket "rclone-test-ruriyaq9pupi" of all files 2025/11/23 01:01:36 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f1041ef7e28d50aed_d20251123_m010134_c001_v0001040_t0059_u01763859694453") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === 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/11/23 01:01:45 DEBUG : Creating backend with remote "TestB2:rclone-test-ruriyaq9pupi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/23 01:01:47 DEBUG : Creating backend with remote "TestB2:rclone-test-ruriyaq9pupi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-ruriyaq9pupi" from "TestB2:rclone-test-ruriyaq9pupi" 2025/11/23 01:01:49 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/11/23 01:02:00 DEBUG : Creating backend with remote "TestB2:rclone-test-mafowah5zuto" 2025/11/23 01:02:03 DEBUG : B2 bucket rclone-test-mafowah5zuto: Purge remote 2025/11/23 01:02:03 INFO : B2 bucket rclone-test-mafowah5zuto: cleaning bucket "rclone-test-mafowah5zuto" of all files 2025/11/23 01:02:03 DEBUG : somefile: Deleting (id "4_z4fb26dd330bdabeb9fa80e1b_f416049d2ba35c83d_d20251123_m010202_c001_v0001105_t0043_u01763859722549") === 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/11/23 01:02:05 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/23 01:02:05 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/11/23 01:02:08 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/11/23 01:02:08 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/11/23 01:02:08 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.287Ki offset 6Mi/6.106Mi 2025/11/23 01:02:08 DEBUG : test-metadata: Sending chunk 1 length 110886 2025/11/23 01:02:10 DEBUG : test-metadata: Done sending chunk 1 2025/11/23 01:02:11 DEBUG : test-metadata: Done sending chunk 0 2025/11/23 01:02:11 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/11/23 01:02:21 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1165-14.backblaze.com/b2api/v1/b2_upload_file/5ff25d0330adabeb9fa80e1b/c001_v0001165_t0030": EOF 2025/11/23 01:02:21 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1165-14.backblaze.com/b2api/v1/b2_upload_file/5ff25d0330adabeb9fa80e1b/c001_v0001165_t0030": EOF) 2025/11/23 01:02:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1165-14.backblaze.com/b2api/v1/b2_upload_file/5ff25d0330adabeb9fa80e1b/c001_v0001165_t0030": EOF - low level retry 1/10 2025/11/23 01:02:23 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2025-11-23-010216-107.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/11/23 01:02:25 DEBUG : oldPath = "TestB2:rclone-test-ruriyaq9pupi/versions/test-versions-v2025-11-23-010216-107.txt" 2025/11/23 01:02:25 DEBUG : newPath = "TestB2,versions:rclone-test-ruriyaq9pupi/versions/test-versions-v2025-11-23-010216-107.txt" 2025/11/23 01:02:25 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-ruriyaq9pupi/versions/test-versions-v2025-11-23-010216-107.txt" 2025/11/23 01:02:25 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/11/23 01:02:27 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-ruriyaq9pupi/versions/test-versions-v2025-11-23-010216-107.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-ruriyaq9pupi/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/11/23 01:02:30 INFO : B2 bucket rclone-test-ruriyaq9pupi: cleaning bucket "rclone-test-ruriyaq9pupi" of all hidden files 2025/11/23 01:02:30 DEBUG : leading space/ leading space: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f401731351c4ea13a_d20251123_m010056_c001_v7007000_t0000_u01763859656145") as it is a hide marker 2025/11/23 01:02:30 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/11/23 01:02:30 DEBUG : leading space/ leading space: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d723ad_d20251123_m010055_c001_v0001165_t0059_u01763859655590") 2025/11/23 01:02:30 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/11/23 01:02:30 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f401731351c4ea133_d20251123_m010055_c001_v7007000_t0000_u01763859655207") as it is a hide marker 2025/11/23 01:02:30 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/11/23 01:02:30 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d723a7_d20251123_m010054_c001_v0001165_t0056_u01763859654564") 2025/11/23 01:02:30 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/11/23 01:02:30 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f401731351c4ea17e_d20251123_m010102_c001_v7007000_t0000_u01763859662280") as it is a hide marker 2025/11/23 01:02:30 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/11/23 01:02:30 DEBUG : .leading dot/.leading dot: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d723bd_d20251123_m010101_c001_v0001165_t0052_u01763859661652") 2025/11/23 01:02:30 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/11/23 01:02:30 DEBUG : created from root.txt: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f419d6c923f8d088b_d20251123_m010156_c001_v7007000_t0000_u01763859716573") as it is a hide marker 2025/11/23 01:02:30 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/11/23 01:02:30 DEBUG : created from root.txt: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f1081a4f8d5ded4d2_d20251123_m010155_c001_v0001185_t0029_u01763859715607") 2025/11/23 01:02:30 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/11/23 01:02:30 DEBUG : file name.txt: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f405a50ad8e3a7e97_d20251123_m010204_c001_v7007000_t0000_u01763859724668") as it is a hide marker 2025/11/23 01:02:30 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/11/23 01:02:30 DEBUG : file name.txt: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d72418_d20251123_m010144_c001_v0001165_t0043_u01763859704832") 2025/11/23 01:02:30 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/23 01:02:30 DEBUG : file name.txt: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f1064b49d06e4113e_d20251123_m010140_c001_v0001185_t0016_u01763859700977") 2025/11/23 01:02:30 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/23 01:02:30 DEBUG : file name.txt: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d723ee_d20251123_m010119_c001_v0001165_t0007_u01763859679741") 2025/11/23 01:02:30 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/23 01:02:30 DEBUG : file name.txt: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d723ea_d20251123_m010118_c001_v0001165_t0024_u01763859678858") 2025/11/23 01:02:30 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/23 01:02:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d723ec_d20251123_m010119_c001_v0001165_t0049_u01763859679310") "upload" dated 2025-11-23 01:01:19.31 +0000 UTC (1m11.245817523s ago) 2025/11/23 01:02:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f400e9e5b5fcb6e74_d20251123_m010138_c001_v7007000_t0000_u01763859698557") as it is a hide marker 2025/11/23 01:02:30 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/11/23 01:02:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f102170fba0046376_d20251123_m010138_c001_v0001185_t0006_u01763859698331") 2025/11/23 01:02:30 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/11/23 01:02:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f1027f3aa6adb84c0_d20251123_m010137_c001_v0001146_t0018_u01763859697471") 2025/11/23 01:02:30 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/11/23 01:02:30 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f401731351c4ea1da_d20251123_m010109_c001_v7007000_t0000_u01763859669172") as it is a hide marker 2025/11/23 01:02:30 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/11/23 01:02:30 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d723d5_d20251123_m010108_c001_v0001165_t0040_u01763859668619") 2025/11/23 01:02:30 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/11/23 01:02:30 DEBUG : piped data.txt: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f405a50ad8e3a7eac_d20251123_m010206_c001_v7007000_t0000_u01763859726458") as it is a hide marker 2025/11/23 01:02:30 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/11/23 01:02:30 DEBUG : piped data.txt: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d72431_d20251123_m010206_c001_v0001165_t0000_u01763859726012") 2025/11/23 01:02:30 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/11/23 01:02:30 DEBUG : piped data.txt: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f405a50ad8e3a7ea8_d20251123_m010205_c001_v7007000_t0000_u01763859725829") 2025/11/23 01:02:30 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/11/23 01:02:30 DEBUG : piped data.txt: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f41435d80c7d7242f_d20251123_m010205_c001_v0001165_t0030_u01763859725454") 2025/11/23 01:02:30 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/11/23 01:02:30 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f401731351c4ea1e8_d20251123_m010110_c001_v7007000_t0000_u01763859670120") as it is a hide marker 2025/11/23 01:02:30 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/11/23 01:02:30 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d723d9_d20251123_m010109_c001_v0001165_t0018_u01763859669538") 2025/11/23 01:02:30 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/11/23 01:02:30 DEBUG : test-metadata: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f419d6c923f8d0937_d20251123_m010213_c001_v7007000_t0000_u01763859733559") as it is a hide marker 2025/11/23 01:02:30 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/11/23 01:02:30 DEBUG : test-metadata: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f205a50ad8e3a7ebf_d20251123_m010208_c001_v0001185_t0029_u01763859728400") 2025/11/23 01:02:30 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/11/23 01:02:30 DEBUG : test-metadata: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f405a50ad8e3a7eb7_d20251123_m010207_c001_v7007000_t0000_u01763859727459") 2025/11/23 01:02:30 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/11/23 01:02:30 DEBUG : test-metadata: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d72433_d20251123_m010206_c001_v0001165_t0020_u01763859726641") 2025/11/23 01:02:30 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/11/23 01:02:30 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f401731351c4ea191_d20251123_m010104_c001_v7007000_t0000_u01763859664330") as it is a hide marker 2025/11/23 01:02:30 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/11/23 01:02:30 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d723c4_d20251123_m010103_c001_v0001165_t0043_u01763859663699") 2025/11/23 01:02:30 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/11/23 01:02:30 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f401731351c4ea1a8_d20251123_m010106_c001_v7007000_t0000_u01763859666235") as it is a hide marker 2025/11/23 01:02:30 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/11/23 01:02:30 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d723c9_d20251123_m010105_c001_v0001165_t0057_u01763859665680") 2025/11/23 01:02:30 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/11/23 01:02:30 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f401731351c4ea198_d20251123_m010105_c001_v7007000_t0000_u01763859665297") as it is a hide marker 2025/11/23 01:02:30 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/11/23 01:02:30 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d723c7_d20251123_m010104_c001_v0001165_t0019_u01763859664710") 2025/11/23 01:02:30 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/11/23 01:02:30 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f401731351c4ea1ba_d20251123_m010107_c001_v7007000_t0000_u01763859667164") as it is a hide marker 2025/11/23 01:02:30 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/11/23 01:02:30 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d723cd_d20251123_m010106_c001_v0001165_t0003_u01763859666602") 2025/11/23 01:02:30 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/11/23 01:02:30 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f401731351c4ea1cc_d20251123_m010108_c001_v7007000_t0000_u01763859668163") as it is a hide marker 2025/11/23 01:02:30 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/11/23 01:02:30 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d723d1_d20251123_m010107_c001_v0001165_t0025_u01763859667537") 2025/11/23 01:02:30 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/11/23 01:02:30 DEBUG : trailing space /trailing space : Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f401731351c4ea189_d20251123_m010103_c001_v7007000_t0000_u01763859663331") as it is a hide marker 2025/11/23 01:02:30 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/11/23 01:02:30 DEBUG : trailing space /trailing space : Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d723c0_d20251123_m010102_c001_v0001165_t0021_u01763859662650") 2025/11/23 01:02:30 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/11/23 01:02:30 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f10549bfb7cd337a5_d20251123_m010223_c001_v0001137_t0035_u01763859743870") "upload" dated 2025-11-23 01:02:23.87 +0000 UTC (6.686648812s ago) 2025/11/23 01:02:30 DEBUG : versions/test-versions.txt: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f41780fe05e151d13_d20251123_m010219_c001_v7007000_t0000_u01763859739105") 2025/11/23 01:02:30 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/11/23 01:02:30 DEBUG : versions/test-versions.txt: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d7243c_d20251123_m010216_c001_v0001165_t0047_u01763859736107") 2025/11/23 01:02:30 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/11/23 01:02:30 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f401731351c4ea21f_d20251123_m010118_c001_v7007000_t0000_u01763859678299") as it is a hide marker 2025/11/23 01:02:30 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/11/23 01:02:30 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f201731351c4ea203_d20251123_m010112_c001_v0001171_t0014_u01763859672501") 2025/11/23 01:02:30 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/11/23 01:02:30 DEBUG : zero-length-file: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f401731351c4ea1fe_d20251123_m010111_c001_v7007000_t0000_u01763859671944") as it is a hide marker 2025/11/23 01:02:30 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/11/23 01:02:30 DEBUG : zero-length-file: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f41435d80c7d723dd_d20251123_m010111_c001_v0001165_t0030_u01763859671403") 2025/11/23 01:02:30 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/11/23 01:02:30 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f401731351c4ea145_d20251123_m010057_c001_v7007000_t0000_u01763859657125") as it is a hide marker 2025/11/23 01:02:30 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/11/23 01:02:30 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d723af_d20251123_m010056_c001_v0001165_t0027_u01763859656550") 2025/11/23 01:02:30 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/11/23 01:02:30 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f401731351c4ea111_d20251123_m010052_c001_v7007000_t0000_u01763859652291") as it is a hide marker 2025/11/23 01:02:30 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/11/23 01:02:30 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d7239b_d20251123_m010051_c001_v0001165_t0058_u01763859651371") 2025/11/23 01:02:30 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/11/23 01:02:30 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f401731351c4ea161_d20251123_m010100_c001_v7007000_t0000_u01763859660312") as it is a hide marker 2025/11/23 01:02:30 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/11/23 01:02:30 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d723b9_d20251123_m010059_c001_v0001165_t0028_u01763859659732") 2025/11/23 01:02:30 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/11/23 01:02:30 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f401731351c4ea15b_d20251123_m010059_c001_v7007000_t0000_u01763859659354") as it is a hide marker 2025/11/23 01:02:30 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/11/23 01:02:30 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d723b6_d20251123_m010058_c001_v0001165_t0046_u01763859658452") 2025/11/23 01:02:30 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/11/23 01:02:30 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f401731351c4ea175_d20251123_m010101_c001_v7007000_t0000_u01763859661278") as it is a hide marker 2025/11/23 01:02:30 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/11/23 01:02:30 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d723bb_d20251123_m010100_c001_v0001165_t0042_u01763859660679") 2025/11/23 01:02:30 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/11/23 01:02:30 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f401731351c4ea14f_d20251123_m010058_c001_v7007000_t0000_u01763859658085") as it is a hide marker 2025/11/23 01:02:30 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/11/23 01:02:30 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d723b4_d20251123_m010057_c001_v0001165_t0031_u01763859657494") 2025/11/23 01:02:30 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/11/23 01:02:30 DEBUG : ./.: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f401731351c4ea11d_d20251123_m010053_c001_v7007000_t0000_u01763859653233") as it is a hide marker 2025/11/23 01:02:30 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/11/23 01:02:30 DEBUG : ./.: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d7239f_d20251123_m010052_c001_v0001165_t0035_u01763859652670") 2025/11/23 01:02:30 NOTICE: ./.: Skipped delete as --dry-run is set 2025/11/23 01:02:30 DEBUG : ../..: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f401731351c4ea12b_d20251123_m010054_c001_v7007000_t0000_u01763859654197") as it is a hide marker 2025/11/23 01:02:30 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/11/23 01:02:30 DEBUG : ../..: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d723a1_d20251123_m010053_c001_v0001165_t0040_u01763859653611") 2025/11/23 01:02:30 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/11/23 01:02:30 INFO : B2 bucket rclone-test-ruriyaq9pupi: cleaning bucket "rclone-test-ruriyaq9pupi" of all hidden files 2025/11/23 01:02:31 DEBUG : leading space/ leading space: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f401731351c4ea13a_d20251123_m010056_c001_v7007000_t0000_u01763859656145") as it is a hide marker 2025/11/23 01:02:31 DEBUG : leading space/ leading space: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d723ad_d20251123_m010055_c001_v0001165_t0059_u01763859655590") 2025/11/23 01:02:31 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f401731351c4ea133_d20251123_m010055_c001_v7007000_t0000_u01763859655207") as it is a hide marker 2025/11/23 01:02:31 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d723a7_d20251123_m010054_c001_v0001165_t0056_u01763859654564") 2025/11/23 01:02:31 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f401731351c4ea17e_d20251123_m010102_c001_v7007000_t0000_u01763859662280") as it is a hide marker 2025/11/23 01:02:31 DEBUG : .leading dot/.leading dot: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d723bd_d20251123_m010101_c001_v0001165_t0052_u01763859661652") 2025/11/23 01:02:31 DEBUG : created from root.txt: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f419d6c923f8d088b_d20251123_m010156_c001_v7007000_t0000_u01763859716573") as it is a hide marker 2025/11/23 01:02:31 DEBUG : created from root.txt: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f1081a4f8d5ded4d2_d20251123_m010155_c001_v0001185_t0029_u01763859715607") 2025/11/23 01:02:31 DEBUG : file name.txt: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f405a50ad8e3a7e97_d20251123_m010204_c001_v7007000_t0000_u01763859724668") as it is a hide marker 2025/11/23 01:02:31 DEBUG : file name.txt: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d72418_d20251123_m010144_c001_v0001165_t0043_u01763859704832") 2025/11/23 01:02:31 DEBUG : file name.txt: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f1064b49d06e4113e_d20251123_m010140_c001_v0001185_t0016_u01763859700977") 2025/11/23 01:02:31 DEBUG : file name.txt: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d723ee_d20251123_m010119_c001_v0001165_t0007_u01763859679741") 2025/11/23 01:02:31 DEBUG : file name.txt: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d723ea_d20251123_m010118_c001_v0001165_t0024_u01763859678858") 2025/11/23 01:02:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d723ec_d20251123_m010119_c001_v0001165_t0049_u01763859679310") "upload" dated 2025-11-23 01:01:19.31 +0000 UTC (1m12.308700321s ago) 2025/11/23 01:02:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f400e9e5b5fcb6e74_d20251123_m010138_c001_v7007000_t0000_u01763859698557") as it is a hide marker 2025/11/23 01:02:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f102170fba0046376_d20251123_m010138_c001_v0001185_t0006_u01763859698331") 2025/11/23 01:02:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f1027f3aa6adb84c0_d20251123_m010137_c001_v0001146_t0018_u01763859697471") 2025/11/23 01:02:31 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f401731351c4ea1da_d20251123_m010109_c001_v7007000_t0000_u01763859669172") as it is a hide marker 2025/11/23 01:02:31 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d723d5_d20251123_m010108_c001_v0001165_t0040_u01763859668619") 2025/11/23 01:02:31 DEBUG : piped data.txt: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f405a50ad8e3a7eac_d20251123_m010206_c001_v7007000_t0000_u01763859726458") as it is a hide marker 2025/11/23 01:02:31 DEBUG : piped data.txt: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d72431_d20251123_m010206_c001_v0001165_t0000_u01763859726012") 2025/11/23 01:02:32 DEBUG : piped data.txt: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f405a50ad8e3a7ea8_d20251123_m010205_c001_v7007000_t0000_u01763859725829") 2025/11/23 01:02:32 DEBUG : piped data.txt: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f41435d80c7d7242f_d20251123_m010205_c001_v0001165_t0030_u01763859725454") 2025/11/23 01:02:32 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f401731351c4ea1e8_d20251123_m010110_c001_v7007000_t0000_u01763859670120") as it is a hide marker 2025/11/23 01:02:32 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d723d9_d20251123_m010109_c001_v0001165_t0018_u01763859669538") 2025/11/23 01:02:32 DEBUG : test-metadata: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f419d6c923f8d0937_d20251123_m010213_c001_v7007000_t0000_u01763859733559") as it is a hide marker 2025/11/23 01:02:32 DEBUG : test-metadata: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f205a50ad8e3a7ebf_d20251123_m010208_c001_v0001185_t0029_u01763859728400") 2025/11/23 01:02:32 DEBUG : test-metadata: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f405a50ad8e3a7eb7_d20251123_m010207_c001_v7007000_t0000_u01763859727459") 2025/11/23 01:02:32 DEBUG : test-metadata: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d72433_d20251123_m010206_c001_v0001165_t0020_u01763859726641") 2025/11/23 01:02:32 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f401731351c4ea191_d20251123_m010104_c001_v7007000_t0000_u01763859664330") as it is a hide marker 2025/11/23 01:02:32 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d723c4_d20251123_m010103_c001_v0001165_t0043_u01763859663699") 2025/11/23 01:02:32 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f401731351c4ea1a8_d20251123_m010106_c001_v7007000_t0000_u01763859666235") as it is a hide marker 2025/11/23 01:02:32 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d723c9_d20251123_m010105_c001_v0001165_t0057_u01763859665680") 2025/11/23 01:02:32 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f401731351c4ea198_d20251123_m010105_c001_v7007000_t0000_u01763859665297") as it is a hide marker 2025/11/23 01:02:32 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d723c7_d20251123_m010104_c001_v0001165_t0019_u01763859664710") 2025/11/23 01:02:32 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f401731351c4ea1ba_d20251123_m010107_c001_v7007000_t0000_u01763859667164") as it is a hide marker 2025/11/23 01:02:32 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d723cd_d20251123_m010106_c001_v0001165_t0003_u01763859666602") 2025/11/23 01:02:32 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f401731351c4ea1cc_d20251123_m010108_c001_v7007000_t0000_u01763859668163") as it is a hide marker 2025/11/23 01:02:32 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d723d1_d20251123_m010107_c001_v0001165_t0025_u01763859667537") 2025/11/23 01:02:32 DEBUG : trailing space /trailing space : Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f401731351c4ea189_d20251123_m010103_c001_v7007000_t0000_u01763859663331") as it is a hide marker 2025/11/23 01:02:32 DEBUG : trailing space /trailing space : Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d723c0_d20251123_m010102_c001_v0001165_t0021_u01763859662650") 2025/11/23 01:02:33 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f10549bfb7cd337a5_d20251123_m010223_c001_v0001137_t0035_u01763859743870") "upload" dated 2025-11-23 01:02:23.87 +0000 UTC (9.132339636s ago) 2025/11/23 01:02:33 DEBUG : versions/test-versions.txt: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f41780fe05e151d13_d20251123_m010219_c001_v7007000_t0000_u01763859739105") 2025/11/23 01:02:33 DEBUG : versions/test-versions.txt: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d7243c_d20251123_m010216_c001_v0001165_t0047_u01763859736107") 2025/11/23 01:02:33 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f401731351c4ea21f_d20251123_m010118_c001_v7007000_t0000_u01763859678299") as it is a hide marker 2025/11/23 01:02:33 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f201731351c4ea203_d20251123_m010112_c001_v0001171_t0014_u01763859672501") 2025/11/23 01:02:33 DEBUG : zero-length-file: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f401731351c4ea1fe_d20251123_m010111_c001_v7007000_t0000_u01763859671944") as it is a hide marker 2025/11/23 01:02:33 DEBUG : zero-length-file: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f41435d80c7d723dd_d20251123_m010111_c001_v0001165_t0030_u01763859671403") 2025/11/23 01:02:33 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f401731351c4ea145_d20251123_m010057_c001_v7007000_t0000_u01763859657125") as it is a hide marker 2025/11/23 01:02:33 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d723af_d20251123_m010056_c001_v0001165_t0027_u01763859656550") 2025/11/23 01:02:33 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f401731351c4ea111_d20251123_m010052_c001_v7007000_t0000_u01763859652291") as it is a hide marker 2025/11/23 01:02:33 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d7239b_d20251123_m010051_c001_v0001165_t0058_u01763859651371") 2025/11/23 01:02:33 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f401731351c4ea161_d20251123_m010100_c001_v7007000_t0000_u01763859660312") as it is a hide marker 2025/11/23 01:02:33 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d723b9_d20251123_m010059_c001_v0001165_t0028_u01763859659732") 2025/11/23 01:02:33 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f401731351c4ea15b_d20251123_m010059_c001_v7007000_t0000_u01763859659354") as it is a hide marker 2025/11/23 01:02:33 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d723b6_d20251123_m010058_c001_v0001165_t0046_u01763859658452") 2025/11/23 01:02:33 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f401731351c4ea175_d20251123_m010101_c001_v7007000_t0000_u01763859661278") as it is a hide marker 2025/11/23 01:02:33 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d723bb_d20251123_m010100_c001_v0001165_t0042_u01763859660679") 2025/11/23 01:02:33 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f401731351c4ea14f_d20251123_m010058_c001_v7007000_t0000_u01763859658085") as it is a hide marker 2025/11/23 01:02:33 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d723b4_d20251123_m010057_c001_v0001165_t0031_u01763859657494") 2025/11/23 01:02:33 DEBUG : ./.: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f401731351c4ea11d_d20251123_m010053_c001_v7007000_t0000_u01763859653233") as it is a hide marker 2025/11/23 01:02:34 DEBUG : ./.: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d7239f_d20251123_m010052_c001_v0001165_t0035_u01763859652670") 2025/11/23 01:02:34 DEBUG : ../..: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f401731351c4ea12b_d20251123_m010054_c001_v7007000_t0000_u01763859654197") as it is a hide marker 2025/11/23 01:02:34 DEBUG : ../..: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d723a1_d20251123_m010053_c001_v0001165_t0040_u01763859653611") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/11/23 01:02:34 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/11/23 01:02:35 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/11/23 01:02:35 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/11/23 01:02:35 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/11/23 01:02:35 INFO : B2 bucket rclone-test-ruriyaq9pupi: cleaning bucket "rclone-test-ruriyaq9pupi" of pending multipart uploads older than 0s 2025/11/23 01:02:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d723ec_d20251123_m010119_c001_v0001165_t0049_u01763859679310") "upload" dated 2025-11-23 01:01:19.31 +0000 UTC (1m16.711296356s ago) 2025/11/23 01:02:36 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f207f622ae9320113_d20251123_m010234_c001_v0001180_t0057_u01763859754977") as it is a start marker (upload started at 2025-11-23 01:02:34.977 +0000 UTC) 2025/11/23 01:02:36 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/11/23 01:02:36 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f207f622ae9320115_d20251123_m010235_c001_v0001185_t0035_u01763859755185") as it is a start marker (upload started at 2025-11-23 01:02:35.185 +0000 UTC) 2025/11/23 01:02:36 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/11/23 01:02:36 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f207f622ae9320117_d20251123_m010235_c001_v0001185_t0022_u01763859755371") as it is a start marker (upload started at 2025-11-23 01:02:35.371 +0000 UTC) 2025/11/23 01:02:36 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/11/23 01:02:36 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f207f622ae9320119_d20251123_m010235_c001_v0001177_t0004_u01763859755560") as it is a start marker (upload started at 2025-11-23 01:02:35.56 +0000 UTC) 2025/11/23 01:02:36 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/11/23 01:02:36 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f407f622ae9320111_d20251123_m010234_c001_v7007000_t0000_u01763859754794") "hide" dated 2025-11-23 01:02:34.794 +0000 UTC (1.227566443s ago) 2025/11/23 01:02:36 DEBUG : versions/test-versions.txt: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f10549bfb7cd337a5_d20251123_m010223_c001_v0001137_t0035_u01763859743870") 2025/11/23 01:02:36 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/11/23 01:02:36 INFO : B2 bucket rclone-test-ruriyaq9pupi: cleaning bucket "rclone-test-ruriyaq9pupi" of pending multipart uploads older than 0s 2025/11/23 01:02:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d723ec_d20251123_m010119_c001_v0001165_t0049_u01763859679310") "upload" dated 2025-11-23 01:01:19.31 +0000 UTC (1m17.08274864s ago) 2025/11/23 01:02:36 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f207f622ae9320113_d20251123_m010234_c001_v0001180_t0057_u01763859754977") as it is a start marker (upload started at 2025-11-23 01:02:34.977 +0000 UTC) 2025/11/23 01:02:36 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f207f622ae9320115_d20251123_m010235_c001_v0001185_t0035_u01763859755185") as it is a start marker (upload started at 2025-11-23 01:02:35.185 +0000 UTC) 2025/11/23 01:02:36 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f207f622ae9320117_d20251123_m010235_c001_v0001185_t0022_u01763859755371") as it is a start marker (upload started at 2025-11-23 01:02:35.371 +0000 UTC) 2025/11/23 01:02:36 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f207f622ae9320119_d20251123_m010235_c001_v0001177_t0004_u01763859755560") as it is a start marker (upload started at 2025-11-23 01:02:35.56 +0000 UTC) 2025/11/23 01:02:36 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5ff25d0330adabeb9fa80e1b_f407f622ae9320111_d20251123_m010234_c001_v7007000_t0000_u01763859754794") "hide" dated 2025-11-23 01:02:34.794 +0000 UTC (1.599070064s ago) 2025/11/23 01:02:36 DEBUG : versions/test-versions.txt: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f10549bfb7cd337a5_d20251123_m010223_c001_v0001137_t0035_u01763859743870") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/11/23 01:02:37 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/11/23 01:02:37 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/11/23 01:02:37 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/11/23 01:02:38 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/11/23 01:02:38 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/11/23 01:02:38 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/11/23 01:02:38 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/11/23 01:02:40 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/11/23 01:02:41 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/11/23 01:02:41 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/11/23 01:02:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/23 01:02:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/11/23 01:02:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z5ff25d0330adabeb9fa80e1b_f21780fe05e151d8e_d20251123_m010244_c001_v0001185_t0003_u01763859764305") 2025/11/23 01:02:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/23 01:02:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/11/23 01:02:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/11/23 01:02:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/11/23 01:02:46 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/11/23 01:02:46 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/11/23 01:02:48 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/11/23 01:02:48 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/11/23 01:02:48 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/11/23 01:02:48 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/11/23 01:02:50 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/11/23 01:02:50 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/11/23 01:02:50 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/11/23 01:02:52 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/11/23 01:02:52 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/11/23 01:02:52 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z5ff25d0330adabeb9fa80e1b_f21780fe05e151dca_d20251123_m010252_c001_v0001040_t0008_u01763859772454") 2025/11/23 01:02:52 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/11/23 01:02:52 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/23 01:02:52 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/11/23 01:02:55 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/11/23 01:02:55 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/11/23 01:02:55 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/11/23 01:02:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/11/23 01:02:57 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/11/23 01:02:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/11/23 01:02:57 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/11/23 01:02:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/11/23 01:02:57 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/11/23 01:02:58 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/11/23 01:02:59 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/11/23 01:02:59 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/11/23 01:02:59 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/11/23 01:03:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/23 01:03:01 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/11/23 01:03:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z5ff25d0330adabeb9fa80e1b_f21780fe05e151e02_d20251123_m010301_c001_v0001134_t0054_u01763859781511") 2025/11/23 01:03:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/11/23 01:03:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/23 01:03:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/11/23 01:03:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/11/23 01:03:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/11/23 01:03:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/11/23 01:03:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/11/23 01:03:04 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/11/23 01:03:06 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/11/23 01:03:06 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/11/23 01:03:06 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/11/23 01:03:06 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/11/23 01:03:07 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/11/23 01:03:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/11/23 01:03:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/11/23 01:03:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/11/23 01:03:09 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/11/23 01:03:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z5ff25d0330adabeb9fa80e1b_f21780fe05e151e24_d20251123_m010310_c001_v0001120_t0038_u01763859790001") 2025/11/23 01:03:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/23 01:03:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/11/23 01:03:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/11/23 01:03:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/11/23 01:03:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/11/23 01:03:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/11/23 01:03:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/11/23 01:03:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/11/23 01:03:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/11/23 01:03:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/11/23 01:03:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/11/23 01:03:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/11/23 01:03:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/11/23 01:03:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/11/23 01:03:18 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/11/23 01:03:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5ff25d0330adabeb9fa80e1b_f21780fe05e151e90_d20251123_m010318_c001_v0001185_t0052_u01763859798356") 2025/11/23 01:03:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/11/23 01:03:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/23 01:03:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/11/23 01:03:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/11/23 01:03:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/11/23 01:03:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/11/23 01:03:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/11/23 01:03:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/11/23 01:03:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/11/23 01:03:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/11/23 01:03:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/23 01:03:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/11/23 01:03:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/11/23 01:03:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/11/23 01:03:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/11/23 01:03:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/11/23 01:03:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/11/23 01:03:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/11/23 01:03:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5ff25d0330adabeb9fa80e1b_f21780fe05e151f1b_d20251123_m010326_c001_v0001041_t0033_u01763859806998") 2025/11/23 01:03:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/11/23 01:03:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/23 01:03:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/11/23 01:03:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/11/23 01:03:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/11/23 01:03:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/11/23 01:03:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/11/23 01:03:29 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/11/23 01:03:31 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/11/23 01:03:31 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/11/23 01:03:31 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/11/23 01:03:31 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/11/23 01:03:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/11/23 01:03:33 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/11/23 01:03:33 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/11/23 01:03:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/11/23 01:03:34 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/11/23 01:03:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z5ff25d0330adabeb9fa80e1b_f21780fe05e151f7b_d20251123_m010335_c001_v0001137_t0012_u01763859815023") 2025/11/23 01:03:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/23 01:03:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/11/23 01:03:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/11/23 01:03:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/11/23 01:03:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/11/23 01:03:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/11/23 01:03:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/11/23 01:03:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/11/23 01:03:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/11/23 01:03:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/11/23 01:03:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/11/23 01:03:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/11/23 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/11/23 01:03:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/11/23 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/11/23 01:03:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5ff25d0330adabeb9fa80e1b_f2182ddb32191a5ed_d20251123_m010342_c001_v0001185_t0057_u01763859822925") 2025/11/23 01:03:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/11/23 01:03:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/23 01:03:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/11/23 01:03:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/11/23 01:03:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/11/23 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/11/23 01:03:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/11/23 01:03:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/11/23 01:03:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/11/23 01:03:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/11/23 01:03:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/23 01:03:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/11/23 01:03:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/11/23 01:03:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/11/23 01:03:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/11/23 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/11/23 01:03:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/11/23 01:03:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/11/23 01:03:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5ff25d0330adabeb9fa80e1b_f201731351c4ea779_d20251123_m010351_c001_v0001098_t0009_u01763859831695") 2025/11/23 01:03:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/11/23 01:03:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/23 01:03:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/11/23 01:03:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/11/23 01:03:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/11/23 01:03:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/11/23 01:03:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/11/23 01:03:54 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/11/23 01:03:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/11/23 01:03:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/11/23 01:03:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/11/23 01:03:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/11/23 01:03:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/11/23 01:03:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/11/23 01:03:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/11/23 01:04:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/11/23 01:04:00 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/11/23 01:04:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z5ff25d0330adabeb9fa80e1b_f201731351c4ea7a3_d20251123_m010400_c001_v0001185_t0045_u01763859840183") 2025/11/23 01:04:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/23 01:04:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/11/23 01:04:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/11/23 01:04:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/11/23 01:04:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/11/23 01:04:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/11/23 01:04:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/11/23 01:04:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/11/23 01:04:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/11/23 01:04:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/11/23 01:04:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/11/23 01:04:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/11/23 01:04:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/11/23 01:04:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/11/23 01:04:09 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/11/23 01:04:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z5ff25d0330adabeb9fa80e1b_f2182ddb32191a697_d20251123_m010409_c001_v0001182_t0018_u01763859849113") 2025/11/23 01:04:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/11/23 01:04:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/23 01:04:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/11/23 01:04:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/11/23 01:04:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/11/23 01:04:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/11/23 01:04:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/11/23 01:04:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/11/23 01:04:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/11/23 01:04:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/11/23 01:04:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/11/23 01:04:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/11/23 01:04:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/11/23 01:04:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/11/23 01:04:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/11/23 01:04:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/11/23 01:04:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/11/23 01:04:18 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/11/23 01:04:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z5ff25d0330adabeb9fa80e1b_f2182ddb32191a6c6_d20251123_m010418_c001_v0001185_t0005_u01763859858995") 2025/11/23 01:04:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/11/23 01:04:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/23 01:04:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/11/23 01:04:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/11/23 01:04:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/11/23 01:04:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/11/23 01:04:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/11/23 01:04:21 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/11/23 01:04:23 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/11/23 01:04:23 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/11/23 01:04:23 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/11/23 01:04:24 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/11/23 01:04:24 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/11/23 01:04:26 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/11/23 01:04:26 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/11/23 01:04:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/23 01:04:28 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/11/23 01:04:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z5ff25d0330adabeb9fa80e1b_f2182ddb32191a6e4_d20251123_m010428_c001_v0001185_t0047_u01763859868148") 2025/11/23 01:04:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/23 01:04:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/11/23 01:04:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/11/23 01:04:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/11/23 01:04:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/11/23 01:04:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/11/23 01:04:32 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/11/23 01:04:32 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/11/23 01:04:32 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/11/23 01:04:32 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/11/23 01:04:35 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/11/23 01:04:35 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/11/23 01:04:35 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/11/23 01:04:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/11/23 01:04:37 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/11/23 01:04:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z5ff25d0330adabeb9fa80e1b_f2024d7dd9625c4d9_d20251123_m010437_c001_v0001185_t0012_u01763859877524") 2025/11/23 01:04:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/11/23 01:04:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/23 01:04:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/11/23 01:04:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/11/23 01:04:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/11/23 01:04:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/11/23 01:04:42 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/11/23 01:04:42 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/11/23 01:04:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/11/23 01:04:43 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/11/23 01:04:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/11/23 01:04:43 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/11/23 01:04:44 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/11/23 01:04:45 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/11/23 01:04:45 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/11/23 01:04:45 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/11/23 01:04:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/23 01:04:48 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/11/23 01:04:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z5ff25d0330adabeb9fa80e1b_f20368a966faa46ac_d20251123_m010448_c001_v0001185_t0044_u01763859888113") 2025/11/23 01:04:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/11/23 01:04:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/23 01:04:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/11/23 01:04:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/11/23 01:04:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/11/23 01:04:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/11/23 01:04:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/11/23 01:04:51 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/11/23 01:04:53 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/11/23 01:04:53 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/11/23 01:04:53 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/11/23 01:04:53 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/11/23 01:04:54 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/11/23 01:04:56 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/11/23 01:04:56 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/11/23 01:04:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/23 01:04:58 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/11/23 01:04:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z5ff25d0330adabeb9fa80e1b_f20368a966faa470b_d20251123_m010458_c001_v0001098_t0016_u01763859898260") 2025/11/23 01:04:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/23 01:04:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/11/23 01:04:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/11/23 01:04:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/11/23 01:05:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/11/23 01:05:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/11/23 01:05:03 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/11/23 01:05:03 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/11/23 01:05:04 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/11/23 01:05:04 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/11/23 01:05:06 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/11/23 01:05:06 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/11/23 01:05:06 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/11/23 01:05:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/11/23 01:05:09 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/11/23 01:05:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z5ff25d0330adabeb9fa80e1b_f212f193828cbc0ab_d20251123_m010509_c001_v0001183_t0041_u01763859909331") 2025/11/23 01:05:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/11/23 01:05:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/23 01:05:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/11/23 01:05:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/11/23 01:05:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/11/23 01:05:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/11/23 01:05:15 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/11/23 01:05:15 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/11/23 01:05:15 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/11/23 01:05:15 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/11/23 01:05:15 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/11/23 01:05:15 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/11/23 01:05:16 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/11/23 01:05:18 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/11/23 01:05:18 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/11/23 01:05:18 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/11/23 01:05:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/23 01:05:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/11/23 01:05:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z5ff25d0330adabeb9fa80e1b_f212f193828cbc11b_d20251123_m010521_c001_v0001185_t0036_u01763859921067") 2025/11/23 01:05:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/11/23 01:05:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/23 01:05:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/11/23 01:05:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/11/23 01:05:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/11/23 01:05:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/11/23 01:05:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/11/23 01:05:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/11/23 01:05:34 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5ff25d0330adabeb9fa80e1b_f2024d7dd9625c61d_d20251123_m010533_c001_v0001184_t0033_u01763859933960") 2025/11/23 01:05:34 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/11/23 01:05:34 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/11/23 01:05:34 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/11/23 01:05:35 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/11/23 01:05:35 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/11/23 01:05:37 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/11/23 01:05:37 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/11/23 01:05:37 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/11/23 01:05:37 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/11/23 01:05:39 DEBUG : chunked-copy: Done sending chunk 1 2025/11/23 01:05:39 DEBUG : chunked-copy: Done sending chunk 0 2025/11/23 01:05:39 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/11/23 01:05:40 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5ff25d0330adabeb9fa80e1b_f2024d7dd9625c6a4_d20251123_m010540_c001_v0001032_t0048_u01763859940437") 2025/11/23 01:05:40 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/11/23 01:05:40 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/11/23 01:05:41 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/11/23 01:05:41 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/11/23 01:05:41 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/11/23 01:05:43 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/11/23 01:05:43 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/11/23 01:05:43 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/11/23 01:05:43 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/11/23 01:05:45 DEBUG : chunked-copy: Done sending chunk 0 2025/11/23 01:05:46 DEBUG : chunked-copy: Done sending chunk 1 2025/11/23 01:05:46 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/11/23 01:05:46 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5ff25d0330adabeb9fa80e1b_f2024d7dd9625c6c5_d20251123_m010546_c001_v0001137_t0023_u01763859946892") 2025/11/23 01:05:46 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/11/23 01:05:46 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/11/23 01:05:47 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/11/23 01:05:47 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/11/23 01:05:47 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/11/23 01:05:49 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/11/23 01:05:49 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/11/23 01:05:50 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/11/23 01:05:50 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/11/23 01:05:52 DEBUG : chunked-copy: Done sending chunk 0 2025/11/23 01:05:52 DEBUG : chunked-copy: Done sending chunk 1 2025/11/23 01:05:52 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/11/23 01:05:53 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z5ff25d0330adabeb9fa80e1b_f2024d7dd9625c6db_d20251123_m010553_c001_v0001172_t0055_u01763859953407") 2025/11/23 01:05:53 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/11/23 01:05:53 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/11/23 01:05:53 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/11/23 01:05:53 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/11/23 01:05:54 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/11/23 01:05:54 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/11/23 01:05:54 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/11/23 01:05:55 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/11/23 01:05:57 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/23 01:05:58 DEBUG : Creating backend with remote "TestB2:rclone-test-ruriyaq9pupi/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/11/23 01:05:59 INFO : B2 bucket rclone-test-ruriyaq9pupi: cleaning bucket "rclone-test-ruriyaq9pupi" of all files 2025/11/23 01:06:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f412f193828cbc086_d20251123_m010503_c001_v7007000_t0000_u01763859903056") 2025/11/23 01:06:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f20368a966faa470b_d20251123_m010458_c001_v0001098_t0016_u01763859898260") 2025/11/23 01:06:00 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f40368a966faa46ff_d20251123_m010457_c001_v7007000_t0000_u01763859897693") 2025/11/23 01:06:00 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f212f193828cbc06c_d20251123_m010453_c001_v0001185_t0030_u01763859893194") 2025/11/23 01:06:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f4024d7dd9625c5f2_d20251123_m010526_c001_v7007000_t0000_u01763859926210") 2025/11/23 01:06:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f212f193828cbc11b_d20251123_m010521_c001_v0001185_t0036_u01763859921067") 2025/11/23 01:06:00 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f412f193828cbc115_d20251123_m010520_c001_v7007000_t0000_u01763859920480") 2025/11/23 01:06:00 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f212f193828cbc0f1_d20251123_m010514_c001_v0001185_t0019_u01763859914616") 2025/11/23 01:06:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f412f193828cbc0ef_d20251123_m010514_c001_v7007000_t0000_u01763859914425") 2025/11/23 01:06:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f212f193828cbc0ab_d20251123_m010509_c001_v0001183_t0041_u01763859909331") 2025/11/23 01:06:00 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f412f193828cbc0a2_d20251123_m010508_c001_v7007000_t0000_u01763859908716") 2025/11/23 01:06:00 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f212f193828cbc087_d20251123_m010503_c001_v0001184_t0021_u01763859903247") 2025/11/23 01:06:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f4182ddb32191a520_d20251123_m010330_c001_v7007000_t0000_u01763859810866") 2025/11/23 01:06:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f21780fe05e151f1b_d20251123_m010326_c001_v0001041_t0033_u01763859806998") 2025/11/23 01:06:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f41780fe05e151ed2_d20251123_m010322_c001_v7007000_t0000_u01763859802477") 2025/11/23 01:06:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f21780fe05e151e90_d20251123_m010318_c001_v0001185_t0052_u01763859798356") 2025/11/23 01:06:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f41780fe05e151f15_d20251123_m010326_c001_v7007000_t0000_u01763859806618") 2025/11/23 01:06:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f21780fe05e151ed6_d20251123_m010322_c001_v0001185_t0015_u01763859802661") 2025/11/23 01:06:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f41780fe05e151e8a_d20251123_m010317_c001_v7007000_t0000_u01763859797940") 2025/11/23 01:06:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f2182ddb32191a475_d20251123_m010313_c001_v0001185_t0026_u01763859793651") 2025/11/23 01:06:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f4182ddb32191a472_d20251123_m010313_c001_v7007000_t0000_u01763859793440") 2025/11/23 01:06:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f21780fe05e151e24_d20251123_m010310_c001_v0001120_t0038_u01763859790001") 2025/11/23 01:06:01 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f41780fe05e151e21_d20251123_m010309_c001_v7007000_t0000_u01763859789573") 2025/11/23 01:06:01 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f2182ddb32191a42c_d20251123_m010305_c001_v0001131_t0032_u01763859785813") 2025/11/23 01:06:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f4182ddb32191a653_d20251123_m010355_c001_v7007000_t0000_u01763859835650") 2025/11/23 01:06:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f201731351c4ea779_d20251123_m010351_c001_v0001098_t0009_u01763859831695") 2025/11/23 01:06:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f401731351c4ea742_d20251123_m010346_c001_v7007000_t0000_u01763859826826") 2025/11/23 01:06:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f2182ddb32191a5ed_d20251123_m010342_c001_v0001185_t0057_u01763859822925") 2025/11/23 01:06:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f401731351c4ea772_d20251123_m010351_c001_v7007000_t0000_u01763859831297") 2025/11/23 01:06:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f201731351c4ea746_d20251123_m010347_c001_v0001101_t0035_u01763859827009") 2025/11/23 01:06:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f4182ddb32191a5e8_d20251123_m010342_c001_v7007000_t0000_u01763859822496") 2025/11/23 01:06:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f2182ddb32191a5be_d20251123_m010338_c001_v0001182_t0008_u01763859818598") 2025/11/23 01:06:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f4182ddb32191a5bb_d20251123_m010338_c001_v7007000_t0000_u01763859818414") 2025/11/23 01:06:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f21780fe05e151f7b_d20251123_m010335_c001_v0001137_t0012_u01763859815023") 2025/11/23 01:06:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f41780fe05e151f7a_d20251123_m010334_c001_v7007000_t0000_u01763859814606") 2025/11/23 01:06:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f2182ddb32191a545_d20251123_m010331_c001_v0001185_t0033_u01763859811048") 2025/11/23 01:06:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f4182ddb32191a428_d20251123_m010305_c001_v7007000_t0000_u01763859785617") 2025/11/23 01:06:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f21780fe05e151e02_d20251123_m010301_c001_v0001134_t0054_u01763859781511") 2025/11/23 01:06:02 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f41780fe05e151dfe_d20251123_m010301_c001_v7007000_t0000_u01763859781127") 2025/11/23 01:06:02 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f21780fe05e151dda_d20251123_m010256_c001_v0001185_t0044_u01763859776980") 2025/11/23 01:06:02 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f41780fe05e151dd9_d20251123_m010256_c001_v7007000_t0000_u01763859776798") 2025/11/23 01:06:02 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f21780fe05e151dca_d20251123_m010252_c001_v0001040_t0008_u01763859772454") 2025/11/23 01:06:02 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f41780fe05e151dc9_d20251123_m010252_c001_v7007000_t0000_u01763859772044") 2025/11/23 01:06:02 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f216e2babfc77cc99_d20251123_m010247_c001_v0001041_t0021_u01763859767933") 2025/11/23 01:06:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f416e2babfc77cc98_d20251123_m010247_c001_v7007000_t0000_u01763859767747") 2025/11/23 01:06:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f21780fe05e151d8e_d20251123_m010244_c001_v0001185_t0003_u01763859764305") 2025/11/23 01:06:02 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f41780fe05e151d8d_d20251123_m010243_c001_v7007000_t0000_u01763859763920") 2025/11/23 01:06:02 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f207f622ae9320130_d20251123_m010238_c001_v0001172_t0042_u01763859758615") 2025/11/23 01:06:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f4024d7dd9625c492_d20251123_m010423_c001_v7007000_t0000_u01763859863341") 2025/11/23 01:06:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f2182ddb32191a6c6_d20251123_m010418_c001_v0001185_t0005_u01763859858995") 2025/11/23 01:06:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f4182ddb32191a6aa_d20251123_m010413_c001_v7007000_t0000_u01763859853488") 2025/11/23 01:06:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f2182ddb32191a697_d20251123_m010409_c001_v0001182_t0018_u01763859849113") 2025/11/23 01:06:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f4182ddb32191a6c2_d20251123_m010418_c001_v7007000_t0000_u01763859858523") 2025/11/23 01:06:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f2182ddb32191a6ab_d20251123_m010413_c001_v0001172_t0024_u01763859853672") 2025/11/23 01:06:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f4182ddb32191a695_d20251123_m010408_c001_v7007000_t0000_u01763859848663") 2025/11/23 01:06:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f2182ddb32191a67a_d20251123_m010404_c001_v0001185_t0050_u01763859844116") 2025/11/23 01:06:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f4182ddb32191a677_d20251123_m010403_c001_v7007000_t0000_u01763859843929") 2025/11/23 01:06:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f201731351c4ea7a3_d20251123_m010400_c001_v0001185_t0045_u01763859840183") 2025/11/23 01:06:03 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f401731351c4ea7a2_d20251123_m010359_c001_v7007000_t0000_u01763859839700") 2025/11/23 01:06:03 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f2182ddb32191a654_d20251123_m010355_c001_v0001185_t0040_u01763859835832") 2025/11/23 01:06:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f412f193828cbc06b_d20251123_m010453_c001_v7007000_t0000_u01763859893014") 2025/11/23 01:06:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f20368a966faa46ac_d20251123_m010448_c001_v0001185_t0044_u01763859888113") 2025/11/23 01:06:03 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f40368a966faa46a7_d20251123_m010447_c001_v7007000_t0000_u01763859887614") 2025/11/23 01:06:03 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f2024d7dd9625c505_d20251123_m010442_c001_v0001185_t0057_u01763859882403") 2025/11/23 01:06:03 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f4024d7dd9625c501_d20251123_m010442_c001_v7007000_t0000_u01763859882202") 2025/11/23 01:06:03 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f2024d7dd9625c4d9_d20251123_m010437_c001_v0001185_t0012_u01763859877524") 2025/11/23 01:06:03 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f4024d7dd9625c4d6_d20251123_m010437_c001_v7007000_t0000_u01763859877030") 2025/11/23 01:06:03 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f2024d7dd9625c4b3_d20251123_m010432_c001_v0001102_t0039_u01763859872178") 2025/11/23 01:06:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f4024d7dd9625c4b2_d20251123_m010431_c001_v7007000_t0000_u01763859871994") 2025/11/23 01:06:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f2182ddb32191a6e4_d20251123_m010428_c001_v0001185_t0047_u01763859868148") 2025/11/23 01:06:03 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f4182ddb32191a6e3_d20251123_m010427_c001_v7007000_t0000_u01763859867647") 2025/11/23 01:06:03 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f2024d7dd9625c494_d20251123_m010423_c001_v0001185_t0012_u01763859863534") 2025/11/23 01:06:03 DEBUG : chunked-copy: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f4024d7dd9625c6e7_d20251123_m010555_c001_v7007000_t0000_u01763859955646") 2025/11/23 01:06:03 DEBUG : chunked-copy: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f219db1366e17ff16_d20251123_m010549_c001_v0001150_t0025_u01763859949642") 2025/11/23 01:06:03 DEBUG : chunked-copy: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f419db1366e17ff15_d20251123_m010548_c001_v7007000_t0000_u01763859948996") 2025/11/23 01:06:04 DEBUG : chunked-copy: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f219db1366e17fefb_d20251123_m010543_c001_v0001185_t0047_u01763859943469") 2025/11/23 01:06:04 DEBUG : chunked-copy: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f419db1366e17fef8_d20251123_m010542_c001_v7007000_t0000_u01763859942870") 2025/11/23 01:06:04 DEBUG : chunked-copy: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f2024d7dd9625c641_d20251123_m010537_c001_v0001185_t0000_u01763859937033") 2025/11/23 01:06:04 DEBUG : chunked-copy: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f4024d7dd9625c62f_d20251123_m010536_c001_v7007000_t0000_u01763859936380") 2025/11/23 01:06:04 DEBUG : chunked-copy: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f10549bfb7cd33902_d20251123_m010531_c001_v0001137_t0004_u01763859931665") 2025/11/23 01:06:04 DEBUG : chunked-copy: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f4024d7dd9625c602_d20251123_m010531_c001_v7007000_t0000_u01763859931252") 2025/11/23 01:06:04 DEBUG : chunked-copy: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f10549bfb7cd338fa_d20251123_m010526_c001_v0001137_t0001_u01763859926993") 2025/11/23 01:06:04 DEBUG : chunked-copy.copy: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f4024d7dd9625c6e6_d20251123_m010555_c001_v7007000_t0000_u01763859955464") 2025/11/23 01:06:04 DEBUG : chunked-copy.copy: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f2024d7dd9625c6db_d20251123_m010553_c001_v0001172_t0055_u01763859953407") 2025/11/23 01:06:04 DEBUG : chunked-copy.copy: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f419db1366e17ff12_d20251123_m010548_c001_v7007000_t0000_u01763859948814") 2025/11/23 01:06:04 DEBUG : chunked-copy.copy: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f2024d7dd9625c6c5_d20251123_m010546_c001_v0001137_t0023_u01763859946892") 2025/11/23 01:06:04 DEBUG : chunked-copy.copy: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f419db1366e17fef7_d20251123_m010542_c001_v7007000_t0000_u01763859942684") 2025/11/23 01:06:04 DEBUG : chunked-copy.copy: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f2024d7dd9625c6a4_d20251123_m010540_c001_v0001032_t0048_u01763859940437") 2025/11/23 01:06:04 DEBUG : chunked-copy.copy: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f4024d7dd9625c62c_d20251123_m010536_c001_v7007000_t0000_u01763859936182") 2025/11/23 01:06:04 DEBUG : chunked-copy.copy: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f2024d7dd9625c61d_d20251123_m010533_c001_v0001184_t0033_u01763859933960") 2025/11/23 01:06:04 DEBUG : chunked-copy.copy: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f4024d7dd9625c601_d20251123_m010531_c001_v7007000_t0000_u01763859931071") 2025/11/23 01:06:04 DEBUG : chunked-copy.copy: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11662069ebe0c9c4_d20251123_m010530_c001_v0001185_t0023_u01763859930195") 2025/11/23 01:06:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f11435d80c7d723ec_d20251123_m010119_c001_v0001165_t0049_u01763859679310") 2025/11/23 01:06:04 DEBUG : unknown-size-put.txt: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f4024d7dd9625c6e9_d20251123_m010556_c001_v7007000_t0000_u01763859956788") 2025/11/23 01:06:05 DEBUG : unknown-size-put.txt: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f10549bfb7cd3392d_d20251123_m010556_c001_v0001137_t0003_u01763859956190") 2025/11/23 01:06:05 DEBUG : unknown-size-update.txt: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f4024d7dd9625c6ef_d20251123_m010558_c001_v7007000_t0000_u01763859958236") 2025/11/23 01:06:05 DEBUG : unknown-size-update.txt: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f10549bfb7cd33935_d20251123_m010557_c001_v0001137_t0029_u01763859957768") 2025/11/23 01:06:05 DEBUG : unknown-size-update.txt: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f10549bfb7cd33931_d20251123_m010556_c001_v0001137_t0023_u01763859956969") 2025/11/23 01:06:05 DEBUG : versions/test-versions.txt: Deleting (id "4_z5ff25d0330adabeb9fa80e1b_f407f622ae9320111_d20251123_m010234_c001_v7007000_t0000_u01763859754794") 2025/11/23 01:06:06 INFO : B2 bucket rclone-test-ruriyaq9pupi: cleaning bucket "rclone-test-ruriyaq9pupi" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (320.44s) --- 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.44s) --- PASS: TestIntegration/FsMkdir (318.19s) --- 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.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.95s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.09s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.35s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (80.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.23s) --- 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.22s) --- 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.27s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.57s) --- 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.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.55s) --- 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.61s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.00s) --- 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.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.31s) --- 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.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.40s) --- 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.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (167.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (24.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (27.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.73s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (29.44s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (5.04s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (5.13s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.49s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.13s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.64s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.60s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.14s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.45s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.33s) --- 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 320.469s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m21.398186335s (try 1/5)