"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/20 02:04:13 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gidaqew4qaji" 2026/02/20 02:04:13 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/20 02:04:14 INFO : S3 bucket rclone-test-gidaqew4qaji: Bucket "rclone-test-gidaqew4qaji" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/02/20 02:04:15 INFO : S3 bucket rclone-test-gidaqew4qaji: Bucket "rclone-test-gidaqew4qaji" deleted === RUN TestIntegration/FsMkdir 2026/02/20 02:04:15 INFO : S3 bucket rclone-test-gidaqew4qaji: Bucket "rclone-test-gidaqew4qaji" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/02/20 02:04:15 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/02/20 02:04:16 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/02/20 02:04:16 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go: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" 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/leading_tilde Messages: Put === 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" 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/leading_dot Messages: Put === 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␋" === 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/20 02:04:28 NOTICE: S3 bucket rclone-test-gidaqew4qaji: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/02/20 02:04:28 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AM2JrprOYYk_Mq8RVH30Kxy2lprxIj7mBgorLP3Eg0ljerjfYLMLMrFMt9TvAaY7DJcQLCmRTknHSjeRSX5Uafs1JjoKYnjvPdnZXBe3-50LEVTlsWNtP9CbZGZp0K7VDDggKek3o4ddhHuWV_vQM0dY8RnaVcA5884PY0GtNV2kg_sdiN6EzJnU-Z_66r17L347UMwrpfyrry-VEod88vIAOQpd61TNW5jXIYly4opAKnvx9nPRgHJyW_SkPVZYXYUJDCh7otcLAivVpLV-y-ZpVn4HzHJcYHo47gzmME18Yrrh07tfyZeGYMW9Q3f6IoFA3xOCCNiPAio-wO77VkA 2026/02/20 02:04:28 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "8ac1f1fb6326731b571dbf78e3a379c4" 2026/02/20 02:04:29 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "415c55d1c824fed5b84a309d0da6ee7a" 2026/02/20 02:04:29 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "4b82442cf5da465aee2df43702c374a1" 2026/02/20 02:04:29 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AM2JrprOYYk_Mq8RVH30Kxy2lprxIj7mBgorLP3Eg0ljerjfYLMLMrFMt9TvAaY7DJcQLCmRTknHSjeRSX5Uafs1JjoKYnjvPdnZXBe3-50LEVTlsWNtP9CbZGZp0K7VDDggKek3o4ddhHuWV_vQM0dY8RnaVcA5884PY0GtNV2kg_sdiN6EzJnU-Z_66r17L347UMwrpfyrry-VEod88vIAOQpd61TNW5jXIYly4opAKnvx9nPRgHJyW_SkPVZYXYUJDCh7otcLAivVpLV-y-ZpVn4HzHJcYHo47gzmME18Yrrh07tfyZeGYMW9Q3f6IoFA3xOCCNiPAio-wO77VkA" 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/20 02:04:32 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/02/20 02:04:32 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/20 02:04:34 DEBUG : S3 bucket rclone-test-gidaqew4qaji: bucket is versioned: false 2026/02/20 02:04:34 DEBUG : Waiting for deletions to finish 2026/02/20 02:04:34 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/02/20 02:04:34 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/02/20 02:04:34 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/02/20 02:04:35 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gidaqew4qaji/dirToPurgeFromRoot" 2026/02/20 02:04:35 DEBUG : S3 bucket rclone-test-gidaqew4qaji path dirToPurgeFromRoot: bucket is versioned: false 2026/02/20 02:04:35 DEBUG : Waiting for deletions to finish 2026/02/20 02:04:35 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/02/20 02:04:35 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/02/20 02:04:35 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/02/20 02:04:36 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gidaqew4qaji/hello? sausage/êé" 2026/02/20 02:04:37 DEBUG : S3 bucket rclone-test-gidaqew4qaji path hello? sausage/êé: bucket is versioned: false 2026/02/20 02:04:37 DEBUG : Waiting for deletions to finish 2026/02/20 02:04:37 DEBUG : "a/b/c/d/e.txt" version false 2026/02/20 02:04:37 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/02/20 02:04:37 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/20 02:04:42 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gidaqew4qaji/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/02/20 02:04:43 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gidaqew4qaji/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-gidaqew4qaji" from "TestS3R2:rclone-test-gidaqew4qaji" 2026/02/20 02:04:43 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/20 02:04:49 DEBUG : piped data.txt: open chunk writer: started multipart upload: ALpO-2PDXAlgfisW61JKjb80aF1SOZ1qfgK4QVwJTRWdly8mGOXivRBlGbe5B8MSUVpSGm2onKNaMykeHSnvt4dsEvupR8wL6lcJT3J9IebWBP0O_B683_LsQXWPJDwOVFQODfF-s77A3pEbGNxON2GSvRv4NY21c-cK_w4ne5V0NrEYaTbHhYO8S5oje7d7ej6HA0bdDRKEa6M5cFgD0ZEZR6m4n8uYhU3JsMJ1WXXW7iqgGe4VQA5nscgFAfKva-ykCG0unJkGpJ1BxixWFGWvfZJjrB7xTwO1C_FBekAxnUI_bqnwXq241ywK0SHG3H-Srt_nGnXht3l1V37GuuM 2026/02/20 02:04:49 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/02/20 02:04:49 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/02/20 02:04:49 DEBUG : piped data.txt: multipart upload "ALpO-2PDXAlgfisW61JKjb80aF1SOZ1qfgK4QVwJTRWdly8mGOXivRBlGbe5B8MSUVpSGm2onKNaMykeHSnvt4dsEvupR8wL6lcJT3J9IebWBP0O_B683_LsQXWPJDwOVFQODfF-s77A3pEbGNxON2GSvRv4NY21c-cK_w4ne5V0NrEYaTbHhYO8S5oje7d7ej6HA0bdDRKEa6M5cFgD0ZEZR6m4n8uYhU3JsMJ1WXXW7iqgGe4VQA5nscgFAfKva-ykCG0unJkGpJ1BxixWFGWvfZJjrB7xTwO1C_FBekAxnUI_bqnwXq241ywK0SHG3H-Srt_nGnXht3l1V37GuuM" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/02/20 02:04:49 DEBUG : piped data.txt: open chunk writer: started multipart upload: AIgvKxw2BWwF1MUNuF5ssBMKqCAhDHFK6HRDK5HXNvG_Xaqh47isGKij7WhW2ShhMQrchs7_uebb9WKl2ueNT52Q9i8-JlcK54V_uBulYZ2py6ts_TUll9zm6O5RI7t1_5HtsiehRlATqnSsmG9Zx3ozUU8FIT6V4rCYwBxyGNCP1XwAMn6Xg9tISdNqXMrEicey-so467QW9xHybdx3N-2dATCCzL8cFZKudp1rN07raIKMy8S37a4vc_oyuyRrJgiZxyl_LtoME1GZS0ZHUt1LPhGDoZU7A6Dq2wc_5iZJhiilhLdqyOlVenqZVgb37sojVd6-Um79h5Ud1IZ5xms 2026/02/20 02:04:49 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/20 02:04:49 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "e337b42d4c5344188f5d1a37a3b95f59" 2026/02/20 02:04:49 DEBUG : piped data.txt: multipart upload "AIgvKxw2BWwF1MUNuF5ssBMKqCAhDHFK6HRDK5HXNvG_Xaqh47isGKij7WhW2ShhMQrchs7_uebb9WKl2ueNT52Q9i8-JlcK54V_uBulYZ2py6ts_TUll9zm6O5RI7t1_5HtsiehRlATqnSsmG9Zx3ozUU8FIT6V4rCYwBxyGNCP1XwAMn6Xg9tISdNqXMrEicey-so467QW9xHybdx3N-2dATCCzL8cFZKudp1rN07raIKMy8S37a4vc_oyuyRrJgiZxyl_LtoME1GZS0ZHUt1LPhGDoZU7A6Dq2wc_5iZJhiilhLdqyOlVenqZVgb37sojVd6-Um79h5Ud1IZ5xms" 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/20 02:04:50 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/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/02/20 02:04:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ALH9ZYWVEqsvHKUCyyhOhuiPv6zR3c5Ayb_5P0q1vVOM2rqHJKNXseZfJGW7PycLlz3W4qMdd37V7B93gRZtupfEy_GyMGElvliUb4UZH3HkErPj6lOv2hp4-iTYYhAb9wm2Jrg7f96PRv9jcQalO4WmD3ufMVrsFMtbC10_1hOpOyJGJUjMi3yHZYwc7gT6pBawTzmltIqZHcthRK8ryTrMI-CFxYJ4zdJ_9zVAw6kLvPkT7j3v-ImadbheQmz0K0pNv4QSiALBJMV-_eWmlIGoHc0ne3CxiK-zCq_yjmtT7V5EYATOyc_3PpGPugQvYttUA7BQoM_3odF-ZFHVVwU 2026/02/20 02:04:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/02/20 02:04:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/02/20 02:04:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ALH9ZYWVEqsvHKUCyyhOhuiPv6zR3c5Ayb_5P0q1vVOM2rqHJKNXseZfJGW7PycLlz3W4qMdd37V7B93gRZtupfEy_GyMGElvliUb4UZH3HkErPj6lOv2hp4-iTYYhAb9wm2Jrg7f96PRv9jcQalO4WmD3ufMVrsFMtbC10_1hOpOyJGJUjMi3yHZYwc7gT6pBawTzmltIqZHcthRK8ryTrMI-CFxYJ4zdJ_9zVAw6kLvPkT7j3v-ImadbheQmz0K0pNv4QSiALBJMV-_eWmlIGoHc0ne3CxiK-zCq_yjmtT7V5EYATOyc_3PpGPugQvYttUA7BQoM_3odF-ZFHVVwU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/02/20 02:04:53 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ADdnewwzSwiF2XKGoyDbq29xtVOQnBfRPqkHdfz3YcVxUc02l_ZD6WxZqlgx1yMj9UbI-vRtbso0QzJHINfhfQ7GUuOqOV9ZVkDdnixTdv59rLTMnV17oW5IV-MTFZP-reGlyqL94EhnW0PMjRfIsN_d6li4YL6_-b-4lszUxc1k7s5U7Sb4nfjK1iAb3OC0Pndl32XlYkhJoXm3zPnE6IqrLLDNKzUaeRZ8XfkhRYLjCVWZaqQ-q-V0CEUPPHWHT97Up0T0LnKtPdmtB3yJQeGvZqKgoejql2t1xSaWF4M9eFiUNYyyvMaCpqfYcsOjqGYHnSDtZ6wkUGsMoVNYx7M 2026/02/20 02:04:54 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/02/20 02:04:54 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/20 02:04:54 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ADdnewwzSwiF2XKGoyDbq29xtVOQnBfRPqkHdfz3YcVxUc02l_ZD6WxZqlgx1yMj9UbI-vRtbso0QzJHINfhfQ7GUuOqOV9ZVkDdnixTdv59rLTMnV17oW5IV-MTFZP-reGlyqL94EhnW0PMjRfIsN_d6li4YL6_-b-4lszUxc1k7s5U7Sb4nfjK1iAb3OC0Pndl32XlYkhJoXm3zPnE6IqrLLDNKzUaeRZ8XfkhRYLjCVWZaqQ-q-V0CEUPPHWHT97Up0T0LnKtPdmtB3yJQeGvZqKgoejql2t1xSaWF4M9eFiUNYyyvMaCpqfYcsOjqGYHnSDtZ6wkUGsMoVNYx7M" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/02/20 02:04:55 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AK-3YdkF5oRrdZ6y8slqFmywUoQuhWtIKV4-RPSLlgsjh-1DtT5izB5JvqnB7eRpfo799P56X5Le_V08eL62YT618OPyisi2UXaUw25hGw9JFNoTHwGVu1Mt_lmyA7WXAnXvtQvkTJaRef77OoaMzeFDR8SDXhEip7IRssemHywcTULPsI3KxR9oW15b-uClp37nkLEEwb1b_JvrMEN_cfOL0TXb2ABSGbKQom-2UaifVMquN_PgPDRu9QhEZUWBiy1KLslTXOvkLtjPYCP7xgu9cv4gePUsVjkAluK7qdURQ6WTVZ5NK5p3aqEph7Q5slXa0XU4uFYC16EOF5WZq7w 2026/02/20 02:04:55 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/02/20 02:04:55 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/20 02:04:55 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AK-3YdkF5oRrdZ6y8slqFmywUoQuhWtIKV4-RPSLlgsjh-1DtT5izB5JvqnB7eRpfo799P56X5Le_V08eL62YT618OPyisi2UXaUw25hGw9JFNoTHwGVu1Mt_lmyA7WXAnXvtQvkTJaRef77OoaMzeFDR8SDXhEip7IRssemHywcTULPsI3KxR9oW15b-uClp37nkLEEwb1b_JvrMEN_cfOL0TXb2ABSGbKQom-2UaifVMquN_PgPDRu9QhEZUWBiy1KLslTXOvkLtjPYCP7xgu9cv4gePUsVjkAluK7qdURQ6WTVZ5NK5p3aqEph7Q5slXa0XU4uFYC16EOF5WZq7w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/02/20 02:04:56 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AIByvRxmynUi8f9YU5BayHQKY7nGG8dCw8x8UyRGI8pYm5DBIasQarOWpocDtxx3ah74K6b7Oa5WHvPrH1_f8XCtZcyI15_p6-p0JbdZcoaq-yvPcv12EdZsMed0isK0DUCxAxjNWWxQ_SKGLiQwnECRw8G7irFv3KWrpUdwbHFekks99rK9Ecsapn6kETYOYOw_E0jMcQp6Dg4cXyb7F7ns6LWmettGrHp347oRTGuUrEqqPoB_iervXQeyImcq6SrXWZySJ9aF_THJDAVCBfk2GJyLja8UfCia07pz-fElffzPSjzdzraPMCI4D6pHhosxsvC9qmj-yQgZb6rEk58 2026/02/20 02:04:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/02/20 02:04:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/02/20 02:04:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/02/20 02:04:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/02/20 02:04:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/02/20 02:04:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/20 02:04:58 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AIByvRxmynUi8f9YU5BayHQKY7nGG8dCw8x8UyRGI8pYm5DBIasQarOWpocDtxx3ah74K6b7Oa5WHvPrH1_f8XCtZcyI15_p6-p0JbdZcoaq-yvPcv12EdZsMed0isK0DUCxAxjNWWxQ_SKGLiQwnECRw8G7irFv3KWrpUdwbHFekks99rK9Ecsapn6kETYOYOw_E0jMcQp6Dg4cXyb7F7ns6LWmettGrHp347oRTGuUrEqqPoB_iervXQeyImcq6SrXWZySJ9aF_THJDAVCBfk2GJyLja8UfCia07pz-fElffzPSjzdzraPMCI4D6pHhosxsvC9qmj-yQgZb6rEk58" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/02/20 02:04:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AGo1pluKUEuBVEamPlhWoyp7ghXp2l6q6RjbqqkD1AhgLFMywmXzJDTpq84QdKhsH7N72TzbkWLovZvUj9G9kDxXvVmXwtiv6S24KUtQvo9E_lywZ-8YQvpJjO0xDSpJ-kJhxH_9psfc19bW06KQLNsTskVvTfxwJ1vtl2HcRUo9Gg1InVdMtcLKAvEAo9yspL9YTKJgOeTDvV9qMEQmSy8HqaNdUuWBzaVUFbWB4HcdvF2poj2AVRK11bc-Wspw20tpU0suMeDtrXNB51Xa93Tr7GDVU-_ARvUYE_VZ0qmrOs3I0l0GoRpxJAcqLdQ9-j9GtaDygfKfnq9jRX5ZV2s 2026/02/20 02:04:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/02/20 02:04:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/02/20 02:04:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/02/20 02:04:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/02/20 02:04:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/20 02:04:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/02/20 02:04:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AGo1pluKUEuBVEamPlhWoyp7ghXp2l6q6RjbqqkD1AhgLFMywmXzJDTpq84QdKhsH7N72TzbkWLovZvUj9G9kDxXvVmXwtiv6S24KUtQvo9E_lywZ-8YQvpJjO0xDSpJ-kJhxH_9psfc19bW06KQLNsTskVvTfxwJ1vtl2HcRUo9Gg1InVdMtcLKAvEAo9yspL9YTKJgOeTDvV9qMEQmSy8HqaNdUuWBzaVUFbWB4HcdvF2poj2AVRK11bc-Wspw20tpU0suMeDtrXNB51Xa93Tr7GDVU-_ARvUYE_VZ0qmrOs3I0l0GoRpxJAcqLdQ9-j9GtaDygfKfnq9jRX5ZV2s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/02/20 02:05:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AI20keGV4WYyZT4VfAOUWQ9hhLyvaXsBRr2ZbG7ZxW9okxBCSw6rQRCGUZLtDXk7egjqb-2g-wBG0Ou6aWGgOJx1jlMDt_lS1WO4JxE5lLBeRW2h8XsROlZdRMkQuXxr9GfZM432XU6ZcWbeAKD6BszOjHKZqP9TlLGYAULNkXqL9X8HQH-4BBxDxH0DtFYTd3tBhFPAonT9viVo3DbUItyu2gL6xxb_7PLvHZbCN90o2xPy-vj6Qn601MA58Jz1XdLcQiHr8gj4DofsxsR6WzI3mT-tAbe9DoPQWEvCMUcYa7hjoe9-lzWMiojNOLSAL1H5WticMjscFOGp4UVJD8Y 2026/02/20 02:05:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/20 02:05:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/02/20 02:05:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AI20keGV4WYyZT4VfAOUWQ9hhLyvaXsBRr2ZbG7ZxW9okxBCSw6rQRCGUZLtDXk7egjqb-2g-wBG0Ou6aWGgOJx1jlMDt_lS1WO4JxE5lLBeRW2h8XsROlZdRMkQuXxr9GfZM432XU6ZcWbeAKD6BszOjHKZqP9TlLGYAULNkXqL9X8HQH-4BBxDxH0DtFYTd3tBhFPAonT9viVo3DbUItyu2gL6xxb_7PLvHZbCN90o2xPy-vj6Qn601MA58Jz1XdLcQiHr8gj4DofsxsR6WzI3mT-tAbe9DoPQWEvCMUcYa7hjoe9-lzWMiojNOLSAL1H5WticMjscFOGp4UVJD8Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/02/20 02:05:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AJv_wowP4gvkgtH0B4v3tlD8Yjl_l9DRQv4nrLZSCN_DxVa89kTWz5J80nDnD7ati1czfCXqUGAJVo3Hr_D794hXfN0FQXwXm6zuaf4py9R7r9HWbKoiFFAD1IOp4oE5XD_on0CtG-CblPdN2_O77yk_wCnVBAJB2WOpNS7lglku92h1PyZpvvqKtfU10d1MwadgekxdEAmmPSaZBPFygSMWa-hXqBj1X_egLtJWxucjz4UK5nlymPH6KH7dmeKSp_VS8CMySF8LHBRszySSlmBjyKBoB0v8Ja4jdg3K0VthUw3fjp1ioDe1xMEWH9o4OMIT3a0su70EmacVDGEk6Bo 2026/02/20 02:05:03 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/02/20 02:05:03 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/20 02:05:03 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AJv_wowP4gvkgtH0B4v3tlD8Yjl_l9DRQv4nrLZSCN_DxVa89kTWz5J80nDnD7ati1czfCXqUGAJVo3Hr_D794hXfN0FQXwXm6zuaf4py9R7r9HWbKoiFFAD1IOp4oE5XD_on0CtG-CblPdN2_O77yk_wCnVBAJB2WOpNS7lglku92h1PyZpvvqKtfU10d1MwadgekxdEAmmPSaZBPFygSMWa-hXqBj1X_egLtJWxucjz4UK5nlymPH6KH7dmeKSp_VS8CMySF8LHBRszySSlmBjyKBoB0v8Ja4jdg3K0VthUw3fjp1ioDe1xMEWH9o4OMIT3a0su70EmacVDGEk6Bo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/02/20 02:05:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AHG6a7IkGE7SOvpefFaUdtsP1Cg4E6OaGLTnsnHMVhFp0WCS6MFVVxNRtykj_6nqnfNfSJMXlb8-K7moPZ4JP0VYY3vzyBwqCVZ5UTYbaCDdB952kmyiGGqfHJBGhZepSByGbmuKNXW8oLsGdFRcyx67hzXqFWWKPhWf51mYJMJOnZR3XBG_0uVfbgj-pfHgY5skbSPkxxovt2qTgaKHBvFJAewCcN3ZwWbJxioNi1pAxJHTNR8as4nqeBNmf4cBSaetQLakvHEhHGzJbYl5oNgobWWoJHjPmdND31D0VCsDblmtJPd8HfAbS_JnEApOwInlZXH15BIyJ7nz3hp_wiA 2026/02/20 02:05:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/20 02:05:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/20 02:05:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AHG6a7IkGE7SOvpefFaUdtsP1Cg4E6OaGLTnsnHMVhFp0WCS6MFVVxNRtykj_6nqnfNfSJMXlb8-K7moPZ4JP0VYY3vzyBwqCVZ5UTYbaCDdB952kmyiGGqfHJBGhZepSByGbmuKNXW8oLsGdFRcyx67hzXqFWWKPhWf51mYJMJOnZR3XBG_0uVfbgj-pfHgY5skbSPkxxovt2qTgaKHBvFJAewCcN3ZwWbJxioNi1pAxJHTNR8as4nqeBNmf4cBSaetQLakvHEhHGzJbYl5oNgobWWoJHjPmdND31D0VCsDblmtJPd8HfAbS_JnEApOwInlZXH15BIyJ7nz3hp_wiA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/02/20 02:05:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AP83obawPgcOTEt9iZcGo4t5Tb8kymPLaAJZqqQNQS1eB8AZL4mzUpo4Bm5ASVQTNjAw_AjLNcyk1B5ZzPRxCpF9dRPNd8H70t39A80nMz8hYx-MFjuDKofhbW6HBt0dr_JgTNMQuVjSITAkxpMGWOYbSMxXIWBKxUUWEadZ45YglqyZKwcXcNOF9VfFZ6YxYKpf6055i8xkglK5jg6urAJoyYFrrxzniu4ollxqFCNv6JI6yuZ7rf-m_R66CJjNpC4w99ZYxJ3DEo7ybfZjZhjsGgzymmgUowAfQ0OP68Lw2_DVFxap4f-Aa_UJUuI7FDr3T6AAdnQJHaa-T5qoKhs 2026/02/20 02:05:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/02/20 02:05:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/02/20 02:05:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/20 02:05:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/20 02:05:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/02/20 02:05:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/02/20 02:05:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AP83obawPgcOTEt9iZcGo4t5Tb8kymPLaAJZqqQNQS1eB8AZL4mzUpo4Bm5ASVQTNjAw_AjLNcyk1B5ZzPRxCpF9dRPNd8H70t39A80nMz8hYx-MFjuDKofhbW6HBt0dr_JgTNMQuVjSITAkxpMGWOYbSMxXIWBKxUUWEadZ45YglqyZKwcXcNOF9VfFZ6YxYKpf6055i8xkglK5jg6urAJoyYFrrxzniu4ollxqFCNv6JI6yuZ7rf-m_R66CJjNpC4w99ZYxJ3DEo7ybfZjZhjsGgzymmgUowAfQ0OP68Lw2_DVFxap4f-Aa_UJUuI7FDr3T6AAdnQJHaa-T5qoKhs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/02/20 02:05:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ADO1Oq00ZeczUkiEfai3XNAnKKfn5uNb-RELoHqAVV7ohvsqJQaxv0dy1S5C535MpX5FCWqG96FGRXsICxhL2rXEGzTpWvEEdAL0qhLCo7ZVeVW3vjuTyaGFxXe6nLYJL9au2ryBUgsro7G6ib0cs42Scr_DvG6tyQg1ifm6WP9LuGqyZ_nnhZ7Q1sIt3fIJKgphggdVBzEtsdgNOdVjOxiCS-jSWkN5hH1l_7540XRrb3TYI6sosUu-tDij91SCQhzo0ozQHYg_uo1ue83Ve6_DfD112mPQEvuaW1O0-J4qgPEuxZZpvO05mDscG6hX1pd7rLPD3mIanppAJJDFpWU 2026/02/20 02:05:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/20 02:05:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/02/20 02:05:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/02/20 02:05:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/20 02:05:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/02/20 02:05:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/02/20 02:05:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ADO1Oq00ZeczUkiEfai3XNAnKKfn5uNb-RELoHqAVV7ohvsqJQaxv0dy1S5C535MpX5FCWqG96FGRXsICxhL2rXEGzTpWvEEdAL0qhLCo7ZVeVW3vjuTyaGFxXe6nLYJL9au2ryBUgsro7G6ib0cs42Scr_DvG6tyQg1ifm6WP9LuGqyZ_nnhZ7Q1sIt3fIJKgphggdVBzEtsdgNOdVjOxiCS-jSWkN5hH1l_7540XRrb3TYI6sosUu-tDij91SCQhzo0ozQHYg_uo1ue83Ve6_DfD112mPQEvuaW1O0-J4qgPEuxZZpvO05mDscG6hX1pd7rLPD3mIanppAJJDFpWU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/02/20 02:05:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AP6OwNC7dLyesiJW9nkrSjta0mzZ9VjHIK6QK4cRRejLVFZ8vKIC0NGZujgDkNAT2K84ym41ge5dVbGlsV0iejJ2JdCdpCZOzdxvUpxlmHF4fcDCoEZR9eqM4lzCd72yCbk9xxIpX2b2fuMZGO_5hacZG2JJOnB2Zxf1dwkd6p_wNnYVzK3U4rSd74swg0tVOQe4IwSZvnlGWYA5HbIX7J7V1iIUwIrIB3OeJp4D6QvMMjuV4HikLKmgbfqTXVSx9uxH_U2p2nPNR_nxsL8TO4Anjy3XbTe2SbUWxjTfXYM9Bym6T6DZwNpiLhZXt-V2SF8IKqI39S-muQqNCkK0jvU 2026/02/20 02:05:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/20 02:05:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/02/20 02:05:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AP6OwNC7dLyesiJW9nkrSjta0mzZ9VjHIK6QK4cRRejLVFZ8vKIC0NGZujgDkNAT2K84ym41ge5dVbGlsV0iejJ2JdCdpCZOzdxvUpxlmHF4fcDCoEZR9eqM4lzCd72yCbk9xxIpX2b2fuMZGO_5hacZG2JJOnB2Zxf1dwkd6p_wNnYVzK3U4rSd74swg0tVOQe4IwSZvnlGWYA5HbIX7J7V1iIUwIrIB3OeJp4D6QvMMjuV4HikLKmgbfqTXVSx9uxH_U2p2nPNR_nxsL8TO4Anjy3XbTe2SbUWxjTfXYM9Bym6T6DZwNpiLhZXt-V2SF8IKqI39S-muQqNCkK0jvU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/02/20 02:05:12 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AK2_EiuEEioy6t9q10b0MHsEpKAyIfooTB7xTKKOguzpMeSNgczHxckMEjSIDRbRAYg9B8N7H1hYTL3eXRpixPI-zr00SyAp1j4JiooBJffAEls_BJ1Xqg3Wm9CLI18PAg2w1MtAcN9kTGyE3DakjbywFdu4W79-a8Ylktpf67s-rLwEkJMm08oM65lDYE5mQigy5jo6IUZQLnQeSknTJSk_IpmuDfkTO2smn9uDnh4B0pMfdqvTjz-d-TuSP-yirCrsdmzUQA_YDYuy9XIufDzT8FgYlNugT7x4JlZl0m1LiTL5FGRxSQ0KDtlsAl1JvLiu8wd0sOvH5W00Q_uGLSM 2026/02/20 02:05:12 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/02/20 02:05:12 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/20 02:05:13 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AK2_EiuEEioy6t9q10b0MHsEpKAyIfooTB7xTKKOguzpMeSNgczHxckMEjSIDRbRAYg9B8N7H1hYTL3eXRpixPI-zr00SyAp1j4JiooBJffAEls_BJ1Xqg3Wm9CLI18PAg2w1MtAcN9kTGyE3DakjbywFdu4W79-a8Ylktpf67s-rLwEkJMm08oM65lDYE5mQigy5jo6IUZQLnQeSknTJSk_IpmuDfkTO2smn9uDnh4B0pMfdqvTjz-d-TuSP-yirCrsdmzUQA_YDYuy9XIufDzT8FgYlNugT7x4JlZl0m1LiTL5FGRxSQ0KDtlsAl1JvLiu8wd0sOvH5W00Q_uGLSM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/02/20 02:05:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AIZSfg3kKa8NZB5hUbZfAW6WNW_JnO1ibQu24kT0hTA0cs4TmwxEP9emc6BbjsP9OAvjKhqYkR7SnYO5Cx-3H9AtzBvKMy20OTp-cBz5TU0f0UZHsJ4D1gywoi0r40nf9owH-rCiHo5d0uMtEUBg1mpE1M0zoN0pr8OoJ9hphSGXvxVoHjnuWKIGPVp9RcimRt-GuCQGoTY13o2Xn5Z0eV9PYePKs2DIMo3PgMyec-L39s30X3YuDTQAZ215h347xmAMsWNz1fa8ZrbR1VOOh8FyHNtqpc6IDLE0C_2j-aoCv8BXuODDwKvnGdi6eO27DiyzD6piCSq_pEfRPHdD1DA 2026/02/20 02:05:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/20 02:05:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/20 02:05:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AIZSfg3kKa8NZB5hUbZfAW6WNW_JnO1ibQu24kT0hTA0cs4TmwxEP9emc6BbjsP9OAvjKhqYkR7SnYO5Cx-3H9AtzBvKMy20OTp-cBz5TU0f0UZHsJ4D1gywoi0r40nf9owH-rCiHo5d0uMtEUBg1mpE1M0zoN0pr8OoJ9hphSGXvxVoHjnuWKIGPVp9RcimRt-GuCQGoTY13o2Xn5Z0eV9PYePKs2DIMo3PgMyec-L39s30X3YuDTQAZ215h347xmAMsWNz1fa8ZrbR1VOOh8FyHNtqpc6IDLE0C_2j-aoCv8BXuODDwKvnGdi6eO27DiyzD6piCSq_pEfRPHdD1DA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/02/20 02:05:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AMG4i5pP1jso-4_bRdMVOtjOoEaDTq7iAuMAXS9Ob0TfFwuMtJf68jt6uJGFimIKyK6RpNh-gtuWKXah3IyLukL3UXzL3JjE2J_qo_oGOUsk1SblVaZO5dIfyX0wYztdIdIjhH1XrKXkg-cW01gU7X9DobJcJCzLTGkz9D9VLp1jM9qx95N-KMPOmbGAnS2k4Pq7ynhkN0Ki0vOa7jpvg2wJv9jEGXxyhL9iD5XlRiViV-PNLOtSdJcBSfZ5kJtnaAdgQr11WVg_OJR_Umy4wKuZD2r8kNqnO3MydbRnXFazOb5SrmFmV_fjj7EOdPBPgu4NwCAbwjKzwHCFDX0dTg8 2026/02/20 02:05:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/02/20 02:05:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/02/20 02:05:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/20 02:05:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/20 02:05:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/20 02:05:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/02/20 02:05:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AMG4i5pP1jso-4_bRdMVOtjOoEaDTq7iAuMAXS9Ob0TfFwuMtJf68jt6uJGFimIKyK6RpNh-gtuWKXah3IyLukL3UXzL3JjE2J_qo_oGOUsk1SblVaZO5dIfyX0wYztdIdIjhH1XrKXkg-cW01gU7X9DobJcJCzLTGkz9D9VLp1jM9qx95N-KMPOmbGAnS2k4Pq7ynhkN0Ki0vOa7jpvg2wJv9jEGXxyhL9iD5XlRiViV-PNLOtSdJcBSfZ5kJtnaAdgQr11WVg_OJR_Umy4wKuZD2r8kNqnO3MydbRnXFazOb5SrmFmV_fjj7EOdPBPgu4NwCAbwjKzwHCFDX0dTg8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/02/20 02:05:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: APWWhsGHlY8gQa9JeUa3DF3jdqmnGvKl_4pAiqSvkRuCutU96zLj6tj-_vldY6DwWZyMCOUoOfYPk2jcVJKmjJg7n5wh3mHNsSIbRcauxYmYASGop06-DRyhceersTX1tKEGJTH5tUF_4rcPKRtnq38ob2WWHDi6hvDK_eu-IOz9HPaA-Xn7FG6sZ9D7roaOYpXLSjjEGhB5UKu1PWXC1UZlkwRagHRkc7zSfTh7vuUglpZKbVna2wiD7OlSVaEoryeey8DtjUFOwpTT6GOsd527gm0UGIRom-zwFLEooXlIQmiqkKSW5n5OSWq1O75C1Pg-S9v5kgD8Qc2Wl4OXZjg 2026/02/20 02:05:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/20 02:05:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/02/20 02:05:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/02/20 02:05:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/20 02:05:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/20 02:05:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/02/20 02:05:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "APWWhsGHlY8gQa9JeUa3DF3jdqmnGvKl_4pAiqSvkRuCutU96zLj6tj-_vldY6DwWZyMCOUoOfYPk2jcVJKmjJg7n5wh3mHNsSIbRcauxYmYASGop06-DRyhceersTX1tKEGJTH5tUF_4rcPKRtnq38ob2WWHDi6hvDK_eu-IOz9HPaA-Xn7FG6sZ9D7roaOYpXLSjjEGhB5UKu1PWXC1UZlkwRagHRkc7zSfTh7vuUglpZKbVna2wiD7OlSVaEoryeey8DtjUFOwpTT6GOsd527gm0UGIRom-zwFLEooXlIQmiqkKSW5n5OSWq1O75C1Pg-S9v5kgD8Qc2Wl4OXZjg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/02/20 02:05:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AA9YKOJpv6sYEisdHm_zZdkS3M7zPLkMQTEnXFchJrRYXSLS30TDfO_ZT12kk0KXUU7C14rrizXEwwyOVuyYml7214GprWeXFYoFbZ0RPLwjDpKJr3a3x74FZ2xYESRF0ADT3szhy6PNz5etmKlxcLQOnQa6DUeqgbczlyCtcnp4SQTYK0I1QoFo6Df3S5IF7sN3oQsiaYEbAoOY7H2lv2e5BtpcjwMTSEVcX-W_wIfaN2aGDJ7xvy0mb3QH8kwbibrhFZhBb1vC0ngykcxyQb-u_9UHYcszq_uLfKek47MAMWXMV96jkK1wNrPQAqm6Bfkt8WqX2tzUgoIoJXQRjmA 2026/02/20 02:05:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/20 02:05:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/02/20 02:05:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AA9YKOJpv6sYEisdHm_zZdkS3M7zPLkMQTEnXFchJrRYXSLS30TDfO_ZT12kk0KXUU7C14rrizXEwwyOVuyYml7214GprWeXFYoFbZ0RPLwjDpKJr3a3x74FZ2xYESRF0ADT3szhy6PNz5etmKlxcLQOnQa6DUeqgbczlyCtcnp4SQTYK0I1QoFo6Df3S5IF7sN3oQsiaYEbAoOY7H2lv2e5BtpcjwMTSEVcX-W_wIfaN2aGDJ7xvy0mb3QH8kwbibrhFZhBb1vC0ngykcxyQb-u_9UHYcszq_uLfKek47MAMWXMV96jkK1wNrPQAqm6Bfkt8WqX2tzUgoIoJXQRjmA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/02/20 02:05:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ACj87A6cUGnuKhvzbJGn5PBQgGrYcWkGD3zctnQtgrni2VhrDbPxrYJZ_MZHATjuigyx3LYVQYiu4pQQblR2fHPzchxZ7WAT2H_w_6G5mLZrPvS5z8V2Evk72ObbZrQtmzOC0oJIu07KVT8rxFSFyx3l89ZDfCuy6RCpLhvv4VwieOgbH0V0FFwQGBXhYm8ggFkgHpOdAHX6cVMU_j_qHDRxxrB9UOSrI6SNli-_b6E4d6rexlNfNCaSsoaNQwnQvNlUHnSJU-RRBUwTN6hod87kglk8T8YraYIXuFIeMrZg6xmBweSKhhn2VjqCM9S_FRoQmDchcPD38xmMRL4xuj4 2026/02/20 02:05:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/02/20 02:05:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/20 02:05:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ACj87A6cUGnuKhvzbJGn5PBQgGrYcWkGD3zctnQtgrni2VhrDbPxrYJZ_MZHATjuigyx3LYVQYiu4pQQblR2fHPzchxZ7WAT2H_w_6G5mLZrPvS5z8V2Evk72ObbZrQtmzOC0oJIu07KVT8rxFSFyx3l89ZDfCuy6RCpLhvv4VwieOgbH0V0FFwQGBXhYm8ggFkgHpOdAHX6cVMU_j_qHDRxxrB9UOSrI6SNli-_b6E4d6rexlNfNCaSsoaNQwnQvNlUHnSJU-RRBUwTN6hod87kglk8T8YraYIXuFIeMrZg6xmBweSKhhn2VjqCM9S_FRoQmDchcPD38xmMRL4xuj4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/02/20 02:05:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AKmUO7YkIJ3V69memFPpdUU3hbdMBOPuAqrz5YW7BHGtKCyOBd7UZ5NksxL-7GMvedt84tt4XamduN5HsJ3GrSphk5TNGLPek8Gq-scJbhRUV5WS5xyiyzde7JNug62yW2QWxw1d3bGN81XHbBagTSORsbhCI9D5_sLlJ3tEZ4xN8_UmX5RlpDP9Ulbep__93V1vkjmxqA0Mu2jV2vRbtIDCUJtbT9_qE-Q7xkCIRi-mOcDz5nDDgkMHbNl-VVSJQMucyaW9atsb8Mdy400cv6qViXRmsSXfrIpp7sizf18iCKwUfp8LrgiagTTsvWZnkQS6-23LmMyNy9EYkfwsc14 2026/02/20 02:05:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/20 02:05:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/20 02:05:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AKmUO7YkIJ3V69memFPpdUU3hbdMBOPuAqrz5YW7BHGtKCyOBd7UZ5NksxL-7GMvedt84tt4XamduN5HsJ3GrSphk5TNGLPek8Gq-scJbhRUV5WS5xyiyzde7JNug62yW2QWxw1d3bGN81XHbBagTSORsbhCI9D5_sLlJ3tEZ4xN8_UmX5RlpDP9Ulbep__93V1vkjmxqA0Mu2jV2vRbtIDCUJtbT9_qE-Q7xkCIRi-mOcDz5nDDgkMHbNl-VVSJQMucyaW9atsb8Mdy400cv6qViXRmsSXfrIpp7sizf18iCKwUfp8LrgiagTTsvWZnkQS6-23LmMyNy9EYkfwsc14" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/02/20 02:05:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AOc6y9rQxWtxxxpWod4Nmrpo_IFULMCARSuvgBzH2qcgblHWaM2AkrOcMl8Gcq6X1ayXnGZBfd6LhZneWz9xkfg-gQwM8V7zaCD-vPMB7-6vU75ocQ07IxKzEouvc-OHr2lQRaxdm-SkhPHARQD-pNlTSh-RpGE13RL1CQ-R8N3nNmzgWvUILxDnWOiymrSopbVmA3xkWxsDWMAII5ci_4lGw7J1-Ck6pZPYJx7x9skj1TFq1wrXbgVEMxeQsmSwY8mpDMvgk7ZMF00MR98U2GbriTeNguzN9zR08OP3Nl3-ahKQazMTOmXT94RkfG6URhpLbdsHVBhd63ncrmaqd_k 2026/02/20 02:05:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/02/20 02:05:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/02/20 02:05:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/02/20 02:05:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/02/20 02:05:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/20 02:05:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/02/20 02:05:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AOc6y9rQxWtxxxpWod4Nmrpo_IFULMCARSuvgBzH2qcgblHWaM2AkrOcMl8Gcq6X1ayXnGZBfd6LhZneWz9xkfg-gQwM8V7zaCD-vPMB7-6vU75ocQ07IxKzEouvc-OHr2lQRaxdm-SkhPHARQD-pNlTSh-RpGE13RL1CQ-R8N3nNmzgWvUILxDnWOiymrSopbVmA3xkWxsDWMAII5ci_4lGw7J1-Ck6pZPYJx7x9skj1TFq1wrXbgVEMxeQsmSwY8mpDMvgk7ZMF00MR98U2GbriTeNguzN9zR08OP3Nl3-ahKQazMTOmXT94RkfG6URhpLbdsHVBhd63ncrmaqd_k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/02/20 02:05:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ANvqUbw0kyLDPKzTVKr81pIsZpy7bJiJN9BDezYRTAXbBdfVAKe3F9Zls7e9Mao8vzBd1HkntTZa6NU0Fr6uDiq9V1RhuRI78cKsUVt6y_2nCrBt1j6ZN4QuwIn7w4L93-9L6rtxFtpOhOfPTo4kw5DO7M7qYOhKamBMDAFKRYcSjSh7N1Ep5iLoNLTvUOXe90IFBa6lVpz_J8xXzlPMPvFG4BytUGUmlPb4Ge7jmeDCky1TDl0TypvNKiEJ4sXyx1Xbf8mlXbOrfhm-CGT9HwCJOrkDkXtVERFym2U53CtITTfw1amsltC16Ij_xIHRE-sq1DHhSn6xS33HcNqSqQQ 2026/02/20 02:05:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/20 02:05:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/02/20 02:05:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/02/20 02:05:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/20 02:05:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/02/20 02:05:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/02/20 02:05:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ANvqUbw0kyLDPKzTVKr81pIsZpy7bJiJN9BDezYRTAXbBdfVAKe3F9Zls7e9Mao8vzBd1HkntTZa6NU0Fr6uDiq9V1RhuRI78cKsUVt6y_2nCrBt1j6ZN4QuwIn7w4L93-9L6rtxFtpOhOfPTo4kw5DO7M7qYOhKamBMDAFKRYcSjSh7N1Ep5iLoNLTvUOXe90IFBa6lVpz_J8xXzlPMPvFG4BytUGUmlPb4Ge7jmeDCky1TDl0TypvNKiEJ4sXyx1Xbf8mlXbOrfhm-CGT9HwCJOrkDkXtVERFym2U53CtITTfw1amsltC16Ij_xIHRE-sq1DHhSn6xS33HcNqSqQQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/02/20 02:05:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AI894XZl_gF3OgykMQUQOiFGIlpLV0vPka_yClcJAXe5b7Spd0mXC-2z4fVo1hWTnQuPpMFQmwStqI3lhgZoaOto-xqgooIaIRIlH6PLW9EmOLb7CZ21Hbl6O5G2G8JLFb6VpmmA7sAHcN_zdIJhzdI0zIsI3FH2JY79Gfxphx9T28Y2daJGD-pq-73zK8VfTrM50SiOD5A95JRiYNNfJuyYTane8D6ZpAHmmcBVSn_w8fJy1pQW57ng45ZOeOlASWVYY9Oz1_EMT9ghwTvR8GixryAUfbrdRDXWy2xg1hMjaXwDYaUa0NxEA45OkDGOP5SsBLQKJlxcqNnZ5_jdS8w 2026/02/20 02:05:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/02/20 02:05:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/02/20 02:05:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AI894XZl_gF3OgykMQUQOiFGIlpLV0vPka_yClcJAXe5b7Spd0mXC-2z4fVo1hWTnQuPpMFQmwStqI3lhgZoaOto-xqgooIaIRIlH6PLW9EmOLb7CZ21Hbl6O5G2G8JLFb6VpmmA7sAHcN_zdIJhzdI0zIsI3FH2JY79Gfxphx9T28Y2daJGD-pq-73zK8VfTrM50SiOD5A95JRiYNNfJuyYTane8D6ZpAHmmcBVSn_w8fJy1pQW57ng45ZOeOlASWVYY9Oz1_EMT9ghwTvR8GixryAUfbrdRDXWy2xg1hMjaXwDYaUa0NxEA45OkDGOP5SsBLQKJlxcqNnZ5_jdS8w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/02/20 02:05:32 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AH2vYXM3dSP6iAcarELQlLSmF7Jmj0ugjMyTc4fE_K6owTetfWB-TgYlmFdQhhFsD91aUtwm1uqYpV-FD1KzFtC7c3FShK11dTJ9J4nM4ooy57uklTlT3EKlnXypt0nSuppYkpJBRiGVo9MaAgoXfQk92A4M8jnSBdu0gwvLNzER1hIiW_yUxxyQxFhIMJaauj3Zx_ZXe8p6Np47FrmTQPjQO1duifR383nvqiHS-fWuE6zk_pG1z1Nn7_k9OSkkFKN62i0lidPll3KHdScUPy8KNpH2gLaQdHVHu7UC6AMQ-tPS5w4MZeUIlwMRCczhIw8S6kJItIu-5een7LNVKrY 2026/02/20 02:05:32 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/02/20 02:05:33 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/20 02:05:33 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AH2vYXM3dSP6iAcarELQlLSmF7Jmj0ugjMyTc4fE_K6owTetfWB-TgYlmFdQhhFsD91aUtwm1uqYpV-FD1KzFtC7c3FShK11dTJ9J4nM4ooy57uklTlT3EKlnXypt0nSuppYkpJBRiGVo9MaAgoXfQk92A4M8jnSBdu0gwvLNzER1hIiW_yUxxyQxFhIMJaauj3Zx_ZXe8p6Np47FrmTQPjQO1duifR383nvqiHS-fWuE6zk_pG1z1Nn7_k9OSkkFKN62i0lidPll3KHdScUPy8KNpH2gLaQdHVHu7UC6AMQ-tPS5w4MZeUIlwMRCczhIw8S6kJItIu-5een7LNVKrY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/02/20 02:05:34 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AES39el4AP5VAPy3ZBAJLUGYxXCY2j5YHdOMqAdkGqA1FXZKedZjfYDhg79dZVAaxeRsxBdTQfbi6qCaT5MFzVJl1F3lafHk0fGwLpgAuRqq9LtQhtMHFaE5yQsmAXYP2EdzTLr7Vzn8HgwAtJrGNdV90UjT782TVmCrloarAaCkblMqt_KFmlVkQTRRyQyyDJKXasXvGbhWMV8GyBOJtAMTRx5EEVKwD5O5GuNpoQ7Gc_zQFaovokuul-VvP88IVehiEo3C_0jTwWa-gYA4kcP11uVRt9WUVRi3ed_1-j0Ip40M9x1-mJakHeKOah6wDsPo1-9M28vQ6Py4C1KOkyE 2026/02/20 02:05:34 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/02/20 02:05:35 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/20 02:05:35 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AES39el4AP5VAPy3ZBAJLUGYxXCY2j5YHdOMqAdkGqA1FXZKedZjfYDhg79dZVAaxeRsxBdTQfbi6qCaT5MFzVJl1F3lafHk0fGwLpgAuRqq9LtQhtMHFaE5yQsmAXYP2EdzTLr7Vzn8HgwAtJrGNdV90UjT782TVmCrloarAaCkblMqt_KFmlVkQTRRyQyyDJKXasXvGbhWMV8GyBOJtAMTRx5EEVKwD5O5GuNpoQ7Gc_zQFaovokuul-VvP88IVehiEo3C_0jTwWa-gYA4kcP11uVRt9WUVRi3ed_1-j0Ip40M9x1-mJakHeKOah6wDsPo1-9M28vQ6Py4C1KOkyE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/02/20 02:05:36 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AMAwlIlyDqZ61cyoNS5Q7TNFXBAtkVYFPyT8y4dBx6iWhe8OM0j4dEqFcVO8Tfcy3jj9lZMp-L0a1a_UXhVJ5gICLDq3TccPyQNl6s5hVoXYNoR3rCZE3-qRjW_FTQmKDoE_yYY-Ppijgc-Ij-aMkJ95o0ffFTMxsDKSLPjkOT8IoKW4s3NS-HKSYVY2OlLb5sE0wVa8Zpu2SYZNmIGQVc2XgmcYfDaqI-vVidN3_CShY_tWX_eDkjGOssUodZngjc5e-554TGWWdw8LHLsMpNbQY5D8Gtbd3wq3duuqBgdM4iwGsI30CWu0uFyjCwStIrRTpsDJq_5h1rorc0mRTo8 2026/02/20 02:05:36 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/02/20 02:05:36 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/02/20 02:05:36 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/02/20 02:05:36 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/20 02:05:36 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/20 02:05:37 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/02/20 02:05:37 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AMAwlIlyDqZ61cyoNS5Q7TNFXBAtkVYFPyT8y4dBx6iWhe8OM0j4dEqFcVO8Tfcy3jj9lZMp-L0a1a_UXhVJ5gICLDq3TccPyQNl6s5hVoXYNoR3rCZE3-qRjW_FTQmKDoE_yYY-Ppijgc-Ij-aMkJ95o0ffFTMxsDKSLPjkOT8IoKW4s3NS-HKSYVY2OlLb5sE0wVa8Zpu2SYZNmIGQVc2XgmcYfDaqI-vVidN3_CShY_tWX_eDkjGOssUodZngjc5e-554TGWWdw8LHLsMpNbQY5D8Gtbd3wq3duuqBgdM4iwGsI30CWu0uFyjCwStIrRTpsDJq_5h1rorc0mRTo8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/02/20 02:05:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AL3r4EL07UqfH5_aHU0s5X0LUKEdtPx-8X16EqpvABYFz16BGHMybZ3pNYkWKKGhxeewGri6izYyNdYVvadTXjzS5x_d0h0bGSzY9zZwx7FHLNL8i49__lawILJfrZTG1MhYuE-zxPo2TI_0A75sQShwODcYe-Zv674EdVLTih0S9B9p4l95XcE45FnGGU7MsmHDHgWE4BxCNElGqcY-2uWYlkyfCFVZCjPQTsEzHfQ7G9M8H2YzFXh2wH2nFZB6OxQjEdX3dQ1abH1c92zzW7B2MITt6v39i3vlVAnKSm2My6qS9IbKbAojhsweOFbjuIzRYz9RFEERjAkb2oWokBY 2026/02/20 02:05:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/02/20 02:05:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/02/20 02:05:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/02/20 02:05:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/20 02:05:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/20 02:05:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/02/20 02:05:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AL3r4EL07UqfH5_aHU0s5X0LUKEdtPx-8X16EqpvABYFz16BGHMybZ3pNYkWKKGhxeewGri6izYyNdYVvadTXjzS5x_d0h0bGSzY9zZwx7FHLNL8i49__lawILJfrZTG1MhYuE-zxPo2TI_0A75sQShwODcYe-Zv674EdVLTih0S9B9p4l95XcE45FnGGU7MsmHDHgWE4BxCNElGqcY-2uWYlkyfCFVZCjPQTsEzHfQ7G9M8H2YzFXh2wH2nFZB6OxQjEdX3dQ1abH1c92zzW7B2MITt6v39i3vlVAnKSm2My6qS9IbKbAojhsweOFbjuIzRYz9RFEERjAkb2oWokBY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/02/20 02:05:42 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: APWLB2OQsKWiVVFGjOICyba4MJbvALh-Vde3-I56plBlp3SiuU_kxAvPc8XIZ23dVzvNJyoEmAvYTTNQHdwrNFcNzPINZsTtw9x0W_IgtployJzOIwGi7RUdtnfd7OzlvB1GF9r4tj9Q5AzHVzWCsVFZHf2vvFDe-0nVP_6ZwsXo_6WgyrO5WwqFceOh6nr-3AV_QUiMyh5dZHpiix3GtN31xMK-oD4Ld-56egZLIRNO7nIhAYvIvycEr3cvChXNBz6t4iJTQw3YLMLK07vbt5jW4vPdpgSwTBfVXsp-pDQUB2AHyZ3DxFh9PJvj94zc2RymcuPHT07117vOTUe7_7w 2026/02/20 02:05:42 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/02/20 02:05:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/02/20 02:05:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "APWLB2OQsKWiVVFGjOICyba4MJbvALh-Vde3-I56plBlp3SiuU_kxAvPc8XIZ23dVzvNJyoEmAvYTTNQHdwrNFcNzPINZsTtw9x0W_IgtployJzOIwGi7RUdtnfd7OzlvB1GF9r4tj9Q5AzHVzWCsVFZHf2vvFDe-0nVP_6ZwsXo_6WgyrO5WwqFceOh6nr-3AV_QUiMyh5dZHpiix3GtN31xMK-oD4Ld-56egZLIRNO7nIhAYvIvycEr3cvChXNBz6t4iJTQw3YLMLK07vbt5jW4vPdpgSwTBfVXsp-pDQUB2AHyZ3DxFh9PJvj94zc2RymcuPHT07117vOTUe7_7w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/02/20 02:05:44 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ANNKcAAMkNQbBCrBInUOfASqdqGjxI4AQ3iVc32dxmtpqmyffcLP1-O27ykwDc38PoohIXHNcRHweSEgq7JzNanDSWFEQo6P-FexwKzWUfVgWs7-mCnwfXfhF7p4odVchix4w9rFs_qTRCdl_YL-7xWz1u65HwUgEcJzmNr29GIy4YjsCuz5E1scRjiHeFeTWHZvvyrBMsmUnRn2_f8LnUt8FHSOBXKaWwJPFto3QvaojsQl75_EQRbJ2PZ-bWRk85eMoYNp_XUkx7TBZI__DI1f9pssUXJioeQTSswHZG1VpaP_xR_8ZTNSnJmoOUXJ9aj0CyQ_86W5RAsjmwpN2zQ 2026/02/20 02:05:44 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/02/20 02:05:45 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/20 02:05:45 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ANNKcAAMkNQbBCrBInUOfASqdqGjxI4AQ3iVc32dxmtpqmyffcLP1-O27ykwDc38PoohIXHNcRHweSEgq7JzNanDSWFEQo6P-FexwKzWUfVgWs7-mCnwfXfhF7p4odVchix4w9rFs_qTRCdl_YL-7xWz1u65HwUgEcJzmNr29GIy4YjsCuz5E1scRjiHeFeTWHZvvyrBMsmUnRn2_f8LnUt8FHSOBXKaWwJPFto3QvaojsQl75_EQRbJ2PZ-bWRk85eMoYNp_XUkx7TBZI__DI1f9pssUXJioeQTSswHZG1VpaP_xR_8ZTNSnJmoOUXJ9aj0CyQ_86W5RAsjmwpN2zQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/02/20 02:05:46 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ALanwyyA6UGZ9Rywy4aSe0ffCstRosiO2aEWS4GlsMt1RLFr-XBsyK6vBGNXPu9aHA-gUJvibMtSiZMwnBpg7uFttpK_e1EcS_pnxSc4C0Nqsqd4wwa9sNwpanPYTJgxmjQpXLRsNfZRiR9kk59ZRBparZAEAmnlo6zcVPZdCpZD2GWv1Z2bkh2I4gHv8ot7FxOEBlRuFtW6-YexnOhpgLJ_Ze0rp7dQG_oWVkb3TSwcKaGaAuyNl9HaQYY9XbExqCVKZ9BS-i9e1d39O9c1p1hNdnh6wsWneoNQgIgXDoytgnNXD1_Af3WNdMwyRj4Z_5G-AY7iW8gBqnZLpAoAB2E 2026/02/20 02:05:46 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/02/20 02:05:47 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/20 02:05:47 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ALanwyyA6UGZ9Rywy4aSe0ffCstRosiO2aEWS4GlsMt1RLFr-XBsyK6vBGNXPu9aHA-gUJvibMtSiZMwnBpg7uFttpK_e1EcS_pnxSc4C0Nqsqd4wwa9sNwpanPYTJgxmjQpXLRsNfZRiR9kk59ZRBparZAEAmnlo6zcVPZdCpZD2GWv1Z2bkh2I4gHv8ot7FxOEBlRuFtW6-YexnOhpgLJ_Ze0rp7dQG_oWVkb3TSwcKaGaAuyNl9HaQYY9XbExqCVKZ9BS-i9e1d39O9c1p1hNdnh6wsWneoNQgIgXDoytgnNXD1_Af3WNdMwyRj4Z_5G-AY7iW8gBqnZLpAoAB2E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/02/20 02:05:48 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AG75SPjiYDNsqSBuqbSh_oiTOY9YlJVlJKSu0RNd36kvkjmmaO8yvJ0sSUPSbV_G95fdhMf-72P9W-_MdMcArmQAJ-yoDV7infxd3Y8Ki65yPa6CEXNLpDoaQWPRtvzm2YmTr68AoHoSW4P7vdlxnKaP9sqCStXsq8nvP_dVg1knHMdNWBbOJiHJGDAiLPfk9bL-D7R51eEX-JuKjHhirD5DdSHH1ZlNWmMpzJlotAY1r6tU4QBl3xI8Dfvb7uh-lTxU0rSJgmDIKN3vSclUEI1DIDUFXycfQPnwjbKMgjCzdD6vflCc7iDa9OWPgO0_TebMytj7RgiQ5hai6vT9QCY 2026/02/20 02:05:48 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/02/20 02:05:49 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/02/20 02:05:49 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/02/20 02:05:49 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/20 02:05:49 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/02/20 02:05:49 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/02/20 02:05:49 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AG75SPjiYDNsqSBuqbSh_oiTOY9YlJVlJKSu0RNd36kvkjmmaO8yvJ0sSUPSbV_G95fdhMf-72P9W-_MdMcArmQAJ-yoDV7infxd3Y8Ki65yPa6CEXNLpDoaQWPRtvzm2YmTr68AoHoSW4P7vdlxnKaP9sqCStXsq8nvP_dVg1knHMdNWBbOJiHJGDAiLPfk9bL-D7R51eEX-JuKjHhirD5DdSHH1ZlNWmMpzJlotAY1r6tU4QBl3xI8Dfvb7uh-lTxU0rSJgmDIKN3vSclUEI1DIDUFXycfQPnwjbKMgjCzdD6vflCc7iDa9OWPgO0_TebMytj7RgiQ5hai6vT9QCY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/02/20 02:05:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AI0EYnoiYbmW8-63IydO9zsYb5slLZx77_B2iqpszPNft-PelrQ06CBSBhxG7Ch_tRyykR8xLXhTHAf8RIkaaWyI0YT_n9QS9zVTon15UCcyA0LGGYruYumhQIAaWPlfo14PYTzePfnJkGa3GGsfSALTzJggZ_9qgMRxzYe_fglArnxlsph3CGE6w5aSZCk1zml4WJTQijbivm9AeEVxZDY8XwODedDpRg_MkuDvU9zGhM0orohRuhyjbTmdnh3-lgXaAMVVkDABIaEwKNq1y8TlPxwUrPwFJ2zLq4XS0Eo1w5F4HAH490xJFXg-it6khXY2FPTipnpqHfSL7losbpc 2026/02/20 02:05:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/02/20 02:05:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/02/20 02:05:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/02/20 02:05:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/20 02:05:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/02/20 02:05:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/02/20 02:05:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AI0EYnoiYbmW8-63IydO9zsYb5slLZx77_B2iqpszPNft-PelrQ06CBSBhxG7Ch_tRyykR8xLXhTHAf8RIkaaWyI0YT_n9QS9zVTon15UCcyA0LGGYruYumhQIAaWPlfo14PYTzePfnJkGa3GGsfSALTzJggZ_9qgMRxzYe_fglArnxlsph3CGE6w5aSZCk1zml4WJTQijbivm9AeEVxZDY8XwODedDpRg_MkuDvU9zGhM0orohRuhyjbTmdnh3-lgXaAMVVkDABIaEwKNq1y8TlPxwUrPwFJ2zLq4XS0Eo1w5F4HAH490xJFXg-it6khXY2FPTipnpqHfSL7losbpc" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/02/20 02:05:54 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/02/20 02:05:56 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/02/20 02:05:58 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/02/20 02:06:01 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/02/20 02:06:04 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/02/20 02:06:05 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: APn0kRPec4dggqK2-8JGD12ZIRPtgyJmCSknboMnJs-GKYiaBwYgal5wYLNmCXlbqoyb6oIyt2nTexBL7cLNT5GDRTh1erhZG2S97MQwqQ2ZSMwFwjaYY0ueedu8_BySgR_Zgbrb2QtjnNGS7uHwtiYHv3CZMVYsPuo_JAGSQYUt4lCduf-Vang1J4TCCEau1DDnOlKOQSd2Kd65pgyc6Z-8NO0ui1udywkDZQ8ShKYnxSWVxLKlHmkJRfFzCcZXq828YZmaoIacRKPilqMaOpCqou5Him0M7jK-qMzktYnPYOKla4LUPPv_eSB_fcNrejWxckgF_XKxnxUGThI0hKI 2026/02/20 02:06:05 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/20 02:06:06 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "816921b751d40dde540fa3a86603f232" 2026/02/20 02:06:06 DEBUG : unknown-size-put.txt: multipart upload "APn0kRPec4dggqK2-8JGD12ZIRPtgyJmCSknboMnJs-GKYiaBwYgal5wYLNmCXlbqoyb6oIyt2nTexBL7cLNT5GDRTh1erhZG2S97MQwqQ2ZSMwFwjaYY0ueedu8_BySgR_Zgbrb2QtjnNGS7uHwtiYHv3CZMVYsPuo_JAGSQYUt4lCduf-Vang1J4TCCEau1DDnOlKOQSd2Kd65pgyc6Z-8NO0ui1udywkDZQ8ShKYnxSWVxLKlHmkJRfFzCcZXq828YZmaoIacRKPilqMaOpCqou5Him0M7jK-qMzktYnPYOKla4LUPPv_eSB_fcNrejWxckgF_XKxnxUGThI0hKI" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/02/20 02:06:07 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: APwAdbzH_1F8FFPqq4OpACGl1Sb2I95Wgpl3CtJX0pI77zcStbfUlZKx8tglap4qTiptOWEmUTP-f-QAEjONc10fbEpxCEBW21yYylG5loKYtGBF8OUzd4OPtUsHja2DHTxaXlwpjnSptB-rRyzHgPgvAsY_CcVlDNoCM6zqLPE0jmVKnXW3I8QgGt3inoLcXMuVm0WosrFi-fiwvApZGnX_n6pixXzgcHvXATAoq98RwMXhm9RkI7qyYi_g0dOSR7faa2wWgSJVQ-CSFTXA2UmLdzxwOgXZmzXTgNjh_bFEx1ypyHeMG-ESFXFDo0vhnum-3VPv3_KUardSB2TMOy8 2026/02/20 02:06:07 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/02/20 02:06:07 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "ec169b4548886b4d5ca81acc3d93ab21" 2026/02/20 02:06:07 DEBUG : unknown-size-update.txt: multipart upload "APwAdbzH_1F8FFPqq4OpACGl1Sb2I95Wgpl3CtJX0pI77zcStbfUlZKx8tglap4qTiptOWEmUTP-f-QAEjONc10fbEpxCEBW21yYylG5loKYtGBF8OUzd4OPtUsHja2DHTxaXlwpjnSptB-rRyzHgPgvAsY_CcVlDNoCM6zqLPE0jmVKnXW3I8QgGt3inoLcXMuVm0WosrFi-fiwvApZGnX_n6pixXzgcHvXATAoq98RwMXhm9RkI7qyYi_g0dOSR7faa2wWgSJVQ-CSFTXA2UmLdzxwOgXZmzXTgNjh_bFEx1ypyHeMG-ESFXFDo0vhnum-3VPv3_KUardSB2TMOy8" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/02/20 02:06:07 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gidaqew4qaji/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/20 02:06:07 DEBUG : Waiting for deletions to finish 2026/02/20 02:06:07 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/02/20 02:06:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/02/20 02:06:07 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/02/20 02:06:08 INFO : S3 bucket rclone-test-gidaqew4qaji: Bucket "rclone-test-gidaqew4qaji" deleted 2026/02/20 02:06:08 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- FAIL: TestIntegration (114.97s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.30s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.79s) --- FAIL: TestIntegration/FsMkdir (113.16s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.22s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (10.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.60s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.63s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.63s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.45s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.17s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (20.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.51s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.36s) --- 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.37s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.35s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (62.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (9.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (8.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (9.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (10.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (11.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (12.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.44s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (12.61s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.12s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (1.97s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.05s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.71s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.77s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.70s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.71s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.99s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.20s) --- 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:44: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/02/20 02:06:08 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/02/20 02:06:08 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 115.016s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished ERROR in 1m57.115469297s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/leading_tilde TestIntegration/FsMkdir/FsEncoding/leading_dot]