"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/11/26 04:18:56 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kuyebam7ruse" 2025/11/26 04:18: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/11/26 04:18:58 INFO : S3 bucket rclone-test-kuyebam7ruse: Bucket "rclone-test-kuyebam7ruse" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/11/26 04:18:59 INFO : S3 bucket rclone-test-kuyebam7ruse: Bucket "rclone-test-kuyebam7ruse" deleted === RUN TestIntegration/FsMkdir 2025/11/26 04:18:59 INFO : S3 bucket rclone-test-kuyebam7ruse: Bucket "rclone-test-kuyebam7ruse" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/11/26 04:18:59 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/11/26 04:18:59 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/11/26 04:18:59 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 " === 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/11/26 04:19:18 NOTICE: S3 bucket rclone-test-kuyebam7ruse: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/11/26 04:19:18 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AM3CGIUEenA5C_aykmndDtcMajoX6f1B742cmqGHRIsta64edxfcvLk8n0aCmfjYQS5p9LWuQz0PJCJzo7oEHXlEFqdLhEdXcrzt-CdbdmoKkbvuVbL7PSnd5aysZ3yonyg7hbQsrSJ-rJUKZgg29Z9ZNqtly65pyBkfVXkau-yAFcucJMCpWR0FgKuAiOlKJvnV0Rzh3rvqUqEgc2Vgeo08HFq4Bg_8927Hu__YpCJ2EP-mVmgflRkTUmpXmjbGpwNJla9p0TAUAJqkHTH0We38i-oCrTXjT-52kVhIuz0KeVDMqaCd6bQ7WQA2bBV-dVdSaOMwV0QLlL76AXIwzpo 2025/11/26 04:19:19 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "81558842123b646d2842db74beb6314a" 2025/11/26 04:19:19 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "330503aeaca6d560a05b78a8ca83beae" 2025/11/26 04:19:20 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "9321ebbe7523d9bb6045799e7b4173b6" 2025/11/26 04:19:20 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AM3CGIUEenA5C_aykmndDtcMajoX6f1B742cmqGHRIsta64edxfcvLk8n0aCmfjYQS5p9LWuQz0PJCJzo7oEHXlEFqdLhEdXcrzt-CdbdmoKkbvuVbL7PSnd5aysZ3yonyg7hbQsrSJ-rJUKZgg29Z9ZNqtly65pyBkfVXkau-yAFcucJMCpWR0FgKuAiOlKJvnV0Rzh3rvqUqEgc2Vgeo08HFq4Bg_8927Hu__YpCJ2EP-mVmgflRkTUmpXmjbGpwNJla9p0TAUAJqkHTH0We38i-oCrTXjT-52kVhIuz0KeVDMqaCd6bQ7WQA2bBV-dVdSaOMwV0QLlL76AXIwzpo" 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/11/26 04:19:23 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/11/26 04:19:23 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/11/26 04:19:26 DEBUG : S3 bucket rclone-test-kuyebam7ruse: bucket is versioned: false 2025/11/26 04:19:26 DEBUG : Waiting for deletions to finish 2025/11/26 04:19:26 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/11/26 04:19:26 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/11/26 04:19:26 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/11/26 04:19:27 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kuyebam7ruse/dirToPurgeFromRoot" 2025/11/26 04:19:28 DEBUG : S3 bucket rclone-test-kuyebam7ruse path dirToPurgeFromRoot: bucket is versioned: false 2025/11/26 04:19:28 DEBUG : Waiting for deletions to finish 2025/11/26 04:19:28 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/11/26 04:19:28 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/11/26 04:19:28 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/26 04:19:28 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kuyebam7ruse/hello? sausage/êé" 2025/11/26 04:19:30 DEBUG : S3 bucket rclone-test-kuyebam7ruse path hello? sausage/êé: bucket is versioned: false 2025/11/26 04:19:30 DEBUG : Waiting for deletions to finish 2025/11/26 04:19:30 DEBUG : "a/b/c/d/e.txt" version false 2025/11/26 04:19:30 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/11/26 04:19:30 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/11/26 04:19:37 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kuyebam7ruse/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/26 04:19:37 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/26 04:19:38 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kuyebam7ruse/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-kuyebam7ruse" from "TestS3R2:rclone-test-kuyebam7ruse" 2025/11/26 04:19:38 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 fstests.go:412: FS has no SetTier & GetTier interfaces === 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/11/26 04:19:44 DEBUG : piped data.txt: open chunk writer: started multipart upload: ADfRb7Bu8UIextaSOTwmeW7HNfwrtB6JfnLkId_yIkxdop3rPksTAy9tAy9bmAwIa3hP4lN2df_wtM1ApIh1x40lMUmQMuXDTJpdH4E2PMEM_bZH3dLkVKlH0al9Y987qP2O5oik_G2nA2YfWd1LBSJgCXODNywMHNjmfp34cCgshkIF_vXGyor7FYSbKc-27yc8Ccvo7VJMxjfgctGKEX9mMoR7TtdFnqR8YjW0wkbt_brKs_XygA0JsL_Z05GjfUUAj1jTTwpnivpr3BEvf3HJxkEkZIerpIouGqEZBQvKl6UbowVOL-ij8yS3qGtRLE95tP6bBEc4a9t6BvktVd0 2025/11/26 04:19:44 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/11/26 04:19:45 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/11/26 04:19:45 DEBUG : piped data.txt: multipart upload "ADfRb7Bu8UIextaSOTwmeW7HNfwrtB6JfnLkId_yIkxdop3rPksTAy9tAy9bmAwIa3hP4lN2df_wtM1ApIh1x40lMUmQMuXDTJpdH4E2PMEM_bZH3dLkVKlH0al9Y987qP2O5oik_G2nA2YfWd1LBSJgCXODNywMHNjmfp34cCgshkIF_vXGyor7FYSbKc-27yc8Ccvo7VJMxjfgctGKEX9mMoR7TtdFnqR8YjW0wkbt_brKs_XygA0JsL_Z05GjfUUAj1jTTwpnivpr3BEvf3HJxkEkZIerpIouGqEZBQvKl6UbowVOL-ij8yS3qGtRLE95tP6bBEc4a9t6BvktVd0" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/26 04:19:45 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABIa8E3XZxa1hu8OB1Fc1eoWPDCua9242kxwcAdyXrBwjuDQyy4H8kbS4wp4cTV7mca1tGQvqk7zK4bOyggoGlN32j47BzeOymNipfgtZd7GnQiuACXkJ1uZ0TRYvB_l_0o5_IXOoPDFr58AxFFT92v35JO70O2YOegeA-E5cGWdMJOHWPk4o3sVRG69hlnth2HKQ3w7nKuKE9Zp5ckU5c6mUDGAAEVgaTXSGe6ptme8G2a8_cXU0zphBl22rlDgXBL6pLwimJXidBQ6OJhjrzhWSHm2_rD2ZoE3lo-zXU4-4HS30V43fuizzrluRJPghICfQ0r_oRB2c2DafLA27Vc 2025/11/26 04:19:45 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/26 04:19:45 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "97f72ee5217d31c0327c07c9a054966e" 2025/11/26 04:19:46 DEBUG : piped data.txt: multipart upload "ABIa8E3XZxa1hu8OB1Fc1eoWPDCua9242kxwcAdyXrBwjuDQyy4H8kbS4wp4cTV7mca1tGQvqk7zK4bOyggoGlN32j47BzeOymNipfgtZd7GnQiuACXkJ1uZ0TRYvB_l_0o5_IXOoPDFr58AxFFT92v35JO70O2YOegeA-E5cGWdMJOHWPk4o3sVRG69hlnth2HKQ3w7nKuKE9Zp5ckU5c6mUDGAAEVgaTXSGe6ptme8G2a8_cXU0zphBl22rlDgXBL6pLwimJXidBQ6OJhjrzhWSHm2_rD2ZoE3lo-zXU4-4HS30V43fuizzrluRJPghICfQ0r_oRB2c2DafLA27Vc" 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/11/26 04:19:47 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/11/26 04:19:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ANSvSDXoH6_9PgiEPaR1VnFweeiPk_LXS_6dsaQotbX2jEjgHBN8JvYbP14dsmMzOiNf_9YGVlOhMs2njicHooycdPDT7Yfv8W4UXPPt4kPx_NZ-cSEHMBYvsVWYwhk4TwUKXfqiqhQ3VJTU9-8RAKlwN40LvaY3p647Bw10xpukryiskrP4ftrO6Ua6kV9bjn5MovVeJ_LcLyUCkEsHTJDGGy40IW2eNgwjRBpgMyucdVTPhuvZpD8wCOWIB3EfVzUp_U6wSTDFdRXR0txGn5Lgus2AuxXKOerLYi8ZyzCdQuyz2IV0XGrYic59Wo_DokMSym2V5YMRLTcOi_CDwAc 2025/11/26 04:19:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/11/26 04:19:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/11/26 04:19:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ANSvSDXoH6_9PgiEPaR1VnFweeiPk_LXS_6dsaQotbX2jEjgHBN8JvYbP14dsmMzOiNf_9YGVlOhMs2njicHooycdPDT7Yfv8W4UXPPt4kPx_NZ-cSEHMBYvsVWYwhk4TwUKXfqiqhQ3VJTU9-8RAKlwN40LvaY3p647Bw10xpukryiskrP4ftrO6Ua6kV9bjn5MovVeJ_LcLyUCkEsHTJDGGy40IW2eNgwjRBpgMyucdVTPhuvZpD8wCOWIB3EfVzUp_U6wSTDFdRXR0txGn5Lgus2AuxXKOerLYi8ZyzCdQuyz2IV0XGrYic59Wo_DokMSym2V5YMRLTcOi_CDwAc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/11/26 04:19:50 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AB0ac44XgRW-mpHs61Y6gHbmejBCwG2fASOuu-FIJXgfyoWZN9YS1Z6f_pNiT8IPoM4TY1eKxit0necJMhX6HyAqUj64wQMR7i_gca2u1NqDMFb2Xu7iC8Iw_HDt92sRWoIDdFSX_W7tXIS1wKVBHQvpYdESJErrUc01I6svyKEi5g4aB1c3Olvhet3SGI3QT07KhT8Ats9CH4NT9K-cX4fDGt0ywMmgD3U-9IhePC59HkEwm0Vj4zILyKoIiJphMSMn9Z8ROhkoNngmCXuXMInRZ2KsktaPBQ7OuuBQCI-wta1QIHNiBWXIbLtWB7st9uZzPs_B3ZQ3Awrj9Go43Yw 2025/11/26 04:19:51 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/11/26 04:19:51 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/26 04:19:51 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AB0ac44XgRW-mpHs61Y6gHbmejBCwG2fASOuu-FIJXgfyoWZN9YS1Z6f_pNiT8IPoM4TY1eKxit0necJMhX6HyAqUj64wQMR7i_gca2u1NqDMFb2Xu7iC8Iw_HDt92sRWoIDdFSX_W7tXIS1wKVBHQvpYdESJErrUc01I6svyKEi5g4aB1c3Olvhet3SGI3QT07KhT8Ats9CH4NT9K-cX4fDGt0ywMmgD3U-9IhePC59HkEwm0Vj4zILyKoIiJphMSMn9Z8ROhkoNngmCXuXMInRZ2KsktaPBQ7OuuBQCI-wta1QIHNiBWXIbLtWB7st9uZzPs_B3ZQ3Awrj9Go43Yw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/11/26 04:19:52 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AN1hPyu7KKZciigJxvVL0vyRcl40pz4IepfKZ3sgzNgFhQ1_ESdAMRCNFZPhQLweFLHx-THh9j7z2Mc60RJmFgw0ihncQm3SRlhTSgX9zq5Z2a8KLXoEC4gXOKfx7DK572h2hccPyW2HNuIJlESYlHWM-aHyKjLh6P5NkXrAjDJdMMGrVyEywYUKrAWiUqrx_-NTlgSSRgKYzaY5yYHRutFLtmOXa71wLXfiSQXPJc-m26Y3r1GTqtn1FRm2JmN4kGPfD6hT6tev3cfgSVUoHPEUN6Nl4rBxAcoo2mrDwA3NqVHhxWvJFAlRkDdwApBOGT_4rlgRdDLoK8Xrn6R_z38 2025/11/26 04:19:52 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/11/26 04:19:53 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/26 04:19:53 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AN1hPyu7KKZciigJxvVL0vyRcl40pz4IepfKZ3sgzNgFhQ1_ESdAMRCNFZPhQLweFLHx-THh9j7z2Mc60RJmFgw0ihncQm3SRlhTSgX9zq5Z2a8KLXoEC4gXOKfx7DK572h2hccPyW2HNuIJlESYlHWM-aHyKjLh6P5NkXrAjDJdMMGrVyEywYUKrAWiUqrx_-NTlgSSRgKYzaY5yYHRutFLtmOXa71wLXfiSQXPJc-m26Y3r1GTqtn1FRm2JmN4kGPfD6hT6tev3cfgSVUoHPEUN6Nl4rBxAcoo2mrDwA3NqVHhxWvJFAlRkDdwApBOGT_4rlgRdDLoK8Xrn6R_z38" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/11/26 04:19:54 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AKQIISRCWy18NBs71RpksXv3yjWFxzFlccinFH2DWSMxjvMPHFzE-_mpFgImoabqtKZ1QowGaK7lCvJ6ndHeBnQF7oQDpj3uRATzQCnNHMaPjtDMAASlJDcfF6Qd31gQOMWqhH2tTyWJ3O277rI4B1vbpgMq3TXjct0JToNkjTcpOrhVxnkw3pLf-tVSFPRQkVe1tJg7NpLR8lWIvhulKPTeMGUgs6G3fj7HE3R06yytVUUdKV_LIz-7QzQFbm6BYVRGVnVaudNzQNmU-99abCGXry-m3j97J6Fu33CYsmcBfYDlxNhXoV1u2MTOnepXYSx1_NpV4DVnUeZWrTuJVEk 2025/11/26 04:19:54 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/11/26 04:19:54 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/11/26 04:19:54 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/11/26 04:19:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/26 04:19:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/11/26 04:19:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/11/26 04:19:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AKQIISRCWy18NBs71RpksXv3yjWFxzFlccinFH2DWSMxjvMPHFzE-_mpFgImoabqtKZ1QowGaK7lCvJ6ndHeBnQF7oQDpj3uRATzQCnNHMaPjtDMAASlJDcfF6Qd31gQOMWqhH2tTyWJ3O277rI4B1vbpgMq3TXjct0JToNkjTcpOrhVxnkw3pLf-tVSFPRQkVe1tJg7NpLR8lWIvhulKPTeMGUgs6G3fj7HE3R06yytVUUdKV_LIz-7QzQFbm6BYVRGVnVaudNzQNmU-99abCGXry-m3j97J6Fu33CYsmcBfYDlxNhXoV1u2MTOnepXYSx1_NpV4DVnUeZWrTuJVEk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/11/26 04:19:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AMp4-CbpgigGtUB9lMbBUVNqt0PH0kUhu4Y5PUws1PWq42R62IP-FymPTmbAl6Hcw9UB2YSUoWU1zUNstn-TBVJ6HNA48eAfu8CgZ14l1tO7veY68BiKSMl_8--ORMwi0tpr25xlhHmzWVibE7kDZjsLdpDEJeVGavwnQOfeLsVC5ruNfo-p5KkngI9TBYtk1kT0A-zjkWtbOFe3Ra6APJiuukgKTfgFyGm1YwmAh276jQAzIZey-sc_zaYsmpQXajEcxw3smdAyges7tb8qGUF2vFyEZauClD3V_xNHybIwHCTnYsCkMZzBTZ2TYz_wWHJf9dQu35XP5bYEB5bb2Bo 2025/11/26 04:19:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/11/26 04:19:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/11/26 04:19:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/11/26 04:19:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/26 04:19:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/11/26 04:19:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/11/26 04:19:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AMp4-CbpgigGtUB9lMbBUVNqt0PH0kUhu4Y5PUws1PWq42R62IP-FymPTmbAl6Hcw9UB2YSUoWU1zUNstn-TBVJ6HNA48eAfu8CgZ14l1tO7veY68BiKSMl_8--ORMwi0tpr25xlhHmzWVibE7kDZjsLdpDEJeVGavwnQOfeLsVC5ruNfo-p5KkngI9TBYtk1kT0A-zjkWtbOFe3Ra6APJiuukgKTfgFyGm1YwmAh276jQAzIZey-sc_zaYsmpQXajEcxw3smdAyges7tb8qGUF2vFyEZauClD3V_xNHybIwHCTnYsCkMZzBTZ2TYz_wWHJf9dQu35XP5bYEB5bb2Bo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/11/26 04:20:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ALPtrk3vpjFhyCqIKzw2Oq993CwbSWj4JrrhrF-e7GJ3t9BIc7Yqq6J4_B0JcOINOEFCIrus6fEY23hnizjKqk-kVJHlXE0QpUpTNJAQfkZT1jtoimMFE1Dz-HEmC5pJEUBomr8shTwT6mcjGI0sIVw0Qa2dLO6zPIGr4IkorRdGgD6X8v2Khe4-2l4KoyZYiVfdMwN052A-M7eeX6ObuOUooRbpeK8xNwS-OChTdiy2k4cddgt32ety1D589T25KpHhGPfgMBaT98IPiKsepfBSK3GUsicZGIYaTB0OklzqRcLpVu7kU2Mh9u-EHDh_prWyI26_WbnuziV4lVww8vM 2025/11/26 04:20:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/26 04:20:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/11/26 04:20:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ALPtrk3vpjFhyCqIKzw2Oq993CwbSWj4JrrhrF-e7GJ3t9BIc7Yqq6J4_B0JcOINOEFCIrus6fEY23hnizjKqk-kVJHlXE0QpUpTNJAQfkZT1jtoimMFE1Dz-HEmC5pJEUBomr8shTwT6mcjGI0sIVw0Qa2dLO6zPIGr4IkorRdGgD6X8v2Khe4-2l4KoyZYiVfdMwN052A-M7eeX6ObuOUooRbpeK8xNwS-OChTdiy2k4cddgt32ety1D589T25KpHhGPfgMBaT98IPiKsepfBSK3GUsicZGIYaTB0OklzqRcLpVu7kU2Mh9u-EHDh_prWyI26_WbnuziV4lVww8vM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/11/26 04:20:01 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ACmvli1aljq6n2Blp9GHBwLkJVyhjUi0pr-IBuVU690YeePiAHYBZb3AWCInirBEgn-SrAX-mB0X5Fesq_CUSo8pNd3vAsRpX5Iqp2asiHsACYCJU9No6xOwG70jKrAVJ-ejyrTM-4csuC8PT2UMI_f3G6Yq-wbtBu5esvaLk5yIZhiR01dVTSQAZ8a1pvsFDGW2Yz-BEfDlY79P6HnK4s0Nxl8jeE-Iit7fEm_vC9oWCn4WI8eOaRQNe9AniBgr0NfXaI2yH2-eKAr-71Hbm1IabQqPjj3fTnTbyTpFcExNUaVW3HR4owyEvnNoAcb31WPvYfPbvr__brswRi9ZMS8 2025/11/26 04:20:01 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/11/26 04:20:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/26 04:20:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ACmvli1aljq6n2Blp9GHBwLkJVyhjUi0pr-IBuVU690YeePiAHYBZb3AWCInirBEgn-SrAX-mB0X5Fesq_CUSo8pNd3vAsRpX5Iqp2asiHsACYCJU9No6xOwG70jKrAVJ-ejyrTM-4csuC8PT2UMI_f3G6Yq-wbtBu5esvaLk5yIZhiR01dVTSQAZ8a1pvsFDGW2Yz-BEfDlY79P6HnK4s0Nxl8jeE-Iit7fEm_vC9oWCn4WI8eOaRQNe9AniBgr0NfXaI2yH2-eKAr-71Hbm1IabQqPjj3fTnTbyTpFcExNUaVW3HR4owyEvnNoAcb31WPvYfPbvr__brswRi9ZMS8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/11/26 04:20:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AItRk6x-_FmWPs_Tg4O9Vod2L5MlZda7LzGqLnot4-M9ffq-4IXgCfry3IpoT757q7XW_EKznJfTFN7TlhuaBcbBR9PYnEUW4S7iMYQmmCicAPsj37yZISWMKMgGLK3g8Iau22HjxIrZ_R3Djo7Lw4fmcLBDQYlwcxS0u-jrs7pamhFpvGZqK2_GsSonVqJr-NwJ276i_u1du_yyOdfs7XzOaQpt0F76qdvdd6Wh7VnTKTYaOAlv7JaSlFmcXL_QgA2hwryYuvmf7__FO8cZ1_GaMmlIqiUAAyz7igWHW4w4psL1v53Gj-pxKLgGHHWdHlmOvYcHHPq4zQmZEHYrRTc 2025/11/26 04:20:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/26 04:20:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/26 04:20:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AItRk6x-_FmWPs_Tg4O9Vod2L5MlZda7LzGqLnot4-M9ffq-4IXgCfry3IpoT757q7XW_EKznJfTFN7TlhuaBcbBR9PYnEUW4S7iMYQmmCicAPsj37yZISWMKMgGLK3g8Iau22HjxIrZ_R3Djo7Lw4fmcLBDQYlwcxS0u-jrs7pamhFpvGZqK2_GsSonVqJr-NwJ276i_u1du_yyOdfs7XzOaQpt0F76qdvdd6Wh7VnTKTYaOAlv7JaSlFmcXL_QgA2hwryYuvmf7__FO8cZ1_GaMmlIqiUAAyz7igWHW4w4psL1v53Gj-pxKLgGHHWdHlmOvYcHHPq4zQmZEHYrRTc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/11/26 04:20:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ANZR1V97lC8o3ZbP02TP7HGRh4EzZPBdCZysRhzPXsJLRcOtdNXc5OKoMKQE-Q5xHHQXdGwrziwhYoxc2gMU7VTm9sxrhaM914pHOC1vmcO76bdRqPT9hJUDiWizVZyYot1xzWKXK7kc1-rSIJ8XL-3H8YU_pu56nZkRrq9O-MJaG3ECUQO5z-u9rsnHezb5MrGpL0kUeUKfvX7sCw92boSJ_FYEfVO2BkvYh9yekAMR8bfY_zbEkFDluyCRotZOxou03kNE82cyp2iuxCLRE4IQ_lJwjAcFn1gPMNgXUk_JGkUL5s_VWObY5xMLuIpMYvBT6ywW_t5DolJR6Tw7OSE 2025/11/26 04:20:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/11/26 04:20:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/11/26 04:20:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/26 04:20:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/26 04:20:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/11/26 04:20:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/11/26 04:20:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ANZR1V97lC8o3ZbP02TP7HGRh4EzZPBdCZysRhzPXsJLRcOtdNXc5OKoMKQE-Q5xHHQXdGwrziwhYoxc2gMU7VTm9sxrhaM914pHOC1vmcO76bdRqPT9hJUDiWizVZyYot1xzWKXK7kc1-rSIJ8XL-3H8YU_pu56nZkRrq9O-MJaG3ECUQO5z-u9rsnHezb5MrGpL0kUeUKfvX7sCw92boSJ_FYEfVO2BkvYh9yekAMR8bfY_zbEkFDluyCRotZOxou03kNE82cyp2iuxCLRE4IQ_lJwjAcFn1gPMNgXUk_JGkUL5s_VWObY5xMLuIpMYvBT6ywW_t5DolJR6Tw7OSE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/11/26 04:20:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AB07DpU-K-FbI2EI8Ntj17Z5jkJphdfOXx6lrcT2UovZdKWsdhqkWuOUB31D3HAZG2IZXVbBv2vdxEyACyq-_aX0aSHelVuYqszPPjKCOmoZ3QfSFfH2NlPpZPo_aT4-HSA_lV2Zl0eD7lsrqcYgqZLwdvoJfcXXMdor6qCdcoeJMjknu8H60Hcdf2sxtgCh_FF0y7XwEOmRW3z8q-d-RXN3BotLq31HE0s7XPZDvpUWTqYiCiOnrI1GWjJzT4TGmAqpQ4Z4TDuYdK0M4n25Wl516cnMHPlHVs4zXZ4UPumzE-ZNzXfHwgMCyuP1DLkdUugrPtWy5RCmO8XgRTNcqfM 2025/11/26 04:20:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/26 04:20:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/11/26 04:20:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/11/26 04:20:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/11/26 04:20:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/26 04:20:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/11/26 04:20:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AB07DpU-K-FbI2EI8Ntj17Z5jkJphdfOXx6lrcT2UovZdKWsdhqkWuOUB31D3HAZG2IZXVbBv2vdxEyACyq-_aX0aSHelVuYqszPPjKCOmoZ3QfSFfH2NlPpZPo_aT4-HSA_lV2Zl0eD7lsrqcYgqZLwdvoJfcXXMdor6qCdcoeJMjknu8H60Hcdf2sxtgCh_FF0y7XwEOmRW3z8q-d-RXN3BotLq31HE0s7XPZDvpUWTqYiCiOnrI1GWjJzT4TGmAqpQ4Z4TDuYdK0M4n25Wl516cnMHPlHVs4zXZ4UPumzE-ZNzXfHwgMCyuP1DLkdUugrPtWy5RCmO8XgRTNcqfM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/11/26 04:20:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AMeOcSBwHjuBTrVv91GNYuilinH77MQnPIk9CJBT_rbnxgZxQdvb1oxFtvZFwdNPxi7b1gZ-xighsR_o2PeAP-rDuRb2Ze2x4fyAKwOXq0UWreI0C5cxHaLD-ieBhv04EzZ7Bnqi14Dg3KQLxsTlCvHhs2YjigbN7d7iW89gxjrLoHmbCPv6dAhVlXzvzHYgNgL4KQnrYtBjHR4ku1WkkYNTZBb38won19HShgv_-onH6-OpmZtnrV5wnm96BIyVnAjWkG__921jeWgzfUo10m7hhn-8XhRyclBShbVAmWpuzci3eLbTuyDUzTb3ckJh-Fqumh34lTqKVkSeHc-qZnk 2025/11/26 04:20:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/26 04:20:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/11/26 04:20:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AMeOcSBwHjuBTrVv91GNYuilinH77MQnPIk9CJBT_rbnxgZxQdvb1oxFtvZFwdNPxi7b1gZ-xighsR_o2PeAP-rDuRb2Ze2x4fyAKwOXq0UWreI0C5cxHaLD-ieBhv04EzZ7Bnqi14Dg3KQLxsTlCvHhs2YjigbN7d7iW89gxjrLoHmbCPv6dAhVlXzvzHYgNgL4KQnrYtBjHR4ku1WkkYNTZBb38won19HShgv_-onH6-OpmZtnrV5wnm96BIyVnAjWkG__921jeWgzfUo10m7hhn-8XhRyclBShbVAmWpuzci3eLbTuyDUzTb3ckJh-Fqumh34lTqKVkSeHc-qZnk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/11/26 04:20:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AHUDn9ojwha0c0G4bVRg3-Io3VBntRen2kJmVlVSfaOVGEDh_RtbWodeZ2ciwYH2hsIj1eOChgMOCW8UZMOfm0C4MbSLtmg58IaKLUtxQxcpxKxfMLohuvicciBq6jZZQtCaV0XmTVblI04wpBmb8BJTlGcMI0AmYjOwo_nieEkrldCYN1lqi3zFK7nE3T1nuL1V1OdiyZdzfM2lOIxpefeaAIlJxWFWhsuhBfY3WvittM1hkCVlHQwMatDS4oP2SkWaGYpWxXCBvV1IsEYdjfniy2Y-ib-AgAoFHFH0hRuParsxjMSAnYAh2qz180FFZwB4wdS0mvj_knn4TqTxnf4 2025/11/26 04:20:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/11/26 04:20:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/26 04:20:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AHUDn9ojwha0c0G4bVRg3-Io3VBntRen2kJmVlVSfaOVGEDh_RtbWodeZ2ciwYH2hsIj1eOChgMOCW8UZMOfm0C4MbSLtmg58IaKLUtxQxcpxKxfMLohuvicciBq6jZZQtCaV0XmTVblI04wpBmb8BJTlGcMI0AmYjOwo_nieEkrldCYN1lqi3zFK7nE3T1nuL1V1OdiyZdzfM2lOIxpefeaAIlJxWFWhsuhBfY3WvittM1hkCVlHQwMatDS4oP2SkWaGYpWxXCBvV1IsEYdjfniy2Y-ib-AgAoFHFH0hRuParsxjMSAnYAh2qz180FFZwB4wdS0mvj_knn4TqTxnf4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/11/26 04:20:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AFNQbtWHZvqfpDQtyQ3676lAJqqS6OtablKsaQZYUo2BQXOvUj8icuM95i2Bg9QkvwtdLap2zMovP0r6Z2Sp-lReIQH_8UEODb2pPM6qdQOseUoDpAr9T3BB9iw4sso5S68sc4RKAhKLVpmRF-r__UDiV6Jx8EZ_OfoPHK4WjbxrBMXkYxF5jf0rXatx896AabXlBuxh6INgOhJ4f7_5CpMqcJei-Nif3tgiLppDcjUau7_Kz5UUTgLJWTIlXRQWzdtaVrjFJknqODy2Ev7u7pwEZqZ_FcDd30JAybL4RScu87MjD8bJdE_5T9eMtT34Cm1hVz6xWeqeO3F1A8M9_Wk 2025/11/26 04:20:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/26 04:20:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/26 04:20:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AFNQbtWHZvqfpDQtyQ3676lAJqqS6OtablKsaQZYUo2BQXOvUj8icuM95i2Bg9QkvwtdLap2zMovP0r6Z2Sp-lReIQH_8UEODb2pPM6qdQOseUoDpAr9T3BB9iw4sso5S68sc4RKAhKLVpmRF-r__UDiV6Jx8EZ_OfoPHK4WjbxrBMXkYxF5jf0rXatx896AabXlBuxh6INgOhJ4f7_5CpMqcJei-Nif3tgiLppDcjUau7_Kz5UUTgLJWTIlXRQWzdtaVrjFJknqODy2Ev7u7pwEZqZ_FcDd30JAybL4RScu87MjD8bJdE_5T9eMtT34Cm1hVz6xWeqeO3F1A8M9_Wk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/11/26 04:20:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AAAwJ8RahSiM2ajars9LwO1OnHlsOGMGarc6FSCHmxuhVI458l-9v4yyQ5I3NEtt4_h8j6G8Fei91ZsEHJ4nsmcSE8K5p_GnuS_KFUyEVnJmAE5si71oDV9pX9s7UJoFj0kYU54GYZQH_x4tMzPbxIs1pB8yIrHwBctmLbd31i1E9m4QaqC9SskGQA2_7TcJvuTyVXTm_v--uITerM5B0PE-Dkm5eHLd5CvTuzLTPWEwuYzMY6HhSFmiB8zJm-hy2vDTRTJNPafD5eO1OKRnd5qBqkuAs5PrMc-4Em2jo3fcyeo-pvrbkDH1WfbFR782GuKUTdlf3ZU2wvj6MsTuUgU 2025/11/26 04:20:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/11/26 04:20:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/11/26 04:20:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/26 04:20:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/26 04:20:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/26 04:20:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/11/26 04:20:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AAAwJ8RahSiM2ajars9LwO1OnHlsOGMGarc6FSCHmxuhVI458l-9v4yyQ5I3NEtt4_h8j6G8Fei91ZsEHJ4nsmcSE8K5p_GnuS_KFUyEVnJmAE5si71oDV9pX9s7UJoFj0kYU54GYZQH_x4tMzPbxIs1pB8yIrHwBctmLbd31i1E9m4QaqC9SskGQA2_7TcJvuTyVXTm_v--uITerM5B0PE-Dkm5eHLd5CvTuzLTPWEwuYzMY6HhSFmiB8zJm-hy2vDTRTJNPafD5eO1OKRnd5qBqkuAs5PrMc-4Em2jo3fcyeo-pvrbkDH1WfbFR782GuKUTdlf3ZU2wvj6MsTuUgU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/11/26 04:20:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ACr0z3ZIrmkZBnviJQUsJ_iWRpNFTftTaxONfpfx4kxz0UCc2_YHd55gGXZC4x47uOb30yZLtNb1aIP9-SNGtSrK6txW4395_-lonYxHWkRuMW6sz2EXv0oruJIWXQ32lctWFOa9bFl_S_Zt9yPIgOeE1C2OUGVD8Ey4MzI6_dOC6tM21kSS1DdlFJSMwvt4TDVBh6SwY16dobBmYKrcv6sSz2s6uqQ5lsifph0rkUa5wRUSb3EhYnGwEAELfBFZ2ghhYQINbQr1xmpkzRD05E5naBmhmvMalYxmSDMnjT79QKU3jztj0bHS6LpWVnQpNnyijcV8015TeVmMTIehS5Q 2025/11/26 04:20:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/26 04:20:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/11/26 04:20:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/11/26 04:20:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/26 04:20:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/26 04:20:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/11/26 04:20:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ACr0z3ZIrmkZBnviJQUsJ_iWRpNFTftTaxONfpfx4kxz0UCc2_YHd55gGXZC4x47uOb30yZLtNb1aIP9-SNGtSrK6txW4395_-lonYxHWkRuMW6sz2EXv0oruJIWXQ32lctWFOa9bFl_S_Zt9yPIgOeE1C2OUGVD8Ey4MzI6_dOC6tM21kSS1DdlFJSMwvt4TDVBh6SwY16dobBmYKrcv6sSz2s6uqQ5lsifph0rkUa5wRUSb3EhYnGwEAELfBFZ2ghhYQINbQr1xmpkzRD05E5naBmhmvMalYxmSDMnjT79QKU3jztj0bHS6LpWVnQpNnyijcV8015TeVmMTIehS5Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/11/26 04:20:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABIrmmRo5tt1J5rj1ag6vB-gdIiyFzHdXgHQ4n4YSHmGyYZZLyl_upVKXU5aht49byJE1ZyjJVwWe_KhAI67h_NnNpjsB1awvCZOQFNetWTVrKzRbFqD5xmORUFNgVK_JdbWnGsHe8CLk5HIodsP9PHRamW-vKIc0ntIkvFvXWZ8F3NDr1P1omewbRR0gWiQnnzvi1D5ec89TSrmoYpaR3JoGTQu4s1WUxxwm2mJYQAjxVhWLCIvj70fxkD_zPXylPGIVmG1wndD22qxuk39Ar6bqUyyeBK4OTB4LfEnRocqvYot5-s9uM8XpVuv0Y2jZQpGwweOJUrD6G9H0HDAMlg 2025/11/26 04:20:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/26 04:20:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/11/26 04:20:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABIrmmRo5tt1J5rj1ag6vB-gdIiyFzHdXgHQ4n4YSHmGyYZZLyl_upVKXU5aht49byJE1ZyjJVwWe_KhAI67h_NnNpjsB1awvCZOQFNetWTVrKzRbFqD5xmORUFNgVK_JdbWnGsHe8CLk5HIodsP9PHRamW-vKIc0ntIkvFvXWZ8F3NDr1P1omewbRR0gWiQnnzvi1D5ec89TSrmoYpaR3JoGTQu4s1WUxxwm2mJYQAjxVhWLCIvj70fxkD_zPXylPGIVmG1wndD22qxuk39Ar6bqUyyeBK4OTB4LfEnRocqvYot5-s9uM8XpVuv0Y2jZQpGwweOJUrD6G9H0HDAMlg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/11/26 04:20:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AJyASm18X3UzSVlAKY55tU9L-S7X16VZJpdw2rBeuo46-6dYFR1jF9avLVdiqbWfaq5E0trEnxZyWsuwaw9a544hJDR78F3UsidG6dKV_qaWIyGf5L3s1SRBE55-vB40GJv7X46Ao3Dlw5HTfcx3TCaLd7bPvqS9AlE09nvpD6fF8RaYepgHX9WW6ldcx4xEWjlmogDrvwC4uRSyDsfQN-7ul52qGdfDvp56F0ivIbZ4o4-RgUp9os_vAepD_UIqfh78WdQU6aUoEEnSS726zWU576Bppat3j1nuu13qeJPzjVomRn2yA_iSIdjBq2C2QgxaEp7V1ryI78SugihRK1g 2025/11/26 04:20:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/11/26 04:20:26 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/26 04:20:26 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AJyASm18X3UzSVlAKY55tU9L-S7X16VZJpdw2rBeuo46-6dYFR1jF9avLVdiqbWfaq5E0trEnxZyWsuwaw9a544hJDR78F3UsidG6dKV_qaWIyGf5L3s1SRBE55-vB40GJv7X46Ao3Dlw5HTfcx3TCaLd7bPvqS9AlE09nvpD6fF8RaYepgHX9WW6ldcx4xEWjlmogDrvwC4uRSyDsfQN-7ul52qGdfDvp56F0ivIbZ4o4-RgUp9os_vAepD_UIqfh78WdQU6aUoEEnSS726zWU576Bppat3j1nuu13qeJPzjVomRn2yA_iSIdjBq2C2QgxaEp7V1ryI78SugihRK1g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/11/26 04:20:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABJ7zxYnIx6gTwUe8jWWnr7mX2T30l4I7RcAbzvuXlXBnTnQw8xfDPmdJZsGLnhb33-V5z7RxO3TBv7nuJLQWx4OVLz1HcFuijaLgQKmW22fxqIesk6oDjsJw1tFqMo5BQfzt-Yfg8jlIcj0bOXcTQATqOlmmo5F99rHqxVZ8SvOyCLoUA1Na60ydpJrvs3waHMMZUWTCa6cQB8uiM_Xq6XIBDn-d0aWnSUnlfaL_8LjVW6a28Vthh0gjJaPZCyT1eWJGZ6cBiZQ7mqHMktuclTZNwqxMP7qpvePGGrfIpWuPKUq09YVhEIxl0BzpreKf-9TbBQoya0f57aZTp5mkyo 2025/11/26 04:20:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/26 04:20:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/26 04:20:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABJ7zxYnIx6gTwUe8jWWnr7mX2T30l4I7RcAbzvuXlXBnTnQw8xfDPmdJZsGLnhb33-V5z7RxO3TBv7nuJLQWx4OVLz1HcFuijaLgQKmW22fxqIesk6oDjsJw1tFqMo5BQfzt-Yfg8jlIcj0bOXcTQATqOlmmo5F99rHqxVZ8SvOyCLoUA1Na60ydpJrvs3waHMMZUWTCa6cQB8uiM_Xq6XIBDn-d0aWnSUnlfaL_8LjVW6a28Vthh0gjJaPZCyT1eWJGZ6cBiZQ7mqHMktuclTZNwqxMP7qpvePGGrfIpWuPKUq09YVhEIxl0BzpreKf-9TbBQoya0f57aZTp5mkyo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/11/26 04:20:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AAMGfCgRR0vdzQXr4hZudK_xlVKT7VBN3w8hAdGN3g76jMYOekya4_bznMxSZLrESK81dWF7n1SlQ42yhv_xevpHJ-oDJ-VJ1lQ_sIeRk8N629n-68THfVuZrgx-T-d09Nliw2_g4NpwvRyW6WtUqT7jw3S5bMPHB8ljiE1I4J2Kjv7FgAHWYFYVJjeZq7xYOnuGJjQfNtFZiwf8KzjfN4qCgmX2-bL78cfFaL5U9ZziNuPqAiQ_LzLsiP4YEjnAnsVOEjgCsQB8YBL2Oj5ZG-HHbHlWsbnt1P-RDtuo1oAhSwi6uGHPRdl12vgMyIRseiUlDIulh-uKAk1ALDAiouI 2025/11/26 04:20:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/11/26 04:20:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/11/26 04:20:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/11/26 04:20:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/26 04:20:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/11/26 04:20:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/11/26 04:20:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AAMGfCgRR0vdzQXr4hZudK_xlVKT7VBN3w8hAdGN3g76jMYOekya4_bznMxSZLrESK81dWF7n1SlQ42yhv_xevpHJ-oDJ-VJ1lQ_sIeRk8N629n-68THfVuZrgx-T-d09Nliw2_g4NpwvRyW6WtUqT7jw3S5bMPHB8ljiE1I4J2Kjv7FgAHWYFYVJjeZq7xYOnuGJjQfNtFZiwf8KzjfN4qCgmX2-bL78cfFaL5U9ZziNuPqAiQ_LzLsiP4YEjnAnsVOEjgCsQB8YBL2Oj5ZG-HHbHlWsbnt1P-RDtuo1oAhSwi6uGHPRdl12vgMyIRseiUlDIulh-uKAk1ALDAiouI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/11/26 04:20:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ADKgbQbKBSswWeqmbe9uY1TsinJH8Yv8mn6QE6Hh0sc0GpVUZeJzgt1wsdqcY131a-2ADQSuDBG8ON-kjN3Ksgj-4WeMSGFlDl5XFyuUksHMHDzUvqTKNTrfB_RdL5MbLMij6MYoAMl2vCsVlonLe_0ezxtY3ZXJW8tGQjkgRBRqNVbzcZG-3LPqYAANwYG18mTadVcKQStd5SIXRacomSqRzTUbgS0MWguBOvH0mPU5rPwZd8zaXRNOTaUikP4Ynsw9nayjrNsqHCx-Qk2q480YMrjr_m1Fj66lDaq8gVB_gOPRB3nwOmRtV8leoPpyL76TZdc5H4Mv2DtbzsdGTt0 2025/11/26 04:20:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/26 04:20:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/11/26 04:20:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/11/26 04:20:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/11/26 04:20:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/26 04:20:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/11/26 04:20:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ADKgbQbKBSswWeqmbe9uY1TsinJH8Yv8mn6QE6Hh0sc0GpVUZeJzgt1wsdqcY131a-2ADQSuDBG8ON-kjN3Ksgj-4WeMSGFlDl5XFyuUksHMHDzUvqTKNTrfB_RdL5MbLMij6MYoAMl2vCsVlonLe_0ezxtY3ZXJW8tGQjkgRBRqNVbzcZG-3LPqYAANwYG18mTadVcKQStd5SIXRacomSqRzTUbgS0MWguBOvH0mPU5rPwZd8zaXRNOTaUikP4Ynsw9nayjrNsqHCx-Qk2q480YMrjr_m1Fj66lDaq8gVB_gOPRB3nwOmRtV8leoPpyL76TZdc5H4Mv2DtbzsdGTt0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/11/26 04:20:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AA6dRvvSamNQMaC5WBpfE2DaUrg07wdqkg0-Vu6oGayhPJgbpQXdWTu91tLCDUEC0uRM-dmjnKaZ9saqkWoNNhmdSw0_V6Xx_f-Fjt_kKGbHgOnZ27WTZDDqT3-vga2bkP2I6QWm1HQOKthvWJJPH7eKvDJ0el7UoAc1eein63ZsBfcAhjVjl9GhNz06-0CZGZr-cvEsgMWGODMvEOw1LYcjLuk95pqohIINrq55NB7y8T-ZU3VOmsaewy7OfUSmLPsAit28oLn-yQaJlGSdzgoybygIrI3XyoDWFtWadOFiOcDjqDrqWHiIYeCoS1bR6K4dQxeCDgZQ18DbxyyQOVo 2025/11/26 04:20:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/11/26 04:20:37 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/11/26 04:20:37 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AA6dRvvSamNQMaC5WBpfE2DaUrg07wdqkg0-Vu6oGayhPJgbpQXdWTu91tLCDUEC0uRM-dmjnKaZ9saqkWoNNhmdSw0_V6Xx_f-Fjt_kKGbHgOnZ27WTZDDqT3-vga2bkP2I6QWm1HQOKthvWJJPH7eKvDJ0el7UoAc1eein63ZsBfcAhjVjl9GhNz06-0CZGZr-cvEsgMWGODMvEOw1LYcjLuk95pqohIINrq55NB7y8T-ZU3VOmsaewy7OfUSmLPsAit28oLn-yQaJlGSdzgoybygIrI3XyoDWFtWadOFiOcDjqDrqWHiIYeCoS1bR6K4dQxeCDgZQ18DbxyyQOVo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/11/26 04:20:38 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ACWfb67eNsl266aBz1vlvj1ndsC3xKMF838_TKVhfo2xP7Q8o-QNlMCts3u52wUwXgVPgrn6ZD7fPdtG2yEOGBTeut39BIMwAiR7CSdtPWOLAdodZ_eygl6FhZ_T_6aCuhipnEsfyD2go3UtPTbnaz1I1ntZ2heAxTkTFEmtXi5_9RK-bSlYS47abLZ0Qk-M097kLp_NIDHAVogzaDMWkTw2_b_vwK02kpnxJ6A_sD87KTxP8bP6FPVxuVvB1p9D8kV9F2t3Rk1B2VO1D9W7A26FOK_JRV4fjoJrF-8rMFJiWkSCfdJXpwDGVn9Rj5r5N8L99RGhcFu4KlhddBx7EdY 2025/11/26 04:20:38 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/11/26 04:20:39 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/26 04:20:39 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ACWfb67eNsl266aBz1vlvj1ndsC3xKMF838_TKVhfo2xP7Q8o-QNlMCts3u52wUwXgVPgrn6ZD7fPdtG2yEOGBTeut39BIMwAiR7CSdtPWOLAdodZ_eygl6FhZ_T_6aCuhipnEsfyD2go3UtPTbnaz1I1ntZ2heAxTkTFEmtXi5_9RK-bSlYS47abLZ0Qk-M097kLp_NIDHAVogzaDMWkTw2_b_vwK02kpnxJ6A_sD87KTxP8bP6FPVxuVvB1p9D8kV9F2t3Rk1B2VO1D9W7A26FOK_JRV4fjoJrF-8rMFJiWkSCfdJXpwDGVn9Rj5r5N8L99RGhcFu4KlhddBx7EdY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/11/26 04:20:40 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AAsQ_imEgmavmchUKt7Tm2kTPhEatxUPd_qZ1yeXne2-T7ArPSXtV6ZgSpovpTtOEiX8hWWxr5uQgkg8aFksPMGqh40BNcY4PKRtyh_OyjnEid4q9viym9ZaDcBk5YmXQgXHFI3BteGejkNo1Yt8H--fTUEtJjwmh0zhwhJRfP54H-nL4F9r_1J2bU6-xF0Ek1Uc5trL4cji30wVwz0g14tpeLPDANhF4QpoeQBbPmIaJJZxHrP9pG5zTdQ-24Cdwj8ls5btuyteqY1rdUEfO4wyzEXJ9GDEtA5ryvDCKoks6CusTvWOHNq-Xv-GNX9dGBEmNDAeQFcK3_3DTMwI6mM 2025/11/26 04:20:40 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/11/26 04:20:41 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/26 04:20:41 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AAsQ_imEgmavmchUKt7Tm2kTPhEatxUPd_qZ1yeXne2-T7ArPSXtV6ZgSpovpTtOEiX8hWWxr5uQgkg8aFksPMGqh40BNcY4PKRtyh_OyjnEid4q9viym9ZaDcBk5YmXQgXHFI3BteGejkNo1Yt8H--fTUEtJjwmh0zhwhJRfP54H-nL4F9r_1J2bU6-xF0Ek1Uc5trL4cji30wVwz0g14tpeLPDANhF4QpoeQBbPmIaJJZxHrP9pG5zTdQ-24Cdwj8ls5btuyteqY1rdUEfO4wyzEXJ9GDEtA5ryvDCKoks6CusTvWOHNq-Xv-GNX9dGBEmNDAeQFcK3_3DTMwI6mM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/11/26 04:20:42 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ADsBjoQG0k7xI7uLMO4w0YqJWoNS5wZkgi-VPgqovtBnfmxNjP8w0mbFiaKfjd8ja4dRqEvbF0e6pvfHJNOeK-G3uqoWnV-3p6LV-MfnDayn9kzFK6Br9z7NFfP-0Vw08fqyJdqeEGrBiXksjIXwUoiDD_eXq-TcxieWXYGpyXmzLoVyeIAefZlnoSKaACPjbxXpQuSQcwPrKkgkIVIhAonbEugA0dGC-yJ_55BZNQmeWRF016IXkiD0zFyMMRfmfMBEUlna9TsO7Dq5s8WGe2Ix9Ba_pEJce73Pev9wr3FoaQjcCu_ToqjEicI_u25Uh1cftl6gFuQGxR7FeQJxQsE 2025/11/26 04:20:42 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/11/26 04:20:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/11/26 04:20:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/11/26 04:20:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/26 04:20:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/26 04:20:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/11/26 04:20:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ADsBjoQG0k7xI7uLMO4w0YqJWoNS5wZkgi-VPgqovtBnfmxNjP8w0mbFiaKfjd8ja4dRqEvbF0e6pvfHJNOeK-G3uqoWnV-3p6LV-MfnDayn9kzFK6Br9z7NFfP-0Vw08fqyJdqeEGrBiXksjIXwUoiDD_eXq-TcxieWXYGpyXmzLoVyeIAefZlnoSKaACPjbxXpQuSQcwPrKkgkIVIhAonbEugA0dGC-yJ_55BZNQmeWRF016IXkiD0zFyMMRfmfMBEUlna9TsO7Dq5s8WGe2Ix9Ba_pEJce73Pev9wr3FoaQjcCu_ToqjEicI_u25Uh1cftl6gFuQGxR7FeQJxQsE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/11/26 04:20:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AIAvupD9lBE4zm-Pgu7cgIRv3tCytmSRU2rKYcxP19l8mR__bFViAMAmIhQLPQ3mZcPLbhkFPtCz9XeZ1DMjIyKBXIXBA1bZL09H5SA1vJvVouBxJAmAFsApeAnmfTSGL-hH-qq6927jdSM15c3HA0h2Idd0dnENlRvE155t8Z_x0nvZA4RsTMmYuZTCf8dUPnl-nd-upmd_jxbGYvnE68AW57bBlfNfxL3tUZlOz3XKgXXEGzrm7SkHNuYZVkry88f1rg68crJGEZKkzIUUgCIp5fHvs2IPMvtkpHUm-iNNgEPUCAOK4pxRtP-QIOBVghsDBqTFzdnzB_rsLBxdywQ 2025/11/26 04:20:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/11/26 04:20:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/11/26 04:20:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/11/26 04:20:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/26 04:20:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/26 04:20:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/11/26 04:20:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AIAvupD9lBE4zm-Pgu7cgIRv3tCytmSRU2rKYcxP19l8mR__bFViAMAmIhQLPQ3mZcPLbhkFPtCz9XeZ1DMjIyKBXIXBA1bZL09H5SA1vJvVouBxJAmAFsApeAnmfTSGL-hH-qq6927jdSM15c3HA0h2Idd0dnENlRvE155t8Z_x0nvZA4RsTMmYuZTCf8dUPnl-nd-upmd_jxbGYvnE68AW57bBlfNfxL3tUZlOz3XKgXXEGzrm7SkHNuYZVkry88f1rg68crJGEZKkzIUUgCIp5fHvs2IPMvtkpHUm-iNNgEPUCAOK4pxRtP-QIOBVghsDBqTFzdnzB_rsLBxdywQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/11/26 04:20:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AMB3TrizUVoKCdFbrQOn9KY5_4KfRQ9RQ9_XDLtrHvLJIxoz6amuoKc8WLirmbomU2xZeZM_zirsIh9oAsCZ8Daj1fEjR93c2M5meJj7Vhrqnk3lh_vhZChdbOW8rb663tjgXqgC_jjxiFcdWjXGGK7xw6bAR9Kx3c0UG8d6_va_v3K64KNrwKnpmAHECYVOCvIXD3Gh5dFboeuEvrueztueb7ylpT9M3jsv9VKLTq0eBfSKAg79SyoZCHxtT8ZBHUPVUFxByEhhkqXQCF4I0ag78jB0uCf9xBToeTvz8GTlOuLuV11smbgAJIB82w2kwqxKWn_mkjJGYrEa8VTkRQw 2025/11/26 04:20:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/11/26 04:20:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/11/26 04:20:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AMB3TrizUVoKCdFbrQOn9KY5_4KfRQ9RQ9_XDLtrHvLJIxoz6amuoKc8WLirmbomU2xZeZM_zirsIh9oAsCZ8Daj1fEjR93c2M5meJj7Vhrqnk3lh_vhZChdbOW8rb663tjgXqgC_jjxiFcdWjXGGK7xw6bAR9Kx3c0UG8d6_va_v3K64KNrwKnpmAHECYVOCvIXD3Gh5dFboeuEvrueztueb7ylpT9M3jsv9VKLTq0eBfSKAg79SyoZCHxtT8ZBHUPVUFxByEhhkqXQCF4I0ag78jB0uCf9xBToeTvz8GTlOuLuV11smbgAJIB82w2kwqxKWn_mkjJGYrEa8VTkRQw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/11/26 04:20:52 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AAEjUum8YAoSHi7MNrNn88I_ohJl-LEI-S42Mftwf_LaINAGfYglEOiaWwDD6eu1Nv_I-sVlcpc5nHzYjBE5zZynn6x-3mF6pnu2ZthxpYHBxr7K3w2ESYIBsKQRPFEftlSubw1_lFpJesWAuT0ZGkwS9SnAqSHOZriYtLIjaXlCoGSTD2t9AFFM6PNBIMH2AOdrwXxrBDya5-2a_g9vaU9pnL2p9Kv3G5gTTdZVdeUqqr1vpgC0QzWqQ1ft8r5WogzRJiKBdhNdYMCBSuzM8A8esEgEbc_vADkH0fTpHWtnY8mXYbKTNpSuREpSb7s_4fWO3zAPCu8olwFspsH3PA0 2025/11/26 04:20:53 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/11/26 04:20:53 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/26 04:20:53 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AAEjUum8YAoSHi7MNrNn88I_ohJl-LEI-S42Mftwf_LaINAGfYglEOiaWwDD6eu1Nv_I-sVlcpc5nHzYjBE5zZynn6x-3mF6pnu2ZthxpYHBxr7K3w2ESYIBsKQRPFEftlSubw1_lFpJesWAuT0ZGkwS9SnAqSHOZriYtLIjaXlCoGSTD2t9AFFM6PNBIMH2AOdrwXxrBDya5-2a_g9vaU9pnL2p9Kv3G5gTTdZVdeUqqr1vpgC0QzWqQ1ft8r5WogzRJiKBdhNdYMCBSuzM8A8esEgEbc_vADkH0fTpHWtnY8mXYbKTNpSuREpSb7s_4fWO3zAPCu8olwFspsH3PA0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/11/26 04:20:54 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AMjrykv82zuxeO_9UX7WM-DzoWb2PMZylCQbqaUsDBz57GVSKj2hhZt7XVAYCYUk2V__cEGAP9yAYSt2-FxYrHwSVQ-FS74UpzE2Nq6fAVRZAOnaQ0hLvwrVceTY_XCa-wt8BKui1-H97xB-VZ2xXqeUdQLWaJaRvAn-Dm8Q4LOTxYBrdm7V20TosPGvdf8N8iC36sknpNLS2aKLnne5WceAu3Scm6HqMwq5kB0SY6aZUbB_a9-9FOPFZJePR0k12TJN5QTeg-ufHco9hRGoZYGM3lVsKAl_lWPs0QMpeftHICptIl7eE3cDw9O2PajF3DShidMnr8pogduXBZ0UOfI 2025/11/26 04:20:55 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/11/26 04:20:55 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/26 04:20:56 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AMjrykv82zuxeO_9UX7WM-DzoWb2PMZylCQbqaUsDBz57GVSKj2hhZt7XVAYCYUk2V__cEGAP9yAYSt2-FxYrHwSVQ-FS74UpzE2Nq6fAVRZAOnaQ0hLvwrVceTY_XCa-wt8BKui1-H97xB-VZ2xXqeUdQLWaJaRvAn-Dm8Q4LOTxYBrdm7V20TosPGvdf8N8iC36sknpNLS2aKLnne5WceAu3Scm6HqMwq5kB0SY6aZUbB_a9-9FOPFZJePR0k12TJN5QTeg-ufHco9hRGoZYGM3lVsKAl_lWPs0QMpeftHICptIl7eE3cDw9O2PajF3DShidMnr8pogduXBZ0UOfI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/11/26 04:20:57 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ALjMRoLorVyvD21sn3lrwEx7YRIM4LRt4_okurBHO5h7M6sDgyi9N0GMbBlu4qVv9RyzADHwqAgaKCykPmWSd7GeHbgKqggloFTqG0NG8vH0cppA0vivOWj8Lu3ZDOHHG7TLeYQy6xGMqXuU9iEI3J8Ek3til0ujjZQoRNzk9V7xu1lWVa2T5gD4XfwtAMn0eNRGdCVx7D7d_gqXz8N17uH8vJte8hWiJ1BL2zQYSEos-4sR1v91zmtCCQ5eQGwxwtkkgzcuHKjrXGcOpYgV5R1zLG6DtA0AC8BxYntJPePHWjvEDJpV89HxMqAJumVuvOYv6ANc8WfrdHLfP5ig8kY 2025/11/26 04:20:57 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/11/26 04:20:58 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/11/26 04:20:58 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/11/26 04:20:58 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/26 04:20:58 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/11/26 04:20:58 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/11/26 04:20:58 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ALjMRoLorVyvD21sn3lrwEx7YRIM4LRt4_okurBHO5h7M6sDgyi9N0GMbBlu4qVv9RyzADHwqAgaKCykPmWSd7GeHbgKqggloFTqG0NG8vH0cppA0vivOWj8Lu3ZDOHHG7TLeYQy6xGMqXuU9iEI3J8Ek3til0ujjZQoRNzk9V7xu1lWVa2T5gD4XfwtAMn0eNRGdCVx7D7d_gqXz8N17uH8vJte8hWiJ1BL2zQYSEos-4sR1v91zmtCCQ5eQGwxwtkkgzcuHKjrXGcOpYgV5R1zLG6DtA0AC8BxYntJPePHWjvEDJpV89HxMqAJumVuvOYv6ANc8WfrdHLfP5ig8kY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/11/26 04:21:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AInbE9XuSGb90Jq7jXc_z3cHK_4yDqqpxduZAnC5xbCNnhNVQJTEiLotWZLEHrksxkXiuuONC2j7CbjIJUFKfEr59uX6tqnkTBuz0O4HUyWI6ANRpDa_y-wsCMt2SkbTUBaUsRciAu3KJS2QXkIbSe_WoO2qP5atj2afLYWjv_z3ftoSeoRiLqVCjp0RO3QhhDHOv6UCJyEBJdPET3YekrLU13ET6KIsdBckvVrw-13rtkOZS0ZcXpFN0knotWddSukr5hQS95Y_xOloOblPBJqaDyuMwZHFBr9RPqE05A33EmwrpnwtIJNWTiqb_HQAk6r46t2sEMDnW3-vSC0AG6o 2025/11/26 04:21:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/11/26 04:21:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/11/26 04:21:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/11/26 04:21:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/26 04:21:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/11/26 04:21:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/11/26 04:21:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AInbE9XuSGb90Jq7jXc_z3cHK_4yDqqpxduZAnC5xbCNnhNVQJTEiLotWZLEHrksxkXiuuONC2j7CbjIJUFKfEr59uX6tqnkTBuz0O4HUyWI6ANRpDa_y-wsCMt2SkbTUBaUsRciAu3KJS2QXkIbSe_WoO2qP5atj2afLYWjv_z3ftoSeoRiLqVCjp0RO3QhhDHOv6UCJyEBJdPET3YekrLU13ET6KIsdBckvVrw-13rtkOZS0ZcXpFN0knotWddSukr5hQS95Y_xOloOblPBJqaDyuMwZHFBr9RPqE05A33EmwrpnwtIJNWTiqb_HQAk6r46t2sEMDnW3-vSC0AG6o" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/11/26 04:21:04 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/11/26 04:21:07 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/11/26 04:21:10 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/11/26 04:21:13 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/11/26 04:21:18 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/11/26 04:21:20 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AGip7mCRNQ1E6SvXHkOr_TqaUozC5tqzQwUquWvVFh1B9lRcM3Ar2AeE8xUWmdwOevCIm4f5r1BH8KF5Koit8jj9uNtMXXijj0A80jAtlsX--OUgnL83C8mGkO88b6U2NZaQDmTt4tEj2UKWBtpHceU2qUfUlbW-7WzwcoT--ve4iJWmeJ77lXGfDrg8iWYmuKeTSKhKEwaqmghvKE3Lsv13Bywddv57b0ovz2G_onfOxPGQv15sDEI49Su5CtGlZiOTmvigMk_jd_BJW_f3yE7B8twbgVG2yFOvG4nwvtarNzsHJNTtXzORiMtfzpgLFMTTthgOSI6Zhr-rNfDI_J0 2025/11/26 04:21:20 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/26 04:21:20 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "4aa7d4d40626061ce947f59d27e9e129" 2025/11/26 04:21:20 DEBUG : unknown-size-put.txt: multipart upload "AGip7mCRNQ1E6SvXHkOr_TqaUozC5tqzQwUquWvVFh1B9lRcM3Ar2AeE8xUWmdwOevCIm4f5r1BH8KF5Koit8jj9uNtMXXijj0A80jAtlsX--OUgnL83C8mGkO88b6U2NZaQDmTt4tEj2UKWBtpHceU2qUfUlbW-7WzwcoT--ve4iJWmeJ77lXGfDrg8iWYmuKeTSKhKEwaqmghvKE3Lsv13Bywddv57b0ovz2G_onfOxPGQv15sDEI49Su5CtGlZiOTmvigMk_jd_BJW_f3yE7B8twbgVG2yFOvG4nwvtarNzsHJNTtXzORiMtfzpgLFMTTthgOSI6Zhr-rNfDI_J0" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/11/26 04:21:21 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ACGHh44S5qY1EgCKG9n0cHj0GoNEcMpyAwXqApJpBgiOdMN5DZBAUNf0ON2ARbZF3GPG_1AhwQhfFAWoMtC6kNyO0SMkLOLGxZGuv8CGRDeIpWE7CFLFyYzobAwfvNRl1Qy2Om95ihkD8vunOivgCgrBNEP99-kHvkmwJrJrQH1Y-o49Xm8cakUid0eJ7BkfidRCccVSI4F2d_Qqzy2ovCkSDfJFfskim47JrN_rOj3r-kMaxJSzZAXIPnVKvp9Ueeq5yCcs9VPuZxpjsWO-hRQJ_nS-VqZs-cgZLOvqq2wh4C4TU-Al---pjTq3EPwKTkgaGqzTjk-h5wFxiqoWfu4 2025/11/26 04:21:21 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/11/26 04:21:22 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "f0c37254cb35a500e987c1e04c449c09" 2025/11/26 04:21:22 DEBUG : unknown-size-update.txt: multipart upload "ACGHh44S5qY1EgCKG9n0cHj0GoNEcMpyAwXqApJpBgiOdMN5DZBAUNf0ON2ARbZF3GPG_1AhwQhfFAWoMtC6kNyO0SMkLOLGxZGuv8CGRDeIpWE7CFLFyYzobAwfvNRl1Qy2Om95ihkD8vunOivgCgrBNEP99-kHvkmwJrJrQH1Y-o49Xm8cakUid0eJ7BkfidRCccVSI4F2d_Qqzy2ovCkSDfJFfskim47JrN_rOj3r-kMaxJSzZAXIPnVKvp9Ueeq5yCcs9VPuZxpjsWO-hRQJ_nS-VqZs-cgZLOvqq2wh4C4TU-Al---pjTq3EPwKTkgaGqzTjk-h5wFxiqoWfu4" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/26 04:21:22 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kuyebam7ruse/deeper/nonexisting/directory" 2025/11/26 04:21:22 DEBUG : Config file has changed externally - reloading === 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/11/26 04:21:22 DEBUG : Waiting for deletions to finish 2025/11/26 04:21:22 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/11/26 04:21:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/11/26 04:21:22 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/11/26 04:21:23 INFO : S3 bucket rclone-test-kuyebam7ruse: Bucket "rclone-test-kuyebam7ruse" deleted 2025/11/26 04:21:23 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (146.73s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.29s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.89s) --- PASS: TestIntegration/FsMkdir (144.60s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.29s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.10s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.10s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.10s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.10s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding (17.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.84s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.56s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.78s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (26.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.47s) --- 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.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (3.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.79s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.74s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.49s) --- 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.41s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.49s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (75.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (10.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (11.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (11.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (4.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (2.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (12.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (5.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (13.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (5.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (14.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (6.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (3.15s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (16.96s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.79s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.68s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.79s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.87s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.83s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.40s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.94s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.46s) --- 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:44: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2025/11/26 04:21:23 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/11/26 04:21:23 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 146.788s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m28.058188725s (try 1/5)