"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/26 03:46:52 DEBUG : Creating backend with remote "TestS3R2:rclone-test-pudiwod6joti" 2026/02/26 03:46:52 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/26 03:46:53 INFO : S3 bucket rclone-test-pudiwod6joti: Bucket "rclone-test-pudiwod6joti" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/02/26 03:46:54 INFO : S3 bucket rclone-test-pudiwod6joti: Bucket "rclone-test-pudiwod6joti" deleted === RUN TestIntegration/FsMkdir 2026/02/26 03:46:55 INFO : S3 bucket rclone-test-pudiwod6joti: Bucket "rclone-test-pudiwod6joti" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/02/26 03:46:55 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/02/26 03:46:55 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/02/26 03:46:55 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/26 03:47:05 NOTICE: S3 bucket rclone-test-pudiwod6joti: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/02/26 03:47:05 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ABY2wYbA7Ie3XGFsPMLGsjeJ3gBzpG3j06BZ5hNRmUxM-y-vE7qMOW3CCf_yPiqlBdRHmKCCcD4ChQ1GwZZtxsgnhz85ppLPiwi7rbNKsZh0pvYZXhe-dADOs_3dUa0XIX378WldiZ9uX2Z5C6HH2Dt1r8qBjUf7sAovSWMEP3yIK5fYucsil_GDKZNYrYP22MN1oH3H9_1pG0cmGnc-R3Lm3KpnrpXcR2qVrp3MnDmxt-7rCZn8Dwbz3l_sDQNpPAq-a2y2LpMSF0MUHtS8KlCTgCvvKF3HibteuxQUejDh7n73qP1Ol9kInQ-ba9vEob3qaK3haE9Ka-QPYCyEYsA 2026/02/26 03:47:06 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "f98384e45f37aa2729f1fcd8da0bde27" 2026/02/26 03:47:06 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "f186206a5dc09f48dbe6139200487434" 2026/02/26 03:47:06 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "5d8223ef577b4312282bbe7ff27c3ef7" 2026/02/26 03:47:06 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ABY2wYbA7Ie3XGFsPMLGsjeJ3gBzpG3j06BZ5hNRmUxM-y-vE7qMOW3CCf_yPiqlBdRHmKCCcD4ChQ1GwZZtxsgnhz85ppLPiwi7rbNKsZh0pvYZXhe-dADOs_3dUa0XIX378WldiZ9uX2Z5C6HH2Dt1r8qBjUf7sAovSWMEP3yIK5fYucsil_GDKZNYrYP22MN1oH3H9_1pG0cmGnc-R3Lm3KpnrpXcR2qVrp3MnDmxt-7rCZn8Dwbz3l_sDQNpPAq-a2y2LpMSF0MUHtS8KlCTgCvvKF3HibteuxQUejDh7n73qP1Ol9kInQ-ba9vEob3qaK3haE9Ka-QPYCyEYsA" 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/26 03:47:08 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/02/26 03:47:08 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/26 03:47:11 DEBUG : S3 bucket rclone-test-pudiwod6joti: bucket is versioned: false 2026/02/26 03:47:11 DEBUG : Waiting for deletions to finish 2026/02/26 03:47:11 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/02/26 03:47:11 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/02/26 03:47:11 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/02/26 03:47:11 DEBUG : Creating backend with remote "TestS3R2:rclone-test-pudiwod6joti/dirToPurgeFromRoot" 2026/02/26 03:47:12 DEBUG : S3 bucket rclone-test-pudiwod6joti path dirToPurgeFromRoot: bucket is versioned: false 2026/02/26 03:47:12 DEBUG : Waiting for deletions to finish 2026/02/26 03:47:12 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/02/26 03:47:12 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/02/26 03:47:12 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/02/26 03:47:12 DEBUG : Creating backend with remote "TestS3R2:rclone-test-pudiwod6joti/hello? sausage/êé" 2026/02/26 03:47:13 DEBUG : S3 bucket rclone-test-pudiwod6joti path hello? sausage/êé: bucket is versioned: false 2026/02/26 03:47:13 DEBUG : Waiting for deletions to finish 2026/02/26 03:47:13 DEBUG : "a/b/c/d/e.txt" version false 2026/02/26 03:47:13 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/02/26 03:47:13 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/26 03:47:17 DEBUG : Creating backend with remote "TestS3R2:rclone-test-pudiwod6joti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/02/26 03:47:18 DEBUG : Creating backend with remote "TestS3R2:rclone-test-pudiwod6joti/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-pudiwod6joti" from "TestS3R2:rclone-test-pudiwod6joti" 2026/02/26 03:47:18 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/26 03:47:23 DEBUG : piped data.txt: open chunk writer: started multipart upload: AGU5fUqe_6otGaUie1epwI-8afPturqIFfpXLlun220BEd4oWwM82OeWlRy0Iq4TERPO9KQNrEK6bEBwKrM3ZEl6nJ5M4M3HIZYqBXphDUsSAkazlxeXVMFpWudd5YsY9Iv30oJ1j37hvi-96Rkn-Rbti1TucgAQPiRYbugnkeiiZk2vkstPD8dbHeKcFFzQnsEdnmrKN0nemPcATps6WGyn8wlVcazs7E63AUjUND0OFHJOEuUtdiYtiJTm4vEMtEJPLta-4OgGVGbqyl9zrHFFXgQ75hvQiVfCxqcMmcF-J7F57oEEZWWLGS0gzxljmcbLleQZcxP8yUElafAMics 2026/02/26 03:47:23 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/02/26 03:47:23 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/02/26 03:47:23 DEBUG : piped data.txt: multipart upload "AGU5fUqe_6otGaUie1epwI-8afPturqIFfpXLlun220BEd4oWwM82OeWlRy0Iq4TERPO9KQNrEK6bEBwKrM3ZEl6nJ5M4M3HIZYqBXphDUsSAkazlxeXVMFpWudd5YsY9Iv30oJ1j37hvi-96Rkn-Rbti1TucgAQPiRYbugnkeiiZk2vkstPD8dbHeKcFFzQnsEdnmrKN0nemPcATps6WGyn8wlVcazs7E63AUjUND0OFHJOEuUtdiYtiJTm4vEMtEJPLta-4OgGVGbqyl9zrHFFXgQ75hvQiVfCxqcMmcF-J7F57oEEZWWLGS0gzxljmcbLleQZcxP8yUElafAMics" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/02/26 03:47:23 DEBUG : piped data.txt: open chunk writer: started multipart upload: AD75lVDsfLMimVnPkHENT6ByyOpCcKEBYWjjx-DNPco2CexnNIPewpossp-guxII7diUKXsHPnsaUJhzbY4hBO_R9ldgTftQknyH6bQammViEHo0gkfgf9R7PUffDwhG5ZcxUcZCnOIMoZKQBY3YfmftfhcvUyFDduy0mgEDvp_dRn1iFQL_EO7dxUH_78_G8W7H3S84icZ_M1oiQEYQX7xnTnzXKcPdc5XCs3onuNZK0M6y5Jfo1zdDgN8d7YO-FEX0Y9wmErxJhybszGlH4J2uLHX7USTAhu50tbzq7v-cN1i3M95Rew2kredYnsiCQEtiGlFv9VIFMwMqDqKaTmY 2026/02/26 03:47:23 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/26 03:47:23 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "f1fb0abcd6ce6bdb28f55830049bf8b4" 2026/02/26 03:47:24 DEBUG : piped data.txt: multipart upload "AD75lVDsfLMimVnPkHENT6ByyOpCcKEBYWjjx-DNPco2CexnNIPewpossp-guxII7diUKXsHPnsaUJhzbY4hBO_R9ldgTftQknyH6bQammViEHo0gkfgf9R7PUffDwhG5ZcxUcZCnOIMoZKQBY3YfmftfhcvUyFDduy0mgEDvp_dRn1iFQL_EO7dxUH_78_G8W7H3S84icZ_M1oiQEYQX7xnTnzXKcPdc5XCs3onuNZK0M6y5Jfo1zdDgN8d7YO-FEX0Y9wmErxJhybszGlH4J2uLHX7USTAhu50tbzq7v-cN1i3M95Rew2kredYnsiCQEtiGlFv9VIFMwMqDqKaTmY" 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/26 03:47: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/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/26 03:47:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AL84W6necx6u9wuBmL_vbemyASfaPBzaaBGmoluVoODlejf4L6yBBxbb-RU1xrRRjvAYe-TIafZSz9nLvfacIWIDXRQlLFAeS_Dz01sy5zR3uJ3NF3NrGNKspaFIaRvhR-ToJrN6qWPLUXhQ58oheQWttWn-8apH0MJPc4K2bJGFk5L8zRAoDorTRSLWmeU0sFenXCHrkeCkwiTfKGuW3S1yKYqxEHYNcQVrPH_btnqDop1Jq4NugrkB4lgOepZF5ExXl4oIbJqwXiMWyuv4F6AyLKJojZNNbsBmkIGm9Pwj2QDljCPpxKBUxXtgE6ghbnyLK7UifCoMLbKIo3Wy09o 2026/02/26 03:47:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/02/26 03:47:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/02/26 03:47:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AL84W6necx6u9wuBmL_vbemyASfaPBzaaBGmoluVoODlejf4L6yBBxbb-RU1xrRRjvAYe-TIafZSz9nLvfacIWIDXRQlLFAeS_Dz01sy5zR3uJ3NF3NrGNKspaFIaRvhR-ToJrN6qWPLUXhQ58oheQWttWn-8apH0MJPc4K2bJGFk5L8zRAoDorTRSLWmeU0sFenXCHrkeCkwiTfKGuW3S1yKYqxEHYNcQVrPH_btnqDop1Jq4NugrkB4lgOepZF5ExXl4oIbJqwXiMWyuv4F6AyLKJojZNNbsBmkIGm9Pwj2QDljCPpxKBUxXtgE6ghbnyLK7UifCoMLbKIo3Wy09o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/02/26 03:47:27 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AAYssb0ecEm-Mu-bLfGbkALTG4Y0qs8CQQnutP6r8fn1iYtO7tzhDjVwNJKx_h8udHpxQDbJrSG7Hboxb-I-Dqra7kuTr1f2wZW9X8lJuK4DxzpWgPo4ydWKTloN2Q_HBh9JKkO5orOkfBDH0327OKCOUpeCUOGsmextGVmgJUUYTta6vp86zvhCx1AWGCU5NMiqmY4mvrt94BJZ4h28iHbDI2d3qPboKDYz2lOeaU5KWOfIaSJ_ft6We0OmcecMzR7ABTPm2perCBn287SRW0G4urJHgkmU66LtRbqiEOY52OVVAOiR3LtF9iRNbSRdzYmthK08tLCFPFRFPeagf2Q 2026/02/26 03:47:27 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/02/26 03:47:27 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/26 03:47:27 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AAYssb0ecEm-Mu-bLfGbkALTG4Y0qs8CQQnutP6r8fn1iYtO7tzhDjVwNJKx_h8udHpxQDbJrSG7Hboxb-I-Dqra7kuTr1f2wZW9X8lJuK4DxzpWgPo4ydWKTloN2Q_HBh9JKkO5orOkfBDH0327OKCOUpeCUOGsmextGVmgJUUYTta6vp86zvhCx1AWGCU5NMiqmY4mvrt94BJZ4h28iHbDI2d3qPboKDYz2lOeaU5KWOfIaSJ_ft6We0OmcecMzR7ABTPm2perCBn287SRW0G4urJHgkmU66LtRbqiEOY52OVVAOiR3LtF9iRNbSRdzYmthK08tLCFPFRFPeagf2Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/02/26 03:47:28 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ABenocZCQDYu6-iMC2Cxc1Q724QYqW7CIOhmRXvnMtGseQwmMHiafFro42T4l0YOF2viWWoFpr50AdAbVEjbBLB1LdokpbQLnB62rpvIuISOQueq7c-jwO7YZcUoZzb1SAq2komaXaz41Dvn8AZqSpYSL9I4y2OrqRnnGvepTpy-BL_z3c9UeBi0YP2-_yv7fWSXGND76A5pGkmPGZ807FybnVcCrRowkYTKAt08-mDhNNmqXHIL-WD3pGmrLZY7gt3I9pD8x9nuFSuhS6A70KZT2NMqejnWz1uRhiyGNR_IK3pAflCneH6ZNLwM8HWU6TAsi39Zr0pIcJlCQoJYe0Y 2026/02/26 03:47:28 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/02/26 03:47:29 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/26 03:47:29 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ABenocZCQDYu6-iMC2Cxc1Q724QYqW7CIOhmRXvnMtGseQwmMHiafFro42T4l0YOF2viWWoFpr50AdAbVEjbBLB1LdokpbQLnB62rpvIuISOQueq7c-jwO7YZcUoZzb1SAq2komaXaz41Dvn8AZqSpYSL9I4y2OrqRnnGvepTpy-BL_z3c9UeBi0YP2-_yv7fWSXGND76A5pGkmPGZ807FybnVcCrRowkYTKAt08-mDhNNmqXHIL-WD3pGmrLZY7gt3I9pD8x9nuFSuhS6A70KZT2NMqejnWz1uRhiyGNR_IK3pAflCneH6ZNLwM8HWU6TAsi39Zr0pIcJlCQoJYe0Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/02/26 03:47:29 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ACQrwZPFsqnjdoW1mBjNIYxjJUuxDsjLDHyG026XdzpysKVuc9E1S9UnGqGh3-Vhjn3ZU8YwIiaIKt6uaW5hF6VyDnwfw8HxH1suX_OoBkMslKBHmsgqRdNrYpv__NzfGTb87tpEJjtkFkP1QzRpGvB265nX7CmxKohcnNNcidJB_EZc_fMjZ0a_NC1MHX5pRoGNpG4x2krukIiUC-Q6ktwgSkeL2lPLG6sjc_WyJOH9txIoNLRqQpRBjv28SB-PU-3HZIZh_xx8-w-ZgLUzaiywpb0qZjh8_VxPe_b23I7MOX-lmFDD-dxcQY60q6oNSHyHK2ZJw2nykZMQ-fDhXkw 2026/02/26 03:47:29 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/02/26 03:47:29 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/02/26 03:47:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/02/26 03:47:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/26 03:47:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/02/26 03:47:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/02/26 03:47:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ACQrwZPFsqnjdoW1mBjNIYxjJUuxDsjLDHyG026XdzpysKVuc9E1S9UnGqGh3-Vhjn3ZU8YwIiaIKt6uaW5hF6VyDnwfw8HxH1suX_OoBkMslKBHmsgqRdNrYpv__NzfGTb87tpEJjtkFkP1QzRpGvB265nX7CmxKohcnNNcidJB_EZc_fMjZ0a_NC1MHX5pRoGNpG4x2krukIiUC-Q6ktwgSkeL2lPLG6sjc_WyJOH9txIoNLRqQpRBjv28SB-PU-3HZIZh_xx8-w-ZgLUzaiywpb0qZjh8_VxPe_b23I7MOX-lmFDD-dxcQY60q6oNSHyHK2ZJw2nykZMQ-fDhXkw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/02/26 03:47:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: APsBqeqX74VgJZDS1ppdOSVlEDqdMOp1FQfhsJhdTGxSa31z2435aQwgwZPIanurDmwK-9KPbfk96Su443Y1KWEFX_qzzSjIZ_mm2mvujh7G-73sykgy6XfrxFWuUVxF8-erNtpipsoZwFQAlBflnu-KnZQrdnrbUY_Lxx3fgQZ5JtpaJXVMxCdIYextbxpvUh4thH-7bQ4cvlyz3W2OG26Qmfb_mkeIIC2grMeM-tx28RhlDC0FVzrLOxKpjKc79H5YGIKAIbCQ7mxEWpEb-uxw2Z6SxWYj3BnZ7GLm4JaKmBCLDOydISDU5Y9VabO7qQIGZsgf1W_6dXjQWrPZnPA 2026/02/26 03:47:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/02/26 03:47:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/02/26 03:47:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/02/26 03:47:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/26 03:47:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/02/26 03:47:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/02/26 03:47:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "APsBqeqX74VgJZDS1ppdOSVlEDqdMOp1FQfhsJhdTGxSa31z2435aQwgwZPIanurDmwK-9KPbfk96Su443Y1KWEFX_qzzSjIZ_mm2mvujh7G-73sykgy6XfrxFWuUVxF8-erNtpipsoZwFQAlBflnu-KnZQrdnrbUY_Lxx3fgQZ5JtpaJXVMxCdIYextbxpvUh4thH-7bQ4cvlyz3W2OG26Qmfb_mkeIIC2grMeM-tx28RhlDC0FVzrLOxKpjKc79H5YGIKAIbCQ7mxEWpEb-uxw2Z6SxWYj3BnZ7GLm4JaKmBCLDOydISDU5Y9VabO7qQIGZsgf1W_6dXjQWrPZnPA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/02/26 03:47:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: APSvntKmPeohvLbDnVenGF-JthV6908TasuG5xHJaBVTnGzQy_SwLm6RAlXy47y6_THLVTE6heOq0k9jXY26L9xW7v14pV9De8TS-Fpe49wGtFmBCx0k1DRmkJDyhSVtB3kDjKLwQ1-Y1iXWdhq583ETO-b8mfSYJH12ThQv10GHonJiFSU2PxeQGcGYZYlHmwcbdaZa97wV0Ms6-LKKCvPANEgJS1UkkD_yKZgwM0eWnmFwrW-vB9J_JHfzb5Wyh3mOlsgwJm4uW_r2N2pGXmPLfEmGsah8z1kthtP0_R-ugESoSRfGbgB_fsCxtHXQMAkx223AvE9TW1f-qcSd5SY 2026/02/26 03:47:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/26 03:47:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/02/26 03:47:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "APSvntKmPeohvLbDnVenGF-JthV6908TasuG5xHJaBVTnGzQy_SwLm6RAlXy47y6_THLVTE6heOq0k9jXY26L9xW7v14pV9De8TS-Fpe49wGtFmBCx0k1DRmkJDyhSVtB3kDjKLwQ1-Y1iXWdhq583ETO-b8mfSYJH12ThQv10GHonJiFSU2PxeQGcGYZYlHmwcbdaZa97wV0Ms6-LKKCvPANEgJS1UkkD_yKZgwM0eWnmFwrW-vB9J_JHfzb5Wyh3mOlsgwJm4uW_r2N2pGXmPLfEmGsah8z1kthtP0_R-ugESoSRfGbgB_fsCxtHXQMAkx223AvE9TW1f-qcSd5SY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/02/26 03:47:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AKmLgAnOFap2b_jMQsoWrozWZjBonTfboaYhfqZ0kDF67bdYApDbJjj3mMQfjYnyOvtRHNfezgjjsjsDdd6GTysj40gAACaAg9Rp1WlauRAVyEo7lUr-5Mk9VeyUJ8yOl2iSlwwe91IImcu4UjudfyTfe5O5OlM6FWD2E8rL11XYspjFOiZK4OlXDoMCkvANtSLgl8fdzfsYBZRKDrv3cLwgG-ZIyYuQneDOY7CL8CWk7o_-zbBwlpi1rjQJghshaxohzK8gKZsW4Wd-cQWqxFrboI2tGSKU7GURLh0lp4knwH4kdUF8eiXslMr1napEJDc4WAq6XUo22yz1onOdjls 2026/02/26 03:47:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/02/26 03:47:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/26 03:47:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AKmLgAnOFap2b_jMQsoWrozWZjBonTfboaYhfqZ0kDF67bdYApDbJjj3mMQfjYnyOvtRHNfezgjjsjsDdd6GTysj40gAACaAg9Rp1WlauRAVyEo7lUr-5Mk9VeyUJ8yOl2iSlwwe91IImcu4UjudfyTfe5O5OlM6FWD2E8rL11XYspjFOiZK4OlXDoMCkvANtSLgl8fdzfsYBZRKDrv3cLwgG-ZIyYuQneDOY7CL8CWk7o_-zbBwlpi1rjQJghshaxohzK8gKZsW4Wd-cQWqxFrboI2tGSKU7GURLh0lp4knwH4kdUF8eiXslMr1napEJDc4WAq6XUo22yz1onOdjls" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/02/26 03:47:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AAkabn1d18QSdSVbT5CU1bztU5S1XXm2KyOZoaEM7k3AzY3ip02XNTnN2D7kMHZiaqiDaE756NR9jBJ7hLZoOpgV941LqhWmpBenaB4ZKfu_mP_Bu-OAkNWgi9FD4GJOURMwwrJ76ZdoH3xNt1Nt8qjMzcJnCRbHy87eit9-DFkdZ6WZc2Pt48iPaOmGka8Ls4zrY9s5QsQnsYTX7UL3k3TkTnIHqoyIBlblWVbbPlEJDoQXwqZMEaUMjkMc2a-bs2uptI18Kellc9gja6nVJGUZPVUx0BbEiy3wxYcq9OF1da0Y_Qh7ipOqbFMlyEiluXs4Itz4ykqbgrdF95CRYyc 2026/02/26 03:47:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/26 03:47:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/26 03:47:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AAkabn1d18QSdSVbT5CU1bztU5S1XXm2KyOZoaEM7k3AzY3ip02XNTnN2D7kMHZiaqiDaE756NR9jBJ7hLZoOpgV941LqhWmpBenaB4ZKfu_mP_Bu-OAkNWgi9FD4GJOURMwwrJ76ZdoH3xNt1Nt8qjMzcJnCRbHy87eit9-DFkdZ6WZc2Pt48iPaOmGka8Ls4zrY9s5QsQnsYTX7UL3k3TkTnIHqoyIBlblWVbbPlEJDoQXwqZMEaUMjkMc2a-bs2uptI18Kellc9gja6nVJGUZPVUx0BbEiy3wxYcq9OF1da0Y_Qh7ipOqbFMlyEiluXs4Itz4ykqbgrdF95CRYyc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/02/26 03:47:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ANnd8l7BbNuN5AoJjgBI0INjIW1tYlvll3mjGqEQwrRYuhSY-kOWdpmNDfCoQf3_VShF5Nhkk72-cN_zafSgzPuaDPPTgjThvBNqsvBC5KTmvNl7f3mur5oRwSrC-rkDY9uatyfqQ2Ex-CNF_oozMZuVMgtcyNR7F_ouO7QjtsDFiv0BMZcqlz_w5Mhzqwad35BdSkllhrM7zy_zCVSQnCw68_Ey51Bwl9PLR6HIN0urnkTBhncid--J2c2WSiLSgwXjiYwZqVaj3B_zZP6JfcK5cgFNlAAlDVRVtpfQCI0hJkcTsEf2GRQsbeHspog914TwXJbwHH6o-thlBW25G0o 2026/02/26 03:47:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/02/26 03:47:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/02/26 03:47:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/26 03:47:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/02/26 03:47:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/26 03:47:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/02/26 03:47:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ANnd8l7BbNuN5AoJjgBI0INjIW1tYlvll3mjGqEQwrRYuhSY-kOWdpmNDfCoQf3_VShF5Nhkk72-cN_zafSgzPuaDPPTgjThvBNqsvBC5KTmvNl7f3mur5oRwSrC-rkDY9uatyfqQ2Ex-CNF_oozMZuVMgtcyNR7F_ouO7QjtsDFiv0BMZcqlz_w5Mhzqwad35BdSkllhrM7zy_zCVSQnCw68_Ey51Bwl9PLR6HIN0urnkTBhncid--J2c2WSiLSgwXjiYwZqVaj3B_zZP6JfcK5cgFNlAAlDVRVtpfQCI0hJkcTsEf2GRQsbeHspog914TwXJbwHH6o-thlBW25G0o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/02/26 03:47:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AJmaKNIgBJp_8AHqB6zHIBmlOJ9oxDEkRRoe710H2fEulttbRYt7Z_yObohlQRLYAwyrfprxJQdvGgXqt9UuE2qQMx4zNCjPaoJRKUONkYU5hBIQHmv28yWvHHTXdDzY5ukk29vmnBhVe7yipxfRnEtarJdYDlkmFnpfkcKLk1Oc9BPCU2KiDnrWYvV9_MBfjxQKlEY-sznXWabkADAT9_zIAywHLtGqFfdoUq9tddjWa35MrIhUcd822h5f7EnxY-5H-oDyp4MCBnLURexi3XonXCPf60Hj77jPtbvp1EsnOZNfpO5-X54ai5t2bqGE_tNq7BjfXTROeEHE2p3rjiM 2026/02/26 03:47:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/26 03:47:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/02/26 03:47:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/02/26 03:47:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/02/26 03:47:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/26 03:47:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/02/26 03:47:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AJmaKNIgBJp_8AHqB6zHIBmlOJ9oxDEkRRoe710H2fEulttbRYt7Z_yObohlQRLYAwyrfprxJQdvGgXqt9UuE2qQMx4zNCjPaoJRKUONkYU5hBIQHmv28yWvHHTXdDzY5ukk29vmnBhVe7yipxfRnEtarJdYDlkmFnpfkcKLk1Oc9BPCU2KiDnrWYvV9_MBfjxQKlEY-sznXWabkADAT9_zIAywHLtGqFfdoUq9tddjWa35MrIhUcd822h5f7EnxY-5H-oDyp4MCBnLURexi3XonXCPf60Hj77jPtbvp1EsnOZNfpO5-X54ai5t2bqGE_tNq7BjfXTROeEHE2p3rjiM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/02/26 03:47:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ACztxHalyWdOmBk3Ybo2CpZZFaXD8C2fzNsEzYK9Wfa9oCb-OYHs-PjXbW16HP_NUAssp07kkOUsS-jEWUlO3vGW6z8T_IziTlbK1xHNfwbpbRn8fhwb131BsZa5Y9v9_R1t4exvJ9gZ7723RNvDHbxjcXFndIDT1mnNnmXDd15Na9Yshuf04yXGvJmXHSkqpOHoCMM9I7kf8qvMDp8-HUdJQZiJzwy8-zSLwoUFfPV078cv7FYNT1XMNCbiHy72V7EuCAOFgAFqo0WGAZyoUCKrQ5eWjzbnKtnjJ85fBzcSwS9Vt0Fowg86A3fV5f430FksoYOHa-W5gpGY1AhG1ww 2026/02/26 03:47:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/26 03:47:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/02/26 03:47:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ACztxHalyWdOmBk3Ybo2CpZZFaXD8C2fzNsEzYK9Wfa9oCb-OYHs-PjXbW16HP_NUAssp07kkOUsS-jEWUlO3vGW6z8T_IziTlbK1xHNfwbpbRn8fhwb131BsZa5Y9v9_R1t4exvJ9gZ7723RNvDHbxjcXFndIDT1mnNnmXDd15Na9Yshuf04yXGvJmXHSkqpOHoCMM9I7kf8qvMDp8-HUdJQZiJzwy8-zSLwoUFfPV078cv7FYNT1XMNCbiHy72V7EuCAOFgAFqo0WGAZyoUCKrQ5eWjzbnKtnjJ85fBzcSwS9Vt0Fowg86A3fV5f430FksoYOHa-W5gpGY1AhG1ww" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/02/26 03:47:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: APnXrr3ZLnQu0zXiUcZOWkbOglGZTSaWkJFecIQ6ygpHfupnUrXPxWEYSaaJbmQQ0LywGoWN9M3wy3hZQ6JNoxgrJUW3Tee3mxK4Y6WDEB8IrwC80TcEOVZfSC0QrxHoIv1zuUJgoEVS5drIZCxjlnuYVtdpYNoiQhSTYSTeQ8xYwvRE9W4UMURxyumWlg4ykCouRLXfqlJ0GySacWrN7Ygergka0HhVhN2FSm7quKD9MNhveWQ3N34Vz1FN5BW80CzI0oWB2bu4RsEUesRl3Pay_lkNEtRoHBaKA_1ny4f24trLM89AwtVLyl0176RqFkx-l-JWJll0gsLsnxApfvU 2026/02/26 03:47:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/02/26 03:47:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/26 03:47:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "APnXrr3ZLnQu0zXiUcZOWkbOglGZTSaWkJFecIQ6ygpHfupnUrXPxWEYSaaJbmQQ0LywGoWN9M3wy3hZQ6JNoxgrJUW3Tee3mxK4Y6WDEB8IrwC80TcEOVZfSC0QrxHoIv1zuUJgoEVS5drIZCxjlnuYVtdpYNoiQhSTYSTeQ8xYwvRE9W4UMURxyumWlg4ykCouRLXfqlJ0GySacWrN7Ygergka0HhVhN2FSm7quKD9MNhveWQ3N34Vz1FN5BW80CzI0oWB2bu4RsEUesRl3Pay_lkNEtRoHBaKA_1ny4f24trLM89AwtVLyl0176RqFkx-l-JWJll0gsLsnxApfvU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/02/26 03:47:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AK7QySA-SgpIxpLqIj-t1fbXmucqEE77q1Zg56Nb3gid-Aw9tq6veqRRqtYQ2T7wqipHc6PRTAbFcJw6IKb-e4-dToNCAECiTSpP_12EK_8FZte6j6jb30g-p4TsRHZ3NREtC7njfg_ULhPESIlMdpzcDXcUwdmJGFSKfV_KVRHP_Ry52nGOW2qBTUOsx7K2NbNWPesLRxcfiqZVaH_uGZzQyHT-BX6MvlLWOjmsco8jKpuaC3j3vBPn5WtLYxzXlerXwHQScIlXPBN3OGbDFmQ2a2FO6HgCnRf08uD54d2i34ZWA8Fo_laYDjcHfxvLYj8bNSYhIlm_CskEnCRFrUI 2026/02/26 03:47:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/26 03:47:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/26 03:47:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AK7QySA-SgpIxpLqIj-t1fbXmucqEE77q1Zg56Nb3gid-Aw9tq6veqRRqtYQ2T7wqipHc6PRTAbFcJw6IKb-e4-dToNCAECiTSpP_12EK_8FZte6j6jb30g-p4TsRHZ3NREtC7njfg_ULhPESIlMdpzcDXcUwdmJGFSKfV_KVRHP_Ry52nGOW2qBTUOsx7K2NbNWPesLRxcfiqZVaH_uGZzQyHT-BX6MvlLWOjmsco8jKpuaC3j3vBPn5WtLYxzXlerXwHQScIlXPBN3OGbDFmQ2a2FO6HgCnRf08uD54d2i34ZWA8Fo_laYDjcHfxvLYj8bNSYhIlm_CskEnCRFrUI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/02/26 03:47:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ANSKqoR5LTDTjSR6s_ygCFiZ1iqsFNNj47Oyq1emA8qPIdeTyWxtqJgJaBpHHBaWA1TVh4wqVpzAjZhTWe2_hdjok5PVwA0hGHQPTJMIUgpbZu7aOjL9pEDPW2UPBVQlXh2_Ci_7ONsX7scqoFDmpqLsO-X2DTivUqwDWlZ295_YTe-a2L0egRE3EN4O7j_Y9KDJFu1BDMGUQQxmadHv17tbRg5IkK95Pdpd-lnZG3r7R331G1ccyM68Z55alcZgKUj9fO4c6szfVeUEkUkOXCPSCLH-hXs1b-XbGdFpZo0-GoTdKm57-VX9qL-SYohQUPUUBLrvIY_BLZYaxtqRXPU 2026/02/26 03:47:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/02/26 03:47:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/26 03:47:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/02/26 03:47:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/26 03:47:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/26 03:47:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/02/26 03:47:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ANSKqoR5LTDTjSR6s_ygCFiZ1iqsFNNj47Oyq1emA8qPIdeTyWxtqJgJaBpHHBaWA1TVh4wqVpzAjZhTWe2_hdjok5PVwA0hGHQPTJMIUgpbZu7aOjL9pEDPW2UPBVQlXh2_Ci_7ONsX7scqoFDmpqLsO-X2DTivUqwDWlZ295_YTe-a2L0egRE3EN4O7j_Y9KDJFu1BDMGUQQxmadHv17tbRg5IkK95Pdpd-lnZG3r7R331G1ccyM68Z55alcZgKUj9fO4c6szfVeUEkUkOXCPSCLH-hXs1b-XbGdFpZo0-GoTdKm57-VX9qL-SYohQUPUUBLrvIY_BLZYaxtqRXPU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/02/26 03:47:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AE8bFg81OYsmRW2s5o-3L5T40-8t712MzfiO2REphZF6Bzk99kaV-gaHF0Fcj72VFuWZA8jHYnRoqrNH8WxJN2k-C4h4zHk2VLaZkivWTDnzOR_rd8XFJVdaOtJoTh2dWtKVmG2XW6VUuLpvLfycSR0bdlJqM_LIpU-3uo51TBnYO2hhHAstLmBR4g5YlHzWJxslQfJ1gXgvDWhxl9zVCi89javMJi8M_ww5BXOatkF_TzV_tCH7KxAEheO0aCh3QBf44S08XLP2F-RgyndG1lI40r_6KFO6NAjaFZ-1hHZx4kMRcMIOryR8vv18QLk8UHbpUqnq2pSKL80tsdlkYcE 2026/02/26 03:47:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/26 03:47:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/02/26 03:47:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/02/26 03:47:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/26 03:47:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/26 03:47:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/02/26 03:47:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AE8bFg81OYsmRW2s5o-3L5T40-8t712MzfiO2REphZF6Bzk99kaV-gaHF0Fcj72VFuWZA8jHYnRoqrNH8WxJN2k-C4h4zHk2VLaZkivWTDnzOR_rd8XFJVdaOtJoTh2dWtKVmG2XW6VUuLpvLfycSR0bdlJqM_LIpU-3uo51TBnYO2hhHAstLmBR4g5YlHzWJxslQfJ1gXgvDWhxl9zVCi89javMJi8M_ww5BXOatkF_TzV_tCH7KxAEheO0aCh3QBf44S08XLP2F-RgyndG1lI40r_6KFO6NAjaFZ-1hHZx4kMRcMIOryR8vv18QLk8UHbpUqnq2pSKL80tsdlkYcE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/02/26 03:47:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AI_cY6L7_n99XeQhW2ZHkohjDOj27gyHOUqFtkwNRSGbi4KxXsVPgz_u6zkjjYViGrca73umdAPjYdrBuZ-lhTcNdRD0-SeckuEJ3zFPwFIzfBCodfxwFmJzgtJwxfkM2Rqi33ZybTiOrs9_HzhUuJt-wyLJ8YEItymJ9Uv5x04rGr9sQWvGCfu8IImXBGQPWskUg3UoT_2-flNPrJk2naGcoPS_qnT0KXO-IoeP8NW5EUtKcJLwoLqufql89z_4O0pokkaowOO9sUG3ah15j6EbdXocHdS3Z1Z6Xa99Wyu_fvaniH9eyo--UQp7HK6ifZoc80WJE1PjWskO0SL4rME 2026/02/26 03:47:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/26 03:47:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/02/26 03:47:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AI_cY6L7_n99XeQhW2ZHkohjDOj27gyHOUqFtkwNRSGbi4KxXsVPgz_u6zkjjYViGrca73umdAPjYdrBuZ-lhTcNdRD0-SeckuEJ3zFPwFIzfBCodfxwFmJzgtJwxfkM2Rqi33ZybTiOrs9_HzhUuJt-wyLJ8YEItymJ9Uv5x04rGr9sQWvGCfu8IImXBGQPWskUg3UoT_2-flNPrJk2naGcoPS_qnT0KXO-IoeP8NW5EUtKcJLwoLqufql89z_4O0pokkaowOO9sUG3ah15j6EbdXocHdS3Z1Z6Xa99Wyu_fvaniH9eyo--UQp7HK6ifZoc80WJE1PjWskO0SL4rME" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/02/26 03:47:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AMD5qBviJyIUI2A3yiDKh3puD_vVji-xhcH8my-2mSRq1S3JMJggO3cJDtFB1PG_QQ-wUa9VuWBpi5HuI_zLVN0L_Fw3atx7X7S7TA83dOaxMssiYxMegrrYsQ1L9m54WIA7mPjj_nJ6tCVp29bpuf_unFuSnpnrVYB-04ySb8Oxx_UYIlUcTeAdEDZ9FPNYqQVXJcAiQ7Y4O-gjoT_1yzjPsQwsXjqE4KcaADtN2oa-IT6kyxSuH2X9HdAVjYPiPcHiejsQemosEzjGUwKYIrMTk3dlGYakfVysNiU2TN6CnJGHfPxMvkwLcT06z4pCK9MIOOXDouSUtPDfLdJHyfA 2026/02/26 03:47:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/02/26 03:47:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/26 03:47:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AMD5qBviJyIUI2A3yiDKh3puD_vVji-xhcH8my-2mSRq1S3JMJggO3cJDtFB1PG_QQ-wUa9VuWBpi5HuI_zLVN0L_Fw3atx7X7S7TA83dOaxMssiYxMegrrYsQ1L9m54WIA7mPjj_nJ6tCVp29bpuf_unFuSnpnrVYB-04ySb8Oxx_UYIlUcTeAdEDZ9FPNYqQVXJcAiQ7Y4O-gjoT_1yzjPsQwsXjqE4KcaADtN2oa-IT6kyxSuH2X9HdAVjYPiPcHiejsQemosEzjGUwKYIrMTk3dlGYakfVysNiU2TN6CnJGHfPxMvkwLcT06z4pCK9MIOOXDouSUtPDfLdJHyfA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/02/26 03:47:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AI8O2CfAWuLCZsWUJP7doMezdNdrHfmtH-zyh03sF33baN1tCUyF0j5DCExwWy6zFeLhkfuCuMBMysIPBIlFGPEZkbeJt7Spl8uQkMYD4OY6l_pVHpb6NbVyvkXg2O86mvd36l-0BMfiYaCnVkmHDAfZggnhhMpzZNit0sbr_re4GBYuYL-zAsyQ5CrrKwhF8JoRaoWdG9a8BJ6W0sqzlFFYL_pBkkIB--PH8vWZfcoxO3XrRh5lJJAfvEiRC0kFFeAk_GocONl_s_DADVkqpgrF4dbho1-i3E3camZ3aGqbqSyJFAOmH7qAMVK5PIaalvD8Tm0BpiHNA1yKKFJEZho 2026/02/26 03:47:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/26 03:47:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/26 03:47:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AI8O2CfAWuLCZsWUJP7doMezdNdrHfmtH-zyh03sF33baN1tCUyF0j5DCExwWy6zFeLhkfuCuMBMysIPBIlFGPEZkbeJt7Spl8uQkMYD4OY6l_pVHpb6NbVyvkXg2O86mvd36l-0BMfiYaCnVkmHDAfZggnhhMpzZNit0sbr_re4GBYuYL-zAsyQ5CrrKwhF8JoRaoWdG9a8BJ6W0sqzlFFYL_pBkkIB--PH8vWZfcoxO3XrRh5lJJAfvEiRC0kFFeAk_GocONl_s_DADVkqpgrF4dbho1-i3E3camZ3aGqbqSyJFAOmH7qAMVK5PIaalvD8Tm0BpiHNA1yKKFJEZho" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/02/26 03:47:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AOyLBlMhRHI5mdWBG0xn-Y3eOHbmwZyWofSyGMewZsOlzDppR_LEQLMRUYudAf21aQm33JssZfoDl35EwGwh_qk8-DwokpvDTYCyZNFGuTNdJIrRw_wuh-RDL9MQLIM9HT7dMn0fcJIiJuxBYPyHksxK59RdppNrsx0dHen7ZXnTA74JgZJjKMserjwP8MixzCyzPEgRViDrMGg4O0sm-Zr7v5a-Uw5Q7qGCP2OcoGPKaqtLmWg56306ucOADl9Dly09AYoOeCq6WLec1qr3u_1nw71OVXO0XJPNGCVAFAg5yDEXqc8iTP2Uxp9aMfEPT_JFTNPco_uSvVoZSDsYGSo 2026/02/26 03:47:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/02/26 03:47:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/02/26 03:47:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/02/26 03:47:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/26 03:47:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/02/26 03:47:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/02/26 03:47:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AOyLBlMhRHI5mdWBG0xn-Y3eOHbmwZyWofSyGMewZsOlzDppR_LEQLMRUYudAf21aQm33JssZfoDl35EwGwh_qk8-DwokpvDTYCyZNFGuTNdJIrRw_wuh-RDL9MQLIM9HT7dMn0fcJIiJuxBYPyHksxK59RdppNrsx0dHen7ZXnTA74JgZJjKMserjwP8MixzCyzPEgRViDrMGg4O0sm-Zr7v5a-Uw5Q7qGCP2OcoGPKaqtLmWg56306ucOADl9Dly09AYoOeCq6WLec1qr3u_1nw71OVXO0XJPNGCVAFAg5yDEXqc8iTP2Uxp9aMfEPT_JFTNPco_uSvVoZSDsYGSo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/02/26 03:47:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AKNc8XLONPbRPd6Xi207c5RRrhcqREWEW_LZ0g5yaXPxrmKVCoCmPps4Qko5siKiWhknAa4xF7l7NUkJ0n0_qVKvr_4MDZ6NLzeRy8oIJdLUG6a-5KDSDK3CT77MXTzawprftBsiwI3ApeehvgCWEIV0by54sNMsPyZ5WnxH1vxSmYzP3qB9pEnPRiqu9aiW-oQfpCx_o4ggIEwAxCprabqOsUF6MX-hAEOhowGC7kLJpwlgImGy1SUxTitxpsN3A9i-J5b_5j9SJ30StlG716ZpT5SzTiwZDSeMPWU4tRagYoDpkazKnoVOjZNdlORY2Ln8rCmwpRISS8GbsGiOfPo 2026/02/26 03:47:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/26 03:47:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/02/26 03:47:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/02/26 03:47:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/02/26 03:47:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/26 03:47:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/02/26 03:47:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AKNc8XLONPbRPd6Xi207c5RRrhcqREWEW_LZ0g5yaXPxrmKVCoCmPps4Qko5siKiWhknAa4xF7l7NUkJ0n0_qVKvr_4MDZ6NLzeRy8oIJdLUG6a-5KDSDK3CT77MXTzawprftBsiwI3ApeehvgCWEIV0by54sNMsPyZ5WnxH1vxSmYzP3qB9pEnPRiqu9aiW-oQfpCx_o4ggIEwAxCprabqOsUF6MX-hAEOhowGC7kLJpwlgImGy1SUxTitxpsN3A9i-J5b_5j9SJ30StlG716ZpT5SzTiwZDSeMPWU4tRagYoDpkazKnoVOjZNdlORY2Ln8rCmwpRISS8GbsGiOfPo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/02/26 03:47:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ALOmLfGHeO0mVWUb7Z0hZCnLbK34_CPFYWC4P9ATXEQuJayFXvcb-KP12YckX7UNcpX_DaI7Giz0oqMSmU5uEm57ViKKJTzZ-4KHx4VjfwaUwDUXNf3LOaJ_WtO-ZG8lkt6dx3DC3IgmUHyhw5ZiWyrChmCz4lJjIzHXCAcb9HHjYxYEAV2h7UhqZN5NnMP_qbh0EdzqL9csFSON2dz7CAeRK2AQt_aTEjm4W1CoXTzeRFWCAj9d0raXuZUj4f4f2B4njz3uef8Urr1vkYh5gZJnLgxrRTRk_1CTq05PDjSjkbmcUXt85BmwGNF8NF7Ur9teGBw_627JUL7gJYNI3PE 2026/02/26 03:47:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/02/26 03:47:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/02/26 03:47:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ALOmLfGHeO0mVWUb7Z0hZCnLbK34_CPFYWC4P9ATXEQuJayFXvcb-KP12YckX7UNcpX_DaI7Giz0oqMSmU5uEm57ViKKJTzZ-4KHx4VjfwaUwDUXNf3LOaJ_WtO-ZG8lkt6dx3DC3IgmUHyhw5ZiWyrChmCz4lJjIzHXCAcb9HHjYxYEAV2h7UhqZN5NnMP_qbh0EdzqL9csFSON2dz7CAeRK2AQt_aTEjm4W1CoXTzeRFWCAj9d0raXuZUj4f4f2B4njz3uef8Urr1vkYh5gZJnLgxrRTRk_1CTq05PDjSjkbmcUXt85BmwGNF8NF7Ur9teGBw_627JUL7gJYNI3PE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/02/26 03:47:59 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ABUqUgs-6dZ6Wej4FHyQLfcQPRf-XatzsgKh9x5qJN8-N-QnZAhgmySDu7Aq5O4XtZNMCczJSu3tpeQzbVPIjvonttsPMygm_P4E0IZ0Tc7YU52OaxlxOU_wRtiK8OKNmwLAvtqVHoIpGvuMJLSWzR_J9190dQTwYUFfDgmqhc4HsyiFT4rPOZzrlkR-3YkMuTZLafyLn51cX3me_3Y4_0qLv137qsCMrqwjc0HRitJH41vtKleP8cydKP2DijffDi6O2i1ucNbkfaRbscpYnzFElqCMXI5bCRBSlde_BYxQw36vmCgiaotgRHpOFSphwmfOSKsMdOOKAaF3YoGX0mM 2026/02/26 03:48:00 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/02/26 03:48:00 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/26 03:48:00 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ABUqUgs-6dZ6Wej4FHyQLfcQPRf-XatzsgKh9x5qJN8-N-QnZAhgmySDu7Aq5O4XtZNMCczJSu3tpeQzbVPIjvonttsPMygm_P4E0IZ0Tc7YU52OaxlxOU_wRtiK8OKNmwLAvtqVHoIpGvuMJLSWzR_J9190dQTwYUFfDgmqhc4HsyiFT4rPOZzrlkR-3YkMuTZLafyLn51cX3me_3Y4_0qLv137qsCMrqwjc0HRitJH41vtKleP8cydKP2DijffDi6O2i1ucNbkfaRbscpYnzFElqCMXI5bCRBSlde_BYxQw36vmCgiaotgRHpOFSphwmfOSKsMdOOKAaF3YoGX0mM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/02/26 03:48:01 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AJPkpD15qlJKs8WTFICiELQmGzZhP3x-3gIb13klC372C2_SGgMY-zqZ43cyqNFHS0vuC-lYMrY9Foy-NoDQDoscVi71bMWh8LzagIsf4D_bEeCMUv1nQ2V5dGHJeon-tbWwMS-Ah6TfTKlu7zBDaS9ZgY3n6pGUQ-8THoEevi961rsrJjxJGt5nXMTk7kejvZ2x8xO5cVMcyHDkhGXEqhaXWNiWSiNyiFdFV3NYJOktQ8OCwXi2TVgJvimkMqeJxjLwYbF7OmLkObOj7jI-ar2OiUEMBszgo8jpwc8rCh1crgzQixf2BMjnfbUGvoMHVbdhgsHM1rltmxj4ExhhNvE 2026/02/26 03:48:02 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/02/26 03:48:02 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/26 03:48:02 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AJPkpD15qlJKs8WTFICiELQmGzZhP3x-3gIb13klC372C2_SGgMY-zqZ43cyqNFHS0vuC-lYMrY9Foy-NoDQDoscVi71bMWh8LzagIsf4D_bEeCMUv1nQ2V5dGHJeon-tbWwMS-Ah6TfTKlu7zBDaS9ZgY3n6pGUQ-8THoEevi961rsrJjxJGt5nXMTk7kejvZ2x8xO5cVMcyHDkhGXEqhaXWNiWSiNyiFdFV3NYJOktQ8OCwXi2TVgJvimkMqeJxjLwYbF7OmLkObOj7jI-ar2OiUEMBszgo8jpwc8rCh1crgzQixf2BMjnfbUGvoMHVbdhgsHM1rltmxj4ExhhNvE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/02/26 03:48:03 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AAXzhrKGy-z6tsBVuhgSNz1CG_01ExbiZLEK5EUNxem2BbyMEDmLc_PjxKEEQXUAvGnqei2MiG5nMjRKSpEiboPcOkrDbAwE0iM3vL0x1UAO3ojZpuEQWKQhkDO0O6Wt9x-h39-muTK2Jaia5_loFDY9q6ncVGZEXcNNAGsOj-qrZaIHp73DE-sNi2PgG5UsOvrLrxM8iv3yxY072o3eikbwZZp2dfgnpf6l_1o0juuw7RDIU-lvS5IlVEYfeyvWDRhyxtJQnFOQtWVh20TPEAuqmMCoVBVHNb9mlix-OH_VS1GVEyYiCEyO48icJSFJC-Z9gPNNM--bqfIA-UZsDuk 2026/02/26 03:48:03 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/02/26 03:48:03 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/02/26 03:48:03 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/02/26 03:48:03 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/26 03:48:03 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/26 03:48:04 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/02/26 03:48:04 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AAXzhrKGy-z6tsBVuhgSNz1CG_01ExbiZLEK5EUNxem2BbyMEDmLc_PjxKEEQXUAvGnqei2MiG5nMjRKSpEiboPcOkrDbAwE0iM3vL0x1UAO3ojZpuEQWKQhkDO0O6Wt9x-h39-muTK2Jaia5_loFDY9q6ncVGZEXcNNAGsOj-qrZaIHp73DE-sNi2PgG5UsOvrLrxM8iv3yxY072o3eikbwZZp2dfgnpf6l_1o0juuw7RDIU-lvS5IlVEYfeyvWDRhyxtJQnFOQtWVh20TPEAuqmMCoVBVHNb9mlix-OH_VS1GVEyYiCEyO48icJSFJC-Z9gPNNM--bqfIA-UZsDuk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/02/26 03:48:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AP6tEA3OJUh8tEfdQO2Z2cPwGoz0RX1VfTa__CzSuNTrNXnpt1bNgTL1SoQu0IxHY5jCZtlJKUORW8y1gJQdMag5sf-LaKTt61Yz6Ha-KgF5iHt6VXSDmaSUPSsDVbbfAyaeTfQb6whGgqeSNxfXJr-GCTzGgeeCHAyqwA5ypmAJYGkvvTxbNrFie0JQR9NOs_2VoERr-1GkNHjS6rwDa_ykJKH7UqfdRVuLoOWt1s1GXAC4byuhHqfxnK_M7i2ok3yPBzwiN4tRYsGMRt5mGblq5Ci1xpjDTQHWCcR_JlLoC6psfVfjgHr6wDbh5m1Kr6hFtWO1NjiaOEA7423AMo4 2026/02/26 03:48:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/02/26 03:48:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/02/26 03:48:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/02/26 03:48:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/26 03:48:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/26 03:48:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/02/26 03:48:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AP6tEA3OJUh8tEfdQO2Z2cPwGoz0RX1VfTa__CzSuNTrNXnpt1bNgTL1SoQu0IxHY5jCZtlJKUORW8y1gJQdMag5sf-LaKTt61Yz6Ha-KgF5iHt6VXSDmaSUPSsDVbbfAyaeTfQb6whGgqeSNxfXJr-GCTzGgeeCHAyqwA5ypmAJYGkvvTxbNrFie0JQR9NOs_2VoERr-1GkNHjS6rwDa_ykJKH7UqfdRVuLoOWt1s1GXAC4byuhHqfxnK_M7i2ok3yPBzwiN4tRYsGMRt5mGblq5Ci1xpjDTQHWCcR_JlLoC6psfVfjgHr6wDbh5m1Kr6hFtWO1NjiaOEA7423AMo4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/02/26 03:48:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ANoGQ0Rx9jtjjsV0wEyxMQWVLWuMOs61hb0BJop4V6xtDPrxEjc0j09zkYsSlwZFKRlemD0Js52rQxpH-TXITsHWeZzMivLeyEWWzHVc7H7iA15oA7wFkMAhubYIe2v4kZLraJCaRUSscQsVeAgM07qrlvmbwWGM3fs_pjFqd8M_uFMHz65-hynpRnXg88fEOyeGEfq8VHfpwWwoDM1mdLNhTN6FkNgYDFmdLyV2vshx1KLWbVbJVglcVxCV9vY78sAoaLe0S2A6isxPVx4a5WwQddIsRtOZzvUoHLnAaGlgouvGZ1niuj394yosDzO7SAXuf0tGmLZzh2rC3wLBEd4 2026/02/26 03:48:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/02/26 03:48:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/02/26 03:48:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ANoGQ0Rx9jtjjsV0wEyxMQWVLWuMOs61hb0BJop4V6xtDPrxEjc0j09zkYsSlwZFKRlemD0Js52rQxpH-TXITsHWeZzMivLeyEWWzHVc7H7iA15oA7wFkMAhubYIe2v4kZLraJCaRUSscQsVeAgM07qrlvmbwWGM3fs_pjFqd8M_uFMHz65-hynpRnXg88fEOyeGEfq8VHfpwWwoDM1mdLNhTN6FkNgYDFmdLyV2vshx1KLWbVbJVglcVxCV9vY78sAoaLe0S2A6isxPVx4a5WwQddIsRtOZzvUoHLnAaGlgouvGZ1niuj394yosDzO7SAXuf0tGmLZzh2rC3wLBEd4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/02/26 03:48:10 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AL_p-dTgjl32qA2R_6mFYxRJSAqt6ydtcN2KvTegxmTx0J9hojuFC4EzlRxNXrc4YxGiuyNwhAMU1eyIwqZJzg-f0CO_fdVNR7ss84_PJSBeRXVsK2lkZCMbbE7slCnKVFbW6KYMsMP87VRFcJBjU3fPD-xvbtO6p7KwMYofdMpudHgrJIi9txfYF8K7nMhsU2zY8cs2ETApnePfho87jy7pH-hH2CD3uDGJPpm1qHLqsHnxUgps9IEwj0yC2_atEhGEWAuzGM_P8sHFPg-LCRrZmUbfa2UQuD0r6IJfHql9Wvs9bKGQyny3wiP-6LI9My--fipPNJBQzOhyAzZArYg 2026/02/26 03:48:10 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/02/26 03:48:11 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/26 03:48:11 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AL_p-dTgjl32qA2R_6mFYxRJSAqt6ydtcN2KvTegxmTx0J9hojuFC4EzlRxNXrc4YxGiuyNwhAMU1eyIwqZJzg-f0CO_fdVNR7ss84_PJSBeRXVsK2lkZCMbbE7slCnKVFbW6KYMsMP87VRFcJBjU3fPD-xvbtO6p7KwMYofdMpudHgrJIi9txfYF8K7nMhsU2zY8cs2ETApnePfho87jy7pH-hH2CD3uDGJPpm1qHLqsHnxUgps9IEwj0yC2_atEhGEWAuzGM_P8sHFPg-LCRrZmUbfa2UQuD0r6IJfHql9Wvs9bKGQyny3wiP-6LI9My--fipPNJBQzOhyAzZArYg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/02/26 03:48:12 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AFCsIuOQ74E0TmFt6KfpxpJuDUAKyODarAymoJaAGpAhXeYgxGRtU6_SMYpXDr1gr5aLV8_c3P6vxkLn8YnwM0Wn1o-LEFmoBeuR2AQUZ1M_igTM4kffa97g-f-Rd7hAGwWTOYv9ssY59cod2xD0z2WO-r-1pKtsi1htM9qpEsWPKsQLToX7GoYAHjcyiWAf0mlMVeuhJ_JxbklRUlj3uaDpPRkSXxneTUsOzZ7XyXgzl3LpnJmWsnr2QWD1JDD-abyYOjGYqEGnjJcGmWnJKxN582mutuEd-vgfO4MA2Gt6XpNVgnXXdPbHcKJTwU0mjMuhOn8fTRMlvxDeTCTSnQA 2026/02/26 03:48:12 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/02/26 03:48:12 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/26 03:48:12 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AFCsIuOQ74E0TmFt6KfpxpJuDUAKyODarAymoJaAGpAhXeYgxGRtU6_SMYpXDr1gr5aLV8_c3P6vxkLn8YnwM0Wn1o-LEFmoBeuR2AQUZ1M_igTM4kffa97g-f-Rd7hAGwWTOYv9ssY59cod2xD0z2WO-r-1pKtsi1htM9qpEsWPKsQLToX7GoYAHjcyiWAf0mlMVeuhJ_JxbklRUlj3uaDpPRkSXxneTUsOzZ7XyXgzl3LpnJmWsnr2QWD1JDD-abyYOjGYqEGnjJcGmWnJKxN582mutuEd-vgfO4MA2Gt6XpNVgnXXdPbHcKJTwU0mjMuhOn8fTRMlvxDeTCTSnQA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/02/26 03:48:13 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ANNjq-wBK6qOgtWPSLrGTQaQLVCOkslDrk6pM8YHEgtGtjKMRInGVhIbNs0cCkuGubPQCqNfXdqdcJPw-tUSjor3ViE9eNo9Reg0qakkMS8ve6ZSwCCCl0HOXFsAUxytlinfiMfcLJGwr4Htfih4KtWF4oZe10P5V0YaHSIb84WV4u-WfEVLUVe9yftd6D522WDdU0aJ6GY5ngl57ZjEUkx_EKj5dOTEGlOL-zTbxibZ1AVUQOy3bJqoe-mnzJmaDCxKFTGZXol-hfHyHOKn-UOy870fY-QBs_wcE7se4fuzMPu5BpFQtZ40ZgGCDeZTAELURoJAfvqf9XZcUcYToYw 2026/02/26 03:48:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/02/26 03:48:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/02/26 03:48:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/02/26 03:48:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/02/26 03:48:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/26 03:48:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/02/26 03:48:15 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ANNjq-wBK6qOgtWPSLrGTQaQLVCOkslDrk6pM8YHEgtGtjKMRInGVhIbNs0cCkuGubPQCqNfXdqdcJPw-tUSjor3ViE9eNo9Reg0qakkMS8ve6ZSwCCCl0HOXFsAUxytlinfiMfcLJGwr4Htfih4KtWF4oZe10P5V0YaHSIb84WV4u-WfEVLUVe9yftd6D522WDdU0aJ6GY5ngl57ZjEUkx_EKj5dOTEGlOL-zTbxibZ1AVUQOy3bJqoe-mnzJmaDCxKFTGZXol-hfHyHOKn-UOy870fY-QBs_wcE7se4fuzMPu5BpFQtZ40ZgGCDeZTAELURoJAfvqf9XZcUcYToYw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/02/26 03:48:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AL_geO90a3KP8mLHhJmoHk6DUmhwmvIe_uM1qyb2G3PIONRu6C7bTP9lDCyue6AWMGh0bV2lUo15bKQvRyKbonhJN1I6QzsTNE8m6aD117SBOWTBAvyFn_nROCQPmkqKTuqSheHjV-mxItkTsYJzjLRBn_OyDOLa5nB9qjE8H-p0OxawWYvVmWRbkfqlDUvHt0B2jTP3KJL3R4nVoHcotrKlmAB4EcCqaJO5dNGc2s5BNqSTj3Lug8aEFf9Qvi7Iaf6sEEXDcnqUP88_kuTGlAWZlOQGDjis6AVB6SbxsssTz7N6TWqmlqt-tDNbU7N35st3wjIyE9fSFGZVjxvE8P4 2026/02/26 03:48:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/02/26 03:48:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/02/26 03:48:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/02/26 03:48:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/26 03:48:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/02/26 03:48:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/02/26 03:48:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AL_geO90a3KP8mLHhJmoHk6DUmhwmvIe_uM1qyb2G3PIONRu6C7bTP9lDCyue6AWMGh0bV2lUo15bKQvRyKbonhJN1I6QzsTNE8m6aD117SBOWTBAvyFn_nROCQPmkqKTuqSheHjV-mxItkTsYJzjLRBn_OyDOLa5nB9qjE8H-p0OxawWYvVmWRbkfqlDUvHt0B2jTP3KJL3R4nVoHcotrKlmAB4EcCqaJO5dNGc2s5BNqSTj3Lug8aEFf9Qvi7Iaf6sEEXDcnqUP88_kuTGlAWZlOQGDjis6AVB6SbxsssTz7N6TWqmlqt-tDNbU7N35st3wjIyE9fSFGZVjxvE8P4" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/02/26 03:48:19 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/02/26 03:48:21 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/02/26 03:48:23 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/02/26 03:48:25 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/02/26 03:48:28 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/02/26 03:48:29 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AAsTuBYKzYD6VLpW5hZzWS1uAuI2SXAfslu9xuxZiSQhnDlG6lbfOGs-mDK2Gd4kHzuBGrMfOgTwSv_R-wbrt3RXIo_yD2DrhxGeX0INnyGw1Anqv71qo102ILuuDclymWKbXbXbKI9i6Wxt5zySJwg9JPFYMNlXvMyGDQ6zxuh6ziATk3-bt9bVj9CjwQ1iXSRQQTfMwDZsHPS_OckAObweeD-9pJsCZ373msE_GOOJuWAOMIBYaQ5N2XQ0eF-vcX-rRdtztrDcUkJrZUQ297ZgRYcYn3kYUtvLhIh73WXhfDT9yo3bRA4qjLHEObwSmjvH8Dq5v3oxhpRfSsbowPI 2026/02/26 03:48:29 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/26 03:48:29 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "fb71b788110fa22b3600adef85868365" 2026/02/26 03:48:29 DEBUG : unknown-size-put.txt: multipart upload "AAsTuBYKzYD6VLpW5hZzWS1uAuI2SXAfslu9xuxZiSQhnDlG6lbfOGs-mDK2Gd4kHzuBGrMfOgTwSv_R-wbrt3RXIo_yD2DrhxGeX0INnyGw1Anqv71qo102ILuuDclymWKbXbXbKI9i6Wxt5zySJwg9JPFYMNlXvMyGDQ6zxuh6ziATk3-bt9bVj9CjwQ1iXSRQQTfMwDZsHPS_OckAObweeD-9pJsCZ373msE_GOOJuWAOMIBYaQ5N2XQ0eF-vcX-rRdtztrDcUkJrZUQ297ZgRYcYn3kYUtvLhIh73WXhfDT9yo3bRA4qjLHEObwSmjvH8Dq5v3oxhpRfSsbowPI" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/02/26 03:48:30 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AI6w2HITCf0yXqvQqPrntoYdOlutZQ3TYVKNS55B5GQX3J6bH_nrVZ2tw_e1x4zxFE3uC_Qg0LdQGL46qTXp1axCHUnIl3wst8k9LyrihJjwgVRBzDUQFb9QO4fySdR5992pp6gTUrj75_pAcJqfHbqs_ZvDT5VRN8c2ukb52vTlkTG9R_vx83nfCVsomYzGe7uTBcYJhrnU1VmstAd1jMH75dEgBU7sSkuM-GdDxJLQ_yfE6n5Zi9wvcIm7XPqhVgjnzLS-Ma8jYZkCVHJ7bOFtidYDfwWk_7BCwQQsWSXcMg49e0UHPRvvE6UsSihqgKWo1G4MzQzGVKBEYUwylwg 2026/02/26 03:48:30 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/02/26 03:48:30 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "e4062e826b9a2a7def318a11cb207994" 2026/02/26 03:48:30 DEBUG : unknown-size-update.txt: multipart upload "AI6w2HITCf0yXqvQqPrntoYdOlutZQ3TYVKNS55B5GQX3J6bH_nrVZ2tw_e1x4zxFE3uC_Qg0LdQGL46qTXp1axCHUnIl3wst8k9LyrihJjwgVRBzDUQFb9QO4fySdR5992pp6gTUrj75_pAcJqfHbqs_ZvDT5VRN8c2ukb52vTlkTG9R_vx83nfCVsomYzGe7uTBcYJhrnU1VmstAd1jMH75dEgBU7sSkuM-GdDxJLQ_yfE6n5Zi9wvcIm7XPqhVgjnzLS-Ma8jYZkCVHJ7bOFtidYDfwWk_7BCwQQsWSXcMg49e0UHPRvvE6UsSihqgKWo1G4MzQzGVKBEYUwylwg" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/02/26 03:48:30 DEBUG : Creating backend with remote "TestS3R2:rclone-test-pudiwod6joti/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/26 03:48:30 DEBUG : Waiting for deletions to finish 2026/02/26 03:48:30 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/02/26 03:48:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/02/26 03:48:31 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/02/26 03:48:31 INFO : S3 bucket rclone-test-pudiwod6joti: Bucket "rclone-test-pudiwod6joti" deleted 2026/02/26 03:48:31 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (99.31s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.34s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.50s) --- PASS: TestIntegration/FsMkdir (96.91s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.17s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding (9.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.47s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.36s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (1.71s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (17.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.05s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.93s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.35s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.28s) --- 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.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (53.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (7.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (7.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (7.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (8.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (2.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (3.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (10.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (11.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (2.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (4.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.69s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (10.53s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (1.71s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (1.84s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.26s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.57s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.15s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.51s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.48s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.02s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.23s) --- 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/26 03:48:31 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/02/26 03:48:31 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 99.364s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 1m40.563695028s (try 1/5)