"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/15 01:59:25 DEBUG : Creating backend with remote "TestB2:rclone-test-qecekep4xuvi" 2025/11/15 01:59:25 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/15 01:59:30 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/11/15 01:59:30 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/11/15 01:59:30 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/15 01:59:56 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/15 01:59:57 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/11/15 01:59:59 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/11/15 01:59:59 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/11/15 02:00:00 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/11/15 02:00:00 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/11/15 02:00:00 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/11/15 02:00:00 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/15 02:00:08 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/11/15 02:00:09 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/15 02:00:14 INFO : B2 bucket rclone-test-qecekep4xuvi: cleaning bucket "rclone-test-qecekep4xuvi" of all files 2025/11/15 02:00:14 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1dad4_d20251115_m020013_c001_v0001153_t0014_u01763172013605") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/11/15 02:00:15 DEBUG : Creating backend with remote "TestB2:rclone-test-qecekep4xuvi/dirToPurgeFromRoot" 2025/11/15 02:00:17 INFO : B2 bucket rclone-test-qecekep4xuvi path dirToPurgeFromRoot: cleaning bucket "rclone-test-qecekep4xuvi" of all files 2025/11/15 02:00:17 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1dad7_d20251115_m020015_c001_v0001153_t0010_u01763172015273") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/15 02:00:18 DEBUG : Creating backend with remote "TestB2:rclone-test-qecekep4xuvi/hello? sausage/êé" 2025/11/15 02:00:22 INFO : B2 bucket rclone-test-qecekep4xuvi path hello? sausage/êé: cleaning bucket "rclone-test-qecekep4xuvi" of all files 2025/11/15 02:00:22 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1117ed6af678c3c5_d20251115_m020020_c001_v0001153_t0007_u01763172020736") === 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/15 02:00:36 DEBUG : Creating backend with remote "TestB2:rclone-test-qecekep4xuvi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/15 02:00:38 DEBUG : Creating backend with remote "TestB2:rclone-test-qecekep4xuvi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-qecekep4xuvi" from "TestB2:rclone-test-qecekep4xuvi" 2025/11/15 02:00:39 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/15 02:00:51 DEBUG : Creating backend with remote "TestB2:rclone-test-qonafab4riwo" 2025/11/15 02:00:54 DEBUG : B2 bucket rclone-test-qonafab4riwo: Purge remote 2025/11/15 02:00:54 INFO : B2 bucket rclone-test-qonafab4riwo: cleaning bucket "rclone-test-qonafab4riwo" of all files 2025/11/15 02:00:54 DEBUG : somefile: Deleting (id "4_z5fc26dd330ed8b5b9fa80e1b_f4108c01003160141_d20251115_m020053_c001_v0001037_t0010_u01763172053392") === 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/15 02:00:55 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/15 02:00:56 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/15 02:00:59 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/11/15 02:00:59 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/11/15 02:00:59 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.818Ki offset 6Mi/6.106Mi 2025/11/15 02:00:59 DEBUG : test-metadata: Sending chunk 1 length 111430 2025/11/15 02:01:01 DEBUG : test-metadata: Done sending chunk 1 2025/11/15 02:01:02 DEBUG : test-metadata: Done sending chunk 0 2025/11/15 02:01:02 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/15 02:01:12 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1153-13.backblaze.com/b2api/v1/b2_upload_file/4f522d8330dd8b5b9fa80e1b/c001_v0001153_t0007": EOF 2025/11/15 02:01:12 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1153-13.backblaze.com/b2api/v1/b2_upload_file/4f522d8330dd8b5b9fa80e1b/c001_v0001153_t0007": EOF) 2025/11/15 02:01:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1153-13.backblaze.com/b2api/v1/b2_upload_file/4f522d8330dd8b5b9fa80e1b/c001_v0001153_t0007": EOF - low level retry 1/10 2025/11/15 02:01:14 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-15-020107-188.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/15 02:01:16 DEBUG : oldPath = "TestB2:rclone-test-qecekep4xuvi/versions/test-versions-v2025-11-15-020107-188.txt" 2025/11/15 02:01:16 DEBUG : newPath = "TestB2,versions:rclone-test-qecekep4xuvi/versions/test-versions-v2025-11-15-020107-188.txt" 2025/11/15 02:01:16 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-qecekep4xuvi/versions/test-versions-v2025-11-15-020107-188.txt" 2025/11/15 02:01:16 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/11/15 02:01:18 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-qecekep4xuvi/versions/test-versions-v2025-11-15-020107-188.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-qecekep4xuvi/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/15 02:01:21 INFO : B2 bucket rclone-test-qecekep4xuvi: cleaning bucket "rclone-test-qecekep4xuvi" of all hidden files 2025/11/15 02:01:21 DEBUG : leading space/ leading space: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553cb2_d20251115_m015938_c001_v7007000_t0000_u01763171978210") as it is a hide marker 2025/11/15 02:01:21 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/11/15 02:01:21 DEBUG : leading space/ leading space: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1da6a_d20251115_m015937_c001_v0001153_t0000_u01763171977333") 2025/11/15 02:01:21 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/11/15 02:01:21 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553cae_d20251115_m015936_c001_v7007000_t0000_u01763171976971") as it is a hide marker 2025/11/15 02:01:21 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/11/15 02:01:21 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1da62_d20251115_m015936_c001_v0001153_t0010_u01763171976256") 2025/11/15 02:01:21 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/11/15 02:01:21 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553cd9_d20251115_m015945_c001_v7007000_t0000_u01763171985108") as it is a hide marker 2025/11/15 02:01:21 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/11/15 02:01:21 DEBUG : .leading dot/.leading dot: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1da7f_d20251115_m015944_c001_v0001153_t0014_u01763171984364") 2025/11/15 02:01:21 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/11/15 02:01:21 DEBUG : created from root.txt: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4006b5f676af2c74_d20251115_m020047_c001_v7007000_t0000_u01763172047354") as it is a hide marker 2025/11/15 02:01:21 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/11/15 02:01:21 DEBUG : created from root.txt: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f11610d04dd0c74c4_d20251115_m020046_c001_v0001178_t0041_u01763172046417") 2025/11/15 02:01:21 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/11/15 02:01:21 DEBUG : file name.txt: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4011d72800708a18_d20251115_m020055_c001_v7007000_t0000_u01763172055550") as it is a hide marker 2025/11/15 02:01:21 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/11/15 02:01:21 DEBUG : file name.txt: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1daf8_d20251115_m020035_c001_v0001153_t0019_u01763172035322") 2025/11/15 02:01:21 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/15 02:01:21 DEBUG : file name.txt: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1065e5ff8cc0a6ce_d20251115_m020031_c001_v0001109_t0027_u01763172031105") 2025/11/15 02:01:21 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/15 02:01:21 DEBUG : file name.txt: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1dabd_d20251115_m020005_c001_v0001153_t0016_u01763172005360") 2025/11/15 02:01:21 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/15 02:01:21 DEBUG : file name.txt: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1dab5_d20251115_m020004_c001_v0001153_t0001_u01763172004050") 2025/11/15 02:01:21 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/15 02:01:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1dab7_d20251115_m020004_c001_v0001153_t0019_u01763172004763") "upload" dated 2025-11-15 02:00:04.763 +0000 UTC (1m16.94625975s ago) 2025/11/15 02:01:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4187648222fb4ad8_d20251115_m020028_c001_v7007000_t0000_u01763172028774") as it is a hide marker 2025/11/15 02:01:21 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/11/15 02:01:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1055e2e25dd93c78_d20251115_m020028_c001_v0001113_t0012_u01763172028322") 2025/11/15 02:01:21 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/11/15 02:01:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f113c5e717b5ea074_d20251115_m020027_c001_v0001092_t0018_u01763172027506") 2025/11/15 02:01:21 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/11/15 02:01:21 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553cf9_d20251115_m015953_c001_v7007000_t0000_u01763171993609") as it is a hide marker 2025/11/15 02:01:21 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/11/15 02:01:21 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1daa0_d20251115_m015952_c001_v0001153_t0004_u01763171992858") 2025/11/15 02:01:21 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/11/15 02:01:21 DEBUG : piped data.txt: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4011d72800708a25_d20251115_m020057_c001_v7007000_t0000_u01763172057510") as it is a hide marker 2025/11/15 02:01:21 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/11/15 02:01:21 DEBUG : piped data.txt: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1db27_d20251115_m020056_c001_v0001153_t0011_u01763172056950") 2025/11/15 02:01:21 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/11/15 02:01:21 DEBUG : piped data.txt: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f4011d72800708a1f_d20251115_m020056_c001_v7007000_t0000_u01763172056751") 2025/11/15 02:01:21 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/11/15 02:01:21 DEBUG : piped data.txt: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f4136c29958d1db25_d20251115_m020056_c001_v0001153_t0007_u01763172056358") 2025/11/15 02:01:21 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/11/15 02:01:21 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553cfc_d20251115_m015954_c001_v7007000_t0000_u01763171994749") as it is a hide marker 2025/11/15 02:01:21 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/11/15 02:01:21 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1daa4_d20251115_m015953_c001_v0001153_t0020_u01763171993970") 2025/11/15 02:01:21 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/11/15 02:01:21 DEBUG : test-metadata: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4011d72800708a4a_d20251115_m020104_c001_v7007000_t0000_u01763172064628") as it is a hide marker 2025/11/15 02:01:21 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/11/15 02:01:21 DEBUG : test-metadata: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f2011d72800708a34_d20251115_m020059_c001_v0001040_t0040_u01763172059504") 2025/11/15 02:01:21 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/11/15 02:01:21 DEBUG : test-metadata: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f4011d72800708a2b_d20251115_m020058_c001_v7007000_t0000_u01763172058585") 2025/11/15 02:01:21 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/11/15 02:01:21 DEBUG : test-metadata: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1db29_d20251115_m020057_c001_v0001153_t0017_u01763172057700") 2025/11/15 02:01:21 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/11/15 02:01:21 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553ce6_d20251115_m015947_c001_v7007000_t0000_u01763171987769") as it is a hide marker 2025/11/15 02:01:21 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/11/15 02:01:21 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1da8a_d20251115_m015947_c001_v0001153_t0000_u01763171987033") 2025/11/15 02:01:21 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/11/15 02:01:21 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553cef_d20251115_m015950_c001_v7007000_t0000_u01763171990158") as it is a hide marker 2025/11/15 02:01:21 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/11/15 02:01:21 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1da95_d20251115_m015949_c001_v0001153_t0021_u01763171989329") 2025/11/15 02:01:21 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/11/15 02:01:21 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553cea_d20251115_m015948_c001_v7007000_t0000_u01763171988964") as it is a hide marker 2025/11/15 02:01:21 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/11/15 02:01:21 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1da8e_d20251115_m015948_c001_v0001153_t0000_u01763171988131") 2025/11/15 02:01:21 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/11/15 02:01:21 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553cf4_d20251115_m015951_c001_v7007000_t0000_u01763171991428") as it is a hide marker 2025/11/15 02:01:21 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/11/15 02:01:21 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1da99_d20251115_m015950_c001_v0001153_t0003_u01763171990519") 2025/11/15 02:01:21 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/11/15 02:01:21 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553cf6_d20251115_m015952_c001_v7007000_t0000_u01763171992496") as it is a hide marker 2025/11/15 02:01:21 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/11/15 02:01:21 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1da9e_d20251115_m015951_c001_v0001153_t0001_u01763171991792") 2025/11/15 02:01:21 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/11/15 02:01:21 DEBUG : trailing space /trailing space : Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553cdd_d20251115_m015946_c001_v7007000_t0000_u01763171986630") as it is a hide marker 2025/11/15 02:01:21 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/11/15 02:01:21 DEBUG : trailing space /trailing space : Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1da83_d20251115_m015945_c001_v0001153_t0024_u01763171985469") 2025/11/15 02:01:21 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/11/15 02:01:21 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f1142977849732753_d20251115_m020115_c001_v0001137_t0030_u01763172075126") "upload" dated 2025-11-15 02:01:15.126 +0000 UTC (6.584345977s ago) 2025/11/15 02:01:21 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553e9d_d20251115_m020110_c001_v7007000_t0000_u01763172070313") 2025/11/15 02:01:21 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/11/15 02:01:21 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1db39_d20251115_m020107_c001_v0001153_t0000_u01763172067188") 2025/11/15 02:01:21 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/11/15 02:01:21 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553d25_d20251115_m020003_c001_v7007000_t0000_u01763172003501") as it is a hide marker 2025/11/15 02:01:21 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/11/15 02:01:21 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f2161d671ec553d0c_d20251115_m015956_c001_v0001037_t0020_u01763171996985") 2025/11/15 02:01:21 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/11/15 02:01:21 DEBUG : zero-length-file: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553d09_d20251115_m015956_c001_v7007000_t0000_u01763171996615") as it is a hide marker 2025/11/15 02:01:21 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/11/15 02:01:21 DEBUG : zero-length-file: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f4136c29958d1daa8_d20251115_m015956_c001_v0001153_t0007_u01763171996043") 2025/11/15 02:01:21 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/11/15 02:01:21 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553cba_d20251115_m015939_c001_v7007000_t0000_u01763171979351") as it is a hide marker 2025/11/15 02:01:21 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/11/15 02:01:21 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1da6e_d20251115_m015938_c001_v0001153_t0003_u01763171978571") 2025/11/15 02:01:21 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/11/15 02:01:21 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553c9c_d20251115_m015933_c001_v7007000_t0000_u01763171973509") as it is a hide marker 2025/11/15 02:01:21 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/11/15 02:01:21 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1da53_d20251115_m015932_c001_v0001153_t0021_u01763171972332") 2025/11/15 02:01:21 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/11/15 02:01:21 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553cce_d20251115_m015942_c001_v7007000_t0000_u01763171982757") as it is a hide marker 2025/11/15 02:01:21 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/11/15 02:01:21 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1da76_d20251115_m015941_c001_v0001153_t0003_u01763171981959") 2025/11/15 02:01:21 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/11/15 02:01:21 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553cc9_d20251115_m015941_c001_v7007000_t0000_u01763171981565") as it is a hide marker 2025/11/15 02:01:21 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/11/15 02:01:21 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1da72_d20251115_m015940_c001_v0001153_t0020_u01763171980861") 2025/11/15 02:01:21 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/11/15 02:01:21 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553cd5_d20251115_m015944_c001_v7007000_t0000_u01763171984002") as it is a hide marker 2025/11/15 02:01:21 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/11/15 02:01:21 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1da7c_d20251115_m015943_c001_v0001153_t0010_u01763171983119") 2025/11/15 02:01:21 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/11/15 02:01:21 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553cc4_d20251115_m015940_c001_v7007000_t0000_u01763171980498") as it is a hide marker 2025/11/15 02:01:21 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/11/15 02:01:21 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1da70_d20251115_m015939_c001_v0001153_t0013_u01763171979712") 2025/11/15 02:01:21 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/11/15 02:01:21 DEBUG : ./.: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553c9d_d20251115_m015934_c001_v7007000_t0000_u01763171974689") as it is a hide marker 2025/11/15 02:01:21 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/11/15 02:01:21 DEBUG : ./.: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1da57_d20251115_m015933_c001_v0001153_t0003_u01763171973870") 2025/11/15 02:01:21 NOTICE: ./.: Skipped delete as --dry-run is set 2025/11/15 02:01:21 DEBUG : ../..: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553ca3_d20251115_m015935_c001_v7007000_t0000_u01763171975893") as it is a hide marker 2025/11/15 02:01:21 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/11/15 02:01:21 DEBUG : ../..: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1da5d_d20251115_m015935_c001_v0001153_t0018_u01763171975050") 2025/11/15 02:01:21 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/11/15 02:01:21 INFO : B2 bucket rclone-test-qecekep4xuvi: cleaning bucket "rclone-test-qecekep4xuvi" of all hidden files 2025/11/15 02:01:22 DEBUG : leading space/ leading space: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553cb2_d20251115_m015938_c001_v7007000_t0000_u01763171978210") as it is a hide marker 2025/11/15 02:01:22 DEBUG : leading space/ leading space: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1da6a_d20251115_m015937_c001_v0001153_t0000_u01763171977333") 2025/11/15 02:01:22 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553cae_d20251115_m015936_c001_v7007000_t0000_u01763171976971") as it is a hide marker 2025/11/15 02:01:22 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1da62_d20251115_m015936_c001_v0001153_t0010_u01763171976256") 2025/11/15 02:01:22 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553cd9_d20251115_m015945_c001_v7007000_t0000_u01763171985108") as it is a hide marker 2025/11/15 02:01:22 DEBUG : .leading dot/.leading dot: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1da7f_d20251115_m015944_c001_v0001153_t0014_u01763171984364") 2025/11/15 02:01:22 DEBUG : created from root.txt: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4006b5f676af2c74_d20251115_m020047_c001_v7007000_t0000_u01763172047354") as it is a hide marker 2025/11/15 02:01:22 DEBUG : created from root.txt: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f11610d04dd0c74c4_d20251115_m020046_c001_v0001178_t0041_u01763172046417") 2025/11/15 02:01:22 DEBUG : file name.txt: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4011d72800708a18_d20251115_m020055_c001_v7007000_t0000_u01763172055550") as it is a hide marker 2025/11/15 02:01:22 DEBUG : file name.txt: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1daf8_d20251115_m020035_c001_v0001153_t0019_u01763172035322") 2025/11/15 02:01:22 DEBUG : file name.txt: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1065e5ff8cc0a6ce_d20251115_m020031_c001_v0001109_t0027_u01763172031105") 2025/11/15 02:01:22 DEBUG : file name.txt: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1dabd_d20251115_m020005_c001_v0001153_t0016_u01763172005360") 2025/11/15 02:01:22 DEBUG : file name.txt: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1dab5_d20251115_m020004_c001_v0001153_t0001_u01763172004050") 2025/11/15 02:01:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1dab7_d20251115_m020004_c001_v0001153_t0019_u01763172004763") "upload" dated 2025-11-15 02:00:04.763 +0000 UTC (1m17.975431761s ago) 2025/11/15 02:01:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4187648222fb4ad8_d20251115_m020028_c001_v7007000_t0000_u01763172028774") as it is a hide marker 2025/11/15 02:01:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1055e2e25dd93c78_d20251115_m020028_c001_v0001113_t0012_u01763172028322") 2025/11/15 02:01:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f113c5e717b5ea074_d20251115_m020027_c001_v0001092_t0018_u01763172027506") 2025/11/15 02:01:22 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553cf9_d20251115_m015953_c001_v7007000_t0000_u01763171993609") as it is a hide marker 2025/11/15 02:01:22 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1daa0_d20251115_m015952_c001_v0001153_t0004_u01763171992858") 2025/11/15 02:01:23 DEBUG : piped data.txt: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4011d72800708a25_d20251115_m020057_c001_v7007000_t0000_u01763172057510") as it is a hide marker 2025/11/15 02:01:23 DEBUG : piped data.txt: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1db27_d20251115_m020056_c001_v0001153_t0011_u01763172056950") 2025/11/15 02:01:23 DEBUG : piped data.txt: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f4011d72800708a1f_d20251115_m020056_c001_v7007000_t0000_u01763172056751") 2025/11/15 02:01:23 DEBUG : piped data.txt: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f4136c29958d1db25_d20251115_m020056_c001_v0001153_t0007_u01763172056358") 2025/11/15 02:01:23 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553cfc_d20251115_m015954_c001_v7007000_t0000_u01763171994749") as it is a hide marker 2025/11/15 02:01:23 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1daa4_d20251115_m015953_c001_v0001153_t0020_u01763171993970") 2025/11/15 02:01:23 DEBUG : test-metadata: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4011d72800708a4a_d20251115_m020104_c001_v7007000_t0000_u01763172064628") as it is a hide marker 2025/11/15 02:01:23 DEBUG : test-metadata: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f2011d72800708a34_d20251115_m020059_c001_v0001040_t0040_u01763172059504") 2025/11/15 02:01:23 DEBUG : test-metadata: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f4011d72800708a2b_d20251115_m020058_c001_v7007000_t0000_u01763172058585") 2025/11/15 02:01:23 DEBUG : test-metadata: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1db29_d20251115_m020057_c001_v0001153_t0017_u01763172057700") 2025/11/15 02:01:23 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553ce6_d20251115_m015947_c001_v7007000_t0000_u01763171987769") as it is a hide marker 2025/11/15 02:01:23 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1da8a_d20251115_m015947_c001_v0001153_t0000_u01763171987033") 2025/11/15 02:01:23 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553cef_d20251115_m015950_c001_v7007000_t0000_u01763171990158") as it is a hide marker 2025/11/15 02:01:23 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1da95_d20251115_m015949_c001_v0001153_t0021_u01763171989329") 2025/11/15 02:01:23 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553cea_d20251115_m015948_c001_v7007000_t0000_u01763171988964") as it is a hide marker 2025/11/15 02:01:23 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1da8e_d20251115_m015948_c001_v0001153_t0000_u01763171988131") 2025/11/15 02:01:23 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553cf4_d20251115_m015951_c001_v7007000_t0000_u01763171991428") as it is a hide marker 2025/11/15 02:01:23 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1da99_d20251115_m015950_c001_v0001153_t0003_u01763171990519") 2025/11/15 02:01:23 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553cf6_d20251115_m015952_c001_v7007000_t0000_u01763171992496") as it is a hide marker 2025/11/15 02:01:23 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1da9e_d20251115_m015951_c001_v0001153_t0001_u01763171991792") 2025/11/15 02:01:24 DEBUG : trailing space /trailing space : Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553cdd_d20251115_m015946_c001_v7007000_t0000_u01763171986630") as it is a hide marker 2025/11/15 02:01:24 DEBUG : trailing space /trailing space : Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1da83_d20251115_m015945_c001_v0001153_t0024_u01763171985469") 2025/11/15 02:01:24 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f1142977849732753_d20251115_m020115_c001_v0001137_t0030_u01763172075126") "upload" dated 2025-11-15 02:01:15.126 +0000 UTC (9.02893496s ago) 2025/11/15 02:01:24 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553e9d_d20251115_m020110_c001_v7007000_t0000_u01763172070313") 2025/11/15 02:01:24 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1db39_d20251115_m020107_c001_v0001153_t0000_u01763172067188") 2025/11/15 02:01:24 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553d25_d20251115_m020003_c001_v7007000_t0000_u01763172003501") as it is a hide marker 2025/11/15 02:01:24 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f2161d671ec553d0c_d20251115_m015956_c001_v0001037_t0020_u01763171996985") 2025/11/15 02:01:24 DEBUG : zero-length-file: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553d09_d20251115_m015956_c001_v7007000_t0000_u01763171996615") as it is a hide marker 2025/11/15 02:01:24 DEBUG : zero-length-file: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f4136c29958d1daa8_d20251115_m015956_c001_v0001153_t0007_u01763171996043") 2025/11/15 02:01:24 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553cba_d20251115_m015939_c001_v7007000_t0000_u01763171979351") as it is a hide marker 2025/11/15 02:01:24 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1da6e_d20251115_m015938_c001_v0001153_t0003_u01763171978571") 2025/11/15 02:01:24 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553c9c_d20251115_m015933_c001_v7007000_t0000_u01763171973509") as it is a hide marker 2025/11/15 02:01:24 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1da53_d20251115_m015932_c001_v0001153_t0021_u01763171972332") 2025/11/15 02:01:24 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553cce_d20251115_m015942_c001_v7007000_t0000_u01763171982757") as it is a hide marker 2025/11/15 02:01:24 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1da76_d20251115_m015941_c001_v0001153_t0003_u01763171981959") 2025/11/15 02:01:24 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553cc9_d20251115_m015941_c001_v7007000_t0000_u01763171981565") as it is a hide marker 2025/11/15 02:01:24 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1da72_d20251115_m015940_c001_v0001153_t0020_u01763171980861") 2025/11/15 02:01:24 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553cd5_d20251115_m015944_c001_v7007000_t0000_u01763171984002") as it is a hide marker 2025/11/15 02:01:24 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1da7c_d20251115_m015943_c001_v0001153_t0010_u01763171983119") 2025/11/15 02:01:24 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553cc4_d20251115_m015940_c001_v7007000_t0000_u01763171980498") as it is a hide marker 2025/11/15 02:01:24 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1da70_d20251115_m015939_c001_v0001153_t0013_u01763171979712") 2025/11/15 02:01:25 DEBUG : ./.: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553c9d_d20251115_m015934_c001_v7007000_t0000_u01763171974689") as it is a hide marker 2025/11/15 02:01:25 DEBUG : ./.: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1da57_d20251115_m015933_c001_v0001153_t0003_u01763171973870") 2025/11/15 02:01:25 DEBUG : ../..: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553ca3_d20251115_m015935_c001_v7007000_t0000_u01763171975893") as it is a hide marker 2025/11/15 02:01:25 DEBUG : ../..: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1da5d_d20251115_m015935_c001_v0001153_t0018_u01763171975050") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/11/15 02:01:25 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/15 02:01:26 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/15 02:01:26 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/15 02:01:26 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/15 02:01:26 INFO : B2 bucket rclone-test-qecekep4xuvi: cleaning bucket "rclone-test-qecekep4xuvi" of pending multipart uploads older than 0s 2025/11/15 02:01:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1dab7_d20251115_m020004_c001_v0001153_t0019_u01763172004763") "upload" dated 2025-11-15 02:00:04.763 +0000 UTC (1m22.379183622s ago) 2025/11/15 02:01:27 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f2161d671ec553ef5_d20251115_m020126_c001_v0001130_t0012_u01763172086062") as it is a start marker (upload started at 2025-11-15 02:01:26.062 +0000 UTC) 2025/11/15 02:01:27 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/11/15 02:01:27 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f2161d671ec553ef6_d20251115_m020126_c001_v0001176_t0002_u01763172086262") as it is a start marker (upload started at 2025-11-15 02:01:26.262 +0000 UTC) 2025/11/15 02:01:27 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/11/15 02:01:27 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f2161d671ec553ef9_d20251115_m020126_c001_v0001146_t0000_u01763172086497") as it is a start marker (upload started at 2025-11-15 02:01:26.497 +0000 UTC) 2025/11/15 02:01:27 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/11/15 02:01:27 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f2161d671ec553efd_d20251115_m020126_c001_v0001178_t0015_u01763172086680") as it is a start marker (upload started at 2025-11-15 02:01:26.68 +0000 UTC) 2025/11/15 02:01:27 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/11/15 02:01:27 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553ef2_d20251115_m020125_c001_v7007000_t0000_u01763172085880") "hide" dated 2025-11-15 02:01:25.88 +0000 UTC (1.262461233s ago) 2025/11/15 02:01:27 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1142977849732753_d20251115_m020115_c001_v0001137_t0030_u01763172075126") 2025/11/15 02:01:27 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/11/15 02:01:27 INFO : B2 bucket rclone-test-qecekep4xuvi: cleaning bucket "rclone-test-qecekep4xuvi" of pending multipart uploads older than 0s 2025/11/15 02:01:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1dab7_d20251115_m020004_c001_v0001153_t0019_u01763172004763") "upload" dated 2025-11-15 02:00:04.763 +0000 UTC (1m22.742328773s ago) 2025/11/15 02:01:27 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f2161d671ec553ef5_d20251115_m020126_c001_v0001130_t0012_u01763172086062") as it is a start marker (upload started at 2025-11-15 02:01:26.062 +0000 UTC) 2025/11/15 02:01:27 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f2161d671ec553ef6_d20251115_m020126_c001_v0001176_t0002_u01763172086262") as it is a start marker (upload started at 2025-11-15 02:01:26.262 +0000 UTC) 2025/11/15 02:01:27 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f2161d671ec553ef9_d20251115_m020126_c001_v0001146_t0000_u01763172086497") as it is a start marker (upload started at 2025-11-15 02:01:26.497 +0000 UTC) 2025/11/15 02:01:27 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f2161d671ec553efd_d20251115_m020126_c001_v0001178_t0015_u01763172086680") as it is a start marker (upload started at 2025-11-15 02:01:26.68 +0000 UTC) 2025/11/15 02:01:27 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553ef2_d20251115_m020125_c001_v7007000_t0000_u01763172085880") "hide" dated 2025-11-15 02:01:25.88 +0000 UTC (1.625524901s ago) 2025/11/15 02:01:27 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1142977849732753_d20251115_m020115_c001_v0001137_t0030_u01763172075126") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/11/15 02:01:28 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/11/15 02:01:28 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/11/15 02:01:28 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/15 02:01:29 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/11/15 02:01:29 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/11/15 02:01:29 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/11/15 02:01:29 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/11/15 02:01:30 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/11/15 02:01:32 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/11/15 02:01:32 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/11/15 02:01:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/15 02:01:35 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/15 02:01:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f522d8330dd8b5b9fa80e1b_f2161d671ec553f2b_d20251115_m020135_c001_v0001184_t0054_u01763172095644") 2025/11/15 02:01:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/15 02:01:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/11/15 02:01:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/11/15 02:01:36 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/11/15 02:01:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/11/15 02:01:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/11/15 02:01:39 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/11/15 02:01:39 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/11/15 02:01:39 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/11/15 02:01:39 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/11/15 02:01:42 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/11/15 02:01:42 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/11/15 02:01:42 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/11/15 02:01:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/11/15 02:01:44 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/15 02:01:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z4f522d8330dd8b5b9fa80e1b_f2161d671ec553f5a_d20251115_m020144_c001_v0001137_t0009_u01763172104350") 2025/11/15 02:01:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/11/15 02:01:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/15 02:01:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/11/15 02:01:46 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/11/15 02:01:47 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/11/15 02:01:47 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/11/15 02:01:48 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/11/15 02:01:48 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/11/15 02:01:49 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/11/15 02:01:49 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/11/15 02:01:49 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/11/15 02:01:49 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/11/15 02:01:50 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/11/15 02:01:51 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/11/15 02:01:51 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/11/15 02:01:51 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/11/15 02:01:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/15 02:01:53 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/15 02:01:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f522d8330dd8b5b9fa80e1b_f211f5bf7c31a94f4_d20251115_m020153_c001_v0001038_t0056_u01763172113383") 2025/11/15 02:01:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/11/15 02:01:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/15 02:01:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/11/15 02:01:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/11/15 02:01:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/11/15 02:01:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/11/15 02:01:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/11/15 02:01:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts 2025/11/15 02:01:58 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_finish_large_file": EOF) 2025/11/15 02:01:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/15 02:01:59 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2025/11/15 02:02:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/11/15 02:02:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/11/15 02:02:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/11/15 02:02:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/11/15 02:02:03 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/11/15 02:02:15 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/11/15 02:02:15 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/11/15 02:02:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/11/15 02:02:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/11/15 02:02:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z4f522d8330dd8b5b9fa80e1b_f22028f445608dcfc_d20251115_m020218_c001_v0001105_t0028_u01763172138264") 2025/11/15 02:02:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/11/15 02:02:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/15 02:02:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/11/15 02:02:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/11/15 02:02:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/11/15 02:02:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/11/15 02:02:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/11/15 02:02:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/11/15 02:02:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/11/15 02:02:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/11/15 02:02:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/11/15 02:02:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/11/15 02:02:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/11/15 02:02:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/11/15 02:02: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/15 02:02:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4f522d8330dd8b5b9fa80e1b_f204ae298e5d4e892_d20251115_m020226_c001_v0001099_t0026_u01763172146824") 2025/11/15 02:02:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/11/15 02:02:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/15 02:02:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/11/15 02:02:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/11/15 02:02:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/11/15 02:02:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/11/15 02:02:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/11/15 02:02:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/11/15 02:02:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/11/15 02:02:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/11/15 02:02:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/15 02:02:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/11/15 02:02:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/11/15 02:02:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/11/15 02:02:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/11/15 02:02:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/11/15 02:02:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/11/15 02:02:36 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/15 02:02:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4f522d8330dd8b5b9fa80e1b_f2011d72800709c9e_d20251115_m020236_c001_v0001182_t0053_u01763172156766") 2025/11/15 02:02:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/11/15 02:02:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/15 02:02:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/11/15 02:02:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/11/15 02:02:37 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/11/15 02:02:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/15 02:02:37 DEBUG : pacer: Reducing sleep to 10ms 2025/11/15 02:02:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/11/15 02:02:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/11/15 02:02:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/11/15 02:02:39 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/15 02:02:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/11/15 02:02:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/11/15 02:02:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/11/15 02:02:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/11/15 02:02:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/11/15 02:02:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/11/15 02:02:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/11/15 02:02:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/11/15 02:02:45 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/15 02:02:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z4f522d8330dd8b5b9fa80e1b_f2011d72800709ce7_d20251115_m020245_c001_v0001102_t0001_u01763172165578") 2025/11/15 02:02:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/15 02:02:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/11/15 02:02:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/11/15 02:02:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/11/15 02:02:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/11/15 02:02:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/11/15 02:02:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/11/15 02:02:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/11/15 02:02:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/11/15 02:02:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/11/15 02:02:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/11/15 02:02:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/11/15 02:02:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/11/15 02:02:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/11/15 02:02:53 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/15 02:02:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4f522d8330dd8b5b9fa80e1b_f2011d72800709d10_d20251115_m020253_c001_v0001182_t0050_u01763172173779") 2025/11/15 02:02:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/11/15 02:02:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/15 02:02:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/11/15 02:02:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/11/15 02:02:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/11/15 02:02:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/11/15 02:02:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/11/15 02:02:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/11/15 02:02:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/15 02:02:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/11/15 02:02:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/11/15 02:02:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/11/15 02:02:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/11/15 02:03:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/11/15 02:03:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/11/15 02:03:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/11/15 02:03:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/11/15 02:03:02 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/15 02:03:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4f522d8330dd8b5b9fa80e1b_f2085dfbc2676bd95_d20251115_m020302_c001_v0001134_t0033_u01763172182485") 2025/11/15 02:03:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/11/15 02:03:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/15 02:03:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/11/15 02:03:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/11/15 02:03:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/11/15 02:03:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/11/15 02:03:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/11/15 02:03:05 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/15 02:03:07 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/11/15 02:03:07 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/11/15 02:03:07 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/11/15 02:03:07 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/11/15 02:03:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/11/15 02:03:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/11/15 02:03:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/11/15 02:03:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/11/15 02:03:11 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/15 02:03:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z4f522d8330dd8b5b9fa80e1b_f2011d72800709d58_d20251115_m020311_c001_v0001098_t0044_u01763172191210") 2025/11/15 02:03:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/15 02:03:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/11/15 02:03:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/11/15 02:03:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/11/15 02:03:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/11/15 02:03:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/11/15 02:03:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/11/15 02:03:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/11/15 02:03:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/11/15 02:03:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/11/15 02:03:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/11/15 02:03:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/11/15 02:03:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/11/15 02:03:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/11/15 02:03:28 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/15 02:03:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z4f522d8330dd8b5b9fa80e1b_f20937c63540c4d1b_d20251115_m020329_c001_v0001041_t0049_u01763172209080") 2025/11/15 02:03:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/11/15 02:03:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/15 02:03:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/11/15 02:03:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/11/15 02:03:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/11/15 02:03:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/11/15 02:03:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/11/15 02:03:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/11/15 02:03:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/11/15 02:03:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/11/15 02:03:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/11/15 02:03:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/11/15 02:03:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/11/15 02:03:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/11/15 02:03:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/11/15 02:03:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/11/15 02:03:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/11/15 02:03:48 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/15 02:03:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z4f522d8330dd8b5b9fa80e1b_f204ae298e5d4edf2_d20251115_m020348_c001_v0001137_t0025_u01763172228154") 2025/11/15 02:03:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/11/15 02:03:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/15 02:03:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/11/15 02:03:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/11/15 02:03:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/11/15 02:03:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/11/15 02:03:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/11/15 02:03:51 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/15 02:03:53 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/11/15 02:03:53 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/11/15 02:03:53 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/11/15 02:03:53 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/11/15 02:03:54 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/11/15 02:03:56 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/11/15 02:03:56 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/11/15 02:03:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/15 02:03:57 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/15 02:03:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f522d8330dd8b5b9fa80e1b_f217e7f75114fa630_d20251115_m020358_c001_v0001134_t0021_u01763172238003") 2025/11/15 02:03:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/15 02:03:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/11/15 02:03:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/11/15 02:03:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/11/15 02:04:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/11/15 02:04:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/11/15 02:04:05 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/11/15 02:04:05 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/11/15 02:04:05 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/11/15 02:04:05 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/11/15 02:04:07 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/11/15 02:04:08 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/11/15 02:04:08 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/11/15 02:04:10 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/11/15 02:04:10 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/15 02:04:10 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z4f522d8330dd8b5b9fa80e1b_f217e7f75114fa64d_d20251115_m020410_c001_v0001032_t0048_u01763172250644") 2025/11/15 02:04:10 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/11/15 02:04:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/15 02:04:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/11/15 02:04:13 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/11/15 02:04:13 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/11/15 02:04:13 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/11/15 02:04:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/11/15 02:04:16 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/11/15 02:04:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/11/15 02:04:16 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/11/15 02:04:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/11/15 02:04:16 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/11/15 02:04:17 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/11/15 02:04:18 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/11/15 02:04:19 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/11/15 02:04:19 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/11/15 02:04:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/15 02:04:21 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/15 02:04:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f522d8330dd8b5b9fa80e1b_f217e7f75114fa661_d20251115_m020421_c001_v0001181_t0028_u01763172261308") 2025/11/15 02:04:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/11/15 02:04:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/15 02:04:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/11/15 02:04:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/11/15 02:04:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/11/15 02:04:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/11/15 02:04:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/11/15 02:04:24 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/15 02:04:26 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/11/15 02:04:26 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/11/15 02:04:26 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/11/15 02:04:26 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/11/15 02:04:27 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/11/15 02:04:29 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/11/15 02:04:29 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/11/15 02:04:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/15 02:04:31 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/15 02:04:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f522d8330dd8b5b9fa80e1b_f2161d671ec554230_d20251115_m020431_c001_v0001101_t0007_u01763172271881") 2025/11/15 02:04:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/15 02:04:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/11/15 02:04:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/11/15 02:04:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/11/15 02:04:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/11/15 02:04:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/11/15 02:04:40 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/11/15 02:04:40 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/11/15 02:04:41 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/11/15 02:04:41 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/11/15 02:04:43 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/11/15 02:04:44 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/11/15 02:04:44 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/11/15 02:04:46 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/11/15 02:04:46 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/11/15 02:04:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z4f522d8330dd8b5b9fa80e1b_f2006b5f676af31a1_d20251115_m020446_c001_v0001182_t0035_u01763172286964") 2025/11/15 02:04:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/11/15 02:04:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/15 02:04:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/11/15 02:04:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/11/15 02:04:50 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/11/15 02:04:50 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/11/15 02:04:52 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/11/15 02:04:52 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/11/15 02:04:53 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/11/15 02:04:53 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/11/15 02:04:53 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/11/15 02:04:53 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/11/15 02:04:54 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/11/15 02:04:55 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/11/15 02:04:56 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/11/15 02:04:56 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/11/15 02:04:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/15 02:04:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/11/15 02:04:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f522d8330dd8b5b9fa80e1b_f217cfe9944e2ca9c_d20251115_m020458_c001_v0001179_t0008_u01763172298734") 2025/11/15 02:04:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/11/15 02:04:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/15 02:04:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/11/15 02:04:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/11/15 02:05:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/11/15 02:05:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/11/15 02:05:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/11/15 02:05:02 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/15 02:05:11 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z4f522d8330dd8b5b9fa80e1b_f2196b5bd76c6b7ec_d20251115_m020511_c001_v0001029_t0024_u01763172311516") 2025/11/15 02:05:11 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/11/15 02:05:11 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/11/15 02:05:12 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/11/15 02:05:12 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/11/15 02:05:12 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/11/15 02:05:14 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/11/15 02:05:14 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/11/15 02:05:14 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/11/15 02:05:14 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/11/15 02:05:16 DEBUG : chunked-copy: Done sending chunk 0 2025/11/15 02:05:16 DEBUG : chunked-copy: Done sending chunk 1 2025/11/15 02:05:16 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/11/15 02:05:17 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z4f522d8330dd8b5b9fa80e1b_f2196b5bd76c6b819_d20251115_m020517_c001_v0001177_t0013_u01763172317540") 2025/11/15 02:05:17 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/11/15 02:05:17 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/11/15 02:05:18 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/11/15 02:05:18 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/11/15 02:05:18 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/11/15 02:05:20 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/11/15 02:05:20 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/11/15 02:05:20 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/11/15 02:05:20 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/11/15 02:05:23 DEBUG : chunked-copy: Done sending chunk 0 2025/11/15 02:05:23 DEBUG : chunked-copy: Done sending chunk 1 2025/11/15 02:05:23 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/11/15 02:05:25 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z4f522d8330dd8b5b9fa80e1b_f2187648222fb593d_d20251115_m020525_c001_v0001178_t0033_u01763172325349") 2025/11/15 02:05:25 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/11/15 02:05:25 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/11/15 02:05:25 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/11/15 02:05:26 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/11/15 02:05:26 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/11/15 02:05:29 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/11/15 02:05:29 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/11/15 02:05:29 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/11/15 02:05:29 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/11/15 02:05:31 DEBUG : chunked-copy: Done sending chunk 0 2025/11/15 02:05:31 DEBUG : chunked-copy: Done sending chunk 1 2025/11/15 02:05:31 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/11/15 02:05:32 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z4f522d8330dd8b5b9fa80e1b_f2196b5bd76c6b8c5_d20251115_m020532_c001_v0001177_t0031_u01763172332717") 2025/11/15 02:05:32 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/11/15 02:05:32 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/11/15 02:05:32 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/11/15 02:05:33 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/11/15 02:05:33 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/11/15 02:05:33 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/11/15 02:05:33 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/11/15 02:05:34 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/11/15 02:05:36 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/15 02:05:37 DEBUG : Creating backend with remote "TestB2:rclone-test-qecekep4xuvi/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/15 02:05:38 INFO : B2 bucket rclone-test-qecekep4xuvi: cleaning bucket "rclone-test-qecekep4xuvi" of all files 2025/11/15 02:05:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f4006b5f676af3182_d20251115_m020440_c001_v7007000_t0000_u01763172280068") 2025/11/15 02:05:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f2161d671ec554230_d20251115_m020431_c001_v0001101_t0007_u01763172271881") 2025/11/15 02:05:39 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec55422d_d20251115_m020431_c001_v7007000_t0000_u01763172271219") 2025/11/15 02:05:39 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f217e7f75114fa66e_d20251115_m020426_c001_v0001117_t0043_u01763172266016") 2025/11/15 02:05:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f4196b5bd76c6b7bf_d20251115_m020504_c001_v7007000_t0000_u01763172304021") 2025/11/15 02:05:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f217cfe9944e2ca9c_d20251115_m020458_c001_v0001179_t0008_u01763172298734") 2025/11/15 02:05:39 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f417cfe9944e2ca9a_d20251115_m020458_c001_v7007000_t0000_u01763172298134") 2025/11/15 02:05:39 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f2006b5f676af31bd_d20251115_m020452_c001_v0001093_t0050_u01763172292239") 2025/11/15 02:05:39 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f4006b5f676af31bc_d20251115_m020452_c001_v7007000_t0000_u01763172292053") 2025/11/15 02:05:39 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f2006b5f676af31a1_d20251115_m020446_c001_v0001182_t0035_u01763172286964") 2025/11/15 02:05:39 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f4006b5f676af319d_d20251115_m020446_c001_v7007000_t0000_u01763172286415") 2025/11/15 02:05:39 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f2006b5f676af3183_d20251115_m020440_c001_v0001157_t0012_u01763172280259") 2025/11/15 02:05:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f405d1538e8241947_d20251115_m020241_c001_v7007000_t0000_u01763172161260") 2025/11/15 02:05:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f2011d72800709c9e_d20251115_m020236_c001_v0001182_t0053_u01763172156766") 2025/11/15 02:05:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f404ae298e5d4e8a4_d20251115_m020230_c001_v7007000_t0000_u01763172150982") 2025/11/15 02:05:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f204ae298e5d4e892_d20251115_m020226_c001_v0001099_t0026_u01763172146824") 2025/11/15 02:05:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f4011d72800709c9c_d20251115_m020236_c001_v7007000_t0000_u01763172156264") 2025/11/15 02:05:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f204ae298e5d4e8a6_d20251115_m020231_c001_v0001113_t0028_u01763172151256") 2025/11/15 02:05:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f404ae298e5d4e891_d20251115_m020226_c001_v7007000_t0000_u01763172146389") 2025/11/15 02:05:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f204ae298e5d4e874_d20251115_m020221_c001_v0001144_t0035_u01763172141805") 2025/11/15 02:05:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f404ae298e5d4e873_d20251115_m020221_c001_v7007000_t0000_u01763172141622") 2025/11/15 02:05:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f22028f445608dcfc_d20251115_m020218_c001_v0001105_t0028_u01763172138264") 2025/11/15 02:05:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f42028f445608dcfa_d20251115_m020217_c001_v7007000_t0000_u01763172137870") 2025/11/15 02:05:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f221c9953e487861f_d20251115_m020202_c001_v0001150_t0019_u01763172122327") 2025/11/15 02:05:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f4085dfbc2676bdb7_d20251115_m020306_c001_v7007000_t0000_u01763172186684") 2025/11/15 02:05:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f2085dfbc2676bd95_d20251115_m020302_c001_v0001134_t0033_u01763172182485") 2025/11/15 02:05:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f4011d72800709d20_d20251115_m020257_c001_v7007000_t0000_u01763172177574") 2025/11/15 02:05:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f2011d72800709d10_d20251115_m020253_c001_v0001182_t0050_u01763172173779") 2025/11/15 02:05:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f4085dfbc2676bd92_d20251115_m020302_c001_v7007000_t0000_u01763172182059") 2025/11/15 02:05:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f2011d72800709d21_d20251115_m020257_c001_v0001105_t0001_u01763172177766") 2025/11/15 02:05:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f4011d72800709d0e_d20251115_m020253_c001_v7007000_t0000_u01763172173393") 2025/11/15 02:05:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f205d1538e8241966_d20251115_m020249_c001_v0001181_t0057_u01763172169163") 2025/11/15 02:05:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f405d1538e8241965_d20251115_m020248_c001_v7007000_t0000_u01763172168981") 2025/11/15 02:05:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f2011d72800709ce7_d20251115_m020245_c001_v0001102_t0001_u01763172165578") 2025/11/15 02:05:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f4011d72800709ce4_d20251115_m020245_c001_v7007000_t0000_u01763172165165") 2025/11/15 02:05:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f205d1538e8241948_d20251115_m020241_c001_v0001100_t0013_u01763172161447") 2025/11/15 02:05:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f421c9953e487861c_d20251115_m020202_c001_v7007000_t0000_u01763172122144") 2025/11/15 02:05:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f211f5bf7c31a94f4_d20251115_m020153_c001_v0001038_t0056_u01763172113383") 2025/11/15 02:05:41 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f411f5bf7c31a94f2_d20251115_m020152_c001_v7007000_t0000_u01763172112942") 2025/11/15 02:05:41 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f211f5bf7c31a94de_d20251115_m020148_c001_v0001029_t0023_u01763172108636") 2025/11/15 02:05:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f411f5bf7c31a94dd_d20251115_m020148_c001_v7007000_t0000_u01763172108454") 2025/11/15 02:05:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f2161d671ec553f5a_d20251115_m020144_c001_v0001137_t0009_u01763172104350") 2025/11/15 02:05:41 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553f56_d20251115_m020143_c001_v7007000_t0000_u01763172103958") 2025/11/15 02:05:41 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f21389e634131cc73_d20251115_m020139_c001_v0001117_t0042_u01763172099102") 2025/11/15 02:05:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f41389e634131cc71_d20251115_m020138_c001_v7007000_t0000_u01763172098919") 2025/11/15 02:05:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f2161d671ec553f2b_d20251115_m020135_c001_v0001184_t0054_u01763172095644") 2025/11/15 02:05:41 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553f2a_d20251115_m020135_c001_v7007000_t0000_u01763172095242") 2025/11/15 02:05:41 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f205d1538e82417a0_d20251115_m020129_c001_v0001172_t0034_u01763172089592") 2025/11/15 02:05:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f4034dd4fe8afed30_d20251115_m020353_c001_v7007000_t0000_u01763172233172") 2025/11/15 02:05:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f204ae298e5d4edf2_d20251115_m020348_c001_v0001137_t0025_u01763172228154") 2025/11/15 02:05:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f4034dd4fe8afecf6_d20251115_m020343_c001_v7007000_t0000_u01763172223027") 2025/11/15 02:05:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f20937c63540c4d1b_d20251115_m020329_c001_v0001041_t0049_u01763172209080") 2025/11/15 02:05:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f404ae298e5d4edee_d20251115_m020347_c001_v7007000_t0000_u01763172227703") 2025/11/15 02:05:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f2034dd4fe8afecf7_d20251115_m020343_c001_v0001182_t0039_u01763172223211") 2025/11/15 02:05:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f40937c63540c4d18_d20251115_m020328_c001_v7007000_t0000_u01763172208563") 2025/11/15 02:05:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f2085dfbc2676bdda_d20251115_m020315_c001_v0001100_t0056_u01763172195301") 2025/11/15 02:05:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f4085dfbc2676bdd9_d20251115_m020315_c001_v7007000_t0000_u01763172195117") 2025/11/15 02:05:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f2011d72800709d58_d20251115_m020311_c001_v0001098_t0044_u01763172191210") 2025/11/15 02:05:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f4011d72800709d54_d20251115_m020310_c001_v7007000_t0000_u01763172190750") 2025/11/15 02:05:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f2085dfbc2676bdb8_d20251115_m020306_c001_v0001177_t0055_u01763172186868") 2025/11/15 02:05:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f417e7f75114fa66d_d20251115_m020425_c001_v7007000_t0000_u01763172265832") 2025/11/15 02:05:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f217e7f75114fa661_d20251115_m020421_c001_v0001181_t0028_u01763172261308") 2025/11/15 02:05:42 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f417e7f75114fa65e_d20251115_m020420_c001_v7007000_t0000_u01763172260836") 2025/11/15 02:05:42 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f217e7f75114fa659_d20251115_m020415_c001_v0001153_t0013_u01763172255826") 2025/11/15 02:05:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f417e7f75114fa658_d20251115_m020415_c001_v7007000_t0000_u01763172255643") 2025/11/15 02:05:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f217e7f75114fa64d_d20251115_m020410_c001_v0001032_t0048_u01763172250644") 2025/11/15 02:05:43 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f417e7f75114fa64b_d20251115_m020410_c001_v7007000_t0000_u01763172250148") 2025/11/15 02:05:43 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f217e7f75114fa641_d20251115_m020404_c001_v0001105_t0049_u01763172244995") 2025/11/15 02:05:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f417e7f75114fa640_d20251115_m020404_c001_v7007000_t0000_u01763172244813") 2025/11/15 02:05:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f217e7f75114fa630_d20251115_m020358_c001_v0001134_t0021_u01763172238003") 2025/11/15 02:05:43 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f417e7f75114fa62e_d20251115_m020357_c001_v7007000_t0000_u01763172237511") 2025/11/15 02:05:43 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f2034dd4fe8afed31_d20251115_m020353_c001_v0001184_t0047_u01763172233354") 2025/11/15 02:05:43 DEBUG : chunked-copy: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f4196b5bd76c6b8df_d20251115_m020534_c001_v7007000_t0000_u01763172334759") 2025/11/15 02:05:43 DEBUG : chunked-copy: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f2187648222fb5952_d20251115_m020529_c001_v0001136_t0054_u01763172329083") 2025/11/15 02:05:43 DEBUG : chunked-copy: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f4187648222fb594e_d20251115_m020528_c001_v7007000_t0000_u01763172328450") 2025/11/15 02:05:43 DEBUG : chunked-copy: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f2196b5bd76c6b82f_d20251115_m020520_c001_v0001106_t0059_u01763172320243") 2025/11/15 02:05:43 DEBUG : chunked-copy: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f4196b5bd76c6b82b_d20251115_m020519_c001_v7007000_t0000_u01763172319612") 2025/11/15 02:05:43 DEBUG : chunked-copy: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f2187648222fb5907_d20251115_m020514_c001_v0001184_t0033_u01763172314214") 2025/11/15 02:05:43 DEBUG : chunked-copy: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f4187648222fb5900_d20251115_m020513_c001_v7007000_t0000_u01763172313563") 2025/11/15 02:05:43 DEBUG : chunked-copy: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1142977849732bfc_d20251115_m020509_c001_v0001137_t0059_u01763172309468") 2025/11/15 02:05:44 DEBUG : chunked-copy: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f4196b5bd76c6b7d7_d20251115_m020509_c001_v7007000_t0000_u01763172309034") 2025/11/15 02:05:44 DEBUG : chunked-copy: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1142977849732bee_d20251115_m020504_c001_v0001137_t0012_u01763172304967") 2025/11/15 02:05:44 DEBUG : chunked-copy.copy: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f4196b5bd76c6b8dd_d20251115_m020534_c001_v7007000_t0000_u01763172334577") 2025/11/15 02:05:44 DEBUG : chunked-copy.copy: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f2196b5bd76c6b8c5_d20251115_m020532_c001_v0001177_t0031_u01763172332717") 2025/11/15 02:05:44 DEBUG : chunked-copy.copy: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f4187648222fb594d_d20251115_m020528_c001_v7007000_t0000_u01763172328269") 2025/11/15 02:05:44 DEBUG : chunked-copy.copy: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f2187648222fb593d_d20251115_m020525_c001_v0001178_t0033_u01763172325349") 2025/11/15 02:05:44 DEBUG : chunked-copy.copy: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f4196b5bd76c6b82a_d20251115_m020519_c001_v7007000_t0000_u01763172319421") 2025/11/15 02:05:44 DEBUG : chunked-copy.copy: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f2196b5bd76c6b819_d20251115_m020517_c001_v0001177_t0013_u01763172317540") 2025/11/15 02:05:44 DEBUG : chunked-copy.copy: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f4187648222fb58fe_d20251115_m020513_c001_v7007000_t0000_u01763172313380") 2025/11/15 02:05:44 DEBUG : chunked-copy.copy: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f2196b5bd76c6b7ec_d20251115_m020511_c001_v0001029_t0024_u01763172311516") 2025/11/15 02:05:44 DEBUG : chunked-copy.copy: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f4196b5bd76c6b7d6_d20251115_m020508_c001_v7007000_t0000_u01763172308844") 2025/11/15 02:05:44 DEBUG : chunked-copy.copy: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1196c46242dd7422_d20251115_m020507_c001_v0001146_t0027_u01763172307258") 2025/11/15 02:05:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1136c29958d1dab7_d20251115_m020004_c001_v0001153_t0019_u01763172004763") 2025/11/15 02:05:44 DEBUG : unknown-size-put.txt: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f4196b5bd76c6b8ed_d20251115_m020535_c001_v7007000_t0000_u01763172335856") 2025/11/15 02:05:44 DEBUG : unknown-size-put.txt: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1142977849732cc6_d20251115_m020535_c001_v0001137_t0011_u01763172335307") 2025/11/15 02:05:44 DEBUG : unknown-size-update.txt: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f4196b5bd76c6b903_d20251115_m020537_c001_v7007000_t0000_u01763172337442") 2025/11/15 02:05:44 DEBUG : unknown-size-update.txt: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1142977849732ce2_d20251115_m020537_c001_v0001137_t0013_u01763172337007") 2025/11/15 02:05:44 DEBUG : unknown-size-update.txt: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f1142977849732cd0_d20251115_m020536_c001_v0001137_t0021_u01763172336039") 2025/11/15 02:05:44 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f522d8330dd8b5b9fa80e1b_f4161d671ec553ef2_d20251115_m020125_c001_v7007000_t0000_u01763172085880") 2025/11/15 02:05:46 INFO : B2 bucket rclone-test-qecekep4xuvi: cleaning bucket "rclone-test-qecekep4xuvi" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (380.59s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.58s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.86s) --- PASS: TestIntegration/FsMkdir (377.31s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.55s) --- 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 (23.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.14s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.13s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.88s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (85.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (6.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.26s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.71s) --- 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.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.65s) --- 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.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.07s) --- 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.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.44s) --- 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.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (214.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (32.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (13.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (9.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (39.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (19.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (10.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (5.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (46.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (27.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (14.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (32.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (11.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (7.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (38.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (14.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (8.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.04s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (30.58s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.85s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.53s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.05s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (8.84s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.31s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.68s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.10s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.58s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.32s) --- 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 380.624s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m21.902064915s (try 1/5)