"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/04/14 01:31:06 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kemimew6leha" 2026/04/14 01:31:06 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/04/14 01:31:07 INFO : S3 bucket rclone-test-kemimew6leha: Bucket "rclone-test-kemimew6leha" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/04/14 01:31:08 INFO : S3 bucket rclone-test-kemimew6leha: Bucket "rclone-test-kemimew6leha" deleted === RUN TestIntegration/FsMkdir 2026/04/14 01:31:08 INFO : S3 bucket rclone-test-kemimew6leha: Bucket "rclone-test-kemimew6leha" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/04/14 01:31:08 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/04/14 01:31:08 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/04/14 01:31:08 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 "." fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/dot Messages: Put === 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␊" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: Put === 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/04/14 01:31:20 NOTICE: S3 bucket rclone-test-kemimew6leha: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/04/14 01:31:20 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ABvLTyQzCCR_jbv8vyXXFVUmWKveW2dFk__HO5rkpzrJq3vEgIQDjyrA83zC9UVd9OzNZewMCyFMf3BAagHBkBkKwtiraBKH9YEbZPqQUZfkxj8nEhlNhnnYC0rAZ5U8oOBIjVZcQljTy-x34lXssTSjtD1SAak2h0xH44oquWAw-LcBymb0KBxsoCKZ1M8ngdMNjFz4Puf9XP7fU4_SJ2J9zU9ymWufselRDv8iQJiJj8airDscwmOMLAueCcU7JYT-OgWFO3MYaU76idokLHS0Tiptc4UIFPmgfZoFw0Uve0DzEkBDj6tUYqJfg-UtFWRwo6NyUqhnKpCYLLkMPpw 2026/04/14 01:31:20 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "f10c1aa96c6a78f132564d983b2b23ff" 2026/04/14 01:31:21 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "db3e7677640d05eede35a69d98f6f350" 2026/04/14 01:31:21 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "ec56c11e8ce9dff81a9dcc290fd97ce5" 2026/04/14 01:31:21 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ABvLTyQzCCR_jbv8vyXXFVUmWKveW2dFk__HO5rkpzrJq3vEgIQDjyrA83zC9UVd9OzNZewMCyFMf3BAagHBkBkKwtiraBKH9YEbZPqQUZfkxj8nEhlNhnnYC0rAZ5U8oOBIjVZcQljTy-x34lXssTSjtD1SAak2h0xH44oquWAw-LcBymb0KBxsoCKZ1M8ngdMNjFz4Puf9XP7fU4_SJ2J9zU9ymWufselRDv8iQJiJj8airDscwmOMLAueCcU7JYT-OgWFO3MYaU76idokLHS0Tiptc4UIFPmgfZoFw0Uve0DzEkBDj6tUYqJfg-UtFWRwo6NyUqhnKpCYLLkMPpw" 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/04/14 01:31:24 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/04/14 01:31:24 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/04/14 01:31:26 DEBUG : S3 bucket rclone-test-kemimew6leha: bucket is versioned: false 2026/04/14 01:31:26 DEBUG : Waiting for deletions to finish 2026/04/14 01:31:26 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/04/14 01:31:26 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/04/14 01:31:26 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/04/14 01:31:27 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kemimew6leha/dirToPurgeFromRoot" 2026/04/14 01:31:27 DEBUG : S3 bucket rclone-test-kemimew6leha path dirToPurgeFromRoot: bucket is versioned: false 2026/04/14 01:31:27 DEBUG : Waiting for deletions to finish 2026/04/14 01:31:27 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/04/14 01:31:27 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/04/14 01:31:27 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/14 01:31:27 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kemimew6leha/hello? sausage/êé" 2026/04/14 01:31:28 DEBUG : S3 bucket rclone-test-kemimew6leha path hello? sausage/êé: bucket is versioned: false 2026/04/14 01:31:28 DEBUG : Waiting for deletions to finish 2026/04/14 01:31:28 DEBUG : "a/b/c/d/e.txt" version false 2026/04/14 01:31:28 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/04/14 01:31:28 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/04/14 01:31:33 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kemimew6leha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/14 01:31:34 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kemimew6leha/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-kemimew6leha" from "TestS3R2:rclone-test-kemimew6leha" 2026/04/14 01:31:34 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/04/14 01:31:39 DEBUG : piped data.txt: open chunk writer: started multipart upload: ACBjbhsK-8bA0Bdq_6lHiH170qT8Dkf978qYIcFQNKVXbEk3cgJt_y9gQGGXSvgrzEVDjkzdnCmTp35dGufSBRcuac--uultwvWzpjHob6I5BKuMfd-dw8UZDdkE5LterP1NcelZp8NWkzAlaRo6p2SnxN7C-B62byyWqxQqDwQfhOfsUTbaNov7dPwAUJdn8kFZKpbzhH1htu1EY-gC2Hakb2UmXV5EyWI8VBWVM9ko6qrwquR3dyZySd9dqvX8TgoF2_kiH6p_J-BzgrjJCnbJL1ZF-KC59ZlAgzNrDJ-cwSwfyneik2pgJ59uLfA9yWGigeXuHxLLnA3-7hleyYs 2026/04/14 01:31:39 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/04/14 01:31:39 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/04/14 01:31:39 DEBUG : piped data.txt: multipart upload "ACBjbhsK-8bA0Bdq_6lHiH170qT8Dkf978qYIcFQNKVXbEk3cgJt_y9gQGGXSvgrzEVDjkzdnCmTp35dGufSBRcuac--uultwvWzpjHob6I5BKuMfd-dw8UZDdkE5LterP1NcelZp8NWkzAlaRo6p2SnxN7C-B62byyWqxQqDwQfhOfsUTbaNov7dPwAUJdn8kFZKpbzhH1htu1EY-gC2Hakb2UmXV5EyWI8VBWVM9ko6qrwquR3dyZySd9dqvX8TgoF2_kiH6p_J-BzgrjJCnbJL1ZF-KC59ZlAgzNrDJ-cwSwfyneik2pgJ59uLfA9yWGigeXuHxLLnA3-7hleyYs" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/14 01:31:39 DEBUG : piped data.txt: open chunk writer: started multipart upload: ANAwWA4rCs0GJbXSuTN4TWv32le-fha5g24ItF1ADCVpY9Np6Nycq02M1SxlHglki7Sei23IUlmoZP8uB8d_pZUaEb2v7QuypdqP0muq8muCNTVHHnfxEA5yExcaGkcROMzeO7NLZazzwVPFqqrGlGP6mEG6WLHFysF-17S4Gpj0Uckq4Z9teVaQNJImTtjYL0afNOutcLvaL5Uj_oxUEnMzp6E2HlNHZLVbnclD71601nYsWjOFr9ZD7eoJsSM8RuIeDIAAmMdUX553fHgElva0EkQBPtpQYeLUJi7g_b5Bdu4uo2wPfapXeQObRJbKboDhLtgniAJbLe8bzVXduxc 2026/04/14 01:31:39 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/14 01:31:40 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "1875668cf49728251aa47b08e19086e3" 2026/04/14 01:31:40 DEBUG : piped data.txt: multipart upload "ANAwWA4rCs0GJbXSuTN4TWv32le-fha5g24ItF1ADCVpY9Np6Nycq02M1SxlHglki7Sei23IUlmoZP8uB8d_pZUaEb2v7QuypdqP0muq8muCNTVHHnfxEA5yExcaGkcROMzeO7NLZazzwVPFqqrGlGP6mEG6WLHFysF-17S4Gpj0Uckq4Z9teVaQNJImTtjYL0afNOutcLvaL5Uj_oxUEnMzp6E2HlNHZLVbnclD71601nYsWjOFr9ZD7eoJsSM8RuIeDIAAmMdUX553fHgElva0EkQBPtpQYeLUJi7g_b5Bdu4uo2wPfapXeQObRJbKboDhLtgniAJbLe8bzVXduxc" 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/04/14 01:31:40 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:530: 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/04/14 01:31:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AHVGdFBZyU5khdjnFKccuJYymtaZ56T_eJctoHJTzRjq_PFeaoRB93PF0WuHpglHAHIn2gMXa6cHcpuRWfqFs9LZZeTJIWJEDNS_TvY6WNjwoXvLd1i9YmMFjPyaaAgNt7lgvhuokcaMPrM7FpndJb7UaHJGZwKwh5IRd7FuUfCLPZp8Mo80r7SHW_FFpzSzaLWEMUJDl7-Hp9_VqOF1K2_ClFkpIQM9oluTJWaZQT1VIxhDYo6Te874Z5LB1VmO5uJaJHu2SQHB1DhLB4qXdj0y6wts8UaVaBiKbqSCnoE4oJ3pkyUfnpDQnzeaQ1pMcOu4U3XoHdpv_qulFgyPJMg 2026/04/14 01:31:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/04/14 01:31:43 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/04/14 01:31:43 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AHVGdFBZyU5khdjnFKccuJYymtaZ56T_eJctoHJTzRjq_PFeaoRB93PF0WuHpglHAHIn2gMXa6cHcpuRWfqFs9LZZeTJIWJEDNS_TvY6WNjwoXvLd1i9YmMFjPyaaAgNt7lgvhuokcaMPrM7FpndJb7UaHJGZwKwh5IRd7FuUfCLPZp8Mo80r7SHW_FFpzSzaLWEMUJDl7-Hp9_VqOF1K2_ClFkpIQM9oluTJWaZQT1VIxhDYo6Te874Z5LB1VmO5uJaJHu2SQHB1DhLB4qXdj0y6wts8UaVaBiKbqSCnoE4oJ3pkyUfnpDQnzeaQ1pMcOu4U3XoHdpv_qulFgyPJMg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/04/14 01:31:44 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AGmvfWUj_h3fk1xWVGinoukLDw3yyuDwYaWyvL0z8jnZdlyg4VZUI5EVj9E83ijKse1roE8fNzvuUfyD7ndxIITX6DXG69ga_JM-J9elADRm6ssuNDDQjb-atBDm7_xjPEXSpUwQEUoDM7e1ZFXMduus3CFhEDym28NZBJQ0mSRwYhDOGuMxB8DYZrVOSH703l5Wiy1Zu1NSKhCgQTQKK_lVZEajDPOnR4DYmE6d84u94Se6oe3LYfMTGZPowE2kRCsk-7CK1451aqTuGKId_ckIgMmIhG75nOWTAtlbKLbTHv5Ztm_5lsNur3Fv7PfXMqaQrzt6JxZcW6bkTg6LXCs 2026/04/14 01:31:44 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/04/14 01:31:45 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/14 01:31:45 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AGmvfWUj_h3fk1xWVGinoukLDw3yyuDwYaWyvL0z8jnZdlyg4VZUI5EVj9E83ijKse1roE8fNzvuUfyD7ndxIITX6DXG69ga_JM-J9elADRm6ssuNDDQjb-atBDm7_xjPEXSpUwQEUoDM7e1ZFXMduus3CFhEDym28NZBJQ0mSRwYhDOGuMxB8DYZrVOSH703l5Wiy1Zu1NSKhCgQTQKK_lVZEajDPOnR4DYmE6d84u94Se6oe3LYfMTGZPowE2kRCsk-7CK1451aqTuGKId_ckIgMmIhG75nOWTAtlbKLbTHv5Ztm_5lsNur3Fv7PfXMqaQrzt6JxZcW6bkTg6LXCs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/04/14 01:31:45 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ADPj5wy9f4Xh86rwl0olaz3_4wPvBtSNOXku0HJUmD9fp_BJ8VSbByjsBAIc65igFgt906feoWU1KDTQgUpfnXlw9PYvvislQdBmFZwiS9rsNpT0UcC2AiVHl8pFP1IYyjUBnabBYivLR6ZEBgUNbI6t2SVpzjvGjDL9uVtelK0pNPBW1toUZUjTfrLf0ZHT6DrbgM58bnOhefb851i-JTjeW8V9KgA1kixR5gdM4BiP32pjtfTXqnDfTB0Gj0vBHo5NvNCGzvNSg0rYe60Fk18NwWm257n6Rgx6r3auSjXnzcP7uVW9swi7VtBFhC1mbg4UUtSkkhKzXG7r56FaowU 2026/04/14 01:31:46 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/04/14 01:31:47 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/14 01:31:47 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ADPj5wy9f4Xh86rwl0olaz3_4wPvBtSNOXku0HJUmD9fp_BJ8VSbByjsBAIc65igFgt906feoWU1KDTQgUpfnXlw9PYvvislQdBmFZwiS9rsNpT0UcC2AiVHl8pFP1IYyjUBnabBYivLR6ZEBgUNbI6t2SVpzjvGjDL9uVtelK0pNPBW1toUZUjTfrLf0ZHT6DrbgM58bnOhefb851i-JTjeW8V9KgA1kixR5gdM4BiP32pjtfTXqnDfTB0Gj0vBHo5NvNCGzvNSg0rYe60Fk18NwWm257n6Rgx6r3auSjXnzcP7uVW9swi7VtBFhC1mbg4UUtSkkhKzXG7r56FaowU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/04/14 01:31:48 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ADoAhLk-AATWxUsQh4TMZ7RlFexT7AHRgvms_MHg1LQ3DxWLbWtkbzXFV8sh9g4xiBKfAcNEJFG1qMCiKqhTvK7n5XCFBOVbc53HV5yOth_3H43abZMfN2BSvwzr4MJ6PNQv851S4eHEtoYtL4oLq5VnAzLZ5B-kPETNXGHgAtE4gpneqUk1D7RAKLPz71hiFWHdCjWIL_QYLRd7dsxcVmHBETonmvD7dXO8onK30pjCl8ZvIXa7cMqInlo8DQQLXr1DLX0sWGcvdA3yd0ZkRXig3LK9b5pcKeMVGw6Lip5OOyI0piYdn7O4XOSD-VYudbby1aZmuysYDRnKoBwSeLw 2026/04/14 01:31:48 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/04/14 01:31:48 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/04/14 01:31:48 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/04/14 01:31:48 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/14 01:31:48 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/04/14 01:31:48 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/04/14 01:31:48 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ADoAhLk-AATWxUsQh4TMZ7RlFexT7AHRgvms_MHg1LQ3DxWLbWtkbzXFV8sh9g4xiBKfAcNEJFG1qMCiKqhTvK7n5XCFBOVbc53HV5yOth_3H43abZMfN2BSvwzr4MJ6PNQv851S4eHEtoYtL4oLq5VnAzLZ5B-kPETNXGHgAtE4gpneqUk1D7RAKLPz71hiFWHdCjWIL_QYLRd7dsxcVmHBETonmvD7dXO8onK30pjCl8ZvIXa7cMqInlo8DQQLXr1DLX0sWGcvdA3yd0ZkRXig3LK9b5pcKeMVGw6Lip5OOyI0piYdn7O4XOSD-VYudbby1aZmuysYDRnKoBwSeLw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/04/14 01:31:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: APudY5VAC360flFmZOZYseLQU_DSN4UBfAdIZVFUhUCBWvr8cy4109IZZXRZ6s20OyVxpRxTC-oclYq5wLgOqyoxwWPrwIJzUQqr4QArNkaW-pFfBIikDgqhWWzwtDSfXoIMrVWNff69M7G98Y9-fZyrR8kJloFJedfL5SnRTg3t2hpm5xsprXCu2QKRdIU0IgS8p4JZddaoIp0bQqpM9gerZzDHmAaak1b7QaCMvkcQkIYizhG6iJO4Nfnsm8A3DQ43djcVak6kBl6j2MmebX2Tnt-Z2pinP7Cl5edf85GqLAm0Ac35KO3nWDSKyG4UH2pRmGtzfxUt-8sTKW-wiBE 2026/04/14 01:31:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/04/14 01:31:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/04/14 01:31:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/04/14 01:31:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/14 01:31:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/04/14 01:31:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/04/14 01:31:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "APudY5VAC360flFmZOZYseLQU_DSN4UBfAdIZVFUhUCBWvr8cy4109IZZXRZ6s20OyVxpRxTC-oclYq5wLgOqyoxwWPrwIJzUQqr4QArNkaW-pFfBIikDgqhWWzwtDSfXoIMrVWNff69M7G98Y9-fZyrR8kJloFJedfL5SnRTg3t2hpm5xsprXCu2QKRdIU0IgS8p4JZddaoIp0bQqpM9gerZzDHmAaak1b7QaCMvkcQkIYizhG6iJO4Nfnsm8A3DQ43djcVak6kBl6j2MmebX2Tnt-Z2pinP7Cl5edf85GqLAm0Ac35KO3nWDSKyG4UH2pRmGtzfxUt-8sTKW-wiBE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/04/14 01:31:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ANo8m9BeP5HS1p1bfR-BZFT3rZl2XufYuEoRrw4ErodqcjW1K3JWqtZqU-k96F_tkbWzRklvPk-DXrULSwcqWv5ZjASxOEWUdtHWJmtK2tDuzJejryreM2MYofkv7lHnTImOajatxiGHu8MZq1hKR1aYHIYuiIOuEghPtdE3P-X5yqjg-HXp3Xud-p_fKwzkbUyj3Ucd4uH3mnvM64paN78O7DX8ahhfdsRnLqj-TF1RWJ8czHitchvGUKNdXtd3VuAxm8x6gfZZI6RjPX8uC5f7fgBTFqUTtJ73G_yXzj65PetWyPKH2cNBsvGIL_sRJYfr8Kh-uhJtMgMinWHcDHg 2026/04/14 01:31:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/14 01:31:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/04/14 01:31:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ANo8m9BeP5HS1p1bfR-BZFT3rZl2XufYuEoRrw4ErodqcjW1K3JWqtZqU-k96F_tkbWzRklvPk-DXrULSwcqWv5ZjASxOEWUdtHWJmtK2tDuzJejryreM2MYofkv7lHnTImOajatxiGHu8MZq1hKR1aYHIYuiIOuEghPtdE3P-X5yqjg-HXp3Xud-p_fKwzkbUyj3Ucd4uH3mnvM64paN78O7DX8ahhfdsRnLqj-TF1RWJ8czHitchvGUKNdXtd3VuAxm8x6gfZZI6RjPX8uC5f7fgBTFqUTtJ73G_yXzj65PetWyPKH2cNBsvGIL_sRJYfr8Kh-uhJtMgMinWHcDHg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/04/14 01:31:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AK3bx8lAi_ZEEnkvVtYyLdAZOhK7cA4WVKKJGMD_PtvF-svUwkCnheFJ4ZsEBPtO1cVBVcp5TPkuOWO5A6Swq-aw70GST5X4EHYn-qpp_KJPT24HyvoKa_wDvDyoLQf8KfM7fyRHtl7hP7dl30r5DGaCYudi2D8Sb8JFtSZ3tPQUtobdGNCxDUIxuNmn74hqf-a6GYF1T73yD62KrCjq2plloh8H2kmoetXE82CeVtBav_NVVwk-G_XMcnkRq1Y6lIx9R2IP9EtvFjJq1yx4VUlnfQtBZmvV-9a0fZZTyxDUOczU272sGlz1qLkNFmsG36ElLpCmq_zuoTviam45BW4 2026/04/14 01:31:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/04/14 01:31:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/14 01:31:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AK3bx8lAi_ZEEnkvVtYyLdAZOhK7cA4WVKKJGMD_PtvF-svUwkCnheFJ4ZsEBPtO1cVBVcp5TPkuOWO5A6Swq-aw70GST5X4EHYn-qpp_KJPT24HyvoKa_wDvDyoLQf8KfM7fyRHtl7hP7dl30r5DGaCYudi2D8Sb8JFtSZ3tPQUtobdGNCxDUIxuNmn74hqf-a6GYF1T73yD62KrCjq2plloh8H2kmoetXE82CeVtBav_NVVwk-G_XMcnkRq1Y6lIx9R2IP9EtvFjJq1yx4VUlnfQtBZmvV-9a0fZZTyxDUOczU272sGlz1qLkNFmsG36ElLpCmq_zuoTviam45BW4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/04/14 01:31:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ADBIABjFNZ20zEOeGlIl6DPbNZ3t7HQ6N62evTJE9b1Hr9KT6kN5lMt0TYtWbkCx8lX26O0Ucxq18gxEsxOOSlOvRQFRlX1sWGGwUnEGeh5Q9WkAPkD0_JokmgJNQu8BsiWkd94VMWQBVqGrPAtg7h6Wluxc5c9KrRzhsRfIMnD5CeZUzNYDVeP_ojx0504N9wItchggljWJpb11r1vDfZxL7qgs4DxFcdz32YVb2Qti06fh1n7VqYKp4Sh2TC7SGJSFazeTFlXaMjH-fz5u_Vs8baahPnY8poyflpMCwXPBv6aKgJ9x-f7z7WHBm4l24U0cTDL0ef9fjWuYq1yjEM8 2026/04/14 01:31:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/14 01:31:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/14 01:31:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ADBIABjFNZ20zEOeGlIl6DPbNZ3t7HQ6N62evTJE9b1Hr9KT6kN5lMt0TYtWbkCx8lX26O0Ucxq18gxEsxOOSlOvRQFRlX1sWGGwUnEGeh5Q9WkAPkD0_JokmgJNQu8BsiWkd94VMWQBVqGrPAtg7h6Wluxc5c9KrRzhsRfIMnD5CeZUzNYDVeP_ojx0504N9wItchggljWJpb11r1vDfZxL7qgs4DxFcdz32YVb2Qti06fh1n7VqYKp4Sh2TC7SGJSFazeTFlXaMjH-fz5u_Vs8baahPnY8poyflpMCwXPBv6aKgJ9x-f7z7WHBm4l24U0cTDL0ef9fjWuYq1yjEM8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/04/14 01:31:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AKgee63BIYSgkZ2EfagjOK0eVa_wAlEtnvovw4_YgjGQ9WHW9Ea5fDT8OKXVnzqET4R1GUKii608pB6B470ud-18hKSnAwFjGh0kEzdfQ9CITMHPUtWHYQ-_VaNBwEmro560dRkWsVLWgKNiernIhPzUM0_MbYJm5tRQLYBtjUfMwEf6HRZI-NRB7cZspJ4nqiC83l7OmHxXQg96_O9Vw0l280-GqJy0Fa7PB9ciC24ja8QlYL2jpP7BUHu5jhEF_695zc4njCWLYXDutObZzYq1mNBaw8TCsMfHmrimZs8V_O1T2nb-CS4qgzFMeP_GI8C-pVJMnA779qkcVXu-nzE 2026/04/14 01:31:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/14 01:31:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/14 01:31:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/14 01:31:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/04/14 01:31:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/14 01:31:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/04/14 01:31:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AKgee63BIYSgkZ2EfagjOK0eVa_wAlEtnvovw4_YgjGQ9WHW9Ea5fDT8OKXVnzqET4R1GUKii608pB6B470ud-18hKSnAwFjGh0kEzdfQ9CITMHPUtWHYQ-_VaNBwEmro560dRkWsVLWgKNiernIhPzUM0_MbYJm5tRQLYBtjUfMwEf6HRZI-NRB7cZspJ4nqiC83l7OmHxXQg96_O9Vw0l280-GqJy0Fa7PB9ciC24ja8QlYL2jpP7BUHu5jhEF_695zc4njCWLYXDutObZzYq1mNBaw8TCsMfHmrimZs8V_O1T2nb-CS4qgzFMeP_GI8C-pVJMnA779qkcVXu-nzE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/04/14 01:31:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AKAxFr5RQR6mh_3n02IXzKg8UMkNMfR8-HN0HU4sMC7IuMwW8KJn1GalwymomDjxyxGvdpP-ICGkRSSD27sLSCffNbZgsE7wHLUccpHrGPS4KnvG6_6n003JsBrsMSPpBYPGGSCPvBHJkUexqx1qYtt8xduNUoesWls-hJVRhldHIkeSujCBJsUZU7NTVzfOCRSC8fnvcdoTTPa4dtCnxuw_wvNc3etIWviUbZO9GZEhuCSEqshVis5KRikuPp7ZKgZDQJNjIhG0OIbTuKnWJhba8XE77IbX7p3MfhBVZLefb1XTvmaExiUrPENVRJi536JJt9JzM1JhciLvKvOX6kU 2026/04/14 01:31:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/14 01:31:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/04/14 01:31:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/04/14 01:31:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/14 01:31:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/04/14 01:31:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/04/14 01:31:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AKAxFr5RQR6mh_3n02IXzKg8UMkNMfR8-HN0HU4sMC7IuMwW8KJn1GalwymomDjxyxGvdpP-ICGkRSSD27sLSCffNbZgsE7wHLUccpHrGPS4KnvG6_6n003JsBrsMSPpBYPGGSCPvBHJkUexqx1qYtt8xduNUoesWls-hJVRhldHIkeSujCBJsUZU7NTVzfOCRSC8fnvcdoTTPa4dtCnxuw_wvNc3etIWviUbZO9GZEhuCSEqshVis5KRikuPp7ZKgZDQJNjIhG0OIbTuKnWJhba8XE77IbX7p3MfhBVZLefb1XTvmaExiUrPENVRJi536JJt9JzM1JhciLvKvOX6kU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/04/14 01:32:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: APrw9Tyhtdo9YYQb9jm2ntCsrfBA3NG4mblwyJAMOy9eVdG11rNGdsbicD31zNGvSyjRE0IpxSdfPj4CPnCRXekE65B5U5yOke3J2yJVDrRYNPqrRrZ_xcJ3tZWTB_pAGz6d00RChElyz5CTwdF8Fm1IhkhgG_xSSHagCtVBW2mkqrzmBljisC1uWLVG9wgIu9PKJ6j1vfd7nMWirQaN89kuk1hj0j8RlinNb0NQylCTjeayRHWnXVfDwEymg7bV0QtpWjoJVDv_93RxMN2W2S56tvQNTZ6jJ1C3VdgnFaoTrytS-JclsVeNekYJcH_ETaMb7UzanJ9gIOSqdhSEj8E 2026/04/14 01:32:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/14 01:32:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/04/14 01:32:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "APrw9Tyhtdo9YYQb9jm2ntCsrfBA3NG4mblwyJAMOy9eVdG11rNGdsbicD31zNGvSyjRE0IpxSdfPj4CPnCRXekE65B5U5yOke3J2yJVDrRYNPqrRrZ_xcJ3tZWTB_pAGz6d00RChElyz5CTwdF8Fm1IhkhgG_xSSHagCtVBW2mkqrzmBljisC1uWLVG9wgIu9PKJ6j1vfd7nMWirQaN89kuk1hj0j8RlinNb0NQylCTjeayRHWnXVfDwEymg7bV0QtpWjoJVDv_93RxMN2W2S56tvQNTZ6jJ1C3VdgnFaoTrytS-JclsVeNekYJcH_ETaMb7UzanJ9gIOSqdhSEj8E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/04/14 01:32:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AKlZ3VJQTNlMMEoiDlrXaPqnAay6D4iSIa3LwabEhgJaMUU1Ng340PBiTrDZxuBd5tR_6nMmuNUQLQ7QDDrNrpTl0JyGyW3xxrpVKPs-efpo0WtZxlR0h58lDFAxV8gPlOQMYMMlmOV3t2-F1m-1mQ_F3bWEq1i_wiqsw3ALKfRIEnmfimD2JECx3_cHCJ661lH0mIRTOgT0dNa77lKPzAegYrGZw3wT1lI-NHm3tneuz3q-UpbN5Z5S27CV8e7VeuvNiEIj0YfW-07gqTTouhljhtjuoLGw6rOjzX1AbycR_qUqPOBUaix7x02GKfZMgQ63J2WUNUjnmqjGd-Ho9k0 2026/04/14 01:32:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/04/14 01:32:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/14 01:32:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AKlZ3VJQTNlMMEoiDlrXaPqnAay6D4iSIa3LwabEhgJaMUU1Ng340PBiTrDZxuBd5tR_6nMmuNUQLQ7QDDrNrpTl0JyGyW3xxrpVKPs-efpo0WtZxlR0h58lDFAxV8gPlOQMYMMlmOV3t2-F1m-1mQ_F3bWEq1i_wiqsw3ALKfRIEnmfimD2JECx3_cHCJ661lH0mIRTOgT0dNa77lKPzAegYrGZw3wT1lI-NHm3tneuz3q-UpbN5Z5S27CV8e7VeuvNiEIj0YfW-07gqTTouhljhtjuoLGw6rOjzX1AbycR_qUqPOBUaix7x02GKfZMgQ63J2WUNUjnmqjGd-Ho9k0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/04/14 01:32:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AKPjp6Xf0DdEpPXdv27XAZgQ4tuL1cWUS9pEpE1FUR0tMtAwf8jvSWc4j9owGrqwsdOCi9F8Qo5qyYRC6G416zOXxjE_6qP_MeGAvDv35JIUWFSa2C7WvrytRUZYvOG3SOYuNqUPKSks5yQySW886M2Gkh_quF255_wvrSFqgjR5xeppDPpxSIbnKTDXv0XRoi54JQv3li3FrZ6b3to6L-GCxAfoAn7PxD0C1Wq2cZtKm7EoZefsDF5zvQvEwQO7lMQPOg9_957Cb0jMrNQiAIcYbpe-Dmy58WG0fwb47b4UwbTqkA1RrNpirnYwmdCHv-HYnu6gG2b0Hv11CfINXLk 2026/04/14 01:32:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/14 01:32:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/14 01:32:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AKPjp6Xf0DdEpPXdv27XAZgQ4tuL1cWUS9pEpE1FUR0tMtAwf8jvSWc4j9owGrqwsdOCi9F8Qo5qyYRC6G416zOXxjE_6qP_MeGAvDv35JIUWFSa2C7WvrytRUZYvOG3SOYuNqUPKSks5yQySW886M2Gkh_quF255_wvrSFqgjR5xeppDPpxSIbnKTDXv0XRoi54JQv3li3FrZ6b3to6L-GCxAfoAn7PxD0C1Wq2cZtKm7EoZefsDF5zvQvEwQO7lMQPOg9_957Cb0jMrNQiAIcYbpe-Dmy58WG0fwb47b4UwbTqkA1RrNpirnYwmdCHv-HYnu6gG2b0Hv11CfINXLk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/04/14 01:32:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AKeLs_UQXI9y4B4D46101q1_yVk2NoZ-_u15yXGQBfaSCFGm2qVOTrrBsL06uEw5I0vwsVkTmc-Wpaeazt1pgXbg8BVnD2IuG0w6P_UjgkfP-sDa0oDnJk2bwMqw3wKHiNkL30LoBiNjUPiu1F7BVIDxUXgP8g1z5GHZp_ucpdPkeHUosK_JV4HGTZPLt3DpE42I1pS3N2CGuXJ0DQklgS1pq0DVIJlZdGcTpDPoY9v4-fR4HoIL1u-_vl3VucAytinaq18zmr5CIohhkuQdFhRhcvcx1AgFNeQ0LaTEj3evLRASA0TxLJPeVNJlugQ1ItWDBwGd72UgwSrEF2jSN_Y 2026/04/14 01:32:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/14 01:32:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/14 01:32:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/14 01:32:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/14 01:32:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/14 01:32:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/04/14 01:32:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AKeLs_UQXI9y4B4D46101q1_yVk2NoZ-_u15yXGQBfaSCFGm2qVOTrrBsL06uEw5I0vwsVkTmc-Wpaeazt1pgXbg8BVnD2IuG0w6P_UjgkfP-sDa0oDnJk2bwMqw3wKHiNkL30LoBiNjUPiu1F7BVIDxUXgP8g1z5GHZp_ucpdPkeHUosK_JV4HGTZPLt3DpE42I1pS3N2CGuXJ0DQklgS1pq0DVIJlZdGcTpDPoY9v4-fR4HoIL1u-_vl3VucAytinaq18zmr5CIohhkuQdFhRhcvcx1AgFNeQ0LaTEj3evLRASA0TxLJPeVNJlugQ1ItWDBwGd72UgwSrEF2jSN_Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/04/14 01:32:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AJf105IBsyE5uF_bLX-1-iLuKZKe4KsY4ICwmxrr-cvRZAj2gANjR54JZTj-slaCMzjdC1ZfWAGowXeoggcs-H5x6QfQ2Ra1a870BKeyUxzB4JrRTiXHMDdCa5SP-heikvMIYJWZHuwQCxFg3Zji7BwsoNBJumoxOpzjs0HSE3rNGEMFIa7BzbAHZ4Fw9LDzxcaASw51EgRrnLrv65_jUcCHCaLAuBty7j2K6AMhvnfgnR80mkLxGb8_Q1umnqxIwmowkCiAqCYFX1dC2YtO0dknqO8edjPPv9Mbx46S2PnLrS8JIPa0DrwYkvnSPJcuEvpX-slkgpFb0Pcb4ifabuo 2026/04/14 01:32:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/14 01:32:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/04/14 01:32:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/04/14 01:32:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/14 01:32:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/14 01:32:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/04/14 01:32:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AJf105IBsyE5uF_bLX-1-iLuKZKe4KsY4ICwmxrr-cvRZAj2gANjR54JZTj-slaCMzjdC1ZfWAGowXeoggcs-H5x6QfQ2Ra1a870BKeyUxzB4JrRTiXHMDdCa5SP-heikvMIYJWZHuwQCxFg3Zji7BwsoNBJumoxOpzjs0HSE3rNGEMFIa7BzbAHZ4Fw9LDzxcaASw51EgRrnLrv65_jUcCHCaLAuBty7j2K6AMhvnfgnR80mkLxGb8_Q1umnqxIwmowkCiAqCYFX1dC2YtO0dknqO8edjPPv9Mbx46S2PnLrS8JIPa0DrwYkvnSPJcuEvpX-slkgpFb0Pcb4ifabuo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/04/14 01:32:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AK7OXQM4OsieBU_xobLHddr8lczG8YlVIBeBTF4yZbgVWytiIwQ80ifKCuA6jJUlifX-ZUu7ooKUFpGbxytJwFzVk04SVLx28cVyx7Du2PEagphWl7UFxtG9fTtPcNZb3f3L4EVJE2lZIPvKLJuL8RRQO0cyBNI8PP-gnQaM-DE1x5MC2CGMXOf1Rw3v_O9VpalY9HocnT5H_WIPYHljEhl_eTff1k0lYTHTMUCc4cUjoR7XiGAZF7AK-vUyNO2prM_Frbcmcm0nJ8JEq6dyL1KUrV6UavT-KpOzRn7RYfUjHdvDBMHEwZmbxKtu7BEk6nx8j0BFgPAAvAaPMO_prqk 2026/04/14 01:32:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/14 01:32:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/04/14 01:32:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AK7OXQM4OsieBU_xobLHddr8lczG8YlVIBeBTF4yZbgVWytiIwQ80ifKCuA6jJUlifX-ZUu7ooKUFpGbxytJwFzVk04SVLx28cVyx7Du2PEagphWl7UFxtG9fTtPcNZb3f3L4EVJE2lZIPvKLJuL8RRQO0cyBNI8PP-gnQaM-DE1x5MC2CGMXOf1Rw3v_O9VpalY9HocnT5H_WIPYHljEhl_eTff1k0lYTHTMUCc4cUjoR7XiGAZF7AK-vUyNO2prM_Frbcmcm0nJ8JEq6dyL1KUrV6UavT-KpOzRn7RYfUjHdvDBMHEwZmbxKtu7BEk6nx8j0BFgPAAvAaPMO_prqk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/04/14 01:32:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AKo8ygwpSRrc0Lm49LmknxEVTC3V4FG7j255Z2BTuJ_4iflmXwze6oNt0P9y_Ml0x7LHOmNKQk7QtolHTwqMhwPAglcSiGw0j13MF3VgT-vMpD6Lbfdnjc41voTXc54FUUA29TdiCujz-Za_shLc5qMINwLsaVP4Lk6IajgbpMN0JXZ254NixgpTFvNEksuSSjckVfp-qMr9OaCvJA3nHPhzrGWkqEXEXX0Up-g1tPDHSeFTpadqnwHRmFMGc90hpKyp_YcRVnehJL7W_Qto-2c66HPkKO-F9dStsLa3wpF-pjGQ2PKGFEaCNHU5w3mreiKd-q4NCJZXHE9cloDDPaI 2026/04/14 01:32:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/04/14 01:32:12 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/14 01:32:12 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AKo8ygwpSRrc0Lm49LmknxEVTC3V4FG7j255Z2BTuJ_4iflmXwze6oNt0P9y_Ml0x7LHOmNKQk7QtolHTwqMhwPAglcSiGw0j13MF3VgT-vMpD6Lbfdnjc41voTXc54FUUA29TdiCujz-Za_shLc5qMINwLsaVP4Lk6IajgbpMN0JXZ254NixgpTFvNEksuSSjckVfp-qMr9OaCvJA3nHPhzrGWkqEXEXX0Up-g1tPDHSeFTpadqnwHRmFMGc90hpKyp_YcRVnehJL7W_Qto-2c66HPkKO-F9dStsLa3wpF-pjGQ2PKGFEaCNHU5w3mreiKd-q4NCJZXHE9cloDDPaI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/04/14 01:32:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AL_wpYU3pdP6d4wyUeKlcodxUIXOAoLeCTm5SQUMGC8YkkiWHRHYzwUzt-1483G48iBgw6k8LDZMyGP53peZBRcVzTdo6i4emvOc5rQZ3bN89qYEe_EpHU82ndDw8sZLUfj4YJT3a4_r-lifeRpLYooLfrymCPBRwHKKYqzN6ytVIRmmMa9_yoYIS4is-7nSELfF48VknitoNPIyb4pbeZRcp3rUaVzhOQu1WnPlU9zb4jZIOoWC7sqdLfmoIIkBVRlr6NAr_mAY4vWtQDw9-1j6KU40u3Pp8uZW2soLlqM1DvW6pJzN3_XzCpVNHaJKSQoS14tp46WTGCYkh8XLOag 2026/04/14 01:32:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/14 01:32:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/14 01:32:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AL_wpYU3pdP6d4wyUeKlcodxUIXOAoLeCTm5SQUMGC8YkkiWHRHYzwUzt-1483G48iBgw6k8LDZMyGP53peZBRcVzTdo6i4emvOc5rQZ3bN89qYEe_EpHU82ndDw8sZLUfj4YJT3a4_r-lifeRpLYooLfrymCPBRwHKKYqzN6ytVIRmmMa9_yoYIS4is-7nSELfF48VknitoNPIyb4pbeZRcp3rUaVzhOQu1WnPlU9zb4jZIOoWC7sqdLfmoIIkBVRlr6NAr_mAY4vWtQDw9-1j6KU40u3Pp8uZW2soLlqM1DvW6pJzN3_XzCpVNHaJKSQoS14tp46WTGCYkh8XLOag" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/04/14 01:32:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AAgkQXr3WFsPJNTpRiwKMJNdtj52A1PRjvy1GAvDFNmxh8Qay_v913ltubmKDrw4wWbsHa3ZuyB46n9m7TBj7inb0XpJJ8rln5djUfDQeLDdY62LJrGU5_Pm3OhHRvd_KFWxVd34Br6iypc_hrBe2YypPOdpzcD-8cqaa76gRhjg6gU1WX9CsARFoPXzu8K8UOLJGK_5An-h6Td47aHYL_UVW9Dzg9ta67buEeDghbMJlzwFgBUPF-FPAquOm2pa1vEez3yWWe7n1R1hNyirD8GLxMprKlQAGA5WOdJUmmlw7UMYTvfc6MKv9k3TJQrZHZOiEQK2PMa4cmXMGyWYHo0 2026/04/14 01:32:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/14 01:32:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/14 01:32:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/04/14 01:32:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/14 01:32:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/04/14 01:32:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/04/14 01:32:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AAgkQXr3WFsPJNTpRiwKMJNdtj52A1PRjvy1GAvDFNmxh8Qay_v913ltubmKDrw4wWbsHa3ZuyB46n9m7TBj7inb0XpJJ8rln5djUfDQeLDdY62LJrGU5_Pm3OhHRvd_KFWxVd34Br6iypc_hrBe2YypPOdpzcD-8cqaa76gRhjg6gU1WX9CsARFoPXzu8K8UOLJGK_5An-h6Td47aHYL_UVW9Dzg9ta67buEeDghbMJlzwFgBUPF-FPAquOm2pa1vEez3yWWe7n1R1hNyirD8GLxMprKlQAGA5WOdJUmmlw7UMYTvfc6MKv9k3TJQrZHZOiEQK2PMa4cmXMGyWYHo0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/04/14 01:32:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ALXSIjV1DpPCyLVXQydsiAQr5OW36garqjEd4CjpeQOEyLNHTKxWxLaOFPIy1acZBfHt3xMZVCx2vmiCPERZ6H_yV3V_AX_SEwjYQAafZq07Yg6m6HEgG2m4Hoj1JNl4c7ykrrBk0brtjzZ9BR3T6vqlw9T7HqTuKZGI3twvWfb-2E-m0MNfVrhsQPT5bkGRw2zMd44HY7FbGxdgk2fb3N5S92wdLRkWOr2LEXJEYISqkb-9FJ5rCOsc00SsTB3BLLhLVZBrSejTKbyqnDHka4X26ZE5Cv9vLH4IMWXrrDJZo1TSihfGkOr7JgkJWWZuL41ZjHFyZvdR9VgBTHOa86s 2026/04/14 01:32:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/14 01:32:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/04/14 01:32:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/04/14 01:32:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/04/14 01:32:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/14 01:32:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/04/14 01:32:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ALXSIjV1DpPCyLVXQydsiAQr5OW36garqjEd4CjpeQOEyLNHTKxWxLaOFPIy1acZBfHt3xMZVCx2vmiCPERZ6H_yV3V_AX_SEwjYQAafZq07Yg6m6HEgG2m4Hoj1JNl4c7ykrrBk0brtjzZ9BR3T6vqlw9T7HqTuKZGI3twvWfb-2E-m0MNfVrhsQPT5bkGRw2zMd44HY7FbGxdgk2fb3N5S92wdLRkWOr2LEXJEYISqkb-9FJ5rCOsc00SsTB3BLLhLVZBrSejTKbyqnDHka4X26ZE5Cv9vLH4IMWXrrDJZo1TSihfGkOr7JgkJWWZuL41ZjHFyZvdR9VgBTHOa86s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/04/14 01:32:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AIFrNhtAOkev66EDyAYNV7zl3E2LWbOY6TmLsmoeYBrCSCzkM1Mz8kHWJGwz2sztxbkUBMkjBNnqqDj7rwwQuouUc6ZqJ-XPkre7elLTJHBcSytQaMyjPh5Mli9rDF4DGhqqW0V5T7N7OdC0iGTspyv8bGIe9SjU9eO_xU222mbK1Cmk2Nz5PnCCwb0RRPqQ4Ic6vFXx1I0CqpbQ-mHedY1qbVVKMPpPtAC3hgJBC_ZWFI7a_TElpWTZdAknwITgG3yaUeIiI-cNo-ZwUAhkM-FOC2uUUE3ALXp39DdBmdx7c0rSLbiFgDRcMTou7v4g7lcR8XES8zTHjNrBk5qvx7c 2026/04/14 01:32:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/04/14 01:32:21 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/04/14 01:32:21 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AIFrNhtAOkev66EDyAYNV7zl3E2LWbOY6TmLsmoeYBrCSCzkM1Mz8kHWJGwz2sztxbkUBMkjBNnqqDj7rwwQuouUc6ZqJ-XPkre7elLTJHBcSytQaMyjPh5Mli9rDF4DGhqqW0V5T7N7OdC0iGTspyv8bGIe9SjU9eO_xU222mbK1Cmk2Nz5PnCCwb0RRPqQ4Ic6vFXx1I0CqpbQ-mHedY1qbVVKMPpPtAC3hgJBC_ZWFI7a_TElpWTZdAknwITgG3yaUeIiI-cNo-ZwUAhkM-FOC2uUUE3ALXp39DdBmdx7c0rSLbiFgDRcMTou7v4g7lcR8XES8zTHjNrBk5qvx7c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/04/14 01:32:22 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ADfnJ5zITTFXzZHZNHVYg8mRlEpqyNHkYfknA3v9Wqlug3mLeEoSD1UHHvEnxXYgL6EZb9E2jbXzGU62sJlC_rpsA3vvWdMMY03kVtCi0ZviDYA4syb730BE9451fXF3mwdRdLj3sEZ5gt4RipH0bf8LVcQdFmNQNXfeMMkKn83yIy8HezJE3iEC-SngM_H9wHPiggE1khzgN1vtdqN8w9cD8gKRzo3TF7qmtvkE09m_f6b6fTI2jz2kHIGIjzboS5UbUksHYz0ytcTXN7vpbYooWHfMkZfHksbECsjqMPrYmLHwx4QMXxFyEJnRNZEqznXmFZpcNbY3pBYoj5JsP6I 2026/04/14 01:32:22 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/04/14 01:32:22 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/14 01:32:23 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ADfnJ5zITTFXzZHZNHVYg8mRlEpqyNHkYfknA3v9Wqlug3mLeEoSD1UHHvEnxXYgL6EZb9E2jbXzGU62sJlC_rpsA3vvWdMMY03kVtCi0ZviDYA4syb730BE9451fXF3mwdRdLj3sEZ5gt4RipH0bf8LVcQdFmNQNXfeMMkKn83yIy8HezJE3iEC-SngM_H9wHPiggE1khzgN1vtdqN8w9cD8gKRzo3TF7qmtvkE09m_f6b6fTI2jz2kHIGIjzboS5UbUksHYz0ytcTXN7vpbYooWHfMkZfHksbECsjqMPrYmLHwx4QMXxFyEJnRNZEqznXmFZpcNbY3pBYoj5JsP6I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/04/14 01:32:24 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AJkqI_GA_yD3oNAFeqnO2MnOCOn7GntBiXRj2U7dHhfe0wURxpNlavS_GphSnRZOC7pyzctz5JchoIyvdWOaTv4Q26XDQRRLVftKLo4SfEswMHEliatLCkSMlhY7LYxkoLt-sn85s8ULi3FlqwT6NW5DIlUrEU9QoJYvUxErd8mMwwp3dvsavn5YkC62axs9N-J-0KKPNMCKQO7P9I9ati3Jhpc0CNfGy3E4Xg8UjU_gPxXStE7FempCRuOIedNZ26qrtr9kJsDMFgyDWtjlxsKfLpjsrZ6JoyZSivPXf4ZXi4W7jL7kmaqnRRr5OJau4P5KKCfUpIkx5bmwNLDi3Nk 2026/04/14 01:32:24 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/04/14 01:32:24 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/14 01:32:25 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AJkqI_GA_yD3oNAFeqnO2MnOCOn7GntBiXRj2U7dHhfe0wURxpNlavS_GphSnRZOC7pyzctz5JchoIyvdWOaTv4Q26XDQRRLVftKLo4SfEswMHEliatLCkSMlhY7LYxkoLt-sn85s8ULi3FlqwT6NW5DIlUrEU9QoJYvUxErd8mMwwp3dvsavn5YkC62axs9N-J-0KKPNMCKQO7P9I9ati3Jhpc0CNfGy3E4Xg8UjU_gPxXStE7FempCRuOIedNZ26qrtr9kJsDMFgyDWtjlxsKfLpjsrZ6JoyZSivPXf4ZXi4W7jL7kmaqnRRr5OJau4P5KKCfUpIkx5bmwNLDi3Nk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/04/14 01:32:25 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AFLcEoxcIvblRLIhISe9RR_1_uSmoib67Ys6Pq25vKWfL0511KGJ1mWgN5Aftn366GoNhhBoKWByA8u0BpCS7i-C4VdQcpoByf4OdNIzPV3gdH8VzGK28xtgcisxu11VVBg1FHSORz0Nkchwh9abUg5TdicgbUW-PP82PVYKigY6LY7Z__Z72jIhoY41iXbS0iZsnJATg-llY-84Gs6JaYd9FRTPFou7uZf0TyROPlv2Izext0ALC-yjhCr8x0YxY3-968Nc9q3kfKbvLCPKPnwKFhRTvOCzMib6OLmtXYOvGmUjIlD2WRcxs7kEejVzGatoAq9LzDgfHtNRSROIHVs 2026/04/14 01:32:25 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/04/14 01:32:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/04/14 01:32:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/04/14 01:32:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/14 01:32:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/14 01:32:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/04/14 01:32:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AFLcEoxcIvblRLIhISe9RR_1_uSmoib67Ys6Pq25vKWfL0511KGJ1mWgN5Aftn366GoNhhBoKWByA8u0BpCS7i-C4VdQcpoByf4OdNIzPV3gdH8VzGK28xtgcisxu11VVBg1FHSORz0Nkchwh9abUg5TdicgbUW-PP82PVYKigY6LY7Z__Z72jIhoY41iXbS0iZsnJATg-llY-84Gs6JaYd9FRTPFou7uZf0TyROPlv2Izext0ALC-yjhCr8x0YxY3-968Nc9q3kfKbvLCPKPnwKFhRTvOCzMib6OLmtXYOvGmUjIlD2WRcxs7kEejVzGatoAq9LzDgfHtNRSROIHVs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/04/14 01:32:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AO131heuwYNVFm2wHfYFD3TcgPdUhoitxE181aHNUTg7tN6ZdoHR9c1436bZNWTjcXiaoXq1bxwmYWTAq3ZZvqpTFGqke37N1aioL5EtKqgXp_yj-tOUl_fp-7Hw6aik52fbjrYnUrX9-7CbKwOSj5Re9hk8nVln2TR0wC8klbF0U0nUrS_tZ6WKqgKc_eRYyN14RywB8z1-TjqMMqdprdjlh6RiWYWTS3XW2e21JtGtjOVolbwUYiQb1OFcS7Aw7HOr-IAMVzXOPZRLJDZScn-aPv08vDERTCYuQNjGNgVJtqjgxl2xIkj2MK2i2gU4ou4IxoOi8HAKeJPDD4bmXRs 2026/04/14 01:32:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/04/14 01:32:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/04/14 01:32:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/04/14 01:32:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/14 01:32:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/14 01:32:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/04/14 01:32:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AO131heuwYNVFm2wHfYFD3TcgPdUhoitxE181aHNUTg7tN6ZdoHR9c1436bZNWTjcXiaoXq1bxwmYWTAq3ZZvqpTFGqke37N1aioL5EtKqgXp_yj-tOUl_fp-7Hw6aik52fbjrYnUrX9-7CbKwOSj5Re9hk8nVln2TR0wC8klbF0U0nUrS_tZ6WKqgKc_eRYyN14RywB8z1-TjqMMqdprdjlh6RiWYWTS3XW2e21JtGtjOVolbwUYiQb1OFcS7Aw7HOr-IAMVzXOPZRLJDZScn-aPv08vDERTCYuQNjGNgVJtqjgxl2xIkj2MK2i2gU4ou4IxoOi8HAKeJPDD4bmXRs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/04/14 01:32:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AO_YStYXMoQSuHU7tUMxHu3mKrasy5qlDHWGC6l2kI5l0P-Iei_e66MTRdIF-VUxivEBhrr4bkHU47X5-1ZLZe8djdjw_z5wvmV2W9PsnxguEPdr7K5RpQmgECijT-HNeTqmNK_7EbX61fcStsqNM485wHS9GQSygf8vfd1J_2p73KAAGDd5fr5k3GPE2Mpr5TTIvNPbyB5RoG3ra8dDJKnnjAeK0NR6B9xzTXWuOHmDO6hinbGl8XDnkZTXXbBMvjdGF-djIn3P92rHPSZFpy_wTNkehAqRMMmxgCajZfw0ciIoDVdPcU1N3IbbMMQ4GSZnaisvlee4lhyHNaEdz28 2026/04/14 01:32:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/04/14 01:32:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/04/14 01:32:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AO_YStYXMoQSuHU7tUMxHu3mKrasy5qlDHWGC6l2kI5l0P-Iei_e66MTRdIF-VUxivEBhrr4bkHU47X5-1ZLZe8djdjw_z5wvmV2W9PsnxguEPdr7K5RpQmgECijT-HNeTqmNK_7EbX61fcStsqNM485wHS9GQSygf8vfd1J_2p73KAAGDd5fr5k3GPE2Mpr5TTIvNPbyB5RoG3ra8dDJKnnjAeK0NR6B9xzTXWuOHmDO6hinbGl8XDnkZTXXbBMvjdGF-djIn3P92rHPSZFpy_wTNkehAqRMMmxgCajZfw0ciIoDVdPcU1N3IbbMMQ4GSZnaisvlee4lhyHNaEdz28" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/04/14 01:32:33 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AHo6VKTeMeKtfa0bw2g-NHpc2hN3dUZlZHcuZOFQPdkWzAZ0fq-cXIl9QOruEkWdtT5E4_NRUV04ZTN4bl82n6fnU0z5PEqQf3p4Jt88D9JPg_59lm8q5M1TiL0VprulgtP9EG1A97XvwuiTxbVSa_nV_iPiT-BV-KyAF37rVIXEv3czFFSkMDW-YQjtisgHOMrTxZz6U9FkpiFMPqkKVbPCyBODYZKgiDFBqdhVVxfi-_bdtvFiuix0lrLqxGQNunk7v5c38qh2ttCvxncqJwchuTjhytXaSfxzq4YqOqWsvUJKhfLF0hzNd7mxVJe_3fxDlo2qShzzyYfFOxOEwW4 2026/04/14 01:32:33 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/04/14 01:32:34 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/14 01:32:34 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AHo6VKTeMeKtfa0bw2g-NHpc2hN3dUZlZHcuZOFQPdkWzAZ0fq-cXIl9QOruEkWdtT5E4_NRUV04ZTN4bl82n6fnU0z5PEqQf3p4Jt88D9JPg_59lm8q5M1TiL0VprulgtP9EG1A97XvwuiTxbVSa_nV_iPiT-BV-KyAF37rVIXEv3czFFSkMDW-YQjtisgHOMrTxZz6U9FkpiFMPqkKVbPCyBODYZKgiDFBqdhVVxfi-_bdtvFiuix0lrLqxGQNunk7v5c38qh2ttCvxncqJwchuTjhytXaSfxzq4YqOqWsvUJKhfLF0hzNd7mxVJe_3fxDlo2qShzzyYfFOxOEwW4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/04/14 01:32:35 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ACl5qPW4dvguCLSuxiIXngkcbSaEcuSs6RvIkcP3zqEYPOtx3GSD8AjDg1e2cHIAzWi-nLYoxyR8KdwJZvYrlNHdrC3shmHNhk9i2gD-WMz7ny5FJkGdhSmROJUNGXOcmuUovBeXGLvK8-d_hWSW2ptC9F5x7YmkRpUAuvkE576ICw-MJ1iRQux5NFmDcaGNsSQvxr2696BELbhRx7OfqK_uUSUh6hIYmNLC_jaysa5TSkBYj8nQ3C7CabcUay6MyqRAneBrgTRFisldHci1Nnwjq4JFBgmLWyC8kqemrr9C2S6lp3N41369rfM_I3JScKNv4di3BoB9wos3en9D6cQ 2026/04/14 01:32:35 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/04/14 01:32:36 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/14 01:32:36 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ACl5qPW4dvguCLSuxiIXngkcbSaEcuSs6RvIkcP3zqEYPOtx3GSD8AjDg1e2cHIAzWi-nLYoxyR8KdwJZvYrlNHdrC3shmHNhk9i2gD-WMz7ny5FJkGdhSmROJUNGXOcmuUovBeXGLvK8-d_hWSW2ptC9F5x7YmkRpUAuvkE576ICw-MJ1iRQux5NFmDcaGNsSQvxr2696BELbhRx7OfqK_uUSUh6hIYmNLC_jaysa5TSkBYj8nQ3C7CabcUay6MyqRAneBrgTRFisldHci1Nnwjq4JFBgmLWyC8kqemrr9C2S6lp3N41369rfM_I3JScKNv4di3BoB9wos3en9D6cQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/04/14 01:32:37 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AHfm8QAs0PcyFKT22d-zb9xX9HLDHlvb8Q4qFW95Ymnh1XFIalHhvcPZh9I2FixvX_6X-SuYZSeb1sEt1cqcVnJuVMlP3uL-9eLoAMwZEMr6vB4Ljm64rTak4l0QPJ7BzgoBxoXlddDlY9guKimWljWSIaeqEcz922ybhPuGu1rbJOfHmtpsBhRvo91jMZKbpBFqaC5D7yXS9exEmFlihTFWswaJzYJ_pKKzLFBmTCHTUG52CqXS1RG38KEnzzfBy9JN3azj09-lb79-9aiXfPEWABTsXfHsDZjByez4f-hG-Sz2onpGR6O1q4IpYLg-vXhCyR6fboqMHmPYhNKySLg 2026/04/14 01:32:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/04/14 01:32:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/04/14 01:32:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/04/14 01:32:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/04/14 01:32:38 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/14 01:32:38 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/04/14 01:32:38 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AHfm8QAs0PcyFKT22d-zb9xX9HLDHlvb8Q4qFW95Ymnh1XFIalHhvcPZh9I2FixvX_6X-SuYZSeb1sEt1cqcVnJuVMlP3uL-9eLoAMwZEMr6vB4Ljm64rTak4l0QPJ7BzgoBxoXlddDlY9guKimWljWSIaeqEcz922ybhPuGu1rbJOfHmtpsBhRvo91jMZKbpBFqaC5D7yXS9exEmFlihTFWswaJzYJ_pKKzLFBmTCHTUG52CqXS1RG38KEnzzfBy9JN3azj09-lb79-9aiXfPEWABTsXfHsDZjByez4f-hG-Sz2onpGR6O1q4IpYLg-vXhCyR6fboqMHmPYhNKySLg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/04/14 01:32:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AIDYU3Fu-t4A5ulOj46TO7maM-7UbCxinmONDagyzLWGvqjmkasb62VqyOUa0ESFKhX73d8pceqSGK8W93JPzz7nfYnh2IzlUX7t_WNUvT_JJZXYkPhtb4mg-xzWg8R7lNxSNi9x7SKQmjkFa66B7pAmzgKWh7DwpZEHtYVY0CfsmK6mkTZmc-J3I5EyskMN3tz0blDfVe_7mG79ZSKONlZULMoX-y9lmnAPHUkMfzm06byZ5lkfN8tA8plR_A_sDUiEDE3tXxy5xywLopWDW7cM_K41unzktzhGKEGNWJSsQZ_e3HIrg8Ph1KCsL91pzemINZQJLoXG3QlyBgk0WSQ 2026/04/14 01:32:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/04/14 01:32:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/04/14 01:32:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/04/14 01:32:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/14 01:32:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/04/14 01:32:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/04/14 01:32:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AIDYU3Fu-t4A5ulOj46TO7maM-7UbCxinmONDagyzLWGvqjmkasb62VqyOUa0ESFKhX73d8pceqSGK8W93JPzz7nfYnh2IzlUX7t_WNUvT_JJZXYkPhtb4mg-xzWg8R7lNxSNi9x7SKQmjkFa66B7pAmzgKWh7DwpZEHtYVY0CfsmK6mkTZmc-J3I5EyskMN3tz0blDfVe_7mG79ZSKONlZULMoX-y9lmnAPHUkMfzm06byZ5lkfN8tA8plR_A_sDUiEDE3tXxy5xywLopWDW7cM_K41unzktzhGKEGNWJSsQZ_e3HIrg8Ph1KCsL91pzemINZQJLoXG3QlyBgk0WSQ" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/04/14 01:32:43 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/04/14 01:32:44 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/04/14 01:32:47 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/04/14 01:32:49 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/04/14 01:32:52 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/04/14 01:32:53 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ALvNMWBl_6swlo0k1M6ScGN7hYbOvm17ViQ0zRK1j8WnJ1XZxQQQpJgmvalvYVnsK2tmDwDvLiVwbR9ER2QqVJ1yevdk8JrPoD1EBcFfrcLvB7Nu7htGATq5dkTsfFi35kMBhlXtKGGhyTKxHbjdtj3p2_JHUTGXdCCXfY1vkxf7VR6Y4A1kGsvnSEV7rwucDGo27So_NTZZ2SZrgBpV1dNINir7FWi7Dp23nAFPgiQN2Yh6HiRJ9okZE-KB52KavEq5IeqGUJO9T5BcAeeuxFmeD7_ircPDO20k2B1Cx78vZpY2-3MkZTzrqLLfWAgI6QRKEVHcnkWjbq1hLgIU7Q8 2026/04/14 01:32:53 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/14 01:32:54 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "aa6450589fb23a57ae8a2d42c7e65fa3" 2026/04/14 01:32:54 DEBUG : unknown-size-put.txt: multipart upload "ALvNMWBl_6swlo0k1M6ScGN7hYbOvm17ViQ0zRK1j8WnJ1XZxQQQpJgmvalvYVnsK2tmDwDvLiVwbR9ER2QqVJ1yevdk8JrPoD1EBcFfrcLvB7Nu7htGATq5dkTsfFi35kMBhlXtKGGhyTKxHbjdtj3p2_JHUTGXdCCXfY1vkxf7VR6Y4A1kGsvnSEV7rwucDGo27So_NTZZ2SZrgBpV1dNINir7FWi7Dp23nAFPgiQN2Yh6HiRJ9okZE-KB52KavEq5IeqGUJO9T5BcAeeuxFmeD7_ircPDO20k2B1Cx78vZpY2-3MkZTzrqLLfWAgI6QRKEVHcnkWjbq1hLgIU7Q8" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/14 01:32:54 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ADhFmFmpJ3qYpbOP37gBejHaHpL6M6dbReL0rYw3JGKK2miyR2hObNxeqXpvnG4pOX2sIGGw99k8JLmQ_NLtRRepoF9EdfCa4Rra7mMZcUybz3o5nk8O9n4FzW5vxTZAR_kxLQyfKOnL3ss2N-4zZ32YD0VBSPEMHbOH-BQ-e8Y_KwzSJZ6EoXW7zf6LeO2gdWrO-WYoyFWA4uzdE9kiXxWaJ7UYJkfATvl_ttGKyhRWVohGmXOstyP7TiBhkuilwUE9fHk310ju3fHOMW28LH2JWWr7CWq4N43OzfEMk6gP1hOShrOayz2x4dABDqZ02hnDyYdDyNIMxtmqq_EQQsU 2026/04/14 01:32:54 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/04/14 01:32:55 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "061058f7b210aa97fcb5602ba2417b13" 2026/04/14 01:32:55 DEBUG : unknown-size-update.txt: multipart upload "ADhFmFmpJ3qYpbOP37gBejHaHpL6M6dbReL0rYw3JGKK2miyR2hObNxeqXpvnG4pOX2sIGGw99k8JLmQ_NLtRRepoF9EdfCa4Rra7mMZcUybz3o5nk8O9n4FzW5vxTZAR_kxLQyfKOnL3ss2N-4zZ32YD0VBSPEMHbOH-BQ-e8Y_KwzSJZ6EoXW7zf6LeO2gdWrO-WYoyFWA4uzdE9kiXxWaJ7UYJkfATvl_ttGKyhRWVohGmXOstyP7TiBhkuilwUE9fHk310ju3fHOMW28LH2JWWr7CWq4N43OzfEMk6gP1hOShrOayz2x4dABDqZ02hnDyYdDyNIMxtmqq_EQQsU" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/14 01:32:55 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kemimew6leha/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/04/14 01:32:55 DEBUG : Waiting for deletions to finish 2026/04/14 01:32:55 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/04/14 01:32:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/04/14 01:32:55 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/04/14 01:32:56 INFO : S3 bucket rclone-test-kemimew6leha: Bucket "rclone-test-kemimew6leha" deleted 2026/04/14 01:32:56 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- FAIL: TestIntegration (110.24s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.42s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.84s) --- FAIL: TestIntegration/FsMkdir (108.20s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.22s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.10s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (10.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.58s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot (0.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.55s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.53s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.38s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.10s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (19.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.11s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.40s) --- 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.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.47s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.38s) --- 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.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.34s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (60.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (9.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (8.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (8.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (9.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (3.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (10.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (12.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.90s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (11.47s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (1.98s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (1.75s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.65s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.44s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.65s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.79s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.68s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.11s) --- 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/04/14 01:32:56 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/04/14 01:32:56 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) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 110.269s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished ERROR in 1m51.930344635s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/dot TestIntegration/FsMkdir/FsEncoding/trailing_LF]