"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:" 2025/10/15 02:27:56 NOTICE: TestS3R2: Stopped server 2025/10/15 02:27:56 NOTICE: TestS3R2: Starting server 2025/10/15 02:27:56 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bunewut3dogo" 2025/10/15 02:27:56 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 2025/10/15 02:27:57 INFO : S3 bucket rclone-test-bunewut3dogo: Bucket "rclone-test-bunewut3dogo" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/10/15 02:27:58 INFO : S3 bucket rclone-test-bunewut3dogo: Bucket "rclone-test-bunewut3dogo" deleted === RUN TestIntegration/FsMkdir 2025/10/15 02:27:58 INFO : S3 bucket rclone-test-bunewut3dogo: Bucket "rclone-test-bunewut3dogo" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/10/15 02:27:58 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/10/15 02:27:58 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/10/15 02:27:58 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/10/15 02:28:11 NOTICE: S3 bucket rclone-test-bunewut3dogo: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/10/15 02:28:11 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AJUpUvD_nOJIMTbP_SDAchTghH-c01WWRn87Vc-w-Es3PC1jmzXFnu76smi9760czFx4XJCkdfX5TgSRuca0kcbsOn0xCjerP4nKt7svknAZWmVgrDSW1H8Z9RiB0lItTCvOBJ9zyGjeut-IwI7RDew6rd4KapAFxgGgiTx_jcI_4BFYNE48CGtdpqYP2Ag1jum1_r25el8lpXsm5PyqkZ-iDKlwpISQEmFckXeCSwqZctlJHeV3vWqLrEBW-4KG1_sQAIH_0y4GL5F5s-opKykBr6hVHCHuIALwKhwKVHuYUdBmVRBRnVf_jAY4Qz6GmxBz_JrAbshzVMRhLzwhpoU 2025/10/15 02:28:11 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "e847ec6e12c693f2c3dc0a72bae79fbc" 2025/10/15 02:28:11 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "7fd44061b960367d2f08f0d7edd9dac0" 2025/10/15 02:28:12 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "dadcd1b40fb4ded1742966e4785521ef" 2025/10/15 02:28:12 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AJUpUvD_nOJIMTbP_SDAchTghH-c01WWRn87Vc-w-Es3PC1jmzXFnu76smi9760czFx4XJCkdfX5TgSRuca0kcbsOn0xCjerP4nKt7svknAZWmVgrDSW1H8Z9RiB0lItTCvOBJ9zyGjeut-IwI7RDew6rd4KapAFxgGgiTx_jcI_4BFYNE48CGtdpqYP2Ag1jum1_r25el8lpXsm5PyqkZ-iDKlwpISQEmFckXeCSwqZctlJHeV3vWqLrEBW-4KG1_sQAIH_0y4GL5F5s-opKykBr6hVHCHuIALwKhwKVHuYUdBmVRBRnVf_jAY4Qz6GmxBz_JrAbshzVMRhLzwhpoU" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/10/15 02:28:15 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/10/15 02:28:15 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:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/10/15 02:28:17 DEBUG : S3 bucket rclone-test-bunewut3dogo: bucket is versioned: false 2025/10/15 02:28:17 DEBUG : Waiting for deletions to finish 2025/10/15 02:28:17 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/10/15 02:28:17 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/10/15 02:28:17 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/10/15 02:28:18 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bunewut3dogo/dirToPurgeFromRoot" 2025/10/15 02:28:18 DEBUG : S3 bucket rclone-test-bunewut3dogo path dirToPurgeFromRoot: bucket is versioned: false 2025/10/15 02:28:18 DEBUG : Waiting for deletions to finish 2025/10/15 02:28:18 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/10/15 02:28:18 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/10/15 02:28:19 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/10/15 02:28:19 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bunewut3dogo/hello? sausage/êé" 2025/10/15 02:28:20 DEBUG : S3 bucket rclone-test-bunewut3dogo path hello? sausage/êé: bucket is versioned: false 2025/10/15 02:28:20 DEBUG : Waiting for deletions to finish 2025/10/15 02:28:20 DEBUG : "a/b/c/d/e.txt" version false 2025/10/15 02:28:20 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/10/15 02:28:20 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:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/10/15 02:28:25 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bunewut3dogo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/10/15 02:28:26 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bunewut3dogo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-bunewut3dogo" from "TestS3R2:rclone-test-bunewut3dogo" 2025/10/15 02:28:26 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:2052: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/10/15 02:28:32 DEBUG : piped data.txt: open chunk writer: started multipart upload: AM-_YDdcb1kKazOxGyDQEt9aN69pzzoE0If-70scEMxjYtKZhDid4kA5VXxDN6l4LB4_RF4O44vCqSCuwSaLswJyI3W-BoFbhX-vZX-Nbv7_yRUu77OPW3wOjwE9WN8zuH1VQBneMCjqHIrUQGwPa7l1PyXLri5lMg6CM1Ap51BEBVxywE3-4DXB9K41dkiHk9CVpwinrjOWkOd_Y-XfG1jB8wRgTf1bDF5TrSVbfy_icnjZWmqjj8pQ8myrse-rMgsYhG3YMmrCIcmX__5NghvfR04MKHs4cBc-o3V1Hs7is1vk9e9xZu8VqjXVE5T2rVktL6h-BdLBEnE666LQTek 2025/10/15 02:28:32 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/10/15 02:28:32 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/10/15 02:28:32 DEBUG : piped data.txt: multipart upload "AM-_YDdcb1kKazOxGyDQEt9aN69pzzoE0If-70scEMxjYtKZhDid4kA5VXxDN6l4LB4_RF4O44vCqSCuwSaLswJyI3W-BoFbhX-vZX-Nbv7_yRUu77OPW3wOjwE9WN8zuH1VQBneMCjqHIrUQGwPa7l1PyXLri5lMg6CM1Ap51BEBVxywE3-4DXB9K41dkiHk9CVpwinrjOWkOd_Y-XfG1jB8wRgTf1bDF5TrSVbfy_icnjZWmqjj8pQ8myrse-rMgsYhG3YMmrCIcmX__5NghvfR04MKHs4cBc-o3V1Hs7is1vk9e9xZu8VqjXVE5T2rVktL6h-BdLBEnE666LQTek" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/10/15 02:28:33 DEBUG : piped data.txt: open chunk writer: started multipart upload: ADOOcZGw7yoJ7bH1LooDEbpkHv9NrzlUcDiPHrS3AelZrTsYTw45vQs1BG0B7sCsLiwZjA4NF71NpYLwRlrxqVLBTQ0urscyNDf4Uqlx9WN09aTwbpK180J9SdBVpKarl3J8JHU1osqRlHWbw6A_rfK7c6DKGUs42UtjJk6PA9_oxzz-gLg1iCbZprcXrqzbDsuz4vSqewy3_cetuAVcKplR15fn7NEhBD97kwj_zRlGNTrbI5MHZlF16JjQBWTLZUFphbvjYZihv-pbnGrblrXTAYeVd1ARS_Q_PyJtKM1OWck42n2aRVvF_iQFNqaGe1_9CW3_RGqhjs8RCJbDYlM 2025/10/15 02:28:33 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/15 02:28:33 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "b58d3d6b2d9daede238213f1403ac4de" 2025/10/15 02:28:33 DEBUG : piped data.txt: multipart upload "ADOOcZGw7yoJ7bH1LooDEbpkHv9NrzlUcDiPHrS3AelZrTsYTw45vQs1BG0B7sCsLiwZjA4NF71NpYLwRlrxqVLBTQ0urscyNDf4Uqlx9WN09aTwbpK180J9SdBVpKarl3J8JHU1osqRlHWbw6A_rfK7c6DKGUs42UtjJk6PA9_oxzz-gLg1iCbZprcXrqzbDsuz4vSqewy3_cetuAVcKplR15fn7NEhBD97kwj_zRlGNTrbI5MHZlF16JjQBWTLZUFphbvjYZihv-pbnGrblrXTAYeVd1ARS_Q_PyJtKM1OWck42n2aRVvF_iQFNqaGe1_9CW3_RGqhjs8RCJbDYlM" 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 2025/10/15 02:28:34 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:298: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2025/10/15 02:28:36 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AMAk1f5MVFIp5RjT0fOvs6MmbolQwcb39wDJIIAoeaYC07M7oemw3M33sHS9Mi-MoIZYQNLmEOE8DCQWFDEDqKNq364fQ_Z_-1TBc-pvYUnSFXKx26Q-gUjG-gXbvz-UnM2Oj2dwcjcjnuLZjnKTow5S7XaWA5BAC9KBkoRk4V9Mx24zmundzzSyKsDpL1cNU0QQSMcxbtbjV4HobdPjKmCPCzgn-lF99r8p-EE5e3q4xAh7feM_dkBHORdgDXae3N25JVH7_1K1VKh56BG-mEX9a5b74tJ1RqNt0XPfQ6GEWBH-q78sW22_wG_CmXvPt6T7dU_aKd3Rdd_5SleMwsw 2025/10/15 02:28:36 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/10/15 02:28:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/10/15 02:28:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AMAk1f5MVFIp5RjT0fOvs6MmbolQwcb39wDJIIAoeaYC07M7oemw3M33sHS9Mi-MoIZYQNLmEOE8DCQWFDEDqKNq364fQ_Z_-1TBc-pvYUnSFXKx26Q-gUjG-gXbvz-UnM2Oj2dwcjcjnuLZjnKTow5S7XaWA5BAC9KBkoRk4V9Mx24zmundzzSyKsDpL1cNU0QQSMcxbtbjV4HobdPjKmCPCzgn-lF99r8p-EE5e3q4xAh7feM_dkBHORdgDXae3N25JVH7_1K1VKh56BG-mEX9a5b74tJ1RqNt0XPfQ6GEWBH-q78sW22_wG_CmXvPt6T7dU_aKd3Rdd_5SleMwsw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/10/15 02:28:38 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AJ3PXoT6Sk_l_a39m2TYjxD8MzWD1kSiTikQJIOVJGPXeC69zQW_tu0xqJlF0ByGyHP-83sRVgGO98l6CDv1chQxJlNy9BL1Ov016Z7U0xEKwAXN02-UNQ9CPSq1oNdQ_I-kc2chjCiR0IQ2zvmsQ8VOgGoQzDL7YUk5QGgpjuv_yRvqMqMJzs3PbnYlmJRk9wz1Dc-v1JF9cQSDm_EO8O1QpBDOJtzrT_obosLzjl2-MPULApt5dfnls-ydmFQLoX9h4SdyNsek8N7phDAY_89G3FV8VRA3KIxkiMovqYsAMikjLhuIC0H_EDXbdoMBu1MwNbhj09Nc6XS9kCXDGEw 2025/10/15 02:28:38 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/10/15 02:28:38 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/15 02:28:39 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AJ3PXoT6Sk_l_a39m2TYjxD8MzWD1kSiTikQJIOVJGPXeC69zQW_tu0xqJlF0ByGyHP-83sRVgGO98l6CDv1chQxJlNy9BL1Ov016Z7U0xEKwAXN02-UNQ9CPSq1oNdQ_I-kc2chjCiR0IQ2zvmsQ8VOgGoQzDL7YUk5QGgpjuv_yRvqMqMJzs3PbnYlmJRk9wz1Dc-v1JF9cQSDm_EO8O1QpBDOJtzrT_obosLzjl2-MPULApt5dfnls-ydmFQLoX9h4SdyNsek8N7phDAY_89G3FV8VRA3KIxkiMovqYsAMikjLhuIC0H_EDXbdoMBu1MwNbhj09Nc6XS9kCXDGEw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/10/15 02:28:40 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AKO3oIjFG2eg80ueX09cdWWOC7V00VY6GpgLbqsSJcwlkWw0nptFoK17b_k-YQ-9VaQGzODcgqMiGQ2KRo5DUN3T-l_Yj7ffXy-nJK6iK7ZnX7nHs4Exm_rmLalm93vs8xhfnkWnWLlyS5ttzGHfsZDS92P2FmuSOlJjh1ZSZVhsSxb74QygsUPuyCLMigy4nvSXnfJPemISrLFUmfGVrLR92BABi8WKbpykcKXubDD5wbnSTcSSiF93SothiKrjz-6zADsDtsA0os9myUJLhBIZTqE7M2MaRHriZVuWjiDOf3SoLxFQE3xPAByAHDfcEeVS7OmyAMmlP7lyjpZyU84 2025/10/15 02:28:40 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/15 02:28:42 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/15 02:28:42 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AKO3oIjFG2eg80ueX09cdWWOC7V00VY6GpgLbqsSJcwlkWw0nptFoK17b_k-YQ-9VaQGzODcgqMiGQ2KRo5DUN3T-l_Yj7ffXy-nJK6iK7ZnX7nHs4Exm_rmLalm93vs8xhfnkWnWLlyS5ttzGHfsZDS92P2FmuSOlJjh1ZSZVhsSxb74QygsUPuyCLMigy4nvSXnfJPemISrLFUmfGVrLR92BABi8WKbpykcKXubDD5wbnSTcSSiF93SothiKrjz-6zADsDtsA0os9myUJLhBIZTqE7M2MaRHriZVuWjiDOf3SoLxFQE3xPAByAHDfcEeVS7OmyAMmlP7lyjpZyU84" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/10/15 02:28:43 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AJV-iXI-ik-cJCcv2lJqbjTC7Ll_bzC-Ysh5VAKIOKQP4NKjpSIjzcMjjXPJRki6jzxjwvWO5yltTkhiC4bNdZ0Osc-XN90A43rzIAYUgZWpFhp6gDs_zMO_rd6LlfL2mo4sH8dLUlG-dmMNRg45E3YisuSSvHqw1k3hMtFPNHjMRefJHC0hbAtC2QfC5qmWRtyGJHMU7O5G9RMULbRGo1PWq41U9TYURnhWjnf_7-2WrWpssJdrQ7q4ZVzK5LT2KZ_-21gs0PhH3-XV9KgEvOnM1D8vXAxOLifBkoeeV6v9ymRCNd_jVmEQ6w7h7_BPihCjjXpdITiiHYtK3s71Ehw 2025/10/15 02:28:43 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/10/15 02:28:43 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/10/15 02:28:43 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/10/15 02:28:44 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/15 02:28:44 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/15 02:28:44 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/15 02:28:44 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AJV-iXI-ik-cJCcv2lJqbjTC7Ll_bzC-Ysh5VAKIOKQP4NKjpSIjzcMjjXPJRki6jzxjwvWO5yltTkhiC4bNdZ0Osc-XN90A43rzIAYUgZWpFhp6gDs_zMO_rd6LlfL2mo4sH8dLUlG-dmMNRg45E3YisuSSvHqw1k3hMtFPNHjMRefJHC0hbAtC2QfC5qmWRtyGJHMU7O5G9RMULbRGo1PWq41U9TYURnhWjnf_7-2WrWpssJdrQ7q4ZVzK5LT2KZ_-21gs0PhH3-XV9KgEvOnM1D8vXAxOLifBkoeeV6v9ymRCNd_jVmEQ6w7h7_BPihCjjXpdITiiHYtK3s71Ehw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/10/15 02:28:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: APBadR2IKCO39HMANgriP3gWrfWVT_9alkZQS13ACq8CjoOMO3KQ1hTC0lEZ1-cYHuHR_Qh5htZDnJ4ap3Nj1k-cF1fIi3j7Rz4VCE2oqtqt-wIOLRdanMLW6TXfuYj6nxU4y2UU4iABU7051mIXn7VSsNCcpjzG1lMyD3pmH6vtgoBW5vv_XSPIei_iWreohRjuwl8d2ZygFNknvIs9y3-LAGt4Tu2SKlHHvFf5k1LvM_o2z9Mv10fKi3Xel-GZ4edXlPOPODTteN-EY4LpvLQ1mn2kvT271Qa0qiKzjRirY2hEtXM4KSdGo0njcYkgmbm6pIF8TG6-GJNSrSPLoe8 2025/10/15 02:28:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/15 02:28:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/10/15 02:28:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/10/15 02:28:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/15 02:28:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/15 02:28:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/15 02:28:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "APBadR2IKCO39HMANgriP3gWrfWVT_9alkZQS13ACq8CjoOMO3KQ1hTC0lEZ1-cYHuHR_Qh5htZDnJ4ap3Nj1k-cF1fIi3j7Rz4VCE2oqtqt-wIOLRdanMLW6TXfuYj6nxU4y2UU4iABU7051mIXn7VSsNCcpjzG1lMyD3pmH6vtgoBW5vv_XSPIei_iWreohRjuwl8d2ZygFNknvIs9y3-LAGt4Tu2SKlHHvFf5k1LvM_o2z9Mv10fKi3Xel-GZ4edXlPOPODTteN-EY4LpvLQ1mn2kvT271Qa0qiKzjRirY2hEtXM4KSdGo0njcYkgmbm6pIF8TG6-GJNSrSPLoe8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/10/15 02:28:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ACl0YZ7bEVJMCa_-qGiRMX4MFgu5krsUmmaBUHi9p_a26Y-AC5_rDRS4uqCQi0eIl1ySszIckybt-8ZQ9GBHXKi2kJE2hWATUjOw7MOP6CV0YC2Ljyl3pzdm_g6UXlscVAvKuQq4do6Zdl72GusO-XseOUG3vxYUY76qhvFFtInlIyLtVHvSCS-MfdpASmKVhfigwkOFdt0INuaGhoODqP4CciB6KQCxwzsdilgaGAq0fQQ2pFheRr7aq_LUv-ZlfXjAh1nDjLCOx0sHzfY4l6q9Hx6XAzi14_AEnviBnZiFuH-GkCqy-BhFkcDsOizaFR7WzZW018jsgCVTE5GL8l0 2025/10/15 02:28:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/15 02:28:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/10/15 02:28:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ACl0YZ7bEVJMCa_-qGiRMX4MFgu5krsUmmaBUHi9p_a26Y-AC5_rDRS4uqCQi0eIl1ySszIckybt-8ZQ9GBHXKi2kJE2hWATUjOw7MOP6CV0YC2Ljyl3pzdm_g6UXlscVAvKuQq4do6Zdl72GusO-XseOUG3vxYUY76qhvFFtInlIyLtVHvSCS-MfdpASmKVhfigwkOFdt0INuaGhoODqP4CciB6KQCxwzsdilgaGAq0fQQ2pFheRr7aq_LUv-ZlfXjAh1nDjLCOx0sHzfY4l6q9Hx6XAzi14_AEnviBnZiFuH-GkCqy-BhFkcDsOizaFR7WzZW018jsgCVTE5GL8l0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/10/15 02:28:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AFXcOKavwX7tu1YK1BsyBcaQpRCkhT5Fq7L64XbwAQJzUuIBOCmOf90u-nWzESrOWTP7bfzyAVkkZLW2Vngy3VkOYnYrySur0XzEf1I6rdFh9Yv4UJPmpvU2oMII78067FkvtJyH4hjgHGqrkGWDe6blUhgpL1ynXv_TA7V-jA4YhZ2vJIAzra8KwoWphLvAjQaYL_7mEXRYlhX9CoTvMl2Jtlz_agXOyxKgck6_BN8ph0rwhTr5lEKUG6wlXANI4U-CmqJ2rr0OpS9FBMryNbEITRCgmOHc7IvPTQE7gGvD7v1h0BMAaqcGPvpF9n3k00YeGiNdlhHHXVzMrUWpsoU 2025/10/15 02:28:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/10/15 02:28:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/15 02:28:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AFXcOKavwX7tu1YK1BsyBcaQpRCkhT5Fq7L64XbwAQJzUuIBOCmOf90u-nWzESrOWTP7bfzyAVkkZLW2Vngy3VkOYnYrySur0XzEf1I6rdFh9Yv4UJPmpvU2oMII78067FkvtJyH4hjgHGqrkGWDe6blUhgpL1ynXv_TA7V-jA4YhZ2vJIAzra8KwoWphLvAjQaYL_7mEXRYlhX9CoTvMl2Jtlz_agXOyxKgck6_BN8ph0rwhTr5lEKUG6wlXANI4U-CmqJ2rr0OpS9FBMryNbEITRCgmOHc7IvPTQE7gGvD7v1h0BMAaqcGPvpF9n3k00YeGiNdlhHHXVzMrUWpsoU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/10/15 02:28:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: APjz90b5-tOZfDmiR94hfRu861D5Q6sFt9fTwMWNlPZdnu_Pd1VDSG7KJ3na4Cw_KExezoZCCKMM6htUHsIxrksi8iguhZGwkFTkpxL_mDokEaViaxIZCZyfjet4pnUYyYYqvrZJPPvukv0_o1h3PB_jH_2lWlSahlGe719huUmsJxCF_ZfXb4dh31rjt1FbxOwT98d2Aiemy0bi7x2p10ReglC6B8ZucKHcCYCemVmuycQOo5ESfBrLRtNreXw-pGp_JW2Y5ckCqKGmvr-wQwG3uw_E_CAmBFQLJEyqgerqfRdpt_H5cgzRdptK7Yuvk1EP5RQn1hWXqASLz1IBFg4 2025/10/15 02:28:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/15 02:28:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/15 02:28:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "APjz90b5-tOZfDmiR94hfRu861D5Q6sFt9fTwMWNlPZdnu_Pd1VDSG7KJ3na4Cw_KExezoZCCKMM6htUHsIxrksi8iguhZGwkFTkpxL_mDokEaViaxIZCZyfjet4pnUYyYYqvrZJPPvukv0_o1h3PB_jH_2lWlSahlGe719huUmsJxCF_ZfXb4dh31rjt1FbxOwT98d2Aiemy0bi7x2p10ReglC6B8ZucKHcCYCemVmuycQOo5ESfBrLRtNreXw-pGp_JW2Y5ckCqKGmvr-wQwG3uw_E_CAmBFQLJEyqgerqfRdpt_H5cgzRdptK7Yuvk1EP5RQn1hWXqASLz1IBFg4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/10/15 02:28:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AKongzwTYleINUGOs8Pq1YkFnnZE1LgJzWXeIAfdC3qh74cfH7GQrOszZM4EPp-MrNVoEwswUq4SINhgl3k77v2HvZXMUDh4Y2prJAY47Ua7lb8g7GOBuox2vs1TfHzi9sKqqZ7Bc_GLks0SNFNe9BCPpGAVcZtFNX8QIIiYKHbLKc1ZfbH09rtHDI776-Lr8wpbV6IAJjrCF6QkeeGXbIWqZVMihEN6ZNMEd2j-q8guYW6JkqFsFbFt3V9UCul2T2pYAN9DsJTm9gGyHoaWlpz5qC9Ly1FIeYBGTRNkSht5fxbtyYA0yf0e2Gas2r1r48q_HGuV3mTpXQ0SWmB2zJE 2025/10/15 02:28:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/10/15 02:28:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/10/15 02:28:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/15 02:28:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/15 02:28:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/15 02:28:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/15 02:28:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AKongzwTYleINUGOs8Pq1YkFnnZE1LgJzWXeIAfdC3qh74cfH7GQrOszZM4EPp-MrNVoEwswUq4SINhgl3k77v2HvZXMUDh4Y2prJAY47Ua7lb8g7GOBuox2vs1TfHzi9sKqqZ7Bc_GLks0SNFNe9BCPpGAVcZtFNX8QIIiYKHbLKc1ZfbH09rtHDI776-Lr8wpbV6IAJjrCF6QkeeGXbIWqZVMihEN6ZNMEd2j-q8guYW6JkqFsFbFt3V9UCul2T2pYAN9DsJTm9gGyHoaWlpz5qC9Ly1FIeYBGTRNkSht5fxbtyYA0yf0e2Gas2r1r48q_HGuV3mTpXQ0SWmB2zJE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/10/15 02:28:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ADWm2CQh7SZmSagW6pJVxB8X8fPWwGpl42ynhExK3VlkrEPo4IC3GwpiMzjaxXSQtB0HoSAYI26SXPigvNm9J5WzfFyTqrY0IzzsD1bBLSlImAXx0wvOyKSDmK0zCabch5e1auuyqJyFzhKy8NRIEGfa9ad16dFZtVGUJhipzGfi8Ou653EwO-qbMplac8fKYV4LwoHlsWuzU6UStPgpk_B-5x8Lfvw-NHkbUdtCJaROgbmxbq_1uUpOvG20rZRBZny2wL3ijkny3_NDJ3KKglSl4RmAOJ0eOCztDphrAtt4DLggCLmO9N3_X3SkRAMDFwrbzYwSho8ulRDmKYDrlBE 2025/10/15 02:28:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/15 02:28:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/15 02:28:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/10/15 02:28:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/15 02:28:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/15 02:28:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/15 02:28:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ADWm2CQh7SZmSagW6pJVxB8X8fPWwGpl42ynhExK3VlkrEPo4IC3GwpiMzjaxXSQtB0HoSAYI26SXPigvNm9J5WzfFyTqrY0IzzsD1bBLSlImAXx0wvOyKSDmK0zCabch5e1auuyqJyFzhKy8NRIEGfa9ad16dFZtVGUJhipzGfi8Ou653EwO-qbMplac8fKYV4LwoHlsWuzU6UStPgpk_B-5x8Lfvw-NHkbUdtCJaROgbmxbq_1uUpOvG20rZRBZny2wL3ijkny3_NDJ3KKglSl4RmAOJ0eOCztDphrAtt4DLggCLmO9N3_X3SkRAMDFwrbzYwSho8ulRDmKYDrlBE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/10/15 02:28:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AAewHawp0no-91I8ROjRdDkTWeMktQmW_HatbsEZeDYSM57eqxJYVVLM3L_J07Ix0xEgT4WhSdZs_wKApL28CPQePGuDXGKWRfGPhlF_lF0a981NIN2I76YKB-mP_BkySqwcS-4E5octWPCIW7nY5u2bUoP3qQ1p6BVUJ9WNw0goIOZhjOy8CsLxKwvnq6TE8wLxkgYMpnIXP0xogUXx31aJVJp2kriZ3pIoLeKKtygA8cAH8u16n_QQa38lxyD-18xaYqcGrIT3vDo9vbzi0jlc5zyJwiWVNjbbsaozt0jhXqaL-TC5m94ws0iOGUV64xrFj92KzwebLDknDFZ2xxw 2025/10/15 02:28:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/15 02:28:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/10/15 02:29:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AAewHawp0no-91I8ROjRdDkTWeMktQmW_HatbsEZeDYSM57eqxJYVVLM3L_J07Ix0xEgT4WhSdZs_wKApL28CPQePGuDXGKWRfGPhlF_lF0a981NIN2I76YKB-mP_BkySqwcS-4E5octWPCIW7nY5u2bUoP3qQ1p6BVUJ9WNw0goIOZhjOy8CsLxKwvnq6TE8wLxkgYMpnIXP0xogUXx31aJVJp2kriZ3pIoLeKKtygA8cAH8u16n_QQa38lxyD-18xaYqcGrIT3vDo9vbzi0jlc5zyJwiWVNjbbsaozt0jhXqaL-TC5m94ws0iOGUV64xrFj92KzwebLDknDFZ2xxw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/10/15 02:29:00 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AGVYZk5GKNh7uMlmLirp5nBAuUJgG8XCto2R0aBIEr_RhymUwa2rStaFWcufwb6XU3M3QYty-JIpikeuGcWr6JBLtElHuqQvpyWFzh1d6ND9U3MYMl5JKrfcyvkCrNXmK8r4Lq3UcVZf73YBfv-V4ccGhXRjMmixWJuREOPLw1mOvQnX05IwNzYvygvKmwu007Upi3ljAykgUweRHASvot-UrUPYEVoUfFGd-YY1cATpD0fk-Ixnv_b2G3vTURd3_SXDwcool-ESh4KHVftv154m-a6_59_O48lWXToazlF9cMng7UCLQYLsdxPiFVuxntf8xBxpkg6PxDPkdMmX_dM 2025/10/15 02:29:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/10/15 02:29:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/15 02:29:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AGVYZk5GKNh7uMlmLirp5nBAuUJgG8XCto2R0aBIEr_RhymUwa2rStaFWcufwb6XU3M3QYty-JIpikeuGcWr6JBLtElHuqQvpyWFzh1d6ND9U3MYMl5JKrfcyvkCrNXmK8r4Lq3UcVZf73YBfv-V4ccGhXRjMmixWJuREOPLw1mOvQnX05IwNzYvygvKmwu007Upi3ljAykgUweRHASvot-UrUPYEVoUfFGd-YY1cATpD0fk-Ixnv_b2G3vTURd3_SXDwcool-ESh4KHVftv154m-a6_59_O48lWXToazlF9cMng7UCLQYLsdxPiFVuxntf8xBxpkg6PxDPkdMmX_dM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/10/15 02:29:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AB20rzC3mdWQ2-WrAhHg-NTFHqLJJepc0sB0ipdfZgBXUbUitKMPB0j4J6O4dh0IdveXqQ1t_KV0OhGE1GqIG3M3HgZ0FzC2r5K7nnMFnzlV_qSLIiQ0zJ0BbBXbGoRgL8myWT6YlvfFvxu4XJqX2vAhp_S5oap7jL4BXdNkHTTlN6YSLYXVE9Vt64dzl4Yw9LKLah1unAwNiJmXmvXq7oDE88s0RwN8PNL2s3OhNtIdGNQjI7CzyqpkZUngnxncKwGfk21AWn4eZPuz3D-Yu1B1aI9v4k7D4OoW_yGNzQPAnWMHSv1aiC81-jlF7oUv6G5f0K4JBdd3IfV321AQjU8 2025/10/15 02:29:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/15 02:29:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/15 02:29:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AB20rzC3mdWQ2-WrAhHg-NTFHqLJJepc0sB0ipdfZgBXUbUitKMPB0j4J6O4dh0IdveXqQ1t_KV0OhGE1GqIG3M3HgZ0FzC2r5K7nnMFnzlV_qSLIiQ0zJ0BbBXbGoRgL8myWT6YlvfFvxu4XJqX2vAhp_S5oap7jL4BXdNkHTTlN6YSLYXVE9Vt64dzl4Yw9LKLah1unAwNiJmXmvXq7oDE88s0RwN8PNL2s3OhNtIdGNQjI7CzyqpkZUngnxncKwGfk21AWn4eZPuz3D-Yu1B1aI9v4k7D4OoW_yGNzQPAnWMHSv1aiC81-jlF7oUv6G5f0K4JBdd3IfV321AQjU8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/10/15 02:29:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AMMZzw0qQhetx8lIu1XFQxIkOHhPb7K0CbulFSCMi3dvA5iC8FULa2W1hkkfeZLtLY0vfIg72hP9RAb4NlvyU43PxqWmIpATRRbnkKPUdXxMlWzdvdPWdaFrSko6LlfNIovIipLc3yJVPQhDDWyhhqv73FAvHDljLC2RI5vOWbBb_QNTdFd_mXf0d69cbRC893yIfOIajg_cEmhXwiYXo1x4z9iN4NqTcyCqQIzXpU94D4t8o-101M2asMgbCYE8W6H893LSNpkFt8h4wU5uLs8DfsRCBa5chldoqdIWhIqA8iUt0q1eOD2w5ksCLz_bdWkNTfuKIJGXQzDISu-gTyE 2025/10/15 02:29:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/10/15 02:29:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/10/15 02:29:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/15 02:29:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/15 02:29:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/15 02:29:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/15 02:29:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AMMZzw0qQhetx8lIu1XFQxIkOHhPb7K0CbulFSCMi3dvA5iC8FULa2W1hkkfeZLtLY0vfIg72hP9RAb4NlvyU43PxqWmIpATRRbnkKPUdXxMlWzdvdPWdaFrSko6LlfNIovIipLc3yJVPQhDDWyhhqv73FAvHDljLC2RI5vOWbBb_QNTdFd_mXf0d69cbRC893yIfOIajg_cEmhXwiYXo1x4z9iN4NqTcyCqQIzXpU94D4t8o-101M2asMgbCYE8W6H893LSNpkFt8h4wU5uLs8DfsRCBa5chldoqdIWhIqA8iUt0q1eOD2w5ksCLz_bdWkNTfuKIJGXQzDISu-gTyE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/10/15 02:29:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AMvP__wjas9xqaUIMkyJephnXvBrYqXK9RGPQuQb-Zwzs8DKjEZ0Gu76_aCaoUkLiKXchOf4btjc4jS1RRFfDp5kf2QJlEUMEuj4coSUEXDmYyIVp15bZcfw6F7f3RtJ_AQiFlTWYzD5QEBzkLNvrQ1h2JY0WSmED_TT-cayrlUP7PPnsjrflHASLZGJq39YmQadCR7EDcKxkwceo1w86A2xCSs3xsORr_IW6azoH-LnJO4YB1WB3GJhpQDmGiheTXt_ys8Xeob3sogqhHezChkPLWXkjL7JfLcSJ5kJcFJVah_QTpaOcxdU5lZ9AokXqU6ZibfggJ8x_5c_ae8_FLs 2025/10/15 02:29:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/15 02:29:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/15 02:29:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/10/15 02:29:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/15 02:29:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/15 02:29:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/15 02:29:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AMvP__wjas9xqaUIMkyJephnXvBrYqXK9RGPQuQb-Zwzs8DKjEZ0Gu76_aCaoUkLiKXchOf4btjc4jS1RRFfDp5kf2QJlEUMEuj4coSUEXDmYyIVp15bZcfw6F7f3RtJ_AQiFlTWYzD5QEBzkLNvrQ1h2JY0WSmED_TT-cayrlUP7PPnsjrflHASLZGJq39YmQadCR7EDcKxkwceo1w86A2xCSs3xsORr_IW6azoH-LnJO4YB1WB3GJhpQDmGiheTXt_ys8Xeob3sogqhHezChkPLWXkjL7JfLcSJ5kJcFJVah_QTpaOcxdU5lZ9AokXqU6ZibfggJ8x_5c_ae8_FLs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/10/15 02:29:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: APUkZu-KJTg_ymUOO7xuGMwr8Rnq0dbFNOe3J_di5665PDFa-1foWB_P-LGwLrfgNjLY9xPQ4EZLMf4-T4b-2B98DJE-M-HW7UxtkHrsi7FMr4RshvVMdZ-wdqlDNGm6qgH8K2GxP2x9Q67ewtnGJQpw_4Diy7bo3xqRwzHTvydqs_5cyk-8FceHMKdppi3gWHK0Hprw-YBoutWMjXUKZ5E6wNiYLjvIDPjIwuy9DNjOLcNe4-53QCzhXhl8CIK62U_eMHp_s_wJ_ZX9wtoyMC8-7A2rRNS1Td_Du0CnMjP63K2iZPcu6QhANz8PP4LJnuL84swjnwscDVAGsCwNl44 2025/10/15 02:29:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/15 02:29:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/10/15 02:29:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "APUkZu-KJTg_ymUOO7xuGMwr8Rnq0dbFNOe3J_di5665PDFa-1foWB_P-LGwLrfgNjLY9xPQ4EZLMf4-T4b-2B98DJE-M-HW7UxtkHrsi7FMr4RshvVMdZ-wdqlDNGm6qgH8K2GxP2x9Q67ewtnGJQpw_4Diy7bo3xqRwzHTvydqs_5cyk-8FceHMKdppi3gWHK0Hprw-YBoutWMjXUKZ5E6wNiYLjvIDPjIwuy9DNjOLcNe4-53QCzhXhl8CIK62U_eMHp_s_wJ_ZX9wtoyMC8-7A2rRNS1Td_Du0CnMjP63K2iZPcu6QhANz8PP4LJnuL84swjnwscDVAGsCwNl44" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/10/15 02:29:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AF7glZKPDkVh1DWuMxeNjCc_JclrolKxYORKFnPtloZv6zjEgwdxzMvDsoqbmCkIezkCGmMeAQl9QQl6llOosHarYvW69t3gWWOBMxa72vDsvt3woXzwcSgU0TBBSZDtV0reNcAHcxyshvLMc1VRmYcwumxPWOjxKZerDOPJytP5ImqpI7KJ1iUTmjRmvd0KDPBoqKTaIc5TAl7DWrNFMgtY3O97rV6Ixa3B3rkwO3CjaofkqIjGkQa3fXbZQmcgDKHfpoZIdIO0ZRIoCY46cE2_idkPuroJNDiSBGsB6Q2PISbQ90tlfHEZg_Gl-k3F7H4EM8ECgKNaIHuFyCpatxU 2025/10/15 02:29:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/10/15 02:29:12 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/15 02:29:12 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AF7glZKPDkVh1DWuMxeNjCc_JclrolKxYORKFnPtloZv6zjEgwdxzMvDsoqbmCkIezkCGmMeAQl9QQl6llOosHarYvW69t3gWWOBMxa72vDsvt3woXzwcSgU0TBBSZDtV0reNcAHcxyshvLMc1VRmYcwumxPWOjxKZerDOPJytP5ImqpI7KJ1iUTmjRmvd0KDPBoqKTaIc5TAl7DWrNFMgtY3O97rV6Ixa3B3rkwO3CjaofkqIjGkQa3fXbZQmcgDKHfpoZIdIO0ZRIoCY46cE2_idkPuroJNDiSBGsB6Q2PISbQ90tlfHEZg_Gl-k3F7H4EM8ECgKNaIHuFyCpatxU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/10/15 02:29:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AEoEpF3aHES_C28_D0C-ETrO0Piz6BPhIaImSmoRZUYQlPwjzsj9YAGLN3SH3xIgx1pP8hfJjo2YgU3j1KJ2D0fWyP1uk0CnOJppVth5NQAqpZnIMmj6yuYJR3KtDSCdxVNPxhOApnu0dApd1m54-WIXn8pEnVqE2hywOZ0lDr3F5EIOBgIosOU1qGlkKDLnSJ6bh_dnLmDXd6fm5MEsfEM2zUzSTuIS2PwGclsV4BJD0uqlQkcuRBoQgHjVey_IskMPj0z9sKriXcKcqldIz615wlWW3wQzEwk49bDpCEdal5b6jj-IxVwBVyVHHXG8GI6hO3EOuPD9zT2aoPAsnEk 2025/10/15 02:29:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/15 02:29:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/15 02:29:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AEoEpF3aHES_C28_D0C-ETrO0Piz6BPhIaImSmoRZUYQlPwjzsj9YAGLN3SH3xIgx1pP8hfJjo2YgU3j1KJ2D0fWyP1uk0CnOJppVth5NQAqpZnIMmj6yuYJR3KtDSCdxVNPxhOApnu0dApd1m54-WIXn8pEnVqE2hywOZ0lDr3F5EIOBgIosOU1qGlkKDLnSJ6bh_dnLmDXd6fm5MEsfEM2zUzSTuIS2PwGclsV4BJD0uqlQkcuRBoQgHjVey_IskMPj0z9sKriXcKcqldIz615wlWW3wQzEwk49bDpCEdal5b6jj-IxVwBVyVHHXG8GI6hO3EOuPD9zT2aoPAsnEk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/10/15 02:29:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AMkwYOJ6ZiD1ZWGqX7GLiON-QL0MPC7xWP1mh-TQ4FC4CZb-5MXn3f898xrQCnhRmvgUOjQ7JLd380NpBtToC3SZFkSBvcg12uFwxM61LkYKficow_s7HxOMcTR2uTd80SDfPkQ68MkZIaPLHjjLk8tWuCYps0AqKSUZpxLF6RS5Scf0dXM0Ow3FuDResm4EGVkbKBm_enVjaY-6Q97uAxedbSDULc3axFZcotxkl2b9e6oz2HAFuWGCPq5WOcB2sw_hMpFlE0Kelf3o84vbUTHvr9lF6pOWAHa5QCLS9eknHwkxicrMXvXHHqdFzEtjvKYMpxeY33462Hvngx2JcjA 2025/10/15 02:29:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/10/15 02:29:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/10/15 02:29:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/10/15 02:29:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/15 02:29:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/15 02:29:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/15 02:29:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AMkwYOJ6ZiD1ZWGqX7GLiON-QL0MPC7xWP1mh-TQ4FC4CZb-5MXn3f898xrQCnhRmvgUOjQ7JLd380NpBtToC3SZFkSBvcg12uFwxM61LkYKficow_s7HxOMcTR2uTd80SDfPkQ68MkZIaPLHjjLk8tWuCYps0AqKSUZpxLF6RS5Scf0dXM0Ow3FuDResm4EGVkbKBm_enVjaY-6Q97uAxedbSDULc3axFZcotxkl2b9e6oz2HAFuWGCPq5WOcB2sw_hMpFlE0Kelf3o84vbUTHvr9lF6pOWAHa5QCLS9eknHwkxicrMXvXHHqdFzEtjvKYMpxeY33462Hvngx2JcjA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/10/15 02:29:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AHEkfCnwCyaurKTtBP_AwPnwIZpozv5sR4aM6p3phsZN5_xpBUZ0TN6F0kyDrPfd8d_LbKNlZZWchVUG5s3SdI5LctmFYRhDBIVTAYJXNYQDddaJN4wRwHf2enpP0dUep15hDkATeMrwjYePD0J5nP2J6rwJI2prE7utDROh5KKX5pBNPtLJuXow0P1dfPL7b6l-qrcJ-UD5wcDST68ahedF5ILgK_kuhQF4Psq0VtniMKG7t0Xfae07Cg556jUPKea6RLbnhybHQ72JDInFmMMtV3nXOIKaCtnei8uCH9by_C31FWSnHmQgABiuWhXprIYWxS-8X1IDZMD1OtBR3wM 2025/10/15 02:29:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/15 02:29:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/10/15 02:29:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/10/15 02:29:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/15 02:29:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/15 02:29:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/15 02:29:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AHEkfCnwCyaurKTtBP_AwPnwIZpozv5sR4aM6p3phsZN5_xpBUZ0TN6F0kyDrPfd8d_LbKNlZZWchVUG5s3SdI5LctmFYRhDBIVTAYJXNYQDddaJN4wRwHf2enpP0dUep15hDkATeMrwjYePD0J5nP2J6rwJI2prE7utDROh5KKX5pBNPtLJuXow0P1dfPL7b6l-qrcJ-UD5wcDST68ahedF5ILgK_kuhQF4Psq0VtniMKG7t0Xfae07Cg556jUPKea6RLbnhybHQ72JDInFmMMtV3nXOIKaCtnei8uCH9by_C31FWSnHmQgABiuWhXprIYWxS-8X1IDZMD1OtBR3wM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/10/15 02:29:21 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AN5HkynWPSD6FntLhEpfudjzIFcCaCegv681x4E4SGTOq68KRi57MXqjUz_Irjk2GXNojLDf34m_Bp5Pb-TsA0wxBMIGGl7QFEUhRbkU1tDeNaPXipV6Q7ifNB4G83TqAN9vlom5UnBHUKBWdwX0qhW3ps3jBpsvu8r4SPi048-cXqGJD_G9iR80m-zI6hvZ8l8QT08G3eF7RS6VWBfpizjykqN-eAEUmTTpZcYWuGN1soEmxCo4Jw3zQvfATkLzVJmnH1Yt9jg-rfUxsxtu1X9UnKEfForcsFmBwr8InPUfcgU2QA5nB5TUltvS9oEfsemAg1Y8ex7xuFyweW9U3aM 2025/10/15 02:29:22 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/10/15 02:29:22 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/10/15 02:29:22 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AN5HkynWPSD6FntLhEpfudjzIFcCaCegv681x4E4SGTOq68KRi57MXqjUz_Irjk2GXNojLDf34m_Bp5Pb-TsA0wxBMIGGl7QFEUhRbkU1tDeNaPXipV6Q7ifNB4G83TqAN9vlom5UnBHUKBWdwX0qhW3ps3jBpsvu8r4SPi048-cXqGJD_G9iR80m-zI6hvZ8l8QT08G3eF7RS6VWBfpizjykqN-eAEUmTTpZcYWuGN1soEmxCo4Jw3zQvfATkLzVJmnH1Yt9jg-rfUxsxtu1X9UnKEfForcsFmBwr8InPUfcgU2QA5nB5TUltvS9oEfsemAg1Y8ex7xuFyweW9U3aM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/10/15 02:29:23 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AMvbOccqwpCYCANs8_AvEe1UPZm7829AN0aybVrcylfdajOtp7lHM1YiWkrj76j2duGoU70qPrVPJ5Oc6T_7e4r4NwhblqgcuxENiwCSSt64aUbUch6UNR_thI0wofSkHY5FqIcd1kaiM0nHJz6EzwzB0IFl5rlb6351qMnTbJ_S0Cb-qOVFX_1WzY7MhqH0QOJQZdfAXc-yr0weZ33h5T6BCyalkEH7U99LkMgpP8whL_XO4QrqlZKZ23eyF6k0las-WpJX3Af3iofJiwF_VpyTyDZdMFPSgngyi3vAgG60zL-8ffA4Ryim8WgzT1ZbRmD6r8Cd5GFWsRp1iCJ3DIs 2025/10/15 02:29:23 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/10/15 02:29:24 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/15 02:29:25 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AMvbOccqwpCYCANs8_AvEe1UPZm7829AN0aybVrcylfdajOtp7lHM1YiWkrj76j2duGoU70qPrVPJ5Oc6T_7e4r4NwhblqgcuxENiwCSSt64aUbUch6UNR_thI0wofSkHY5FqIcd1kaiM0nHJz6EzwzB0IFl5rlb6351qMnTbJ_S0Cb-qOVFX_1WzY7MhqH0QOJQZdfAXc-yr0weZ33h5T6BCyalkEH7U99LkMgpP8whL_XO4QrqlZKZ23eyF6k0las-WpJX3Af3iofJiwF_VpyTyDZdMFPSgngyi3vAgG60zL-8ffA4Ryim8WgzT1ZbRmD6r8Cd5GFWsRp1iCJ3DIs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/10/15 02:29:25 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AInDoQPdqkppixPodmVj252aV7YqhRyBlXJ6ex-XoqXvzs8gftyQ3IQmkfJEYbx09xJN4SU3oi8FFbAZFarp02gyDppwyXe7sP372-WfyyDf7r3vP0KptCI8NuT7M2j41PVbdWcC0SRj6kH70ugbzyhQDyS5hzePGagB3kA-Rs6fGmV9VU4KGDG73U-7IDxkeY0CVrESo77CfdOzSjX9lzCcWyx0VNfEdjI8MKrgpiuDsPCGg3s4A2-OFwXmbbF-ImiqhRx0k-3u5F5nkRMRhCT8Bf2N6sn2_BYGveMGvqanhTbG4CoE62qxOXFn8ciSygl9eFGvVBJtZAheHN_D2ng 2025/10/15 02:29:26 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/15 02:29:26 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/15 02:29:26 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AInDoQPdqkppixPodmVj252aV7YqhRyBlXJ6ex-XoqXvzs8gftyQ3IQmkfJEYbx09xJN4SU3oi8FFbAZFarp02gyDppwyXe7sP372-WfyyDf7r3vP0KptCI8NuT7M2j41PVbdWcC0SRj6kH70ugbzyhQDyS5hzePGagB3kA-Rs6fGmV9VU4KGDG73U-7IDxkeY0CVrESo77CfdOzSjX9lzCcWyx0VNfEdjI8MKrgpiuDsPCGg3s4A2-OFwXmbbF-ImiqhRx0k-3u5F5nkRMRhCT8Bf2N6sn2_BYGveMGvqanhTbG4CoE62qxOXFn8ciSygl9eFGvVBJtZAheHN_D2ng" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/10/15 02:29:28 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ANpiQSIAfxFzspZX6PeypUqZXpoF20PvxvHu8aTs8RHi94CjbrBwdJmt_sPevT9qSRoJlx6QEDCJNLxhWm4Zz_OCafUQKKhyC7WZ0DJ5WZNsd4LHXbH8EJI2a90WZ7SGqABKg0bdzvwq7rf_07YANc-bfGElWtj55vSQoe_w7_o32-HVWHp93GjN7dH9LuwHHD_2_DHMJa7E9Rjv3yqAzsO1cMv4cScDl7q6zeZsQMpMIy08fwRUNvDh0vKhWbRRHehUEwGwxZz_IolA7rNS9Vd9CR7o0AHrbXPKncJmmp4Ns7l-k4QIn83ZrfHvdy0_glOobauAJloN8-qwTiGXKls 2025/10/15 02:29:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/10/15 02:29:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/10/15 02:29:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/10/15 02:29:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/15 02:29:29 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/15 02:29:29 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/15 02:29:29 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ANpiQSIAfxFzspZX6PeypUqZXpoF20PvxvHu8aTs8RHi94CjbrBwdJmt_sPevT9qSRoJlx6QEDCJNLxhWm4Zz_OCafUQKKhyC7WZ0DJ5WZNsd4LHXbH8EJI2a90WZ7SGqABKg0bdzvwq7rf_07YANc-bfGElWtj55vSQoe_w7_o32-HVWHp93GjN7dH9LuwHHD_2_DHMJa7E9Rjv3yqAzsO1cMv4cScDl7q6zeZsQMpMIy08fwRUNvDh0vKhWbRRHehUEwGwxZz_IolA7rNS9Vd9CR7o0AHrbXPKncJmmp4Ns7l-k4QIn83ZrfHvdy0_glOobauAJloN8-qwTiGXKls" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/10/15 02:29:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AAOR4QVBZhInVbc4hzjEdW-Evknufp4Ie1NbZItleE7QxTE23xKkLBi2OWalxb59XEI418BSrFnhnhCZPXr3X4qNWelPgkfpSho51mlGBIpiI5_Jfu6RCnMZtT9J1Foob5XXMI4zrFTxNMuT81PuYICLiXQR1dtQDfJ5ADaqCzc2BxRWtMr2RjQiqdTH_WzMUVd4mc_hS2-nG91guvUo4QV_gEEDvsxsdusDvBhsKW4P3Nhk4Sm00hgPA1SH-rccemTmVZPjHARsj6Ml1t-aZ5-xbO4YF2wzoFvA-NKUHhDbklFOYJOZwm6HoBAK8erQ84lUsQXXaAxXW6wLoCfNDGA 2025/10/15 02:29:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/15 02:29:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/10/15 02:29:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/10/15 02:29:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/15 02:29:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/15 02:29:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/15 02:29:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AAOR4QVBZhInVbc4hzjEdW-Evknufp4Ie1NbZItleE7QxTE23xKkLBi2OWalxb59XEI418BSrFnhnhCZPXr3X4qNWelPgkfpSho51mlGBIpiI5_Jfu6RCnMZtT9J1Foob5XXMI4zrFTxNMuT81PuYICLiXQR1dtQDfJ5ADaqCzc2BxRWtMr2RjQiqdTH_WzMUVd4mc_hS2-nG91guvUo4QV_gEEDvsxsdusDvBhsKW4P3Nhk4Sm00hgPA1SH-rccemTmVZPjHARsj6Ml1t-aZ5-xbO4YF2wzoFvA-NKUHhDbklFOYJOZwm6HoBAK8erQ84lUsQXXaAxXW6wLoCfNDGA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/10/15 02:29:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AFALe5GeUqD3EjeI-Z54LLIO9zToEijnsvcZjo41ce17QhclKBikJbGbdGjrZDpBBUYJdZzg89hcJdsWYp69jZ3mHdppsYYxmxulkKJBbJkf_rRaBEhLWUZ6r-9V0WSFGeMm_HOIjbjVGnkY27g_7UUWICRgi3VxyyeEw61pxrp4ulNXXcN6cdMy0n8lnjyVes6RzqYo_EFwS945QpHl9H7Z7gVZ5HDCtLQGAMHpNvInYf7IloLwwRsOzhgYmxQ4PAJ4InOCTFJRrC2WVdw0N41D--fKX11vXQowiPfxYT-nwVr8COoy1ho3R5FebI33xkDHVIKAXZWVMt6yAtoekPo 2025/10/15 02:29:35 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/10/15 02:29:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/10/15 02:29:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AFALe5GeUqD3EjeI-Z54LLIO9zToEijnsvcZjo41ce17QhclKBikJbGbdGjrZDpBBUYJdZzg89hcJdsWYp69jZ3mHdppsYYxmxulkKJBbJkf_rRaBEhLWUZ6r-9V0WSFGeMm_HOIjbjVGnkY27g_7UUWICRgi3VxyyeEw61pxrp4ulNXXcN6cdMy0n8lnjyVes6RzqYo_EFwS945QpHl9H7Z7gVZ5HDCtLQGAMHpNvInYf7IloLwwRsOzhgYmxQ4PAJ4InOCTFJRrC2WVdw0N41D--fKX11vXQowiPfxYT-nwVr8COoy1ho3R5FebI33xkDHVIKAXZWVMt6yAtoekPo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/10/15 02:29:37 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AOZdwMjohouDRR9tpa3axibCKOXNzIJ3hUFa1lPnQWyIFSi4BGPbEytLrcUVAneD8Ti5mkU9eTxNGFtGl8D51GXQk1w6sv9OuW-JVML51B3-ad8VtNkI2Sv0CoC55laRIBOBH4-RYliwsVQc57GNxCUlFCcd9w9DEHw-M4DW9NsQ_zS69aTAuvSrrKcBoXCipCCZkBSfoWVbcGT0venLSxOqPUqiGF4nGLkOG-z4wBoiIGVnzIlJDbuSFHqkNDJxnh-ksfeVYwBxb81jqgo_Q8Mz3tJ2vW3MUWi9BY-TFzp-eCje3ZBcrYL6D73qH4gTjCRZab79NFf_2dKbPzs2YeI 2025/10/15 02:29:37 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/10/15 02:29:38 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/15 02:29:38 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AOZdwMjohouDRR9tpa3axibCKOXNzIJ3hUFa1lPnQWyIFSi4BGPbEytLrcUVAneD8Ti5mkU9eTxNGFtGl8D51GXQk1w6sv9OuW-JVML51B3-ad8VtNkI2Sv0CoC55laRIBOBH4-RYliwsVQc57GNxCUlFCcd9w9DEHw-M4DW9NsQ_zS69aTAuvSrrKcBoXCipCCZkBSfoWVbcGT0venLSxOqPUqiGF4nGLkOG-z4wBoiIGVnzIlJDbuSFHqkNDJxnh-ksfeVYwBxb81jqgo_Q8Mz3tJ2vW3MUWi9BY-TFzp-eCje3ZBcrYL6D73qH4gTjCRZab79NFf_2dKbPzs2YeI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/10/15 02:29:39 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ANtkDPmmK2aHEuUW_GLpSVMzgYUf00EvcwFkzDDTb-qqqfIlP7aA5FzlrVWhPRAXW-8kmCHgDSJJoAvT7tQVuuPSp7KH1pfo25zXup7JdY5oNzQD-BDiAUqDbmVPhAaD0BKja2iV4r6IfulJWdR6NRoLdziQAFMCmiJSHM23MUM2cTOry_Kol8bJOyCp-2aNdGoLfXiIM_pizFsZ8c-Z65XOiC05ofjwyMpY4HMHUD8AVY9BGnYxzNp6h7N7XbOMlTq4tiWEScP5LZ2v3a08BCwDAB7NZjOr5vx2JBf7pgMDOqhA9oAU78g9SGc7EA4nGTBmawwQkiHS3CV9Jjw8FDk 2025/10/15 02:29:39 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/15 02:29:40 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/15 02:29:40 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ANtkDPmmK2aHEuUW_GLpSVMzgYUf00EvcwFkzDDTb-qqqfIlP7aA5FzlrVWhPRAXW-8kmCHgDSJJoAvT7tQVuuPSp7KH1pfo25zXup7JdY5oNzQD-BDiAUqDbmVPhAaD0BKja2iV4r6IfulJWdR6NRoLdziQAFMCmiJSHM23MUM2cTOry_Kol8bJOyCp-2aNdGoLfXiIM_pizFsZ8c-Z65XOiC05ofjwyMpY4HMHUD8AVY9BGnYxzNp6h7N7XbOMlTq4tiWEScP5LZ2v3a08BCwDAB7NZjOr5vx2JBf7pgMDOqhA9oAU78g9SGc7EA4nGTBmawwQkiHS3CV9Jjw8FDk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/10/15 02:29:41 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ACoMMRERtlZI9BUnHIrtB7hTaV0ONJEUZZ1xz8uFhL_dFvg_kbmQSuLXjBb4oLWIwnPifUMPMPKkcL_sDKWlAuVJXf88A_vxr7gq1JT4fcgYYKpA-YSrYBcVStNmkXHS4xZiSg3wNMCJMsnPH5oqyWM5MLR7n4h68psby98eM1RtXumIXRCCLrIjwhqI9HXnf7qTtgNnmCfC8EaQiC_ehU4mSi-pw7NGsRF0zKq5yvQG5uLuRi_qRegvn-HWV7eoIp6ioQ56p3HrOTX_C2ppxaQh43W2EPWW9ICk9KGDEVs77wsWQhn-NOVmX7hgCnIfh2IDwPBG857Do2WRpg4FJfc 2025/10/15 02:29:41 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/10/15 02:29:42 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/10/15 02:29:42 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/10/15 02:29:42 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/15 02:29:42 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/15 02:29:42 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/15 02:29:43 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ACoMMRERtlZI9BUnHIrtB7hTaV0ONJEUZZ1xz8uFhL_dFvg_kbmQSuLXjBb4oLWIwnPifUMPMPKkcL_sDKWlAuVJXf88A_vxr7gq1JT4fcgYYKpA-YSrYBcVStNmkXHS4xZiSg3wNMCJMsnPH5oqyWM5MLR7n4h68psby98eM1RtXumIXRCCLrIjwhqI9HXnf7qTtgNnmCfC8EaQiC_ehU4mSi-pw7NGsRF0zKq5yvQG5uLuRi_qRegvn-HWV7eoIp6ioQ56p3HrOTX_C2ppxaQh43W2EPWW9ICk9KGDEVs77wsWQhn-NOVmX7hgCnIfh2IDwPBG857Do2WRpg4FJfc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/10/15 02:29:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AEBD_JJ3rKJonm5jVsoyBaybPrqmwAKRkvsbRgTIZZmcdzABLf-pDbb4E-GQGDg6_1QYBc9kqovgtrww4B6OD2AJJNHiwhbqcX8-drAa2e8-pSzwtZUJ12lUvKacterTGXvT8grCdySRp61DwxChZuAy2g1VLlLryaEPGq-iISsVhrhqprdfSdg91NwsxfbIgRtoy4Ci6qkDIPOnoEAn7gxfASO2hOflfSVDYjQWurZcbNuGzKCNr1JeqHo-FTPRAIVHxmRnmqXg6tHBgmm-MXGKsBEZz_T3wTIRrUq4syMq6NJRh1wAaGnrWY-ve9cSRznDVP2gDcHRCv6HmTGmACw 2025/10/15 02:29:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/15 02:29:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/10/15 02:29:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/10/15 02:29:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/15 02:29:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/15 02:29:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/15 02:29:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AEBD_JJ3rKJonm5jVsoyBaybPrqmwAKRkvsbRgTIZZmcdzABLf-pDbb4E-GQGDg6_1QYBc9kqovgtrww4B6OD2AJJNHiwhbqcX8-drAa2e8-pSzwtZUJ12lUvKacterTGXvT8grCdySRp61DwxChZuAy2g1VLlLryaEPGq-iISsVhrhqprdfSdg91NwsxfbIgRtoy4Ci6qkDIPOnoEAn7gxfASO2hOflfSVDYjQWurZcbNuGzKCNr1JeqHo-FTPRAIVHxmRnmqXg6tHBgmm-MXGKsBEZz_T3wTIRrUq4syMq6NJRh1wAaGnrWY-ve9cSRznDVP2gDcHRCv6HmTGmACw" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/10/15 02:29:47 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/10/15 02:29:50 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/10/15 02:29:53 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/10/15 02:29:56 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/10/15 02:29:59 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/10/15 02:30:01 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AOALpbfUY9l1pkUE2h_EkIhwMxlqadHzoQngsdsJLSLyJEl3bsJwfSTRHMs1hBibGtjBh6ekJs1gKdj-HvB84NyIWP3EZn7KbFWGguCGWVgZZyewlQMUm22qdD6Ps0S1B0A7vzrVWkx1wWBn5rNqfdH5WWKPM2woF7OKr5rH8zUTMa5qHwWTwEE63Ek92gbGRRHCsNorjuBOx7BNsox339CfArENLy4_rwqYiT7-SUt_d1UFGVNFhVcbsZXjeT2fRCj5KxdqFKz-6lirPMqOqZzDnNn5H_u_rEn0_GUfoFQGE1mOgclJKegCrFZ3nNynJOFP36h4RfxFOWEaCZu1aXs 2025/10/15 02:30:01 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/15 02:30:01 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "68f2e7f5808c9888120c8eb1f636ea08" 2025/10/15 02:30:01 DEBUG : unknown-size-put.txt: multipart upload "AOALpbfUY9l1pkUE2h_EkIhwMxlqadHzoQngsdsJLSLyJEl3bsJwfSTRHMs1hBibGtjBh6ekJs1gKdj-HvB84NyIWP3EZn7KbFWGguCGWVgZZyewlQMUm22qdD6Ps0S1B0A7vzrVWkx1wWBn5rNqfdH5WWKPM2woF7OKr5rH8zUTMa5qHwWTwEE63Ek92gbGRRHCsNorjuBOx7BNsox339CfArENLy4_rwqYiT7-SUt_d1UFGVNFhVcbsZXjeT2fRCj5KxdqFKz-6lirPMqOqZzDnNn5H_u_rEn0_GUfoFQGE1mOgclJKegCrFZ3nNynJOFP36h4RfxFOWEaCZu1aXs" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/10/15 02:30:02 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AGKO6r8zDFrYcOsvk1wisvef6-Yn9lb6eAfICFWJfRzxoOXuR504C-KtGhUny1RA4dwE3Ie0pD-qVAfrE_zErU3gPtKjc-sKmfvp4pvdL_2JC8bN1nXBHDKTSO2H3f9WH0Qk9L09DAN2C-2OPlyTUkP1SQDc4ZYrhN6CWEsKGUeoKu6A9Jf7kor_eWJvyLi9sILlEnPXros7M4JueC6qQ78ITcwlKm3qbhrex7PB96jE4FYHAhoDrW0ByiQmaQvf7r2zTjAO9eSo1xy2OMZaqt0m5Piz_lXeKAcci8OrBlX7LBRSn7vfULP_tu2KMLKPMdFRtMnggU0NYOYM6757InY 2025/10/15 02:30:02 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/10/15 02:30:02 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "fdaaaa27c2d88596ca06161b63ea2396" 2025/10/15 02:30:02 DEBUG : unknown-size-update.txt: multipart upload "AGKO6r8zDFrYcOsvk1wisvef6-Yn9lb6eAfICFWJfRzxoOXuR504C-KtGhUny1RA4dwE3Ie0pD-qVAfrE_zErU3gPtKjc-sKmfvp4pvdL_2JC8bN1nXBHDKTSO2H3f9WH0Qk9L09DAN2C-2OPlyTUkP1SQDc4ZYrhN6CWEsKGUeoKu6A9Jf7kor_eWJvyLi9sILlEnPXros7M4JueC6qQ78ITcwlKm3qbhrex7PB96jE4FYHAhoDrW0ByiQmaQvf7r2zTjAO9eSo1xy2OMZaqt0m5Piz_lXeKAcci8OrBlX7LBRSn7vfULP_tu2KMLKPMdFRtMnggU0NYOYM6757InY" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/10/15 02:30:03 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bunewut3dogo/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/10/15 02:30:03 DEBUG : Waiting for deletions to finish 2025/10/15 02:30:03 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/10/15 02:30:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/10/15 02:30:03 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/10/15 02:30:03 INFO : S3 bucket rclone-test-bunewut3dogo: Bucket "rclone-test-bunewut3dogo" deleted 2025/10/15 02:30:04 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (127.95s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.31s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.10s) --- FAIL: TestIntegration/FsMkdir (125.81s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.10s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.08s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (11.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.60s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.59s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.43s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.87s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (21.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.47s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.29s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.37s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (71.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (12.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (3.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (5.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (3.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (10.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (9.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (12.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (4.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (2.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (12.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (5.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (13.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.68s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (14.34s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.47s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.80s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.32s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.56s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.18s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.99s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.78s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.21s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.17s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:44: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2025/10/15 02:30:04 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/10/15 02:30:04 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 128.011s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished ERROR in 2m9.302585485s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/trailing_space]