"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/22 03:33:54 DEBUG : Creating backend with remote "TestS3R2:rclone-test-boyurom6hexo" 2026/04/22 03:33:54 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/22 03:33:55 INFO : S3 bucket rclone-test-boyurom6hexo: Bucket "rclone-test-boyurom6hexo" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/04/22 03:33:56 INFO : S3 bucket rclone-test-boyurom6hexo: Bucket "rclone-test-boyurom6hexo" deleted === RUN TestIntegration/FsMkdir 2026/04/22 03:33:57 INFO : S3 bucket rclone-test-boyurom6hexo: Bucket "rclone-test-boyurom6hexo" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/04/22 03:33:57 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/04/22 03:33:57 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/04/22 03:33:57 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/04/22 03:34:14 NOTICE: S3 bucket rclone-test-boyurom6hexo: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/04/22 03:34:14 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AKJgmZdJbp1r2Y4AvII5f6FxBEgxa6kglJD74F_XOxBycsYH_9PnN02t3TnNjeXU8MzeIXnbhhFhNJR0uLRp2SfVSjy4ozSda3ciQabSWF3ebeNsVZvLNTVcrELAunqtHFLUbuoEPq6iOz7zQWm9V3izGl7TMdb9BXgKM7I7rRMgKOvHTPRoPD-iSsjJmXscirh3aV2k-sqSf7zfYBk3NzBvMEG1BoA4YWeEmS10Iahwh9ndNai4RZajPGnPWqF65zFqyP9PXGNWwrdc0wTDTFOirBtn9tqtArUO48bjVKixdvy8SxQ7Lzpg8XEDpTsiINv0zkwLaDcD0Yq3gVNOZ-U 2026/04/22 03:34:14 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "5553ea5a05c7c483a0ee72b56026d121" 2026/04/22 03:34:15 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "b9a7fd5669c5664d8631accc350eb401" 2026/04/22 03:34:15 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "184dc8948b0e4a4751a2c9d40ac2fd0b" 2026/04/22 03:34:15 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AKJgmZdJbp1r2Y4AvII5f6FxBEgxa6kglJD74F_XOxBycsYH_9PnN02t3TnNjeXU8MzeIXnbhhFhNJR0uLRp2SfVSjy4ozSda3ciQabSWF3ebeNsVZvLNTVcrELAunqtHFLUbuoEPq6iOz7zQWm9V3izGl7TMdb9BXgKM7I7rRMgKOvHTPRoPD-iSsjJmXscirh3aV2k-sqSf7zfYBk3NzBvMEG1BoA4YWeEmS10Iahwh9ndNai4RZajPGnPWqF65zFqyP9PXGNWwrdc0wTDTFOirBtn9tqtArUO48bjVKixdvy8SxQ7Lzpg8XEDpTsiINv0zkwLaDcD0Yq3gVNOZ-U" 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/22 03:34:18 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/04/22 03:34:19 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/22 03:34:21 DEBUG : S3 bucket rclone-test-boyurom6hexo: bucket is versioned: false 2026/04/22 03:34:21 DEBUG : Waiting for deletions to finish 2026/04/22 03:34:21 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/04/22 03:34:21 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/04/22 03:34:21 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/04/22 03:34:22 DEBUG : Creating backend with remote "TestS3R2:rclone-test-boyurom6hexo/dirToPurgeFromRoot" 2026/04/22 03:34:23 DEBUG : S3 bucket rclone-test-boyurom6hexo path dirToPurgeFromRoot: bucket is versioned: false 2026/04/22 03:34:23 DEBUG : Waiting for deletions to finish 2026/04/22 03:34:23 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/04/22 03:34:23 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/04/22 03:34:23 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/22 03:34:23 DEBUG : Creating backend with remote "TestS3R2:rclone-test-boyurom6hexo/hello? sausage/êé" 2026/04/22 03:34:24 DEBUG : S3 bucket rclone-test-boyurom6hexo path hello? sausage/êé: bucket is versioned: false 2026/04/22 03:34:24 DEBUG : Waiting for deletions to finish 2026/04/22 03:34:25 DEBUG : "a/b/c/d/e.txt" version false 2026/04/22 03:34:25 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/04/22 03:34:25 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/22 03:34:32 DEBUG : Creating backend with remote "TestS3R2:rclone-test-boyurom6hexo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/22 03:34:32 DEBUG : Creating backend with remote "TestS3R2:rclone-test-boyurom6hexo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-boyurom6hexo" from "TestS3R2:rclone-test-boyurom6hexo" 2026/04/22 03:34:32 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/22 03:34:38 DEBUG : piped data.txt: open chunk writer: started multipart upload: ADiQ0PhSSXO8ueSAxuQY2x9-sd0RHwxSCDCQ4EZwjELqX6q10pMz8Glo1ehIqL5uyqwE__DA-Om7a0v8ur_TUOV33ZEll_8PG7vSny_ozahr9TDq0NrRsc9OKZMLQzFO3LU9uHq2V9U5yzg8caWl0yMTWLhiyDc9OHGZ3NoX2pk0_jp1s0JFh8eJkqANcL1NHQSqbl0xZp83Eyb-5WLPRwzh45Aiw0T9DwFsTOM5it8UlQ1oQm8VZjgB5lUcSxrfYF6ubwR4A7DZb6i8yyA2g76nMHZvNt00G_ESxgmysL4tUSbtoxC-f0Cy--G-rZCCl_nk545-g80QDpkuzp2fpVg 2026/04/22 03:34:38 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/04/22 03:34:38 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/04/22 03:34:38 DEBUG : piped data.txt: multipart upload "ADiQ0PhSSXO8ueSAxuQY2x9-sd0RHwxSCDCQ4EZwjELqX6q10pMz8Glo1ehIqL5uyqwE__DA-Om7a0v8ur_TUOV33ZEll_8PG7vSny_ozahr9TDq0NrRsc9OKZMLQzFO3LU9uHq2V9U5yzg8caWl0yMTWLhiyDc9OHGZ3NoX2pk0_jp1s0JFh8eJkqANcL1NHQSqbl0xZp83Eyb-5WLPRwzh45Aiw0T9DwFsTOM5it8UlQ1oQm8VZjgB5lUcSxrfYF6ubwR4A7DZb6i8yyA2g76nMHZvNt00G_ESxgmysL4tUSbtoxC-f0Cy--G-rZCCl_nk545-g80QDpkuzp2fpVg" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/22 03:34:39 DEBUG : piped data.txt: open chunk writer: started multipart upload: AAQMBIgjTwkSAM2Zw_DYS5t1RDLCmIgXjH9eJKWGDgYEYIHOsKCaoP6Nl10sZ27MDay7WVJHO3ZHXSTx32QwAktDdG3uQS7X12Jfon-a97-USlyMnP83u-lysr0yzTtp0-6YCRR_PDtF5PO1Y5dzDHaTf8YSlqeavDjxHqy7bKc2KwNJA6zPtQHLHcnGQ3KScnO4YUyp0NGAvRaF4oa08Otbc1gknnj23hpdeAXopikoHNV5D1y6Vy3l7iIdWG0laYWg3hQyTDjXzypGK2hZ3GogXRYEFtFeRbLo9aAL-Lmaxj-6MTfdsMkVmZDPeDtSrv2jQUXers3CLI8hUVENCso 2026/04/22 03:34:39 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/22 03:34:39 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "b919394f389852f52a4f4b2537eb6f23" 2026/04/22 03:34:39 DEBUG : piped data.txt: multipart upload "AAQMBIgjTwkSAM2Zw_DYS5t1RDLCmIgXjH9eJKWGDgYEYIHOsKCaoP6Nl10sZ27MDay7WVJHO3ZHXSTx32QwAktDdG3uQS7X12Jfon-a97-USlyMnP83u-lysr0yzTtp0-6YCRR_PDtF5PO1Y5dzDHaTf8YSlqeavDjxHqy7bKc2KwNJA6zPtQHLHcnGQ3KScnO4YUyp0NGAvRaF4oa08Otbc1gknnj23hpdeAXopikoHNV5D1y6Vy3l7iIdWG0laYWg3hQyTDjXzypGK2hZ3GogXRYEFtFeRbLo9aAL-Lmaxj-6MTfdsMkVmZDPeDtSrv2jQUXers3CLI8hUVENCso" 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/22 03:34: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/22 03:34:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AGgOlvUzfnEM_DpOWX4pqOxBUbU1T6YnWBryXn3mJiaRhR3c8myXuUayf9RvVl3dNqmgeMmXjywyYGKHzpAcJWBb_wFf7NaJ6ZZfSP9dk0ZSK2QXa_QMqeYRsp3DD0XXeI6VSyi5Y-OBlBazVHxYT7sfoPdJaYHi7BqYF_p4HwyqwkeOtrGjDVOu2Qf6EgYepN21if3Rl7S-8OxwQIBejPWHhhoY1iV1lb7JVN7Fpd15ImtnIw-hiDzvuPS7kT4Dbik8P_pWs-oxdlPt7E8RC0XK5z296kvQ7K1q9ZKC6Jdz67JRl9XbLW7L9oBd20d2tp3s_rvLR4uOJZRW6hnMe_g 2026/04/22 03:34:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/04/22 03:34:43 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/04/22 03:34:43 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AGgOlvUzfnEM_DpOWX4pqOxBUbU1T6YnWBryXn3mJiaRhR3c8myXuUayf9RvVl3dNqmgeMmXjywyYGKHzpAcJWBb_wFf7NaJ6ZZfSP9dk0ZSK2QXa_QMqeYRsp3DD0XXeI6VSyi5Y-OBlBazVHxYT7sfoPdJaYHi7BqYF_p4HwyqwkeOtrGjDVOu2Qf6EgYepN21if3Rl7S-8OxwQIBejPWHhhoY1iV1lb7JVN7Fpd15ImtnIw-hiDzvuPS7kT4Dbik8P_pWs-oxdlPt7E8RC0XK5z296kvQ7K1q9ZKC6Jdz67JRl9XbLW7L9oBd20d2tp3s_rvLR4uOJZRW6hnMe_g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/04/22 03:34:44 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ABgfmJ8EKI4CnJP8EpXzzPhNrdyOhTSJFwmnillZuOHpC7n59nbWbhK6HPqQwWBVijvojtdPMj4dkB-QgHNrE2wNyHQGoj10YsMVzyj3Ld6oCrk416pk1isNLnKVscOQnNb6IlBO5L78OqwG0bff3VX37kLhkQTRPYnQNehUUqBjbs0nIx1BvMWflzIzOfuCi3-XygqAqffU0Www9uE3iW0MfsuCzP4x4vOOD-ZKTuJNrqlxwYIK7hxPgrgz1LGKCQJ4YgsUKfMnPYuncqVRCRhyzzOkdEY5c3ZcJCbso13yRUciTdy6qxBRBpxyzxj9O-_EAEGcm_k7ylC-xQGGVUM 2026/04/22 03:34:44 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/04/22 03:34:45 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/22 03:34:45 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ABgfmJ8EKI4CnJP8EpXzzPhNrdyOhTSJFwmnillZuOHpC7n59nbWbhK6HPqQwWBVijvojtdPMj4dkB-QgHNrE2wNyHQGoj10YsMVzyj3Ld6oCrk416pk1isNLnKVscOQnNb6IlBO5L78OqwG0bff3VX37kLhkQTRPYnQNehUUqBjbs0nIx1BvMWflzIzOfuCi3-XygqAqffU0Www9uE3iW0MfsuCzP4x4vOOD-ZKTuJNrqlxwYIK7hxPgrgz1LGKCQJ4YgsUKfMnPYuncqVRCRhyzzOkdEY5c3ZcJCbso13yRUciTdy6qxBRBpxyzxj9O-_EAEGcm_k7ylC-xQGGVUM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/04/22 03:34:46 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AHi0wo8D_fw8sBa_JKtFGoveSUHqI_2Qp0QIt7imwtOw_1oPffP_CKMkyu6HKDo_8cM8UTN0Px14U6DicJi4ENHm7ow40mmIcCcdIZDGO4MIORLhDMzP761WptXTtGnU8JU14ZH0GWr8qmT9RQmxYMHnbUkMvDguxJnkGLPo3qiF_3oZcg-7YD3Bi0e3qVALmtiTK3W20mL5C1DWmDMrJeewdh_xKXUPRwNBcvGPc7IgK44_lovFhBb8EfJWqkj0rsCWGcCW1KIlfiNL94ek72vot-yREX9zfdt-EBljI5PJaXs0sSRYMBeo-X8-axlCMxl1i3VFDRuG-N-NkFaGH2Q 2026/04/22 03:34:46 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/04/22 03:34:46 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/22 03:34:46 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AHi0wo8D_fw8sBa_JKtFGoveSUHqI_2Qp0QIt7imwtOw_1oPffP_CKMkyu6HKDo_8cM8UTN0Px14U6DicJi4ENHm7ow40mmIcCcdIZDGO4MIORLhDMzP761WptXTtGnU8JU14ZH0GWr8qmT9RQmxYMHnbUkMvDguxJnkGLPo3qiF_3oZcg-7YD3Bi0e3qVALmtiTK3W20mL5C1DWmDMrJeewdh_xKXUPRwNBcvGPc7IgK44_lovFhBb8EfJWqkj0rsCWGcCW1KIlfiNL94ek72vot-yREX9zfdt-EBljI5PJaXs0sSRYMBeo-X8-axlCMxl1i3VFDRuG-N-NkFaGH2Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/04/22 03:34:47 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AJ3UAc_lzsCzDt-cAgKg2eINclltzrE-IOp--a3TDEvZ6_bs4mcNXWC3W7g5TxU4FpYbUaCFDN2eBM6mbGa-FrR4DOjuXVk8_LXgvXvvgO10QjEz_LUALEdE78bIDu4W8QTCRNva0_4HxNIBf1ku5Q_7jZJ8F2VC1vVXFJfoscG3qo9u0ha7kW16UwHSpdpnh4LNMZ27hxyyk_QQTNg4gCHPvWRNbncrwDfAk36UkUVebwMbqmUk6_E4IU3lyiTmwJlTjdNTxWrj7KFNrdNgweX2i6ypMNQ-FKTWfzeCOpd-1RzFwXCjlYDAELN5Xn478kNMJBw2RhV7dc_Ul70Fo_A 2026/04/22 03:34:47 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/04/22 03:34:48 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/04/22 03:34:48 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/04/22 03:34:48 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/04/22 03:34:48 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/04/22 03:34:50 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/22 03:34:50 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AJ3UAc_lzsCzDt-cAgKg2eINclltzrE-IOp--a3TDEvZ6_bs4mcNXWC3W7g5TxU4FpYbUaCFDN2eBM6mbGa-FrR4DOjuXVk8_LXgvXvvgO10QjEz_LUALEdE78bIDu4W8QTCRNva0_4HxNIBf1ku5Q_7jZJ8F2VC1vVXFJfoscG3qo9u0ha7kW16UwHSpdpnh4LNMZ27hxyyk_QQTNg4gCHPvWRNbncrwDfAk36UkUVebwMbqmUk6_E4IU3lyiTmwJlTjdNTxWrj7KFNrdNgweX2i6ypMNQ-FKTWfzeCOpd-1RzFwXCjlYDAELN5Xn478kNMJBw2RhV7dc_Ul70Fo_A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/04/22 03:34:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AJ4e-w0D5hFckJTqVdRlVIomL2-6JK_NxXJ0K3m55vy7GAVGiUhVc5Peqx4S_CR44I0Ht78uhnS_ZhVy2TBrr0Qm2PRQguXJhsC4pvNHLJ_-N7Y0dWS7ndX6Iu0hDrT9DbXRtxeLXZcHmiVjVU-V3Q6X09Tl3d_6ip6ezwT0GaAYW_blNHhO3o0WVPKI2Ab5eJ4cU-w6zp5MjPWzCYuYLsAbApoNNTMWi88y2DbANvxD03EqWYAyqWP1NAqVQYQB7OnZ2ll62C8YWsL-GfG8n93mEguoE9uWvi7YYDNHpvqrZRT0nai9mC8MRer9JrutVAH4xk80OUcg-byRJgWknOQ 2026/04/22 03:34:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/04/22 03:34:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/04/22 03:34:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/04/22 03:34:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/04/22 03:34:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/22 03:34:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/04/22 03:34:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AJ4e-w0D5hFckJTqVdRlVIomL2-6JK_NxXJ0K3m55vy7GAVGiUhVc5Peqx4S_CR44I0Ht78uhnS_ZhVy2TBrr0Qm2PRQguXJhsC4pvNHLJ_-N7Y0dWS7ndX6Iu0hDrT9DbXRtxeLXZcHmiVjVU-V3Q6X09Tl3d_6ip6ezwT0GaAYW_blNHhO3o0WVPKI2Ab5eJ4cU-w6zp5MjPWzCYuYLsAbApoNNTMWi88y2DbANvxD03EqWYAyqWP1NAqVQYQB7OnZ2ll62C8YWsL-GfG8n93mEguoE9uWvi7YYDNHpvqrZRT0nai9mC8MRer9JrutVAH4xk80OUcg-byRJgWknOQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/04/22 03:34:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AFSmXlCoU8oXNXvWXWIObF-O2a7unU4CzxX7RysVAAZFq-b6_qSQ7fqboOS2FfS9w5vI1ZIEBIbtluhnTok4xFHLkIP5dtwaDqaD1WeviAS1wsSN4U5tK5OMnLINzFiJiJiVkT37iRFs67Db8zrbyld6mOXUG5ec-Hq45S2H74R-A3sgPILgGhlLi2JpPON6f3s5R_QnW7-FfIjbkrbpH64dgPpY8DlUhHdkA6LuZoWfcdiGmaTkoWn3wDyWG3sMvjoOchPE-2y5YPotYbYdA2vvdZv8Hde6RLbYb5jib_Ru72fIc_6Tkwksv30J57YtqvhfIC5S7qOlakDORrOOXRA 2026/04/22 03:34:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/22 03:34:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/04/22 03:34:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AFSmXlCoU8oXNXvWXWIObF-O2a7unU4CzxX7RysVAAZFq-b6_qSQ7fqboOS2FfS9w5vI1ZIEBIbtluhnTok4xFHLkIP5dtwaDqaD1WeviAS1wsSN4U5tK5OMnLINzFiJiJiVkT37iRFs67Db8zrbyld6mOXUG5ec-Hq45S2H74R-A3sgPILgGhlLi2JpPON6f3s5R_QnW7-FfIjbkrbpH64dgPpY8DlUhHdkA6LuZoWfcdiGmaTkoWn3wDyWG3sMvjoOchPE-2y5YPotYbYdA2vvdZv8Hde6RLbYb5jib_Ru72fIc_6Tkwksv30J57YtqvhfIC5S7qOlakDORrOOXRA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/04/22 03:34:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ADAXunob9SeOCzvkiNvQS24rj60QNMOExkRban6ZNbR94NYabMGTDLfR9HbyJ1zXLxkQkKqHcz1jn9FmOxlFmgeGFWiyl3jxsjnceIP_u0b14wfemaGQiqLGLVuOems2IOFv6ZKvaOVJ4quMp46uXZTnALOc7UQ2U9vam25_aANfw2ITAe-N5IARWynZLTTAhuR-2lGLZ7PO7zeRrcDY7gegDpxzrhk72JRIGcUouKA-j34S5NAUZkbpzfa--Wa4NhtNGaAjB5N-rMyiFEORLdzwo8wjMqO93-WgVuMa2xYklm2blNvYnOFvwrwuCXwBr7lliWoz4e3jqh1pCoDZvPs 2026/04/22 03:34:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/04/22 03:34:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/22 03:34:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ADAXunob9SeOCzvkiNvQS24rj60QNMOExkRban6ZNbR94NYabMGTDLfR9HbyJ1zXLxkQkKqHcz1jn9FmOxlFmgeGFWiyl3jxsjnceIP_u0b14wfemaGQiqLGLVuOems2IOFv6ZKvaOVJ4quMp46uXZTnALOc7UQ2U9vam25_aANfw2ITAe-N5IARWynZLTTAhuR-2lGLZ7PO7zeRrcDY7gegDpxzrhk72JRIGcUouKA-j34S5NAUZkbpzfa--Wa4NhtNGaAjB5N-rMyiFEORLdzwo8wjMqO93-WgVuMa2xYklm2blNvYnOFvwrwuCXwBr7lliWoz4e3jqh1pCoDZvPs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/04/22 03:34:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AJHyS0EyAF60_4A2oWwIq5rBn6BtwBXRfGgmscY0SNNN_8c9nfANXJK3iaSvCRIpdpYyhCRoYa1-3Sb4yw3h2MQv8-sSCibtsCob44GzET2_PQ5Q-DP5zCJqggRX-RZ3L5s3FwpytLXh0nm5_y-YLu-kHQMXGNcS0GxbmE5SglzOzVW_FnLgm8Dwpn7ByvEul2Z4GzxUVtK7MgWLsfNH_Hp1YQlCZB1-jhamRmUHnUiYArB1eaq4q6KAOl3ikF7TzJAYMEMPYu07YS8ciskEUKoJjdnf7TZ3Msl4lBgfgoma88ehf1Xjz9zadh84mASLBVWQtHHaWXcMp0WvH9A8M0c 2026/04/22 03:34:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/22 03:34:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/22 03:34:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AJHyS0EyAF60_4A2oWwIq5rBn6BtwBXRfGgmscY0SNNN_8c9nfANXJK3iaSvCRIpdpYyhCRoYa1-3Sb4yw3h2MQv8-sSCibtsCob44GzET2_PQ5Q-DP5zCJqggRX-RZ3L5s3FwpytLXh0nm5_y-YLu-kHQMXGNcS0GxbmE5SglzOzVW_FnLgm8Dwpn7ByvEul2Z4GzxUVtK7MgWLsfNH_Hp1YQlCZB1-jhamRmUHnUiYArB1eaq4q6KAOl3ikF7TzJAYMEMPYu07YS8ciskEUKoJjdnf7TZ3Msl4lBgfgoma88ehf1Xjz9zadh84mASLBVWQtHHaWXcMp0WvH9A8M0c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/04/22 03:34:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AA2Qkd6k8vhV8eZNBzIvqGNM9yVn-hsHXuXjDR-hJxVVNrTseTlBRK3-u0uiNg4b1j26Z6yrExLV93vSAq4CKM4L9JrXxgQLv4YHWi9pkjESiosC7ojD2a6h4s3eo9Cg-5N6F3uccBkDhvqOBazmYwWysGW6XCxcJNoR94CZCbvNY6zE2Qci3ybgfu13FIcE_g3xJJgySnml0xAUpUfBvl8C-KM1qE9Fxm-yDHQu_6dQEa9smjF1Y5PQj6b3vrjAvDJFpp3tpIsSyV1H5PlNg1LsVhoTZB-KjEyrHDMUIusamd1LUSvwXmRDgE9cZef9iqR_dmB_eDQUUuqZaJUOs8Y 2026/04/22 03:34:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/22 03:35:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/22 03:35:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/22 03:35:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/22 03:35:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/04/22 03:35:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/04/22 03:35:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AA2Qkd6k8vhV8eZNBzIvqGNM9yVn-hsHXuXjDR-hJxVVNrTseTlBRK3-u0uiNg4b1j26Z6yrExLV93vSAq4CKM4L9JrXxgQLv4YHWi9pkjESiosC7ojD2a6h4s3eo9Cg-5N6F3uccBkDhvqOBazmYwWysGW6XCxcJNoR94CZCbvNY6zE2Qci3ybgfu13FIcE_g3xJJgySnml0xAUpUfBvl8C-KM1qE9Fxm-yDHQu_6dQEa9smjF1Y5PQj6b3vrjAvDJFpp3tpIsSyV1H5PlNg1LsVhoTZB-KjEyrHDMUIusamd1LUSvwXmRDgE9cZef9iqR_dmB_eDQUUuqZaJUOs8Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/04/22 03:35:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AEezwDf77E1hTLVaLihyFV66zdkWU-RjTPP1MEWzEKLI0EjbiR3-Iav63zcNLj0TC_JV5L3awDQRWjQ5HdxRBImZ78bRcmzBEggumTIbS1-xUBb2FHdLiiCIlireNV4M-qo_vdVTfBYxBA1tAJKhQCXGX05-eOpeX2uVDbDhyT0WYCCkCa_-JI49ZXVNTcOGisopbVCYMg_4Thjt0Iok7Ppk8gXIaK8aCVlNMbEUbH9pqAjNvhPrtSnMs5VrkaCfNhmSwsVqw2WIEWOfp7HhQ8kLx_1z2ggBt0Gugo4hgtFcjH7r6haGBZwOk90vHOzPuQdZg91SuQXsWfhCjo-ag4w 2026/04/22 03:35:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/22 03:35:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/04/22 03:35:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/04/22 03:35:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/22 03:35:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/04/22 03:35:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/04/22 03:35:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AEezwDf77E1hTLVaLihyFV66zdkWU-RjTPP1MEWzEKLI0EjbiR3-Iav63zcNLj0TC_JV5L3awDQRWjQ5HdxRBImZ78bRcmzBEggumTIbS1-xUBb2FHdLiiCIlireNV4M-qo_vdVTfBYxBA1tAJKhQCXGX05-eOpeX2uVDbDhyT0WYCCkCa_-JI49ZXVNTcOGisopbVCYMg_4Thjt0Iok7Ppk8gXIaK8aCVlNMbEUbH9pqAjNvhPrtSnMs5VrkaCfNhmSwsVqw2WIEWOfp7HhQ8kLx_1z2ggBt0Gugo4hgtFcjH7r6haGBZwOk90vHOzPuQdZg91SuQXsWfhCjo-ag4w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/04/22 03:35:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AAv3qCSagFiTKo63GXpYIu3QSvxm4UExxVeC8sYAJCQLukGp5bom7PnYapaJnaN9-0cX-oyZ5ss8Z4dJseP8WIV41YUdqmLNsTw4TEple0Pmc19_qWauPeVILJNqtNMg7dNnzZ7Xp8-b7Xbxz8wftoSBB3ufVrUVqQEvFkYntGpTGquDH8I4qD4uN2gksAOWMoRx5JL3sSFL65tvKr6yS5WhwE9jNEMpDPXdGmW3f-UJP6wxVn7bGPfuktuC5Ch6WOQHMP-ubKQ3Nf3D5mmSL6X9cp55djhAUnqRijqDQ1_UrEnN8DtxIOQPEV4K66HOKKF_yPeG57aDcz9h0DiOn5Y 2026/04/22 03:35:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/22 03:35:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/04/22 03:35:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AAv3qCSagFiTKo63GXpYIu3QSvxm4UExxVeC8sYAJCQLukGp5bom7PnYapaJnaN9-0cX-oyZ5ss8Z4dJseP8WIV41YUdqmLNsTw4TEple0Pmc19_qWauPeVILJNqtNMg7dNnzZ7Xp8-b7Xbxz8wftoSBB3ufVrUVqQEvFkYntGpTGquDH8I4qD4uN2gksAOWMoRx5JL3sSFL65tvKr6yS5WhwE9jNEMpDPXdGmW3f-UJP6wxVn7bGPfuktuC5Ch6WOQHMP-ubKQ3Nf3D5mmSL6X9cp55djhAUnqRijqDQ1_UrEnN8DtxIOQPEV4K66HOKKF_yPeG57aDcz9h0DiOn5Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/04/22 03:35:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ADJXK83wuJekjFgZCbRpcRqZkA2Dq0e2tp-1dO7_eVwSE8vpm3kCUlKQBk79ppfdRYQOGtnQaZ-Cel9__TLKDBCt0FAFCIg69Qn4LoyBR-4E6tAYQMklMMfoUZg7iQDTISZgraJp19oGWt1N1nPAtj8iPmZGnhJ_QZVICI1KdApjLtwh45MMbTmTVy3wtex3km-peFdo-8Fn7bWewZmOsx1YZGs9PA1j_v3UbeImzLOPZXwMfRKf2x1EeIZcO4YFlp28_moErbluECfwiXBEAcvrFhEGWCu2edqGDL0yj5GKanTKs6HgQdERfQ2elkzI9a9jMAbUAEa_LPzZ34HDmV4 2026/04/22 03:35:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/04/22 03:35:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/22 03:35:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ADJXK83wuJekjFgZCbRpcRqZkA2Dq0e2tp-1dO7_eVwSE8vpm3kCUlKQBk79ppfdRYQOGtnQaZ-Cel9__TLKDBCt0FAFCIg69Qn4LoyBR-4E6tAYQMklMMfoUZg7iQDTISZgraJp19oGWt1N1nPAtj8iPmZGnhJ_QZVICI1KdApjLtwh45MMbTmTVy3wtex3km-peFdo-8Fn7bWewZmOsx1YZGs9PA1j_v3UbeImzLOPZXwMfRKf2x1EeIZcO4YFlp28_moErbluECfwiXBEAcvrFhEGWCu2edqGDL0yj5GKanTKs6HgQdERfQ2elkzI9a9jMAbUAEa_LPzZ34HDmV4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/04/22 03:35:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AJSRHKqNGSDp9b6mAhY6NrMx4FncFKqU4pdwjqkB0UYVyBbSx2UrEq_t7wuDORlvNUVmumD35ljYMkM05erqmjF4OVXxs9VkDK8_go9WfRJbKitQVbQkh9JjLkzqRZN-yUEuTjnPUlnlKBLo7L7EY_bnoHqGOJXCMnrg7Z5a1e-WAMEyyA5GMmcnvmWN-EnLI04aM-EqsidWIqbahkPaHzZKJqs7vljNuDX_t_Cl0QVNkfR38Zuu0LrzNHQ5sdMz86ZImsVQP38kCD04jcUdBzvSWqiqz9HXoh05VNq77Qrc0YGRUuEWkMKETFmVCMA8LYXOelDYe6Kni0bCZt35exI 2026/04/22 03:35:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/22 03:35:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/22 03:35:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AJSRHKqNGSDp9b6mAhY6NrMx4FncFKqU4pdwjqkB0UYVyBbSx2UrEq_t7wuDORlvNUVmumD35ljYMkM05erqmjF4OVXxs9VkDK8_go9WfRJbKitQVbQkh9JjLkzqRZN-yUEuTjnPUlnlKBLo7L7EY_bnoHqGOJXCMnrg7Z5a1e-WAMEyyA5GMmcnvmWN-EnLI04aM-EqsidWIqbahkPaHzZKJqs7vljNuDX_t_Cl0QVNkfR38Zuu0LrzNHQ5sdMz86ZImsVQP38kCD04jcUdBzvSWqiqz9HXoh05VNq77Qrc0YGRUuEWkMKETFmVCMA8LYXOelDYe6Kni0bCZt35exI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/04/22 03:35:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AAmD0JkDVDxYpEjJGlRcBeWt-Tv34DcCraYuD1aXPraumtu9GI2aMTvdvMWMc-FSPYLeWdR5vtrYYNNMUdWSsyx_LbwnUGN2cc48sDdLjsE74aCWP6uZGAZVVgnnBrOGbxUgn619S1TOc44NjjeocxqT-iuBzzRVVZ4jQKa1hO3q2iWgD41gJt3gGEHK7vtL_8zM0WWpFrfgzmpTZ-8mZlYZyzKCsxHuxwtID6sqpAKuIaPx7uEFf1IOVnABASUTdfJRlEeS5LSJjuVhYWVsoBrQMlwjHZesTDlUItFS7180RWWIJjMFzMXbgra4WDCi8tGWN9gclGoQX06XtHqshv4 2026/04/22 03:35:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/22 03:35:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/22 03:35:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/22 03:35:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/22 03:35:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/22 03:35:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/04/22 03:35:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AAmD0JkDVDxYpEjJGlRcBeWt-Tv34DcCraYuD1aXPraumtu9GI2aMTvdvMWMc-FSPYLeWdR5vtrYYNNMUdWSsyx_LbwnUGN2cc48sDdLjsE74aCWP6uZGAZVVgnnBrOGbxUgn619S1TOc44NjjeocxqT-iuBzzRVVZ4jQKa1hO3q2iWgD41gJt3gGEHK7vtL_8zM0WWpFrfgzmpTZ-8mZlYZyzKCsxHuxwtID6sqpAKuIaPx7uEFf1IOVnABASUTdfJRlEeS5LSJjuVhYWVsoBrQMlwjHZesTDlUItFS7180RWWIJjMFzMXbgra4WDCi8tGWN9gclGoQX06XtHqshv4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/04/22 03:35:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AC0Jmmiwtr183MR8RlrfHPInlO2-dBQBVkVZ5rBJItnH5Aunv3qwc8MJTpIAXAF_qybK-8SQqL5xQMDpE6-FO8-mKFomDBQqpO_e_BW53DER4SS5-9v7q2PXCGD-fsggvVf4vKu8ZFDlmKDJvZ6ANmxK9M15ggXbXlSJUE-onUMbjPu5l_iWP0HJA9WpNWzP_6znHlQyWZjhrP_j5N0A5FZ3An8BuT9taBNAmdsFCueNWiok9aO1di_3jtqPY3ORUKHa_z3BJvrBamITSxUSRRoLcY3KICk_gI_-h4DTpPAxrlk5PtnWtj5GoZ6Cz4GlXyAPNfr6OFmUkDvUQqo1dFw 2026/04/22 03:35:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/22 03:35:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/04/22 03:35:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/04/22 03:35:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/22 03:35:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/22 03:35:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/04/22 03:35:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AC0Jmmiwtr183MR8RlrfHPInlO2-dBQBVkVZ5rBJItnH5Aunv3qwc8MJTpIAXAF_qybK-8SQqL5xQMDpE6-FO8-mKFomDBQqpO_e_BW53DER4SS5-9v7q2PXCGD-fsggvVf4vKu8ZFDlmKDJvZ6ANmxK9M15ggXbXlSJUE-onUMbjPu5l_iWP0HJA9WpNWzP_6znHlQyWZjhrP_j5N0A5FZ3An8BuT9taBNAmdsFCueNWiok9aO1di_3jtqPY3ORUKHa_z3BJvrBamITSxUSRRoLcY3KICk_gI_-h4DTpPAxrlk5PtnWtj5GoZ6Cz4GlXyAPNfr6OFmUkDvUQqo1dFw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/04/22 03:35:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AODem4CJNY8SVxXbn11UjI6-zJiHAq2anngs1XAbCo2fMI-MVwQU3xqhGmoGNRI1fH-OrVSg2tdNyJHtoRv9DRCRhsKCisp33ze5yvmiNBSDXLbZQE97QXUP1en58dZ0nBl3tbKrJgjOhDoE6YefKwCCuLYj6i9zS3G3T7P0sGO8JJukJtCfHhnorXpPv1liNIQvL3C-xxP7ZSIoOHW62x5eYHBz5d1bdWJ_ZbKOGyG3EE2cmPyCbVYZaDG8tzeE__I-f1VjeNiG8p0Ca3m8cDkmn_Sc84RSrHX54el3g7jYlXKGZi_Owwa7qr7LB2Lv6SGeLgpHAsLXXfQ30yhilZU 2026/04/22 03:35:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/22 03:35:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/04/22 03:35:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AODem4CJNY8SVxXbn11UjI6-zJiHAq2anngs1XAbCo2fMI-MVwQU3xqhGmoGNRI1fH-OrVSg2tdNyJHtoRv9DRCRhsKCisp33ze5yvmiNBSDXLbZQE97QXUP1en58dZ0nBl3tbKrJgjOhDoE6YefKwCCuLYj6i9zS3G3T7P0sGO8JJukJtCfHhnorXpPv1liNIQvL3C-xxP7ZSIoOHW62x5eYHBz5d1bdWJ_ZbKOGyG3EE2cmPyCbVYZaDG8tzeE__I-f1VjeNiG8p0Ca3m8cDkmn_Sc84RSrHX54el3g7jYlXKGZi_Owwa7qr7LB2Lv6SGeLgpHAsLXXfQ30yhilZU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/04/22 03:35:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AJK896T8WAV4nki1d7CIe6Hthp0pRS4NdA0Xjr8l0a9m56Wa-hYEmasg2TzteW_BzH_Cnq-Vp3Ql3m5fcOmerU3-wqbD8_ps1ORrl1wMVSgVVg002V0Hz6Wb0jjdilaSWEEy-rD2FVHQ-NNMG4aVvM-19_zggEzCnNwBXPXDcBHG1l6uuV0uRAaZofysl1vqkFxrlOBaZCAO868jhYYiQ5Q0oMt9IPGwMB3J_6XSzP1CkRkDQXq9bp0s5PYpJlcKImvWPxiqjTgjf9NFCDPO8_y4-MoK-lnbwmg2V6jswr0zweVJFjRFzmyQlcQHK4jt0bA5NZrO4McfhRE_PiClGlE 2026/04/22 03:35:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/04/22 03:35:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/22 03:35:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AJK896T8WAV4nki1d7CIe6Hthp0pRS4NdA0Xjr8l0a9m56Wa-hYEmasg2TzteW_BzH_Cnq-Vp3Ql3m5fcOmerU3-wqbD8_ps1ORrl1wMVSgVVg002V0Hz6Wb0jjdilaSWEEy-rD2FVHQ-NNMG4aVvM-19_zggEzCnNwBXPXDcBHG1l6uuV0uRAaZofysl1vqkFxrlOBaZCAO868jhYYiQ5Q0oMt9IPGwMB3J_6XSzP1CkRkDQXq9bp0s5PYpJlcKImvWPxiqjTgjf9NFCDPO8_y4-MoK-lnbwmg2V6jswr0zweVJFjRFzmyQlcQHK4jt0bA5NZrO4McfhRE_PiClGlE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/04/22 03:35:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AHvpwW7clPKcql80KJfymgxGIsfVzdi01wJy0TNg64AmfYFxpikdde4QfbTcn09-bbW3qTOAGwUAZMbvekX778z4_6X6rzM17ZrzRc41j8oAnsSqHgX613p3_6-UdghhHLmGTrAN5D0l7iOEsLiCx5fdX-N6WjbhkY9_e4XiCS1dAXVoO1jzlEgL2iCIX-TE17-oUBx9sEZECR1AkA0yhoEFhuRjDlK5In9KJ1gfrbKarhbMdmvA-F4OLs9DE8JqR0UMBEwKoD9YQKs4Sht-3uXpzdhBTdLkl_iPESbqKguTBwPbJuczhz8bVJWTlBhCdAO4BIccrOfSZE4aFpMAPHM 2026/04/22 03:35:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/22 03:35:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/22 03:35:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AHvpwW7clPKcql80KJfymgxGIsfVzdi01wJy0TNg64AmfYFxpikdde4QfbTcn09-bbW3qTOAGwUAZMbvekX778z4_6X6rzM17ZrzRc41j8oAnsSqHgX613p3_6-UdghhHLmGTrAN5D0l7iOEsLiCx5fdX-N6WjbhkY9_e4XiCS1dAXVoO1jzlEgL2iCIX-TE17-oUBx9sEZECR1AkA0yhoEFhuRjDlK5In9KJ1gfrbKarhbMdmvA-F4OLs9DE8JqR0UMBEwKoD9YQKs4Sht-3uXpzdhBTdLkl_iPESbqKguTBwPbJuczhz8bVJWTlBhCdAO4BIccrOfSZE4aFpMAPHM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/04/22 03:35:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AGHrrtEJGoLf9DihRQ-KXXp05eQ4YY0yUg_6cScO0UlCfU0qN4OZdgYITnO4dJMmQUR392Cw_t2TfS0g8O-5aeOUzx2nWUYZFBCWM5pbFubaBJEf8AVX4Kryd7dO_DfZhGfH8GjqdfB-luGzqkhl4riiyuI0tea40Jh87O69wpazHEuoe2YA1nTN9gspEUsS8tVYtRL5hO0Ir37b_k8DVgaNY6SQDiG_MSWQ8afC3vv0nJjxK9GGoHnj-tXeqSvmXWufiHivSA4Y0iaGUDEwDrRfVRXSHOz6X4cdZACq0VK1Fz5wSPdgtSW_jpuhsp4FLF_w0_Lfq-GXMTPqGt6wZOM 2026/04/22 03:35:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/22 03:35:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/22 03:35:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/04/22 03:35:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/04/22 03:35:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/22 03:35:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/04/22 03:35:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AGHrrtEJGoLf9DihRQ-KXXp05eQ4YY0yUg_6cScO0UlCfU0qN4OZdgYITnO4dJMmQUR392Cw_t2TfS0g8O-5aeOUzx2nWUYZFBCWM5pbFubaBJEf8AVX4Kryd7dO_DfZhGfH8GjqdfB-luGzqkhl4riiyuI0tea40Jh87O69wpazHEuoe2YA1nTN9gspEUsS8tVYtRL5hO0Ir37b_k8DVgaNY6SQDiG_MSWQ8afC3vv0nJjxK9GGoHnj-tXeqSvmXWufiHivSA4Y0iaGUDEwDrRfVRXSHOz6X4cdZACq0VK1Fz5wSPdgtSW_jpuhsp4FLF_w0_Lfq-GXMTPqGt6wZOM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/04/22 03:35:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AMsMG6ZBgKgP6Blh7SliyDk9mvkgg8KAdGZ_YOKFPAtaMjxkRrhVqsOVzDeImeeJ1R8JMfO8uISGStsRq9b_R3ksxx3lEbUPGO-YgxiAi24O1iXAuDJAPBy8Vzp8q-nIvZljJDesSbiHUVt1JWDAHHnGo-0VwxwTiMGVVOMxdTaK6FqnLeI3pgbs7A4vVEDjB1k9l_M69RxoT442DxM10aIweK5RoFfqyiVD7lqddATkRJv6OX07maJzipvLpF6vFK7x4h_9HeZKhadXydT1SfVoWS_Xde2C63tL6qLMpmLJNdQWS8t83O1mnXN1Eu_2bwsWVfkcSoETfDSlnQRsnWw 2026/04/22 03:35:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/22 03:35:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/04/22 03:35:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/04/22 03:35:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/04/22 03:35:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/22 03:35:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/04/22 03:35:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AMsMG6ZBgKgP6Blh7SliyDk9mvkgg8KAdGZ_YOKFPAtaMjxkRrhVqsOVzDeImeeJ1R8JMfO8uISGStsRq9b_R3ksxx3lEbUPGO-YgxiAi24O1iXAuDJAPBy8Vzp8q-nIvZljJDesSbiHUVt1JWDAHHnGo-0VwxwTiMGVVOMxdTaK6FqnLeI3pgbs7A4vVEDjB1k9l_M69RxoT442DxM10aIweK5RoFfqyiVD7lqddATkRJv6OX07maJzipvLpF6vFK7x4h_9HeZKhadXydT1SfVoWS_Xde2C63tL6qLMpmLJNdQWS8t83O1mnXN1Eu_2bwsWVfkcSoETfDSlnQRsnWw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/04/22 03:35:32 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AL4a0iHhbqgkEk56rF7pdsYMME8JCzrVvoMXQCVvI0fYci_Blt-bgCIzDczS6ZMBFpjt0Bs3UOtiJ3mX9xro7v1ap3PMUKMiRQ8dp57Wxs-syJFqYJBo7OEGf2wpj48PGF9r59Ujc6BA2GmUihzu8ylcjQnfSwCcuM6faUOMwg98P2H_WMSUG6Gcr8zIeuYDN0jCBDXp8fNckXbdAY0pAulO6cFcQTYVHFyKnDdEjp7pBx6yFIhKySZqbz8r1n6xt2Zw2ba-64ORNNJkfBB22fc2Qg3SprtQbldUsKNSmhMrBKR1IL1LReiJ_bZ27xEVmWQgzTtEIVpEZs3b-Xup2u8 2026/04/22 03:35:32 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/04/22 03:35:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/04/22 03:35:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AL4a0iHhbqgkEk56rF7pdsYMME8JCzrVvoMXQCVvI0fYci_Blt-bgCIzDczS6ZMBFpjt0Bs3UOtiJ3mX9xro7v1ap3PMUKMiRQ8dp57Wxs-syJFqYJBo7OEGf2wpj48PGF9r59Ujc6BA2GmUihzu8ylcjQnfSwCcuM6faUOMwg98P2H_WMSUG6Gcr8zIeuYDN0jCBDXp8fNckXbdAY0pAulO6cFcQTYVHFyKnDdEjp7pBx6yFIhKySZqbz8r1n6xt2Zw2ba-64ORNNJkfBB22fc2Qg3SprtQbldUsKNSmhMrBKR1IL1LReiJ_bZ27xEVmWQgzTtEIVpEZs3b-Xup2u8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/04/22 03:35:34 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AMsk8wrReUhZ8AoTtkc0ZoxB66pGvzlqhx6fmLrVEuDLG1oXGp7ksASV6NqBAb77nIbWjjQRNGLOUzjpuAiwd9hnzyF2dTrQK2g3z_DplXHGzBUjJy8HIohfkDxESk-6fc-P3iAKwg8rheub-9mW9-51UQwglLPboN57SYy23V-0yhdSlbFDJaRzCLGMX0Idqtlu2rHJctiUJnIREE-1O7UHBi08ed-bSgrxu39FxKG9XYKGRsTaqaLw-qyS5DPoEE1xy3ZSy0OAJeJ5MGTnB_LbvYyeVAVbgTxMa4RNc4of4FSRoQpwLPVkOKjHNJMFOgD52OzmAAbpAgFAdi4thQU 2026/04/22 03:35:34 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/04/22 03:35:35 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/22 03:35:35 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AMsk8wrReUhZ8AoTtkc0ZoxB66pGvzlqhx6fmLrVEuDLG1oXGp7ksASV6NqBAb77nIbWjjQRNGLOUzjpuAiwd9hnzyF2dTrQK2g3z_DplXHGzBUjJy8HIohfkDxESk-6fc-P3iAKwg8rheub-9mW9-51UQwglLPboN57SYy23V-0yhdSlbFDJaRzCLGMX0Idqtlu2rHJctiUJnIREE-1O7UHBi08ed-bSgrxu39FxKG9XYKGRsTaqaLw-qyS5DPoEE1xy3ZSy0OAJeJ5MGTnB_LbvYyeVAVbgTxMa4RNc4of4FSRoQpwLPVkOKjHNJMFOgD52OzmAAbpAgFAdi4thQU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/04/22 03:35:36 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AOvN7UJl_9vUdLJEG_cwJk3PoTXTYkA0oCHb5KfGB8rtK6h-O20FKs5VHPsH7yZaNKS55w2vCkMJn3MBSOUaw5OiQW59hwZGrf2GuiI23y_XTaW641b0mi3Jt4nnPMH6015CovLPjmreYM2rP5-fgMz5gouRKP43B3wiEw-8klrSIi6IExgAp47gkKolJstAeyKCS_GoZP7_EaQnRom_b7k8FdiGHtMEnwR04G-Ese6UNV6FeR2yG7vhseKIi6PyiLl6nW-NP8ygoqWHrlF5Z5Pd4-nClSVeOHtmUcXt_rBPwsk1Pa83bebC3yhVW6AdMvU1X-CRHRP2ELXvY532y5w 2026/04/22 03:35:36 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/04/22 03:35:36 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/22 03:35:37 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AOvN7UJl_9vUdLJEG_cwJk3PoTXTYkA0oCHb5KfGB8rtK6h-O20FKs5VHPsH7yZaNKS55w2vCkMJn3MBSOUaw5OiQW59hwZGrf2GuiI23y_XTaW641b0mi3Jt4nnPMH6015CovLPjmreYM2rP5-fgMz5gouRKP43B3wiEw-8klrSIi6IExgAp47gkKolJstAeyKCS_GoZP7_EaQnRom_b7k8FdiGHtMEnwR04G-Ese6UNV6FeR2yG7vhseKIi6PyiLl6nW-NP8ygoqWHrlF5Z5Pd4-nClSVeOHtmUcXt_rBPwsk1Pa83bebC3yhVW6AdMvU1X-CRHRP2ELXvY532y5w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/04/22 03:35:37 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ABreh_lHnZqJXxY15B47MFeeJ1cyYzQ76LloPhABFUMtJ0xoSSZrXQ79ci19oPT57S-MtpMqJN3U3NQZou2Hpzsbx01AgNz8zs9u-B489rPvOhpl_hu0eUrVQu2ILI5uiJO5IQkNJEF940h_ndrkLEF5jjdlESO28nz0CKJ70klEi0ojJfTw-5m4jP6LE6gtJ6FZExJrwFYxCH1AHk95jit0NkD00hRIdp4DnFjUt1_ObMzZ_gQlNbhGRCRW8ERL3InzxKZRnVvQT50DUdtKWEh4auwtshlG3ZRUAP6wBnu9aSRHJ0E1YNlhSZFNIrdONumFBVXOdkoEuE0hOxMDNPY 2026/04/22 03:35:38 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/04/22 03:35:38 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/04/22 03:35:38 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/04/22 03:35:38 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/22 03:35:38 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/22 03:35:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/04/22 03:35:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ABreh_lHnZqJXxY15B47MFeeJ1cyYzQ76LloPhABFUMtJ0xoSSZrXQ79ci19oPT57S-MtpMqJN3U3NQZou2Hpzsbx01AgNz8zs9u-B489rPvOhpl_hu0eUrVQu2ILI5uiJO5IQkNJEF940h_ndrkLEF5jjdlESO28nz0CKJ70klEi0ojJfTw-5m4jP6LE6gtJ6FZExJrwFYxCH1AHk95jit0NkD00hRIdp4DnFjUt1_ObMzZ_gQlNbhGRCRW8ERL3InzxKZRnVvQT50DUdtKWEh4auwtshlG3ZRUAP6wBnu9aSRHJ0E1YNlhSZFNIrdONumFBVXOdkoEuE0hOxMDNPY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/04/22 03:35:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AJNDbnYNqQUzNAEVgmj8B5XrpFWxC_LdMfN3X2mpuPYNwZLAvLlNMiKjB-RWsywGp6LBCY7Hu-wskUawMIohonVQMG4p_23oAa87S6WHc9eF0YNz1xYhJPFgJE3NHucZg1Dsls75y8vn6C7hZKSm-orT8mRRsMmmbjOZY8MeKFDFst2vedcGjtJ3zO0cofu6-o1EOF8sm_vxfqtlkPgVB3q7Hsb0nCviJbk2Fi0IlFYbXbuV43UEgbWpnoRBgxnKYg8NPefgwMjS3JCVRlVYUJCpmHDnjoHM1hAVj8tD7U5wynlwrCwZfSKBsTSvx10SIa3Jf74gn5LdIlBdagdIBuk 2026/04/22 03:35:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/04/22 03:35:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/04/22 03:35:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/04/22 03:35:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/22 03:35:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/22 03:35:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/04/22 03:35:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AJNDbnYNqQUzNAEVgmj8B5XrpFWxC_LdMfN3X2mpuPYNwZLAvLlNMiKjB-RWsywGp6LBCY7Hu-wskUawMIohonVQMG4p_23oAa87S6WHc9eF0YNz1xYhJPFgJE3NHucZg1Dsls75y8vn6C7hZKSm-orT8mRRsMmmbjOZY8MeKFDFst2vedcGjtJ3zO0cofu6-o1EOF8sm_vxfqtlkPgVB3q7Hsb0nCviJbk2Fi0IlFYbXbuV43UEgbWpnoRBgxnKYg8NPefgwMjS3JCVRlVYUJCpmHDnjoHM1hAVj8tD7U5wynlwrCwZfSKBsTSvx10SIa3Jf74gn5LdIlBdagdIBuk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/04/22 03:35:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AHx9ReTRUotgPu10FRwVTPatBI-KbwO_a3qt0e-UWLPtP6dPuB6MMBU-4SQq_QArAD285JV6xuflGGm-a5_CnTx_2FzjHiOC0YiozZ9JXZfinwvqWNv80DEvp_uViH51vVYTqqMgjWYm74R7cAs2235wXOb7R7Uz7W2ZqiYQ9F2rutZKo0OPxwZqFbUjiD194Pi0roj_F-Q9onhbqkkz9YfA--yCyf1P16UhF6Y_f-vVxXekM3e1CWugtFYUKlgV_wsemalE-GVOKmC2R64sTQQKoULcBqSwK-er0myAFQDhdQis7Gq4PayJwfII_wWrdwD_q6sLDzLpmbiv4MCgq00 2026/04/22 03:35:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/04/22 03:35:45 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/04/22 03:35:45 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AHx9ReTRUotgPu10FRwVTPatBI-KbwO_a3qt0e-UWLPtP6dPuB6MMBU-4SQq_QArAD285JV6xuflGGm-a5_CnTx_2FzjHiOC0YiozZ9JXZfinwvqWNv80DEvp_uViH51vVYTqqMgjWYm74R7cAs2235wXOb7R7Uz7W2ZqiYQ9F2rutZKo0OPxwZqFbUjiD194Pi0roj_F-Q9onhbqkkz9YfA--yCyf1P16UhF6Y_f-vVxXekM3e1CWugtFYUKlgV_wsemalE-GVOKmC2R64sTQQKoULcBqSwK-er0myAFQDhdQis7Gq4PayJwfII_wWrdwD_q6sLDzLpmbiv4MCgq00" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/04/22 03:35:46 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AMUZNxwVChahkd3raBol0lwZzRYejezH2lbNpqFL7J7BmAIhT_ZygJKKk_hmtMyNsDMAGfHcvFYpCCW1CKYtYvKz6W0HEFkkNWzCK0HJGXBERiMZIzrMJc7k4qOUVmoNJwy5xq1qODgAJDeF49AhK94jl-uFhaQqPcj5vZBILDdD_cWuFifNk4rbb-h13XS83d5MQ5rwF2fV9iJ9Ooa3ki9x_XYslGF7na3rog3KfqkAdLlRqg9n5eLhkYrdr0gAFBBxS-gSBzL8M5lmcJTOQsnXtNt8KMwQZ1QyX0tarFdjVh6KFQj9fb_tH6y5whFABRPsNwuPpy81ooVFfSILHPM 2026/04/22 03:35:46 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/04/22 03:35:47 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/22 03:35:47 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AMUZNxwVChahkd3raBol0lwZzRYejezH2lbNpqFL7J7BmAIhT_ZygJKKk_hmtMyNsDMAGfHcvFYpCCW1CKYtYvKz6W0HEFkkNWzCK0HJGXBERiMZIzrMJc7k4qOUVmoNJwy5xq1qODgAJDeF49AhK94jl-uFhaQqPcj5vZBILDdD_cWuFifNk4rbb-h13XS83d5MQ5rwF2fV9iJ9Ooa3ki9x_XYslGF7na3rog3KfqkAdLlRqg9n5eLhkYrdr0gAFBBxS-gSBzL8M5lmcJTOQsnXtNt8KMwQZ1QyX0tarFdjVh6KFQj9fb_tH6y5whFABRPsNwuPpy81ooVFfSILHPM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/04/22 03:35:48 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AD9mgsIMiA8wdChkl2ipAeRTfIV6aM9HmoRSDio_N5sro_MyYUPJ6A6bawEy-qVOzHQYGgQTB2AQYcRBDthMXVCSQwOnCFJXkh_bR4lgv8CQXYyzEAht0zjETWHIhi-RLujanhbiA_dmfymoYOaD3wW_iNjozBcKwE1QbsIN0_F18uaPMJgk5IklAXowz8t6xtPc63PWamUrN-VXRYOWLAT0-9CTX5v8J7wRF1U0vIGY6-0RrSBoJoblhK8H4Igt86O2dXz0Hg2jpOC8jiHO3R0EVp4bKwyG5ocTD0A7WZEuIlvUqkz50aa72OpROhGihYDBg6Qyp1WlofL09xJzH08 2026/04/22 03:35:48 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/04/22 03:35:49 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/22 03:35:49 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AD9mgsIMiA8wdChkl2ipAeRTfIV6aM9HmoRSDio_N5sro_MyYUPJ6A6bawEy-qVOzHQYGgQTB2AQYcRBDthMXVCSQwOnCFJXkh_bR4lgv8CQXYyzEAht0zjETWHIhi-RLujanhbiA_dmfymoYOaD3wW_iNjozBcKwE1QbsIN0_F18uaPMJgk5IklAXowz8t6xtPc63PWamUrN-VXRYOWLAT0-9CTX5v8J7wRF1U0vIGY6-0RrSBoJoblhK8H4Igt86O2dXz0Hg2jpOC8jiHO3R0EVp4bKwyG5ocTD0A7WZEuIlvUqkz50aa72OpROhGihYDBg6Qyp1WlofL09xJzH08" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/04/22 03:35:50 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AD15aTSbXSV6QvC6uBMDgNPrwGahth-6VsMfg1R1DR6r1g4vF-dMpdpT8XJDYvX2_25c3kF1Z-YbOji1uV1FF_A2e9tu_NvRB5v3slj5XJa4xRdAeEVOtWjZy30E5Yux6jGI4s86X3EUXjT2bb704N0VR3OKsGwLXpfxWpNkQst0HAIdOmLsHgzlotiG_opBYq3MbxXZAF9pLPXVdHrBpTfPC5qBCczCIdMW4-J2N74Ye6rY2rlmGgmDuxqYHyRtJZb3kWL4NrJ05w4QxcgZ1HVyY0-8ABwaT6O1fsZOmSEmP605xPajpgbPQs3CwQtAhw2qcrGXg_fi9e6hLIVvHQk 2026/04/22 03:35:50 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/04/22 03:35:51 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/04/22 03:35:51 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/04/22 03:35:51 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/22 03:35:51 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/04/22 03:35:51 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/04/22 03:35:52 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AD15aTSbXSV6QvC6uBMDgNPrwGahth-6VsMfg1R1DR6r1g4vF-dMpdpT8XJDYvX2_25c3kF1Z-YbOji1uV1FF_A2e9tu_NvRB5v3slj5XJa4xRdAeEVOtWjZy30E5Yux6jGI4s86X3EUXjT2bb704N0VR3OKsGwLXpfxWpNkQst0HAIdOmLsHgzlotiG_opBYq3MbxXZAF9pLPXVdHrBpTfPC5qBCczCIdMW4-J2N74Ye6rY2rlmGgmDuxqYHyRtJZb3kWL4NrJ05w4QxcgZ1HVyY0-8ABwaT6O1fsZOmSEmP605xPajpgbPQs3CwQtAhw2qcrGXg_fi9e6hLIVvHQk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/04/22 03:35:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ABbMsNT2dIKTbgunbBiLHhdiySPCG1Fa19oEyJyf4wodDeZ9AWq4_3FQ1DWoKNyOqUulyau3LVtZITbNNYmDDjHOvI9S7eCpVCR3ytCw213LwU-IU91veogAj1JGYhKFS4UTJKZ0ssH6IPlR_ND3HurhF3UOhcmkk5mqVXiHgfBgSUo5WwB4bcXDm9U67jpatCOs5z0Gdhgc6OqnJKXsKXI0wcYiULO5gtRbqNqE0B1gbGZg0vLr1A6K-FiscH9mkWOV6DvFebSliYCBfNNXieb9nufXyUsJy7TKX9EOT2yXlpybN1ccRxM7RhtfhpKRyN7aehmZnsrBvXKxVmpoE_0 2026/04/22 03:35:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/04/22 03:35:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/04/22 03:35:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/04/22 03:35:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/22 03:35:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/04/22 03:35:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/04/22 03:35:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ABbMsNT2dIKTbgunbBiLHhdiySPCG1Fa19oEyJyf4wodDeZ9AWq4_3FQ1DWoKNyOqUulyau3LVtZITbNNYmDDjHOvI9S7eCpVCR3ytCw213LwU-IU91veogAj1JGYhKFS4UTJKZ0ssH6IPlR_ND3HurhF3UOhcmkk5mqVXiHgfBgSUo5WwB4bcXDm9U67jpatCOs5z0Gdhgc6OqnJKXsKXI0wcYiULO5gtRbqNqE0B1gbGZg0vLr1A6K-FiscH9mkWOV6DvFebSliYCBfNNXieb9nufXyUsJy7TKX9EOT2yXlpybN1ccRxM7RhtfhpKRyN7aehmZnsrBvXKxVmpoE_0" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/04/22 03:35:56 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/04/22 03:35:59 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/04/22 03:36:01 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/04/22 03:36:04 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/04/22 03:36:07 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/04/22 03:36:09 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AKKCIHrUK4qjcbW8zIKJMBwY7pBFRxxJRqy29bSKzDylzpHD6frp-6mwV6ipHVQ5aJNXGZufFEMn5XCacpeDyolmGUgDB7nf-mJBsFjOsdoifs-oIybQRT6-DB0duEf9r3DLZoVVExjPYF6K3LhMyLYDlHghgB4ZIGgLmDqWfJOAaMxR4AWMlW_LJbSchgJoOZrspznwyY0MRan1Ve5yOCUJyIZ0MlU1ydx9hwX5HsY_kdRo6zTp-PieYvHFX6yOCsaugF876qI7DcLaUicOe3CbD041HWFlEEOlMfDHXgyJGvtJvcQltaZLyt-1WeuaTx_m0E8DvjCByiVAaBwvnas 2026/04/22 03:36:09 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/22 03:36:09 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "6698d226cd535d6f924d3c9433a32f0b" 2026/04/22 03:36:09 DEBUG : unknown-size-put.txt: multipart upload "AKKCIHrUK4qjcbW8zIKJMBwY7pBFRxxJRqy29bSKzDylzpHD6frp-6mwV6ipHVQ5aJNXGZufFEMn5XCacpeDyolmGUgDB7nf-mJBsFjOsdoifs-oIybQRT6-DB0duEf9r3DLZoVVExjPYF6K3LhMyLYDlHghgB4ZIGgLmDqWfJOAaMxR4AWMlW_LJbSchgJoOZrspznwyY0MRan1Ve5yOCUJyIZ0MlU1ydx9hwX5HsY_kdRo6zTp-PieYvHFX6yOCsaugF876qI7DcLaUicOe3CbD041HWFlEEOlMfDHXgyJGvtJvcQltaZLyt-1WeuaTx_m0E8DvjCByiVAaBwvnas" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/22 03:36:10 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AOSIs_Ed2bw3sdhct2SAiVZaQjRAwhaOBCVXAGF7xUrYuKkRMrs3zzWpVBVhPGYoDds2yQMzEAQeF4GI_T3sbwIpwcZ6LooaEnLVjx3mnH_4dkibsPuJ0hxoH8pYWGDe8yfHgbGIXSrvQfK4BcrA2QEXkxTb5GIfAkD1ivwaQ_UjW8f8BNBYISprnxQ9JQr7wyBSSrVmoE5no9RKK_-LhJpR7LWvwau5USjdrbxsaGgTjiMPhNOrE78covH91Y0hvx4XiKVP-a08snLRLJ2GyILTZeG0pT-a1RR97PpyaIXn47wbf1E_n_vvYkC2i1-htrTd5K2J7iWovJU5yMQVMxA 2026/04/22 03:36:10 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/04/22 03:36:10 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "e25e14694db69a52ffdac1f89a4ec662" 2026/04/22 03:36:10 DEBUG : unknown-size-update.txt: multipart upload "AOSIs_Ed2bw3sdhct2SAiVZaQjRAwhaOBCVXAGF7xUrYuKkRMrs3zzWpVBVhPGYoDds2yQMzEAQeF4GI_T3sbwIpwcZ6LooaEnLVjx3mnH_4dkibsPuJ0hxoH8pYWGDe8yfHgbGIXSrvQfK4BcrA2QEXkxTb5GIfAkD1ivwaQ_UjW8f8BNBYISprnxQ9JQr7wyBSSrVmoE5no9RKK_-LhJpR7LWvwau5USjdrbxsaGgTjiMPhNOrE78covH91Y0hvx4XiKVP-a08snLRLJ2GyILTZeG0pT-a1RR97PpyaIXn47wbf1E_n_vvYkC2i1-htrTd5K2J7iWovJU5yMQVMxA" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/22 03:36:11 DEBUG : Creating backend with remote "TestS3R2:rclone-test-boyurom6hexo/deeper/nonexisting/directory" 2026/04/22 03:36:11 DEBUG : Config file has changed externally - reloading === 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/22 03:36:11 DEBUG : Waiting for deletions to finish 2026/04/22 03:36:11 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/04/22 03:36:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/04/22 03:36:11 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/04/22 03:36:12 INFO : S3 bucket rclone-test-boyurom6hexo: Bucket "rclone-test-boyurom6hexo" deleted 2026/04/22 03:36:12 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (137.79s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.35s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.07s) --- PASS: TestIntegration/FsMkdir (135.35s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.24s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding (15.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.76s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.55s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.48s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (25.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.59s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.61s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.45s) --- 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.40s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.45s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (74.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (12.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (6.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (9.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (8.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (18.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (11.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (12.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (5.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (12.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.48s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (13.41s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.44s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.14s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.96s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.81s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.07s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.14s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.79s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.35s) --- 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/04/22 03:36:12 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/04/22 03:36:12 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 137.826s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m18.880889665s (try 1/5)