"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/10 02:19:07 DEBUG : Creating backend with remote "TestS3R2:rclone-test-lefuxav1moye" 2026/04/10 02:19:07 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/10 02:19:08 INFO : S3 bucket rclone-test-lefuxav1moye: Bucket "rclone-test-lefuxav1moye" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/04/10 02:19:11 INFO : S3 bucket rclone-test-lefuxav1moye: Bucket "rclone-test-lefuxav1moye" deleted === RUN TestIntegration/FsMkdir 2026/04/10 02:19:12 INFO : S3 bucket rclone-test-lefuxav1moye: Bucket "rclone-test-lefuxav1moye" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/04/10 02:19:12 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/04/10 02:19:12 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/04/10 02:19:12 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␊" === 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/10 02:19:48 NOTICE: S3 bucket rclone-test-lefuxav1moye: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/04/10 02:19:48 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ABQR33Hv31SGr4Uhr0A8zW5MsImuQ4-iWmT56pFApJB3HzglcOW3XSX7x8-dqZQxRIMvGmsMfKujj-BlvJn2Ixznq7d06Ppns5vUu_SBJ--Ose8m8QTV4qb7TmEgqCG5kvvF3DhCwgjJPzB4QzLg5djP5aWyUgEOibu-aEi1ymg-LQF0ysWXCCfQB40Zvn7ruHpqHVJFtIpt_uZ5-gDVu1SvsF9zNJQXl3BGuM88jWDSNnPBT6QRLlaRWfI8bfPFaELq4IXbSXfm-wV9cIB7UGnzqvNUWp5-O8WFoeRglCD-nn_bd5Pr4-VV3aJxVV0telfGZvmxqXs7J3Xy0KJcRX0 2026/04/10 02:19:49 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "7076696cc4751a600f4b292f1df8b7c4" 2026/04/10 02:19:50 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "e7f7e17d9d712354a75ae4e7c68be51a" 2026/04/10 02:19:51 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "8190e6b09b11fa6e4093fa6c59a8371c" 2026/04/10 02:19:51 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ABQR33Hv31SGr4Uhr0A8zW5MsImuQ4-iWmT56pFApJB3HzglcOW3XSX7x8-dqZQxRIMvGmsMfKujj-BlvJn2Ixznq7d06Ppns5vUu_SBJ--Ose8m8QTV4qb7TmEgqCG5kvvF3DhCwgjJPzB4QzLg5djP5aWyUgEOibu-aEi1ymg-LQF0ysWXCCfQB40Zvn7ruHpqHVJFtIpt_uZ5-gDVu1SvsF9zNJQXl3BGuM88jWDSNnPBT6QRLlaRWfI8bfPFaELq4IXbSXfm-wV9cIB7UGnzqvNUWp5-O8WFoeRglCD-nn_bd5Pr4-VV3aJxVV0telfGZvmxqXs7J3Xy0KJcRX0" 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/10 02:19:57 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/04/10 02:19:58 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/10 02:20:02 DEBUG : S3 bucket rclone-test-lefuxav1moye: bucket is versioned: false 2026/04/10 02:20:02 DEBUG : Waiting for deletions to finish 2026/04/10 02:20:02 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/04/10 02:20:02 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/04/10 02:20:03 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/04/10 02:20:05 DEBUG : Creating backend with remote "TestS3R2:rclone-test-lefuxav1moye/dirToPurgeFromRoot" 2026/04/10 02:20:05 DEBUG : S3 bucket rclone-test-lefuxav1moye path dirToPurgeFromRoot: bucket is versioned: false 2026/04/10 02:20:05 DEBUG : Waiting for deletions to finish 2026/04/10 02:20:05 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/04/10 02:20:05 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/04/10 02:20:06 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/10 02:20:06 DEBUG : Creating backend with remote "TestS3R2:rclone-test-lefuxav1moye/hello? sausage/êé" 2026/04/10 02:20:09 DEBUG : S3 bucket rclone-test-lefuxav1moye path hello? sausage/êé: bucket is versioned: false 2026/04/10 02:20:09 DEBUG : Waiting for deletions to finish 2026/04/10 02:20:09 DEBUG : "a/b/c/d/e.txt" version false 2026/04/10 02:20:09 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/04/10 02:20:10 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/10 02:20:25 DEBUG : Creating backend with remote "TestS3R2:rclone-test-lefuxav1moye/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/10 02:20:26 DEBUG : Creating backend with remote "TestS3R2:rclone-test-lefuxav1moye/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-lefuxav1moye" from "TestS3R2:rclone-test-lefuxav1moye" 2026/04/10 02:20:26 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/10 02:20:34 DEBUG : piped data.txt: open chunk writer: started multipart upload: AC9ZiDxMWr5Po8ozONre8HjUJD3cdunQdRUJ4lycHIEyURHBt48BxWYXDvNdyfP8qEeht3reTZIfzCiAO7S2wjopQHgp8HBK8PEsB16qW-vC7hG4ngBbM5Nlf9Br-dHqpHRfML9nO3HjHGcjjVmz-2GK0VSNrM1DjFd9wSDYyYbrLr029tu2cpzM8Cxrp4CY0F72GTxoFoXrcH9JSjXarJdpYIWlYv5Q5NGDe34Yh8YA_nTxiUh4BWGjMFcjtT6c4xL-nTXBeQ77iV5cv0NgJdyMNIlRfC9HOPjWcSfCdKr9qSsvgtSOCXsz2RZA87yIRWRg6gM5zKccCdM1_9J8odo 2026/04/10 02:20:34 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/04/10 02:20:34 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/04/10 02:20:35 DEBUG : piped data.txt: multipart upload "AC9ZiDxMWr5Po8ozONre8HjUJD3cdunQdRUJ4lycHIEyURHBt48BxWYXDvNdyfP8qEeht3reTZIfzCiAO7S2wjopQHgp8HBK8PEsB16qW-vC7hG4ngBbM5Nlf9Br-dHqpHRfML9nO3HjHGcjjVmz-2GK0VSNrM1DjFd9wSDYyYbrLr029tu2cpzM8Cxrp4CY0F72GTxoFoXrcH9JSjXarJdpYIWlYv5Q5NGDe34Yh8YA_nTxiUh4BWGjMFcjtT6c4xL-nTXBeQ77iV5cv0NgJdyMNIlRfC9HOPjWcSfCdKr9qSsvgtSOCXsz2RZA87yIRWRg6gM5zKccCdM1_9J8odo" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/10 02:20:36 DEBUG : piped data.txt: open chunk writer: started multipart upload: AEZFYhj0cUGgLmx89NJCoIj3aGeK5LsO3UzP8KagzQkbnsenAliyCKT-hyXxhtPQv1lTYFHrP4JKP4uE1f0-djxJ1TmMVGR1yeSxdNydjXKzUN0bH9cKjuhUoHxieK9eSHffMwD4ObjNJGM05y7QGfkGSfMyH85mC8oe6UXhV79XPDF3bh63Gu1WpsrijCoUhaDyB6-kPQXSZCsyNkj4UvPcItJXDm6YNc_oGOdTu3yxFD0cYpcZSMRTCrCBK5myiB4GLllEJOr170O2zD4pVImM883fflTAmzO0hVl28Mzcg1h1mjAV8LmZrC9hNG890gBbze7xIKO10BXVDGUZRGc 2026/04/10 02:20:36 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/10 02:20:37 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "832d73c71ab77c8b91be59c761f6e3f4" 2026/04/10 02:20:38 DEBUG : piped data.txt: multipart upload "AEZFYhj0cUGgLmx89NJCoIj3aGeK5LsO3UzP8KagzQkbnsenAliyCKT-hyXxhtPQv1lTYFHrP4JKP4uE1f0-djxJ1TmMVGR1yeSxdNydjXKzUN0bH9cKjuhUoHxieK9eSHffMwD4ObjNJGM05y7QGfkGSfMyH85mC8oe6UXhV79XPDF3bh63Gu1WpsrijCoUhaDyB6-kPQXSZCsyNkj4UvPcItJXDm6YNc_oGOdTu3yxFD0cYpcZSMRTCrCBK5myiB4GLllEJOr170O2zD4pVImM883fflTAmzO0hVl28Mzcg1h1mjAV8LmZrC9hNG890gBbze7xIKO10BXVDGUZRGc" 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/10 02:20: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/10 02:20:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AISU7WAQ0zk8skMNR4eN-O1i7GFku7V8OK3qROK2j42QlfkwbeUyIJBbjC40IH6QXOTiPTTJ9ys2-Zhdan2ugzmIiWAyTh3sxaUk8KTWIzhrv51bqFvHwwmJ9COUDPAcwzS4qPz_PNkOPGagRns-1cIc8KQOihKw0xHX8n497o3eHDxEDgMCsQfjCst8tqxeEz88OZ4i5ESFHTwJ2xjveKQ_7hPgnqVGcL_vy0MGEecKwp7GNy1PaMGvRRH3ozXBuV9mpjm_9sV1iOl3EnMkD-NNUfqr_9yPiARr70aHvi53StqbRVWicV6lRJMYDW-GZHPk5byg7XQRo4BgqUrf8k0 2026/04/10 02:20:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/04/10 02:20:46 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/04/10 02:20:46 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AISU7WAQ0zk8skMNR4eN-O1i7GFku7V8OK3qROK2j42QlfkwbeUyIJBbjC40IH6QXOTiPTTJ9ys2-Zhdan2ugzmIiWAyTh3sxaUk8KTWIzhrv51bqFvHwwmJ9COUDPAcwzS4qPz_PNkOPGagRns-1cIc8KQOihKw0xHX8n497o3eHDxEDgMCsQfjCst8tqxeEz88OZ4i5ESFHTwJ2xjveKQ_7hPgnqVGcL_vy0MGEecKwp7GNy1PaMGvRRH3ozXBuV9mpjm_9sV1iOl3EnMkD-NNUfqr_9yPiARr70aHvi53StqbRVWicV6lRJMYDW-GZHPk5byg7XQRo4BgqUrf8k0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/04/10 02:20:48 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AC7Z5O5_pzbeVJX0PtVUuu13RLQMOScwCAP6qh8-Xik6S2GhN7OaGch4rHbrlCZv55oZxKAZ9IGRtR_XRo2uBC1oXeodnGppeDx678mXyjQvqx1q19WKKJfiQYCkGywAHDYm8MuHNBMpM6R3heLEv1jnD8cR-JZ_ueP4GutQrmT0LTXIpxTuObBnduRPPyuusaTxssyqRnU-bx_7pp00ChWFadH6jMgIRNgahhrjBI2Zdjfji9x6asBac9Rz8wDTYfPTn6L2D-8AgfXBaXkZE-aPUnLydZTh-7HOkPFkHk6TVA8uxjJMwl3AFxAMl6NOLqqGP8PinO7g88ezMl-nxEY 2026/04/10 02:20:48 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/04/10 02:20:49 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/10 02:20:50 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AC7Z5O5_pzbeVJX0PtVUuu13RLQMOScwCAP6qh8-Xik6S2GhN7OaGch4rHbrlCZv55oZxKAZ9IGRtR_XRo2uBC1oXeodnGppeDx678mXyjQvqx1q19WKKJfiQYCkGywAHDYm8MuHNBMpM6R3heLEv1jnD8cR-JZ_ueP4GutQrmT0LTXIpxTuObBnduRPPyuusaTxssyqRnU-bx_7pp00ChWFadH6jMgIRNgahhrjBI2Zdjfji9x6asBac9Rz8wDTYfPTn6L2D-8AgfXBaXkZE-aPUnLydZTh-7HOkPFkHk6TVA8uxjJMwl3AFxAMl6NOLqqGP8PinO7g88ezMl-nxEY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/04/10 02:20:52 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AOo_DrVg3iDWuEDzaTiTtIwSQdxgDXs9FJAbZ09_-7jreDY9oIRGfrS3gBnMxapFisJ5_TFbiiY9oEOLxUS3tsFJa-6lv082vrtSpTg1Bw2la34Yt3JqwlaKWyWP2y1JAbT5QnE03wWpuy6_3emrvjWdeY4nCx2VHGFfyIri62tRsklWF1yKsJfLHCUUbKFs4ffqqSq95VYBXm2ihz2q0SHNO9OMxDY8UZHSMlGffBZ8lVfTGHf0nO1D-JulF02c1gyRrlZpnRhXt_G_SYGIMOlNIsCNIM_05nr4mGXCDH6JmlacTkf7cwIHYD9n-vb1Iifnld8MJzMrBDeaAvFYGVk 2026/04/10 02:20:52 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/04/10 02:20:53 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/10 02:20:53 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AOo_DrVg3iDWuEDzaTiTtIwSQdxgDXs9FJAbZ09_-7jreDY9oIRGfrS3gBnMxapFisJ5_TFbiiY9oEOLxUS3tsFJa-6lv082vrtSpTg1Bw2la34Yt3JqwlaKWyWP2y1JAbT5QnE03wWpuy6_3emrvjWdeY4nCx2VHGFfyIri62tRsklWF1yKsJfLHCUUbKFs4ffqqSq95VYBXm2ihz2q0SHNO9OMxDY8UZHSMlGffBZ8lVfTGHf0nO1D-JulF02c1gyRrlZpnRhXt_G_SYGIMOlNIsCNIM_05nr4mGXCDH6JmlacTkf7cwIHYD9n-vb1Iifnld8MJzMrBDeaAvFYGVk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/04/10 02:20:55 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: APGTWCtcVKRZJSS6UK1ntKwA7GjyyKvPGByKRqXFT2Rxcr_ASOCLm2J2freIg5OLZkUxJfRhUzvxX4kuoh4i4x66sG5JIrsTPf2RRM9lvdSite9fWxyHKcBGR8yiuRy8OJ8IuXSJAxpHqgpqn1sgxPolccNy0j-tjFXsuYWl6Zi2MSjufxjjTtRugh9mOAswYEpxcW0zSvZ0Xryp8VI6QGoVRTXqFe4pMfFeh4h_0CGg-zLSQf96FWuJoKFmNG8_6U1KdJs2va6S-SPjSCEZm_xC8SyRQ6ll3FlgKyHkFauYkJkKpxXvUWu-cAOHOa7jrO8mVJunZim7dQpT3R-kVlE 2026/04/10 02:20:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/04/10 02:20:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/04/10 02:20:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/04/10 02:20:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/04/10 02:20:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/10 02:20:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/04/10 02:20:58 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "APGTWCtcVKRZJSS6UK1ntKwA7GjyyKvPGByKRqXFT2Rxcr_ASOCLm2J2freIg5OLZkUxJfRhUzvxX4kuoh4i4x66sG5JIrsTPf2RRM9lvdSite9fWxyHKcBGR8yiuRy8OJ8IuXSJAxpHqgpqn1sgxPolccNy0j-tjFXsuYWl6Zi2MSjufxjjTtRugh9mOAswYEpxcW0zSvZ0Xryp8VI6QGoVRTXqFe4pMfFeh4h_0CGg-zLSQf96FWuJoKFmNG8_6U1KdJs2va6S-SPjSCEZm_xC8SyRQ6ll3FlgKyHkFauYkJkKpxXvUWu-cAOHOa7jrO8mVJunZim7dQpT3R-kVlE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/04/10 02:21:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: APIKj7p30AvT8ebOzNeXgFymwnYyqWFSs8pz0NUqoYqanpRHJB9P0aMoK7c83nvkk2WQh56ZrvIZD1CxsdSqlG_3I8916zaHh0OrzNzE1RVTFr2I0Na6z8_itBfcVzT99W8st3nisZI0hMmnSGCBrrgdbDzq4bKTYFTsSeG8RDQg6lZAzAwIVaekv_41WRICvVRADfAG8SI2KdMufRqF1N51uTvyaa2V_DZMRPhG4koNw3fjKbp361wLnq1jcBSwO7DY6Glvy7imJD71cOPRZzaL10ODgKbGboErl-Bd6Lfp_jHNhTVULZ2DbOcoXdZp79C1HA65OtO6r0HQoept170 2026/04/10 02:21:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/04/10 02:21:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/04/10 02:21:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/04/10 02:21:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/04/10 02:21:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/10 02:21:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/04/10 02:21:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "APIKj7p30AvT8ebOzNeXgFymwnYyqWFSs8pz0NUqoYqanpRHJB9P0aMoK7c83nvkk2WQh56ZrvIZD1CxsdSqlG_3I8916zaHh0OrzNzE1RVTFr2I0Na6z8_itBfcVzT99W8st3nisZI0hMmnSGCBrrgdbDzq4bKTYFTsSeG8RDQg6lZAzAwIVaekv_41WRICvVRADfAG8SI2KdMufRqF1N51uTvyaa2V_DZMRPhG4koNw3fjKbp361wLnq1jcBSwO7DY6Glvy7imJD71cOPRZzaL10ODgKbGboErl-Bd6Lfp_jHNhTVULZ2DbOcoXdZp79C1HA65OtO6r0HQoept170" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/04/10 02:21:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AMsUYPMjkButpe7ASBM4Qv83oLW5ZnnonJ36zuRntzVFj8hFI06EEATRuLhMsVerc3UkqqMi2KjfEmEBpzalSzEPhtdYkW847ZJk_KJPpmu8vCQgwQQqSvkezd1LoAxGiRM9ofXAwZKwWxQ_gSB-D9ledc7yNLwbaXOyfjEvkKoA2dmYMnOEIZI_Hlf94boM3MQNaORyAj_ECvdgIbiF93-v6rHD1OhhrcIkbIUrkK9rOOpovw7d1UJAE8tsRsH5N2V4OeSh8hidjub3i_wVvmK3uTsrb9E0arUMOSQGaspN9DfJK7GGfNrXnOQRr0fzqY0aE_Qmzvq1v8j9z4B8OMQ 2026/04/10 02:21:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/10 02:21:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/04/10 02:21:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AMsUYPMjkButpe7ASBM4Qv83oLW5ZnnonJ36zuRntzVFj8hFI06EEATRuLhMsVerc3UkqqMi2KjfEmEBpzalSzEPhtdYkW847ZJk_KJPpmu8vCQgwQQqSvkezd1LoAxGiRM9ofXAwZKwWxQ_gSB-D9ledc7yNLwbaXOyfjEvkKoA2dmYMnOEIZI_Hlf94boM3MQNaORyAj_ECvdgIbiF93-v6rHD1OhhrcIkbIUrkK9rOOpovw7d1UJAE8tsRsH5N2V4OeSh8hidjub3i_wVvmK3uTsrb9E0arUMOSQGaspN9DfJK7GGfNrXnOQRr0fzqY0aE_Qmzvq1v8j9z4B8OMQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/04/10 02:21:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ANbkGOq6fAYNCO1YVnq9cyWpdrzLruo7v1tHJ7jbiZFbr2O80K7_1B-HD1hpb266wdj0E_l0ul_Ud3PsT_lYMbCQyNfmBCPd3P-lor09qvnhQQCOe232dC1uSHHJQ4eoUR0E1n8d8gi62TXoBJf3KIOOOpAtmp72JuzkFLFFFrx0szZdx_DhgHYAuzhmBEVHSIDD5uJgC7t2JBJNgEytH930vHUmQwWECu-Ee4Rkjhf3paWUqr2xPQpm7TMND9U3ZYjgWG2HeZwoVbLLb3eBkBf_WSnsq7mvttehEYwyUFmnC81r2OPL6hHtwwZ-3vD0hTHcQKFyGkhFbcWau7HiByI 2026/04/10 02:21:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/04/10 02:21:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/10 02:21:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ANbkGOq6fAYNCO1YVnq9cyWpdrzLruo7v1tHJ7jbiZFbr2O80K7_1B-HD1hpb266wdj0E_l0ul_Ud3PsT_lYMbCQyNfmBCPd3P-lor09qvnhQQCOe232dC1uSHHJQ4eoUR0E1n8d8gi62TXoBJf3KIOOOpAtmp72JuzkFLFFFrx0szZdx_DhgHYAuzhmBEVHSIDD5uJgC7t2JBJNgEytH930vHUmQwWECu-Ee4Rkjhf3paWUqr2xPQpm7TMND9U3ZYjgWG2HeZwoVbLLb3eBkBf_WSnsq7mvttehEYwyUFmnC81r2OPL6hHtwwZ-3vD0hTHcQKFyGkhFbcWau7HiByI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/04/10 02:21:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AB6JL0V3zHrlbwp9FizDPkjfz4fZ4vcc5fmEjTNxqP3FpVtV7tyjQLi9gGRapx_qGU4S08EzrGnBaBH34mzBenVR1-nNKuOI9wqbA0nlOwzme4kvubCIQnu6bMwrQbTUz4lYjFZNpCKqQNv-bd5bTWHXF-pD9LylBUx6OE2wPQZzhqW1fm2Xvet-ipF2UmFNPNDJYBcZKpz4e1_qs_mY4klJjjZqq-v7XbVTiJAzaGUReiThYfHJUusWHVdoI1bUsPGV3EAU6H4BJw5NgNwrDCDYfgANwopj07JLD_xTEN7fB5YU8EtPbKgDTYqG-ZyoSMK3sBMDNqFCq5Koev9U89Y 2026/04/10 02:21:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/10 02:21:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/10 02:21:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AB6JL0V3zHrlbwp9FizDPkjfz4fZ4vcc5fmEjTNxqP3FpVtV7tyjQLi9gGRapx_qGU4S08EzrGnBaBH34mzBenVR1-nNKuOI9wqbA0nlOwzme4kvubCIQnu6bMwrQbTUz4lYjFZNpCKqQNv-bd5bTWHXF-pD9LylBUx6OE2wPQZzhqW1fm2Xvet-ipF2UmFNPNDJYBcZKpz4e1_qs_mY4klJjjZqq-v7XbVTiJAzaGUReiThYfHJUusWHVdoI1bUsPGV3EAU6H4BJw5NgNwrDCDYfgANwopj07JLD_xTEN7fB5YU8EtPbKgDTYqG-ZyoSMK3sBMDNqFCq5Koev9U89Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/04/10 02:21:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AMve_SbqP4Slu2WnGP4Hk2lcpGIph-B6h-VDCl_K2xxjQTNrHnOZYX5xtRzyoAbhj3VEUVbdOEJuyq0_L3nMSuCb5G7hcbbk1cvYbF1yYg-I03_l7vLOIIbe1wAfhYvYioFVIv78CGnmfqGWPx0cbeUTOaKBG6-aIVMc93rMUpSJuwrJIyAKcI7Ey7cVOPNN-xzMUy9kPc8sqgiUl2xPq6FJozwDiMT6X2pvxJ3roFbqF-oIWTH3apcDsAc3jWdpn5UWeUAaWe5eZfW4mE0QhvXHii4nXGfnVHjXn4Sn7F-jS6M0R8gsG0_mQgSXeS1RpSY9jXbF7XEyBpP8vUbiBjE 2026/04/10 02:21:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/10 02:21:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/10 02:21:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/10 02:21:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/10 02:21:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/04/10 02:21:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/04/10 02:21:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AMve_SbqP4Slu2WnGP4Hk2lcpGIph-B6h-VDCl_K2xxjQTNrHnOZYX5xtRzyoAbhj3VEUVbdOEJuyq0_L3nMSuCb5G7hcbbk1cvYbF1yYg-I03_l7vLOIIbe1wAfhYvYioFVIv78CGnmfqGWPx0cbeUTOaKBG6-aIVMc93rMUpSJuwrJIyAKcI7Ey7cVOPNN-xzMUy9kPc8sqgiUl2xPq6FJozwDiMT6X2pvxJ3roFbqF-oIWTH3apcDsAc3jWdpn5UWeUAaWe5eZfW4mE0QhvXHii4nXGfnVHjXn4Sn7F-jS6M0R8gsG0_mQgSXeS1RpSY9jXbF7XEyBpP8vUbiBjE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/04/10 02:21:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AK000ChxdJBFpc_8fUYbCaONKzG2y0R_1RCU-TtrP7hqstZnV8OCaUxwnpglSGIc9NSSUrynhnMy3QGe-GxW7HhhxgyG4EE0mtinxvsec1cx5JIvThEYHtax9lIp8L3NzcFAVy-m6x_b5tDtMySW2yyed0D9EsWXNsLBR8s07rEUfqoV1WpuPKw1YdbKUlDdojB9q4kz-JElrMB2J6YpJBEaD3KOUrHGh_JDD2uwJ5kuePCccbwfH7iDgdiHFC48IfyTuL3SI-K97G4GdlKV_56Yp_OclAlJchH4YPoobgbCq4ZNYgk8m2wwO3loPOqpH-b7ZrV5n-xAqJKQ40ehmXM 2026/04/10 02:21:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/10 02:21:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/04/10 02:21:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/04/10 02:21:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/10 02:21:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/04/10 02:21:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/04/10 02:21:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AK000ChxdJBFpc_8fUYbCaONKzG2y0R_1RCU-TtrP7hqstZnV8OCaUxwnpglSGIc9NSSUrynhnMy3QGe-GxW7HhhxgyG4EE0mtinxvsec1cx5JIvThEYHtax9lIp8L3NzcFAVy-m6x_b5tDtMySW2yyed0D9EsWXNsLBR8s07rEUfqoV1WpuPKw1YdbKUlDdojB9q4kz-JElrMB2J6YpJBEaD3KOUrHGh_JDD2uwJ5kuePCccbwfH7iDgdiHFC48IfyTuL3SI-K97G4GdlKV_56Yp_OclAlJchH4YPoobgbCq4ZNYgk8m2wwO3loPOqpH-b7ZrV5n-xAqJKQ40ehmXM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/04/10 02:21:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AFXKjVuV--Bevx6m64YYhzYg9T3Y5YBXc6tlLABVANQYXToh4Apg6NRCjFq6DbG3uN-BwQzll73EBF9ZEnGOjA3VZ5gdWv0Te3aGLeMyYY4yTLtmJUQLGTgXmi0o2v7h1DFxuQfecJEQYooZdN4SOKAIRgno7UyBu8wJfZSn9qOeuHa5AFogzCJXRsa3TpEliJZu69jN850iM7Ev3v6Ejktce1LslkYjD0DULSz4zMVuPBTInRuR2eEwCBjGqfK4y4Kj8rpH9aLXqcK0x_-m12TO5R8TjGTFgAkj-Ldf6QkxvB0OK8boEqQfh9MPHvSmqz4-_8kdLURS3MDaAz772N0 2026/04/10 02:21:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/10 02:21:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/04/10 02:21:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AFXKjVuV--Bevx6m64YYhzYg9T3Y5YBXc6tlLABVANQYXToh4Apg6NRCjFq6DbG3uN-BwQzll73EBF9ZEnGOjA3VZ5gdWv0Te3aGLeMyYY4yTLtmJUQLGTgXmi0o2v7h1DFxuQfecJEQYooZdN4SOKAIRgno7UyBu8wJfZSn9qOeuHa5AFogzCJXRsa3TpEliJZu69jN850iM7Ev3v6Ejktce1LslkYjD0DULSz4zMVuPBTInRuR2eEwCBjGqfK4y4Kj8rpH9aLXqcK0x_-m12TO5R8TjGTFgAkj-Ldf6QkxvB0OK8boEqQfh9MPHvSmqz4-_8kdLURS3MDaAz772N0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/04/10 02:21:30 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: APSEqaQnwVOQSr-TbA3kuVkFnad7Ty4UQim2WTV2QLXDpzOP0Q3QVm5ojp1yZutQaPuz7HkIgCaO6iZC2cUCGTzsc5KzBHSZ74ECFt8Isr56HFSTI56sgE7mbFHustNQ51E9U7V7bUVfLNfNutYq00uLCldgcBQZ_vLdUIO8XCdvdUGyHgASbemWVgb_NtP5WTBOvMiy3AzJV3gdpMIN_PB3FBVPJ_qvOjIQ6JkMOPhWG94uCo2AyU1M5OoVjWW46iXy6-JMTPzNTkLoyTegiOLjRZzjxG5eBulRHlxDN-aREeME0YTQzNf9L4EOgy5kQG_q6QOWFpIlfoQQfSgrNg0 2026/04/10 02:21:30 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/04/10 02:21:30 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/10 02:21:31 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "APSEqaQnwVOQSr-TbA3kuVkFnad7Ty4UQim2WTV2QLXDpzOP0Q3QVm5ojp1yZutQaPuz7HkIgCaO6iZC2cUCGTzsc5KzBHSZ74ECFt8Isr56HFSTI56sgE7mbFHustNQ51E9U7V7bUVfLNfNutYq00uLCldgcBQZ_vLdUIO8XCdvdUGyHgASbemWVgb_NtP5WTBOvMiy3AzJV3gdpMIN_PB3FBVPJ_qvOjIQ6JkMOPhWG94uCo2AyU1M5OoVjWW46iXy6-JMTPzNTkLoyTegiOLjRZzjxG5eBulRHlxDN-aREeME0YTQzNf9L4EOgy5kQG_q6QOWFpIlfoQQfSgrNg0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/04/10 02:21:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AGptaZdogBQHerJxCi8E_a69DJ_oJKLgIUfXhPRaeNEDO7CQ3hXYGlY_C6-LNDpi_vfE3aN98LMmZHlcRl1_tHrvGzB4q-441pZFJIbmbPK7YxLw3h7rKBT3TkRLXR7d4Kg-RBiHEXXZJG_CWzrs3_4a_DFCzJdyE6PJ5W3Y1_xa4XdlNREtcvpOiNUjARnDwbOUIkswJFkAaKVdQwteUXH0XmaXL1Jhy93BYjM3_S6zZodwNYsYyDjeIq1290J60uToacav3PaDmPV5X8hCfXR7EUO7QpMbQChm2E3H0Tf6QDwnIorsZKf8Zp3HETKBCs_k8KFq9FZpVaLsrgBngLU 2026/04/10 02:21:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/10 02:21:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/10 02:21:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AGptaZdogBQHerJxCi8E_a69DJ_oJKLgIUfXhPRaeNEDO7CQ3hXYGlY_C6-LNDpi_vfE3aN98LMmZHlcRl1_tHrvGzB4q-441pZFJIbmbPK7YxLw3h7rKBT3TkRLXR7d4Kg-RBiHEXXZJG_CWzrs3_4a_DFCzJdyE6PJ5W3Y1_xa4XdlNREtcvpOiNUjARnDwbOUIkswJFkAaKVdQwteUXH0XmaXL1Jhy93BYjM3_S6zZodwNYsYyDjeIq1290J60uToacav3PaDmPV5X8hCfXR7EUO7QpMbQChm2E3H0Tf6QDwnIorsZKf8Zp3HETKBCs_k8KFq9FZpVaLsrgBngLU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/04/10 02:21:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ANsd0hFkJttZkv0HZyD6NOzouMH1bhFX2L26ZJwONIToC_6iarVgKXWhUjP_9VJHPPFj6MpMcvCDxri8qnhzLe5kW4cx5DOKvDpUIUtlymo3Jk-2Nim_z5c1-zCfNaf9hLqlOGYIHIUbf_YyCiULtLvSdFY2KwfiWJzom-4CumJOFVfUUbb4IPi6csznz1Aq52CnYD1_HQ2xkFyWn2mmbUDih5Yzi3FQLKe-7yjRhGdXJOnbKqyCgHGExaLa_isTeVY05BpCCShVRFO-MCNinDNoenXwIzV9lH0MMC13fWPSwUZMMatpM20l_8r79WM0jK8MdXeufzfWIqqQRpdbhpI 2026/04/10 02:21:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/10 02:21:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/10 02:21:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/10 02:21:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/10 02:21:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/10 02:21:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/04/10 02:21:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ANsd0hFkJttZkv0HZyD6NOzouMH1bhFX2L26ZJwONIToC_6iarVgKXWhUjP_9VJHPPFj6MpMcvCDxri8qnhzLe5kW4cx5DOKvDpUIUtlymo3Jk-2Nim_z5c1-zCfNaf9hLqlOGYIHIUbf_YyCiULtLvSdFY2KwfiWJzom-4CumJOFVfUUbb4IPi6csznz1Aq52CnYD1_HQ2xkFyWn2mmbUDih5Yzi3FQLKe-7yjRhGdXJOnbKqyCgHGExaLa_isTeVY05BpCCShVRFO-MCNinDNoenXwIzV9lH0MMC13fWPSwUZMMatpM20l_8r79WM0jK8MdXeufzfWIqqQRpdbhpI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/04/10 02:21:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ALVs-gx73eHapWECnR6PJPHIgpLtvRAcYTcYSYC2Q_OMrb9wTLjG6iLpQtHYOIeeCO_6r91qz3qo4IuhWio-agzDTKZ_KlBffsZI3bOP6xLi8XJsOXe8VewqOOxN5319jLcc4mFGMYgF1R1xibM7PYzeuVWUBl6svwdPM-vy1mvcbPFBR3QxhDzDTgptoXzIbmHi_Twlpv9sAsFwRWaRbSE6sGSks1QSLn1TaBRXSt5lJz_sRJtEHh_hYvXGNHywM-hBqybhyhfG68004qoARFTUBT7YqqngyskcyXveNTbyIM3n-vIOjAuJoO8zoZVPXKhKtolaK1X9IR4Tu6Wq074 2026/04/10 02:21:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/10 02:21:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/04/10 02:21:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/04/10 02:21:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/10 02:21:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/10 02:21:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/04/10 02:21:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ALVs-gx73eHapWECnR6PJPHIgpLtvRAcYTcYSYC2Q_OMrb9wTLjG6iLpQtHYOIeeCO_6r91qz3qo4IuhWio-agzDTKZ_KlBffsZI3bOP6xLi8XJsOXe8VewqOOxN5319jLcc4mFGMYgF1R1xibM7PYzeuVWUBl6svwdPM-vy1mvcbPFBR3QxhDzDTgptoXzIbmHi_Twlpv9sAsFwRWaRbSE6sGSks1QSLn1TaBRXSt5lJz_sRJtEHh_hYvXGNHywM-hBqybhyhfG68004qoARFTUBT7YqqngyskcyXveNTbyIM3n-vIOjAuJoO8zoZVPXKhKtolaK1X9IR4Tu6Wq074" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/04/10 02:21:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABMEnKBDaQkdaH4ycbRViVLnoC09nW7vXORuYyh0lab4aqz--n9u_HZRzmhz3DXdDpjpc4XsL-5AVGt03ovqtXI5HD0XU63c-E0tV626TnvTBEhmDSMszv9DcNWHrgCyv74MHXqYgwO41oYUDg3SBdvSCWV2-3IEmm6u8Zi5mPeK4_x_rYDtKf2Pz5MzRXCJXqrIWIbHSeL79r__W324FWOgEJA_RamonKxZ_bSd7SsWHBhq_diTl3-fe6JeYhI1zuwYKtuDhlO_aWIzRJp_ozHKdrciGpuURBov_DSsOc-ADi10Q9z5TgN_04aqA0o2w6bP4VzP3qnXEYIHvPx_1Wo 2026/04/10 02:21:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/10 02:21:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/04/10 02:21:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABMEnKBDaQkdaH4ycbRViVLnoC09nW7vXORuYyh0lab4aqz--n9u_HZRzmhz3DXdDpjpc4XsL-5AVGt03ovqtXI5HD0XU63c-E0tV626TnvTBEhmDSMszv9DcNWHrgCyv74MHXqYgwO41oYUDg3SBdvSCWV2-3IEmm6u8Zi5mPeK4_x_rYDtKf2Pz5MzRXCJXqrIWIbHSeL79r__W324FWOgEJA_RamonKxZ_bSd7SsWHBhq_diTl3-fe6JeYhI1zuwYKtuDhlO_aWIzRJp_ozHKdrciGpuURBov_DSsOc-ADi10Q9z5TgN_04aqA0o2w6bP4VzP3qnXEYIHvPx_1Wo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/04/10 02:21:49 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ALpUCGfNoeCU1WzpeWBxvzD6tmobVxV15737PPBhF15FZTPaDlSAbdsZQvWML8PLvT4Hq1NoUu9yQ2JRDVm34QW7Fmu97RUuLXYRD2B9CpToibBOt1X20nHiHZsuJi-EAHLRXQPXNY-Jl2gmK9Sg-b4ognHEU3VGj7e2AUt-v7bBbHkvrLY8mgdCKce0vSNZTP2OfEP_CBL2h5O-8hQbs-V_--DJyoXVfCvuRUMFeAUxJBWZywP_Kod48s_eXyFlv8LJ_99ajF5H_Pauz-FpWrGflJ87R6prrf5Gi1PdoD6vI5an7z0UI2jXICzmqFiw1D4KqOpjkPgo6A2w8TtZBfk 2026/04/10 02:21:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/04/10 02:21:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/10 02:21:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ALpUCGfNoeCU1WzpeWBxvzD6tmobVxV15737PPBhF15FZTPaDlSAbdsZQvWML8PLvT4Hq1NoUu9yQ2JRDVm34QW7Fmu97RUuLXYRD2B9CpToibBOt1X20nHiHZsuJi-EAHLRXQPXNY-Jl2gmK9Sg-b4ognHEU3VGj7e2AUt-v7bBbHkvrLY8mgdCKce0vSNZTP2OfEP_CBL2h5O-8hQbs-V_--DJyoXVfCvuRUMFeAUxJBWZywP_Kod48s_eXyFlv8LJ_99ajF5H_Pauz-FpWrGflJ87R6prrf5Gi1PdoD6vI5an7z0UI2jXICzmqFiw1D4KqOpjkPgo6A2w8TtZBfk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/04/10 02:21:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AGnelB2hrgQOre2fgy1oFCacDQfeDgqlrcBOMJLu4DvqNvyukCb-S8YtzY8rUQsndQPowofbXh9UaWvmJo0iADdB0P9U79Ms6JtTYhFViJ2fP8KopwzMEuMtRgv5rmb6C1Itg7PHhguoSRzuQIx1lYUZVWpGfYtzxiTFqVaCF5ZFtBrxGvvbUxK05_-H5HzKkNqdKQiKA0evqnbdqNlRZyoVJa1gZuwocEaIZIYRMIzQy1EqjrEk_AhqqLcsK1i8At2l34rr9UJbeU8xQ3JjKlvH5njlNTNIHb6boIdxDOm0mjwSccKzts3rjFSeAdDXnn20e3JuLBZvQz6blrm_EKc 2026/04/10 02:21:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/10 02:21:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/10 02:21:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AGnelB2hrgQOre2fgy1oFCacDQfeDgqlrcBOMJLu4DvqNvyukCb-S8YtzY8rUQsndQPowofbXh9UaWvmJo0iADdB0P9U79Ms6JtTYhFViJ2fP8KopwzMEuMtRgv5rmb6C1Itg7PHhguoSRzuQIx1lYUZVWpGfYtzxiTFqVaCF5ZFtBrxGvvbUxK05_-H5HzKkNqdKQiKA0evqnbdqNlRZyoVJa1gZuwocEaIZIYRMIzQy1EqjrEk_AhqqLcsK1i8At2l34rr9UJbeU8xQ3JjKlvH5njlNTNIHb6boIdxDOm0mjwSccKzts3rjFSeAdDXnn20e3JuLBZvQz6blrm_EKc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/04/10 02:21:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AMmuwvCrp5wcB-j7wqQ0rPBMszEsyv95c4RxOiAuahqLLsUO5yOdy0tq0h_e1q1msH0YD-ymWT_dgkdaBsVFXcwIAujCPVCvI_q25N_EvYxIXcmry-ziLF-yl4BK8lyIgFgOYVwva0NYAr0M49mQF6SDaj65FX14a23r1hq_cZusvhSKMN2TTnOnEbUYRtaXCLZKx83pBiLOfd_vIzF4PC6nzFmHEqDOBYSzcvPpzKJnSjkoEGzaJw6elsjAWSKC8b9iDtQKJa_W83wm7oPSDVi9FdQ86NtGOitZK14DJsIM0pPzmWT8_9Kdg_VTHqaLDFM96g6RNiImrJqTYncDyV8 2026/04/10 02:21:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/10 02:21:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/10 02:21:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/04/10 02:21:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/04/10 02:21:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/10 02:21:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/04/10 02:21:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AMmuwvCrp5wcB-j7wqQ0rPBMszEsyv95c4RxOiAuahqLLsUO5yOdy0tq0h_e1q1msH0YD-ymWT_dgkdaBsVFXcwIAujCPVCvI_q25N_EvYxIXcmry-ziLF-yl4BK8lyIgFgOYVwva0NYAr0M49mQF6SDaj65FX14a23r1hq_cZusvhSKMN2TTnOnEbUYRtaXCLZKx83pBiLOfd_vIzF4PC6nzFmHEqDOBYSzcvPpzKJnSjkoEGzaJw6elsjAWSKC8b9iDtQKJa_W83wm7oPSDVi9FdQ86NtGOitZK14DJsIM0pPzmWT8_9Kdg_VTHqaLDFM96g6RNiImrJqTYncDyV8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/04/10 02:22:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AAl3oKsdEV2n3Th2jYDLtJsS8fFXCX3btzhhiTvsEphm6OELoZLdNzzfpvBcpeoLZClTOHRpjq3uxprTBZO0z9bqG_fru29KrjS0Th2MALO-O2DbIAVxzsv9J-X6VAM509wkysbVzmZfw0EXByjLxVgSovZO_zil-vS_HCbbDaMhX3zsESUWcw8woTmMvGGRxk66Cnjoo0-GYbhEwJZ5On9afe_d24vevOfbZGjEdxFX3ojhgN29yGVl_K5HHYskkmpe6SvSBCercEqsrteL5SHKK1dnPmUjFutjYI52LmgbM_EjpiTKaMpmsJUo9YjM-BxdofTTq0pCZ6x38_mrrH0 2026/04/10 02:22:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/10 02:22:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/04/10 02:22:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/04/10 02:22:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/10 02:22:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/04/10 02:22:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/04/10 02:22:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AAl3oKsdEV2n3Th2jYDLtJsS8fFXCX3btzhhiTvsEphm6OELoZLdNzzfpvBcpeoLZClTOHRpjq3uxprTBZO0z9bqG_fru29KrjS0Th2MALO-O2DbIAVxzsv9J-X6VAM509wkysbVzmZfw0EXByjLxVgSovZO_zil-vS_HCbbDaMhX3zsESUWcw8woTmMvGGRxk66Cnjoo0-GYbhEwJZ5On9afe_d24vevOfbZGjEdxFX3ojhgN29yGVl_K5HHYskkmpe6SvSBCercEqsrteL5SHKK1dnPmUjFutjYI52LmgbM_EjpiTKaMpmsJUo9YjM-BxdofTTq0pCZ6x38_mrrH0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/04/10 02:22:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: APxlMNm9zh4ksGtJEis-O7pjmUS4Ggmcj_YJ6G2JQ1w3ssM0Rp39Xe5TBWKvbif2NLG-VQiTt2WmgHpT68kdTTlYvCMIhh__W2GFocQfq94rocsBgK1TsRErgVaKl9BpITpgK1bPe8tytjMLN7r6R2zJSDAPSey2Yc9AvaLQz4LM3JwM6QthYdqTn07uLb7RlP5I2Qezxg00zjm4NRTb_KOtFJkBxmMOpzEN4aPv4Ru-ez-qblEh-VhgK1JtkgfeF6h8jK9Du0MsBvKXvFe68Ws8EKIG4c1kTnyaVSe7FYvIGHvsBbE12FcfDqFHdJsQMZTnWedDFPD2psirMWMvBnc 2026/04/10 02:22:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/04/10 02:22:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/04/10 02:22:10 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "APxlMNm9zh4ksGtJEis-O7pjmUS4Ggmcj_YJ6G2JQ1w3ssM0Rp39Xe5TBWKvbif2NLG-VQiTt2WmgHpT68kdTTlYvCMIhh__W2GFocQfq94rocsBgK1TsRErgVaKl9BpITpgK1bPe8tytjMLN7r6R2zJSDAPSey2Yc9AvaLQz4LM3JwM6QthYdqTn07uLb7RlP5I2Qezxg00zjm4NRTb_KOtFJkBxmMOpzEN4aPv4Ru-ez-qblEh-VhgK1JtkgfeF6h8jK9Du0MsBvKXvFe68Ws8EKIG4c1kTnyaVSe7FYvIGHvsBbE12FcfDqFHdJsQMZTnWedDFPD2psirMWMvBnc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/04/10 02:22:12 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AOeoxivGxTfzsBJGBggBIAnX6CZ4M0sWq-cgCiEbZy0KdwkQ86DoTsRyuo_D0oFjnAkIT1G2IDIY6uJKVFEc9hejhCULnyv5hmqKLX8Acfz-i8ncRIeKSpj8cdr9DH6JmOOq62cNpboi5lEjb8yKyo2t60XKPrOJB3eurd6cnM1cxFZeQWHkJwz96MZ9wWTCJ7HD_LYSrmhPm-ASRaVaT2tbCV6JuMm34TsTY2Kq2ybdH-K4yc0TOaRKoWUZReIpIXTnKXQT3_LLwLeYdfKyqqNDoVKq5zPz3Mxh2BxJxKTNkkeEWPueobrMlVJbNMQurxUeeeXZwm1Ek3RVoPEWUWk 2026/04/10 02:22:12 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/04/10 02:22:13 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/10 02:22:13 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AOeoxivGxTfzsBJGBggBIAnX6CZ4M0sWq-cgCiEbZy0KdwkQ86DoTsRyuo_D0oFjnAkIT1G2IDIY6uJKVFEc9hejhCULnyv5hmqKLX8Acfz-i8ncRIeKSpj8cdr9DH6JmOOq62cNpboi5lEjb8yKyo2t60XKPrOJB3eurd6cnM1cxFZeQWHkJwz96MZ9wWTCJ7HD_LYSrmhPm-ASRaVaT2tbCV6JuMm34TsTY2Kq2ybdH-K4yc0TOaRKoWUZReIpIXTnKXQT3_LLwLeYdfKyqqNDoVKq5zPz3Mxh2BxJxKTNkkeEWPueobrMlVJbNMQurxUeeeXZwm1Ek3RVoPEWUWk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/04/10 02:22:15 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ADobWPkmCpE-Sya4FSgND-dxRre8SI7JFU0XoLpuvVSmNKEMZASxDKe0D0hZr7OLRzzRKRqVVxiWBhtnU7r5O7kQVuBMywwF0_g3AcS_5aS9YP7litEPij7BUyI0n0mZDA8O_wSwdgfA8n0BlxjLzrzLrVZle2WNsLRYZtG7Mc-wHZi3jrD82E-ZVm7PexyVV33JWGrBwWd7MSkDFQoT7Ib2wvDU4a_uxOGTVuQiBFro_--iV7D8qHJthq3mql71MVnb937ueLU5VleA-ZyXn4BMVrzq2zOPIdU_bLkB2TB0pklVlJM-NynhxxbSWljaRZ5TrOn01WqhM8dc7aiKrd4 2026/04/10 02:22:16 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/04/10 02:22:16 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/10 02:22:17 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ADobWPkmCpE-Sya4FSgND-dxRre8SI7JFU0XoLpuvVSmNKEMZASxDKe0D0hZr7OLRzzRKRqVVxiWBhtnU7r5O7kQVuBMywwF0_g3AcS_5aS9YP7litEPij7BUyI0n0mZDA8O_wSwdgfA8n0BlxjLzrzLrVZle2WNsLRYZtG7Mc-wHZi3jrD82E-ZVm7PexyVV33JWGrBwWd7MSkDFQoT7Ib2wvDU4a_uxOGTVuQiBFro_--iV7D8qHJthq3mql71MVnb937ueLU5VleA-ZyXn4BMVrzq2zOPIdU_bLkB2TB0pklVlJM-NynhxxbSWljaRZ5TrOn01WqhM8dc7aiKrd4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/04/10 02:22:19 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AALASU39gMrwnMWxemQ1otLKGpHsIddjcCSyxhU1eARQ0ZonaJhG5-RfuHmWv6ro64iHQ1ancC5q-a4l3rzclFD8N3FykR3ziQDerCqRTaFXgiGYM5lwRpV3DKP1hm-FHj8xzUW5FbT6rM2WZpD2MImvxF2koTDie90o0q17iOTLNYZM78xCOio_N3Gzz5mfWJIEeOI-akQPmmQIj29-nnTeONLVpa7PFusgqaFZuNUgya9Dp3dKP7bIGVKc14H37GpgYcl9qTNiqW__e9ccFto4eIzyjtlJYfNxsp64XZK0MtkwuDTXljrqSv8dRhTMLYVBIGVP1L34FvDBDBZnkHA 2026/04/10 02:22:19 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/04/10 02:22:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/04/10 02:22:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/04/10 02:22:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/10 02:22:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/10 02:22:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/04/10 02:22:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AALASU39gMrwnMWxemQ1otLKGpHsIddjcCSyxhU1eARQ0ZonaJhG5-RfuHmWv6ro64iHQ1ancC5q-a4l3rzclFD8N3FykR3ziQDerCqRTaFXgiGYM5lwRpV3DKP1hm-FHj8xzUW5FbT6rM2WZpD2MImvxF2koTDie90o0q17iOTLNYZM78xCOio_N3Gzz5mfWJIEeOI-akQPmmQIj29-nnTeONLVpa7PFusgqaFZuNUgya9Dp3dKP7bIGVKc14H37GpgYcl9qTNiqW__e9ccFto4eIzyjtlJYfNxsp64XZK0MtkwuDTXljrqSv8dRhTMLYVBIGVP1L34FvDBDBZnkHA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/04/10 02:22:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AO3YJ6EkHrWOqiPHuhAvDrInaFKgWW7dDwNvhSxYuuIlQrBtYLKhwwi6cffOTaakMBr9Ma5dHDVYAPdrSb1m-gQ9Osn3XD5ilNBZgIPxHITg9FMqdjpQMJsDZBc-dNONR86mvF5JWf2e1A1ZSfpmckrb5XRwjRhE0MyXNBarYxz12lWEIctehPy6JVHrMewFY_5_BT6us4bLhFradEOq7A4bdDjJ9sH3S2kF_NRXAAdzTqmARSE5VhhpmqPQJQyuboYikutK6doJEqDWeDD-L9qdzVSrgTcViw0aSprbh0AO1XE7d7IOqEn-TDQvtzi4zuJw35s9B-keDRv_2ccHiMs 2026/04/10 02:22:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/04/10 02:22:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/04/10 02:22:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/04/10 02:22:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/10 02:22:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/10 02:22:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/04/10 02:22:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AO3YJ6EkHrWOqiPHuhAvDrInaFKgWW7dDwNvhSxYuuIlQrBtYLKhwwi6cffOTaakMBr9Ma5dHDVYAPdrSb1m-gQ9Osn3XD5ilNBZgIPxHITg9FMqdjpQMJsDZBc-dNONR86mvF5JWf2e1A1ZSfpmckrb5XRwjRhE0MyXNBarYxz12lWEIctehPy6JVHrMewFY_5_BT6us4bLhFradEOq7A4bdDjJ9sH3S2kF_NRXAAdzTqmARSE5VhhpmqPQJQyuboYikutK6doJEqDWeDD-L9qdzVSrgTcViw0aSprbh0AO1XE7d7IOqEn-TDQvtzi4zuJw35s9B-keDRv_2ccHiMs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/04/10 02:22:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABQunSdsJOTpfapSZWPzDwZD2Khpdq15EB3o6d3R4LmYH88V_aE49n9_W8Kr4_bSBXoMjLr22iDyA-pufxay82NEkjSrbLbUcljG7b9fnFMtbPr2x2GhmdSuGKqvBOkA_ddw3-wN8Q1udtcgmTNmznisJYvcWgDdSWVcrtyFIAyS1m9DFSfRVoL5OfsCJ8J4x67tmZexsSA5n5SkKuqZCm67MNTZ8X_wg9strX7VcQd6dnzeFwdslmM_ARiIEwlLA8vuPWuIsLTg8VhqavijiZKj2DetG5lHkXsFkvyA9zJdg3K4TKlmeA6Tx3EBvpJHdbBN3Lw0I8YBtDqGpbj0FFc 2026/04/10 02:22:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/04/10 02:22:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/04/10 02:22:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ABQunSdsJOTpfapSZWPzDwZD2Khpdq15EB3o6d3R4LmYH88V_aE49n9_W8Kr4_bSBXoMjLr22iDyA-pufxay82NEkjSrbLbUcljG7b9fnFMtbPr2x2GhmdSuGKqvBOkA_ddw3-wN8Q1udtcgmTNmznisJYvcWgDdSWVcrtyFIAyS1m9DFSfRVoL5OfsCJ8J4x67tmZexsSA5n5SkKuqZCm67MNTZ8X_wg9strX7VcQd6dnzeFwdslmM_ARiIEwlLA8vuPWuIsLTg8VhqavijiZKj2DetG5lHkXsFkvyA9zJdg3K4TKlmeA6Tx3EBvpJHdbBN3Lw0I8YBtDqGpbj0FFc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/04/10 02:22:34 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AEuerUbR0Tw0xq6RlE2l_LvoUu0w_pta4IlZeddijl6BR5lpIqtJ5DHweLI11KkWWtF-2A63QprT-deJz3zaFEui6nTFBok66i9HHEhRWXzVcDt0KhuZrGfqPQcDjnq_X3DFoUNAXJKKG0yymHZnRfHS1b4TL23uKlTsOQgzJ7mYXhI5ve-PGb8StzCWkwio3csOAQyCxuZ9cG6oFB2KJdlg9amfRmNz8Muene37X2OlJ7Ln6eMZAwy3MLcTCDxf731lS9UZ6-lXSz1YEVJ2t7KHJGM5139cDryZQ4gLJS9zalB8p93KjN5q1Tl83VB8NqcBnXkHNtW5hjhSWQwdUrI 2026/04/10 02:22:35 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/04/10 02:22:35 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/10 02:22:36 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AEuerUbR0Tw0xq6RlE2l_LvoUu0w_pta4IlZeddijl6BR5lpIqtJ5DHweLI11KkWWtF-2A63QprT-deJz3zaFEui6nTFBok66i9HHEhRWXzVcDt0KhuZrGfqPQcDjnq_X3DFoUNAXJKKG0yymHZnRfHS1b4TL23uKlTsOQgzJ7mYXhI5ve-PGb8StzCWkwio3csOAQyCxuZ9cG6oFB2KJdlg9amfRmNz8Muene37X2OlJ7Ln6eMZAwy3MLcTCDxf731lS9UZ6-lXSz1YEVJ2t7KHJGM5139cDryZQ4gLJS9zalB8p93KjN5q1Tl83VB8NqcBnXkHNtW5hjhSWQwdUrI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/04/10 02:22:38 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AMQKDQ5YJY3txKF95T8SwP6qPSPD5tdp64GfzAbWBgTd9ifNUA7d-9AqDnudPeVSN5zPDXjAKZbv0FySxPkSfuZTCjS6LPFWW1ha04Ngx21qta8mIfkUt-RszpB9ym15jT3eSHco2nDbZnmPnAVcagj1ngcWoSt2JjAyk_OpR_bhLam6PkGYlHrqUymh8PK-h2By2ZotDRKPCkDSuOXcxCZIGUNMfTFcCFts8GgusMlaihgaTME7lxp2-5zP0S0fpPCnp30JEKaWA4qh55938Y0ftRhyUy_Oz0d696Ljmw3njq6C6vUVYsy95m4HzEjoOXVjNvHWJW46P6YeprMeLlA 2026/04/10 02:22:39 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/04/10 02:22:40 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/10 02:22:40 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AMQKDQ5YJY3txKF95T8SwP6qPSPD5tdp64GfzAbWBgTd9ifNUA7d-9AqDnudPeVSN5zPDXjAKZbv0FySxPkSfuZTCjS6LPFWW1ha04Ngx21qta8mIfkUt-RszpB9ym15jT3eSHco2nDbZnmPnAVcagj1ngcWoSt2JjAyk_OpR_bhLam6PkGYlHrqUymh8PK-h2By2ZotDRKPCkDSuOXcxCZIGUNMfTFcCFts8GgusMlaihgaTME7lxp2-5zP0S0fpPCnp30JEKaWA4qh55938Y0ftRhyUy_Oz0d696Ljmw3njq6C6vUVYsy95m4HzEjoOXVjNvHWJW46P6YeprMeLlA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/04/10 02:22:42 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AHg057eOiZXROuR390_42aAr-WLveon6s71UPuhiaeHaByHy_WHS9LNWT5km2x8u_p9FoK-AnBSREpbZA5XsG77ijRTSruOeS9PAaT5lurL-CoR19OzB_U3sXVxVtQvlxlq5TexZXbH8XE-YDCmcZtG812A-zgA1lxHtTaYNZZ1xRWnnT8zuY1XnDwRQO8T3RtpkQbxJ8NzTq_qtazTSlt7VgYeaExjsDneHnyTBDy7omYkAZTHVfz9Cr9DmGy1XIlLtypI6IyIhjcD3D_Nk5x6vNRxRAaaVp4mfWxzCzXp62-koByxMxQhjPd0jIqaQLTibp-I8i9WiCzyTcz9rtE8 2026/04/10 02:22:43 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/04/10 02:22:43 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/04/10 02:22:43 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/04/10 02:22:44 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/04/10 02:22:44 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/10 02:22:44 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/04/10 02:22:45 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AHg057eOiZXROuR390_42aAr-WLveon6s71UPuhiaeHaByHy_WHS9LNWT5km2x8u_p9FoK-AnBSREpbZA5XsG77ijRTSruOeS9PAaT5lurL-CoR19OzB_U3sXVxVtQvlxlq5TexZXbH8XE-YDCmcZtG812A-zgA1lxHtTaYNZZ1xRWnnT8zuY1XnDwRQO8T3RtpkQbxJ8NzTq_qtazTSlt7VgYeaExjsDneHnyTBDy7omYkAZTHVfz9Cr9DmGy1XIlLtypI6IyIhjcD3D_Nk5x6vNRxRAaaVp4mfWxzCzXp62-koByxMxQhjPd0jIqaQLTibp-I8i9WiCzyTcz9rtE8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/04/10 02:22:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AHcf6QElEeo7kRZkst4777Gn5lotuKmQYD41wJARs7q4kZJCB944XYdkKVxn8n5up4p88nj8EeP5lZeUcXV_Sh99CTAptlliwP1L_zkQTX2VclnutQsbpGdd_DF2t77Qe4vuuN1NJIk9J8Cv-EjnZ-SEjinKXCIHwXe7OWoWanK-uPSeHJ_hSKsngVnfAtL_G1-PGmhVQpJMRPV6umHaUIGplI5lw4mNijopbtCs_JuRMBbjFLTnhk8lJxmZt8ASySJmW4rdbk9nErRWMZy42mfqI3kaKzMfH_6_UR8Z5LdS33EtQ0CEhh7XkiMrinr0Rik09Uqn6GFQGKOC7kbTkxk 2026/04/10 02:22:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/04/10 02:22:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/04/10 02:22:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/04/10 02:22:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/10 02:22:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/04/10 02:22:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/04/10 02:22:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AHcf6QElEeo7kRZkst4777Gn5lotuKmQYD41wJARs7q4kZJCB944XYdkKVxn8n5up4p88nj8EeP5lZeUcXV_Sh99CTAptlliwP1L_zkQTX2VclnutQsbpGdd_DF2t77Qe4vuuN1NJIk9J8Cv-EjnZ-SEjinKXCIHwXe7OWoWanK-uPSeHJ_hSKsngVnfAtL_G1-PGmhVQpJMRPV6umHaUIGplI5lw4mNijopbtCs_JuRMBbjFLTnhk8lJxmZt8ASySJmW4rdbk9nErRWMZy42mfqI3kaKzMfH_6_UR8Z5LdS33EtQ0CEhh7XkiMrinr0Rik09Uqn6GFQGKOC7kbTkxk" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/04/10 02:22:54 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/04/10 02:22:59 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/04/10 02:23:05 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/04/10 02:23:11 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/04/10 02:23:18 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/04/10 02:23:22 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AOmzh6eVy7QZ43u1R53Tw8sVZphwAXHpmpT-IdKEfScTdvIFe2ijm2o1aPqIpr46Oq4sW-LuUyx71hdr_zEbup1OHflJVV_LCbQsxA2Hzm2NkKDiIx5CHMJvoqvzz5mXt2dvcz6gLey1nwx76xRp7zcIFx60ReVnVXhp2v9WkFFLKeoYVP4jSToAa-JOi4RzydF_YvdEYgqLUdn8jiXz7PJLgsmfJuqd9jsxruHSTk_jCyPBNzQPQC0ucsBBOE79Ff-8_CUzkpo7adz2M1JCp95sCrHzh4WMxgRIhXCM61lWnRxrrNL2g0jzFku1RGCpYRusgKD8xAeIVbPxgBVbWOE 2026/04/10 02:23:22 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/10 02:23:22 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "8b650e8b6b1d798ee7f80f9f92af9cfc" 2026/04/10 02:23:23 DEBUG : unknown-size-put.txt: multipart upload "AOmzh6eVy7QZ43u1R53Tw8sVZphwAXHpmpT-IdKEfScTdvIFe2ijm2o1aPqIpr46Oq4sW-LuUyx71hdr_zEbup1OHflJVV_LCbQsxA2Hzm2NkKDiIx5CHMJvoqvzz5mXt2dvcz6gLey1nwx76xRp7zcIFx60ReVnVXhp2v9WkFFLKeoYVP4jSToAa-JOi4RzydF_YvdEYgqLUdn8jiXz7PJLgsmfJuqd9jsxruHSTk_jCyPBNzQPQC0ucsBBOE79Ff-8_CUzkpo7adz2M1JCp95sCrHzh4WMxgRIhXCM61lWnRxrrNL2g0jzFku1RGCpYRusgKD8xAeIVbPxgBVbWOE" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/10 02:23:25 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AABTuv6-Bh2frCaU0wBgw6rVMVjW6vk8SRqYobAl_tULYs3k2JbmLxD_m5ctf_BGqrZg6DGxaTMXUP2lEp6HgTEE78ywrs5KaTPfZ1-1hWABOcxkcOhIK-92CpiViCGjv19sNrCpk8uwUVBO1jISof7yhC5DcJ-iv15J_6MJX0aC7pS8PIwxPF8jh--3DVSRle-oNbuveMSc_tNGzrIQgHT_nBrCdSrmEt1IOncWaH9Kfk0ox_N5zQt1igEhzb7C1_24Qr84fn6a4olM_WamHupV80Cb8FjUgOIL7xXh13VAG1sYIz72xfLbcY5OoGLQFT8mesAhh8Ba5k5mLdnT2nE 2026/04/10 02:23:25 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/04/10 02:23:26 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "212cb40f3e5084fd48dc4448140981cb" 2026/04/10 02:23:26 DEBUG : unknown-size-update.txt: multipart upload "AABTuv6-Bh2frCaU0wBgw6rVMVjW6vk8SRqYobAl_tULYs3k2JbmLxD_m5ctf_BGqrZg6DGxaTMXUP2lEp6HgTEE78ywrs5KaTPfZ1-1hWABOcxkcOhIK-92CpiViCGjv19sNrCpk8uwUVBO1jISof7yhC5DcJ-iv15J_6MJX0aC7pS8PIwxPF8jh--3DVSRle-oNbuveMSc_tNGzrIQgHT_nBrCdSrmEt1IOncWaH9Kfk0ox_N5zQt1igEhzb7C1_24Qr84fn6a4olM_WamHupV80Cb8FjUgOIL7xXh13VAG1sYIz72xfLbcY5OoGLQFT8mesAhh8Ba5k5mLdnT2nE" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/10 02:23:27 DEBUG : Creating backend with remote "TestS3R2:rclone-test-lefuxav1moye/deeper/nonexisting/directory" 2026/04/10 02:23:27 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/10 02:23:27 DEBUG : Waiting for deletions to finish 2026/04/10 02:23:28 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/04/10 02:23:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/04/10 02:23:28 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/04/10 02:23:30 INFO : S3 bucket rclone-test-lefuxav1moye: Bucket "rclone-test-lefuxav1moye" deleted 2026/04/10 02:23:30 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- FAIL: TestIntegration (262.62s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.29s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (2.73s) --- FAIL: TestIntegration/FsMkdir (258.51s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.43s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.11s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.11s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.12s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.11s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.16s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (32.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.97s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot (0.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.97s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.54s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (4.69s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (49.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (3.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (7.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (4.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.69s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.79s) --- 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 (1.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (5.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (3.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (1.50s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (129.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (21.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (5.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (3.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (7.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (3.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (3.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (19.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (5.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (3.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (6.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (3.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (7.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (3.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (19.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (6.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (3.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (6.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (3.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (7.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (3.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (21.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (5.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (3.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (7.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (7.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (22.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (6.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (3.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (7.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (3.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (8.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (24.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (6.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (3.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (8.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (9.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (4.56s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (29.42s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (5.37s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (5.71s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.09s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.88s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.38s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (6.11s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (2.45s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (3.66s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.34s) --- 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/10 02:23:30 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/04/10 02:23:30 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 262.648s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished ERROR in 4m23.766405428s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/dot]