"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/26 03:51:42 NOTICE: TestS3R2: Stopped server 2025/10/26 03:51:42 NOTICE: TestS3R2: Starting server 2025/10/26 03:51:42 DEBUG : Creating backend with remote "TestS3R2:rclone-test-xokomep2yape" 2025/10/26 03:51:42 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/26 03:51:43 INFO : S3 bucket rclone-test-xokomep2yape: Bucket "rclone-test-xokomep2yape" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/10/26 03:51:44 INFO : S3 bucket rclone-test-xokomep2yape: Bucket "rclone-test-xokomep2yape" deleted === RUN TestIntegration/FsMkdir 2025/10/26 03:51:44 INFO : S3 bucket rclone-test-xokomep2yape: Bucket "rclone-test-xokomep2yape" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/10/26 03:51:44 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/10/26 03:51:44 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/10/26 03:51:44 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go: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/10/26 03:51:59 NOTICE: S3 bucket rclone-test-xokomep2yape: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/10/26 03:52:00 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ACnbXtHuT5lP05ViAiSQeZjBSqOp0xYo1V4Rqh_EBLSSOvEJ3fXICeVlK0AjkLdj4GhMRdz-YKznXUngsCJos6C5tVj1xtChScMMJfZnonTLQsXupYggHhoNO_c9JC0m_DI7WvV0t8K8Dp924Yb58TGpoeVBKYrowVMoSAdkcR6c9nIG83K3KRWIMz3t6C6LOV_wAnmrrofgNiSxcnDxGxvZtUB1yGihpTjLKsZTssAriNgNxNfMs7D8Wt4MmGD2deLExhXr5QUNyOIz7hfXXBJQ45plF3EYndRaw1Sn8zFESAXHVtA86O9FK-IR0nt6KdIFDecOF9hrALziXYoOIWk 2025/10/26 03:52:00 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "f8ae872d8df68f5e2b40dc566d26395e" 2025/10/26 03:52:00 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "01d318efc4c908834abcee3275e07faf" 2025/10/26 03:52:01 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "b187c6a88da7929737379448e38da32c" 2025/10/26 03:52:01 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ACnbXtHuT5lP05ViAiSQeZjBSqOp0xYo1V4Rqh_EBLSSOvEJ3fXICeVlK0AjkLdj4GhMRdz-YKznXUngsCJos6C5tVj1xtChScMMJfZnonTLQsXupYggHhoNO_c9JC0m_DI7WvV0t8K8Dp924Yb58TGpoeVBKYrowVMoSAdkcR6c9nIG83K3KRWIMz3t6C6LOV_wAnmrrofgNiSxcnDxGxvZtUB1yGihpTjLKsZTssAriNgNxNfMs7D8Wt4MmGD2deLExhXr5QUNyOIz7hfXXBJQ45plF3EYndRaw1Sn8zFESAXHVtA86O9FK-IR0nt6KdIFDecOF9hrALziXYoOIWk" 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/26 03:52:04 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/10/26 03:52:04 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/26 03:52:06 DEBUG : S3 bucket rclone-test-xokomep2yape: bucket is versioned: false 2025/10/26 03:52:06 DEBUG : Waiting for deletions to finish 2025/10/26 03:52:06 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/10/26 03:52:06 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/10/26 03:52:06 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/10/26 03:52:07 DEBUG : Creating backend with remote "TestS3R2:rclone-test-xokomep2yape/dirToPurgeFromRoot" 2025/10/26 03:52:07 DEBUG : S3 bucket rclone-test-xokomep2yape path dirToPurgeFromRoot: bucket is versioned: false 2025/10/26 03:52:07 DEBUG : Waiting for deletions to finish 2025/10/26 03:52:07 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/10/26 03:52:07 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/10/26 03:52:07 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/10/26 03:52:08 DEBUG : Creating backend with remote "TestS3R2:rclone-test-xokomep2yape/hello? sausage/êé" 2025/10/26 03:52:09 DEBUG : S3 bucket rclone-test-xokomep2yape path hello? sausage/êé: bucket is versioned: false 2025/10/26 03:52:09 DEBUG : Waiting for deletions to finish 2025/10/26 03:52:09 DEBUG : "a/b/c/d/e.txt" version false 2025/10/26 03:52:09 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/10/26 03:52:09 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/26 03:52:16 DEBUG : Creating backend with remote "TestS3R2:rclone-test-xokomep2yape/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/10/26 03:52:16 DEBUG : Creating backend with remote "TestS3R2:rclone-test-xokomep2yape/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-xokomep2yape" from "TestS3R2:rclone-test-xokomep2yape" 2025/10/26 03:52:16 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/10/26 03:52:22 DEBUG : piped data.txt: open chunk writer: started multipart upload: AOAEL6uaGRcpl7svNRDsm3aHtv-Od_m5hHS2VE436Zjt8FqIOhtTCYCIdnwLj8ASTMLAhiOadLyxBVDR12kvXQyYbz5rZJg2byWl6iI9_qIB9OopAuWmt0UhRwfJcRIuSPz-jVQ5BH4Q7GbMn3XJQrOlORUR6gt3QF22ydCRBrLbnKbn_APt7Se-Qju4Z3B-MbOmPZ7sXXgZGVgJvdlsc8eRQkoVuT4y5sWBjrCy_Rtf-uIql2DBPf7dQ_Ye421dVz-5C4NdQr3WuBYIdAdQydBN2AP4W5UX0UyyYAbnYf1W40Y2B7Q8HDlUd1-yUnp1a09iEWOhP5KJ4qoNcmmD3Uk 2025/10/26 03:52:22 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/10/26 03:52:22 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/10/26 03:52:22 DEBUG : piped data.txt: multipart upload "AOAEL6uaGRcpl7svNRDsm3aHtv-Od_m5hHS2VE436Zjt8FqIOhtTCYCIdnwLj8ASTMLAhiOadLyxBVDR12kvXQyYbz5rZJg2byWl6iI9_qIB9OopAuWmt0UhRwfJcRIuSPz-jVQ5BH4Q7GbMn3XJQrOlORUR6gt3QF22ydCRBrLbnKbn_APt7Se-Qju4Z3B-MbOmPZ7sXXgZGVgJvdlsc8eRQkoVuT4y5sWBjrCy_Rtf-uIql2DBPf7dQ_Ye421dVz-5C4NdQr3WuBYIdAdQydBN2AP4W5UX0UyyYAbnYf1W40Y2B7Q8HDlUd1-yUnp1a09iEWOhP5KJ4qoNcmmD3Uk" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/10/26 03:52:23 DEBUG : piped data.txt: open chunk writer: started multipart upload: AEjW1l8wMm2ybL_xNJ6BACy_7gASZ1-ALkbg80JKtxKDV4fByN31okxjnJfR7x4s3gWLTzZop4P5r2FjIJ5FuMOtl07JNkXH-bePRy3xRSOBy6nNMkhP3l-vZ05vw1ERfjNp29Y9JJ2t5kkxsMZ9irXHb5mxQasobdrW2dTdpVUnj2D9jbbcvM2khYneWg9vTDxao-ve1W0i0QzFEVLfgAJrclvJL8vHJJ3lvt_7I4URYwwq1Q4XIPrHTZbuFL1AKu4S3EjL1w7fZ-QQIQX3Mx0NHfPRYDZ8p72kYmWBuXI8VZm3BM2A4qpcVhJuyDzyKwCp6LRpC9M22q_ScupnhjU 2025/10/26 03:52:23 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/26 03:52:23 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "d3d506bdb9c548ca9fbff3a1b16d93b4" 2025/10/26 03:52:23 DEBUG : piped data.txt: multipart upload "AEjW1l8wMm2ybL_xNJ6BACy_7gASZ1-ALkbg80JKtxKDV4fByN31okxjnJfR7x4s3gWLTzZop4P5r2FjIJ5FuMOtl07JNkXH-bePRy3xRSOBy6nNMkhP3l-vZ05vw1ERfjNp29Y9JJ2t5kkxsMZ9irXHb5mxQasobdrW2dTdpVUnj2D9jbbcvM2khYneWg9vTDxao-ve1W0i0QzFEVLfgAJrclvJL8vHJJ3lvt_7I4URYwwq1Q4XIPrHTZbuFL1AKu4S3EjL1w7fZ-QQIQX3Mx0NHfPRYDZ8p72kYmWBuXI8VZm3BM2A4qpcVhJuyDzyKwCp6LRpC9M22q_ScupnhjU" 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/26 03:52:24 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/26 03:52:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AG781_kgK0fxiiof4i76UDSoCPdvrkBQ9s-j4X23Ahuy9MA5cNFNwPUC2M4jWVCRvG431zNB_I9yzYQiODR04yi-7PXdDL0Zt8_FxdXwghwadPsBhoQiErX5cnXrC6-LpRtqECAhs7ofVNYHwKhlRKiouVg9rDCR8ZCUzZyPpKi59p9tzQ4I474jpo2hyy8VtoNFwxqvQIC4HVbakVf9a02PGgZ9iDPpBnc_t2_Q4ZTU2M4QhTDDrIE5bESIA00qzZX28c-3jEXIx7sWnEwDGQi2v9bwC3eulnsb9FXyq1zA1JUAb-fe39v-JpjUOEzZSJl4H4MzZh-WtEU_8YwCCkY 2025/10/26 03:52:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/10/26 03:52:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/10/26 03:52:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AG781_kgK0fxiiof4i76UDSoCPdvrkBQ9s-j4X23Ahuy9MA5cNFNwPUC2M4jWVCRvG431zNB_I9yzYQiODR04yi-7PXdDL0Zt8_FxdXwghwadPsBhoQiErX5cnXrC6-LpRtqECAhs7ofVNYHwKhlRKiouVg9rDCR8ZCUzZyPpKi59p9tzQ4I474jpo2hyy8VtoNFwxqvQIC4HVbakVf9a02PGgZ9iDPpBnc_t2_Q4ZTU2M4QhTDDrIE5bESIA00qzZX28c-3jEXIx7sWnEwDGQi2v9bwC3eulnsb9FXyq1zA1JUAb-fe39v-JpjUOEzZSJl4H4MzZh-WtEU_8YwCCkY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/10/26 03:52:27 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AHw04j2L8xQDpenFefU_KBD7A_ld5WzZRxuveTI0zrt-y8Yd1ZjYJVq94xvEBsodpewnBjCkdOwJ8HLQvQKYN8VJjdVc8O_-xlQJ1DcVbk_bsO284vJRakIIYb-UTmkYjNGDtUb0RGF5mS1vluG1Gwx62Lnf2yj7nDxXkRmu6Eolj2w2kfI8cgOv_7qxjXOEPxOrA4A2f_OmvRprz1Hdw2T72y-n8QrBOqxz_vsmh_PsRDHx1ow2b7qLyp70FEXaaiZx01rOJgJKbRTdMNvbao4h-GzWpFARECEsn5Ofw8d1tZ24fNkQUFZfNwfvlwqqvhlbNa2uR7yHP-3VBxG0KBU 2025/10/26 03:52:27 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/10/26 03:52:28 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/26 03:52:28 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AHw04j2L8xQDpenFefU_KBD7A_ld5WzZRxuveTI0zrt-y8Yd1ZjYJVq94xvEBsodpewnBjCkdOwJ8HLQvQKYN8VJjdVc8O_-xlQJ1DcVbk_bsO284vJRakIIYb-UTmkYjNGDtUb0RGF5mS1vluG1Gwx62Lnf2yj7nDxXkRmu6Eolj2w2kfI8cgOv_7qxjXOEPxOrA4A2f_OmvRprz1Hdw2T72y-n8QrBOqxz_vsmh_PsRDHx1ow2b7qLyp70FEXaaiZx01rOJgJKbRTdMNvbao4h-GzWpFARECEsn5Ofw8d1tZ24fNkQUFZfNwfvlwqqvhlbNa2uR7yHP-3VBxG0KBU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/10/26 03:52:29 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AHGLTEbDT0st1gIQintx6tmdWaGyayfj14ukecdtGt6CcEyxDQTzbj8bU5J5lUElPHfZoYkGoF1SD1Jn8C5j6cqfDwAeT2Nhpoa6mxALsBJD3O5XY-QJgosTn1Aw7DsG2qtNMhfr_93ndKn7aBQ1OECAY1Mg-Wc7KLEzT5eWBQvCL1KzcalHT-j5tAF_2a5UW16xguGiXpXiPWK-iTeaioOffQ763FArHvWwq06127mqpXitIz62koaE3lB-mryiiRIS5F5U141LXTFsoRbCv7ZXJpKVyFdzqn8AQDAFSlZo3Z94HOGvBAOsfnjN4uAk2nrknzVYBuQxJ5P74S5iGIs 2025/10/26 03:52:29 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/26 03:52:29 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/26 03:52:30 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AHGLTEbDT0st1gIQintx6tmdWaGyayfj14ukecdtGt6CcEyxDQTzbj8bU5J5lUElPHfZoYkGoF1SD1Jn8C5j6cqfDwAeT2Nhpoa6mxALsBJD3O5XY-QJgosTn1Aw7DsG2qtNMhfr_93ndKn7aBQ1OECAY1Mg-Wc7KLEzT5eWBQvCL1KzcalHT-j5tAF_2a5UW16xguGiXpXiPWK-iTeaioOffQ763FArHvWwq06127mqpXitIz62koaE3lB-mryiiRIS5F5U141LXTFsoRbCv7ZXJpKVyFdzqn8AQDAFSlZo3Z94HOGvBAOsfnjN4uAk2nrknzVYBuQxJ5P74S5iGIs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/10/26 03:52:30 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ACRs8mgDTX1g7HK3pMYu7jucGkd7ObsQTq-1a1WuYP3eGyTMnENuxv9OshLr67JfM6psu9xgPD7ut0zvPCCOxlc12RQuMvxliC_2eL0h4JVaQ8UW2dXJGS4vLO2OX_Tr4SgHR5GZZmNkOBvwhLOvgJS61wutayYTYCxEcs_Hek7owsqg_q9kgpXpXNtfmysCFjIFcHwbXjrY2bk3eRmeXHjg6klcu9U1lFF522-T9-fuE_OWsA1LwmFSP9fVpmM65EQDpSKg4oxACmm43UVSoqGGlvawMBHxwxfzVEa6pOwsxb1NoWmWHQe9ua9d4KrZJZUXCG-29f1o2KpJrajkGqY 2025/10/26 03:52:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/10/26 03:52:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/10/26 03:52:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/10/26 03:52:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/26 03:52:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/26 03:52:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/26 03:52:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ACRs8mgDTX1g7HK3pMYu7jucGkd7ObsQTq-1a1WuYP3eGyTMnENuxv9OshLr67JfM6psu9xgPD7ut0zvPCCOxlc12RQuMvxliC_2eL0h4JVaQ8UW2dXJGS4vLO2OX_Tr4SgHR5GZZmNkOBvwhLOvgJS61wutayYTYCxEcs_Hek7owsqg_q9kgpXpXNtfmysCFjIFcHwbXjrY2bk3eRmeXHjg6klcu9U1lFF522-T9-fuE_OWsA1LwmFSP9fVpmM65EQDpSKg4oxACmm43UVSoqGGlvawMBHxwxfzVEa6pOwsxb1NoWmWHQe9ua9d4KrZJZUXCG-29f1o2KpJrajkGqY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/10/26 03:52:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AKN1KuSXGMtgo_rhaJpWc91zCF-dTiTjA63_IKMuWyTOMlx3bKVBfNk8IIe4OLCkYXMAiDNSx762XVGyHcdkdvR096GlKNBOQM4sgu7pCSZCKDSv5ZarqCnohJGX1ja3koALnhQXG2NxloQiOGAVqvvQv0pWGnO7iu5e2aXkkVpVxCRmfyPYyMxKwSUKnq1zAIvoTbFBMGx2KzathknG70rJAkx23o9HNKD5BTg-HqWQv5uF0OR0wATzp3Y1aIFcwuGadKQxR1GvkbWsZA-O58o_xVxw--6qMlKNtnJwvN2tOZNjJRIwKyofAg6okXxPinXhkaiMxZSGu_wWpmrk_s8 2025/10/26 03:52:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/26 03:52:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/10/26 03:52:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/10/26 03:52:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/26 03:52:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/26 03:52:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/26 03:52:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AKN1KuSXGMtgo_rhaJpWc91zCF-dTiTjA63_IKMuWyTOMlx3bKVBfNk8IIe4OLCkYXMAiDNSx762XVGyHcdkdvR096GlKNBOQM4sgu7pCSZCKDSv5ZarqCnohJGX1ja3koALnhQXG2NxloQiOGAVqvvQv0pWGnO7iu5e2aXkkVpVxCRmfyPYyMxKwSUKnq1zAIvoTbFBMGx2KzathknG70rJAkx23o9HNKD5BTg-HqWQv5uF0OR0wATzp3Y1aIFcwuGadKQxR1GvkbWsZA-O58o_xVxw--6qMlKNtnJwvN2tOZNjJRIwKyofAg6okXxPinXhkaiMxZSGu_wWpmrk_s8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/10/26 03:52:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ACfhdGB9yXkFzQ4c5eTq_7YfraTo1R0ZBrad-kL5SGRZDphNeNjc4KZNY0AfrO6KFul9Tcu_BQV_GtC-7-QEl9x6TD37IQ4hztF-YVJfwrkgyi1XLAJzDGA5Xrvp62oXgRhtnZc3Hw0xvvjzh8Zr7gllzjfbFB-7yfoRNBcFwGKPdP33cJOMS1STcPA1SJo_2rE_lyWIlEL-qbIecQwrUR74aLhzD-koIeu4aRwlJ6xCtYy_jDuz_shPUqMNp7R55QXsltrjMae4GX2lCxqiPmhqmslJ7XslqL6dITbLcQdI-UvEaAvpuv1J43LhNSgsozaNIk8xxKpxeDD7omNcjYc 2025/10/26 03:52:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/26 03:52:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/10/26 03:52:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ACfhdGB9yXkFzQ4c5eTq_7YfraTo1R0ZBrad-kL5SGRZDphNeNjc4KZNY0AfrO6KFul9Tcu_BQV_GtC-7-QEl9x6TD37IQ4hztF-YVJfwrkgyi1XLAJzDGA5Xrvp62oXgRhtnZc3Hw0xvvjzh8Zr7gllzjfbFB-7yfoRNBcFwGKPdP33cJOMS1STcPA1SJo_2rE_lyWIlEL-qbIecQwrUR74aLhzD-koIeu4aRwlJ6xCtYy_jDuz_shPUqMNp7R55QXsltrjMae4GX2lCxqiPmhqmslJ7XslqL6dITbLcQdI-UvEaAvpuv1J43LhNSgsozaNIk8xxKpxeDD7omNcjYc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/10/26 03:52:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AABbjiXH2aEWMWgR-j2ZzD5VC2ApzODI4QZuHuKx_y_lcicNY1w3mXCWaj2HE0Z8ZLNzuKk0M93sHBss2cwQoyp1sfG7kLlQonx8N7QZzuQLiLSbG5707YjJw_owajMiHC9-zTXa_KGhGen2cJTxj7sLWXcQj28THYEChIOd69oA8Vpo_r2xQLaSl8UAUEO5wRvO6VvB3RqLzxDSbXCpOD6KHTEtOrYZxiUZqlv1l8k6EzX4yBYxgUoBvqK2ZL997eyIQMqA6mhPrLyqv7scZGQh5Kgj7dBlMZ8RJ_NduDb2jOC3anfX2vrORxagUZSdz7m_RrSJBwFvoP6EpLgnMn8 2025/10/26 03:52:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/10/26 03:52:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/26 03:52:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AABbjiXH2aEWMWgR-j2ZzD5VC2ApzODI4QZuHuKx_y_lcicNY1w3mXCWaj2HE0Z8ZLNzuKk0M93sHBss2cwQoyp1sfG7kLlQonx8N7QZzuQLiLSbG5707YjJw_owajMiHC9-zTXa_KGhGen2cJTxj7sLWXcQj28THYEChIOd69oA8Vpo_r2xQLaSl8UAUEO5wRvO6VvB3RqLzxDSbXCpOD6KHTEtOrYZxiUZqlv1l8k6EzX4yBYxgUoBvqK2ZL997eyIQMqA6mhPrLyqv7scZGQh5Kgj7dBlMZ8RJ_NduDb2jOC3anfX2vrORxagUZSdz7m_RrSJBwFvoP6EpLgnMn8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/10/26 03:52:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AL6GhnDNmDvXd8PaoqELjW3UxJwa6W5I8TwcISwbXZvgiULVpToRzws2cR3nrectKwS22QJ68Fb7obeSNQhmI7apr7r65y-WFksLKrJmk1tg50dr6nS8i-nC93kstkIOiJKL0aso8qZRktBFEcguabAV9mxbOooSwVo6kafz3oPBNO0M3jlgA_5SotkUVs7fhIqXIZTRmTtLU1onGJCWyaG_glI7lz4f-sKvaj8rp4BOwFSmm8XWKzYRUdbhO2urX-QMBRs14hReEEmc5Btl20jYHpN384afYikJfnQa61NFPpixkbFTiI176iKNwMksgdbJAUiERMAl0ljhDxkQKek 2025/10/26 03:52:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/26 03:52:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/26 03:52:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AL6GhnDNmDvXd8PaoqELjW3UxJwa6W5I8TwcISwbXZvgiULVpToRzws2cR3nrectKwS22QJ68Fb7obeSNQhmI7apr7r65y-WFksLKrJmk1tg50dr6nS8i-nC93kstkIOiJKL0aso8qZRktBFEcguabAV9mxbOooSwVo6kafz3oPBNO0M3jlgA_5SotkUVs7fhIqXIZTRmTtLU1onGJCWyaG_glI7lz4f-sKvaj8rp4BOwFSmm8XWKzYRUdbhO2urX-QMBRs14hReEEmc5Btl20jYHpN384afYikJfnQa61NFPpixkbFTiI176iKNwMksgdbJAUiERMAl0ljhDxkQKek" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/10/26 03:52:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AMsXWrbwNK9JWMU4oGEs4fgy5qWmg2OjiIurYJ6lg68EZVuk0Qs0Gy4NtsUZGV7yzaQPQ6PlsWxv9L9lYzdUeG_HdO3DHxc1f6biwjrIbcN_HGG7Y88IsHBVWVadryExtH2U83b8bzK4IWQBCyj0bwg7tLUZSjhVGwRUyP2vzd8xshxZQ_7SMdHDpXwiZ05ADLSa4bLAJvlqUO2NUZoBYaRzqxqVXuTxfnujv5bIQB8ZRU0bQe_gThWsD7HD6iS0cPbsk3sDicmIJviHyaZWhiyYIJEzkfSnV-CbFAJUAsU8JI0E25yxX9O_XWBpl-quy-cXdc7BhB9feJWMjpbYhNM 2025/10/26 03:52:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/10/26 03:52:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/10/26 03:52:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/26 03:52:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/26 03:52:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/26 03:52:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/26 03:52:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AMsXWrbwNK9JWMU4oGEs4fgy5qWmg2OjiIurYJ6lg68EZVuk0Qs0Gy4NtsUZGV7yzaQPQ6PlsWxv9L9lYzdUeG_HdO3DHxc1f6biwjrIbcN_HGG7Y88IsHBVWVadryExtH2U83b8bzK4IWQBCyj0bwg7tLUZSjhVGwRUyP2vzd8xshxZQ_7SMdHDpXwiZ05ADLSa4bLAJvlqUO2NUZoBYaRzqxqVXuTxfnujv5bIQB8ZRU0bQe_gThWsD7HD6iS0cPbsk3sDicmIJviHyaZWhiyYIJEzkfSnV-CbFAJUAsU8JI0E25yxX9O_XWBpl-quy-cXdc7BhB9feJWMjpbYhNM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/10/26 03:52:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AAjhXtfZI8TAsWtS5yqHGmhECA1WbH3V20f-LGmlR42nZKUzimlSuEzHI3nI7IsTOXGNauuo6j9ozm2bYMbfN3s7Aw5QVcli2OcQ3Zw3c5Lmgxb0QejSwYg9-REh8KXkAynUq1rwuckPXTnkzgwVZJ-nZDMxSAlcUvvZrllTuXD1lxwg7VVNfBByXyJO3dlGj3VyYwetwCp59TOrG-iiT5JCq-xwX3q4ujK-tVeHm4YAjaYniGpjfjG9DKi1Sw_y0jPNEPkYZwZBGtIBePzlVWPXFdV474rtJ7d6D7EzTi6midkPMpHjdZTLB8xiNn_UYHZMyv6BskajzTXYk8TBfog 2025/10/26 03:52:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/26 03:52:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/26 03:52:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/10/26 03:52:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/26 03:52:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/26 03:52:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/26 03:52:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AAjhXtfZI8TAsWtS5yqHGmhECA1WbH3V20f-LGmlR42nZKUzimlSuEzHI3nI7IsTOXGNauuo6j9ozm2bYMbfN3s7Aw5QVcli2OcQ3Zw3c5Lmgxb0QejSwYg9-REh8KXkAynUq1rwuckPXTnkzgwVZJ-nZDMxSAlcUvvZrllTuXD1lxwg7VVNfBByXyJO3dlGj3VyYwetwCp59TOrG-iiT5JCq-xwX3q4ujK-tVeHm4YAjaYniGpjfjG9DKi1Sw_y0jPNEPkYZwZBGtIBePzlVWPXFdV474rtJ7d6D7EzTi6midkPMpHjdZTLB8xiNn_UYHZMyv6BskajzTXYk8TBfog" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/10/26 03:52:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AIgDzDfm1AHN5qx0NdbcHYzJibIUeaPb0f4LUbFfdh0qDLb9Jk4vO5YY483yBLEgiITpZYwC3dbmqsn6j-gBwY4o8R5r1kerE41JoIyiKWygoGJRjBq8nXZqjKxuCLT9j2ayBPu4rks6fcwE3bcgURlLLbCjH2vNbYBJUAtwZ8yPpCZT8WK8T1XOoRREfsA0Cik17zQRu8ZJhBX_ebgQ59qN_Os7ptYstarVa5Fd2WxsfApF82JokBw2I7hSixCBKzY3iVGslj4B9b1z3wN2s2WNweBunB1e2lUE4ipNnr5Hw6SDnLo-BhHykXm_ZSC9uY9ntfQJDL08-vsih39fRuA 2025/10/26 03:52:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/26 03:52:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/10/26 03:52:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AIgDzDfm1AHN5qx0NdbcHYzJibIUeaPb0f4LUbFfdh0qDLb9Jk4vO5YY483yBLEgiITpZYwC3dbmqsn6j-gBwY4o8R5r1kerE41JoIyiKWygoGJRjBq8nXZqjKxuCLT9j2ayBPu4rks6fcwE3bcgURlLLbCjH2vNbYBJUAtwZ8yPpCZT8WK8T1XOoRREfsA0Cik17zQRu8ZJhBX_ebgQ59qN_Os7ptYstarVa5Fd2WxsfApF82JokBw2I7hSixCBKzY3iVGslj4B9b1z3wN2s2WNweBunB1e2lUE4ipNnr5Hw6SDnLo-BhHykXm_ZSC9uY9ntfQJDL08-vsih39fRuA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/10/26 03:52:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AFXgHNTJC5TUwhirZEfj4j8PJ_A6xDXFB8RGtG5hvh2Z-QQi53kHXPKaIEGN3Zirn3YMm_lZqApMMtnYVTtQDR15Lb4KLs_0Khm31feQHGp37dCC-LLlgD7s1jjy-FTay0q_rZHJBulGOyZsbx0KTnlQ3L29BwQGuzM6xn_6ubmI99WxQJB6atl7iLbcVSyt_c-4HyL-SJrWVEYR120G1i2UMJpG5bmDgaEdPfCOEsgNU5SRRrIf4piQ3hUs-3kYvg5nbaCl8u6Dnlsybez5XnNSif2nAdm6kmahtLhur0j-V1RZNpc6qroOZqKW_3TFkgweyWWPNDki_FWxb--mPds 2025/10/26 03:52:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/10/26 03:52:48 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/26 03:52:48 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AFXgHNTJC5TUwhirZEfj4j8PJ_A6xDXFB8RGtG5hvh2Z-QQi53kHXPKaIEGN3Zirn3YMm_lZqApMMtnYVTtQDR15Lb4KLs_0Khm31feQHGp37dCC-LLlgD7s1jjy-FTay0q_rZHJBulGOyZsbx0KTnlQ3L29BwQGuzM6xn_6ubmI99WxQJB6atl7iLbcVSyt_c-4HyL-SJrWVEYR120G1i2UMJpG5bmDgaEdPfCOEsgNU5SRRrIf4piQ3hUs-3kYvg5nbaCl8u6Dnlsybez5XnNSif2nAdm6kmahtLhur0j-V1RZNpc6qroOZqKW_3TFkgweyWWPNDki_FWxb--mPds" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/10/26 03:52:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AJp7Aw7kwV30rU_32TG1Difys-OV3KjOvUH8JgFNNIGnE2ZhtoCBJSsZkOwvp65NJVww7kIhhyaIQp-1t94Y0zgT1PAwpPWuWtVK-WBY8V0kcOE5Z1ZbZyibPtoql6TdnsYtpZfgx0fM_x03Yz_Louu4xsla4kzXGH0r13d2X4gvZ9KJAzrDZ2xgZypCcExSl-ZnpzDC3uyKEJ_VAdys3CQe-R1QA31ZIuFKlgbzX7BWIDROHyt_F0Tw1Fh6EoXxzxBPmSfODQ8HFpQpjl8V7TWG0qGUA2PYUTjUYPROcfCUHUJy401EtyqDbNrUJxtkr2YTiTag3w3zCmHm3yfiUOo 2025/10/26 03:52:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/26 03:52:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/26 03:52:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AJp7Aw7kwV30rU_32TG1Difys-OV3KjOvUH8JgFNNIGnE2ZhtoCBJSsZkOwvp65NJVww7kIhhyaIQp-1t94Y0zgT1PAwpPWuWtVK-WBY8V0kcOE5Z1ZbZyibPtoql6TdnsYtpZfgx0fM_x03Yz_Louu4xsla4kzXGH0r13d2X4gvZ9KJAzrDZ2xgZypCcExSl-ZnpzDC3uyKEJ_VAdys3CQe-R1QA31ZIuFKlgbzX7BWIDROHyt_F0Tw1Fh6EoXxzxBPmSfODQ8HFpQpjl8V7TWG0qGUA2PYUTjUYPROcfCUHUJy401EtyqDbNrUJxtkr2YTiTag3w3zCmHm3yfiUOo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/10/26 03:52:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABTe9BXWECA9H52XdVPrvQr4DSJLmgX077uT7kbQYcD1W2kqP020XSMvtPmws1AfGucUiIQpuLULvCcFJQBIpqXeYlkX6jysckPoOlghY06U7tnLCXqSneltCfSUHWccVkfHdlqGAqHdEiPnXK2Dr_-rPBDXSqmAO3hXqUpd1r7p-GcGwaepUU62CkYBMz16RYdDGSD3QkTmSwrG4TxSCeBS-1w3ADWGJ2vl-eFPTjEby1hMQ5p8TAxUsKv7mnaE0BKkQii1V31tN7_MwdQaBX2Mg2KY6F_T35ISqNpcValfVS-gfBviZM-TG_blh6NERuzqGf-zLD7Bn39IILPvAU8 2025/10/26 03:52:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/10/26 03:52:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/26 03:52:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/10/26 03:52:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/26 03:52:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/26 03:52:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/26 03:52:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABTe9BXWECA9H52XdVPrvQr4DSJLmgX077uT7kbQYcD1W2kqP020XSMvtPmws1AfGucUiIQpuLULvCcFJQBIpqXeYlkX6jysckPoOlghY06U7tnLCXqSneltCfSUHWccVkfHdlqGAqHdEiPnXK2Dr_-rPBDXSqmAO3hXqUpd1r7p-GcGwaepUU62CkYBMz16RYdDGSD3QkTmSwrG4TxSCeBS-1w3ADWGJ2vl-eFPTjEby1hMQ5p8TAxUsKv7mnaE0BKkQii1V31tN7_MwdQaBX2Mg2KY6F_T35ISqNpcValfVS-gfBviZM-TG_blh6NERuzqGf-zLD7Bn39IILPvAU8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/10/26 03:52:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ANZqd83JulKHAAM3D5W6YmR7svy3RqPVqdlznMnWiCnxMB3xmYSeDxiKAe7-cipMKpuo3Z9yaA_dIkryJqsv-gwTiETsxmZmSlEbLfJ12ZFg2qo4xlgZNIHnnrfZ4z5bldhIhyWwHbtllQgLo8-uomhVzbQtUHY416tJAt014ECxsVRINfH5TV2q8PkEAZ0LjHhfK7K75yQM1lyOafWhbQAi_E9yL2GwQWmwxWrM2BMt0gNEc-Mts6GypoUOv0pJyN_wv-PpJ9SDWz_0uPpWxTL_snj8rb7_sClvCE0TVs-4eZYqbrEuH1YS1JiWElnbiyzqogxNzYRIhoiV2SPkGRQ 2025/10/26 03:52:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/26 03:52:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/26 03:52:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/10/26 03:52:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/26 03:52:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/26 03:52:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/26 03:52:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ANZqd83JulKHAAM3D5W6YmR7svy3RqPVqdlznMnWiCnxMB3xmYSeDxiKAe7-cipMKpuo3Z9yaA_dIkryJqsv-gwTiETsxmZmSlEbLfJ12ZFg2qo4xlgZNIHnnrfZ4z5bldhIhyWwHbtllQgLo8-uomhVzbQtUHY416tJAt014ECxsVRINfH5TV2q8PkEAZ0LjHhfK7K75yQM1lyOafWhbQAi_E9yL2GwQWmwxWrM2BMt0gNEc-Mts6GypoUOv0pJyN_wv-PpJ9SDWz_0uPpWxTL_snj8rb7_sClvCE0TVs-4eZYqbrEuH1YS1JiWElnbiyzqogxNzYRIhoiV2SPkGRQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/10/26 03:52:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AC2reo5sMXB5-rCS9opmv6SBLMFqccZzq8nmmJUmZOEo9RmXTPaSJM8EJrpRLvfm0pKbJsTsZM3wIj-ap6CZzfBV6N432yXUKBvY5onrubwgV_xHXcrOw8O8CEXBLMip9Oib0TNMIme391dSZnsJ9MVjFyBHol2nTcw3BJNnYYnBA1adctpFr0meNkJ9IMTyr57K4V25rTpqukCmoqibZcKU65omm6hLQWzvdIKHmMaY20fHKY0I2IPd3zDzJDGu3bZ8cGMPpLwal67y8edpkVU1CaPCYr0L_XAYSN_m1ZhBhvhhh0GkncKQgCfyiimy1yRaWnrFkeRP8NjXmFf8Tz0 2025/10/26 03:52:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/26 03:52:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/10/26 03:52:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AC2reo5sMXB5-rCS9opmv6SBLMFqccZzq8nmmJUmZOEo9RmXTPaSJM8EJrpRLvfm0pKbJsTsZM3wIj-ap6CZzfBV6N432yXUKBvY5onrubwgV_xHXcrOw8O8CEXBLMip9Oib0TNMIme391dSZnsJ9MVjFyBHol2nTcw3BJNnYYnBA1adctpFr0meNkJ9IMTyr57K4V25rTpqukCmoqibZcKU65omm6hLQWzvdIKHmMaY20fHKY0I2IPd3zDzJDGu3bZ8cGMPpLwal67y8edpkVU1CaPCYr0L_XAYSN_m1ZhBhvhhh0GkncKQgCfyiimy1yRaWnrFkeRP8NjXmFf8Tz0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/10/26 03:52:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AP-3lerahBFkirpXFyGPW3PPKGwQyXyHG3N2tzKgw8kVMAPuzYAONpEXG4ve61_nfhDSg2amBiG40H5ojZWBB-r1KbNqJosgkc_lCfH3nVBJ-o_O050J2wtfvmbjiwZEjITxtZeFhjieveDpsw_GCbXuEBYEzzwrB8eYpq7VuhSKFMBc-TCRuf8U5qPDqXER6FmpPIybrM3Jt7eZHfOedNk2C5rFF0AI0923UzV2F3_N23rt6t4jsAgIDuiOp3zT91fU2kbmhU34AtnrjAjiEgv7LtgHY9gBnFZs64YJHUTpZH5mPAcr-dpZdj5XLK9BKsR2pCg15DFeFLhsutwMNHU 2025/10/26 03:52:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/10/26 03:52:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/26 03:52:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AP-3lerahBFkirpXFyGPW3PPKGwQyXyHG3N2tzKgw8kVMAPuzYAONpEXG4ve61_nfhDSg2amBiG40H5ojZWBB-r1KbNqJosgkc_lCfH3nVBJ-o_O050J2wtfvmbjiwZEjITxtZeFhjieveDpsw_GCbXuEBYEzzwrB8eYpq7VuhSKFMBc-TCRuf8U5qPDqXER6FmpPIybrM3Jt7eZHfOedNk2C5rFF0AI0923UzV2F3_N23rt6t4jsAgIDuiOp3zT91fU2kbmhU34AtnrjAjiEgv7LtgHY9gBnFZs64YJHUTpZH5mPAcr-dpZdj5XLK9BKsR2pCg15DFeFLhsutwMNHU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/10/26 03:52:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ACgGYtpynKLt-0U_SryzU3rxG_xKx4I6jsEQ5yk5KLZnGShGMh_O1rtwHjguiAfD58uY7wGx028IfUoMxNjOx1d1TUfUJQoVnkReIWEuLCArC9Ih0qvuIKoYb2wKxYL-Nfg6rg0vm3pzFCAlUAuMFLBTM6G8-kDjKu9gbOlVG-w6Nq77X-ETVFo4YNDalaXi1xQysRcna93xH0WVKhJvJGmNr9OfrRfvY2w9NMOFWXlvldozfA28kZsO-Z60IfrHl5YgzaC1cu957aDNCdnvUAm7JaT06h5qZkVzncrC_HS3yyUwpUlf6_5Izusv-q3bNvn32T_S7HR2pYzIxWuf89g 2025/10/26 03:53:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/26 03:53:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/26 03:53:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ACgGYtpynKLt-0U_SryzU3rxG_xKx4I6jsEQ5yk5KLZnGShGMh_O1rtwHjguiAfD58uY7wGx028IfUoMxNjOx1d1TUfUJQoVnkReIWEuLCArC9Ih0qvuIKoYb2wKxYL-Nfg6rg0vm3pzFCAlUAuMFLBTM6G8-kDjKu9gbOlVG-w6Nq77X-ETVFo4YNDalaXi1xQysRcna93xH0WVKhJvJGmNr9OfrRfvY2w9NMOFWXlvldozfA28kZsO-Z60IfrHl5YgzaC1cu957aDNCdnvUAm7JaT06h5qZkVzncrC_HS3yyUwpUlf6_5Izusv-q3bNvn32T_S7HR2pYzIxWuf89g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/10/26 03:53:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ALry5odUN50pWgKXPcRl3bpikwRpQyu33zhi1jkyXn4xjss19vxEQ7ouiCYJK0yC66cymbI4Az9npJVLCHjzDcta3zGhyD2sJEb0ByD4r-uDB1MnicNCa8cnY3yVALZK2sNqdWOQuR6uwQ8Y0K4y8JcjdlKtbP5GFxH2K1HxKUl2GDeJ6j4Gwh4aRZJNPZmK9sdnuN7IcX9B9ayVoavDpX2qnJ_nM0uFOybvDqR5EJIWL32p4Amk4mrjYktatMhJTCYKLxpz3Ec2Fk7FPMHECeCfn97WHlXGiJ5lz5GBQL_Q984XQv69PwpFHKUUEvj4vNYQ9pDFTnC_-9NVy3tDusY 2025/10/26 03:53:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/10/26 03:53:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/10/26 03:53:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/10/26 03:53:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/26 03:53:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/26 03:53:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/26 03:53:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ALry5odUN50pWgKXPcRl3bpikwRpQyu33zhi1jkyXn4xjss19vxEQ7ouiCYJK0yC66cymbI4Az9npJVLCHjzDcta3zGhyD2sJEb0ByD4r-uDB1MnicNCa8cnY3yVALZK2sNqdWOQuR6uwQ8Y0K4y8JcjdlKtbP5GFxH2K1HxKUl2GDeJ6j4Gwh4aRZJNPZmK9sdnuN7IcX9B9ayVoavDpX2qnJ_nM0uFOybvDqR5EJIWL32p4Amk4mrjYktatMhJTCYKLxpz3Ec2Fk7FPMHECeCfn97WHlXGiJ5lz5GBQL_Q984XQv69PwpFHKUUEvj4vNYQ9pDFTnC_-9NVy3tDusY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/10/26 03:53:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AHiZp_DUCI2DW2a4mYE_P6z72ome4mqrRQxABmhHFo_XfEtVmz4cRS3dLjx9cSlGkjaWgevhjRbahzU95UCmQ_ymfViu7i1orcP6VInJOdRb1B0IsWVd2OQDjI_vClFsmCfVtiCCIyssfcQamk8kXi-ltke83hbK39Xx8qVv3E8Z1ioAL9tO62fO2vaeoPBUkqAbcLJePgJzg013lvFp-lyXtK-QzbjUvVan8nfewa6HwaCJY6E5BoqpKdN4ys5DMs0bg89situiwwpL3H86koBCFVriXfO6Hnu-e9s-azZiM5paLTdE8tSWPiac91adSf7lSUo3FTRrfD5dYatK6Kg 2025/10/26 03:53:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/26 03:53:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/10/26 03:53:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/10/26 03:53:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/26 03:53:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/26 03:53:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/26 03:53:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AHiZp_DUCI2DW2a4mYE_P6z72ome4mqrRQxABmhHFo_XfEtVmz4cRS3dLjx9cSlGkjaWgevhjRbahzU95UCmQ_ymfViu7i1orcP6VInJOdRb1B0IsWVd2OQDjI_vClFsmCfVtiCCIyssfcQamk8kXi-ltke83hbK39Xx8qVv3E8Z1ioAL9tO62fO2vaeoPBUkqAbcLJePgJzg013lvFp-lyXtK-QzbjUvVan8nfewa6HwaCJY6E5BoqpKdN4ys5DMs0bg89situiwwpL3H86koBCFVriXfO6Hnu-e9s-azZiM5paLTdE8tSWPiac91adSf7lSUo3FTRrfD5dYatK6Kg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/10/26 03:53:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AAQn7eHQnxIGcGmgpBKiCFZun99ICm6fcoltf_qdnTDy5gB8gfBTcwa9fANsqKdFmEIjY35QNxTot-kdmixB8QTfTfmYImdU5_m5HffCLyrEag3-TfrH8vUaAvxZEZ-UbizBneFcQqUrke7cM4aLPa-nAjLpAG53Bx6AUyViuw-twBJ9E430QGgLvR18_VPy0kE6gfwk1D3mP0qO1O2fhI1lAodVugXCfHaNXjSzv95PK3xtO9LhD757PccowTOPkssf9Ey-901aV5mFsdJR1HAFwg0Sf1j22s-pJiaCMjaLjhePucu6hsvXmmKXtfa4MOpo_cjQI1pIHIRqCuil46w 2025/10/26 03:53:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/10/26 03:53:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/10/26 03:53:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AAQn7eHQnxIGcGmgpBKiCFZun99ICm6fcoltf_qdnTDy5gB8gfBTcwa9fANsqKdFmEIjY35QNxTot-kdmixB8QTfTfmYImdU5_m5HffCLyrEag3-TfrH8vUaAvxZEZ-UbizBneFcQqUrke7cM4aLPa-nAjLpAG53Bx6AUyViuw-twBJ9E430QGgLvR18_VPy0kE6gfwk1D3mP0qO1O2fhI1lAodVugXCfHaNXjSzv95PK3xtO9LhD757PccowTOPkssf9Ey-901aV5mFsdJR1HAFwg0Sf1j22s-pJiaCMjaLjhePucu6hsvXmmKXtfa4MOpo_cjQI1pIHIRqCuil46w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/10/26 03:53:10 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AERj0V4pNxb5kf375SvZpKGBQ1pIzpeycd7XIzjJ7N5RTMMEcwlwj1pvnx0lZ-FmTYK7XZph1lIzFlXKgiRzsRPzf87ORObZgcEmda7UgGZiaSANZZuWSmTr3a8Iris0mprbmbRcGGF0upNIgWDj2MfzHLe45yq3Ey9O6FhEegk4SH73mRNu35gD2L9Qaff_k26dN-fWeBB_vYxJSDzkL-CXxmVF2X1s3NZNqJaetMxf91RD3ZzyjetPafTB_Jn3JhKLwVdvEpc9WVnpgFnrD4KgzZE3B_uUmLseDcKICy-PovqmpJHGIpMj8wVTRBc2VyxsUJ5FaFMJdBAzz-647nY 2025/10/26 03:53:10 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/10/26 03:53:11 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/26 03:53:11 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AERj0V4pNxb5kf375SvZpKGBQ1pIzpeycd7XIzjJ7N5RTMMEcwlwj1pvnx0lZ-FmTYK7XZph1lIzFlXKgiRzsRPzf87ORObZgcEmda7UgGZiaSANZZuWSmTr3a8Iris0mprbmbRcGGF0upNIgWDj2MfzHLe45yq3Ey9O6FhEegk4SH73mRNu35gD2L9Qaff_k26dN-fWeBB_vYxJSDzkL-CXxmVF2X1s3NZNqJaetMxf91RD3ZzyjetPafTB_Jn3JhKLwVdvEpc9WVnpgFnrD4KgzZE3B_uUmLseDcKICy-PovqmpJHGIpMj8wVTRBc2VyxsUJ5FaFMJdBAzz-647nY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/10/26 03:53:12 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AMH4aA--1RZBkzHndTi3-0IEua9jO7q6HO5Vg1-xzFn3h5uhWjgzxmBjurj1kHllz_uu1s4EnIOtpNrz0EaiK9B0vgq8xEiTsxsWaFLQG0FfeQCntRVbI48N2onDDDH5arETLRgqtcz0NLG99D8S-QUAmCpOs1bnx3rlI8aPlTUq9rG7CDqkXQhfCd_uJx_25mWPBEwPz96yyoVaoH1oqpVyBHsEy25w_UhLJTezO1eXLrsL_9suIC_tX8_zTBbmQlY77QEukxtj-k27Fxqh4Y9YlTPinuEGHHJzeEQ0AxE-J7EIyekmqqXbE6IQOeps_B9TMF4kbSnG02li21aMqEI 2025/10/26 03:53:12 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/26 03:53:13 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/26 03:53:13 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AMH4aA--1RZBkzHndTi3-0IEua9jO7q6HO5Vg1-xzFn3h5uhWjgzxmBjurj1kHllz_uu1s4EnIOtpNrz0EaiK9B0vgq8xEiTsxsWaFLQG0FfeQCntRVbI48N2onDDDH5arETLRgqtcz0NLG99D8S-QUAmCpOs1bnx3rlI8aPlTUq9rG7CDqkXQhfCd_uJx_25mWPBEwPz96yyoVaoH1oqpVyBHsEy25w_UhLJTezO1eXLrsL_9suIC_tX8_zTBbmQlY77QEukxtj-k27Fxqh4Y9YlTPinuEGHHJzeEQ0AxE-J7EIyekmqqXbE6IQOeps_B9TMF4kbSnG02li21aMqEI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/10/26 03:53:14 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AP2jmLASfGQ_YGwVeJPfOm25Q6cq-lkbKiAqbCelwh8eXibJVW-ju057jec9XqMgHxTCPu-Dg4ZKEpty_qUAa9IvSr3ORSeX5RWLo8DdH95vaXDBc53QWGQy9B7QeTvxfbujsY3D8udI5GQLU8NXCBMLqljsgniN9ZoheGChFkfL3yDixG6g-ruoBi8mS2g9K2AzJaIJ42CsLfO4XTJwQLT3UlwC36-Qnnua3n5P3Y-re7F2buv7ZKWxi0dj4htYFlFMxxlHxxaIKLnlmPR9qRFgL7gu3R524SbSLAr31eYrC_u_t932e47I-g9K9NgKhwkMWw0UFxnbBKINIpawqvc 2025/10/26 03:53:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/10/26 03:53:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/10/26 03:53:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/10/26 03:53:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/26 03:53:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/26 03:53:15 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/26 03:53:15 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AP2jmLASfGQ_YGwVeJPfOm25Q6cq-lkbKiAqbCelwh8eXibJVW-ju057jec9XqMgHxTCPu-Dg4ZKEpty_qUAa9IvSr3ORSeX5RWLo8DdH95vaXDBc53QWGQy9B7QeTvxfbujsY3D8udI5GQLU8NXCBMLqljsgniN9ZoheGChFkfL3yDixG6g-ruoBi8mS2g9K2AzJaIJ42CsLfO4XTJwQLT3UlwC36-Qnnua3n5P3Y-re7F2buv7ZKWxi0dj4htYFlFMxxlHxxaIKLnlmPR9qRFgL7gu3R524SbSLAr31eYrC_u_t932e47I-g9K9NgKhwkMWw0UFxnbBKINIpawqvc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/10/26 03:53:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ALXo_g2JgnQxtKXdoaUt8SiAJvWLMB6_2hOTNO80cTWzghjhTjPcADwryamuvLoazcH8n7Qv2t9Z6bmOmu9tGQng4oOTgAdc6cSYc1Z2L22qPWy8eysYhrMLBB8dQLTuLRIFz-KnvIWu1bYn2znJ99UlDv8NBIxJk-y3eWbCd88gVM-QEL3J5YKIoLC99uxAzlTL3j5xishaRb5r8LCTYEIzJrVVmlqTK6fvN9eftbiC6P07GBDbK4gUf2g4oMbshrVoc_xFrTv0FboXpwoq-fSOepLFqJ3sv1h7ugKf6EZw2DUBfepQaVE2ZZtTdTSP65lhZ8-jjAkKfH4eQGXM1TI 2025/10/26 03:53:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/26 03:53:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/10/26 03:53:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/10/26 03:53:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/26 03:53:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/26 03:53:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/26 03:53:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ALXo_g2JgnQxtKXdoaUt8SiAJvWLMB6_2hOTNO80cTWzghjhTjPcADwryamuvLoazcH8n7Qv2t9Z6bmOmu9tGQng4oOTgAdc6cSYc1Z2L22qPWy8eysYhrMLBB8dQLTuLRIFz-KnvIWu1bYn2znJ99UlDv8NBIxJk-y3eWbCd88gVM-QEL3J5YKIoLC99uxAzlTL3j5xishaRb5r8LCTYEIzJrVVmlqTK6fvN9eftbiC6P07GBDbK4gUf2g4oMbshrVoc_xFrTv0FboXpwoq-fSOepLFqJ3sv1h7ugKf6EZw2DUBfepQaVE2ZZtTdTSP65lhZ8-jjAkKfH4eQGXM1TI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/10/26 03:53:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AHUdHiplJfjVJ3j8Eze4Cel39gXam7ZubucveJQ_qP7G3XKWOkOac7QcEl4OM6vPTBGGnhXn9UlmLSQwe6QFCo_GLpUqulFgOQet4IPrHlyfJYZr5c8A7XuT83FcwsvQimxAyHqOGidYo30gAUKvfVkynTi0DUmflhGE1MPp36_uI57d44OrkDZJXIpy3NH4NjwJzU-eW_oBU9bpvVob_XSZ7I-pmSX8HJLi_mrIc4Rc4xKz7HSYjTkOTJi3FWr_7lW31mWfu2vEPo-2gtiv7MpAhMKOqKh58__mAw-__70wlwRWi0Bmdr-o6YYVSbm_kvALNQia6GCEq5CLtJj6s98 2025/10/26 03:53:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/10/26 03:53:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/10/26 03:53:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AHUdHiplJfjVJ3j8Eze4Cel39gXam7ZubucveJQ_qP7G3XKWOkOac7QcEl4OM6vPTBGGnhXn9UlmLSQwe6QFCo_GLpUqulFgOQet4IPrHlyfJYZr5c8A7XuT83FcwsvQimxAyHqOGidYo30gAUKvfVkynTi0DUmflhGE1MPp36_uI57d44OrkDZJXIpy3NH4NjwJzU-eW_oBU9bpvVob_XSZ7I-pmSX8HJLi_mrIc4Rc4xKz7HSYjTkOTJi3FWr_7lW31mWfu2vEPo-2gtiv7MpAhMKOqKh58__mAw-__70wlwRWi0Bmdr-o6YYVSbm_kvALNQia6GCEq5CLtJj6s98" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/10/26 03:53:23 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AJWuE8WE0tZKXVYXvD-7NoBnei13TimSZoFwwsF2UubIKTVGJOuexfHABTI4YlUBJltVJ20-8GliQrm7IG99woAMrllH6LKH-Oob2_4CNIsrX8vyCoaDfAS2gnYP_qvoGaegZAcU7uuxsqw4PnHOqa1zt7H6DIORnXkGcpiyQ1xhUICgQuHkWVE13xAo7blbWjinuxAw--9Gi20Zew0lCOUN_18MNN__B-HXPU5mX_T_N-O8o6TvMyuLoZhvFXGt5LIyxHCg5ogmt_fN1JeAzAAli3u2XBFYohsHVurRsSTsrkLAkHYd74utQXsQ3n_hK40J9o0QP0qGtvGnq6lmmb0 2025/10/26 03:53:23 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/10/26 03:53:24 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/26 03:53:24 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AJWuE8WE0tZKXVYXvD-7NoBnei13TimSZoFwwsF2UubIKTVGJOuexfHABTI4YlUBJltVJ20-8GliQrm7IG99woAMrllH6LKH-Oob2_4CNIsrX8vyCoaDfAS2gnYP_qvoGaegZAcU7uuxsqw4PnHOqa1zt7H6DIORnXkGcpiyQ1xhUICgQuHkWVE13xAo7blbWjinuxAw--9Gi20Zew0lCOUN_18MNN__B-HXPU5mX_T_N-O8o6TvMyuLoZhvFXGt5LIyxHCg5ogmt_fN1JeAzAAli3u2XBFYohsHVurRsSTsrkLAkHYd74utQXsQ3n_hK40J9o0QP0qGtvGnq6lmmb0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/10/26 03:53:25 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AGp0pVZrLbjA-Wzry_6M5gVtpRG8WQo_hs-Wptc9U1qTri9uPyiLMA84PkAsN9_DxhN8rlX73ARvaaTQvOBly9Ng6spqsKUOwF_DsHiFx36yIsMu3AzRhm6oIid1ln2Cw4075nKaXDnyImqbvxr8jqXOEN8LUHgiMtgooWuwLZk9pZLKR8F8bUytauyB9ccGruJj1R3mtoUge5JgSYlr53xx5AmIgIm4B_cOACyWkWfZ8M8qZXVOCLoRecL0glnO-5NKuiOybUVz8kFUCpIWZ6AeZczsZmZCdVbfxsUANT5jWwG6cyhuBUr8oZ5Q0jpvxlIUjbhpPOiotyY1YlI8FYc 2025/10/26 03:53:25 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/26 03:53:26 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/26 03:53:26 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AGp0pVZrLbjA-Wzry_6M5gVtpRG8WQo_hs-Wptc9U1qTri9uPyiLMA84PkAsN9_DxhN8rlX73ARvaaTQvOBly9Ng6spqsKUOwF_DsHiFx36yIsMu3AzRhm6oIid1ln2Cw4075nKaXDnyImqbvxr8jqXOEN8LUHgiMtgooWuwLZk9pZLKR8F8bUytauyB9ccGruJj1R3mtoUge5JgSYlr53xx5AmIgIm4B_cOACyWkWfZ8M8qZXVOCLoRecL0glnO-5NKuiOybUVz8kFUCpIWZ6AeZczsZmZCdVbfxsUANT5jWwG6cyhuBUr8oZ5Q0jpvxlIUjbhpPOiotyY1YlI8FYc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/10/26 03:53:27 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AGlLa5D-8tY4q1gTPw3_v1hJTX5rPs02euat2W83zPl1StL8i5YJ8_0uP4y0WmpjgoGRZzut4StEB66qipR3tipMtWhpBWKeK4WJwzpvOPKgVhNavkRqyfa6k4SZxb6aza7ykhwcxKYUzc1L_2U3AQF1b7DU7nDM2OEsxKyDOmIroqijrOHy_lRHzo5QXbbj8Sa6THnVhhkirFFDyYxqtgAdTTPrEjDegkJYixo4n7fH4mpDZLBEiO5PAAKmGYyOHAtF28m8Fdgh5yoTPIu8Rfw8E03QYZxclFNChi7xI1oTgrt3ZiK6DXvj81AKhAX2ywBNWzMmKe60AIw5ctCCiug 2025/10/26 03:53:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/10/26 03:53:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/10/26 03:53:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/10/26 03:53:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/26 03:53:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/26 03:53:29 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/26 03:53:29 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AGlLa5D-8tY4q1gTPw3_v1hJTX5rPs02euat2W83zPl1StL8i5YJ8_0uP4y0WmpjgoGRZzut4StEB66qipR3tipMtWhpBWKeK4WJwzpvOPKgVhNavkRqyfa6k4SZxb6aza7ykhwcxKYUzc1L_2U3AQF1b7DU7nDM2OEsxKyDOmIroqijrOHy_lRHzo5QXbbj8Sa6THnVhhkirFFDyYxqtgAdTTPrEjDegkJYixo4n7fH4mpDZLBEiO5PAAKmGYyOHAtF28m8Fdgh5yoTPIu8Rfw8E03QYZxclFNChi7xI1oTgrt3ZiK6DXvj81AKhAX2ywBNWzMmKe60AIw5ctCCiug" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/10/26 03:53:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AB_p-ujHfT7nDKOH9GwM8YlkrPVLxkeZcdHsTxj32PyWaPyKWseedtPPMY3zc85WhfQvyOUSIjBh9FoPZNvuD4wY7rdl3OQg1-VAVLZnU1l-dcZ9cUot1bMNBDnZ6uNIhEoOPRXCyDFKpX8Ie0phLe2YIlpPhHhfL52Lzapog2-vqswqNQrKRpG_rCf2GFOlZigm3JwjuDiB6f42cWb5fQhmp2vD_QJWKMEkA_KwuI6sXd2K3AJB62zVaSskXCqM6k7FLXcXOrgZTPg1dNQYkb_vh2zO9lyjuPg9TSdZtPQigTx3rf9JWv2t25gBb9Jari1pBk1x-HVoBbmHCRHRe0M 2025/10/26 03:53:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/26 03:53:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/10/26 03:53:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/10/26 03:53:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/26 03:53:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/26 03:53:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/26 03:53:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AB_p-ujHfT7nDKOH9GwM8YlkrPVLxkeZcdHsTxj32PyWaPyKWseedtPPMY3zc85WhfQvyOUSIjBh9FoPZNvuD4wY7rdl3OQg1-VAVLZnU1l-dcZ9cUot1bMNBDnZ6uNIhEoOPRXCyDFKpX8Ie0phLe2YIlpPhHhfL52Lzapog2-vqswqNQrKRpG_rCf2GFOlZigm3JwjuDiB6f42cWb5fQhmp2vD_QJWKMEkA_KwuI6sXd2K3AJB62zVaSskXCqM6k7FLXcXOrgZTPg1dNQYkb_vh2zO9lyjuPg9TSdZtPQigTx3rf9JWv2t25gBb9Jari1pBk1x-HVoBbmHCRHRe0M" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/10/26 03:53:34 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/10/26 03:53:37 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/10/26 03:53:41 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/10/26 03:53:44 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/10/26 03:53:48 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/10/26 03:53:51 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ALAk6FSPuu_khHEbluX8hW1RZ0LKPp96VxHHEtkghi63V2mNnH4pieK5tqXeWplavOVCa3_K76g5lhK06hQ0Lek3TrVWWMWnBwncty3dJTXgeo9YNGcNKJK-51V2C4lk03tMDanymOQcL1fFWu1JHz1KFaSmfDxEPimW82YxF7-hYOaTmpn6snhY97DkWBqbHzulXlgJ5t0yXweIUKe0FU8YOxTUIIfy1ayJliKcGvgbXC88iAbWnOtik49_K8aH3wPZXUhmtDMXmopVZ_IBpwC_EJgz7EpHD7whKbq8QAvXmilDBMzw6-GgpQ5OEw1S1pd_te-yan1CvKc793K02ZE 2025/10/26 03:53:51 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/26 03:53:52 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "2a924d5ee36bffcfdab76c06bf310b9e" 2025/10/26 03:53:52 DEBUG : unknown-size-put.txt: multipart upload "ALAk6FSPuu_khHEbluX8hW1RZ0LKPp96VxHHEtkghi63V2mNnH4pieK5tqXeWplavOVCa3_K76g5lhK06hQ0Lek3TrVWWMWnBwncty3dJTXgeo9YNGcNKJK-51V2C4lk03tMDanymOQcL1fFWu1JHz1KFaSmfDxEPimW82YxF7-hYOaTmpn6snhY97DkWBqbHzulXlgJ5t0yXweIUKe0FU8YOxTUIIfy1ayJliKcGvgbXC88iAbWnOtik49_K8aH3wPZXUhmtDMXmopVZ_IBpwC_EJgz7EpHD7whKbq8QAvXmilDBMzw6-GgpQ5OEw1S1pd_te-yan1CvKc793K02ZE" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/10/26 03:53:53 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AE3w0EHntRKOcP0egp7pWpGGszy2QfhSuKkMWGx3OVSHtqOGyVn_UK45uDaosGAazkg5UlKC63Qot6ZuDR3B6otQmhR8CTrwPc1AJfioOx4GLmVhnXK7Xh10XMn7kl0eIMPacjoOggoTR99UK__A9Z1fbkY5nGXK6n4XK1g0vXaK_o4ADg0Ba8lhIYA1lEwBILAeioSiEa0R8Am36mYYsZhxnqhbyfILY5yMU0fkpQkOV8_VyRALTXU_vRiTbdloyqxQkiyl1BLdx5ZU9wlsU-7zDtt3A7wqJSHaD5niQwX8Hy_ZGkFXMiojXokKKNSTpoAGWFYqW2o49QDd-rdI8ak 2025/10/26 03:53:53 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/10/26 03:53:53 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "dc3c60ee5fd9c657f23a7280affc43c5" 2025/10/26 03:53:53 DEBUG : unknown-size-update.txt: multipart upload "AE3w0EHntRKOcP0egp7pWpGGszy2QfhSuKkMWGx3OVSHtqOGyVn_UK45uDaosGAazkg5UlKC63Qot6ZuDR3B6otQmhR8CTrwPc1AJfioOx4GLmVhnXK7Xh10XMn7kl0eIMPacjoOggoTR99UK__A9Z1fbkY5nGXK6n4XK1g0vXaK_o4ADg0Ba8lhIYA1lEwBILAeioSiEa0R8Am36mYYsZhxnqhbyfILY5yMU0fkpQkOV8_VyRALTXU_vRiTbdloyqxQkiyl1BLdx5ZU9wlsU-7zDtt3A7wqJSHaD5niQwX8Hy_ZGkFXMiojXokKKNSTpoAGWFYqW2o49QDd-rdI8ak" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/10/26 03:53:53 DEBUG : Creating backend with remote "TestS3R2:rclone-test-xokomep2yape/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/26 03:53:54 DEBUG : Waiting for deletions to finish 2025/10/26 03:53:54 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/10/26 03:53:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/10/26 03:53:54 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/10/26 03:53:54 INFO : S3 bucket rclone-test-xokomep2yape: Bucket "rclone-test-xokomep2yape" deleted 2025/10/26 03:53:54 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (132.55s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.30s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.07s) --- PASS: TestIntegration/FsMkdir (130.46s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.22s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding (13.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.75s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.44s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.29s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (22.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (3.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.84s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.37s) --- 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.34s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.39s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (68.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (9.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (10.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (9.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (11.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (13.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (5.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (14.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (6.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.98s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (17.72s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.40s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.07s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (4.12s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.79s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (4.34s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.29s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.92s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.37s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.18s) --- 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/26 03:53:54 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/10/26 03:53:54 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 132.592s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m14.46741527s (try 1/5)