"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2026/02/24 03:42:50 DEBUG : Creating backend with remote "TestS3R2:rclone-test-fubehup1vuru" 2026/02/24 03:42:50 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 2026/02/24 03:42:51 INFO : S3 bucket rclone-test-fubehup1vuru: Bucket "rclone-test-fubehup1vuru" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/02/24 03:42:53 INFO : S3 bucket rclone-test-fubehup1vuru: Bucket "rclone-test-fubehup1vuru" deleted === RUN TestIntegration/FsMkdir 2026/02/24 03:42:53 INFO : S3 bucket rclone-test-fubehup1vuru: Bucket "rclone-test-fubehup1vuru" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/02/24 03:42:53 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/02/24 03:42:53 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/02/24 03:42:53 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/02/24 03:43:02 NOTICE: S3 bucket rclone-test-fubehup1vuru: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/02/24 03:43:02 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ADEdBbxMMWcxzRX19a6UILe4i0kChRrCIL4CKplp7QMR3a0zxGVcvmdp5-1X6jovPanT6vmDwVLNBXQSDDboGZL18GjBO9LHBF1ICiEK_rRH6EnlUhaSqEG8Ysb3F8BkKp0bX9QO2BQq3E5JT-FfFXInTKhcJM_6t77vRjOybtw103qKRzLvERs9aHJtc7eZQEZiRnfaju5w2RcGjYARuNdYPQOmEecmp0wQR_F853atNchqEBw3pun7OrAD8um7KMlvceMMPl6Me7znuSKdq7xRxoV-PeI_Tq37NFX2S8ZrOiuNkDeyl7QnRxrieEvzotyf4tbgy_geTwdQWQ3ccn0 2026/02/24 03:43:03 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "a783c1f43ccbf6223044609ec5405a13" 2026/02/24 03:43:03 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "e56ca7fbf67ef36477ae2a16a77e79e0" 2026/02/24 03:43:03 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "b2e73ddd3bd964790a63e0b04b82f4f8" 2026/02/24 03:43:03 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ADEdBbxMMWcxzRX19a6UILe4i0kChRrCIL4CKplp7QMR3a0zxGVcvmdp5-1X6jovPanT6vmDwVLNBXQSDDboGZL18GjBO9LHBF1ICiEK_rRH6EnlUhaSqEG8Ysb3F8BkKp0bX9QO2BQq3E5JT-FfFXInTKhcJM_6t77vRjOybtw103qKRzLvERs9aHJtc7eZQEZiRnfaju5w2RcGjYARuNdYPQOmEecmp0wQR_F853atNchqEBw3pun7OrAD8um7KMlvceMMPl6Me7znuSKdq7xRxoV-PeI_Tq37NFX2S8ZrOiuNkDeyl7QnRxrieEvzotyf4tbgy_geTwdQWQ3ccn0" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/02/24 03:43:05 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/02/24 03:43:06 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/02/24 03:43:07 DEBUG : S3 bucket rclone-test-fubehup1vuru: bucket is versioned: false 2026/02/24 03:43:07 DEBUG : Waiting for deletions to finish 2026/02/24 03:43:07 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/02/24 03:43:07 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/02/24 03:43:08 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/02/24 03:43:08 DEBUG : Creating backend with remote "TestS3R2:rclone-test-fubehup1vuru/dirToPurgeFromRoot" 2026/02/24 03:43:08 DEBUG : S3 bucket rclone-test-fubehup1vuru path dirToPurgeFromRoot: bucket is versioned: false 2026/02/24 03:43:08 DEBUG : Waiting for deletions to finish 2026/02/24 03:43:08 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/02/24 03:43:08 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/02/24 03:43:09 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/02/24 03:43:09 DEBUG : Creating backend with remote "TestS3R2:rclone-test-fubehup1vuru/hello? sausage/êé" 2026/02/24 03:43:10 DEBUG : S3 bucket rclone-test-fubehup1vuru path hello? sausage/êé: bucket is versioned: false 2026/02/24 03:43:10 DEBUG : Waiting for deletions to finish 2026/02/24 03:43:10 DEBUG : "a/b/c/d/e.txt" version false 2026/02/24 03:43:10 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/02/24 03:43:10 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/02/24 03:43:14 DEBUG : Creating backend with remote "TestS3R2:rclone-test-fubehup1vuru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/02/24 03:43:14 DEBUG : Creating backend with remote "TestS3R2:rclone-test-fubehup1vuru/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-fubehup1vuru" from "TestS3R2:rclone-test-fubehup1vuru" 2026/02/24 03:43:14 DEBUG : Creating backend with remote "TestS3R2:" === 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 fstests.go:2060: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/02/24 03:43:19 DEBUG : piped data.txt: open chunk writer: started multipart upload: ANAYhKZhUGVO8CqI18euLQBXf8U0W_c0HosGRBqRErMsGikYeNW-NZLusEJDDECKYmDOROG305ZELvuplxQn_ccxzsg8Pu9_zS0luQfkLscYHGbu7ivXjla7ptiKgItFg9Z3CiHCAdrz91JypyqpwjZzwlHIVbrViIqgPL4Er0rozVsjkfI94CXbqXdwvEOfjBjftb0nalYCU5fBxLFxV8J5AnDni3yrE7k-_KlL8FPAoKWh5UevGZgA_XSw-rkCw_k6Q2I-JOuPdNcP-thInRvxCSMgGdSIgZqVLyMM-PEsavbUl19dx3W8N4RvVVdKrAhGQRoOGJ-imH7cOrq-hVs 2026/02/24 03:43:19 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/02/24 03:43:19 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/02/24 03:43:19 DEBUG : piped data.txt: multipart upload "ANAYhKZhUGVO8CqI18euLQBXf8U0W_c0HosGRBqRErMsGikYeNW-NZLusEJDDECKYmDOROG305ZELvuplxQn_ccxzsg8Pu9_zS0luQfkLscYHGbu7ivXjla7ptiKgItFg9Z3CiHCAdrz91JypyqpwjZzwlHIVbrViIqgPL4Er0rozVsjkfI94CXbqXdwvEOfjBjftb0nalYCU5fBxLFxV8J5AnDni3yrE7k-_KlL8FPAoKWh5UevGZgA_XSw-rkCw_k6Q2I-JOuPdNcP-thInRvxCSMgGdSIgZqVLyMM-PEsavbUl19dx3W8N4RvVVdKrAhGQRoOGJ-imH7cOrq-hVs" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/02/24 03:43:19 DEBUG : piped data.txt: open chunk writer: started multipart upload: APQbx15ZlkPi2IFmyAyKjMJYWU5LCG9qx5FfMZH7yBNNSWH-rC3Jk_xsSAWOnD3HCSHquajR1u5dHwfKJZpSz0zo_cSDfmEwmWSD_9ltW5w57OOOjLm0iDas0sDdtYo0K5r2DsCeexZAZ9xzFv-mWCCB9tt93PsqpGNUzGOzyHrzXDiK1SuhN6mBjsJ9dBGALh_ziRZz5yPK14gZ1E7KohTLScuLLEQlCwHsHsdIBX3-54xESJCEVJ7Xjfpxu_YWEtmGCxlm1Tty3_tjSO_VKG8xpHpcMJrCIHhWVcAij6iZl7_xEe8_vFUSluwr7W6OflhZvw_YRyKcKjnbnO3vTnw 2026/02/24 03:43:19 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/24 03:43:20 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "4210b9695eb069e4445314294408a66d" 2026/02/24 03:43:20 DEBUG : piped data.txt: multipart upload "APQbx15ZlkPi2IFmyAyKjMJYWU5LCG9qx5FfMZH7yBNNSWH-rC3Jk_xsSAWOnD3HCSHquajR1u5dHwfKJZpSz0zo_cSDfmEwmWSD_9ltW5w57OOOjLm0iDas0sDdtYo0K5r2DsCeexZAZ9xzFv-mWCCB9tt93PsqpGNUzGOzyHrzXDiK1SuhN6mBjsJ9dBGALh_ziRZz5yPK14gZ1E7KohTLScuLLEQlCwHsHsdIBX3-54xESJCEVJ7Xjfpxu_YWEtmGCxlm1Tty3_tjSO_VKG8xpHpcMJrCIHhWVcAij6iZl7_xEe8_vFUSluwr7W6OflhZvw_YRyKcKjnbnO3vTnw" finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress 2026/02/24 03:43:20 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:298: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock s3_internal_test.go:527: Object Lock not supported by this provider: CreateBucket with Object Lock failed: operation error S3: CreateBucket, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: Header 'x-amz-bucket-object-lock-enabled' with value 'true' not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/02/24 03:43:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AP0WsYl8dq4dKGHUJrLCo8YL75bo_QzP1EfRgOpAAAsfL-zAFgiQpv5i4DxA7llWcWTiTUZxDjFpFkH2XxX3xNikOBfCcV5JoWkv3i7e4IXQXHvNt1azf2jQBRpLf94DVl43yxc--iGM3k33UoVJDziU7vATCxpmLMG6y53Az6RicdWYwkajUAlEoscpkGs1yDJRBybmihSiiD5l-dFUTYkyUqzBP33PQ-4QAuppmOzMl9mFz_jPKhjNm8PXJJ1m6gUqmy5f64mGGnHA7YLqZVa3S1eTzaoVFAdAsUCKfXOewYD09mXrE6CNv5zjUVWXriNTSbbgCHhZtFkZp8-YEZk 2026/02/24 03:43:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/02/24 03:43:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/02/24 03:43:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AP0WsYl8dq4dKGHUJrLCo8YL75bo_QzP1EfRgOpAAAsfL-zAFgiQpv5i4DxA7llWcWTiTUZxDjFpFkH2XxX3xNikOBfCcV5JoWkv3i7e4IXQXHvNt1azf2jQBRpLf94DVl43yxc--iGM3k33UoVJDziU7vATCxpmLMG6y53Az6RicdWYwkajUAlEoscpkGs1yDJRBybmihSiiD5l-dFUTYkyUqzBP33PQ-4QAuppmOzMl9mFz_jPKhjNm8PXJJ1m6gUqmy5f64mGGnHA7YLqZVa3S1eTzaoVFAdAsUCKfXOewYD09mXrE6CNv5zjUVWXriNTSbbgCHhZtFkZp8-YEZk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/02/24 03:43:23 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AKaJ03YsxHA9dQNg2UGxzslUGGlvqupuG9e1E5pP8owibUvDiKSgYakhwBBQ96YtuY2Gd15kWzXInqdnpPqJsvM44ynwy1wybSa5f16pmpOwN6u6KRmvJGAOW1VtOI8MKygZDyJS8X3x6gCWbUTQUMeE4geYqst8PmQKHXAUTC6T-bUE-MJWysbvuwS8DLuSLuVdj5fW1bNnUab1iKsd-GE31vvJ5w7st7WxAXg-35wwNFOJZH3Corc9c57r-gwAxVVIJ-4WFQuVviHE6R0tuw-PCXmlLiQF7dbf4yjO2H4aCMyxWfUfIF6OIZRdud0L0yJefSll6ha_NK8SczPioK8 2026/02/24 03:43:23 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/02/24 03:43:23 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/24 03:43:23 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AKaJ03YsxHA9dQNg2UGxzslUGGlvqupuG9e1E5pP8owibUvDiKSgYakhwBBQ96YtuY2Gd15kWzXInqdnpPqJsvM44ynwy1wybSa5f16pmpOwN6u6KRmvJGAOW1VtOI8MKygZDyJS8X3x6gCWbUTQUMeE4geYqst8PmQKHXAUTC6T-bUE-MJWysbvuwS8DLuSLuVdj5fW1bNnUab1iKsd-GE31vvJ5w7st7WxAXg-35wwNFOJZH3Corc9c57r-gwAxVVIJ-4WFQuVviHE6R0tuw-PCXmlLiQF7dbf4yjO2H4aCMyxWfUfIF6OIZRdud0L0yJefSll6ha_NK8SczPioK8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/02/24 03:43:24 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AIJp1o4LVEWV6FSQ5-TOotCWiR52MZiZQkxV-SG76TwoUbLnrZMaNo5kQci3zmUBf9onUrYXShmZNf268R7rKPOJDb6AJ3ow2VhS7Cf4T4MWcfynGN09J0v9R-7j2lmt3bHHRSO7w1h80-qj9KAFAZFERKi9U6PLeWnpviv2MF6tS7Nf1jaHWfQo3NDL2rT-VOuBhirPaSJvD0trbnKrA7JyptUfFF8vDTL5IuiWBtYIG9XqMO2W60eZcVMj-k44G8HDkxKKueq7oZI4k4F87_Z-dusiSd2_pvksKpLcSNdP-PuGqSv0QkcGOPzHF-HnNPKaWnS82iRRmxXqcZAFdA4 2026/02/24 03:43:24 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/02/24 03:43:24 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/24 03:43:25 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AIJp1o4LVEWV6FSQ5-TOotCWiR52MZiZQkxV-SG76TwoUbLnrZMaNo5kQci3zmUBf9onUrYXShmZNf268R7rKPOJDb6AJ3ow2VhS7Cf4T4MWcfynGN09J0v9R-7j2lmt3bHHRSO7w1h80-qj9KAFAZFERKi9U6PLeWnpviv2MF6tS7Nf1jaHWfQo3NDL2rT-VOuBhirPaSJvD0trbnKrA7JyptUfFF8vDTL5IuiWBtYIG9XqMO2W60eZcVMj-k44G8HDkxKKueq7oZI4k4F87_Z-dusiSd2_pvksKpLcSNdP-PuGqSv0QkcGOPzHF-HnNPKaWnS82iRRmxXqcZAFdA4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/02/24 03:43:25 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AHSpNmQXQm5Y_ovgSffNxPpQMc0HOgY2BcvDs0XW3-wjTr9T0-Wyo2RMiLHN_NLZQuczuhfkm6lko35W0IzABka_rag-M3ObpHCV8-mXLAxB_zPq1s3jpdWw0Z4559ARlUbeO_5N-3NGFxG0ZRkIvpQttK8vXxFr8DauUSrYxlFu_j8oadiVIpubJS6jILorguHMmNm5Y7vRoagYNChOgH8GpmFgPpvPaus3GSNujEYf8ozo7s7bVjqOfvx4fJ6axRSwrCr831cFVxSwv7R7-eExBQin1ndvXKJd7Aq4N4TzUZ0rWBWnrTcR44gzaTruJmcsoj1SSMHkbW9NPKjZsro 2026/02/24 03:43:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/02/24 03:43:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/02/24 03:43:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/02/24 03:43:26 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/02/24 03:43:26 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/24 03:43:26 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/02/24 03:43:26 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AHSpNmQXQm5Y_ovgSffNxPpQMc0HOgY2BcvDs0XW3-wjTr9T0-Wyo2RMiLHN_NLZQuczuhfkm6lko35W0IzABka_rag-M3ObpHCV8-mXLAxB_zPq1s3jpdWw0Z4559ARlUbeO_5N-3NGFxG0ZRkIvpQttK8vXxFr8DauUSrYxlFu_j8oadiVIpubJS6jILorguHMmNm5Y7vRoagYNChOgH8GpmFgPpvPaus3GSNujEYf8ozo7s7bVjqOfvx4fJ6axRSwrCr831cFVxSwv7R7-eExBQin1ndvXKJd7Aq4N4TzUZ0rWBWnrTcR44gzaTruJmcsoj1SSMHkbW9NPKjZsro" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/02/24 03:43:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AE4yQwGJUgz1QEZw5JS7_EFBCeZXMZRLZhzv_Lj6kq4JyE4N6bu1JmzWtFfh3DHtXQbQ_gEp9g8P4LSDxYb6vSdqgc1QygBnP-XjA8wCcFbRwaj2RMgD3ehgkeRTXKze6jKmjl5HOSHLI8WN470n3HrnLf1y90-F1FuSQ2TEW3zZhTja1p57PuT4aEdthD0Jd_PxZZNDE0G2ck8B_Y63QTNk4yfK5zNnakQPdUuCYGWw0xc69e2gTgLcpiGqWEUkslRrdmCAQ76DuPSAIzyq8ExwgXos22tHttpWtjDgiiVrdhszceqIRnMYatw0a-JouviH99XzoHln1YCETTS-UQs 2026/02/24 03:43:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/02/24 03:43:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/02/24 03:43:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/02/24 03:43:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/24 03:43:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/02/24 03:43:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/02/24 03:43:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AE4yQwGJUgz1QEZw5JS7_EFBCeZXMZRLZhzv_Lj6kq4JyE4N6bu1JmzWtFfh3DHtXQbQ_gEp9g8P4LSDxYb6vSdqgc1QygBnP-XjA8wCcFbRwaj2RMgD3ehgkeRTXKze6jKmjl5HOSHLI8WN470n3HrnLf1y90-F1FuSQ2TEW3zZhTja1p57PuT4aEdthD0Jd_PxZZNDE0G2ck8B_Y63QTNk4yfK5zNnakQPdUuCYGWw0xc69e2gTgLcpiGqWEUkslRrdmCAQ76DuPSAIzyq8ExwgXos22tHttpWtjDgiiVrdhszceqIRnMYatw0a-JouviH99XzoHln1YCETTS-UQs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/02/24 03:43:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: APm48drqcnnocat-W8Z69xBJkN3sC3d1LIS1qE8t9m9AVrvJ08Pbcpp-bB1R6cyTqgb_k_-8peNXU70ZePq0ADs6BYii8aAP7QEIlBc1Iz805yin78vzsC2-VJ5X_0mkXcKwFr512N0v8V9xsL5GRlA71t_-CGzIl4tO-NT5S56kc0A98J3-rUQXnjZC_WlwnB2h8ADlCSdS6f5LSWwPVP9MQeroWUBR4OY23xVtyCIpMkiPoGhYA9ZaLE8b_HW5f4n4F386dZuaPsnaZw8-ucWyHPugFSuQlLdlFtMCfvIBE_bIaNFaQclhguEF9un1JZglRt27LjpjbNsvd-Xauy4 2026/02/24 03:43:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/24 03:43:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/02/24 03:43:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "APm48drqcnnocat-W8Z69xBJkN3sC3d1LIS1qE8t9m9AVrvJ08Pbcpp-bB1R6cyTqgb_k_-8peNXU70ZePq0ADs6BYii8aAP7QEIlBc1Iz805yin78vzsC2-VJ5X_0mkXcKwFr512N0v8V9xsL5GRlA71t_-CGzIl4tO-NT5S56kc0A98J3-rUQXnjZC_WlwnB2h8ADlCSdS6f5LSWwPVP9MQeroWUBR4OY23xVtyCIpMkiPoGhYA9ZaLE8b_HW5f4n4F386dZuaPsnaZw8-ucWyHPugFSuQlLdlFtMCfvIBE_bIaNFaQclhguEF9un1JZglRt27LjpjbNsvd-Xauy4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/02/24 03:43:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ADd4FGb56qX-jp5qo6SguBP9slW9B6R0upMUt72YER9GVfUgAEgtdz4AT6H_IQEKm78xf0RuiRB9s63gUwofJ2cMD7eTyb9dW6YNPEJ-SexI_9HzpJIMH98hg_1b8hXBcNad_umb2sm2R0YE9O1r77T9perYMrlwfVYaD0OBHQ1_FWCz0rA-Jyx4qrBNhilUbGKiiSwqi86qSPhZAIrlPPjclmKfF5rEXiL84ECeKjFSsEazN8fQlzES1dP7Gyde2fUY5R-bbDJOYCt1fpO4MQdeGarcYjoVGg1bmQdONq5Nx2LW0IEBHyiExIKhD0GnJS0PZg7JPV8wNhUhHUa3T4A 2026/02/24 03:43:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/02/24 03:43:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/24 03:43:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ADd4FGb56qX-jp5qo6SguBP9slW9B6R0upMUt72YER9GVfUgAEgtdz4AT6H_IQEKm78xf0RuiRB9s63gUwofJ2cMD7eTyb9dW6YNPEJ-SexI_9HzpJIMH98hg_1b8hXBcNad_umb2sm2R0YE9O1r77T9perYMrlwfVYaD0OBHQ1_FWCz0rA-Jyx4qrBNhilUbGKiiSwqi86qSPhZAIrlPPjclmKfF5rEXiL84ECeKjFSsEazN8fQlzES1dP7Gyde2fUY5R-bbDJOYCt1fpO4MQdeGarcYjoVGg1bmQdONq5Nx2LW0IEBHyiExIKhD0GnJS0PZg7JPV8wNhUhHUa3T4A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/02/24 03:43:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AIEs-2kX_e2zIYZ8b1azN31FvW2w1NmyhRag4xetLM4Qtu3qk96QO6WeTsZ-AUK0PO-oUmHGxl7Ov3q4zuJj5Vw6x4zHID2kts6sScbNzNR2ce9iN5trNwaIL8Rd8J-1zJIuneT9eJNUJ72a9E1UXlknUYkFjg5-DKHUcjypr1pjStTwA5ccQpLIFTDRipbhKKa3vPsMyAE1jYzm-BGLM3yz84UxHLzYhX62UK3i8QJBBOo1DdFx_WeM3qZ_adSbv9oK74OMc3GJCsjiU8J9h0S0rvz-J4gMaPTOjsuU4XecWFXCV3t8DC8zFzzVxpXY-sDj6bfOwIpVXgi-NWiST44 2026/02/24 03:43:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/24 03:43:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/24 03:43:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AIEs-2kX_e2zIYZ8b1azN31FvW2w1NmyhRag4xetLM4Qtu3qk96QO6WeTsZ-AUK0PO-oUmHGxl7Ov3q4zuJj5Vw6x4zHID2kts6sScbNzNR2ce9iN5trNwaIL8Rd8J-1zJIuneT9eJNUJ72a9E1UXlknUYkFjg5-DKHUcjypr1pjStTwA5ccQpLIFTDRipbhKKa3vPsMyAE1jYzm-BGLM3yz84UxHLzYhX62UK3i8QJBBOo1DdFx_WeM3qZ_adSbv9oK74OMc3GJCsjiU8J9h0S0rvz-J4gMaPTOjsuU4XecWFXCV3t8DC8zFzzVxpXY-sDj6bfOwIpVXgi-NWiST44" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/02/24 03:43:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ADJPljSeU-BKzZ_yfMBLLqJGBQ-95qvuTAo8Hr3SgGOU9vCJQenm3unKS5rlVi0A_rGnFa8WRKe-kbs2q9cz-8LQcXetjSDhRpLf_NIgN_UyavIlkAEQ6xiTvD2oOcqDuTDZ8Ya5ndL_IflAEFCrdJfWvAa8XjZbGrGdvu9M_Hg4xY-E2RThNkzUnzqlYdcnCtF9PHe4YlalFo0mDvz_Pab8Uax_v7GT8V5hrjmapRasksIIvb-aQITDsw3uPtMxLoL8oPAuIS0oo9oKDaaoo3xeasnlgowxBbD7_U7LYOL44CTj2tvRKjhofHg6Wop6jZU1PLpH0E0Kd8ZWIchsnN8 2026/02/24 03:43:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/02/24 03:43:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/02/24 03:43:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/24 03:43:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/02/24 03:43:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/24 03:43:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/02/24 03:43:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ADJPljSeU-BKzZ_yfMBLLqJGBQ-95qvuTAo8Hr3SgGOU9vCJQenm3unKS5rlVi0A_rGnFa8WRKe-kbs2q9cz-8LQcXetjSDhRpLf_NIgN_UyavIlkAEQ6xiTvD2oOcqDuTDZ8Ya5ndL_IflAEFCrdJfWvAa8XjZbGrGdvu9M_Hg4xY-E2RThNkzUnzqlYdcnCtF9PHe4YlalFo0mDvz_Pab8Uax_v7GT8V5hrjmapRasksIIvb-aQITDsw3uPtMxLoL8oPAuIS0oo9oKDaaoo3xeasnlgowxBbD7_U7LYOL44CTj2tvRKjhofHg6Wop6jZU1PLpH0E0Kd8ZWIchsnN8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/02/24 03:43:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AOJq8MWEJ1gxd9ktTF2RSWwXKrlwd2MGTYAgUwFnf6pMhAnsWCwcgjFsn551BMy2Fja7C21lAGwVfRgn2oGt81Ctjwyu5idWSXxL0LKZ7lOYBeEnPfsG-qoCz0X1YzdijZmtiO4LVaEzvu_RShAqPuFBbzToGlxn9O5S4HYy187Yi_mCfiAt57TEcNDMWhKbLoKrsVJpVork2tkbUyMEuIOQM-WtjAsnI94X6PlmroY81BMzYv9GCXu4OEa-4-AtcYFe3haWMbAwlRQtxcEUxsfgnC8WMOMqhVBPgUoxbQ7XQQCmsOpt91Pjp0RcivCvbRkeNSWgsQ5FCuPLuEZChsY 2026/02/24 03:43:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/24 03:43:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/02/24 03:43:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/02/24 03:43:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/24 03:43:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/02/24 03:43:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/02/24 03:43:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AOJq8MWEJ1gxd9ktTF2RSWwXKrlwd2MGTYAgUwFnf6pMhAnsWCwcgjFsn551BMy2Fja7C21lAGwVfRgn2oGt81Ctjwyu5idWSXxL0LKZ7lOYBeEnPfsG-qoCz0X1YzdijZmtiO4LVaEzvu_RShAqPuFBbzToGlxn9O5S4HYy187Yi_mCfiAt57TEcNDMWhKbLoKrsVJpVork2tkbUyMEuIOQM-WtjAsnI94X6PlmroY81BMzYv9GCXu4OEa-4-AtcYFe3haWMbAwlRQtxcEUxsfgnC8WMOMqhVBPgUoxbQ7XQQCmsOpt91Pjp0RcivCvbRkeNSWgsQ5FCuPLuEZChsY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/02/24 03:43:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AACyRylagMLpnTFKdCzeQCTPlo0WX3irG8g42ae1g87Av0z-oj7ZPqjd0NtqE5qX4U4B3ZUiWtQI0L6O57B7-bzVRg-xHfhfWJHi3oyk-3Q03G6Ut0q_KviXn4WKfIl0m2rLiEcGz9wGUHCi7SRCLviC9-43SPiwTXlI642WsbrwMSNiX6dqxRW7iczKMTWUwm1M1ZARP_YsyR2sdXmKEGBHDbU6_R6ZDbkB6sneAF7EQ-YyWUJWFQiOz09PLossF0vcowsJmHdJ4n1oEUXpsEGic3OnZGCcHsEkdunCZ3uohc4BcasAcbHkxTYCMQmF2BN-egEmugcbIPZvBTsDL4U 2026/02/24 03:43:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/24 03:43:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/02/24 03:43:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AACyRylagMLpnTFKdCzeQCTPlo0WX3irG8g42ae1g87Av0z-oj7ZPqjd0NtqE5qX4U4B3ZUiWtQI0L6O57B7-bzVRg-xHfhfWJHi3oyk-3Q03G6Ut0q_KviXn4WKfIl0m2rLiEcGz9wGUHCi7SRCLviC9-43SPiwTXlI642WsbrwMSNiX6dqxRW7iczKMTWUwm1M1ZARP_YsyR2sdXmKEGBHDbU6_R6ZDbkB6sneAF7EQ-YyWUJWFQiOz09PLossF0vcowsJmHdJ4n1oEUXpsEGic3OnZGCcHsEkdunCZ3uohc4BcasAcbHkxTYCMQmF2BN-egEmugcbIPZvBTsDL4U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/02/24 03:43:39 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AK-3_m8riJMx62kPCAJHkvoa5VBKqJ9nhg2yLcuWlox8LQfftWoPaEVnPVadcsxOlpgxaYBukyTXhtiJyGcvgHGNdta5-WqvAKkGnM-ok6NHP4OUz2TNO4gGaoVVBxWjPkki79U-KMkdHwtC0N8NMy2nnneFmb0UdAQlzDg2Mt2L-vZ4vnck3Lu2U4dJVo41TDPQVZftpphT_fG_23L1mXgkjf0NgzXEZC3ZySM5gldJAs8QtFF1aGsWR__hkLaRv8FENvgSFkvW-uSRymUpFzD91cUfSi_WqtjUqx3zSs8zGkb6LB5VN_FZ6nuilkY_8QABpNfdF6Pk_d5GBbcKZf0 2026/02/24 03:43:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/02/24 03:43:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/24 03:43:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AK-3_m8riJMx62kPCAJHkvoa5VBKqJ9nhg2yLcuWlox8LQfftWoPaEVnPVadcsxOlpgxaYBukyTXhtiJyGcvgHGNdta5-WqvAKkGnM-ok6NHP4OUz2TNO4gGaoVVBxWjPkki79U-KMkdHwtC0N8NMy2nnneFmb0UdAQlzDg2Mt2L-vZ4vnck3Lu2U4dJVo41TDPQVZftpphT_fG_23L1mXgkjf0NgzXEZC3ZySM5gldJAs8QtFF1aGsWR__hkLaRv8FENvgSFkvW-uSRymUpFzD91cUfSi_WqtjUqx3zSs8zGkb6LB5VN_FZ6nuilkY_8QABpNfdF6Pk_d5GBbcKZf0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/02/24 03:43:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ANpVrgjWXybUE3qoxZU6zCk_Ds8qQeZ7ojunCcKWhx2nEWlTkhBo1wceK6HLM2CAb4hZPnvQPWvyMqGvXNZpiAEvlzexm5ZOGtUejf0kkM6NQbXsChU8XTlV9jrNRkOiWvgE5xEqrpp-CN44iI2R0pYzfv2bViQLxMTiKT--u_hfJ3eBKte0OnKQJWmapg_swFfif2p6oulit_K8ciahjWCqhNE1hYSUXu6e4ozSIPiYXH-8CeWm2f5T_gX41YeoggrK2iQkOsR1mBkRLrhdf9RFce_WigIs8J5QmslqkyvJfFJ8ttlPyYQziJ0RE-Cg2gMp9kZ2MNCbJ-hJKPCjhpU 2026/02/24 03:43:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/24 03:43:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/24 03:43:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ANpVrgjWXybUE3qoxZU6zCk_Ds8qQeZ7ojunCcKWhx2nEWlTkhBo1wceK6HLM2CAb4hZPnvQPWvyMqGvXNZpiAEvlzexm5ZOGtUejf0kkM6NQbXsChU8XTlV9jrNRkOiWvgE5xEqrpp-CN44iI2R0pYzfv2bViQLxMTiKT--u_hfJ3eBKte0OnKQJWmapg_swFfif2p6oulit_K8ciahjWCqhNE1hYSUXu6e4ozSIPiYXH-8CeWm2f5T_gX41YeoggrK2iQkOsR1mBkRLrhdf9RFce_WigIs8J5QmslqkyvJfFJ8ttlPyYQziJ0RE-Cg2gMp9kZ2MNCbJ-hJKPCjhpU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/02/24 03:43:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AAcgJH6v21CkINoIFa5IonPgRqNCGVGf65094Z7IcPrp1ssk2pL80b1bsqedspCIf0YBal3Ddcmhixh6NEsHNLAhOh3zt3BOYnb8jfXb90ktjUuEl4kFaHgVOkKu4L4yDnWMYxJ2jZfGgQM3UwVN0Sk47vhMAjWb5P0QDMkUsP7NnnGt_wCOB3yoppHxvx8MTJUSJegwx0D50L3msFXHSbhAUDlvyhxaTaurvH850SE0C1C6MD2aYow_BQpVtUKyN48a-rVIO0ve2mc0nnMWs4uVCSUHLcSi5YQHB6WYRe2XYqZ9YmTetN8bjzG2pC3cC2RFWsGwqDs13FMikzClVZM 2026/02/24 03:43:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/02/24 03:43:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/24 03:43:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/02/24 03:43:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/24 03:43:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/24 03:43:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/02/24 03:43:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AAcgJH6v21CkINoIFa5IonPgRqNCGVGf65094Z7IcPrp1ssk2pL80b1bsqedspCIf0YBal3Ddcmhixh6NEsHNLAhOh3zt3BOYnb8jfXb90ktjUuEl4kFaHgVOkKu4L4yDnWMYxJ2jZfGgQM3UwVN0Sk47vhMAjWb5P0QDMkUsP7NnnGt_wCOB3yoppHxvx8MTJUSJegwx0D50L3msFXHSbhAUDlvyhxaTaurvH850SE0C1C6MD2aYow_BQpVtUKyN48a-rVIO0ve2mc0nnMWs4uVCSUHLcSi5YQHB6WYRe2XYqZ9YmTetN8bjzG2pC3cC2RFWsGwqDs13FMikzClVZM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/02/24 03:43:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AEpAGQPfLKSqu67BR4szavowTVGp4Bq-pXmL0ejhdw1JyvizW1_IHcNjYugYjjzcz0XDKFUA-MVs974N6C_zMwPi_Sl_OELktmk93ZvsYd-9KG7jwOm23wqBr8-IXNMg8-w_E3kNOCgy9xzUOhkRGS-qfGeb-nDnMnBO29CMZt8VoAbye9BG2Eg-NGYLo1B9i4XXSwlRXhZGg34EgMfFtku7O7y_UuvHTw_AnUGZ6tOSFY1DylOGNgj_iG4Rexkg1woRLyYTkGW1b1B61oe-Yt1I9t5YIbGb3xbooTvARkNSduJOkXRU2K-QRRsK2gv_rBV6ax9hYH0zq3GxbAI4ONo 2026/02/24 03:43:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/24 03:43:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/02/24 03:43:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/02/24 03:43:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/24 03:43:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/24 03:43:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/02/24 03:43:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AEpAGQPfLKSqu67BR4szavowTVGp4Bq-pXmL0ejhdw1JyvizW1_IHcNjYugYjjzcz0XDKFUA-MVs974N6C_zMwPi_Sl_OELktmk93ZvsYd-9KG7jwOm23wqBr8-IXNMg8-w_E3kNOCgy9xzUOhkRGS-qfGeb-nDnMnBO29CMZt8VoAbye9BG2Eg-NGYLo1B9i4XXSwlRXhZGg34EgMfFtku7O7y_UuvHTw_AnUGZ6tOSFY1DylOGNgj_iG4Rexkg1woRLyYTkGW1b1B61oe-Yt1I9t5YIbGb3xbooTvARkNSduJOkXRU2K-QRRsK2gv_rBV6ax9hYH0zq3GxbAI4ONo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/02/24 03:43:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AHY26Ruif0JoQ5JLnSLF6Q4uMY9L55czEbpVj3gLgegoBbjISk4hGfmJdYhYE8RT93HPRpMddWEMdbTkmg4EBIUMxSf-NmQhFf-GVIdWf8xJ4YNJ40nm45Wh4AAMcSGwKa-BLW9iGfWVUBV1zH2xqGgAeJ8lb8MdY8ns8sMk7B_0SDJ4UAS3MVmfSAKkCV1nMgxumEB_aqohgli339szwANe_KZv-qOPfD_EeS5n3vX3UaF27Z8pTzG6AAJv0GGIIO_sRXfiaVlG0NEHMPTFwwxHznwDURK2D9UruuIshJozfPc0ReFMaMhN_FYX1gdkVNJsWqW80tkiiKpEBkkF14Q 2026/02/24 03:43:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/24 03:43:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/02/24 03:43:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AHY26Ruif0JoQ5JLnSLF6Q4uMY9L55czEbpVj3gLgegoBbjISk4hGfmJdYhYE8RT93HPRpMddWEMdbTkmg4EBIUMxSf-NmQhFf-GVIdWf8xJ4YNJ40nm45Wh4AAMcSGwKa-BLW9iGfWVUBV1zH2xqGgAeJ8lb8MdY8ns8sMk7B_0SDJ4UAS3MVmfSAKkCV1nMgxumEB_aqohgli339szwANe_KZv-qOPfD_EeS5n3vX3UaF27Z8pTzG6AAJv0GGIIO_sRXfiaVlG0NEHMPTFwwxHznwDURK2D9UruuIshJozfPc0ReFMaMhN_FYX1gdkVNJsWqW80tkiiKpEBkkF14Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/02/24 03:43:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AAsOPl66MwARn99q5qX3DaB42MBW_0pC4ZK-8ChF1tz63yHCsIbLsO7dHQUAdIkZJTMXcJ8vjA52bITx6c-dKWwybLF25v2NFD0huSmfoO3nG7ftbj9yqq5MPqEKydEPiZNzcyscB9nxeLPG_L4LnV_W2Ylcw4KwkosaYzHWSjO9_pRhriIaba1cYG0DRh-eKFDCyWSRwfqgBgSCJd1TBpFgB9SWZZ3a_5Vnw5HnmP5ljbHBKzVUrGK7iFYO1ZyPVE9SdlfWgE-CWLbGXi27_9CzifbwZLQ-JxSZGG-S4EqTCO3rThSKv6K-yxzPfi71lMw80gaQ5XUphBJNNOjMKbw 2026/02/24 03:43:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/02/24 03:43:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/24 03:43:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AAsOPl66MwARn99q5qX3DaB42MBW_0pC4ZK-8ChF1tz63yHCsIbLsO7dHQUAdIkZJTMXcJ8vjA52bITx6c-dKWwybLF25v2NFD0huSmfoO3nG7ftbj9yqq5MPqEKydEPiZNzcyscB9nxeLPG_L4LnV_W2Ylcw4KwkosaYzHWSjO9_pRhriIaba1cYG0DRh-eKFDCyWSRwfqgBgSCJd1TBpFgB9SWZZ3a_5Vnw5HnmP5ljbHBKzVUrGK7iFYO1ZyPVE9SdlfWgE-CWLbGXi27_9CzifbwZLQ-JxSZGG-S4EqTCO3rThSKv6K-yxzPfi71lMw80gaQ5XUphBJNNOjMKbw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/02/24 03:43:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABNx62EqX1AhjozQIKGGQBFPN7Kr7DAGCh_uSYie8ghk7xJBHnrnWAbTqji5J7EfNcXN6wN2iHx_F1Y05tJKWBS6Ird7sfG8twpyKemSXYfGew4oDJZpFDrfaShOLM2tjCdngkVFKJoudcusvHu0cS8JJ2Oz7Sz6lp3j8vlXfrErrVCyZSWDufxyIDVVRZBL9ZxUzPQZxpTSiparjT7oMIIG-crdPm9IzCPQeDrFVfYMJ-e1CVjeqtGbelRr7c9uORtHo66J9RkSGmHm6ESYi5Jk-U6B8DTsdMQ1n6si0oD-UkAxJpATwul7RvZWfbF509V065dwhd6JdBEFvxz-kgE 2026/02/24 03:43:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/24 03:43:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/24 03:43:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABNx62EqX1AhjozQIKGGQBFPN7Kr7DAGCh_uSYie8ghk7xJBHnrnWAbTqji5J7EfNcXN6wN2iHx_F1Y05tJKWBS6Ird7sfG8twpyKemSXYfGew4oDJZpFDrfaShOLM2tjCdngkVFKJoudcusvHu0cS8JJ2Oz7Sz6lp3j8vlXfrErrVCyZSWDufxyIDVVRZBL9ZxUzPQZxpTSiparjT7oMIIG-crdPm9IzCPQeDrFVfYMJ-e1CVjeqtGbelRr7c9uORtHo66J9RkSGmHm6ESYi5Jk-U6B8DTsdMQ1n6si0oD-UkAxJpATwul7RvZWfbF509V065dwhd6JdBEFvxz-kgE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/02/24 03:43:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AE_RjRxSK5j_utwGYz2cZj0ac3D6qKBl8T-TQ9iKI7iSHMqgdQFetcDEAfynVdr12RalRWbeqcUo6EroQEPC9YjhXmG2NGtpHsagL9UHy_otxhXDKi9jkNpIJK-So3Fh0r1GWXUhQTnOBlAJj8WcZjNF_oKyle4YOnQ4mQ0AqwBBChtEPSjpCIXh4XwrxVcm-J5DsdlTtSv2LwI2fVt0DlxtcSynr0ZfaMgmfM95zhzj5j3Ix6elJTCCps8UR2Rqpo3dXx-SV7AUG2UERtyZ1YRd8vzqT1iErnLu2yJRGUQlT8n6dQDEFkhGVWedYZWbPJF12hBLV5_wNNBxpt_temA 2026/02/24 03:43:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/02/24 03:43:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/02/24 03:43:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/02/24 03:43:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/24 03:43:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/02/24 03:43:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/02/24 03:43:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AE_RjRxSK5j_utwGYz2cZj0ac3D6qKBl8T-TQ9iKI7iSHMqgdQFetcDEAfynVdr12RalRWbeqcUo6EroQEPC9YjhXmG2NGtpHsagL9UHy_otxhXDKi9jkNpIJK-So3Fh0r1GWXUhQTnOBlAJj8WcZjNF_oKyle4YOnQ4mQ0AqwBBChtEPSjpCIXh4XwrxVcm-J5DsdlTtSv2LwI2fVt0DlxtcSynr0ZfaMgmfM95zhzj5j3Ix6elJTCCps8UR2Rqpo3dXx-SV7AUG2UERtyZ1YRd8vzqT1iErnLu2yJRGUQlT8n6dQDEFkhGVWedYZWbPJF12hBLV5_wNNBxpt_temA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/02/24 03:43:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AB5X1boYapy2q3NAFq6oHUmU_ODBt2wu9F4xG2m0gsYogdzPrgWCJlKP1DWcG8dkoyFZhIKStrm_v0EaB4vvxjPSFEY_d7fQDCc7uMEoNfhoPX8qrzNeDAxkS8xy5XeR3Ub1Fk-RbS1ik5nq1WGnyYHyfmB9CRlShIZggHPontbrogbeipAVqaX-eB_95i9zRnb2O-3PpYlgTv8-h9yH5QB07ln_uov7o78R5XJDiz3UmXlIm-5yjoyRn8DKBymXMHPtcXCljw8E5eb4YLIMIC7oRneZXWTtE9ar9c_uAtD8B-_E9Jpmaaihl5wvTEAJ1odh7TxorVQ3EwFl2CbTeZI 2026/02/24 03:43:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/24 03:43:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/02/24 03:43:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/02/24 03:43:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/24 03:43:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/02/24 03:43:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/02/24 03:43:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AB5X1boYapy2q3NAFq6oHUmU_ODBt2wu9F4xG2m0gsYogdzPrgWCJlKP1DWcG8dkoyFZhIKStrm_v0EaB4vvxjPSFEY_d7fQDCc7uMEoNfhoPX8qrzNeDAxkS8xy5XeR3Ub1Fk-RbS1ik5nq1WGnyYHyfmB9CRlShIZggHPontbrogbeipAVqaX-eB_95i9zRnb2O-3PpYlgTv8-h9yH5QB07ln_uov7o78R5XJDiz3UmXlIm-5yjoyRn8DKBymXMHPtcXCljw8E5eb4YLIMIC7oRneZXWTtE9ar9c_uAtD8B-_E9Jpmaaihl5wvTEAJ1odh7TxorVQ3EwFl2CbTeZI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/02/24 03:43:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AHF3tj9REyfOHV32u-ZlPzihTpk09emkV-klzS6ICowMxaI_T3bZ1yFz-p4yv1NpbAX0U1MCtNVABP24C7ROIsYtQbFLHoCAuCBfiYlbfOClGktvGAtzsUVAgjGhCJyge7voVsnPaotcqj-XZ_070NW-puiu0MiC_CgPGOso9LqI1HGuWM6rdDwM6-E9smpiQwgO2f9aqi3lzU3FcWcow2kCWG1-_C7mO2zvB8T1tPmwl6C-TIsiOQtXipa6i7URKH_0s3KgqYXXP10QHWXFoisRSUD-g3riRJihg5X8h_W_jzo9o50UZjRB44mqfI6xF3ofixOS5kJNRePiS6m7jn4 2026/02/24 03:43:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/02/24 03:43:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/02/24 03:43:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AHF3tj9REyfOHV32u-ZlPzihTpk09emkV-klzS6ICowMxaI_T3bZ1yFz-p4yv1NpbAX0U1MCtNVABP24C7ROIsYtQbFLHoCAuCBfiYlbfOClGktvGAtzsUVAgjGhCJyge7voVsnPaotcqj-XZ_070NW-puiu0MiC_CgPGOso9LqI1HGuWM6rdDwM6-E9smpiQwgO2f9aqi3lzU3FcWcow2kCWG1-_C7mO2zvB8T1tPmwl6C-TIsiOQtXipa6i7URKH_0s3KgqYXXP10QHWXFoisRSUD-g3riRJihg5X8h_W_jzo9o50UZjRB44mqfI6xF3ofixOS5kJNRePiS6m7jn4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/02/24 03:43:56 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ALhAmobJ896XxFvnCWtTn730WdclavboxSxNPIIM23aMnQpXN2IInlE4gNgeoCWnvItPaRmyFnCoO-zZWJnJ3UUBRm7J35DD3AVj5fX8P6K1jIBk-z1lrLANcBd6J_sYCqenqXBZiAFH5OlmgbQr6cnRbMOmMTDDO02wDcUXT3f8iskoOzpkxkyJIy-VrAs6uh8YcBO15gEgJ3XcV1EmG_gc6-FB_QuNy8cYeYvmbHEQ_FBSQtoNkzw9QyKC__QfyTodC8D_ObxW44PQGAQxf1oQCQCAvMvUlTOXPZhUxtyGb-x8UyH9I37ScPbydllIt1czg3V9jkzQNO4NIlBnCAM 2026/02/24 03:43:56 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/02/24 03:43:57 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/24 03:43:57 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ALhAmobJ896XxFvnCWtTn730WdclavboxSxNPIIM23aMnQpXN2IInlE4gNgeoCWnvItPaRmyFnCoO-zZWJnJ3UUBRm7J35DD3AVj5fX8P6K1jIBk-z1lrLANcBd6J_sYCqenqXBZiAFH5OlmgbQr6cnRbMOmMTDDO02wDcUXT3f8iskoOzpkxkyJIy-VrAs6uh8YcBO15gEgJ3XcV1EmG_gc6-FB_QuNy8cYeYvmbHEQ_FBSQtoNkzw9QyKC__QfyTodC8D_ObxW44PQGAQxf1oQCQCAvMvUlTOXPZhUxtyGb-x8UyH9I37ScPbydllIt1czg3V9jkzQNO4NIlBnCAM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/02/24 03:43:57 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: APU7wu5gTUdxTK0DSPC-u8J-D_8CiMfcCrbmJTyPturNlBOkNwf4CVOPuEKpW5tRRhboEwWuk_RXSV4gRawXFfT-H3tVE-Tj3Hrs15soUfKojjGHsYp9E93HgDB1yToxrhUyMQ-__-yLT_Cld5x-o7zc1GyDHPN86ZFL9rL39kw-zCdzsZx9Wi4nsmrdGKDkh-jL-KvWM2cauFk0azU_XOdKndZIXdXLtwY_jymDCeAwQI4cgi0eacZIW30WBPmXamnQAdvdpRGFCcyjS7En-VpQy1JpQ4r5rUAYiECdGEufNA6NPn9_8RkgI4bIY1dUL2J06hOr2SaR3H_7R3pfBlc 2026/02/24 03:43:58 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/02/24 03:43:58 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/24 03:43:58 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "APU7wu5gTUdxTK0DSPC-u8J-D_8CiMfcCrbmJTyPturNlBOkNwf4CVOPuEKpW5tRRhboEwWuk_RXSV4gRawXFfT-H3tVE-Tj3Hrs15soUfKojjGHsYp9E93HgDB1yToxrhUyMQ-__-yLT_Cld5x-o7zc1GyDHPN86ZFL9rL39kw-zCdzsZx9Wi4nsmrdGKDkh-jL-KvWM2cauFk0azU_XOdKndZIXdXLtwY_jymDCeAwQI4cgi0eacZIW30WBPmXamnQAdvdpRGFCcyjS7En-VpQy1JpQ4r5rUAYiECdGEufNA6NPn9_8RkgI4bIY1dUL2J06hOr2SaR3H_7R3pfBlc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/02/24 03:43:59 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AO_BbDtAzlQ36M16xBSf-Mq57vdgwcZo4VhDnhDNUQ0ioBNRxluqy_wQI7wov0tzBOiwyW5mdhGb9e82mUV4gKStVqL43Fscofl284GBqrlNi8bJrfWZLOMa4ptL7dGmTdY4IRRunUa9tWapPgWQXwNNuii4034HCT5pQVMvDbpUsEHM2BmMUbWRuUzyH8A64akEXJ7pYsK198gudmSS8JMmCA-KL0OS7Z8DQKbuTaNf8Vi4Rm_MtG7vnSlcxm9bB3MiXjj1YfCpkj30Sat0ckRHa5lBiaxRc6TNB0gmBbrVCtOxQjJpOA-t2fBsNQIwLd308EgK26Nln0pVuwIAc5Y 2026/02/24 03:43:59 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/02/24 03:43:59 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/02/24 03:43:59 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/02/24 03:43:59 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/24 03:43:59 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/24 03:44:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/02/24 03:44:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AO_BbDtAzlQ36M16xBSf-Mq57vdgwcZo4VhDnhDNUQ0ioBNRxluqy_wQI7wov0tzBOiwyW5mdhGb9e82mUV4gKStVqL43Fscofl284GBqrlNi8bJrfWZLOMa4ptL7dGmTdY4IRRunUa9tWapPgWQXwNNuii4034HCT5pQVMvDbpUsEHM2BmMUbWRuUzyH8A64akEXJ7pYsK198gudmSS8JMmCA-KL0OS7Z8DQKbuTaNf8Vi4Rm_MtG7vnSlcxm9bB3MiXjj1YfCpkj30Sat0ckRHa5lBiaxRc6TNB0gmBbrVCtOxQjJpOA-t2fBsNQIwLd308EgK26Nln0pVuwIAc5Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/02/24 03:44:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AO_ASDWFAzySNU9vTgV0kjfY_5-IMiU65rJVt2gfBw2HsYipWlL9uWjHCrBSPMoryPP7YIv5D10Ud2hwpY8hWVyJRaUJva7dBwiLKcAYI_qt8MGlaSfvKfmHq11W6kGZ5UR35FImv4yt8EtMzCmmD50Sp-JsqaJM_bPdiIHzvMhWajvoqC9Ztu72iPjCSYBKEE3Wt9hvHWWWTm2R4VNoo4eWkjL6PJd8qBztcnPB5RHYSyD97S1RGOtXRpS0qVikoku3tOZ9TUtI7ktxmbOcKrUesrv0w3MdHWdMS8mnMgKm21__5QNpEujSPAPQ1DQidoxhyP4jBc6s3SCNv-unb00 2026/02/24 03:44:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/02/24 03:44:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/02/24 03:44:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/02/24 03:44:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/24 03:44:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/24 03:44:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/02/24 03:44:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AO_ASDWFAzySNU9vTgV0kjfY_5-IMiU65rJVt2gfBw2HsYipWlL9uWjHCrBSPMoryPP7YIv5D10Ud2hwpY8hWVyJRaUJva7dBwiLKcAYI_qt8MGlaSfvKfmHq11W6kGZ5UR35FImv4yt8EtMzCmmD50Sp-JsqaJM_bPdiIHzvMhWajvoqC9Ztu72iPjCSYBKEE3Wt9hvHWWWTm2R4VNoo4eWkjL6PJd8qBztcnPB5RHYSyD97S1RGOtXRpS0qVikoku3tOZ9TUtI7ktxmbOcKrUesrv0w3MdHWdMS8mnMgKm21__5QNpEujSPAPQ1DQidoxhyP4jBc6s3SCNv-unb00" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/02/24 03:44:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ALHUdrVPl3I7TtCj6IMgrnr6mY6vqCI-YNJQrfZc-3SlmJZhn5uoxeCUoPMKMQaR2oir6P7QqA6RhmfIGnO1NWcn1zipRw62ApBqB8U9-ukcIvX6rWGo52YratHX_Gn5A-XtoR2pkn9hE_wvPhOEAtCpfqcn9IGdVVKTO8346nO7A-ZhEqSouD4K2hAXwGs9qkzs43uOxLlkxCAWSdLSz_p2JxPminzWH2LPl_fV-oGgjzoql9pRVy2eK6FTd8oXmoo-pMi3xKSwt9BJcxAedwqZsB2bet37uQjAJwT5Np6mYcbteQX69tL5kTsOb0C3X5Bg5zangvcEGh_Rkiemkxs 2026/02/24 03:44:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/02/24 03:44:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/02/24 03:44:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ALHUdrVPl3I7TtCj6IMgrnr6mY6vqCI-YNJQrfZc-3SlmJZhn5uoxeCUoPMKMQaR2oir6P7QqA6RhmfIGnO1NWcn1zipRw62ApBqB8U9-ukcIvX6rWGo52YratHX_Gn5A-XtoR2pkn9hE_wvPhOEAtCpfqcn9IGdVVKTO8346nO7A-ZhEqSouD4K2hAXwGs9qkzs43uOxLlkxCAWSdLSz_p2JxPminzWH2LPl_fV-oGgjzoql9pRVy2eK6FTd8oXmoo-pMi3xKSwt9BJcxAedwqZsB2bet37uQjAJwT5Np6mYcbteQX69tL5kTsOb0C3X5Bg5zangvcEGh_Rkiemkxs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/02/24 03:44:06 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ACp7Lmw8N7x-tJ-U6rD7i676CzaqNEyWq9JgeKtGXpwKijazguffwDvAJm07x4sH-Tom24NHWv1cJw6dYGxk7NgH82vdh_X5c7BPnD4JTLucKsiHuhlJJEi1WApg9weHY1RGuPXm-bdo-Gz45-aOncwnsm8HWG3n1GtslBdGn6774LjH0c85bc_RcORsV1Gn3HzQ0nkRu7E-vG5ue-9kCx2pLWKkV_kajaHBL2rcyMe5osW-K2uBvIpjy6rFlJwVNt2EwgLz3WdQmCkY_dVUCrNGuTghrVttFCrE0ULLjSRhcJCmbRIDKYsYMBl7ROzUUAunnSedoT0Q5DTWIjb8DYs 2026/02/24 03:44:06 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/02/24 03:44:06 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/24 03:44:07 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ACp7Lmw8N7x-tJ-U6rD7i676CzaqNEyWq9JgeKtGXpwKijazguffwDvAJm07x4sH-Tom24NHWv1cJw6dYGxk7NgH82vdh_X5c7BPnD4JTLucKsiHuhlJJEi1WApg9weHY1RGuPXm-bdo-Gz45-aOncwnsm8HWG3n1GtslBdGn6774LjH0c85bc_RcORsV1Gn3HzQ0nkRu7E-vG5ue-9kCx2pLWKkV_kajaHBL2rcyMe5osW-K2uBvIpjy6rFlJwVNt2EwgLz3WdQmCkY_dVUCrNGuTghrVttFCrE0ULLjSRhcJCmbRIDKYsYMBl7ROzUUAunnSedoT0Q5DTWIjb8DYs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/02/24 03:44:07 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AALcdBZNzQdG599yReTaCb5i5h9RUaYDojelRQiavLPAl3j0KoWcOmn5VXunNZuoorOVoN2QY9zWKG4-sgwHPiV0UEPm6gz4tbT9mxbJt6YR9S49lHWk72w84xifn0eoaJSiJZhpoA9eo274TeZ-P4kA2aDhWux57dRJK7vKCCQ0iRcb-P9Rz67AsuY-aC-cgzw-GAsjXP5oI-x0MlLpeGOHn5kqLmssIw-B59UZY7MZvr4vCXjVKsdpAoIxBTNrWTUd9jabKVzvsd84boTayxDEVyCFH8aNHw62wUOxzwnYC48oAJJNKRmUcIacI8jvtwOHP1AlJQbpcLyevtP5x3k 2026/02/24 03:44:08 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/02/24 03:44:08 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/24 03:44:08 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AALcdBZNzQdG599yReTaCb5i5h9RUaYDojelRQiavLPAl3j0KoWcOmn5VXunNZuoorOVoN2QY9zWKG4-sgwHPiV0UEPm6gz4tbT9mxbJt6YR9S49lHWk72w84xifn0eoaJSiJZhpoA9eo274TeZ-P4kA2aDhWux57dRJK7vKCCQ0iRcb-P9Rz67AsuY-aC-cgzw-GAsjXP5oI-x0MlLpeGOHn5kqLmssIw-B59UZY7MZvr4vCXjVKsdpAoIxBTNrWTUd9jabKVzvsd84boTayxDEVyCFH8aNHw62wUOxzwnYC48oAJJNKRmUcIacI8jvtwOHP1AlJQbpcLyevtP5x3k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/02/24 03:44:09 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ANJCGj7I2gj8nw1grkjknlIZllH0nLj_FO06o_t58ugkgKmb-qz2WVJVte-pbLjsGa3l7aaW6IV7vcpZjzXIIdTw-9qvOGMzn8RnJwtmsvq1WphoA20DvpbxTOWXZNygWY6fwVH0KROa8IbTBQwEdzA7M6exWooRewRcKBEiiZ3Z5KsKgx-5LxVGuZMDapS_nJ2PfjjV7v_UtGKzDaDVZaZJ7vOtRceOBZOdCrDaZTdAlily0eXQf9o1K9lkw6gxIfVp67lvWX__f0Ulq_GMnVq0MqPelKb3dNI_LYdPRxpD3IWj3tVGjSxSpv9Z5uoL5GQhqQR_9B1F2ea5f-yrKOg 2026/02/24 03:44:09 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/02/24 03:44:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/24 03:44:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/02/24 03:44:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/02/24 03:44:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/02/24 03:44:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/02/24 03:44:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ANJCGj7I2gj8nw1grkjknlIZllH0nLj_FO06o_t58ugkgKmb-qz2WVJVte-pbLjsGa3l7aaW6IV7vcpZjzXIIdTw-9qvOGMzn8RnJwtmsvq1WphoA20DvpbxTOWXZNygWY6fwVH0KROa8IbTBQwEdzA7M6exWooRewRcKBEiiZ3Z5KsKgx-5LxVGuZMDapS_nJ2PfjjV7v_UtGKzDaDVZaZJ7vOtRceOBZOdCrDaZTdAlily0eXQf9o1K9lkw6gxIfVp67lvWX__f0Ulq_GMnVq0MqPelKb3dNI_LYdPRxpD3IWj3tVGjSxSpv9Z5uoL5GQhqQR_9B1F2ea5f-yrKOg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/02/24 03:44:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AOm25oSYsv1Q_dcwJOSy0ja-70yw1DWCQioCRZ3bZ0F8jYDUsvR3BA0ValVra0995NrE5L2sHcftsWhtiq9YZjgehuOeh66YxN2TbuTYgQ-lJlxOcTd7CszuajQShJDPr9JNeU5a0ZFE8tztUvcj_Ui8-GfN7c8vDgP_7HW3sJOAuDHZdv2prBh6GIW-ktCVRQctCa2CESzHLpXGZejdvvNVwAz9c64Jk7Gtkx6GRjYNMidUKvkR-3T4FCP9dOCKpRX5pneqdQygmMM2nDCwdN7UvYFp8Mz8H-Oa12X4e6PCxsxz-qrCNVyme8MsCcc2fmZZIQxDcjbXpvPPlC30Owk 2026/02/24 03:44:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/02/24 03:44:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/02/24 03:44:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/02/24 03:44:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/02/24 03:44:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/24 03:44:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/02/24 03:44:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AOm25oSYsv1Q_dcwJOSy0ja-70yw1DWCQioCRZ3bZ0F8jYDUsvR3BA0ValVra0995NrE5L2sHcftsWhtiq9YZjgehuOeh66YxN2TbuTYgQ-lJlxOcTd7CszuajQShJDPr9JNeU5a0ZFE8tztUvcj_Ui8-GfN7c8vDgP_7HW3sJOAuDHZdv2prBh6GIW-ktCVRQctCa2CESzHLpXGZejdvvNVwAz9c64Jk7Gtkx6GRjYNMidUKvkR-3T4FCP9dOCKpRX5pneqdQygmMM2nDCwdN7UvYFp8Mz8H-Oa12X4e6PCxsxz-qrCNVyme8MsCcc2fmZZIQxDcjbXpvPPlC30Owk" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/02/24 03:44:14 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/02/24 03:44:16 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/02/24 03:44:18 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/02/24 03:44:20 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/02/24 03:44:23 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/02/24 03:44:24 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AFiuAWBiidvbSGJB8Jm4nve8H9iRfAbi0EDb9xSUyBHJeRe_Sn6OscN-2taRX4feuDdwyoe3Dy1s82Y4emeJU6yed4UyRvEM-zkQgYbTU-y307ZrtQPKZhFVtl67pvFBwoWG58GCmS4iKQWNhOTLvma9WSjpltR2mglnwjauXAdXbvMj0UYTANBgMrAjSdPzoiHh5TC6-ZrtlfjVu33WR4uHwW6AalfIs9nHyZN8Knc-rf9P2PFnYQ2R3-xer9y8YvgJy1e-SA6mSRiWVtQP9ntUMlRhjxubLBB25CHac_v08hD3R_FhczrwlqjeaqHOtAArYSfoXjjDdXBbx2Z1Zao 2026/02/24 03:44:24 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/24 03:44:24 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "28a85aff4b174f29e5f8695199b1b3fc" 2026/02/24 03:44:24 DEBUG : unknown-size-put.txt: multipart upload "AFiuAWBiidvbSGJB8Jm4nve8H9iRfAbi0EDb9xSUyBHJeRe_Sn6OscN-2taRX4feuDdwyoe3Dy1s82Y4emeJU6yed4UyRvEM-zkQgYbTU-y307ZrtQPKZhFVtl67pvFBwoWG58GCmS4iKQWNhOTLvma9WSjpltR2mglnwjauXAdXbvMj0UYTANBgMrAjSdPzoiHh5TC6-ZrtlfjVu33WR4uHwW6AalfIs9nHyZN8Knc-rf9P2PFnYQ2R3-xer9y8YvgJy1e-SA6mSRiWVtQP9ntUMlRhjxubLBB25CHac_v08hD3R_FhczrwlqjeaqHOtAArYSfoXjjDdXBbx2Z1Zao" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/02/24 03:44:25 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AFXflybefWSjxH8I3LYVaTyOaJH6DciXq-s4h8KxXjlkmbGR6awH6V9Vgz7rpAU21Fa124IU-vOY5_ILG9gG-bRb8a-fgNP5_amFfjGp2VZ_Bo-lmfHm8akSogVeO8bFnxnlZmOAhYIowV-tNwd-vie0RI7Q1AvBawh6-NJyg6HUuUE6PoFwJO9lHJJjiX3tO4wGABJTyz5SId3msPf59jxLGDdXinuZW1aG4zSMJVLEZ-TufWT5nUtJ5k_yesrLL_ZyPZQ6wrbRls74xiBzw0tSwGl-V64zn7cFIRcf_RK8KKtkvxaBPxT01RwVLk9dG-NsfdgmHGrsgqXxAtuhuEY 2026/02/24 03:44:25 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/02/24 03:44:26 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "00ae90f9c5c4d11ef88dc59ddb6e38f7" 2026/02/24 03:44:26 DEBUG : unknown-size-update.txt: multipart upload "AFXflybefWSjxH8I3LYVaTyOaJH6DciXq-s4h8KxXjlkmbGR6awH6V9Vgz7rpAU21Fa124IU-vOY5_ILG9gG-bRb8a-fgNP5_amFfjGp2VZ_Bo-lmfHm8akSogVeO8bFnxnlZmOAhYIowV-tNwd-vie0RI7Q1AvBawh6-NJyg6HUuUE6PoFwJO9lHJJjiX3tO4wGABJTyz5SId3msPf59jxLGDdXinuZW1aG4zSMJVLEZ-TufWT5nUtJ5k_yesrLL_ZyPZQ6wrbRls74xiBzw0tSwGl-V64zn7cFIRcf_RK8KKtkvxaBPxT01RwVLk9dG-NsfdgmHGrsgqXxAtuhuEY" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/02/24 03:44:26 DEBUG : Creating backend with remote "TestS3R2:rclone-test-fubehup1vuru/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/02/24 03:44:26 DEBUG : Waiting for deletions to finish 2026/02/24 03:44:26 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/02/24 03:44:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/02/24 03:44:26 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/02/24 03:44:27 INFO : S3 bucket rclone-test-fubehup1vuru: Bucket "rclone-test-fubehup1vuru" deleted 2026/02/24 03:44:27 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- FAIL: TestIntegration (96.21s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.34s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.26s) --- FAIL: TestIntegration/FsMkdir (94.02s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.15s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.05s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.05s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (8.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.47s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.42s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.32s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (1.66s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (16.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.36s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.26s) --- 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.22s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.27s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (52.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (7.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (9.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (7.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (8.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (2.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (3.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (1.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (9.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (2.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (3.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (10.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (2.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.29s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (10.49s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (1.64s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (1.65s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.22s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.64s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.34s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.08s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.53s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.56s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.16s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:45: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/02/24 03:44:27 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/02/24 03:44:27 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) === RUN TestParseRetainUntilDate === RUN TestParseRetainUntilDate/RFC3339_date === RUN TestParseRetainUntilDate/RFC3339_date_with_timezone === RUN TestParseRetainUntilDate/duration_days === RUN TestParseRetainUntilDate/duration_hours === RUN TestParseRetainUntilDate/duration_minutes === RUN TestParseRetainUntilDate/invalid_input === RUN TestParseRetainUntilDate/empty_input --- PASS: TestParseRetainUntilDate (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date_with_timezone (0.00s) --- PASS: TestParseRetainUntilDate/duration_days (0.00s) --- PASS: TestParseRetainUntilDate/duration_hours (0.00s) --- PASS: TestParseRetainUntilDate/duration_minutes (0.00s) --- PASS: TestParseRetainUntilDate/invalid_input (0.00s) --- PASS: TestParseRetainUntilDate/empty_input (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 96.246s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished ERROR in 1m38.462621743s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/trailing_VT]