"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 TestBufferForObjectLockMD5 === RUN TestBufferForObjectLockMD5/NoObjectLock === RUN TestBufferForObjectLockMD5/SourceMD5 === RUN TestBufferForObjectLockMD5/Buffered --- PASS: TestBufferForObjectLockMD5 (0.00s) --- PASS: TestBufferForObjectLockMD5/NoObjectLock (0.00s) --- PASS: TestBufferForObjectLockMD5/SourceMD5 (0.00s) --- PASS: TestBufferForObjectLockMD5/Buffered (0.00s) === RUN TestRedirectSecretHeadersMatchTestList --- PASS: TestRedirectSecretHeadersMatchTestList (0.00s) === RUN TestClientRemovesSecretHeadersOnCrossHostRedirect --- PASS: TestClientRemovesSecretHeadersOnCrossHostRedirect (0.00s) === RUN TestClientDoesNotRestoreSecretHeadersAfterCrossHostRedirect --- PASS: TestClientDoesNotRestoreSecretHeadersAfterCrossHostRedirect (0.00s) === RUN TestClientKeepsSecretHeadersOnSameHostRedirect --- PASS: TestClientKeepsSecretHeadersOnSameHostRedirect (0.00s) === RUN TestClientRemovesGeneratedRefererOnCrossHostRedirect --- PASS: TestClientRemovesGeneratedRefererOnCrossHostRedirect (0.00s) === RUN TestS3CheckRedirectRejectsSchemeDowngrade === RUN TestS3CheckRedirectRejectsSchemeDowngrade/SameHostDowngrade === RUN TestS3CheckRedirectRejectsSchemeDowngrade/CrossHostDowngrade --- PASS: TestS3CheckRedirectRejectsSchemeDowngrade (0.00s) --- PASS: TestS3CheckRedirectRejectsSchemeDowngrade/SameHostDowngrade (0.00s) --- PASS: TestS3CheckRedirectRejectsSchemeDowngrade/CrossHostDowngrade (0.00s) === RUN TestRedirectCrossesHost === RUN TestRedirectCrossesHost/SameHost === RUN TestRedirectCrossesHost/DifferentHost === RUN TestRedirectCrossesHost/SchemeDowngradeSameHost === RUN TestRedirectCrossesHost/SchemeDowngradeMidChain --- PASS: TestRedirectCrossesHost (0.00s) --- PASS: TestRedirectCrossesHost/SameHost (0.00s) --- PASS: TestRedirectCrossesHost/DifferentHost (0.00s) --- PASS: TestRedirectCrossesHost/SchemeDowngradeSameHost (0.00s) --- PASS: TestRedirectCrossesHost/SchemeDowngradeMidChain (0.00s) === RUN TestClientStopsAfterTenRedirects --- PASS: TestClientStopsAfterTenRedirects (0.00s) === RUN TestObjectNotFoundMapping --- PASS: TestObjectNotFoundMapping (0.00s) === RUN TestIntegration fstests.go:464: Using remote "TestS3R2:" 2026/09/05 05:22:04 DEBUG : Creating backend with remote "TestS3R2:rclone-test-wopohej1viwa" 2026/09/05 05:22:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:505: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/09/05 05:22:05 INFO : S3 bucket rclone-test-wopohej1viwa: Bucket "rclone-test-wopohej1viwa" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/09/05 05:22:06 INFO : S3 bucket rclone-test-wopohej1viwa: Bucket "rclone-test-wopohej1viwa" deleted === RUN TestIntegration/FsMkdir 2026/09/05 05:22:07 INFO : S3 bucket rclone-test-wopohej1viwa: Bucket "rclone-test-wopohej1viwa" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/09/05 05:22:07 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/09/05 05:22:07 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/09/05 05:22:07 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:734: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:734: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:734: testing ".." fstests.go:151: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:246 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:740 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 409, RequestID: , HostID: , api error OperationAborted: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/dot_dot Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:734: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:734: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:734: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:734: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:734: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:734: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:734: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:734: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:734: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:734: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:734: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:734: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:734: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:734: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:734: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:734: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:813: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/09/05 05:22:22 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AOwOse90oO_HFXYbr6Au7QrJuykD_89kCyWPrnr94EW3-Uwy66_N3Ek84r1DiTdYE8q0lQz79T8fgZtTPgj95EDXzmt1c04b3D6fY2QOsqx05UxTrZCDL_l3peU1gL4glEdKLLokCPo7n4Gy1j4soSnzfoGsvx4_RyCJQWzCp8lHs6Pe7DJP0A8hqrWY16auQQDIqDXame5avndFqAQzntXqJ5SIIkqkghO0jpL1VOXnmYPBfS5F4VhMOcjV19cWl1HQKu6QSLHr1UDwIUXax8iy6NZ6dfWaSN-zaJGTnW4kvfTe-mnCZ4A-8sNem874AjhYkIGUesXICcjiKMxKOn8 2026/09/05 05:22:23 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "74be7e365f2a40b063c8bfa239917d3c" 2026/09/05 05:22:23 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "ccec84a017f95b880dfd00a81bba4fbc" 2026/09/05 05:22:24 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "ee84180109c3a08747d1fb2a9fa034ec" 2026/09/05 05:22:24 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AOwOse90oO_HFXYbr6Au7QrJuykD_89kCyWPrnr94EW3-Uwy66_N3Ek84r1DiTdYE8q0lQz79T8fgZtTPgj95EDXzmt1c04b3D6fY2QOsqx05UxTrZCDL_l3peU1gL4glEdKLLokCPo7n4Gy1j4soSnzfoGsvx4_RyCJQWzCp8lHs6Pe7DJP0A8hqrWY16auQQDIqDXame5avndFqAQzntXqJ5SIIkqkghO0jpL1VOXnmYPBfS5F4VhMOcjV19cWl1HQKu6QSLHr1UDwIUXax8iy6NZ6dfWaSN-zaJGTnW4kvfTe-mnCZ4A-8sNem874AjhYkIGUesXICcjiKMxKOn8" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:899: 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/09/05 05:22:28 DEBUG : Creating backend with remote "TestS3R2:" 2026/09/05 05:22:28 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/09/05 05:22:28 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:1152: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/09/05 05:22:31 DEBUG : S3 bucket rclone-test-wopohej1viwa: bucket is versioned: false 2026/09/05 05:22:31 DEBUG : Waiting for deletions to finish 2026/09/05 05:22:31 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/09/05 05:22:31 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/09/05 05:22:31 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/09/05 05:22:32 DEBUG : Creating backend with remote "TestS3R2:rclone-test-wopohej1viwa/dirToPurgeFromRoot" 2026/09/05 05:22:33 DEBUG : S3 bucket rclone-test-wopohej1viwa path dirToPurgeFromRoot: bucket is versioned: false 2026/09/05 05:22:33 DEBUG : Waiting for deletions to finish 2026/09/05 05:22:33 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/09/05 05:22:33 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/09/05 05:22:33 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/09/05 05:22:33 DEBUG : Creating backend with remote "TestS3R2:rclone-test-wopohej1viwa/hello? sausage/êé" 2026/09/05 05:22:34 DEBUG : S3 bucket rclone-test-wopohej1viwa path hello? sausage/êé: bucket is versioned: false 2026/09/05 05:22:34 DEBUG : Waiting for deletions to finish 2026/09/05 05:22:34 DEBUG : "a/b/c/d/e.txt" version false 2026/09/05 05:22:34 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/09/05 05:22:35 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:1380: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1500: 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:1735: 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/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/09/05 05:22:43 DEBUG : Creating backend with remote "TestS3R2:rclone-test-wopohej1viwa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/09/05 05:22:44 DEBUG : Creating backend with remote "TestS3R2:rclone-test-wopohej1viwa/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1994: Opening root remote "TestS3R2:" path "rclone-test-wopohej1viwa" from "TestS3R2:rclone-test-wopohej1viwa" 2026/09/05 05:22:44 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:2138: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:438: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2195: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2217: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2367: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/09/05 05:22:50 NOTICE: S3 bucket rclone-test-wopohej1viwa: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/09/05 05:22:50 DEBUG : piped data.txt: open chunk writer: started multipart upload: AMAFfz9qzPBS7JyB7W1CztKXRJ1sn4jWy4444Zl5aA6_sAJJzmveinjUeKsWNcNWRbWNTz_ueqp8sQ1LVnMj3S4dInIe8TqGdIix8fr2BVnWdZ6FRr4JjFTaF-1amrM0xHvmElcNnNtjQQjd1exHQZtbO2DxVM_LJOsPgXpUya6fMfwwQuSIA1kKPu341WCxRue3eBZR1lFRec5pZVw0fo09S61e8TiDrNQ16dh8cB20k2DNDp7Pqiv_ESujdgf89DtGDKA4XhhNW6CsGfJ9ZhuXLJuSb3TnM9shqjcv_nUtbxuqZ_0TlxiMYabddZ9_CIAQETxvFVqlQ8WBjucehqc 2026/09/05 05:22:50 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/09/05 05:22:50 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/09/05 05:22:51 DEBUG : piped data.txt: multipart upload "AMAFfz9qzPBS7JyB7W1CztKXRJ1sn4jWy4444Zl5aA6_sAJJzmveinjUeKsWNcNWRbWNTz_ueqp8sQ1LVnMj3S4dInIe8TqGdIix8fr2BVnWdZ6FRr4JjFTaF-1amrM0xHvmElcNnNtjQQjd1exHQZtbO2DxVM_LJOsPgXpUya6fMfwwQuSIA1kKPu341WCxRue3eBZR1lFRec5pZVw0fo09S61e8TiDrNQ16dh8cB20k2DNDp7Pqiv_ESujdgf89DtGDKA4XhhNW6CsGfJ9ZhuXLJuSb3TnM9shqjcv_nUtbxuqZ_0TlxiMYabddZ9_CIAQETxvFVqlQ8WBjucehqc" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/09/05 05:22:51 DEBUG : piped data.txt: open chunk writer: started multipart upload: ANkLiHVyKkSfdXOLnklGOKrmSxNHTNsEwhBfhD7Wl9MhedXiJuVKNeuBhj1D80mN6VbE8lvcx2RQlyDpuepc58N1yuBRRWzCN64kx0DMQOVfyQABGrOA3QvTd3Moh3OYMgVhPcu-8A1V5tHwdS8kcYYS3xlSvC92GUR5k0xODSJDDoEnGaP0JeISpGt_ovA8k4lpQiaOS9eA2VtA_uUlmRca1_sYJz4igGApRSlgBBqLHuF4mt5-Zfheo14ZxzpYBl-RtYBo_fJdPO1_hGjZpgwdbYhXQGtsoq251s4LERyFRrXhw67TpKm-m3tGJzWLbl5FyA84T94_P0KKVmgpxuE 2026/09/05 05:22:51 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/09/05 05:22:51 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "9a552c9fb5161f9adb32754b5cb2f057" 2026/09/05 05:22:51 DEBUG : piped data.txt: multipart upload "ANkLiHVyKkSfdXOLnklGOKrmSxNHTNsEwhBfhD7Wl9MhedXiJuVKNeuBhj1D80mN6VbE8lvcx2RQlyDpuepc58N1yuBRRWzCN64kx0DMQOVfyQABGrOA3QvTd3Moh3OYMgVhPcu-8A1V5tHwdS8kcYYS3xlSvC92GUR5k0xODSJDDoEnGaP0JeISpGt_ovA8k4lpQiaOS9eA2VtA_uUlmRca1_sYJz4igGApRSlgBBqLHuF4mt5-Zfheo14ZxzpYBl-RtYBo_fJdPO1_hGjZpgwdbYhXQGtsoq251s4LERyFRrXhw67TpKm-m3tGJzWLbl5FyA84T94_P0KKVmgpxuE" 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/09/05 05:22:52 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/NoHeadObjectCopy === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:360: 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:591: 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/09/05 05:22:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AE3KtuPkm9qFPawRXQU6TUEm6R4krV7-NgmqU7wbxbqMXdXhIzIGgr1pfeblxTid2mv2JpC2TsHyuI00t1gTTopMw4DT4k5j2C4vM-Fan7tz695ay56ASWIMTD1Ku6NlxX7sSW_PNB6XEZJzqUlEDOlY_vY952_aHugh-Tp_esFwZzN9iny7WIZMqF1ixDMvP15umQfjJyPe1Z9KbW4FH4L5A7O4MC5yRbgSQkx2CgeVR45jr5kpVKtplnktdUTMX2vM6w1KWPZ5XxP9VOs2gqmpw5s3aBhmiouK2nBF2d0htCenc6W8vCTQVvLU-B328l-v6yJPhjzZOXzz-zF__3I 2026/09/05 05:22:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/09/05 05:22:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/09/05 05:22:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AE3KtuPkm9qFPawRXQU6TUEm6R4krV7-NgmqU7wbxbqMXdXhIzIGgr1pfeblxTid2mv2JpC2TsHyuI00t1gTTopMw4DT4k5j2C4vM-Fan7tz695ay56ASWIMTD1Ku6NlxX7sSW_PNB6XEZJzqUlEDOlY_vY952_aHugh-Tp_esFwZzN9iny7WIZMqF1ixDMvP15umQfjJyPe1Z9KbW4FH4L5A7O4MC5yRbgSQkx2CgeVR45jr5kpVKtplnktdUTMX2vM6w1KWPZ5XxP9VOs2gqmpw5s3aBhmiouK2nBF2d0htCenc6W8vCTQVvLU-B328l-v6yJPhjzZOXzz-zF__3I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/09/05 05:22:58 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AMH4LC9A6KbDL5hz5wi_n_VnQAQ0k13YJU5MRICMlMkYSjQmkwiqVZb8wEVw0mYoaOmRiTsHXPEnNWffF65pK7VuEeUzBgtj7CGPnWJkpDSYUnvyy4rhyJjzyHbaHM2Wt7c7sXKmCpeR4HGbHBT3ExyDrGuR_YNb-8oCrDoZeLdk4kq4m1EXzjrB4YeHIJ0WXZsWm6Sp4DLFsRVTG40MMxDnpmsE8S_YE90e11ZGF5G6kG6VmsMokAdU4yT5rFfXPuFOP96VY9R2A8J5RPqvNeWhtW-kuN4wxE-oI_ayJFLHVOKJT3t9bGGn2IfxlE3bljbThQZmcTW3rnAYsoO72Os 2026/09/05 05:22:58 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/09/05 05:22:58 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/09/05 05:22:58 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AMH4LC9A6KbDL5hz5wi_n_VnQAQ0k13YJU5MRICMlMkYSjQmkwiqVZb8wEVw0mYoaOmRiTsHXPEnNWffF65pK7VuEeUzBgtj7CGPnWJkpDSYUnvyy4rhyJjzyHbaHM2Wt7c7sXKmCpeR4HGbHBT3ExyDrGuR_YNb-8oCrDoZeLdk4kq4m1EXzjrB4YeHIJ0WXZsWm6Sp4DLFsRVTG40MMxDnpmsE8S_YE90e11ZGF5G6kG6VmsMokAdU4yT5rFfXPuFOP96VY9R2A8J5RPqvNeWhtW-kuN4wxE-oI_ayJFLHVOKJT3t9bGGn2IfxlE3bljbThQZmcTW3rnAYsoO72Os" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/09/05 05:22:59 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ALljwH5fsa82NsY3XVxb7Gxt_362TiiWlhAy0cyNx9wLb4A1NCUMU2k_aNUHbldvBRwo9HFnmYTRyWKpH3YU2WZe3BAFcJjSYZPMIUdo2prIRIcLnB0vVoMvYPNPMC3QY2DiP4sZXKt5z8trwgNgRI9vsmpsd49rNWYG7tBDVyOZ6S9l0k3Tzf4rl6Ns3QM_Bb-_iHxrSPRj59z4YunnI0Jf2FJEXb_sEVkVQRlfhH9Fh_250hO5sAdRC2NtM1Wya6TI_ag4FVX_ytbCF_EAuPsQmY0Ge6p1h4StOWACoFwtJTuQ_4C2VS2C5Wd_Rm4X0Gj8oxfvq2VVDGijlKnyhrs 2026/09/05 05:22:59 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/09/05 05:23:00 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/09/05 05:23:00 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ALljwH5fsa82NsY3XVxb7Gxt_362TiiWlhAy0cyNx9wLb4A1NCUMU2k_aNUHbldvBRwo9HFnmYTRyWKpH3YU2WZe3BAFcJjSYZPMIUdo2prIRIcLnB0vVoMvYPNPMC3QY2DiP4sZXKt5z8trwgNgRI9vsmpsd49rNWYG7tBDVyOZ6S9l0k3Tzf4rl6Ns3QM_Bb-_iHxrSPRj59z4YunnI0Jf2FJEXb_sEVkVQRlfhH9Fh_250hO5sAdRC2NtM1Wya6TI_ag4FVX_ytbCF_EAuPsQmY0Ge6p1h4StOWACoFwtJTuQ_4C2VS2C5Wd_Rm4X0Gj8oxfvq2VVDGijlKnyhrs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/09/05 05:23:01 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AFqpt66fnGpGOLjb7Rv-uXWEQm40lTFxQO2EzUm6vfks8ntcPD9PM49Lf6Y4WE888Hos-IvvbXqUSVPOQIollOju1PbtMwpr-UN1RrIbUKQG7N_82GDO-Fy3K9_ODv7N1mkIojdnHApL1vvlbJUno_zZbF4HTCwU3nv6Is66AMix-U12sJwZeWFu0XuCwtJSDg6airtpGPQst7avNI-V2RuFspXawrXg1OOibVqmgbNk3aPjmJBslameF-tgO56J4JUhrQN3q6jL1xF_OANb59ElOcqauaunDZYDZl01uNGVMOvHLdjW-NBTUUPMyehZKFcFdtKNlLc_F8WCsbGr0CQ 2026/09/05 05:23:01 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/05 05:23:01 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/05 05:23:01 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/05 05:23:01 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/09/05 05:23:02 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/09/05 05:23:02 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/09/05 05:23:02 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AFqpt66fnGpGOLjb7Rv-uXWEQm40lTFxQO2EzUm6vfks8ntcPD9PM49Lf6Y4WE888Hos-IvvbXqUSVPOQIollOju1PbtMwpr-UN1RrIbUKQG7N_82GDO-Fy3K9_ODv7N1mkIojdnHApL1vvlbJUno_zZbF4HTCwU3nv6Is66AMix-U12sJwZeWFu0XuCwtJSDg6airtpGPQst7avNI-V2RuFspXawrXg1OOibVqmgbNk3aPjmJBslameF-tgO56J4JUhrQN3q6jL1xF_OANb59ElOcqauaunDZYDZl01uNGVMOvHLdjW-NBTUUPMyehZKFcFdtKNlLc_F8WCsbGr0CQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/09/05 05:23:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AL-7KVoiCS4CZGaLyRfA9PQkFl1t47Lp7OAuNYh7CLK2pUYCiljfmDKqFkre8t78RBN195I63n5PYUoIW7DgnhRxG58AOKnJ8YcZpfoWl8eTxiyJaLA1sQZ8x8yc1amyBhkfxIuHdex34Ql2x3b7Jc6TPOc4b2nS4oFz2M4tP258eFpdHdefwVcBTVyWD8GkLYw_Jb7S682i78mey5lf2FSVhmbOJpknCIbBJW--dOxuvN06UDEiQ-St2l-KTYgnpZWKhcD-wODiqGu6vAnrFBig3SRYtXtbGvvbQ7lec-ChP4pQsycep57wGc2wtFNUM4OEEHxSZSfPexQxYUjYZZE 2026/09/05 05:23:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/09/05 05:23:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/09/05 05:23:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/09/05 05:23:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/09/05 05:23:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/09/05 05:23:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/09/05 05:23:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AL-7KVoiCS4CZGaLyRfA9PQkFl1t47Lp7OAuNYh7CLK2pUYCiljfmDKqFkre8t78RBN195I63n5PYUoIW7DgnhRxG58AOKnJ8YcZpfoWl8eTxiyJaLA1sQZ8x8yc1amyBhkfxIuHdex34Ql2x3b7Jc6TPOc4b2nS4oFz2M4tP258eFpdHdefwVcBTVyWD8GkLYw_Jb7S682i78mey5lf2FSVhmbOJpknCIbBJW--dOxuvN06UDEiQ-St2l-KTYgnpZWKhcD-wODiqGu6vAnrFBig3SRYtXtbGvvbQ7lec-ChP4pQsycep57wGc2wtFNUM4OEEHxSZSfPexQxYUjYZZE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/09/05 05:23:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AF-Qn7K1_ZlyamSlZnKvzD2RRuzKTETJp4w7FGjTn_XoNjr0I6HtUDIOQoX7VRsLCowZlAqlccehaTiBSanY46PWDoP6pTya1DJAs3x3yROzGTPig2RJrmTHY63OLtY26iT_JORc7Vaitc4Y7Jpe6gX96VeQMUchGHNJFXGg-O6Yo6bb3ICFhPSNEEJirne9tiKUrZeZXY9g_BxDXJ8UAmufDOylRYYa5O5aHIPGCxmdfrhkzLohNJNRDMiwgtav7FrGV-UBzr2j2EJS18vZlzxuBd0P5As4t2a-Qv_yrEH3Dh5UOIa8qRG0LT9RId61DHWNyavnitZIOE2EXZrEjFQ 2026/09/05 05:23:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/09/05 05:23:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/09/05 05:23:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AF-Qn7K1_ZlyamSlZnKvzD2RRuzKTETJp4w7FGjTn_XoNjr0I6HtUDIOQoX7VRsLCowZlAqlccehaTiBSanY46PWDoP6pTya1DJAs3x3yROzGTPig2RJrmTHY63OLtY26iT_JORc7Vaitc4Y7Jpe6gX96VeQMUchGHNJFXGg-O6Yo6bb3ICFhPSNEEJirne9tiKUrZeZXY9g_BxDXJ8UAmufDOylRYYa5O5aHIPGCxmdfrhkzLohNJNRDMiwgtav7FrGV-UBzr2j2EJS18vZlzxuBd0P5As4t2a-Qv_yrEH3Dh5UOIa8qRG0LT9RId61DHWNyavnitZIOE2EXZrEjFQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/09/05 05:23:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AD8l9ZAtV-QIJZFypc38XSnXbkauA2ihqQg2dwtW9QszbE1MvFLPAlm_IrPAFxXIeBWTZWjtyKkyzzdM_Xcf6K6OHjUu0tterDEvzM1TMuBPPCgza4JUteRaswmUDsTzDPdJyyJl_ZmFs-UY0ZRLX8wcg2j8Juyb58lcwrT5ayWK_XWnJS7yGBYU7KYIZxxP7kZVKZsCRVh53TAjXUbxufBhPfjFTeR6LXVzl1lSv6HMJ77O6A7Q317JsdJlAbaiRuYzS-HpYdtNRt6RZob1aXUDbmuxJygTplEOKrBnUtM-HRrz7nDO1OVkdkRJu5GuxLAdK93fpV9LSPvzdM2XFhA 2026/09/05 05:23:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/09/05 05:23:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/09/05 05:23:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AD8l9ZAtV-QIJZFypc38XSnXbkauA2ihqQg2dwtW9QszbE1MvFLPAlm_IrPAFxXIeBWTZWjtyKkyzzdM_Xcf6K6OHjUu0tterDEvzM1TMuBPPCgza4JUteRaswmUDsTzDPdJyyJl_ZmFs-UY0ZRLX8wcg2j8Juyb58lcwrT5ayWK_XWnJS7yGBYU7KYIZxxP7kZVKZsCRVh53TAjXUbxufBhPfjFTeR6LXVzl1lSv6HMJ77O6A7Q317JsdJlAbaiRuYzS-HpYdtNRt6RZob1aXUDbmuxJygTplEOKrBnUtM-HRrz7nDO1OVkdkRJu5GuxLAdK93fpV9LSPvzdM2XFhA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/09/05 05:23:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ALamwbXmxaBp3nBAdoHMTUIyw0-N5PzYo3FVOGSN4PijcdKVIRlnEhNxdFf5yUwb0U05PP65-U8BXGpFvNo7w0o6fJX9AGmmuMvjM9N40Q5eTnNuWU5gdOpZxBoGq7EMHbPb6_Bd-SysllRH-rsGJRTxdLvBtFP4Tp4afCUY7z5zqVpGDQyjzbWyYTyYCzIN2OFNDJ4CTj4g7J2SpIrMgBHR4390yFGbvlMCrfoV0-4eovgt5hLCSwXd1HEHJ5lxl7-uE7Mj0aojEQIVE8x8x8ogYaHmHOyjPwAskjCNtd4RC4RcUshw3YY060Tk_9dhcKv6nzHv8L03RfLYDSDZQ2c 2026/09/05 05:23:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/09/05 05:23:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/09/05 05:23:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ALamwbXmxaBp3nBAdoHMTUIyw0-N5PzYo3FVOGSN4PijcdKVIRlnEhNxdFf5yUwb0U05PP65-U8BXGpFvNo7w0o6fJX9AGmmuMvjM9N40Q5eTnNuWU5gdOpZxBoGq7EMHbPb6_Bd-SysllRH-rsGJRTxdLvBtFP4Tp4afCUY7z5zqVpGDQyjzbWyYTyYCzIN2OFNDJ4CTj4g7J2SpIrMgBHR4390yFGbvlMCrfoV0-4eovgt5hLCSwXd1HEHJ5lxl7-uE7Mj0aojEQIVE8x8x8ogYaHmHOyjPwAskjCNtd4RC4RcUshw3YY060Tk_9dhcKv6nzHv8L03RfLYDSDZQ2c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/09/05 05:23:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AK7olRC8C5fDlIYzeD8GoBkHh7uxXHWt63h6x68c_PGm_50Cc64BUDvqiJHGTT3BWMSEhi5bqSSPMLO8zm87YR6Y8JM987cmfA9sczksvmr9i_YZvGCUU6uSPLryXDk5HZvRoWG_0u_RZErITv3f1XXU9dKh1VJ75Eg_QBpXXdxxjBzGsHdt3jwC2BajJ_Kxyf99J6vavipmrgQG-BdLKqdRS1PcMhJFsOFfkGBtmzZxAyrO3UWFp8W_fSLbDc_IVwSn4roRj1VCh-soMOfvgNrTgP0H5k5mi-UK9_QHUWprt7ZppEeW-tDjK3qI842Pdn7LjPRUQ9BlebUbHEmP_DI 2026/09/05 05:23:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/09/05 05:23:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/09/05 05:23:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/05 05:23:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/09/05 05:23:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/09/05 05:23:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/09/05 05:23:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AK7olRC8C5fDlIYzeD8GoBkHh7uxXHWt63h6x68c_PGm_50Cc64BUDvqiJHGTT3BWMSEhi5bqSSPMLO8zm87YR6Y8JM987cmfA9sczksvmr9i_YZvGCUU6uSPLryXDk5HZvRoWG_0u_RZErITv3f1XXU9dKh1VJ75Eg_QBpXXdxxjBzGsHdt3jwC2BajJ_Kxyf99J6vavipmrgQG-BdLKqdRS1PcMhJFsOFfkGBtmzZxAyrO3UWFp8W_fSLbDc_IVwSn4roRj1VCh-soMOfvgNrTgP0H5k5mi-UK9_QHUWprt7ZppEeW-tDjK3qI842Pdn7LjPRUQ9BlebUbHEmP_DI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/09/05 05:23:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABXdvRV_5O_RoDTMYOoGVjmeYAoZtxSwvRaJcFCe0JfhqvqSDFh77cnoGxj7UWW707AeVVn02MJRzg-FphnFpjkItcpqlkcBDh7jSm5U7vrf137l227q1bpJ1BpnF9H3gF4NHrPL9jwp2sluZdWPWh0rIQ5K9-KVGCpTwglNP7QyqcgO59SjqR7lpfMbb8f2-EZpBLuslUnNR_bnpy_Sd51SIw8Rve0xFceRRC8tyou4HuTxxNYc8SXGCWfHHkx2dy3JtNAbCWoI4xWTIRnYi6Nm4gdCLxAfsDP3obciZjZIQP-XAoKEa4kpxpHrv-26jB_kpE9EJ_UW9FsYuczbacc 2026/09/05 05:23:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/09/05 05:23:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/09/05 05:23:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/09/05 05:23:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/09/05 05:23:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/09/05 05:23:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/09/05 05:23:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ABXdvRV_5O_RoDTMYOoGVjmeYAoZtxSwvRaJcFCe0JfhqvqSDFh77cnoGxj7UWW707AeVVn02MJRzg-FphnFpjkItcpqlkcBDh7jSm5U7vrf137l227q1bpJ1BpnF9H3gF4NHrPL9jwp2sluZdWPWh0rIQ5K9-KVGCpTwglNP7QyqcgO59SjqR7lpfMbb8f2-EZpBLuslUnNR_bnpy_Sd51SIw8Rve0xFceRRC8tyou4HuTxxNYc8SXGCWfHHkx2dy3JtNAbCWoI4xWTIRnYi6Nm4gdCLxAfsDP3obciZjZIQP-XAoKEa4kpxpHrv-26jB_kpE9EJ_UW9FsYuczbacc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/09/05 05:23:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AFlq-X66fvjswJeQQxRLMSLH2q_z4ot9Yz8KoGdX5-iECu-QQP7Hn52j-f2QmTG9vk5wKtVazhFWjI4_zpfC81-Th_uOPWQorxZMrvfzlzaqd6nqCW_yvG834wbPiGwNSr9ncUQx3JpJCtITBq1oNIdIiaSFtNpoWksTZijV1FJiQUi313Di2p_lxvKiifBhFFUT63qX54jTJQslntGFXECH3-cpGfXx8-XVaJ95KR2STA55e-Pdkn7_I4uSKy0A5ZiOvZ4VNE9tzQvIdzy8g2vFk6FPinnwP2icWP4XM42Q9ixES_Wb77f5QcWCzRJnbR3F2gbh_Lqpm-gTjRkpH6A 2026/09/05 05:23:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/09/05 05:23:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/09/05 05:23:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AFlq-X66fvjswJeQQxRLMSLH2q_z4ot9Yz8KoGdX5-iECu-QQP7Hn52j-f2QmTG9vk5wKtVazhFWjI4_zpfC81-Th_uOPWQorxZMrvfzlzaqd6nqCW_yvG834wbPiGwNSr9ncUQx3JpJCtITBq1oNIdIiaSFtNpoWksTZijV1FJiQUi313Di2p_lxvKiifBhFFUT63qX54jTJQslntGFXECH3-cpGfXx8-XVaJ95KR2STA55e-Pdkn7_I4uSKy0A5ZiOvZ4VNE9tzQvIdzy8g2vFk6FPinnwP2icWP4XM42Q9ixES_Wb77f5QcWCzRJnbR3F2gbh_Lqpm-gTjRkpH6A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/09/05 05:23:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: APlHKz7vt9xD8M6QVegqiCD15MTosAd7fsSLioNLuwdnDrveMVf60ox3lHW3F7Z7AS9nhXYjyUNBKcYQ9ZOURsy2qTOrxBgB0srV_1FeLBYeK3KQ7flzr7manJfisChFjrcoPm53jo_8BSJjG2GOl886kmlgwr-b5aTNmcCRCtHeot1dnl-snjtp7FqzS5eltn4jRA5b3BJvUBxkH36paUMWjLVuNndALKhvyz7qVuHbMI3mXYJMoig9de_NrXtgQubxKfdpUMHYKPXGueK5iqrPur2w6HTS3SVBxtLwQbYfr317_UgDYS4573r9Ti82g8B4G3E4np2EEStPJDl-N28 2026/09/05 05:23:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/09/05 05:23:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/09/05 05:23:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "APlHKz7vt9xD8M6QVegqiCD15MTosAd7fsSLioNLuwdnDrveMVf60ox3lHW3F7Z7AS9nhXYjyUNBKcYQ9ZOURsy2qTOrxBgB0srV_1FeLBYeK3KQ7flzr7manJfisChFjrcoPm53jo_8BSJjG2GOl886kmlgwr-b5aTNmcCRCtHeot1dnl-snjtp7FqzS5eltn4jRA5b3BJvUBxkH36paUMWjLVuNndALKhvyz7qVuHbMI3mXYJMoig9de_NrXtgQubxKfdpUMHYKPXGueK5iqrPur2w6HTS3SVBxtLwQbYfr317_UgDYS4573r9Ti82g8B4G3E4np2EEStPJDl-N28" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/09/05 05:23:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AD9UAe2WoE-HG5Jex4xKFjKC3vPlYZC_b4HiiWNy7zDAqao9CYvftQFeKfGWjqE5vX_cG-xL7sSt0KBmtYQXQZq0nNxV8gl8DFzIKyeGeizj4C52HFNRvp1kHJt4yL4ccTjHF1_XRrkUMJ1nNaK-XMoG_FT20xFgD-deLHe1za5_koMvP2cDzX6QttdHcIYXXqyooOgiUAwSltq2niPbPZKM0_D7YMUz5iJA61QnKMpUjpuOKKSfQ7OubUGvrFc8h42pGm7GVCsUEGUGUV02gdVsJ8zLHoE1fhlcKyfWOWTx8yajLPKlUQNKjSbD487DYSkIliBYY2Pp1fhhhdhG1V0 2026/09/05 05:23:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/09/05 05:23:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/09/05 05:23:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AD9UAe2WoE-HG5Jex4xKFjKC3vPlYZC_b4HiiWNy7zDAqao9CYvftQFeKfGWjqE5vX_cG-xL7sSt0KBmtYQXQZq0nNxV8gl8DFzIKyeGeizj4C52HFNRvp1kHJt4yL4ccTjHF1_XRrkUMJ1nNaK-XMoG_FT20xFgD-deLHe1za5_koMvP2cDzX6QttdHcIYXXqyooOgiUAwSltq2niPbPZKM0_D7YMUz5iJA61QnKMpUjpuOKKSfQ7OubUGvrFc8h42pGm7GVCsUEGUGUV02gdVsJ8zLHoE1fhlcKyfWOWTx8yajLPKlUQNKjSbD487DYSkIliBYY2Pp1fhhhdhG1V0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/09/05 05:23:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ALNc8eMVaq33F8ejgmeo7gpHn6Xb7z9yx7fXOfZcn9M6FFpYWRGYjghhBsybsb7vGFDXFKso5TEaNY0xQ1dsIjaMqdRaW-6g17cwo3QxyDD9a8LZXHgQ5OrLm-oQwc4tGDjCev2F-0wGnzwzQyjsIjpjjPemNtDRzRVCy0XhD16RPn05V392W57VldxsuELFFaQxF5nsX0Z9frsVN6M5mG9-d43ERP7GsFuFHpzfb1j_pSKsag8QHoBQD8Zlh3XjGu2TpmMWvsdpUIAHD05Nwi6nsjkoCY4TGl3mOiFbphQqKGXVL87998GX4myYA9Qzr3GkBzGG47utDJz0COSICDo 2026/09/05 05:23:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/09/05 05:23:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/09/05 05:23:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/05 05:23:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/09/05 05:23:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/09/05 05:23:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/09/05 05:23:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ALNc8eMVaq33F8ejgmeo7gpHn6Xb7z9yx7fXOfZcn9M6FFpYWRGYjghhBsybsb7vGFDXFKso5TEaNY0xQ1dsIjaMqdRaW-6g17cwo3QxyDD9a8LZXHgQ5OrLm-oQwc4tGDjCev2F-0wGnzwzQyjsIjpjjPemNtDRzRVCy0XhD16RPn05V392W57VldxsuELFFaQxF5nsX0Z9frsVN6M5mG9-d43ERP7GsFuFHpzfb1j_pSKsag8QHoBQD8Zlh3XjGu2TpmMWvsdpUIAHD05Nwi6nsjkoCY4TGl3mOiFbphQqKGXVL87998GX4myYA9Qzr3GkBzGG47utDJz0COSICDo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/09/05 05:23:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AOoWvVBXI8VuQtR2jU-OewkigaW2b4Ujq8CBmD5UIw2jy8k2-JlYYinCmE15TiPg29KI02bLyXGKx6itWOfXyPr6VLfSFsZXwJf1ukP7s2JeRdySjF-LzxZPVVYAb51Hki8kXroAAYCZlPuxZh6qOaCrOfbie4o7Se8oE7xwIaiIX14zb9jjP53sRGd5ygs4RUplhsVkjASUgG5PK4MO_wQeB9KxDA1owAFUp3t_tTX-Xvy6VGc8K6w9xYCIStYzoiN5PZi8WR5SXqnXnSILZ5_JTh8X-4_zL4zfIsaRWeq-4zd-bfy-Yv2I2YVSzjs7E5k0XTyZu4-xghxiSBN_CLI 2026/09/05 05:23:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/09/05 05:23:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/09/05 05:23:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/09/05 05:23:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/09/05 05:23:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/09/05 05:23:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/09/05 05:23:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AOoWvVBXI8VuQtR2jU-OewkigaW2b4Ujq8CBmD5UIw2jy8k2-JlYYinCmE15TiPg29KI02bLyXGKx6itWOfXyPr6VLfSFsZXwJf1ukP7s2JeRdySjF-LzxZPVVYAb51Hki8kXroAAYCZlPuxZh6qOaCrOfbie4o7Se8oE7xwIaiIX14zb9jjP53sRGd5ygs4RUplhsVkjASUgG5PK4MO_wQeB9KxDA1owAFUp3t_tTX-Xvy6VGc8K6w9xYCIStYzoiN5PZi8WR5SXqnXnSILZ5_JTh8X-4_zL4zfIsaRWeq-4zd-bfy-Yv2I2YVSzjs7E5k0XTyZu4-xghxiSBN_CLI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/09/05 05:23:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AAaRhcN_2aZQ8yO1uRbj3QJcQhE67I2eGC1YCb5igKFjw2aF1bIKwwMIC0YIEt2BIwhVigooiaOOiG4XsSMoDcro6A3KallxfXXor0nU3XbxqVgKQ5-Gw0YNSCjnmQRH7AwseOSrBiyDbzId7qoDeh4bWeeHkQbrSPjWK8PC9c7QxIekqNM2ZBY_nzbWwpbHCG4E08fGtqXFb5J99XKqaPcvDKRmZFcVco5OFk-ZR9iT-cjfAzsc4ObMNaPbCNwOnAMl7P3RHeOoOw4ETKEdQ2hJAIpiVjDBjB6WL8-xW5XTzVsVb1KiJJW1votdQYcYh_Y3UnSkAhiPXQgygo3L7us 2026/09/05 05:23:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/09/05 05:23:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/09/05 05:23:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AAaRhcN_2aZQ8yO1uRbj3QJcQhE67I2eGC1YCb5igKFjw2aF1bIKwwMIC0YIEt2BIwhVigooiaOOiG4XsSMoDcro6A3KallxfXXor0nU3XbxqVgKQ5-Gw0YNSCjnmQRH7AwseOSrBiyDbzId7qoDeh4bWeeHkQbrSPjWK8PC9c7QxIekqNM2ZBY_nzbWwpbHCG4E08fGtqXFb5J99XKqaPcvDKRmZFcVco5OFk-ZR9iT-cjfAzsc4ObMNaPbCNwOnAMl7P3RHeOoOw4ETKEdQ2hJAIpiVjDBjB6WL8-xW5XTzVsVb1KiJJW1votdQYcYh_Y3UnSkAhiPXQgygo3L7us" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/09/05 05:23:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ANf5AASjoD3cejh_1HWiMqigg4UlhZxjGNuYVFuXVeSP-5PX__sedl9svqeQ4jtS-Vo15ga-vaINJEVej1-5qd63XbB-C68hIYEJ-HX6vV4895F0HJsMHAQGPT4I52iObxRAL2QM-gxATgt86sOn_uGk1Lmot-YVOPVaeZcm4qN0YL76La0OQjcfZue1xzR4iRfPkXH36RPeLwaj5jKFa4gsS0f7Z5JLHGmBTPPqll60k8UziiHAJz5-HsrQIF2GZ8I6sqge6FL0v8nvotih83c02ZTi_nQE_94tTPy7lzDN-gRmXbzp0a_ihf_-BW-9ni30DMyW_yOukWAWeOR3cjU 2026/09/05 05:23:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/09/05 05:23:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/09/05 05:23:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ANf5AASjoD3cejh_1HWiMqigg4UlhZxjGNuYVFuXVeSP-5PX__sedl9svqeQ4jtS-Vo15ga-vaINJEVej1-5qd63XbB-C68hIYEJ-HX6vV4895F0HJsMHAQGPT4I52iObxRAL2QM-gxATgt86sOn_uGk1Lmot-YVOPVaeZcm4qN0YL76La0OQjcfZue1xzR4iRfPkXH36RPeLwaj5jKFa4gsS0f7Z5JLHGmBTPPqll60k8UziiHAJz5-HsrQIF2GZ8I6sqge6FL0v8nvotih83c02ZTi_nQE_94tTPy7lzDN-gRmXbzp0a_ihf_-BW-9ni30DMyW_yOukWAWeOR3cjU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/09/05 05:23:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ACiJMNIRGM6o8ywj3LrXrJ_KA0Uh3Md--ylIqlB9iutJV9txIkHeXSBsk3UGgNmvvsfCXDxUZwm9yAHw_YiS1gg_z_ssjh_NByGURWLmGzLDve4IhQcbSO6527ApdzU3avXHL6UFxUnL23_HdmhEYdE7nhMaOBEsi2T9K4UTnjTF090YxYqamyhShY7f6GxyVEmuNar_RxsABTxkEBR5Axnyd9fsQMYBEINvAAx9A1HuOpNUQm8xKJow8bqmJC4UIRbrzaKt-w7woUNOtdEIeiU94wOLqvgU9w0repraV9VxCIbrplC5BHiamCUKJKymFvuVdRkdGwKwiJqO_sFI1bY 2026/09/05 05:23:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/09/05 05:23:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/09/05 05:23:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ACiJMNIRGM6o8ywj3LrXrJ_KA0Uh3Md--ylIqlB9iutJV9txIkHeXSBsk3UGgNmvvsfCXDxUZwm9yAHw_YiS1gg_z_ssjh_NByGURWLmGzLDve4IhQcbSO6527ApdzU3avXHL6UFxUnL23_HdmhEYdE7nhMaOBEsi2T9K4UTnjTF090YxYqamyhShY7f6GxyVEmuNar_RxsABTxkEBR5Axnyd9fsQMYBEINvAAx9A1HuOpNUQm8xKJow8bqmJC4UIRbrzaKt-w7woUNOtdEIeiU94wOLqvgU9w0repraV9VxCIbrplC5BHiamCUKJKymFvuVdRkdGwKwiJqO_sFI1bY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/09/05 05:23:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AEGsT7bEIvLiqBv2G42boyDu-g-qkuX7DOWgMyqWz9Lx5vMqTkCsT4sG1tsOUse5X9SDh5MaV_NVV0yu_oF7wsK3s5QhHAWDqR87a29n23AiI6XmW3dLC3VRkEbe4bWITYpAcy7W4r3PjYDTl0VrLDPD3TiBWhVzwB1TqkXJ3y12rS6JGIKoN6PRxzzqkLOms9RVxdqhzfzX_z_f9obIpwLANZV5IEtjTYcJGp5ZeollpaPrfCb7cOLTwAk_OxaozI7ZuQQ3m4EdICrbqQZsRdIlvmcYMnK6F7kmuVYGL5y7j-MgDOjm27Al5lZ0fT0Bl3M01tpq9ubAqpNTrFO3iBk 2026/09/05 05:23:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/09/05 05:23:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/09/05 05:23:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/09/05 05:23:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/09/05 05:23:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/09/05 05:23:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/09/05 05:23:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AEGsT7bEIvLiqBv2G42boyDu-g-qkuX7DOWgMyqWz9Lx5vMqTkCsT4sG1tsOUse5X9SDh5MaV_NVV0yu_oF7wsK3s5QhHAWDqR87a29n23AiI6XmW3dLC3VRkEbe4bWITYpAcy7W4r3PjYDTl0VrLDPD3TiBWhVzwB1TqkXJ3y12rS6JGIKoN6PRxzzqkLOms9RVxdqhzfzX_z_f9obIpwLANZV5IEtjTYcJGp5ZeollpaPrfCb7cOLTwAk_OxaozI7ZuQQ3m4EdICrbqQZsRdIlvmcYMnK6F7kmuVYGL5y7j-MgDOjm27Al5lZ0fT0Bl3M01tpq9ubAqpNTrFO3iBk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/09/05 05:23:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AAYX9hme8bXq1cJdFT87t06oVdcm8MWMAIq07DUw_eTpXLnInCMWPFtn6zGyl1quB0VMZuYlb902Ds-Y68Ubjoydq_uq_1U40cwih2cQ80F3cb31fntR6K5ZtfUQf6udG0-g_j6ErOEFWEidhvHdVI551qpVlsZBgFB4NYyj1rNuADXpHnI4rbtY-ShjzXU6TahRibNdCpyEtIrgc7XNUf8pgMY-xaaISz-IJJ5Q7whdv1Ste4b2Q4rghh5dffdhdoaOt4ZISNn0AsALePj0BVvg80UEa92LgTxZYru9L3a7mIVnjR-BjVuaysKYT66ZwPICgjRZCe3UAdC9N06cUFI 2026/09/05 05:23:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/09/05 05:23:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/09/05 05:23:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/09/05 05:23:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/09/05 05:23:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/09/05 05:23:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/09/05 05:23:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AAYX9hme8bXq1cJdFT87t06oVdcm8MWMAIq07DUw_eTpXLnInCMWPFtn6zGyl1quB0VMZuYlb902Ds-Y68Ubjoydq_uq_1U40cwih2cQ80F3cb31fntR6K5ZtfUQf6udG0-g_j6ErOEFWEidhvHdVI551qpVlsZBgFB4NYyj1rNuADXpHnI4rbtY-ShjzXU6TahRibNdCpyEtIrgc7XNUf8pgMY-xaaISz-IJJ5Q7whdv1Ste4b2Q4rghh5dffdhdoaOt4ZISNn0AsALePj0BVvg80UEa92LgTxZYru9L3a7mIVnjR-BjVuaysKYT66ZwPICgjRZCe3UAdC9N06cUFI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/09/05 05:23:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AK77FA2X84VzIqSxd0CpzVdk3HWOlvIUsJIK0-hOCLoH_0n5D4AMTDwU9r-1yBPojpJhBhxY4vqAqjkwl3DoUJ8Bp84jkxN4XBnptfpRmREcUAGy5uOjC2CR90Hq4MvWf_-aODhC1UZfnYZXtm7W8Sj-PKO9WtRco_1t2Qem80UIvSt6pfg-g_QrgTPqebzToNcDJtSBguPgo6IZfi1mJJyH3bwBIz6NokM4flg5I99IPno5MgebRadCfYaFqPbsnJc7muOkZq-yovCZjGh37JqUn5tdvkgaNmwVMjbWcZpBR90GZLSqO4LxBpTBRvCdEiczm0QtlH0qm5X8mLunDtg 2026/09/05 05:23:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/09/05 05:23:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/09/05 05:23:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AK77FA2X84VzIqSxd0CpzVdk3HWOlvIUsJIK0-hOCLoH_0n5D4AMTDwU9r-1yBPojpJhBhxY4vqAqjkwl3DoUJ8Bp84jkxN4XBnptfpRmREcUAGy5uOjC2CR90Hq4MvWf_-aODhC1UZfnYZXtm7W8Sj-PKO9WtRco_1t2Qem80UIvSt6pfg-g_QrgTPqebzToNcDJtSBguPgo6IZfi1mJJyH3bwBIz6NokM4flg5I99IPno5MgebRadCfYaFqPbsnJc7muOkZq-yovCZjGh37JqUn5tdvkgaNmwVMjbWcZpBR90GZLSqO4LxBpTBRvCdEiczm0QtlH0qm5X8mLunDtg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/09/05 05:23:42 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AKk49Y09--3HjgDLTGsPhqjqWxIs5qViU7czeO7-pxMLd0hw7UhwU78y5XVCxcNY6yEAeYS2eVNKnVopMTpmc2I6I3jvD9rV4SRtPh6SOfImDkHSNLDHIDtB9PiywsPmv2ZQLo8EMHwCkGJSbJKYVjohSe5hMUJACT90CbxZec_iwCimC2VVIBHyHtFJ_csjStFi-japwOoLhG80m1fbssu2nSuq83NDWRidC2_Hk3UNy0BaAKHJBYNpowf9huq6jCbIbP_ULopmnyMy__I3fWR4C_YSuRTSTN2Q6IBZFFiHi2vWuBJGwxAKDG796dVO94LkyjBAkRQ5Ma-GqBhPeYw 2026/09/05 05:23:43 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/09/05 05:23:43 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/09/05 05:23:43 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AKk49Y09--3HjgDLTGsPhqjqWxIs5qViU7czeO7-pxMLd0hw7UhwU78y5XVCxcNY6yEAeYS2eVNKnVopMTpmc2I6I3jvD9rV4SRtPh6SOfImDkHSNLDHIDtB9PiywsPmv2ZQLo8EMHwCkGJSbJKYVjohSe5hMUJACT90CbxZec_iwCimC2VVIBHyHtFJ_csjStFi-japwOoLhG80m1fbssu2nSuq83NDWRidC2_Hk3UNy0BaAKHJBYNpowf9huq6jCbIbP_ULopmnyMy__I3fWR4C_YSuRTSTN2Q6IBZFFiHi2vWuBJGwxAKDG796dVO94LkyjBAkRQ5Ma-GqBhPeYw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/09/05 05:23:44 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AJHQToojUCgsxRIHaeQ9DRETg4qwtvUgrnjrS_fAaK_GN-Iw67pvQMweUq0Zgimot0cwjf170kaK_TjnKtzYkdusjFM54abaOk1kqyZ9pos7sAu9DM6aoZpahYJi1MH-IAQxaQovPmBh3sG0ca_dZepxKnO6iRTUktsqmju72eDb-ODw5BGP_JUry7b3mFRGAmODPi0_7xjydkaomqNoKqnpLj13yOnFqbml0vJbeG4z4PIlUqI950MndTPu8L6xvU4Z0KtlT4QtylDEkTURpDmFk4XqqEzWYZ1adh_1bP5G7Vrr7clyDgrVpHD7DfEC27a7ghqQeYcIKdFeaoMSuYY 2026/09/05 05:23:45 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/09/05 05:23:45 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/09/05 05:23:46 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AJHQToojUCgsxRIHaeQ9DRETg4qwtvUgrnjrS_fAaK_GN-Iw67pvQMweUq0Zgimot0cwjf170kaK_TjnKtzYkdusjFM54abaOk1kqyZ9pos7sAu9DM6aoZpahYJi1MH-IAQxaQovPmBh3sG0ca_dZepxKnO6iRTUktsqmju72eDb-ODw5BGP_JUry7b3mFRGAmODPi0_7xjydkaomqNoKqnpLj13yOnFqbml0vJbeG4z4PIlUqI950MndTPu8L6xvU4Z0KtlT4QtylDEkTURpDmFk4XqqEzWYZ1adh_1bP5G7Vrr7clyDgrVpHD7DfEC27a7ghqQeYcIKdFeaoMSuYY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/09/05 05:23:47 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AGiWfsLcXtF06YYwD7A4UcM3vgW80W54a_Amv2sZ5PW8BM32NJ9maK2w1NltPpEWLpmjExU6o4UGJAiMpuO_amaQ4p6mBSbm2WZf4L9KE5BYHM6URP340KqzC1ksQtAcKNLb0OPqVTpQ1WjmMdWM6Qx8ngx8laCUcFHPJjWAgb91CHGwarUCPclyQ3Z7PcN3Q-Pbjbyc1sUPRMYK819QX0NdnY90VU3Wtj52Kc89RRzjA_0fZWp-SqhfVJXH3z8MFVQCCM8sMybsZ7Q4T3he9L-SLxXZ1J4i-GnBAtJN7JucTZbq1DindeP5fQFr-mlujwN5UFSpH77Bff8h51_1rBY 2026/09/05 05:23:47 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/09/05 05:23:48 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/09/05 05:23:48 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/09/05 05:23:48 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/09/05 05:23:48 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/09/05 05:23:48 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/09/05 05:23:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AGiWfsLcXtF06YYwD7A4UcM3vgW80W54a_Amv2sZ5PW8BM32NJ9maK2w1NltPpEWLpmjExU6o4UGJAiMpuO_amaQ4p6mBSbm2WZf4L9KE5BYHM6URP340KqzC1ksQtAcKNLb0OPqVTpQ1WjmMdWM6Qx8ngx8laCUcFHPJjWAgb91CHGwarUCPclyQ3Z7PcN3Q-Pbjbyc1sUPRMYK819QX0NdnY90VU3Wtj52Kc89RRzjA_0fZWp-SqhfVJXH3z8MFVQCCM8sMybsZ7Q4T3he9L-SLxXZ1J4i-GnBAtJN7JucTZbq1DindeP5fQFr-mlujwN5UFSpH77Bff8h51_1rBY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/09/05 05:23:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AH3-CoOAdgaK-XpjqJk6fS6yLNndPIRrCyRcZ3JHKxzJBhWPttT1F7IILhck4DJv0Aumo1Ic_ItTl2TDIkMFRtVV_pL5JAO4wzs2CBxhmRVzzwUwT7BHDdkcIncUJF4Jjm2XFdq1WzhxiL7ahIeCzeyIR99cPArWp0Y45RYoCttjPHGl9QWlNertsyPPQX27GGfGYCKZoSKgE86_B4z04ZxgfZjSj7gCGcTLV9JiSs2HU2L38avgBS1-PYl29cH4g2BW-p_5ObNUM9-1idXKO3wTLu3J_ax1_LBQ5v3PBlf2FR-3dtKzD8oRywviZANVyziI0SNxtnKF9o-FQXTr7k4 2026/09/05 05:23:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/09/05 05:23:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/09/05 05:23:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/09/05 05:23:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/09/05 05:23:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/09/05 05:23:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/09/05 05:23:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AH3-CoOAdgaK-XpjqJk6fS6yLNndPIRrCyRcZ3JHKxzJBhWPttT1F7IILhck4DJv0Aumo1Ic_ItTl2TDIkMFRtVV_pL5JAO4wzs2CBxhmRVzzwUwT7BHDdkcIncUJF4Jjm2XFdq1WzhxiL7ahIeCzeyIR99cPArWp0Y45RYoCttjPHGl9QWlNertsyPPQX27GGfGYCKZoSKgE86_B4z04ZxgfZjSj7gCGcTLV9JiSs2HU2L38avgBS1-PYl29cH4g2BW-p_5ObNUM9-1idXKO3wTLu3J_ax1_LBQ5v3PBlf2FR-3dtKzD8oRywviZANVyziI0SNxtnKF9o-FQXTr7k4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/09/05 05:23:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AIUA1-iJy_GHj7s_a0Mg5bpnW9RnJqGojdEPYiLg3TV-G3Wq_geKIt_Z1O2FNWBeClK-rsjvSLNFnXqg5rEc1K7pcIQBq9EWsM2XoERC8zIWTlS46Zetk7pHiA6rVXDYQlPbgdwhk7Tze2euT7veA13tu2kXd9fxdETAWfkcSWUIQsgQuVkEd7ie4BWkf0ltpWp0-aNgZtWpGbMMAAYbRmLtD3BzB1T-n-zo7S1w4V5DCST9cjwNzQDOXpgkTd2c-2o3MY-DCodNUzFcdnWiqU9QhHI-JDebyt8uYJVFf69r4F8AHv-2LmK0gxSYJMwkx0SOM0bqo_WgGEVWDDiXfF4 2026/09/05 05:23:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/09/05 05:23:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/09/05 05:23:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AIUA1-iJy_GHj7s_a0Mg5bpnW9RnJqGojdEPYiLg3TV-G3Wq_geKIt_Z1O2FNWBeClK-rsjvSLNFnXqg5rEc1K7pcIQBq9EWsM2XoERC8zIWTlS46Zetk7pHiA6rVXDYQlPbgdwhk7Tze2euT7veA13tu2kXd9fxdETAWfkcSWUIQsgQuVkEd7ie4BWkf0ltpWp0-aNgZtWpGbMMAAYbRmLtD3BzB1T-n-zo7S1w4V5DCST9cjwNzQDOXpgkTd2c-2o3MY-DCodNUzFcdnWiqU9QhHI-JDebyt8uYJVFf69r4F8AHv-2LmK0gxSYJMwkx0SOM0bqo_WgGEVWDDiXfF4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/09/05 05:23:56 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AJZP8Qf9HmOu2IkOCVWWHu2BZfyAoClHR21pqzfAI1MebmxMYnK5vFihKy01LUoWJ5oa6v3w3MmNSd_Jry3AljJiyYk8GdNsdtaSagnjCLFrxauj15hmRqrGBEE2aLzUF9J6Eu9yL215e2rO9cQdHiuWvGBZnzbFmOGXaVvZYX5uKEErTFqsMNMC7Taj8F0LdBzU9EwHm-Kbiyxj1vVgtsQhdXQI3AuLpPuovsTNtN8Kr75Yjz4-jmysb6Ug5hSajipiGMiH9-gtIhkFkvbj3_bgtxLtPCdU2szot6rT-51grbd3-g1OHMnTbQXXWwfq7Bo0ENpp0EYJrtNJLvh730c 2026/09/05 05:23:57 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/09/05 05:23:58 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/09/05 05:23:58 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AJZP8Qf9HmOu2IkOCVWWHu2BZfyAoClHR21pqzfAI1MebmxMYnK5vFihKy01LUoWJ5oa6v3w3MmNSd_Jry3AljJiyYk8GdNsdtaSagnjCLFrxauj15hmRqrGBEE2aLzUF9J6Eu9yL215e2rO9cQdHiuWvGBZnzbFmOGXaVvZYX5uKEErTFqsMNMC7Taj8F0LdBzU9EwHm-Kbiyxj1vVgtsQhdXQI3AuLpPuovsTNtN8Kr75Yjz4-jmysb6Ug5hSajipiGMiH9-gtIhkFkvbj3_bgtxLtPCdU2szot6rT-51grbd3-g1OHMnTbQXXWwfq7Bo0ENpp0EYJrtNJLvh730c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/09/05 05:23:59 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AL5N5mMfmfoD2tjt1oq9-z-ctYFv8pK2B11z-zwsCXclUBkKkn8hsdIxZrKIRbz25SF9k9nl9x0aRjfPxdlfvDbHh3KqgEMrV82kMzNtakOjaZbfDXzjVUsJzXN8UNI5hID_6-i68PA836vCb0R80DNOKOSbLjohw0JxmfDjOCIgWd8OkUVD8yE_aDba_k9WATPJBZ4pfBfWfhxyptCtrrdnoLF4rhmNi2gDlN0kyinJJTq0JLGvxIsBL4xkVQlFyaHjbT3uKghG8elpc8sx5AWbJQdoqEE1_zvrYz1VL9KBfxNI-SRBCRfB5irSt4eX0hSh2jxNdrJf-PZ_mEZ8BbM 2026/09/05 05:24:00 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/09/05 05:24:00 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/09/05 05:24:01 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AL5N5mMfmfoD2tjt1oq9-z-ctYFv8pK2B11z-zwsCXclUBkKkn8hsdIxZrKIRbz25SF9k9nl9x0aRjfPxdlfvDbHh3KqgEMrV82kMzNtakOjaZbfDXzjVUsJzXN8UNI5hID_6-i68PA836vCb0R80DNOKOSbLjohw0JxmfDjOCIgWd8OkUVD8yE_aDba_k9WATPJBZ4pfBfWfhxyptCtrrdnoLF4rhmNi2gDlN0kyinJJTq0JLGvxIsBL4xkVQlFyaHjbT3uKghG8elpc8sx5AWbJQdoqEE1_zvrYz1VL9KBfxNI-SRBCRfB5irSt4eX0hSh2jxNdrJf-PZ_mEZ8BbM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/09/05 05:24:02 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AIe7OwBs20Am_2BOopfENcpuziQc3Ud9alR6CVB7U6JerEoY18LPjN2rvWMUoAdSmaGybFFDix_f_0Sv6BHO9Dx_rM0l4K4LBaJyH6sQZIJrvDkmNC3WBP6XeOOJnqfux_DnZ7YL4qAEx2mFFNn-szwpV81tMcGyplJa4zIfzUtY5lu6Dcb8kelTqbkUehIHDtLfUlkSr8AwOdrk1Xp94SQvEPybFtiM05YSeonf6Ra3KWDcN1MlFo6UVXbZCySVzgiupCeRujOxJwDcoBtjoD1F9e3zgvH0_3LC8fIrWeFHGqvO_5h0LR80PQL2K2kMjm7yj9R-4ikVrNLlq0BpfQs 2026/09/05 05:24:02 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/09/05 05:24:02 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/09/05 05:24:02 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/09/05 05:24:03 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/09/05 05:24:03 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/09/05 05:24:03 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/09/05 05:24:03 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AIe7OwBs20Am_2BOopfENcpuziQc3Ud9alR6CVB7U6JerEoY18LPjN2rvWMUoAdSmaGybFFDix_f_0Sv6BHO9Dx_rM0l4K4LBaJyH6sQZIJrvDkmNC3WBP6XeOOJnqfux_DnZ7YL4qAEx2mFFNn-szwpV81tMcGyplJa4zIfzUtY5lu6Dcb8kelTqbkUehIHDtLfUlkSr8AwOdrk1Xp94SQvEPybFtiM05YSeonf6Ra3KWDcN1MlFo6UVXbZCySVzgiupCeRujOxJwDcoBtjoD1F9e3zgvH0_3LC8fIrWeFHGqvO_5h0LR80PQL2K2kMjm7yj9R-4ikVrNLlq0BpfQs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/09/05 05:24:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AEDQywxpUUw3E666xdr-HfcLZeo-rle_immhY6TYB64d4jB_IZ7tIcRiFPaVpQ0PrJjCVIzDFnJDzDgd25TSMC1x0l_46kvByU6Kev4zXxxjBfmgBNDSAUXel6KkBCG3Xb6LeVubGp6FC-M0SBND90dnDx7MAEITkTfCBhwVB3rxxnCrY9meOJGH48ChwGmoanPhgFfzYtkNoNoMMS_z1MXAUo3h8UmeT7m46mchV-dZCSDTjwKzaQjcRXR4XozTgHqg8QyGnkL3knx-swy_FSW9sKLs4InUpvImKB8ugczly0sAxf6eIRrmQ5rnTv5wgx7ivE0NPYoQKNOO_drFQE8 2026/09/05 05:24:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/09/05 05:24:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/09/05 05:24:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/09/05 05:24:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/09/05 05:24:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/09/05 05:24:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/09/05 05:24:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AEDQywxpUUw3E666xdr-HfcLZeo-rle_immhY6TYB64d4jB_IZ7tIcRiFPaVpQ0PrJjCVIzDFnJDzDgd25TSMC1x0l_46kvByU6Kev4zXxxjBfmgBNDSAUXel6KkBCG3Xb6LeVubGp6FC-M0SBND90dnDx7MAEITkTfCBhwVB3rxxnCrY9meOJGH48ChwGmoanPhgFfzYtkNoNoMMS_z1MXAUo3h8UmeT7m46mchV-dZCSDTjwKzaQjcRXR4XozTgHqg8QyGnkL3knx-swy_FSW9sKLs4InUpvImKB8ugczly0sAxf6eIRrmQ5rnTv5wgx7ivE0NPYoQKNOO_drFQE8" finished === RUN TestIntegration/FsMkdir/FsPutRetry === RUN TestIntegration/FsMkdir/FsPutRetry/Simple === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 2026/09/05 05:24:08 DEBUG : pacer: low level retry 1/1 (error operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 500, RequestID: , HostID: , api error InternalServerError: Internal Server Error) 2026/09/05 05:24:08 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2660: Put returned an error after the injected failure (acceptable): operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 500, RequestID: , HostID: , api error InternalServerError: Internal Server Error 2026/09/05 05:24:08 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/NetError 2026/09/05 05:24:08 DEBUG : pacer: low level retry 1/1 (error operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://14aad7c9ed489151b51557e321b246cf.r2.cloudflarestorage.com/rclone-test-wopohej1viwa/retry-NetError.bin?x-id=PutObject": write tcp: unexpected EOF) 2026/09/05 05:24:08 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2660: Put returned an error after the injected failure (acceptable): operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://14aad7c9ed489151b51557e321b246cf.r2.cloudflarestorage.com/rclone-test-wopohej1viwa/retry-NetError.bin?x-id=PutObject": write tcp: unexpected EOF 2026/09/05 05:24:08 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 2026/09/05 05:24:08 DEBUG : retry-chunked-Status500.bin: open chunk writer: started multipart upload: AHCs27c6GqmdKHlNhzzXlVszHpEsc-ID-qSSFBjMxFMJeaUVGxGaaQWchT8_P4pPqp_VpJM6vJZlEM9-2F2e_yE_RDDiv8daGzkNZvRpC8DB8AGjwXdTDRVfAGwWbKOK7NM9pl-ehjTc6b2Pm9mCRc-QOpdSqOe1zGMoyNYkHHwlHfPdUxPoFDiEjz-kz4Tuuz6yHC8xJovo8whKnq4R4EUAN6pxCOzvb8YPElKor083uY-Y6hqGfPBxHpLsl1r4umje1e9vH5vvFkA0KfhhnL7fj8oWf9UAkgBTfTc9o4sG1Yr1jwKurAEPOul--8b0EBXqsZvT0PM5Ja3UeEv3DhI 2026/09/05 05:24:08 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/05 05:24:09 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/05 05:24:09 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/05 05:24:09 DEBUG : retry-chunked-Status500.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/09/05 05:24:09 DEBUG : retry-chunked-Status500.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/09/05 05:24:09 DEBUG : retry-chunked-Status500.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/09/05 05:24:09 DEBUG : retry-chunked-Status500.bin: multipart upload "AHCs27c6GqmdKHlNhzzXlVszHpEsc-ID-qSSFBjMxFMJeaUVGxGaaQWchT8_P4pPqp_VpJM6vJZlEM9-2F2e_yE_RDDiv8daGzkNZvRpC8DB8AGjwXdTDRVfAGwWbKOK7NM9pl-ehjTc6b2Pm9mCRc-QOpdSqOe1zGMoyNYkHHwlHfPdUxPoFDiEjz-kz4Tuuz6yHC8xJovo8whKnq4R4EUAN6pxCOzvb8YPElKor083uY-Y6hqGfPBxHpLsl1r4umje1e9vH5vvFkA0KfhhnL7fj8oWf9UAkgBTfTc9o4sG1Yr1jwKurAEPOul--8b0EBXqsZvT0PM5Ja3UeEv3DhI" finished === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError 2026/09/05 05:24:10 DEBUG : retry-chunked-NetError.bin: open chunk writer: started multipart upload: AM1HluAYvdrubb8u2YzWBoIU9kFHD0xQZK7G70S3RtpPEP6NV9zJz6UiO3cHOjoZYY-t-1i8S4KyOFhIkUS39sUvLvHvWLXZ0TIm7NLwDSGHigeElMuIBIRdPyH8CAGocuRmFsSDw3TyEctjCzfJ4QibY9S1si4qbx6HHmiPa5JnBArnO5Jiw2pzZkfuLsHH_XYd5rax82e82IFTO1J0HjFpQPrM-W3JQCckApbC-6xA1KadOdLCHO1Fz5nY3n4KsPo6qAOOh0t5CagZC90YTYxNLFteqqx0ujlX4HMQ1b72vqlvM6kLUmSL3MsXKGJHDMTi4uzuRv3HvYRjo3ajAu4 2026/09/05 05:24:11 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/05 05:24:11 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/05 05:24:11 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/05 05:24:11 DEBUG : retry-chunked-NetError.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/09/05 05:24:11 DEBUG : retry-chunked-NetError.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/09/05 05:24:11 DEBUG : retry-chunked-NetError.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/09/05 05:24:12 DEBUG : retry-chunked-NetError.bin: multipart upload "AM1HluAYvdrubb8u2YzWBoIU9kFHD0xQZK7G70S3RtpPEP6NV9zJz6UiO3cHOjoZYY-t-1i8S4KyOFhIkUS39sUvLvHvWLXZ0TIm7NLwDSGHigeElMuIBIRdPyH8CAGocuRmFsSDw3TyEctjCzfJ4QibY9S1si4qbx6HHmiPa5JnBArnO5Jiw2pzZkfuLsHH_XYd5rax82e82IFTO1J0HjFpQPrM-W3JQCckApbC-6xA1KadOdLCHO1Fz5nY3n4KsPo6qAOOh0t5CagZC90YTYxNLFteqqx0ujlX4HMQ1b72vqlvM6kLUmSL3MsXKGJHDMTi4uzuRv3HvYRjo3ajAu4" finished === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/09/05 05:24:13 DEBUG : pacer: low level retry 1/1 (error operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://14aad7c9ed489151b51557e321b246cf.r2.cloudflarestorage.com/rclone-test-wopohej1viwa/short-eof.bin?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/09/05 05:24:13 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2784: Put returned an error (acceptable): operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://14aad7c9ed489151b51557e321b246cf.r2.cloudflarestorage.com/rclone-test-wopohej1viwa/short-eof.bin?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/09/05 05:24:13 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/09/05 05:24:13 DEBUG : short-eof-chunked.bin: open chunk writer: started multipart upload: AA3GJIoPs8bX7teHBB5OmXwU1obwF1A9LSShhbIuCfBv_2-qTD-EUBG_pbLeOGSZPrUwpnraNwMrKoxhzaXuIyGWpLqrkPK_cDVbES_LumpsvF_vw6C0wWFSngunm3ChYzmkUX3FLIa9ZE6Gnax6rp4zxYIQqXcgvrFckNeKdjiHcM0dZJfL49tZQGSwpq5Nd2EiRxD-7eXuYMlp3gg1kT9XXk6B8fW9iBWO8MKZhcwAqXJ40mCTh9nuK-JLLPyi2C4ObuGc_TeY09iciBc8PpJiNVG0hde7cujUWg5u8nTPvDN5e2PwE1jsduEPz3Igp7EseJxS50FpVFx_l5sixCs 2026/09/05 05:24:13 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/09/05 05:24:13 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/09/05 05:24:13 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 2 with 2621440 bytes and etag "bea0b6ae31c9a180d862bef91ca54291" 2026/09/05 05:24:14 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "aa6315b3f34688d33675244afc241a3a" 2026/09/05 05:24:14 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/09/05 05:24:14 DEBUG : short-eof-chunked.bin: multipart upload "AA3GJIoPs8bX7teHBB5OmXwU1obwF1A9LSShhbIuCfBv_2-qTD-EUBG_pbLeOGSZPrUwpnraNwMrKoxhzaXuIyGWpLqrkPK_cDVbES_LumpsvF_vw6C0wWFSngunm3ChYzmkUX3FLIa9ZE6Gnax6rp4zxYIQqXcgvrFckNeKdjiHcM0dZJfL49tZQGSwpq5Nd2EiRxD-7eXuYMlp3gg1kT9XXk6B8fW9iBWO8MKZhcwAqXJ40mCTh9nuK-JLLPyi2C4ObuGc_TeY09iciBc8PpJiNVG0hde7cujUWg5u8nTPvDN5e2PwE1jsduEPz3Igp7EseJxS50FpVFx_l5sixCs" aborted fstests.go:2784: Put returned an error (acceptable): multipart upload: expected 20971520 bytes in input, but got 7864320: unexpected EOF === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/09/05 05:24:15 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/09/05 05:24:17 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/09/05 05:24:20 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/09/05 05:24:23 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/09/05 05:24:27 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/09/05 05:24:29 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AG1t7-ddYVdcksvml3SEyQIAQRVKMxj3SYkNOoYTqZVTUvQ4YiovY-atr9iHNkDoGjqqUq_SAykFtckpb-wedRAvkhF-vkc4Fw_-MTskH7033Ax4v7NPTpxCDkD7ZFwe5nCvmtknwFpDfow1NnbYT0cBC8WZg_hP3hrRqdTlPvwx06qcyMh1vcm70ne_GXQTPNzG86I-BGeCaGqtWgX7dLVm_ClzECvxJhPlzHVoiuvDC2YpOwqTF9fBFg-1xkSYSeVFR7GtJqHjx2pvR6YUlni-5bf3SuOjppzMXRXHtYgksP5uYRmP97yB4OSSyHgFBhOU2yn3zkV2gQP1afOIiYo 2026/09/05 05:24:29 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/09/05 05:24:29 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "ddb6641337c9870c49ad45ddae5dd99f" 2026/09/05 05:24:29 DEBUG : unknown-size-put.txt: multipart upload "AG1t7-ddYVdcksvml3SEyQIAQRVKMxj3SYkNOoYTqZVTUvQ4YiovY-atr9iHNkDoGjqqUq_SAykFtckpb-wedRAvkhF-vkc4Fw_-MTskH7033Ax4v7NPTpxCDkD7ZFwe5nCvmtknwFpDfow1NnbYT0cBC8WZg_hP3hrRqdTlPvwx06qcyMh1vcm70ne_GXQTPNzG86I-BGeCaGqtWgX7dLVm_ClzECvxJhPlzHVoiuvDC2YpOwqTF9fBFg-1xkSYSeVFR7GtJqHjx2pvR6YUlni-5bf3SuOjppzMXRXHtYgksP5uYRmP97yB4OSSyHgFBhOU2yn3zkV2gQP1afOIiYo" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/09/05 05:24:30 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AKQRuDI9KNUHu4rUiIDDD9ioYH12kypxO2lfhZwjmPzhAdVgNBBJqZrIvgLs6k_73USFO84-jYth4IM1PJYjIk-djsyzl_FZgsZupT01OPIZv4geMcQZjLS9VXe0dFpA17rxM4lcXJTnzAPRY5mK57bt6YjYzdX5yJ2cgZDVzxhCZKbViKO75-ulBB0vGkFlGk6Sd49TqWNzJ66YobxzWVVrUyGo1RKWpzJFrjS4raSaddv84pmf4LjwRrRdxm4h3MM0aswOp5FInkuXIaWOYWArm6Pa_uaWbKrxfI55_TiHi0UhiytomvIDyBj4spo6uo6bjza_LElpn-fAN1WFWvQ 2026/09/05 05:24:30 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/09/05 05:24:30 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "2f479326329939e3ee9ffdaab5ddc05b" 2026/09/05 05:24:31 DEBUG : unknown-size-update.txt: multipart upload "AKQRuDI9KNUHu4rUiIDDD9ioYH12kypxO2lfhZwjmPzhAdVgNBBJqZrIvgLs6k_73USFO84-jYth4IM1PJYjIk-djsyzl_FZgsZupT01OPIZv4geMcQZjLS9VXe0dFpA17rxM4lcXJTnzAPRY5mK57bt6YjYzdX5yJ2cgZDVzxhCZKbViKO75-ulBB0vGkFlGk6Sd49TqWNzJ66YobxzWVVrUyGo1RKWpzJFrjS4raSaddv84pmf4LjwRrRdxm4h3MM0aswOp5FInkuXIaWOYWArm6Pa_uaWbKrxfI55_TiHi0UhiytomvIDyBj4spo6uo6bjza_LElpn-fAN1WFWvQ" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/09/05 05:24:31 DEBUG : Creating backend with remote "TestS3R2:rclone-test-wopohej1viwa/deeper/nonexisting/directory" 2026/09/05 05:24:31 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:3019: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:3062: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:3111: Can't test if can't have empty directories 2026/09/05 05:24:31 DEBUG : Waiting for deletions to finish 2026/09/05 05:24:31 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/09/05 05:24:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/09/05 05:24:31 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/09/05 05:24:32 INFO : S3 bucket rclone-test-wopohej1viwa: Bucket "rclone-test-wopohej1viwa" deleted 2026/09/05 05:24:32 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3225: Shutdown method not supported --- FAIL: TestIntegration (148.27s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.25s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.33s) --- FAIL: TestIntegration/FsMkdir (145.92s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.22s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.11s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.09s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (13.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.73s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.71s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.59s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (3.47s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (29.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.11s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (3.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.69s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.61s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.47s) --- 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.40s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (3.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHeadObjectCopy (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren (0.77s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (72.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (9.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (10.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (10.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (12.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (5.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (14.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (5.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (15.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (5.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (6.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (3.29s) --- PASS: TestIntegration/FsMkdir/FsPutRetry (5.11s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/NetError (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked (4.79s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 (2.31s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError (2.49s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (0.78s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (14.90s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.57s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.52s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.29s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.24s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.29s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.29s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.84s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.45s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.19s) --- 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:366: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/09/05 05:24:32 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/09/05 05:24:32 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) === RUN TestParseRetainUntilDate === RUN TestParseRetainUntilDate/RFC3339_date === RUN TestParseRetainUntilDate/RFC3339_date_with_timezone === RUN TestParseRetainUntilDate/duration_days === RUN TestParseRetainUntilDate/duration_hours === RUN TestParseRetainUntilDate/duration_minutes === RUN TestParseRetainUntilDate/invalid_input === RUN TestParseRetainUntilDate/empty_input --- PASS: TestParseRetainUntilDate (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date_with_timezone (0.00s) --- PASS: TestParseRetainUntilDate/duration_days (0.00s) --- PASS: TestParseRetainUntilDate/duration_hours (0.00s) --- PASS: TestParseRetainUntilDate/duration_minutes (0.00s) --- PASS: TestParseRetainUntilDate/invalid_input (0.00s) --- PASS: TestParseRetainUntilDate/empty_input (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 148.341s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished ERROR in 2m29.765291547s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/dot_dot]