"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2026/02/27 04:18:32 DEBUG : Creating backend with remote "TestS3R2:rclone-test-legihoy1bihu" 2026/02/27 04:18:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/02/27 04:18:33 INFO : S3 bucket rclone-test-legihoy1bihu: Bucket "rclone-test-legihoy1bihu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/02/27 04:18:34 INFO : S3 bucket rclone-test-legihoy1bihu: Bucket "rclone-test-legihoy1bihu" deleted === RUN TestIntegration/FsMkdir 2026/02/27 04:18:34 INFO : S3 bucket rclone-test-legihoy1bihu: Bucket "rclone-test-legihoy1bihu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/02/27 04:18:34 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/02/27 04:18:34 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/02/27 04:18:34 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/02/27 04:18:46 NOTICE: S3 bucket rclone-test-legihoy1bihu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/02/27 04:18:46 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AN3YSIyvFCIZzgyNUKb3AopTehhC-E9r4woj9DCkoU5VgeMTppSDLbGH5UWC32RrKnMWbFhBvPFlWfbgqfbW09saobupygorN3WtdIMHMOqSCe_B6y8vsp01Lqor2HFg3ftONIuAm1K1EPKcZ4OFqayLpQAQIKGZoZnGtAxwdATyeO1L-3MNxrqLlzUBk7uvw8FEnMebNvea6XxQ0QviMDTY_H3fXajGV1_T3HXL1TcRZ5RWRT0ZJeShVYLgCyj4emlTXiSXTib81pp8kEjkBRI9EqLVN2R4u5egsQBoBIsJYSsNox5Eli3ouL3S0AIlLUPwD0NV7u9phUq4SNdyQJI 2026/02/27 04:18:47 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "e3321a8228156601de5c6c3cdae11315" 2026/02/27 04:18:47 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "960938153f34ba699c149f230ec0694c" 2026/02/27 04:18:47 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "2be929020bf2ac631c6eae7a830949ee" 2026/02/27 04:18:47 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AN3YSIyvFCIZzgyNUKb3AopTehhC-E9r4woj9DCkoU5VgeMTppSDLbGH5UWC32RrKnMWbFhBvPFlWfbgqfbW09saobupygorN3WtdIMHMOqSCe_B6y8vsp01Lqor2HFg3ftONIuAm1K1EPKcZ4OFqayLpQAQIKGZoZnGtAxwdATyeO1L-3MNxrqLlzUBk7uvw8FEnMebNvea6XxQ0QviMDTY_H3fXajGV1_T3HXL1TcRZ5RWRT0ZJeShVYLgCyj4emlTXiSXTib81pp8kEjkBRI9EqLVN2R4u5egsQBoBIsJYSsNox5Eli3ouL3S0AIlLUPwD0NV7u9phUq4SNdyQJI" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/02/27 04:18:50 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/02/27 04:18:50 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/02/27 04:18:52 DEBUG : S3 bucket rclone-test-legihoy1bihu: bucket is versioned: false 2026/02/27 04:18:52 DEBUG : Waiting for deletions to finish 2026/02/27 04:18:52 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/02/27 04:18:52 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/02/27 04:18:52 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/02/27 04:18:53 DEBUG : Creating backend with remote "TestS3R2:rclone-test-legihoy1bihu/dirToPurgeFromRoot" 2026/02/27 04:18:53 DEBUG : S3 bucket rclone-test-legihoy1bihu path dirToPurgeFromRoot: bucket is versioned: false 2026/02/27 04:18:53 DEBUG : Waiting for deletions to finish 2026/02/27 04:18:53 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/02/27 04:18:53 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/02/27 04:18:53 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/02/27 04:18:53 DEBUG : Creating backend with remote "TestS3R2:rclone-test-legihoy1bihu/hello? sausage/êé" 2026/02/27 04:18:55 DEBUG : S3 bucket rclone-test-legihoy1bihu path hello? sausage/êé: bucket is versioned: false 2026/02/27 04:18:55 DEBUG : Waiting for deletions to finish 2026/02/27 04:18:55 DEBUG : "a/b/c/d/e.txt" version false 2026/02/27 04:18:55 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/02/27 04:18:55 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/02/27 04:18:59 DEBUG : Creating backend with remote "TestS3R2:rclone-test-legihoy1bihu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/02/27 04:19:00 DEBUG : Creating backend with remote "TestS3R2:rclone-test-legihoy1bihu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-legihoy1bihu" from "TestS3R2:rclone-test-legihoy1bihu" 2026/02/27 04:19:00 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2060: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/02/27 04:19:05 DEBUG : piped data.txt: open chunk writer: started multipart upload: AF0HFfUERsUd5KKKEldVRm1ZdxCpPl8x8roN-iTrvo4_LTIgJNK-HPHmNt7Oxn1wq5Dlwpeh6Ktzih57FAqfdak8IYBeqIB0SXlAWL3u-uLGF9DK6GoixTQ4vjk8tCrrPd1-2V-6w8KpQBr0sXS69iGSgqHt-IPOtqL-CqSNRKWIyDwoYev61ls_jwmSs4f0J_rDmrG79o_ZGSJ9X1TxweJ8nihPJU35c0z5b7ZCzeF_SfbDrp67Ipiu_hha4yG_jHHO4RfVd1YJ7t97LeQh2SffYTvfXRp0390Am7CsjVU-E1cFNbhzd8HNNocReVoWZjHLVO8F9Dw9u4UHmS-ENr8 2026/02/27 04:19:05 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/02/27 04:19:05 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/02/27 04:19:06 DEBUG : piped data.txt: multipart upload "AF0HFfUERsUd5KKKEldVRm1ZdxCpPl8x8roN-iTrvo4_LTIgJNK-HPHmNt7Oxn1wq5Dlwpeh6Ktzih57FAqfdak8IYBeqIB0SXlAWL3u-uLGF9DK6GoixTQ4vjk8tCrrPd1-2V-6w8KpQBr0sXS69iGSgqHt-IPOtqL-CqSNRKWIyDwoYev61ls_jwmSs4f0J_rDmrG79o_ZGSJ9X1TxweJ8nihPJU35c0z5b7ZCzeF_SfbDrp67Ipiu_hha4yG_jHHO4RfVd1YJ7t97LeQh2SffYTvfXRp0390Am7CsjVU-E1cFNbhzd8HNNocReVoWZjHLVO8F9Dw9u4UHmS-ENr8" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/02/27 04:19:06 DEBUG : piped data.txt: open chunk writer: started multipart upload: AFetliwe1NUAVKg-V44ZiRFMdylJK4-TuccvwAEQ1JFp0sr1zXuZrwD0SKO_MOZotsTAnSKvIIMrQwQLJz3rJWamceytwqN9g2dJH7GN9z95kx_dXa90bjL7keQ0PrZhoRHnExlD9VbQXLyQOZB0PPGz-GFIuY3fi4taL3gJmFc3t5rXuq3baN73R9BR-TBoUWHMQiVVNeAGb_s1NFyEETvg2_xu_Uq4C07Wgt9evVQ6H0HbFcC7ABIzXydGKFdGVtUtuT-y0gM9TcdyzZ3pbdUTqQBz5Ai5Hbwsj7VtAerCAlk-lmL-lJEX_PjqrL4Rw-DL7toNWPQ88aqmGUbiHNg 2026/02/27 04:19:06 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/27 04:19:06 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "8fb0fcc84e8e15087749414a4e89f497" 2026/02/27 04:19:06 DEBUG : piped data.txt: multipart upload "AFetliwe1NUAVKg-V44ZiRFMdylJK4-TuccvwAEQ1JFp0sr1zXuZrwD0SKO_MOZotsTAnSKvIIMrQwQLJz3rJWamceytwqN9g2dJH7GN9z95kx_dXa90bjL7keQ0PrZhoRHnExlD9VbQXLyQOZB0PPGz-GFIuY3fi4taL3gJmFc3t5rXuq3baN73R9BR-TBoUWHMQiVVNeAGb_s1NFyEETvg2_xu_Uq4C07Wgt9evVQ6H0HbFcC7ABIzXydGKFdGVtUtuT-y0gM9TcdyzZ3pbdUTqQBz5Ai5Hbwsj7VtAerCAlk-lmL-lJEX_PjqrL4Rw-DL7toNWPQ88aqmGUbiHNg" finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress 2026/02/27 04:19:07 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:298: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock s3_internal_test.go:527: Object Lock not supported by this provider: CreateBucket with Object Lock failed: operation error S3: CreateBucket, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: Header 'x-amz-bucket-object-lock-enabled' with value 'true' not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/02/27 04:19:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AJy7Mg97MH1BUa-13A80vAsRI-nSZea3bAIqpGzJhDQ0P65l5Y0Tg17rh3OJcOCaED0XCnPJHYxESKo-NaJVHu5PKIuSknemXXdG5EJcJQjRUblWPT-Ma99CZrupldeZX55pGD8EhQmugddwCSwsFHlEjrF9-VBvglHG8_5oN1Kx7qsy2icSHdl6AqQegV4h0cUwgOsYQLQkEoMD7-_XU1FAU3t494RT2mM1_-LCsy7FGUp0nNAeY3HbBsVxrFSPtuQSt0qzMginYQNXce2kE0B6ZtDFbOz6Z7l4KZzR2oATm9ZOSWQdI8N9vOIUqSdkbUomY5zSaSv6PtzSJCLkS5Y 2026/02/27 04:19:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/02/27 04:19:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/02/27 04:19:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AJy7Mg97MH1BUa-13A80vAsRI-nSZea3bAIqpGzJhDQ0P65l5Y0Tg17rh3OJcOCaED0XCnPJHYxESKo-NaJVHu5PKIuSknemXXdG5EJcJQjRUblWPT-Ma99CZrupldeZX55pGD8EhQmugddwCSwsFHlEjrF9-VBvglHG8_5oN1Kx7qsy2icSHdl6AqQegV4h0cUwgOsYQLQkEoMD7-_XU1FAU3t494RT2mM1_-LCsy7FGUp0nNAeY3HbBsVxrFSPtuQSt0qzMginYQNXce2kE0B6ZtDFbOz6Z7l4KZzR2oATm9ZOSWQdI8N9vOIUqSdkbUomY5zSaSv6PtzSJCLkS5Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/02/27 04:19:10 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AO1tfWfNpan6W3hkNZD50pLNCiOB7xxPIiJ7uT0tADgadlZof_rVSoyAWzR5taB_vPhLL_h4ldDxmWEr8N1n6M3rcm35NI-83HhPfh57AD9xjuSptnwsfefBw4ja7Z4jaLSRqfLmmGGr3obgHgCrY2eJJnL8ucU4ERFIBaHZ7grxro3_ttS54OZMG2CsPGcT6kIN0W3p9bUl2ELearaERnm20l045fuVDIrEjXdaKxUw0U3Rf-I-3_JcUotAs5QiMNVS1RZ9vf3Gg2HBHP9P93iha9XM9EzXzWIYAs2NuWEsXQhkvX08MgqNEWiH7qFrVWW_1cwcvdM6iFh20MMM194 2026/02/27 04:19:10 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/02/27 04:19:11 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/27 04:19:11 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AO1tfWfNpan6W3hkNZD50pLNCiOB7xxPIiJ7uT0tADgadlZof_rVSoyAWzR5taB_vPhLL_h4ldDxmWEr8N1n6M3rcm35NI-83HhPfh57AD9xjuSptnwsfefBw4ja7Z4jaLSRqfLmmGGr3obgHgCrY2eJJnL8ucU4ERFIBaHZ7grxro3_ttS54OZMG2CsPGcT6kIN0W3p9bUl2ELearaERnm20l045fuVDIrEjXdaKxUw0U3Rf-I-3_JcUotAs5QiMNVS1RZ9vf3Gg2HBHP9P93iha9XM9EzXzWIYAs2NuWEsXQhkvX08MgqNEWiH7qFrVWW_1cwcvdM6iFh20MMM194" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/02/27 04:19:12 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AMY9JD40j1Zc8-U-GP3ucgaYrJZxOp9O2XvyYt12VZWvJAXlA__p4cpaA55B72JashLZRAHkhU-ga7PxPPZTKzFSraMRtbdCThiMYdpjEbjvosehCSNYybAekLc3TD-5oVhZxGJ_jl1IAiPD8H9li9GrdOOSzFLFU4b0HCkuuKIY-z_JvVYbeG8-LiJDoCU2JDthcO5nd2Qz7aZB7tAsNXSOvtdnVQAY7wCnsM1MnaegrCLB2THbxG6hlSBRx4hG8QTt94VUS8VKCEk15lkLY5ZQWvG1Yzx59364HQu7dLorj9_7x83pXu4ZqcJWxCHaylfQCUQeeTu-Tl2Pef_PGkM 2026/02/27 04:19:12 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/02/27 04:19:12 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/27 04:19:12 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AMY9JD40j1Zc8-U-GP3ucgaYrJZxOp9O2XvyYt12VZWvJAXlA__p4cpaA55B72JashLZRAHkhU-ga7PxPPZTKzFSraMRtbdCThiMYdpjEbjvosehCSNYybAekLc3TD-5oVhZxGJ_jl1IAiPD8H9li9GrdOOSzFLFU4b0HCkuuKIY-z_JvVYbeG8-LiJDoCU2JDthcO5nd2Qz7aZB7tAsNXSOvtdnVQAY7wCnsM1MnaegrCLB2THbxG6hlSBRx4hG8QTt94VUS8VKCEk15lkLY5ZQWvG1Yzx59364HQu7dLorj9_7x83pXu4ZqcJWxCHaylfQCUQeeTu-Tl2Pef_PGkM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/02/27 04:19:13 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AEZkwoH5JdvSgODu-leARZRonzLGhbBK0NRxdYpHUNMnqRk4MaWe0Jgmd8IdiVREjv-645GEoTaDhfI4Usj44Efloq1qDpImvtEQ2XAiLjHapQn3HA7GPXd0iLFZn0rj1AJ9OozPemvwOiDzwhQwnV17Hu7rVAktv1rckSCuBoFkUCNqGCRlwGRDmE3fr4mBQbP5vkpX56EdteaWrPC5AFDFSr7UPdKvCaylO3m_lEcbwfw3bahUbzduPUe25vhFXPkSuBIMbB6jl56vN92rO8QsDgaix8TZFYnXb1go-39ygc4j1GNNoSZ8DTkS5uerX2hHDHAyg7EXqLh-H6gulrg 2026/02/27 04:19:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/02/27 04:19:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/02/27 04:19:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/02/27 04:19:14 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/27 04:19:14 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/02/27 04:19:14 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/02/27 04:19:14 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AEZkwoH5JdvSgODu-leARZRonzLGhbBK0NRxdYpHUNMnqRk4MaWe0Jgmd8IdiVREjv-645GEoTaDhfI4Usj44Efloq1qDpImvtEQ2XAiLjHapQn3HA7GPXd0iLFZn0rj1AJ9OozPemvwOiDzwhQwnV17Hu7rVAktv1rckSCuBoFkUCNqGCRlwGRDmE3fr4mBQbP5vkpX56EdteaWrPC5AFDFSr7UPdKvCaylO3m_lEcbwfw3bahUbzduPUe25vhFXPkSuBIMbB6jl56vN92rO8QsDgaix8TZFYnXb1go-39ygc4j1GNNoSZ8DTkS5uerX2hHDHAyg7EXqLh-H6gulrg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/02/27 04:19:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ADJkqZ5rqp9dn4vz4DgNERSvicRTNUDoSih4Tjf_oFi61b4XeL5Apj9aCPFQ63q0cxl7oMBgMWpnlBqxxDMAHEs61NaoaLIWkBEXRqsPew0UyMjmWjAkR9EasefsXklszBH9aEVge3kF1XQund0oETseVdM_9mXHMlI-vd4_k1D7_Qxlt-dOh75wjHRvoEvGmndCFLJX4b8kZUcsOUzFv2mItJqocikG0uh-gX6qrYoqz07UeyFwmgtUe-LgadunTnENf-mtlsXjMcHQzj_Z28oHzZ5Ug68QP3Mh51wnXZcQHj3Vbvmw7qUwiRZV94QR6fJyeTroSbC1ijAoeBNhEzQ 2026/02/27 04:19:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/02/27 04:19:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/02/27 04:19:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/02/27 04:19:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/02/27 04:19:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/27 04:19:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/02/27 04:19:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ADJkqZ5rqp9dn4vz4DgNERSvicRTNUDoSih4Tjf_oFi61b4XeL5Apj9aCPFQ63q0cxl7oMBgMWpnlBqxxDMAHEs61NaoaLIWkBEXRqsPew0UyMjmWjAkR9EasefsXklszBH9aEVge3kF1XQund0oETseVdM_9mXHMlI-vd4_k1D7_Qxlt-dOh75wjHRvoEvGmndCFLJX4b8kZUcsOUzFv2mItJqocikG0uh-gX6qrYoqz07UeyFwmgtUe-LgadunTnENf-mtlsXjMcHQzj_Z28oHzZ5Ug68QP3Mh51wnXZcQHj3Vbvmw7qUwiRZV94QR6fJyeTroSbC1ijAoeBNhEzQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/02/27 04:19:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AKkWSx7KTsY5PSKd_APIrnxBJ4wA3SzLT23846T4PCEPO5YtaogB1HaAEE713Qp35SPXDrmJQfnT4wG1G_JqZIV5nB-epB43KukKKk4x022XymPnvoEO89Cyq0wQwn5G-mWr1tXzNLj1P-eu4brSI5axI8O8MeNB9X3IPFh85Gy81NuxQPGflDpYUnEPFByI8ziPTnJTRaENew54_L4B3alYXr8Zv_ebB6RnYpfcb7QWkxkUsIQRIX1qvKvWQ4LI5feVJ3boqT3RrvySGnz8kBi6VtOl_QLG2JAJkxdqjkrnDPS245mJrB3kN_4ax95yMuGSU451Xou-o-bCPeBWyJY 2026/02/27 04:19:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/27 04:19:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/02/27 04:19:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AKkWSx7KTsY5PSKd_APIrnxBJ4wA3SzLT23846T4PCEPO5YtaogB1HaAEE713Qp35SPXDrmJQfnT4wG1G_JqZIV5nB-epB43KukKKk4x022XymPnvoEO89Cyq0wQwn5G-mWr1tXzNLj1P-eu4brSI5axI8O8MeNB9X3IPFh85Gy81NuxQPGflDpYUnEPFByI8ziPTnJTRaENew54_L4B3alYXr8Zv_ebB6RnYpfcb7QWkxkUsIQRIX1qvKvWQ4LI5feVJ3boqT3RrvySGnz8kBi6VtOl_QLG2JAJkxdqjkrnDPS245mJrB3kN_4ax95yMuGSU451Xou-o-bCPeBWyJY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/02/27 04:19:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AARxnRNqBMaqfgPv4fppwlkiM577DsgPxFgHX8L9J3Nh7ez6vF38Teb5g53qc77TSvoYj1wLl6wvaImH6N7NrYcW9WGjFqFr4FKQllAIGYRQTwTw55l4d1zpmK-RE_tppivdCpOb3l3Air4Rl7qMXrxmy2LMgCgz7q4C55c6j_XzVQ9dk8uA-0tzQiiez0ciTxg2vA5yZfT5R6PfSzRu9Lbzd3dJ2ff-6stIt1411uSrpAIsXYzJHQU8NIYeDzdRxjrUKD2yau_jFQ0YrneP9OFBVD-UMoQsugVkL5VWrZaWtsiyV5b3AAs0zWN3YJ_j5-qG4E7WSWimY_JiRHCKsFw 2026/02/27 04:19:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/02/27 04:19:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/27 04:19:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AARxnRNqBMaqfgPv4fppwlkiM577DsgPxFgHX8L9J3Nh7ez6vF38Teb5g53qc77TSvoYj1wLl6wvaImH6N7NrYcW9WGjFqFr4FKQllAIGYRQTwTw55l4d1zpmK-RE_tppivdCpOb3l3Air4Rl7qMXrxmy2LMgCgz7q4C55c6j_XzVQ9dk8uA-0tzQiiez0ciTxg2vA5yZfT5R6PfSzRu9Lbzd3dJ2ff-6stIt1411uSrpAIsXYzJHQU8NIYeDzdRxjrUKD2yau_jFQ0YrneP9OFBVD-UMoQsugVkL5VWrZaWtsiyV5b3AAs0zWN3YJ_j5-qG4E7WSWimY_JiRHCKsFw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/02/27 04:19:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AGNd1bZKZsHGeVq3EO8TaxE95zLK7VoCtt2-r_V3DJmwRzHqIkE8wB0bdUb_qpX1ZO36b1_fQxbCdhIBciCbK4sv9ktyFo5zDrHejLcBzFwo5SNBvB-7yvB7C93NVUX4o2hquZLM43RIkofKJexwdi9wqgd_F5-35Wt4j-HeyILVvit_iK_ey0x1tX-Ejd1z0OMqkoG3A9lBpumG-AjKis6NBFPPoQOx9GyyvG2lPDwO8prCamzoKjbxgOzRM9lr2gt4qmhm_PEurYh3Ogl0jOKgycB6F1GFDibTJtv-SB6DP4dxQ41qjUUsTd_HBNRvCLzIAaYfmJuiPyIhj11faBI 2026/02/27 04:19:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/27 04:19:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/27 04:19:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AGNd1bZKZsHGeVq3EO8TaxE95zLK7VoCtt2-r_V3DJmwRzHqIkE8wB0bdUb_qpX1ZO36b1_fQxbCdhIBciCbK4sv9ktyFo5zDrHejLcBzFwo5SNBvB-7yvB7C93NVUX4o2hquZLM43RIkofKJexwdi9wqgd_F5-35Wt4j-HeyILVvit_iK_ey0x1tX-Ejd1z0OMqkoG3A9lBpumG-AjKis6NBFPPoQOx9GyyvG2lPDwO8prCamzoKjbxgOzRM9lr2gt4qmhm_PEurYh3Ogl0jOKgycB6F1GFDibTJtv-SB6DP4dxQ41qjUUsTd_HBNRvCLzIAaYfmJuiPyIhj11faBI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/02/27 04:19:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: APuliYSN4rFOIbDlyYuULapVwhFRqeCM8LEHKMRLfUbj8pPqbOKgnL7p1DbiERRpCY5TowQLJNBfqdzh7Y223pN3Bvclgw13koRstiWWQQ9S-kwZt82O5YLvDeuKNgYj-tNDJe9_PQxSiSBAjXi1uwbXVqz33Wlb0oZT3lVB-YgG2vpHeSBN4rK-2AQP2ebShd8kv3_4fPz6aoaDaH3PJGyHbC--tG7KL4Bw8-jY8eXxP836bdI7ycMi6kGND8pvusodmiFE2VzJMCzsfLp3kHAjEKBXphT_2AlMO1KIKl7ybJRNcxRZzEluwQ4AhZyWzi_-1buy2La034NfO0WYNbo 2026/02/27 04:19:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/02/27 04:19:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/02/27 04:19:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/27 04:19:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/02/27 04:19:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/27 04:19:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/02/27 04:19:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "APuliYSN4rFOIbDlyYuULapVwhFRqeCM8LEHKMRLfUbj8pPqbOKgnL7p1DbiERRpCY5TowQLJNBfqdzh7Y223pN3Bvclgw13koRstiWWQQ9S-kwZt82O5YLvDeuKNgYj-tNDJe9_PQxSiSBAjXi1uwbXVqz33Wlb0oZT3lVB-YgG2vpHeSBN4rK-2AQP2ebShd8kv3_4fPz6aoaDaH3PJGyHbC--tG7KL4Bw8-jY8eXxP836bdI7ycMi6kGND8pvusodmiFE2VzJMCzsfLp3kHAjEKBXphT_2AlMO1KIKl7ybJRNcxRZzEluwQ4AhZyWzi_-1buy2La034NfO0WYNbo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/02/27 04:19:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AATCMqhDn-aIgUnNHcKM40tn2VrLuVuTg7fqnWhvBHgzqHAVk_lkbpsUXDkJtXDuuVsBJnWGLtwfChxu3VPH4bWmKmL0pFPZ7_1Y7r8nXSt3GdBZNIvgipGVoyX7f7Xdt8j2hQc8vf9CS5DyJGarP6ICAzoc4FjE_dcw4Pq0HL3LD2xHz_VL7xPUpLiRXVDrDBDMQke9DDrlQ8M1_MdfnzB0IFp-OiPo-_wpY-duE63mOLQU9JLtxr9lnQn0Q2dx7Bl5VF6PN9lXqKnzx93E7NQTI2F4BsJjZ_Zikhu_LW8EVgH858KI_xzeOX2U6cDHVpjw9jtT6QeQDU7CUO3NYtc 2026/02/27 04:19:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/27 04:19:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/02/27 04:19:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/02/27 04:19:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/02/27 04:19:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/27 04:19:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/02/27 04:19:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AATCMqhDn-aIgUnNHcKM40tn2VrLuVuTg7fqnWhvBHgzqHAVk_lkbpsUXDkJtXDuuVsBJnWGLtwfChxu3VPH4bWmKmL0pFPZ7_1Y7r8nXSt3GdBZNIvgipGVoyX7f7Xdt8j2hQc8vf9CS5DyJGarP6ICAzoc4FjE_dcw4Pq0HL3LD2xHz_VL7xPUpLiRXVDrDBDMQke9DDrlQ8M1_MdfnzB0IFp-OiPo-_wpY-duE63mOLQU9JLtxr9lnQn0Q2dx7Bl5VF6PN9lXqKnzx93E7NQTI2F4BsJjZ_Zikhu_LW8EVgH858KI_xzeOX2U6cDHVpjw9jtT6QeQDU7CUO3NYtc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/02/27 04:19:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AEOcz3npvQ8GPvpPwDJnuYewmcYTBD5RpM8tb7GGz2FcpOFpow29WS6YyJLCHkzNkw_MvSpD0_s9WATebmZpVLSP3XevOjs99_NEU0gRfpuGpygMIigfdP4pe660MBs56Wkpvwu4XNe_EatD6saqjCF1jM0EKIPvGAkj3V1Z2934VlO6x4orRFBCh_-J5Jmi6NqsDmIYUgee9v5Kfaaab4JJ_MgcaQ46fascWyP8ahbpn4iGwzEODHyymXdI2qFo08YzXUoPy2L41YNyR12gSgcOMvlPtvoRcqhWdvjEoeXGaMhYdpG6xIIdgjCnBEQOi-rBqPh4FsAg7hAfTh0SVGw 2026/02/27 04:19:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/27 04:19:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/02/27 04:19:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AEOcz3npvQ8GPvpPwDJnuYewmcYTBD5RpM8tb7GGz2FcpOFpow29WS6YyJLCHkzNkw_MvSpD0_s9WATebmZpVLSP3XevOjs99_NEU0gRfpuGpygMIigfdP4pe660MBs56Wkpvwu4XNe_EatD6saqjCF1jM0EKIPvGAkj3V1Z2934VlO6x4orRFBCh_-J5Jmi6NqsDmIYUgee9v5Kfaaab4JJ_MgcaQ46fascWyP8ahbpn4iGwzEODHyymXdI2qFo08YzXUoPy2L41YNyR12gSgcOMvlPtvoRcqhWdvjEoeXGaMhYdpG6xIIdgjCnBEQOi-rBqPh4FsAg7hAfTh0SVGw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/02/27 04:19:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ANkiJL_Qz65Q-AmW4P4Wr2aAl2WjNdar1WYbImz0K9tQMqtL0lX9Fs7Opjzf9PbTxahewc9CGZZ-TFr_o49GZsq32nbXGjRdDFrKAvLh6ol8foF4sLPJmGC5e0eq4RL7lQGT-U36k6p8-IRaYDbS3cVDf_OONEfYAk8mfvKMhz21-9cKCr5alS1vvBz7No4aPtYDSK0Rm1UV3-A0NePfrYu5uC-QtGF9Ew-ZBrctEckhSMEW0R4JKh0h-Jl9_smewQBgOn_Y_GrDWKlKGsM_NSr4jjForplVe8RrlgNuaNYqP1BTjC5Acx5nkNm-mRvQQIwNFEzyo2o5aMqomtefRv0 2026/02/27 04:19:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/02/27 04:19:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/27 04:19:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ANkiJL_Qz65Q-AmW4P4Wr2aAl2WjNdar1WYbImz0K9tQMqtL0lX9Fs7Opjzf9PbTxahewc9CGZZ-TFr_o49GZsq32nbXGjRdDFrKAvLh6ol8foF4sLPJmGC5e0eq4RL7lQGT-U36k6p8-IRaYDbS3cVDf_OONEfYAk8mfvKMhz21-9cKCr5alS1vvBz7No4aPtYDSK0Rm1UV3-A0NePfrYu5uC-QtGF9Ew-ZBrctEckhSMEW0R4JKh0h-Jl9_smewQBgOn_Y_GrDWKlKGsM_NSr4jjForplVe8RrlgNuaNYqP1BTjC5Acx5nkNm-mRvQQIwNFEzyo2o5aMqomtefRv0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/02/27 04:19:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AEiX65_-ipZ3N4iI3Ehz-PoK_K_kSId1i4zCLngSZlOeU4CICylgT2aou37hg2KbfKu57_8KGpahUNaxn-mPbjutCXza3wxCNPRd7xGLvsjtXRhemkuawc6uQKomy2rMq7AvAN18YVaZzTJGI_Ty8JdfL0kfkvF6VBx64LUa0kudK61QeedB1FWzrCYOsoNTP7PTX8OaYGJ7FftGLy6Bq3Xq1wYRWfkYoEMwzGHatVmDi-6b6LrkERFNl2cHPOMUZIcK07KLdptjHiPcvjawVUDGca_SaaIhv35tQHRjIrbZtBApqB4wbSDXmpKA45toCtTbtS7FJhV9sVNGb8qesEQ 2026/02/27 04:19:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/27 04:19:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/27 04:19:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AEiX65_-ipZ3N4iI3Ehz-PoK_K_kSId1i4zCLngSZlOeU4CICylgT2aou37hg2KbfKu57_8KGpahUNaxn-mPbjutCXza3wxCNPRd7xGLvsjtXRhemkuawc6uQKomy2rMq7AvAN18YVaZzTJGI_Ty8JdfL0kfkvF6VBx64LUa0kudK61QeedB1FWzrCYOsoNTP7PTX8OaYGJ7FftGLy6Bq3Xq1wYRWfkYoEMwzGHatVmDi-6b6LrkERFNl2cHPOMUZIcK07KLdptjHiPcvjawVUDGca_SaaIhv35tQHRjIrbZtBApqB4wbSDXmpKA45toCtTbtS7FJhV9sVNGb8qesEQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/02/27 04:19:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AGLvWfPfC2hsXyogXXkdpEw6Mc5L_8tjFm0t0ejr5hW6--8C3UuxN-sBta6gJf_lwwFcO4_8CYM54j1DvcPjbTva1a1Q4fgvV8czcWIWM_lj_ep3FWzhBM-TxL54g1SJv_YSa5x_Xxg0pVFg3ZCN_FYU9Frw4xEsTit4oWFN6D2aRfY5zPO6zOAVj_tHJTo3e-A-sTBQgwG_pW8LSUw8Y41lM8Q3XE8ZA7OvPTMMCi_tRJ5EVkca_Ivt9MyRf2nhZezvg9_Uzv1ftjtBL138uHiO9WySr_Y8kp199bX7MzvCJ8Yw_L0iEdM_Lkh_BOCwpCimqdkikLorIo9L3btW_rQ 2026/02/27 04:19:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/02/27 04:19:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/02/27 04:19:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/27 04:19:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/27 04:19:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/27 04:19:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/02/27 04:19:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AGLvWfPfC2hsXyogXXkdpEw6Mc5L_8tjFm0t0ejr5hW6--8C3UuxN-sBta6gJf_lwwFcO4_8CYM54j1DvcPjbTva1a1Q4fgvV8czcWIWM_lj_ep3FWzhBM-TxL54g1SJv_YSa5x_Xxg0pVFg3ZCN_FYU9Frw4xEsTit4oWFN6D2aRfY5zPO6zOAVj_tHJTo3e-A-sTBQgwG_pW8LSUw8Y41lM8Q3XE8ZA7OvPTMMCi_tRJ5EVkca_Ivt9MyRf2nhZezvg9_Uzv1ftjtBL138uHiO9WySr_Y8kp199bX7MzvCJ8Yw_L0iEdM_Lkh_BOCwpCimqdkikLorIo9L3btW_rQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/02/27 04:19:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ACTlmC8qYZ-VAsVDqLXdpLTpoG3akwpL6ueRpPVUCstnOf8iiKW3ldNH8xTFTxHOtT9oTfJQ1DPcwSYka1UT5NVxWfq92xA4NiJqsRTqPOkGwr-3CM2-oAIjChW2vMny3tbztM_aCVdPzStNpg1nnfUfHIhkUt3O2XXxfbkcBVjfkGUNOQZrYclxX6oJnsAs8kx05x81A45n_6PxmoOIwZH2niPsp0aXI3Q2WFBfpyn3Neul8CSfvtOBrIYaN38rEY_PaRql_Lr6vxgUYqHvYwrnHh4wI4-ECtDja7fiAlstBREwB3cIwSjtlsUFTvBQX3kgKBXSziybvQD9cnpqc9k 2026/02/27 04:19:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/27 04:19:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/02/27 04:19:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/02/27 04:19:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/27 04:19:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/27 04:19:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/02/27 04:19:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ACTlmC8qYZ-VAsVDqLXdpLTpoG3akwpL6ueRpPVUCstnOf8iiKW3ldNH8xTFTxHOtT9oTfJQ1DPcwSYka1UT5NVxWfq92xA4NiJqsRTqPOkGwr-3CM2-oAIjChW2vMny3tbztM_aCVdPzStNpg1nnfUfHIhkUt3O2XXxfbkcBVjfkGUNOQZrYclxX6oJnsAs8kx05x81A45n_6PxmoOIwZH2niPsp0aXI3Q2WFBfpyn3Neul8CSfvtOBrIYaN38rEY_PaRql_Lr6vxgUYqHvYwrnHh4wI4-ECtDja7fiAlstBREwB3cIwSjtlsUFTvBQX3kgKBXSziybvQD9cnpqc9k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/02/27 04:19:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ALM-lGiciphGOcchFmIEcFIn7ODk8Ibyoq9yRgi4DjHGz2pQ3MCpnsCUemvdwGhSeOPmM2dDsbaLulyHJho-cmJDvJDky2zXstEB-NuCSwbfZykLlGgfYzi81XnuFUTa6wub1ekOjH9ZlaMPPIaem4ZUnUM7v38B5s4ngIQkwbU-UVlFBM97Vd7Om-np3f5XSRXVox16LxQyPPagzUG9hRYzz3GgzOKm7WyKDx2aZg6i-GHCqFC7H1qv8hn9kDy0Dbv0Ji0R4guroKRm1Na1SuqQ5jnodqLl8BL05IF1vvesxJiTh3-p9zYd-hbSgnNIcdJh98opAtZlfnfv8D65aUc 2026/02/27 04:19:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/27 04:19:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/02/27 04:19:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ALM-lGiciphGOcchFmIEcFIn7ODk8Ibyoq9yRgi4DjHGz2pQ3MCpnsCUemvdwGhSeOPmM2dDsbaLulyHJho-cmJDvJDky2zXstEB-NuCSwbfZykLlGgfYzi81XnuFUTa6wub1ekOjH9ZlaMPPIaem4ZUnUM7v38B5s4ngIQkwbU-UVlFBM97Vd7Om-np3f5XSRXVox16LxQyPPagzUG9hRYzz3GgzOKm7WyKDx2aZg6i-GHCqFC7H1qv8hn9kDy0Dbv0Ji0R4guroKRm1Na1SuqQ5jnodqLl8BL05IF1vvesxJiTh3-p9zYd-hbSgnNIcdJh98opAtZlfnfv8D65aUc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/02/27 04:19:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AC7gz_x9eLKvLbumiXv-ZS96GKq9VY3hBmyjXKFeZ_jJRexA7XHHfP6Il9GrKAoPmrpqoBAH5LgGOLHTU9F2k3pJxPAa49WQuiz_VY0UHIErMdkjY5l55FrwSQPSZVeMoI5gSVly2VCYTb_dwxfAhATGy_7zHVzCHm3MfzJTpnf_ADayJbup36iXlVaWMX7P0NdpTtz4kQxUuRBqhf8h1Rva0itWWKnQ71KXrxx6JiBvLMsM7hfcoueCq0-1f0F1s4TwuZjrM-XQ3Sezb9ygNo64fcD0IKy_abGEA0t6jnBu56sxcQpKhMrB8-TrLXVZmSGQlVeWtuygI-5FMu0GE2E 2026/02/27 04:19:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/02/27 04:19:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/27 04:19:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AC7gz_x9eLKvLbumiXv-ZS96GKq9VY3hBmyjXKFeZ_jJRexA7XHHfP6Il9GrKAoPmrpqoBAH5LgGOLHTU9F2k3pJxPAa49WQuiz_VY0UHIErMdkjY5l55FrwSQPSZVeMoI5gSVly2VCYTb_dwxfAhATGy_7zHVzCHm3MfzJTpnf_ADayJbup36iXlVaWMX7P0NdpTtz4kQxUuRBqhf8h1Rva0itWWKnQ71KXrxx6JiBvLMsM7hfcoueCq0-1f0F1s4TwuZjrM-XQ3Sezb9ygNo64fcD0IKy_abGEA0t6jnBu56sxcQpKhMrB8-TrLXVZmSGQlVeWtuygI-5FMu0GE2E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/02/27 04:19:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AB2ASjvgAZgJSHcJp0eQ79CmQSQkdI5VLlKvStP08NCpHvZnXv_LR8vquOCV2GUIlTN7558IG97967ihC5QJyiet_Hc5x4mhqRnykm2-oa8amj6YSO_960Q3nn0SPjToLdnAngHhZ5v3IHxJs1xW4ku-mm8uYWDGcdXJppgKdDe4-2HdulPmLAVrcvjGdRVSVbHrXxUhRKBSaHC41oOp3ENDh7fu-qSlyWoNontO1rncsEBq93mebPLf8C1yQIZx5CcMBbT8IQc8e_ZRvG3XiIgxMo5hKJcbF5pmtDNBxcK_hZi9AuNt7TsHHP-uDpRBEw2kiFaQmVQqYasr9-IPsfk 2026/02/27 04:19:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/27 04:19:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/27 04:19:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AB2ASjvgAZgJSHcJp0eQ79CmQSQkdI5VLlKvStP08NCpHvZnXv_LR8vquOCV2GUIlTN7558IG97967ihC5QJyiet_Hc5x4mhqRnykm2-oa8amj6YSO_960Q3nn0SPjToLdnAngHhZ5v3IHxJs1xW4ku-mm8uYWDGcdXJppgKdDe4-2HdulPmLAVrcvjGdRVSVbHrXxUhRKBSaHC41oOp3ENDh7fu-qSlyWoNontO1rncsEBq93mebPLf8C1yQIZx5CcMBbT8IQc8e_ZRvG3XiIgxMo5hKJcbF5pmtDNBxcK_hZi9AuNt7TsHHP-uDpRBEw2kiFaQmVQqYasr9-IPsfk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/02/27 04:19:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: APuQO7jlheCW_C7Ao_MrfUYFQfg_x8bPd-joojVg1oDZGpF8q7q7n8mumCwKSOAzIHfsqJpkSBp1k9iOeclp7DQAA4pV5nNjgHQlkDnlNpuTcpRh2jrP53q5990Te_USoKKxAqBwxTGJG-OwdhY6BztHkVqoFZiyULzGQr3TNWk-q00SbiycdFabBeHPyTm9ieOe53DAiaycXFKfQouCyDuAeXWIq52yl89jaN_QDgtH8P2ABAOQ-UjZSQhsP3Aue4dXeZlTXVvZ4J43ZIyQbcmKno_6s6zSEkwdsP3ed_NpDWKOtIEN1YKVBCOU-f6PDXZOMQoN4emY87UCghiDwz0 2026/02/27 04:19:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/02/27 04:19:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/02/27 04:19:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/02/27 04:19:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/02/27 04:19:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/27 04:19:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/02/27 04:19:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "APuQO7jlheCW_C7Ao_MrfUYFQfg_x8bPd-joojVg1oDZGpF8q7q7n8mumCwKSOAzIHfsqJpkSBp1k9iOeclp7DQAA4pV5nNjgHQlkDnlNpuTcpRh2jrP53q5990Te_USoKKxAqBwxTGJG-OwdhY6BztHkVqoFZiyULzGQr3TNWk-q00SbiycdFabBeHPyTm9ieOe53DAiaycXFKfQouCyDuAeXWIq52yl89jaN_QDgtH8P2ABAOQ-UjZSQhsP3Aue4dXeZlTXVvZ4J43ZIyQbcmKno_6s6zSEkwdsP3ed_NpDWKOtIEN1YKVBCOU-f6PDXZOMQoN4emY87UCghiDwz0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/02/27 04:19:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AGMK8sE-Y9766p1PGQMCvCrjrje8UFEI8zudPMy075DzkGl5aeOsaMVaH_h7WkrU5hMpiLGy0EmKDC9f3eMXdaUQtCGEZuebmyP6NJ1HdZdXEXGi21vth15bpezt0kPppQnxjj5NICrsM0obhjW3L9F_2AqQ7-CRO3OpYVCZPqFdOC37BatTN5PI815xvJ5chv0wkFTPKs02hJ39gtAEbktah4wxxIutrQnzJV6SxD2pLtmaZ_CI0BAISRozpd6pVDco6dFEsetIqzJuDOnbuUTJ9cUqWfZqLxe1h3Eu_wZhfqMn0dBAugHMsHLHJwxfC_2UGNPJtHBj8wqxS5wK6Ak 2026/02/27 04:19:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/27 04:19:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/02/27 04:19:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/02/27 04:19:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/27 04:19:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/02/27 04:19:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/02/27 04:19:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AGMK8sE-Y9766p1PGQMCvCrjrje8UFEI8zudPMy075DzkGl5aeOsaMVaH_h7WkrU5hMpiLGy0EmKDC9f3eMXdaUQtCGEZuebmyP6NJ1HdZdXEXGi21vth15bpezt0kPppQnxjj5NICrsM0obhjW3L9F_2AqQ7-CRO3OpYVCZPqFdOC37BatTN5PI815xvJ5chv0wkFTPKs02hJ39gtAEbktah4wxxIutrQnzJV6SxD2pLtmaZ_CI0BAISRozpd6pVDco6dFEsetIqzJuDOnbuUTJ9cUqWfZqLxe1h3Eu_wZhfqMn0dBAugHMsHLHJwxfC_2UGNPJtHBj8wqxS5wK6Ak" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/02/27 04:19:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AM0LhN3X-9pxlxWJEmwl-tge0gbobs9iAr425wOUUIwo5UWA--FKBYmBNdv4hDcLjewwS4E4gtDl0HP8wUGLDj3uOQGDIPuYviXyvv8d1H3L_f_5JAOEg1NIj3ENeu1VpnhSibt4QokJnKvZPkldhHP3pfCEeXiQnhufIaJ64WG_hpNz6mmr4_T_wFQbme-n5_qeI--n2NjnOgqgtBl9cnG-wyDWhrx5SxjXTvwPz4zYktsCChHx7TYj7uUZMElbJldghy-wgF8140pXxfmf0SIlnoh98onXqskZu9ONMv8aMZl1bl8Q_jF-3_JJNvAX1dh9eNKgXI012f1f7i8uppk 2026/02/27 04:19:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/02/27 04:19:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/02/27 04:19:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AM0LhN3X-9pxlxWJEmwl-tge0gbobs9iAr425wOUUIwo5UWA--FKBYmBNdv4hDcLjewwS4E4gtDl0HP8wUGLDj3uOQGDIPuYviXyvv8d1H3L_f_5JAOEg1NIj3ENeu1VpnhSibt4QokJnKvZPkldhHP3pfCEeXiQnhufIaJ64WG_hpNz6mmr4_T_wFQbme-n5_qeI--n2NjnOgqgtBl9cnG-wyDWhrx5SxjXTvwPz4zYktsCChHx7TYj7uUZMElbJldghy-wgF8140pXxfmf0SIlnoh98onXqskZu9ONMv8aMZl1bl8Q_jF-3_JJNvAX1dh9eNKgXI012f1f7i8uppk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/02/27 04:19:48 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AOMSJoNCgThiOHwE8w3r2Flj4lYmi_laT33jFDoN5Q3kOEhYdLjsV7QNu-p4VOpXdwyni2C0VzADPvdxRewSAPWaG47n26eOZiMfeGa0OADKdXF-zjx3RRgGz0F78NsmRUeddJqUAk9LGi3f-SsReiMDNydhnls6VND-I-tH79pc3qhvqS3qz5czFFaDyKrzkzfIim2oqmiPVleHca69zLBSn2ikDc9XZ5MOf2rrUhpfzvjCgDF8qCDdF56-Lo0C3H_4NQSrSci2FQoCVcHJKsJCusHKO3-oPMINf-TzV4ooGzjxBVRHi019TfxMNiyaBjddhZDb-2JMsn56Y8ituAU 2026/02/27 04:19:48 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/02/27 04:19:49 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/27 04:19:49 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AOMSJoNCgThiOHwE8w3r2Flj4lYmi_laT33jFDoN5Q3kOEhYdLjsV7QNu-p4VOpXdwyni2C0VzADPvdxRewSAPWaG47n26eOZiMfeGa0OADKdXF-zjx3RRgGz0F78NsmRUeddJqUAk9LGi3f-SsReiMDNydhnls6VND-I-tH79pc3qhvqS3qz5czFFaDyKrzkzfIim2oqmiPVleHca69zLBSn2ikDc9XZ5MOf2rrUhpfzvjCgDF8qCDdF56-Lo0C3H_4NQSrSci2FQoCVcHJKsJCusHKO3-oPMINf-TzV4ooGzjxBVRHi019TfxMNiyaBjddhZDb-2JMsn56Y8ituAU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/02/27 04:19:50 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AJTFZiFziYRPTruX99C0sJQKbpLtG8Mq5TQhwUBTIK8YocrHvWN8ogh2q3EpjwJXoQSPWPE69pcJM7omRfmx3fH4cGyh0FV-M4syBb_UkyYliUQm9c1wYFV4WtghIMGYo-Lq9Gd4gZ9sIKQSgRKSePze4YsiXPZ3KKgCYeme6BFVjckEBqnN7FMAoJdg3XAuMRn2vqnJ1vSaOjkghNesJr5ICXXgOlHvCOn_3cbDFCXfBq47mjFwqQhElQQoqrlSSqZAswDv-U02EWqOrAfzFHxYtwnA1_v2WmNUW-_Z8ntOpiPHX1bgXQUZ5jmFLfYFMMrz-cKkqwHLXFdRdn3rbC0 2026/02/27 04:19:50 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/02/27 04:19:50 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/27 04:19:50 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AJTFZiFziYRPTruX99C0sJQKbpLtG8Mq5TQhwUBTIK8YocrHvWN8ogh2q3EpjwJXoQSPWPE69pcJM7omRfmx3fH4cGyh0FV-M4syBb_UkyYliUQm9c1wYFV4WtghIMGYo-Lq9Gd4gZ9sIKQSgRKSePze4YsiXPZ3KKgCYeme6BFVjckEBqnN7FMAoJdg3XAuMRn2vqnJ1vSaOjkghNesJr5ICXXgOlHvCOn_3cbDFCXfBq47mjFwqQhElQQoqrlSSqZAswDv-U02EWqOrAfzFHxYtwnA1_v2WmNUW-_Z8ntOpiPHX1bgXQUZ5jmFLfYFMMrz-cKkqwHLXFdRdn3rbC0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/02/27 04:19:51 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ACpkOjHDBRQ2ormqeOX0GjRjbVZqYY7s7Buc6Pah5OXeVx6qWi7lVxoH2QvmTx9eV6i4zX3Fynzwb9_VVR2MlhOPx_CgABPQo65VSKNPfNLyc0e6-SElWt6kqdSd9CdvKixaD5xYvMvifJZK0BGCnPVhZeE2f6icdUNHLrabRJ1Ol1VPUs0Sl8-wdWZGT7ZiTgBkMdecyvhU3LSqhl9rIN6BgNPGWd7U-qaETEcxkZNDV63Obc2dncS3vgq_cC9epbCrN7efKW26waFQqaDgjy1J3aKR0MAG73lJ5hlDQ602SlpSITitTMwpghsxh3OyV4IwcKkHhzEiXXfoQ_ujToo 2026/02/27 04:19:51 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/02/27 04:19:52 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/02/27 04:19:52 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/02/27 04:19:52 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/27 04:19:52 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/27 04:19:52 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/02/27 04:19:52 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ACpkOjHDBRQ2ormqeOX0GjRjbVZqYY7s7Buc6Pah5OXeVx6qWi7lVxoH2QvmTx9eV6i4zX3Fynzwb9_VVR2MlhOPx_CgABPQo65VSKNPfNLyc0e6-SElWt6kqdSd9CdvKixaD5xYvMvifJZK0BGCnPVhZeE2f6icdUNHLrabRJ1Ol1VPUs0Sl8-wdWZGT7ZiTgBkMdecyvhU3LSqhl9rIN6BgNPGWd7U-qaETEcxkZNDV63Obc2dncS3vgq_cC9epbCrN7efKW26waFQqaDgjy1J3aKR0MAG73lJ5hlDQ602SlpSITitTMwpghsxh3OyV4IwcKkHhzEiXXfoQ_ujToo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/02/27 04:19:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AA6VSkrMUxLe2andwYUMQqdYL-5JkhzsHzpD4qRHi4GezbaSQyRYCFg4ejYEaThckkmNouJ1N_G21KCnqNZlH-rtFpgMBMBOuFJ79lv8WMDpzAaLzJlbs-yvzoYYcOvFdUUXHY80SgINzBk9ZzVTHYDEQ2ZMXrJ9a_qahutfSV-jQM9E7tugDQtUrH_CWCMDbOXjQjqaN1P1w5V4ySfLTT3ldkFVypHdDA17maxQUAIJwwHA-KT29LUrgwQVMDImpxMZrE4HZ50T8DRu1mfb4aVSqaSH_rvTzecXbGaM9ogkKUTFreEv8FSLFq9SuXsbgbuncKOFNiLjuAl04Gq13Bw 2026/02/27 04:19:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/02/27 04:19:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/02/27 04:19:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/02/27 04:19:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/27 04:19:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/27 04:19:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/02/27 04:19:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AA6VSkrMUxLe2andwYUMQqdYL-5JkhzsHzpD4qRHi4GezbaSQyRYCFg4ejYEaThckkmNouJ1N_G21KCnqNZlH-rtFpgMBMBOuFJ79lv8WMDpzAaLzJlbs-yvzoYYcOvFdUUXHY80SgINzBk9ZzVTHYDEQ2ZMXrJ9a_qahutfSV-jQM9E7tugDQtUrH_CWCMDbOXjQjqaN1P1w5V4ySfLTT3ldkFVypHdDA17maxQUAIJwwHA-KT29LUrgwQVMDImpxMZrE4HZ50T8DRu1mfb4aVSqaSH_rvTzecXbGaM9ogkKUTFreEv8FSLFq9SuXsbgbuncKOFNiLjuAl04Gq13Bw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/02/27 04:19:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AEzoBl--eqNXGN3oGfqRJUcBVxON7t3wOlz9kEn6xsf_H6k164KQh85d62dmyRPfgEYuuTRnb4VifVC75oBtVxDnbwxy-rpBwQbwdCtwMfwxPFyW1wAY_fDZ0-DMDL8nkBH2-FNdj3EqNxNFzQg1WKhzAAbCpkxrhGysB1HJlz0FSx2ZnT9ONfebhjAUqWa2Bd7GYSyHeK9fqgpykDMarjUwE5xZN1MmZqx4CcVokAi2S5bBkkmA3WjKgRGCRo0IakZ3M6Yj67bLAiX5514ouod_L-hPK2i8AWyS427itbSvvZCLnIMHxcloe3M9o2WDdyOWMXwbrw1G9duuPazd1tg 2026/02/27 04:19:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/02/27 04:19:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/02/27 04:19:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AEzoBl--eqNXGN3oGfqRJUcBVxON7t3wOlz9kEn6xsf_H6k164KQh85d62dmyRPfgEYuuTRnb4VifVC75oBtVxDnbwxy-rpBwQbwdCtwMfwxPFyW1wAY_fDZ0-DMDL8nkBH2-FNdj3EqNxNFzQg1WKhzAAbCpkxrhGysB1HJlz0FSx2ZnT9ONfebhjAUqWa2Bd7GYSyHeK9fqgpykDMarjUwE5xZN1MmZqx4CcVokAi2S5bBkkmA3WjKgRGCRo0IakZ3M6Yj67bLAiX5514ouod_L-hPK2i8AWyS427itbSvvZCLnIMHxcloe3M9o2WDdyOWMXwbrw1G9duuPazd1tg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/02/27 04:19:58 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AEJTjlnPW-jyDfldUOnMg5FBvGZPUGbsts_jExl5GcPlYoys3u0U-ckZ1vQLEtOLy-9zD2Wm2Gi8SyACVKIrSjZVGAsvBBeQDg5xz8aVkXFzbThc-X0BLmInKSfJ5oZkDeTQsWUh62WOHYtLQpXIY2jQgSJx1eomAXVcZCr4gXX2Y1Uwd418WMS4UKQ0sXT0fSPWbXyqeQlZ1kpPJ34K0fAW3mMzDCuXTbZnpIs9zFNf-ZlxguRec4kjYX8AEIh-QF-_NMCoOi02niwO_o2xId7-YckqH1-UvF4q_Ydx7Km7RFJwC3_bWdV5VgO0dU81TeY-sdMdMg3_b5HoNLObZ_k 2026/02/27 04:19:58 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/02/27 04:19:59 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/27 04:19:59 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AEJTjlnPW-jyDfldUOnMg5FBvGZPUGbsts_jExl5GcPlYoys3u0U-ckZ1vQLEtOLy-9zD2Wm2Gi8SyACVKIrSjZVGAsvBBeQDg5xz8aVkXFzbThc-X0BLmInKSfJ5oZkDeTQsWUh62WOHYtLQpXIY2jQgSJx1eomAXVcZCr4gXX2Y1Uwd418WMS4UKQ0sXT0fSPWbXyqeQlZ1kpPJ34K0fAW3mMzDCuXTbZnpIs9zFNf-ZlxguRec4kjYX8AEIh-QF-_NMCoOi02niwO_o2xId7-YckqH1-UvF4q_Ydx7Km7RFJwC3_bWdV5VgO0dU81TeY-sdMdMg3_b5HoNLObZ_k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/02/27 04:20:00 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AJmt3awz39JUY8-VuAkcwsS6PUD8f-b5b14xvFUulObqvxUzoO1Poe2tr2DqjbpeWOGbb2QrqZBCrF03KCTGmn0BBByZ2T901GXus3TAcp0FL_JwiGnzwKhhHL7EitsklTCH97fr3VWVmN2TSM17hiiYVSA6JmEE18xpyOLemRL3IyDOO606-ZQF3CrziRDdII-rP7VQo_bAd0_5MQ0DNEANUef8ur6T09rkE34mCB8HwvgdJyPwGEAoII0wLXtj9GRh2OwOzJoAXNhJxQ_JURechzglsZru6plH_JMHRz2-29ERypmfIdDG1wQIaSfhA5iHvC71aOUI8F3WLM9bhgM 2026/02/27 04:20:00 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/02/27 04:20:00 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/27 04:20:01 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AJmt3awz39JUY8-VuAkcwsS6PUD8f-b5b14xvFUulObqvxUzoO1Poe2tr2DqjbpeWOGbb2QrqZBCrF03KCTGmn0BBByZ2T901GXus3TAcp0FL_JwiGnzwKhhHL7EitsklTCH97fr3VWVmN2TSM17hiiYVSA6JmEE18xpyOLemRL3IyDOO606-ZQF3CrziRDdII-rP7VQo_bAd0_5MQ0DNEANUef8ur6T09rkE34mCB8HwvgdJyPwGEAoII0wLXtj9GRh2OwOzJoAXNhJxQ_JURechzglsZru6plH_JMHRz2-29ERypmfIdDG1wQIaSfhA5iHvC71aOUI8F3WLM9bhgM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/02/27 04:20:01 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ALo-icq_UP6acdLWmOJC1q30uHNR8ZTCLkAIAqniiV5Z4ItOCnlBcqEHaXMe6t2oOc6vyRcZ-wvPzH1Jr7DUuCq_iMzK8rG0aYKK-fiVyBq70W26bvBm7V_3QDcVvvnq2rabhj21srch82cEvQPNzLEDXmvX2iRobm0WHQQ3IDOLDbddeFqSy6iP6a8Mbn7-E60FJPs_d2wpA9Xew32fiRCYojV_yrY3icbv79QcnfCPyaQh8rmcbOK4sTyij86cdBoZ3se-eEReUE_uJU73HnXibpx13HtRG9l-X8jpkcmNcVP9EraZSsDOFJ2Q_ih51_-83foRlg9x9LJVyzn2twY 2026/02/27 04:20:02 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/02/27 04:20:02 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/02/27 04:20:02 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/02/27 04:20:02 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/27 04:20:02 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/02/27 04:20:02 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/02/27 04:20:02 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ALo-icq_UP6acdLWmOJC1q30uHNR8ZTCLkAIAqniiV5Z4ItOCnlBcqEHaXMe6t2oOc6vyRcZ-wvPzH1Jr7DUuCq_iMzK8rG0aYKK-fiVyBq70W26bvBm7V_3QDcVvvnq2rabhj21srch82cEvQPNzLEDXmvX2iRobm0WHQQ3IDOLDbddeFqSy6iP6a8Mbn7-E60FJPs_d2wpA9Xew32fiRCYojV_yrY3icbv79QcnfCPyaQh8rmcbOK4sTyij86cdBoZ3se-eEReUE_uJU73HnXibpx13HtRG9l-X8jpkcmNcVP9EraZSsDOFJ2Q_ih51_-83foRlg9x9LJVyzn2twY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/02/27 04:20:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AGRhXvT3dY77sKMbjaixeJWqsnz_eGsArrpa2ejy38PBAg8M7gRcKI7SzpqWts_mnTj2z2IIN036mAKiyx2IPkYJS-s1L1VFXuNFgrQuIYydJ1r6R78HRSEvwzVddcX8QwxIlf5UgvJTjSARuzSpToUGmouW8fPMnQdID8sUL5QSQTw1mK0J74552-tknuaXE89FWG0YcLsRLobYhNo8grOfW-J_9ph3ozz-RuBw7kAupNZpuOUfe3DJZd2DBhe3tX-jopVkl3IwQge8RJjxk99ElE7p6k23t5dT3eu2QUVxf_0ukO9orF_JixjHYLj4XULRZOJkt276Z1xgg8W6Lfc 2026/02/27 04:20:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/02/27 04:20:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/02/27 04:20:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/02/27 04:20:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/27 04:20:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/02/27 04:20:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/02/27 04:20:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AGRhXvT3dY77sKMbjaixeJWqsnz_eGsArrpa2ejy38PBAg8M7gRcKI7SzpqWts_mnTj2z2IIN036mAKiyx2IPkYJS-s1L1VFXuNFgrQuIYydJ1r6R78HRSEvwzVddcX8QwxIlf5UgvJTjSARuzSpToUGmouW8fPMnQdID8sUL5QSQTw1mK0J74552-tknuaXE89FWG0YcLsRLobYhNo8grOfW-J_9ph3ozz-RuBw7kAupNZpuOUfe3DJZd2DBhe3tX-jopVkl3IwQge8RJjxk99ElE7p6k23t5dT3eu2QUVxf_0ukO9orF_JixjHYLj4XULRZOJkt276Z1xgg8W6Lfc" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/02/27 04:20:07 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/02/27 04:20:09 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/02/27 04:20:12 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/02/27 04:20:14 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/02/27 04:20:17 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/02/27 04:20:18 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AFZmBiHvGC3seV-dvQkZ0mUq_dfZgL9LYufCe5TE-H_yvMwyBM0x0d31q-PYyzvkoRxa5wmOvQvZda7Rum33lG5iqhSGjVIIDn7dGm8ukaNBzqSLmLyUEgmbqC5g54wSspaqAL-keoKaEi2DAsrhbPhdX_GSezkuz-g6S_x4WoNlJjQ95dKYGA90Gxo6vnlXhHH_K_7qpzQSpcbkaKBdihLb3tZ8Vp3ghdY1AKFvC51ImvHhjwmopAlj4G7xxMjGH5w655Hh2TZYjtN-b_IVVtw_QB3ZTcRyjmO2ElxExjsIzrbqCOgjOKaQ0faNEX0oI0JVsbvHD6MciyfUCfKCQyA 2026/02/27 04:20:19 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/27 04:20:19 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "7863392f6b73cc5a6263466af9531eed" 2026/02/27 04:20:19 DEBUG : unknown-size-put.txt: multipart upload "AFZmBiHvGC3seV-dvQkZ0mUq_dfZgL9LYufCe5TE-H_yvMwyBM0x0d31q-PYyzvkoRxa5wmOvQvZda7Rum33lG5iqhSGjVIIDn7dGm8ukaNBzqSLmLyUEgmbqC5g54wSspaqAL-keoKaEi2DAsrhbPhdX_GSezkuz-g6S_x4WoNlJjQ95dKYGA90Gxo6vnlXhHH_K_7qpzQSpcbkaKBdihLb3tZ8Vp3ghdY1AKFvC51ImvHhjwmopAlj4G7xxMjGH5w655Hh2TZYjtN-b_IVVtw_QB3ZTcRyjmO2ElxExjsIzrbqCOgjOKaQ0faNEX0oI0JVsbvHD6MciyfUCfKCQyA" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/02/27 04:20:20 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AM3a1VWH_YEeEzqZme5Ug-tRwGNEuypFya6-CXI56mF0r5bYsXaretF6LgkEbJwcn7TdNb7t2NE22ddvtU2CBcDv3mSOW8mNHy-KsVlWYJJG30cl0dUPV6aGtEzQsuSY4qDeoDy_JKeLbGQ39091InRV5H4APD1BRRPH_UPOxoqNMmm3lL_35PijFxNKL6FOjydzSya-DvT1FuHSt_FBQjmMBk2o9GILWIIC2JOR6CvoUA-gJRdB_04PeyWMKNHoLSHE1jS0l3mrcMqM734Ddw3D9WS3ODq0sWhgEpRL-6gECQRjUfY3_nQ3QaC9gwC7OPhEtFoJCJjcJe9OPIiDBjY 2026/02/27 04:20:20 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/02/27 04:20:20 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "9f0befcddab60fe95f6b4ac089d0de13" 2026/02/27 04:20:20 DEBUG : unknown-size-update.txt: multipart upload "AM3a1VWH_YEeEzqZme5Ug-tRwGNEuypFya6-CXI56mF0r5bYsXaretF6LgkEbJwcn7TdNb7t2NE22ddvtU2CBcDv3mSOW8mNHy-KsVlWYJJG30cl0dUPV6aGtEzQsuSY4qDeoDy_JKeLbGQ39091InRV5H4APD1BRRPH_UPOxoqNMmm3lL_35PijFxNKL6FOjydzSya-DvT1FuHSt_FBQjmMBk2o9GILWIIC2JOR6CvoUA-gJRdB_04PeyWMKNHoLSHE1jS0l3mrcMqM734Ddw3D9WS3ODq0sWhgEpRL-6gECQRjUfY3_nQ3QaC9gwC7OPhEtFoJCJjcJe9OPIiDBjY" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/02/27 04:20:20 DEBUG : Creating backend with remote "TestS3R2:rclone-test-legihoy1bihu/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/02/27 04:20:20 DEBUG : Waiting for deletions to finish 2026/02/27 04:20:20 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/02/27 04:20:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/02/27 04:20:20 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/02/27 04:20:21 INFO : S3 bucket rclone-test-legihoy1bihu: Bucket "rclone-test-legihoy1bihu" deleted 2026/02/27 04:20:21 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (109.55s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.35s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.01s) --- PASS: TestIntegration/FsMkdir (107.41s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.20s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding (10.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.59s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.39s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (1.86s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (19.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.38s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.36s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.31s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.32s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (58.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (8.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (9.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (8.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (10.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (3.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (10.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (10.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (2.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (4.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.47s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (12.44s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.40s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.07s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.52s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.50s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.95s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.72s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.65s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.07s) --- 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:45: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/02/27 04:20:21 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/02/27 04:20:21 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) === RUN TestParseRetainUntilDate === RUN TestParseRetainUntilDate/RFC3339_date === RUN TestParseRetainUntilDate/RFC3339_date_with_timezone === RUN TestParseRetainUntilDate/duration_days === RUN TestParseRetainUntilDate/duration_hours === RUN TestParseRetainUntilDate/duration_minutes === RUN TestParseRetainUntilDate/invalid_input === RUN TestParseRetainUntilDate/empty_input --- PASS: TestParseRetainUntilDate (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date_with_timezone (0.00s) --- PASS: TestParseRetainUntilDate/duration_days (0.00s) --- PASS: TestParseRetainUntilDate/duration_hours (0.00s) --- PASS: TestParseRetainUntilDate/duration_minutes (0.00s) --- PASS: TestParseRetainUntilDate/invalid_input (0.00s) --- PASS: TestParseRetainUntilDate/empty_input (0.00s) PASS ok github.com/rclone/rclone/backend/s3 109.596s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 1m51.49148357s (try 1/5)