"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/03/06 01:43:41 DEBUG : Creating backend with remote "TestS3R2:rclone-test-wihubif1wade" 2026/03/06 01:43:41 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/03/06 01:43:42 INFO : S3 bucket rclone-test-wihubif1wade: Bucket "rclone-test-wihubif1wade" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/03/06 01:43:44 INFO : S3 bucket rclone-test-wihubif1wade: Bucket "rclone-test-wihubif1wade" deleted === RUN TestIntegration/FsMkdir 2026/03/06 01:43:44 INFO : S3 bucket rclone-test-wihubif1wade: Bucket "rclone-test-wihubif1wade" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/03/06 01:43:44 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/03/06 01:43:44 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/03/06 01:43:44 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␋" === 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/03/06 01:43:56 NOTICE: S3 bucket rclone-test-wihubif1wade: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/03/06 01:43:57 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AIiufQlQhuW_suGYEME7gLhDqVY_Q6udFhPYSfb02nIJ7soWpl085XidmP07Fllr1Volt0ejAlLQa5yBN-BhH_ZdOgHj1yYhTj8HgMnMGDBq_U4Z1znafUHk8EWW6wwgH4GH0k10k4PXkhA8SfoQhcxJFMbzSZtleWqa6U-xmLBADjKJzBIctyW-u9GkZkXFyhpxWZN7A4NaNFiit0pvjyblRvMgGbTNsL75_sN5xCs0AXR3-Rr-5Y2Y8s5rfWzARLR7Wvgjfd1heq-O3RFI0Yz4Cc4PNuXltJT7h3hNi4DPAaAIumwhYz9hjsr6o6UYiIKTVjzA7voHIZAGvel-aPo 2026/03/06 01:43:57 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "dd8ac77c60eb329b403473267e234f15" 2026/03/06 01:43:57 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "efcaba93f8d2a7e2d14d4d22a8c5c5e0" 2026/03/06 01:43:58 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "af525302946523f6f6b3336704d961e3" 2026/03/06 01:43:58 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AIiufQlQhuW_suGYEME7gLhDqVY_Q6udFhPYSfb02nIJ7soWpl085XidmP07Fllr1Volt0ejAlLQa5yBN-BhH_ZdOgHj1yYhTj8HgMnMGDBq_U4Z1znafUHk8EWW6wwgH4GH0k10k4PXkhA8SfoQhcxJFMbzSZtleWqa6U-xmLBADjKJzBIctyW-u9GkZkXFyhpxWZN7A4NaNFiit0pvjyblRvMgGbTNsL75_sN5xCs0AXR3-Rr-5Y2Y8s5rfWzARLR7Wvgjfd1heq-O3RFI0Yz4Cc4PNuXltJT7h3hNi4DPAaAIumwhYz9hjsr6o6UYiIKTVjzA7voHIZAGvel-aPo" 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/03/06 01:44:00 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/03/06 01:44:01 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/03/06 01:44:03 DEBUG : S3 bucket rclone-test-wihubif1wade: bucket is versioned: false 2026/03/06 01:44:03 DEBUG : Waiting for deletions to finish 2026/03/06 01:44:03 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/03/06 01:44:03 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/03/06 01:44:03 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/03/06 01:44:04 DEBUG : Creating backend with remote "TestS3R2:rclone-test-wihubif1wade/dirToPurgeFromRoot" 2026/03/06 01:44:04 DEBUG : S3 bucket rclone-test-wihubif1wade path dirToPurgeFromRoot: bucket is versioned: false 2026/03/06 01:44:04 DEBUG : Waiting for deletions to finish 2026/03/06 01:44:04 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/03/06 01:44:04 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/03/06 01:44:04 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/03/06 01:44:04 DEBUG : Creating backend with remote "TestS3R2:rclone-test-wihubif1wade/hello? sausage/êé" 2026/03/06 01:44:06 DEBUG : S3 bucket rclone-test-wihubif1wade path hello? sausage/êé: bucket is versioned: false 2026/03/06 01:44:06 DEBUG : Waiting for deletions to finish 2026/03/06 01:44:06 DEBUG : "a/b/c/d/e.txt" version false 2026/03/06 01:44:06 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/03/06 01:44:06 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/03/06 01:44:11 DEBUG : Creating backend with remote "TestS3R2:rclone-test-wihubif1wade/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/03/06 01:44:12 DEBUG : Creating backend with remote "TestS3R2:rclone-test-wihubif1wade/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-wihubif1wade" from "TestS3R2:rclone-test-wihubif1wade" 2026/03/06 01:44:12 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/03/06 01:44:16 DEBUG : piped data.txt: open chunk writer: started multipart upload: ANCUZdOu8G-igWY9-qv9RbIJjYi-dUwQSWKt074QStiUbFJwqf7qk7JNc6K1ZZfFwrDLirkae6Hz0yvB1ErFrBNQAnJtMKsC-j-CCdMOMu7oYJWTeb5_k2gw1cMbqrGH_YFgR-mnmrqn0b3esrpRMXnH1lusTFdGLPf6kwenh1MXXdDn_MN4M8riy9_Uhu_Lo6AEVdieSSyO6Dh3yBp_fF5VLkRiTh_14Dw-JyZe4ZJnld1Nrib1UJicQbskoHs76HfyiMZYgaEUH9d2UJwL1fkgYcgEF_qwwJcaMNvT8krqc7g--S9yHVkVT5mgsaCXc1gCS3wEX39QHeE-JqzbqCw 2026/03/06 01:44:16 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/03/06 01:44:16 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/03/06 01:44:16 DEBUG : piped data.txt: multipart upload "ANCUZdOu8G-igWY9-qv9RbIJjYi-dUwQSWKt074QStiUbFJwqf7qk7JNc6K1ZZfFwrDLirkae6Hz0yvB1ErFrBNQAnJtMKsC-j-CCdMOMu7oYJWTeb5_k2gw1cMbqrGH_YFgR-mnmrqn0b3esrpRMXnH1lusTFdGLPf6kwenh1MXXdDn_MN4M8riy9_Uhu_Lo6AEVdieSSyO6Dh3yBp_fF5VLkRiTh_14Dw-JyZe4ZJnld1Nrib1UJicQbskoHs76HfyiMZYgaEUH9d2UJwL1fkgYcgEF_qwwJcaMNvT8krqc7g--S9yHVkVT5mgsaCXc1gCS3wEX39QHeE-JqzbqCw" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/03/06 01:44:17 DEBUG : piped data.txt: open chunk writer: started multipart upload: AHOTdtc7u9xMlRCLSn0wS8zFb1ItjTGFkaRT1JBxJWCN-xn6mK0UZo4dqVOUPAR9PZ2ppizPtivr2Xqk0ZjrRdijUBgmwTFkePg-Ik79i5t2a_70zQgrnggylh3suuUuGTl4L0qSOqHx2-0D4JLvqWFWZz_vOsK_IIIYqgEI0VgUdRJRLSw3xP6V2ZKxEFrF5n64whp11jMOEJm6WgmvMWkLiHB5Py_1yKizRwhh1IQxUogJJRvf06z6n9sUjDqtTszVKoDMUgSXcECZ-nXBQ36YmJcAs2-MKC8LayBPa160145OcJ-4jn8V7I2fmxVTAfNm2i1XvVNePnuivEly9RA 2026/03/06 01:44:17 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/06 01:44:17 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "be59f92a96bc3274071e1e02147f9b86" 2026/03/06 01:44:17 DEBUG : piped data.txt: multipart upload "AHOTdtc7u9xMlRCLSn0wS8zFb1ItjTGFkaRT1JBxJWCN-xn6mK0UZo4dqVOUPAR9PZ2ppizPtivr2Xqk0ZjrRdijUBgmwTFkePg-Ik79i5t2a_70zQgrnggylh3suuUuGTl4L0qSOqHx2-0D4JLvqWFWZz_vOsK_IIIYqgEI0VgUdRJRLSw3xP6V2ZKxEFrF5n64whp11jMOEJm6WgmvMWkLiHB5Py_1yKizRwhh1IQxUogJJRvf06z6n9sUjDqtTszVKoDMUgSXcECZ-nXBQ36YmJcAs2-MKC8LayBPa160145OcJ-4jn8V7I2fmxVTAfNm2i1XvVNePnuivEly9RA" 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/03/06 01:44:18 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/03/06 01:44:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AIUKXFCWJV-uq3rPyTFu_Kr2bJVWq0L83tx9WQil1pCzuClHb1Aw1tNvBTl2_g0wY-eYpHHoBHXJSXewRQJqeKRuzcqY1BfKYG1B16G2U8CV0zi-5cOTuw0dE_Y-AqT9EI2DvRXRud8Ixf_LS1YU9pVLhfTgx0Uq1a-O21WDhT84yrRE_iG13OhcdLhxhktPOhjpF983TYU7ld7f0syXVZ7Z2SM-V00WBk1ERSI9cd8QZepnf7r6Zw7NFiNieHv6vmMGFaWk34MwDpFOoUrdKARgnWWVOUchnfgMC4AbgkHMwkOjvRZuxjBae1tiiC6rq_S_Eb_vDZhmmAG_uZQSnDI 2026/03/06 01:44:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/03/06 01:44:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/03/06 01:44:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AIUKXFCWJV-uq3rPyTFu_Kr2bJVWq0L83tx9WQil1pCzuClHb1Aw1tNvBTl2_g0wY-eYpHHoBHXJSXewRQJqeKRuzcqY1BfKYG1B16G2U8CV0zi-5cOTuw0dE_Y-AqT9EI2DvRXRud8Ixf_LS1YU9pVLhfTgx0Uq1a-O21WDhT84yrRE_iG13OhcdLhxhktPOhjpF983TYU7ld7f0syXVZ7Z2SM-V00WBk1ERSI9cd8QZepnf7r6Zw7NFiNieHv6vmMGFaWk34MwDpFOoUrdKARgnWWVOUchnfgMC4AbgkHMwkOjvRZuxjBae1tiiC6rq_S_Eb_vDZhmmAG_uZQSnDI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/03/06 01:44:21 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ADJk6I0McQkUiMrH5uKhCk2bhsz09tKHUSKroOqxfrtqFjNeZoZvlshKB6qS7DxMGr_GYieaWPgzDFNhWdcjG4tyKOzee9d_9tbkQ8Cy-MDv-W3lgqtnMHZDJjTe9khmldVwAdPJzTxZWkoQrVFJX94Sme8TIv9QCjrzNZJbQlQonU3K-_vR_L6TaSo_B11jZ-T_DjW3QKW4GRL67lsaXOrgotuOfD6t9HuuoqhsLvYbTNHK-agfCgTfCmc_tk3ZhMPDYL4SlJaTOGXJDSj3Zhkd3rp_BcYLmMG9x5TyjI5U3FFzWRa3-Br1zABwhyU-HpDZLgiYQusWCTGDd4EoXU8 2026/03/06 01:44:21 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/03/06 01:44:21 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/06 01:44:22 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ADJk6I0McQkUiMrH5uKhCk2bhsz09tKHUSKroOqxfrtqFjNeZoZvlshKB6qS7DxMGr_GYieaWPgzDFNhWdcjG4tyKOzee9d_9tbkQ8Cy-MDv-W3lgqtnMHZDJjTe9khmldVwAdPJzTxZWkoQrVFJX94Sme8TIv9QCjrzNZJbQlQonU3K-_vR_L6TaSo_B11jZ-T_DjW3QKW4GRL67lsaXOrgotuOfD6t9HuuoqhsLvYbTNHK-agfCgTfCmc_tk3ZhMPDYL4SlJaTOGXJDSj3Zhkd3rp_BcYLmMG9x5TyjI5U3FFzWRa3-Br1zABwhyU-HpDZLgiYQusWCTGDd4EoXU8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/03/06 01:44:22 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AHbIYHPOxddRZs5Q5jsVceIqHIK-RA0qlrDS-GNBUB6CpGBlDGSqvnRDkM2VLzWg5nm01w0axSSWtRvpis-mDwq9Jb2O9oXCLnVm3YQAZyz8zwB9Bzz_zH9WSgNJGCRfafN-YpmOTqYLsp8kJWG-04QHu_UdBVzPty3xtxdc6_UIZNqAdLG_XMMfRyLiB5nC4b17niIMP09-7L0lw_VqYgAfnMlOK4pqRn3fpvi01mZZsStckKVmBJwHOpNnZAT5c13ZhqB2CKHJgkPqQj4Mmvc_dyHzTJr0PIbv2FdMmgXTpPfK21auyQws2doZQgULqbsV77WkY1dhUe2Uh8JACDI 2026/03/06 01:44:22 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/03/06 01:44:23 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/06 01:44:23 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AHbIYHPOxddRZs5Q5jsVceIqHIK-RA0qlrDS-GNBUB6CpGBlDGSqvnRDkM2VLzWg5nm01w0axSSWtRvpis-mDwq9Jb2O9oXCLnVm3YQAZyz8zwB9Bzz_zH9WSgNJGCRfafN-YpmOTqYLsp8kJWG-04QHu_UdBVzPty3xtxdc6_UIZNqAdLG_XMMfRyLiB5nC4b17niIMP09-7L0lw_VqYgAfnMlOK4pqRn3fpvi01mZZsStckKVmBJwHOpNnZAT5c13ZhqB2CKHJgkPqQj4Mmvc_dyHzTJr0PIbv2FdMmgXTpPfK21auyQws2doZQgULqbsV77WkY1dhUe2Uh8JACDI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/03/06 01:44:24 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AMRS7iZT5HaCslrtCQ4IgYZjXmoHGKisPuGAFozLW5lmxqZgDlASWZYwiT5IPrx8Ai7mQ_ZvOlOqANJPr30TRbnYJvsnWNFlnawKHY50WxpRrLN7s1uJan5VuE_jvGafn48XmOJX4BjFP1M1wIzRuTxf_U8wcZxr6wesfAZZRBMbZEewjHr388MtjQIOwEjrra42RW1lrOVU_ALYN2GFiWLW5rh2T56mH5JF202tEWdetzNo1aBTcOHaqAmvqFKZDIECCLcdENH9R3NL839hsNzZLA16FRW_apsuejDOaZVOG3gdXCupNGY7nSPvd_Qx61ZuNbQbrKS00pgjMSAjUMU 2026/03/06 01:44:24 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/03/06 01:44:24 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/03/06 01:44:24 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/03/06 01:44:24 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/06 01:44:24 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/03/06 01:44:24 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/03/06 01:44:24 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AMRS7iZT5HaCslrtCQ4IgYZjXmoHGKisPuGAFozLW5lmxqZgDlASWZYwiT5IPrx8Ai7mQ_ZvOlOqANJPr30TRbnYJvsnWNFlnawKHY50WxpRrLN7s1uJan5VuE_jvGafn48XmOJX4BjFP1M1wIzRuTxf_U8wcZxr6wesfAZZRBMbZEewjHr388MtjQIOwEjrra42RW1lrOVU_ALYN2GFiWLW5rh2T56mH5JF202tEWdetzNo1aBTcOHaqAmvqFKZDIECCLcdENH9R3NL839hsNzZLA16FRW_apsuejDOaZVOG3gdXCupNGY7nSPvd_Qx61ZuNbQbrKS00pgjMSAjUMU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/03/06 01:44:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AGox5j5D95HFT7-fbR-84vCV7x8aWyrsgrncs31xKYKjxUBdEGtoe1hd_VFr9BVALEHNlQpPTRuu4SZ-eGTEPeyM-CKPRNync-lPyjdOc3h_JQFNGJwTgjGDfJKXUnpFjwN6dqBtFK8jYvCaqa7lRwEcWzlLIRrJC4IifYBbxFvnVbQMiLqcqObBrSCCOa6T7zO5XPbwWBT42VIX2k3pcG2XCxU_PFhJULfnnExJOrMAPpGZVQApniJ5jiMAIrNZYi2KAVWEoyzaxo-uL9L0kaaSZj1GfL9TWQzSZ4kfpw2hs_jKgXfJxCpb4MXSBLlqK_z0qba2Qxjp5-3oZJVwrw4 2026/03/06 01:44:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/03/06 01:44:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/03/06 01:44:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/03/06 01:44:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/03/06 01:44:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/03/06 01:44:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/06 01:44:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AGox5j5D95HFT7-fbR-84vCV7x8aWyrsgrncs31xKYKjxUBdEGtoe1hd_VFr9BVALEHNlQpPTRuu4SZ-eGTEPeyM-CKPRNync-lPyjdOc3h_JQFNGJwTgjGDfJKXUnpFjwN6dqBtFK8jYvCaqa7lRwEcWzlLIRrJC4IifYBbxFvnVbQMiLqcqObBrSCCOa6T7zO5XPbwWBT42VIX2k3pcG2XCxU_PFhJULfnnExJOrMAPpGZVQApniJ5jiMAIrNZYi2KAVWEoyzaxo-uL9L0kaaSZj1GfL9TWQzSZ4kfpw2hs_jKgXfJxCpb4MXSBLlqK_z0qba2Qxjp5-3oZJVwrw4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/03/06 01:44:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ACm6k3OKP5zO6ypQkVZarY_Msg9qrz3FNpSAarDReIGOgQzCWbw3vWMhcepFEDb2-ZyrrVL75aqPsovWQNbtLOwJJu9tAXJzouLg8g0E4ROf19HJDztr98S0V7Nt89VMV6AwGawKNtJyjAH1KbygU1I8EPUJ94T_QiKDJjqWU_anak70Y-_XWa6dfjBQL_QJ0Y1JGEHNQb-IR3dSoMFOQ311bqD2zsMPBOxXGBX1f4Y9NdCyX28MsHbwJxXnZqCYefTBEc6H6ShpDJwJC-TdXoafdJaTKE-m0WNeGVPj3lwQlfEcuB4vSIn8ALZ_sAuaYSotwa_2n3GSTKcGsJePEWo 2026/03/06 01:44:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/06 01:44:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/03/06 01:44:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ACm6k3OKP5zO6ypQkVZarY_Msg9qrz3FNpSAarDReIGOgQzCWbw3vWMhcepFEDb2-ZyrrVL75aqPsovWQNbtLOwJJu9tAXJzouLg8g0E4ROf19HJDztr98S0V7Nt89VMV6AwGawKNtJyjAH1KbygU1I8EPUJ94T_QiKDJjqWU_anak70Y-_XWa6dfjBQL_QJ0Y1JGEHNQb-IR3dSoMFOQ311bqD2zsMPBOxXGBX1f4Y9NdCyX28MsHbwJxXnZqCYefTBEc6H6ShpDJwJC-TdXoafdJaTKE-m0WNeGVPj3lwQlfEcuB4vSIn8ALZ_sAuaYSotwa_2n3GSTKcGsJePEWo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/03/06 01:44:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: APDlrK6pdSunAyAlop8az9r9CkoV_rnp3G0EQS9DKVH613ub7Mt7bRKXgML_dVbtuw4y0IWc8qH4FX4QRZSEa3_tVa06W3gNGU6Vznwi8e_QBXrJxGn4ZrmblKl5lkSK2BB607NUJcO85ybrexZiQNpZj-OF_cSs_cpTvys9pPb4ygERtQUE5xPcwUpbxxwin_W6iMpwgSt5v3IwU-uhiyO0lVohZdC7-SV-OkP27eO9qX4y_RNw8tSpyZMgk502TbYO2ZZfB4Xf_Squ14DaCcKJP8jP73CXgjU3L1hORvzS2HkPsXdLsVNtfFy-jEnlseKJWvHAv_Hk4OG64pUrQgk 2026/03/06 01:44:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/03/06 01:44:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/06 01:44:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "APDlrK6pdSunAyAlop8az9r9CkoV_rnp3G0EQS9DKVH613ub7Mt7bRKXgML_dVbtuw4y0IWc8qH4FX4QRZSEa3_tVa06W3gNGU6Vznwi8e_QBXrJxGn4ZrmblKl5lkSK2BB607NUJcO85ybrexZiQNpZj-OF_cSs_cpTvys9pPb4ygERtQUE5xPcwUpbxxwin_W6iMpwgSt5v3IwU-uhiyO0lVohZdC7-SV-OkP27eO9qX4y_RNw8tSpyZMgk502TbYO2ZZfB4Xf_Squ14DaCcKJP8jP73CXgjU3L1hORvzS2HkPsXdLsVNtfFy-jEnlseKJWvHAv_Hk4OG64pUrQgk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/03/06 01:44:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ALTkcREwcQrTDjPBJFMDkvO8tPoGeMht95gSH0QHTimh-06NP8VQ61jSk1p1fPLMO5Gf54qExOMxKlnOJ5f6FB-Fh0Sxfqqy5SEMMblc0SfWpGe7lQ9f0fkK7ILcPcLhvIL_I9PQneyK3iKWGG1VQdwUTcaWXbY6ZZRTfCcuudI2r7tM1pYA34xAUombM2RRyfAEbqiHxiUbX3sdmTKJMPArJlruyRYGVCaPXFGsaJtRelECzioaAq30aZzIIQhzAHq29o4yE7RG17eQvN-VSGF6AR1MtyjD22n_ycoZBMnEC3FApK2NijOpPMN6eweuHnqyQDB-FtLodJY2hF1xXUg 2026/03/06 01:44:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/06 01:44:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/06 01:44:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ALTkcREwcQrTDjPBJFMDkvO8tPoGeMht95gSH0QHTimh-06NP8VQ61jSk1p1fPLMO5Gf54qExOMxKlnOJ5f6FB-Fh0Sxfqqy5SEMMblc0SfWpGe7lQ9f0fkK7ILcPcLhvIL_I9PQneyK3iKWGG1VQdwUTcaWXbY6ZZRTfCcuudI2r7tM1pYA34xAUombM2RRyfAEbqiHxiUbX3sdmTKJMPArJlruyRYGVCaPXFGsaJtRelECzioaAq30aZzIIQhzAHq29o4yE7RG17eQvN-VSGF6AR1MtyjD22n_ycoZBMnEC3FApK2NijOpPMN6eweuHnqyQDB-FtLodJY2hF1xXUg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/03/06 01:44:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AMEmEvzDraR6LciNaWQFl6WcS7LTCMxPNAHTuEd5FBlZuGu5rVEDOXan22-ZKVeAmJXz4LEgIftp_bN6IC0aGmDYRCRVnGFy1_X1LUOUywrgYPu49dF0tTw1frC7OKN1oZmTYsFhKsM7CgXKF41Q6nnAh1vNnaNf_aK_90q7OhgHFMXGrURXGC2Q-p8KOGT4TsE7uEWEqRlpn6-quSFIHf2k-hzqioZvRTjII77vOo4H21bk_CTeuDcjJWg4MlXHPF5E6bxA-jF8swQgKGP0L-xymXhiAGXPBcRyq_rHIOG7TTGahX8SAIErHmb-IqcT54_w0wew625Yr8S9VAtBtKo 2026/03/06 01:44:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/03/06 01:44:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/03/06 01:44:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/06 01:44:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/06 01:44:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/03/06 01:44:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/03/06 01:44:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AMEmEvzDraR6LciNaWQFl6WcS7LTCMxPNAHTuEd5FBlZuGu5rVEDOXan22-ZKVeAmJXz4LEgIftp_bN6IC0aGmDYRCRVnGFy1_X1LUOUywrgYPu49dF0tTw1frC7OKN1oZmTYsFhKsM7CgXKF41Q6nnAh1vNnaNf_aK_90q7OhgHFMXGrURXGC2Q-p8KOGT4TsE7uEWEqRlpn6-quSFIHf2k-hzqioZvRTjII77vOo4H21bk_CTeuDcjJWg4MlXHPF5E6bxA-jF8swQgKGP0L-xymXhiAGXPBcRyq_rHIOG7TTGahX8SAIErHmb-IqcT54_w0wew625Yr8S9VAtBtKo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/03/06 01:44:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AGDWB840GnrUiWik3tAk4DSd9eSJvSwAAwd7gp2YrwBhIFu6PhL06DatWflJG14YjsV5LrvbJDj7VFsxCbI7SaF1XRKuRYISKGyjRT4g_iZAePCkcWoyEng48SnLM2vMRSyEQA4Uad1MAT4gLL2wmWjBAQvBv5V_F1ppeTt22zYuFkFOYlqy7WOEXfVAqc1DD7GmGXNwoKXfeFCbSp9IW0Wn6OzbYMK3fG9XptFtPd4Zx6t8iJqXz-e7DXNZOP34IfHm-zLO0JGdHhj9y_KluZg-2H8BfTGDdhu_8vQrsEzANiTsdsO89VvuVCUS7cwSlp68I97FvYN5RSWLu5_DxIo 2026/03/06 01:44:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/06 01:44:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/03/06 01:44:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/03/06 01:44:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/06 01:44:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/03/06 01:44:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/03/06 01:44:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AGDWB840GnrUiWik3tAk4DSd9eSJvSwAAwd7gp2YrwBhIFu6PhL06DatWflJG14YjsV5LrvbJDj7VFsxCbI7SaF1XRKuRYISKGyjRT4g_iZAePCkcWoyEng48SnLM2vMRSyEQA4Uad1MAT4gLL2wmWjBAQvBv5V_F1ppeTt22zYuFkFOYlqy7WOEXfVAqc1DD7GmGXNwoKXfeFCbSp9IW0Wn6OzbYMK3fG9XptFtPd4Zx6t8iJqXz-e7DXNZOP34IfHm-zLO0JGdHhj9y_KluZg-2H8BfTGDdhu_8vQrsEzANiTsdsO89VvuVCUS7cwSlp68I97FvYN5RSWLu5_DxIo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/03/06 01:44:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AHOMS8nB20MH778PZ4MuP3dtQ6koFWjDoHzN5-jx0BavjkyooX-dhNQwexQjJRk-B3xcEorb6r2GbZIMeOY3jvdbjBKmZedJImRWK0BqOj27PHi-ylGyVbAzLzoO3c2a7SBammeWoqu1Sb_s_ZbVU9-8-mzw8w81nrUZeTvyeldiQpxT_FomEAg29R6lo1EGNoMvW3KyhVcW1qc317lQr4QnNlHgqEBOZr_PiB4dXt3bpw74HveRWcCTJNaonSBbEqBD6Lb15KzMrhq0xFZtRdvxHmC5_uhA-VWuZu016U3li4Kf0ELTbhX7U7oc58jhx3cdfL052IWrxdz_eR-lT70 2026/03/06 01:44:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/06 01:44:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/03/06 01:44:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AHOMS8nB20MH778PZ4MuP3dtQ6koFWjDoHzN5-jx0BavjkyooX-dhNQwexQjJRk-B3xcEorb6r2GbZIMeOY3jvdbjBKmZedJImRWK0BqOj27PHi-ylGyVbAzLzoO3c2a7SBammeWoqu1Sb_s_ZbVU9-8-mzw8w81nrUZeTvyeldiQpxT_FomEAg29R6lo1EGNoMvW3KyhVcW1qc317lQr4QnNlHgqEBOZr_PiB4dXt3bpw74HveRWcCTJNaonSBbEqBD6Lb15KzMrhq0xFZtRdvxHmC5_uhA-VWuZu016U3li4Kf0ELTbhX7U7oc58jhx3cdfL052IWrxdz_eR-lT70" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/03/06 01:44:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AIDjAVkaZp9OaSfUyiYjUhR0Wzdti-yW24ob4DYZI55VCh8xZP5FaficMMZEEQlE6DVY_AyjcjaDrufsCeodawvwT6PgG7xwjyUmKfu7JfJw1YwMtso_OB-oxFijbqCRoH546Y_cnK5_NYwQr20B36XQ4IBONuGBD97Zj_IK0jSyo2c7Q82ebnzPoGhaR5oTuf1kHT6BVo72XNxz2HH24qcIuI5BejBk7OAqNPiELIeMjajc9NrVez4BNuAHoo2UDt8rNnql6Q5jZF9Poz2139c3zfKn3Mc5mrjSq-IfEBvYwQrUFLsUay19Ox6j62p38qIX00QSqX3Km_r-xMiwaS0 2026/03/06 01:44:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/03/06 01:44:39 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/06 01:44:39 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AIDjAVkaZp9OaSfUyiYjUhR0Wzdti-yW24ob4DYZI55VCh8xZP5FaficMMZEEQlE6DVY_AyjcjaDrufsCeodawvwT6PgG7xwjyUmKfu7JfJw1YwMtso_OB-oxFijbqCRoH546Y_cnK5_NYwQr20B36XQ4IBONuGBD97Zj_IK0jSyo2c7Q82ebnzPoGhaR5oTuf1kHT6BVo72XNxz2HH24qcIuI5BejBk7OAqNPiELIeMjajc9NrVez4BNuAHoo2UDt8rNnql6Q5jZF9Poz2139c3zfKn3Mc5mrjSq-IfEBvYwQrUFLsUay19Ox6j62p38qIX00QSqX3Km_r-xMiwaS0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/03/06 01:44:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AF05hSF0OEp5krJ25mZt5622e5ABJte5dLgrE0NQsnVQJsc_uXk0uQPdrenDiBEz8-FE-HqsKMiQt1OcB_d0YS4CV-BJWWtdRVzE2gHoOIMSI0VLyFgpwNZKYfZBAMIiDYnOSZU8fHWzczRtJvluP6HdrhleXP9LjoYKUj-qeXgWm28EjNhfIQCBYhMd-WJ-AbIdZEmlvSFEQlmH-SSs1iR1-9xF471xmds1qCD6A_QQPBwu27Wt1NZjo6HPZY__G5NIitlzHPsOMyHVEygFWLHlmc4JNTlaZe8w-Xw4JnIGZtBAND-ajdIOvuibdQwOgKX8q0qQkqAYveMYHH_abJw 2026/03/06 01:44:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/06 01:44:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/06 01:44:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AF05hSF0OEp5krJ25mZt5622e5ABJte5dLgrE0NQsnVQJsc_uXk0uQPdrenDiBEz8-FE-HqsKMiQt1OcB_d0YS4CV-BJWWtdRVzE2gHoOIMSI0VLyFgpwNZKYfZBAMIiDYnOSZU8fHWzczRtJvluP6HdrhleXP9LjoYKUj-qeXgWm28EjNhfIQCBYhMd-WJ-AbIdZEmlvSFEQlmH-SSs1iR1-9xF471xmds1qCD6A_QQPBwu27Wt1NZjo6HPZY__G5NIitlzHPsOMyHVEygFWLHlmc4JNTlaZe8w-Xw4JnIGZtBAND-ajdIOvuibdQwOgKX8q0qQkqAYveMYHH_abJw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/03/06 01:44:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AE2V4Q7CReUYbX0BHHSu7XEt-OHSboDU9JI1yY7PTgWxvpv2WD267y6AaGZDEWdhzduSfqVyqim43W1xRwjvWRBF5hooKcTUfpzfoJNyMkdRAcDxN7-55r3ble-PWS2adxdgO37igFXqpAPfW5cZrvraTkQZVNGguj4TKn6w1NrZsvR8E8aeL-69D7Ra9u7wOhCSv4zRYaRLN_yORR7yZ-pLIfw0gvSUqMBF2uwYOEg8jj3MfKmTW_nqHfA4yNHQ_UJDw0IOg7TFVR7hHLXBdRYnc_G1FaUIjVXDHFsM9A14-kKnkEHIxUa6oH7QNhXfbYaUsuZhXSVVOXnhBjYUtJs 2026/03/06 01:44:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/03/06 01:44:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/06 01:44:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/03/06 01:44:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/06 01:44:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/06 01:44:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/03/06 01:44:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AE2V4Q7CReUYbX0BHHSu7XEt-OHSboDU9JI1yY7PTgWxvpv2WD267y6AaGZDEWdhzduSfqVyqim43W1xRwjvWRBF5hooKcTUfpzfoJNyMkdRAcDxN7-55r3ble-PWS2adxdgO37igFXqpAPfW5cZrvraTkQZVNGguj4TKn6w1NrZsvR8E8aeL-69D7Ra9u7wOhCSv4zRYaRLN_yORR7yZ-pLIfw0gvSUqMBF2uwYOEg8jj3MfKmTW_nqHfA4yNHQ_UJDw0IOg7TFVR7hHLXBdRYnc_G1FaUIjVXDHFsM9A14-kKnkEHIxUa6oH7QNhXfbYaUsuZhXSVVOXnhBjYUtJs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/03/06 01:44:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AOiDiqpZbnak3O7qkcJxY8bjn0L8pGquKUrQcQu6Rm0Xhz7_Z9j30aqLAmMMLj6491lRRv6riieS3IZssG4GE_X9_0mq98mI2t2HLwwelArEmYYaM7JVfzvqLOk5Mrscm4OowyXNFq2shdNSNjwpxEOP_64ZeAjOjkyM8rSJ9m9vHcK-UkNPj-RGCegM0aRh95XHrvLqUFf_HT9EB1GFNxr4WNhEW8MrpRyXfDG2UJXldmEAHOC9U2bxdQbBY3vu1WFs6JcB8xXksAmGSJ3_4PiHqaGmz-LF66cEhr8m6vlHCQS70YtY-FvYJGZRc2TUMRm_TKLB6ercA6Okn9iTmNg 2026/03/06 01:44:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/06 01:44:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/03/06 01:44:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/03/06 01:44:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/06 01:44:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/06 01:44:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/03/06 01:44:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AOiDiqpZbnak3O7qkcJxY8bjn0L8pGquKUrQcQu6Rm0Xhz7_Z9j30aqLAmMMLj6491lRRv6riieS3IZssG4GE_X9_0mq98mI2t2HLwwelArEmYYaM7JVfzvqLOk5Mrscm4OowyXNFq2shdNSNjwpxEOP_64ZeAjOjkyM8rSJ9m9vHcK-UkNPj-RGCegM0aRh95XHrvLqUFf_HT9EB1GFNxr4WNhEW8MrpRyXfDG2UJXldmEAHOC9U2bxdQbBY3vu1WFs6JcB8xXksAmGSJ3_4PiHqaGmz-LF66cEhr8m6vlHCQS70YtY-FvYJGZRc2TUMRm_TKLB6ercA6Okn9iTmNg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/03/06 01:44:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AGaR3h4u0G8acvfEGKRbflEX_UFuXW-1RTNgNjAJ-v1okJM9Q9pziWRBdLQlj6KU9eEfHEedH-rdF4R4mzWKj-AiChxDCHZak1f16KR9n3aUXdKxigSzpwL3YWFbdyKftM9hXMKQzN05Q2afGjQaAVC7RLdjwHEGUIyLkbtT8kVHA45Y8Y94KF3BE5mRd7aaYvMEu6yjNZDkzl4ChR2QoT-87CTzxe-eUBj7TjaFr40BtzQn_eOtKlz9v1J_3r8eYP0vAU59spSl4QRxY3THfTw_BiWrLBphCurY3hdUy5Dx53Ehz6hADBG_7lxHuyxaxByOgSxSoQK8QWhfp3A9GiM 2026/03/06 01:44:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/06 01:44:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/03/06 01:44:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AGaR3h4u0G8acvfEGKRbflEX_UFuXW-1RTNgNjAJ-v1okJM9Q9pziWRBdLQlj6KU9eEfHEedH-rdF4R4mzWKj-AiChxDCHZak1f16KR9n3aUXdKxigSzpwL3YWFbdyKftM9hXMKQzN05Q2afGjQaAVC7RLdjwHEGUIyLkbtT8kVHA45Y8Y94KF3BE5mRd7aaYvMEu6yjNZDkzl4ChR2QoT-87CTzxe-eUBj7TjaFr40BtzQn_eOtKlz9v1J_3r8eYP0vAU59spSl4QRxY3THfTw_BiWrLBphCurY3hdUy5Dx53Ehz6hADBG_7lxHuyxaxByOgSxSoQK8QWhfp3A9GiM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/03/06 01:44:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AMmsCopmAxHopaS3tr8l8DVi0QL8xSZDBlbS9ybm-6dxAC54cJ3stmyHJ5SCResBaPgl9nadQuI9mjipSCOk37_dS4S1cm3ffsfXmK6qtx7tckmSXUkPUyObpX_sDdRFAQPmhoKlh2AwynH1x8PeZyZlxGMFAPQ1cihzIuFbxKustmyj9GOy-IJIZvSN_hqFa6CX8rXTj3PtDj8oCck_IouVhM73d1pni0dflw83aFReoY2sCS2APVdUg7V8AM-snVGsIeaq2_TOJMPdUVUing2XEMlHpHW_bZ7PaRbYOOeKx7RzItfJd0hOMxcv2DDkqvuzizrxrtYK37lwks-adF4 2026/03/06 01:44:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/03/06 01:44:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/06 01:44:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AMmsCopmAxHopaS3tr8l8DVi0QL8xSZDBlbS9ybm-6dxAC54cJ3stmyHJ5SCResBaPgl9nadQuI9mjipSCOk37_dS4S1cm3ffsfXmK6qtx7tckmSXUkPUyObpX_sDdRFAQPmhoKlh2AwynH1x8PeZyZlxGMFAPQ1cihzIuFbxKustmyj9GOy-IJIZvSN_hqFa6CX8rXTj3PtDj8oCck_IouVhM73d1pni0dflw83aFReoY2sCS2APVdUg7V8AM-snVGsIeaq2_TOJMPdUVUing2XEMlHpHW_bZ7PaRbYOOeKx7RzItfJd0hOMxcv2DDkqvuzizrxrtYK37lwks-adF4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/03/06 01:44:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AB0TWcTbRJyPAieo31EYm1uW0bBQ5Hpt_jSpYP-XTtx0SCw5DYETzlzFAZCN-PAS_3-w02rcqwdQElCA7CloCu93YF10W4k2jTED75ieNC9pWt3byOnCiOeUhokSv7pa8oGluOAX4e9ewWGV3AOyB7NV3DLyUoyemJW0MZEuY9hpvmC4_QeZM8PfV9GvQI5P31Hkd3i5ThVXwkuBx4A2aVZRn4vXPUzFMed5013n-jtYxIm0yuBz6P5jwY9vN2s_rkPEgENyvt--NPoJKF_cyQVn4nhvFXJMrzbvsU9lLbtsQNFoMbDorcmOWakBHfuRbibe2Ine56zCyA5eMKTaL4U 2026/03/06 01:44:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/06 01:44:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/06 01:44:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AB0TWcTbRJyPAieo31EYm1uW0bBQ5Hpt_jSpYP-XTtx0SCw5DYETzlzFAZCN-PAS_3-w02rcqwdQElCA7CloCu93YF10W4k2jTED75ieNC9pWt3byOnCiOeUhokSv7pa8oGluOAX4e9ewWGV3AOyB7NV3DLyUoyemJW0MZEuY9hpvmC4_QeZM8PfV9GvQI5P31Hkd3i5ThVXwkuBx4A2aVZRn4vXPUzFMed5013n-jtYxIm0yuBz6P5jwY9vN2s_rkPEgENyvt--NPoJKF_cyQVn4nhvFXJMrzbvsU9lLbtsQNFoMbDorcmOWakBHfuRbibe2Ine56zCyA5eMKTaL4U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/03/06 01:44:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AMrQGwUJey9GM720ePRf1vksivajrCbSqCTu_magiz4EKmNJJ5Y-XNgkIv0S7Xjz3CbD80yY-maVEYa64LeKRU2hVbd-RZjHsX2OlxC1t9TaI4pn2IVS647LqFKNduJkGqU6JskNr1tth6ZqcOCRd-kfTTurZFuQGJJOzFV30xr2YpRd9agGWXt_JTyBDkp_EzD7nE4AEdE7vjQhBOoJaolYBhdDbRVURxWHwWHrvmhI-9zqslFE_kC0u0Ir-RKt41uba3ut8vIpm4AdvbQcm3fkPxFobvrJQL6auFt-UCt48CjJqIs5gidRAdpoaqzEDToqF555QH1iUrUcYXtLxko 2026/03/06 01:44:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/03/06 01:44:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/03/06 01:44:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/03/06 01:44:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/03/06 01:44:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/06 01:44:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/03/06 01:44:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AMrQGwUJey9GM720ePRf1vksivajrCbSqCTu_magiz4EKmNJJ5Y-XNgkIv0S7Xjz3CbD80yY-maVEYa64LeKRU2hVbd-RZjHsX2OlxC1t9TaI4pn2IVS647LqFKNduJkGqU6JskNr1tth6ZqcOCRd-kfTTurZFuQGJJOzFV30xr2YpRd9agGWXt_JTyBDkp_EzD7nE4AEdE7vjQhBOoJaolYBhdDbRVURxWHwWHrvmhI-9zqslFE_kC0u0Ir-RKt41uba3ut8vIpm4AdvbQcm3fkPxFobvrJQL6auFt-UCt48CjJqIs5gidRAdpoaqzEDToqF555QH1iUrUcYXtLxko" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/03/06 01:44:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AFqCYHY8C5FMJwLT3JYmdh26bsPmUGiRWoTFBNneOcRHrrwUHLh4dACv2z_9rxtmH0HrFZNTDGQQgiUXl1aw-g3H_5EZWMLURK-FVy3P4FPwA6yHQtxMnjvVaOzBesPifzcpN4xFYv1eNJV0wKExU4tRzCBgsMpU_Gd3YDBUsk4w-GfeF7hDz8FmCBqVmdpW2xeNICmqhFe63aQuuNMI8abYf0dnl_iNGd3SAsBbv1KynDLuIV40gwOQ6b8o2NPUbNDP6cl0RT8lOMSNm0gWdwvJ-yDyGa-eR02CIPZVw5CH-XQXWJIQyuaI4gc7MYcB963WLA-3-6LQEsm5_YwedHY 2026/03/06 01:44:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/06 01:44:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/03/06 01:44:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/03/06 01:44:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/06 01:44:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/03/06 01:44:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/03/06 01:44:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AFqCYHY8C5FMJwLT3JYmdh26bsPmUGiRWoTFBNneOcRHrrwUHLh4dACv2z_9rxtmH0HrFZNTDGQQgiUXl1aw-g3H_5EZWMLURK-FVy3P4FPwA6yHQtxMnjvVaOzBesPifzcpN4xFYv1eNJV0wKExU4tRzCBgsMpU_Gd3YDBUsk4w-GfeF7hDz8FmCBqVmdpW2xeNICmqhFe63aQuuNMI8abYf0dnl_iNGd3SAsBbv1KynDLuIV40gwOQ6b8o2NPUbNDP6cl0RT8lOMSNm0gWdwvJ-yDyGa-eR02CIPZVw5CH-XQXWJIQyuaI4gc7MYcB963WLA-3-6LQEsm5_YwedHY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/03/06 01:44:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AM7MQHEQxF5KnSyD1lYKIzrW_EcAqWTiW-RFkSayiJvOG-BoNkHLM-nxD2_aRdmwDlHsNnjoxvRNDtNq2jR5lclEeqeMVLD1izO96XOKvQ_M0oQmSbZXAJr2F6M8fgsDEax4zDsVIHL_3UaewIk1wAsXRHBpATh_IDHihakaIDFzJb0vvq3Xkf3M7lYgQZ5nMMcBXurpxFX75shsz4--W6AL4QDQwZqMwDJDwTX413n_GFSCyG1guWzVMEKE_iMuDO-9750XH6tRD48d4i8DIv1vJDDCcKmg6PXMniGO_hxyw6WjS3dhmSaskPbcJKn8MjC-aPDJ_Hr0qN11qgdowdA 2026/03/06 01:44:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/03/06 01:44:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/03/06 01:44:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AM7MQHEQxF5KnSyD1lYKIzrW_EcAqWTiW-RFkSayiJvOG-BoNkHLM-nxD2_aRdmwDlHsNnjoxvRNDtNq2jR5lclEeqeMVLD1izO96XOKvQ_M0oQmSbZXAJr2F6M8fgsDEax4zDsVIHL_3UaewIk1wAsXRHBpATh_IDHihakaIDFzJb0vvq3Xkf3M7lYgQZ5nMMcBXurpxFX75shsz4--W6AL4QDQwZqMwDJDwTX413n_GFSCyG1guWzVMEKE_iMuDO-9750XH6tRD48d4i8DIv1vJDDCcKmg6PXMniGO_hxyw6WjS3dhmSaskPbcJKn8MjC-aPDJ_Hr0qN11qgdowdA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/03/06 01:44:57 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AOHs05WRTHYnL_QeOWDzNkXLIn_Xhn_U2gidUAHovFKEoYP1qw5Fy_TOJM4iRtdMQf4hs23_MputDE9Z2UbFyYwFwmwLWSIojECJykMrs2iwZ7pPo6Wcvo1NpDzr9dvScqf5PPnk4Z3O15YjGYrcf5fYLeIpwV3Zt1gkpTncKzirASLL73SSngEl1AEPhu0oSxUKg_6BsUmERgp0NIX9jC4xTIT1dDD-RQ6R7VgvdgXtFbWOTaCpUoXSOb1ghpgKhhWXM-okBrvO2IZl1rgOLM9eSAv1FPNuFOl8izhDJYMyofcgVaUvYtCxDrqun3X4X9PJhhIIRIoa6NC4ymvEIBM 2026/03/06 01:44:57 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/03/06 01:44:57 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/06 01:44:57 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AOHs05WRTHYnL_QeOWDzNkXLIn_Xhn_U2gidUAHovFKEoYP1qw5Fy_TOJM4iRtdMQf4hs23_MputDE9Z2UbFyYwFwmwLWSIojECJykMrs2iwZ7pPo6Wcvo1NpDzr9dvScqf5PPnk4Z3O15YjGYrcf5fYLeIpwV3Zt1gkpTncKzirASLL73SSngEl1AEPhu0oSxUKg_6BsUmERgp0NIX9jC4xTIT1dDD-RQ6R7VgvdgXtFbWOTaCpUoXSOb1ghpgKhhWXM-okBrvO2IZl1rgOLM9eSAv1FPNuFOl8izhDJYMyofcgVaUvYtCxDrqun3X4X9PJhhIIRIoa6NC4ymvEIBM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/03/06 01:44:58 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AC62Ox7btzV9QUIK9de5kNy0MAIqJFeQnwpKztfTR8vNSNfIdUhGy-kZucqsNbd_Cdx38IJcUa-s5zqi52D7n9fQvZgRojruXJ0jM_vOENNKt5_8hnjtFT2CyavPrLNQEQ4R07SL_F5iJNXSYeCvX_6NlbaFqcA1xz9i7e-WxKSq9b0sG_Wfe8VEI9Z_nZGB1hsqgXLn7qAIIWpdSMuQpSJxtx65DL6f1_ghtgDVNXyFdaCPsOdBbY2dtNaob6knsKxV_so9ACorTsYUULbdWT1fwUPXwGxO4usiq9dgxvhI50U8x_n3wWQJf_We_tsBSmjoQTpIbNQOJtW-R8Ty88I 2026/03/06 01:44:58 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/03/06 01:44:59 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/06 01:44:59 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AC62Ox7btzV9QUIK9de5kNy0MAIqJFeQnwpKztfTR8vNSNfIdUhGy-kZucqsNbd_Cdx38IJcUa-s5zqi52D7n9fQvZgRojruXJ0jM_vOENNKt5_8hnjtFT2CyavPrLNQEQ4R07SL_F5iJNXSYeCvX_6NlbaFqcA1xz9i7e-WxKSq9b0sG_Wfe8VEI9Z_nZGB1hsqgXLn7qAIIWpdSMuQpSJxtx65DL6f1_ghtgDVNXyFdaCPsOdBbY2dtNaob6knsKxV_so9ACorTsYUULbdWT1fwUPXwGxO4usiq9dgxvhI50U8x_n3wWQJf_We_tsBSmjoQTpIbNQOJtW-R8Ty88I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/03/06 01:45:00 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ACaz58R9PYnWqkVlibMVJoiWpEbf6YUEv11kLuwcdUFMr7YZc6QT6VhtaGy70TUCnwOtUlJJvKMTRMF5c8KxU1Qy7vDhU5T-3eLKtcqQZ7wLFGYsSWswcZIaO_F1BbqH5-Bx0ZPo0tVyPKX3SlFdQwDBOCKPQljB5DAOdsKwj1a4kdqV6Vu3rqPw-u-hVziQ3AFXBoevjC-oYfrkqVFggDGCbMoCMfeRtwXT_zpzOSMNTg_BC2G-tlfdEazeMNO9sfPcXKNr7YQ3iNGkxtfjGF2Kj33Y9bnsFoBOMEgFY1aiA8z1ITWxz-YfECtD7HcHMQiK-T-oRAS0RpQ_dMmRbRg 2026/03/06 01:45:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/03/06 01:45:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/03/06 01:45:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/03/06 01:45:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/06 01:45:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/06 01:45:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/03/06 01:45:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ACaz58R9PYnWqkVlibMVJoiWpEbf6YUEv11kLuwcdUFMr7YZc6QT6VhtaGy70TUCnwOtUlJJvKMTRMF5c8KxU1Qy7vDhU5T-3eLKtcqQZ7wLFGYsSWswcZIaO_F1BbqH5-Bx0ZPo0tVyPKX3SlFdQwDBOCKPQljB5DAOdsKwj1a4kdqV6Vu3rqPw-u-hVziQ3AFXBoevjC-oYfrkqVFggDGCbMoCMfeRtwXT_zpzOSMNTg_BC2G-tlfdEazeMNO9sfPcXKNr7YQ3iNGkxtfjGF2Kj33Y9bnsFoBOMEgFY1aiA8z1ITWxz-YfECtD7HcHMQiK-T-oRAS0RpQ_dMmRbRg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/03/06 01:45:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AGIYeiRkvwI6ZpWMAvvOiu4RoBjhlXVPH51aPNDyWk_t85SCMynV75vKAwr-08iVBxwxXic81FMfIqCy7FqdKNS8brsikotvJ2ZaUNn3Ilkn0h5DTQc55IqJdDMFkN5WpusoWWlEDoUFpEjSa-pmhezfVNCFtvLA6mriJHXTO4gy7tsio5zeaXd16A3OLvDQWaU6cU7P246C5fT6Hbss6Kvh9-wbSOWkJ9vybDnI972Hejz6jQPMspIJZkOooXssLf0Olf4HmY5FQOChbSyUx9JdxV93ZkovZEpDqoYKYJ3WNyEVZfzp_op2_8Zm52VDeajw9mvzbhwbkkwpsX1KStE 2026/03/06 01:45:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/03/06 01:45:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/03/06 01:45:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/03/06 01:45:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/06 01:45:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/06 01:45:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/03/06 01:45:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AGIYeiRkvwI6ZpWMAvvOiu4RoBjhlXVPH51aPNDyWk_t85SCMynV75vKAwr-08iVBxwxXic81FMfIqCy7FqdKNS8brsikotvJ2ZaUNn3Ilkn0h5DTQc55IqJdDMFkN5WpusoWWlEDoUFpEjSa-pmhezfVNCFtvLA6mriJHXTO4gy7tsio5zeaXd16A3OLvDQWaU6cU7P246C5fT6Hbss6Kvh9-wbSOWkJ9vybDnI972Hejz6jQPMspIJZkOooXssLf0Olf4HmY5FQOChbSyUx9JdxV93ZkovZEpDqoYKYJ3WNyEVZfzp_op2_8Zm52VDeajw9mvzbhwbkkwpsX1KStE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/03/06 01:45:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AFTjhiBbx095xexw_gU5_PoY151iv-IWyEpU5gqrBMjA54ITsx0ketdPS09Aep4OXLKq0V_agNfupc-qqGg4hKloT4MjEH8Fj7RzUWH9XitTPOcz6uZkOCVGeCnmMY49mIqzrhhvXHhzDViKnDm5nD2STFSDmYmOloUMPnQA5ehkumi6VhTyXeNmIK9pi7INoS77db8VQ6z1yhMEdVLENuI5ZzsiswlDSbagVwG5AnZxPWxrJqUQ8JKktpgujo2vuPNzlAQqxOysFeIHJ6Lyw2HByGs6wXeYmxujbfllAAv7wYymJXw6Nctx0mns2oSnpjZQgCSvzr9e7wDlepGjZHs 2026/03/06 01:45:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/03/06 01:45:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/03/06 01:45:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AFTjhiBbx095xexw_gU5_PoY151iv-IWyEpU5gqrBMjA54ITsx0ketdPS09Aep4OXLKq0V_agNfupc-qqGg4hKloT4MjEH8Fj7RzUWH9XitTPOcz6uZkOCVGeCnmMY49mIqzrhhvXHhzDViKnDm5nD2STFSDmYmOloUMPnQA5ehkumi6VhTyXeNmIK9pi7INoS77db8VQ6z1yhMEdVLENuI5ZzsiswlDSbagVwG5AnZxPWxrJqUQ8JKktpgujo2vuPNzlAQqxOysFeIHJ6Lyw2HByGs6wXeYmxujbfllAAv7wYymJXw6Nctx0mns2oSnpjZQgCSvzr9e7wDlepGjZHs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/03/06 01:45:08 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AKXX-EtlGLbKJFxNuP12ZQcnUMUZc5seKs2AvUwx2xgq2_nFbiIYUMW4SPLgegIqxiATXee01mD48bBv2idRnJOfDoZCup6XqL4jAU4KMki9bS0MUOzFS6MS8XvU2UMWBUO7dCdNU96ZlRoHPY-ReIarcepShm689vGURAzndi3wR-FQ7DKPsU1SvwCp2yHyLAyNzhqNmPkeR50YIJSmh-ICIsSHJ2v5-NMZayTZm1BguLa1dpj4JpXNUnuYBJ-OiYzmQkGhsgMzlrQ4Ga9yZrxJT1zESlXCtwi2M9ZFPW-kh8cJP3xPYxiv9_YxOeo2BCla7n20SlJQzNlmVIQ1oDk 2026/03/06 01:45:08 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/03/06 01:45:08 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/06 01:45:09 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AKXX-EtlGLbKJFxNuP12ZQcnUMUZc5seKs2AvUwx2xgq2_nFbiIYUMW4SPLgegIqxiATXee01mD48bBv2idRnJOfDoZCup6XqL4jAU4KMki9bS0MUOzFS6MS8XvU2UMWBUO7dCdNU96ZlRoHPY-ReIarcepShm689vGURAzndi3wR-FQ7DKPsU1SvwCp2yHyLAyNzhqNmPkeR50YIJSmh-ICIsSHJ2v5-NMZayTZm1BguLa1dpj4JpXNUnuYBJ-OiYzmQkGhsgMzlrQ4Ga9yZrxJT1zESlXCtwi2M9ZFPW-kh8cJP3xPYxiv9_YxOeo2BCla7n20SlJQzNlmVIQ1oDk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/03/06 01:45:09 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AMzeC7vBRJmYqVukVSsxMM2XggkIYbVMI7V5GGhDzkkL78r3oMKr_GtGjCog99X-inorCMQdulFbpMYZm6xsmCVpgw54GW6s89bDyeacIcqFn2gK_z-Sgb-qDmz5cFlkZ-OofKP-KOjhGEKiav9Xmvpg23vuz3BsfoICttNGAJc5awmsa0X4s3ahGshqvMB-Eet3Q6w18Pq9egNb469VoTL5hfZprQaxji-q8EoiXDvj4t8uVjp-e0dsweKVAJdvGTIpGOxlcca3boeaHhRlHnGBJx1feMhAiH0bLy-hPYwVpu2fbYYnbVApcRSamDfqtUHI4b5GY5nGpRnWZBUpQNM 2026/03/06 01:45:10 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/03/06 01:45:10 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/06 01:45:10 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AMzeC7vBRJmYqVukVSsxMM2XggkIYbVMI7V5GGhDzkkL78r3oMKr_GtGjCog99X-inorCMQdulFbpMYZm6xsmCVpgw54GW6s89bDyeacIcqFn2gK_z-Sgb-qDmz5cFlkZ-OofKP-KOjhGEKiav9Xmvpg23vuz3BsfoICttNGAJc5awmsa0X4s3ahGshqvMB-Eet3Q6w18Pq9egNb469VoTL5hfZprQaxji-q8EoiXDvj4t8uVjp-e0dsweKVAJdvGTIpGOxlcca3boeaHhRlHnGBJx1feMhAiH0bLy-hPYwVpu2fbYYnbVApcRSamDfqtUHI4b5GY5nGpRnWZBUpQNM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/03/06 01:45:11 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ABYZLtWPIpP5sors8adHEFRJjlQYkp_S956jUoAkPwETeBZcBuu17bxKNhadtYeCV661FhdHYWt7rnZJM5bF-sA98R5cMnH3npP8s4a7WlS-uZJXkpN84-djD-FtqYpwYFQnBqBF8dTK8R7wKzSUELS0CIx_BTKbgwNKA5SCw19W-Ax1JUF92TuA1v2svXwngBWmzbcFfEV9iNoQ_qeZrnbhtiotQIdetQywwgkkJ2Zu2J2pKTWaQiXkrOvSFMLWlNeQtpXz9RUVK9J2cpPlIYyiY22DZcb8fOSoAavrxFqn-nfdkC7XMWqWu3Gb9htk6Ts1UcQR-bkj46XUha7bTkA 2026/03/06 01:45:11 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/03/06 01:45:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/03/06 01:45:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/03/06 01:45:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/03/06 01:45:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/06 01:45:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/03/06 01:45:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ABYZLtWPIpP5sors8adHEFRJjlQYkp_S956jUoAkPwETeBZcBuu17bxKNhadtYeCV661FhdHYWt7rnZJM5bF-sA98R5cMnH3npP8s4a7WlS-uZJXkpN84-djD-FtqYpwYFQnBqBF8dTK8R7wKzSUELS0CIx_BTKbgwNKA5SCw19W-Ax1JUF92TuA1v2svXwngBWmzbcFfEV9iNoQ_qeZrnbhtiotQIdetQywwgkkJ2Zu2J2pKTWaQiXkrOvSFMLWlNeQtpXz9RUVK9J2cpPlIYyiY22DZcb8fOSoAavrxFqn-nfdkC7XMWqWu3Gb9htk6Ts1UcQR-bkj46XUha7bTkA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/03/06 01:45:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: APOp6Y2ZWNO45vZTPuyoWPqXlAlU3GL7tU-r8jWTwBRYeBZtKSeEfOKFDgHODpRznJ-nnth5z3MwvxEQXyaZf6qMRkQYq5C4MJQBF3G15YFbypXcNFV2NyonNHrHnZouc357MUjv_0Ir-sUpgLZzm0dApHeNwBkY5YV5Lmz1HAiKyH6kXsGxHtd9pOltkKIMKS2zWodfl5lBTIFwCuxDL74TZoKQKat3TLq7F-xLkOUanwfBwMDB-ilKWwFsg0dZE0t6lONAIj7cgNxBPIMvudA-IF1Ar79NCCWeQtllGyHKuKc5ZVgdl-6yGmAqCrB7uheUmsaoAHB53y7uMp9CdtM 2026/03/06 01:45:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/03/06 01:45:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/03/06 01:45:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/03/06 01:45:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/06 01:45:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/03/06 01:45:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/03/06 01:45:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "APOp6Y2ZWNO45vZTPuyoWPqXlAlU3GL7tU-r8jWTwBRYeBZtKSeEfOKFDgHODpRznJ-nnth5z3MwvxEQXyaZf6qMRkQYq5C4MJQBF3G15YFbypXcNFV2NyonNHrHnZouc357MUjv_0Ir-sUpgLZzm0dApHeNwBkY5YV5Lmz1HAiKyH6kXsGxHtd9pOltkKIMKS2zWodfl5lBTIFwCuxDL74TZoKQKat3TLq7F-xLkOUanwfBwMDB-ilKWwFsg0dZE0t6lONAIj7cgNxBPIMvudA-IF1Ar79NCCWeQtllGyHKuKc5ZVgdl-6yGmAqCrB7uheUmsaoAHB53y7uMp9CdtM" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/03/06 01:45:17 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/03/06 01:45:18 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/03/06 01:45:21 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/03/06 01:45:24 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/03/06 01:45:26 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/03/06 01:45:27 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ABGY-89XlYz0KF8saIj6Gbc4wD8ZdYEoW-EBEIYViBmCeHs-CxoPlo7hwl7nRH2kiZzJvsP5iYo0GRjTrHpDAFQunrfzDmet4t4notluEXhpNCl45HJjyWdUO3nBKEVizVgbzyjICB-soCPJSU_pEHGV_FZ_KLSbftBNBEKu9SqDZYTYVqcWjew_JIQZg2JbfvmW-pKfxBLLajSm-VIrosffRnOzCHVf5CpDMlKiEH6XLl7bhw20NKit4E_plN5oZcYvUVOjQS5WqXnL8fxzLuPSwVqUFdujKul9KrPVQ1NvpYFiCBuqzv2lPU6kRsHT3FbSi7FbAQ0OkJYvpKkJuNE 2026/03/06 01:45:27 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/06 01:45:27 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "fb26c8e5b386e86d5ecef7287a8aff67" 2026/03/06 01:45:28 DEBUG : unknown-size-put.txt: multipart upload "ABGY-89XlYz0KF8saIj6Gbc4wD8ZdYEoW-EBEIYViBmCeHs-CxoPlo7hwl7nRH2kiZzJvsP5iYo0GRjTrHpDAFQunrfzDmet4t4notluEXhpNCl45HJjyWdUO3nBKEVizVgbzyjICB-soCPJSU_pEHGV_FZ_KLSbftBNBEKu9SqDZYTYVqcWjew_JIQZg2JbfvmW-pKfxBLLajSm-VIrosffRnOzCHVf5CpDMlKiEH6XLl7bhw20NKit4E_plN5oZcYvUVOjQS5WqXnL8fxzLuPSwVqUFdujKul9KrPVQ1NvpYFiCBuqzv2lPU6kRsHT3FbSi7FbAQ0OkJYvpKkJuNE" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/03/06 01:45:28 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AJyCyvsnS1aIzxmrVGJzTNPnwerA4EfwhIEi_dpezty2E8u87c2yNb7YFmWcCcT8P3_H3V1tT6nZGCtWwpFNbe_e5vnSel-x_Eg0A65RczxJ5N7LUPvaS029oaPGnSiq_ka0Y_VtEtO0R6HtCnOvmNuqAT6Xr1Yp0TSBZdkeywn_tdBlyYwGY4kYf0OboEeq_75d3MSLrGDHUnf75UIRXvtMwpIoZsQz1VrBhaL_hLweSLvaTfi3tK-mMoB4EraSDEODm29_WTyv57V-pe5UgDwHrDliuRZPGQaAmlourd0TysiriweevE93znnk-QAZYX9tOfd-Ze-QJWn8JZmy_q0 2026/03/06 01:45:28 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/03/06 01:45:28 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "ee459cef47b6b49e5743cd1109059f96" 2026/03/06 01:45:28 DEBUG : unknown-size-update.txt: multipart upload "AJyCyvsnS1aIzxmrVGJzTNPnwerA4EfwhIEi_dpezty2E8u87c2yNb7YFmWcCcT8P3_H3V1tT6nZGCtWwpFNbe_e5vnSel-x_Eg0A65RczxJ5N7LUPvaS029oaPGnSiq_ka0Y_VtEtO0R6HtCnOvmNuqAT6Xr1Yp0TSBZdkeywn_tdBlyYwGY4kYf0OboEeq_75d3MSLrGDHUnf75UIRXvtMwpIoZsQz1VrBhaL_hLweSLvaTfi3tK-mMoB4EraSDEODm29_WTyv57V-pe5UgDwHrDliuRZPGQaAmlourd0TysiriweevE93znnk-QAZYX9tOfd-Ze-QJWn8JZmy_q0" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/03/06 01:45:29 DEBUG : Creating backend with remote "TestS3R2:rclone-test-wihubif1wade/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/03/06 01:45:29 DEBUG : Waiting for deletions to finish 2026/03/06 01:45:29 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/03/06 01:45:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/03/06 01:45:29 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/03/06 01:45:30 INFO : S3 bucket rclone-test-wihubif1wade: Bucket "rclone-test-wihubif1wade" deleted 2026/03/06 01:45:30 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (108.16s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.36s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.08s) --- PASS: TestIntegration/FsMkdir (106.07s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.20s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding (11.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.54s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.41s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.31s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (19.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.21s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.44s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (3.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.30s) --- 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.29s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.33s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (57.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (9.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (8.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (8.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (9.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (2.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (3.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (10.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (11.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (4.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.44s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (11.37s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (1.78s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (1.85s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.65s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.70s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.38s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.50s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.56s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.94s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.24s) --- 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/03/06 01:45:30 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/03/06 01:45:30 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) PASS ok github.com/rclone/rclone/backend/s3 108.203s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 1m49.368866379s (try 1/5)