"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/03/12 01:52:47 DEBUG : Creating backend with remote "TestS3R2:rclone-test-mijaxap7refe" 2026/03/12 01:52:47 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/03/12 01:52:48 INFO : S3 bucket rclone-test-mijaxap7refe: Bucket "rclone-test-mijaxap7refe" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/03/12 01:52:49 INFO : S3 bucket rclone-test-mijaxap7refe: Bucket "rclone-test-mijaxap7refe" deleted === RUN TestIntegration/FsMkdir 2026/03/12 01:52:49 INFO : S3 bucket rclone-test-mijaxap7refe: Bucket "rclone-test-mijaxap7refe" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/03/12 01:52:49 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/03/12 01:52:49 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/03/12 01:52:50 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/03/12 01:53:06 NOTICE: S3 bucket rclone-test-mijaxap7refe: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/03/12 01:53:06 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AN1Q8xfZr5GnKoU94B_8iuqOr-i12Ge8MaLzE_BUN-a4OYCkBqc1cLH8n2AVoHZhtE2GkQwogr_Z2ZusRIoEUMsyEnXEdUUT72Y1FUlpGaKuVi-OS--1Pijo8Ksa_oiuesPBjzfmfU9-BrEAmjzH-D7v-bVQCED_TmGYf4AkDdoB8CCdXbwHhMToaHij150cPBX4dKSney1RjRxr5rPaaO8NTMt1cb7M_xt9dqDgyJlxzRsnYtQ5ENn1oJyCaww2aN1OHTLrYv24to7swq_XsCX_cOevj5_PM-NcitnvoBTA0-7KTnISvbngN68jHcsYgME4g_Czuu9droPRzPiltEw 2026/03/12 01:53:06 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "99e35550d21505df87fd78e648476ce3" 2026/03/12 01:53:06 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "d5f0d4013133ae90773a116747c949d7" 2026/03/12 01:53:07 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "2324d6e9a14d56dc2640b4caa5d5a37e" 2026/03/12 01:53:07 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AN1Q8xfZr5GnKoU94B_8iuqOr-i12Ge8MaLzE_BUN-a4OYCkBqc1cLH8n2AVoHZhtE2GkQwogr_Z2ZusRIoEUMsyEnXEdUUT72Y1FUlpGaKuVi-OS--1Pijo8Ksa_oiuesPBjzfmfU9-BrEAmjzH-D7v-bVQCED_TmGYf4AkDdoB8CCdXbwHhMToaHij150cPBX4dKSney1RjRxr5rPaaO8NTMt1cb7M_xt9dqDgyJlxzRsnYtQ5ENn1oJyCaww2aN1OHTLrYv24to7swq_XsCX_cOevj5_PM-NcitnvoBTA0-7KTnISvbngN68jHcsYgME4g_Czuu9droPRzPiltEw" 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/03/12 01:53:10 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/03/12 01:53:11 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/03/12 01:53:13 DEBUG : S3 bucket rclone-test-mijaxap7refe: bucket is versioned: false 2026/03/12 01:53:13 DEBUG : Waiting for deletions to finish 2026/03/12 01:53:13 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/03/12 01:53:13 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/03/12 01:53:13 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/03/12 01:53:15 DEBUG : Creating backend with remote "TestS3R2:rclone-test-mijaxap7refe/dirToPurgeFromRoot" 2026/03/12 01:53:15 DEBUG : S3 bucket rclone-test-mijaxap7refe path dirToPurgeFromRoot: bucket is versioned: false 2026/03/12 01:53:15 DEBUG : Waiting for deletions to finish 2026/03/12 01:53:15 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/03/12 01:53:15 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/03/12 01:53:15 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/03/12 01:53:15 DEBUG : Creating backend with remote "TestS3R2:rclone-test-mijaxap7refe/hello? sausage/êé" 2026/03/12 01:53:17 DEBUG : S3 bucket rclone-test-mijaxap7refe path hello? sausage/êé: bucket is versioned: false 2026/03/12 01:53:17 DEBUG : Waiting for deletions to finish 2026/03/12 01:53:17 DEBUG : "a/b/c/d/e.txt" version false 2026/03/12 01:53:17 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/03/12 01:53:17 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/03/12 01:53:24 DEBUG : Creating backend with remote "TestS3R2:rclone-test-mijaxap7refe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/03/12 01:53:24 DEBUG : Creating backend with remote "TestS3R2:rclone-test-mijaxap7refe/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-mijaxap7refe" from "TestS3R2:rclone-test-mijaxap7refe" 2026/03/12 01:53:25 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/03/12 01:53:29 DEBUG : piped data.txt: open chunk writer: started multipart upload: ALX8VxtchiwhwwvH_-_pTaAF0dTof9lrXlhvnRGmtSpASlnYeEJUKTAnfRenIaWNV2J0YYO5mXcksYm44wi5V6Zltu9rR-aoy5fE5f937elbFdX65yK3KKJPUKbhbBH5i90LFzdJ5VfFHoeAhXwFuxAdsnUsjxl2D07s8qbyKixFNymkoCJAYbKioVf2ULVvu2HowYzhvDB5yTtNsyqMvwPusvfSquB6M-RWxREGzBv-WZFNq-lGvSo9hVZM3bIUlowcN_rHf_wpeEUcPHSRT90HXXZWmPL76wP-p5ic45DVcTVg09qz5Tv-1tLpK_oUqwPZN0HvDpuRt9LWUf8H1wA 2026/03/12 01:53:29 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/03/12 01:53:29 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/03/12 01:53:29 DEBUG : piped data.txt: multipart upload "ALX8VxtchiwhwwvH_-_pTaAF0dTof9lrXlhvnRGmtSpASlnYeEJUKTAnfRenIaWNV2J0YYO5mXcksYm44wi5V6Zltu9rR-aoy5fE5f937elbFdX65yK3KKJPUKbhbBH5i90LFzdJ5VfFHoeAhXwFuxAdsnUsjxl2D07s8qbyKixFNymkoCJAYbKioVf2ULVvu2HowYzhvDB5yTtNsyqMvwPusvfSquB6M-RWxREGzBv-WZFNq-lGvSo9hVZM3bIUlowcN_rHf_wpeEUcPHSRT90HXXZWmPL76wP-p5ic45DVcTVg09qz5Tv-1tLpK_oUqwPZN0HvDpuRt9LWUf8H1wA" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/03/12 01:53:30 DEBUG : piped data.txt: open chunk writer: started multipart upload: AEiajPf75UszvTU3Cr6weoyLAoRFnLkmqxELFJ1jWP2pI8dsW38HwUiToOvjxUldNPL1kUTffVxWcYjT9oyE5IZOPcGGdxlrnLSh1yWPG1UE3n03-FagrPC6M8In4allxdQGG23aRjcBZ6KKLcE1NhRxgT2Kb54pX29tklIp9pP42eyw72vyrb25KPTGOqVRZDLN-VhLAZwvnxdHiKtqf77pVWfXZ7If6par0dUe4JYdAJoRQZedWx82sVoZeiIMyvEUx6jZVt-ihb4t0UNcprIEwTcKLnZt8_I1TYNQYMiuJMEAh-H9y0uq7jAm_e0cEMdM_NembD0C3IuBO1_GPSc 2026/03/12 01:53:30 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/12 01:53:30 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "32ddbcf639fe1524667ac78135614524" 2026/03/12 01:53:30 DEBUG : piped data.txt: multipart upload "AEiajPf75UszvTU3Cr6weoyLAoRFnLkmqxELFJ1jWP2pI8dsW38HwUiToOvjxUldNPL1kUTffVxWcYjT9oyE5IZOPcGGdxlrnLSh1yWPG1UE3n03-FagrPC6M8In4allxdQGG23aRjcBZ6KKLcE1NhRxgT2Kb54pX29tklIp9pP42eyw72vyrb25KPTGOqVRZDLN-VhLAZwvnxdHiKtqf77pVWfXZ7If6par0dUe4JYdAJoRQZedWx82sVoZeiIMyvEUx6jZVt-ihb4t0UNcprIEwTcKLnZt8_I1TYNQYMiuJMEAh-H9y0uq7jAm_e0cEMdM_NembD0C3IuBO1_GPSc" 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/03/12 01:53:31 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:298: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock s3_internal_test.go:527: Object Lock not supported by this provider: CreateBucket with Object Lock failed: operation error S3: CreateBucket, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: Header 'x-amz-bucket-object-lock-enabled' with value 'true' not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/03/12 01:53:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AIQGz121XV29OAVfU4cUi9RFogmsKrwUNg1gJ2mkWYJVuGFqa-5n_HmX8i-bP0N32gB-5v3jjCuZ_H70zD6K4BU76fdDWoIAvRsmfoxwWpbrludAzWNUkNWDZjbKMe2UgEIdvsy02Xu83golPJ6FjuN7AjDXMPk594AuEABjVUbEi2EF8hTkCTlmHxSCNerf78sfsoL4M3x-Dy3bjIb5lVeLe8GbKRkK94Ca5Hxt7S3cPoLuj3iBVNWoJcaN7IrN4HQnvLjmSn7grrR9XbNs7jfsJQlHLUpP4AK5WyYf-z3gHbcE62bKKpnlZrVtijuDjzUBs5Tt4G6_Duv1hMAbgN4 2026/03/12 01:53:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/03/12 01:53:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/03/12 01:53:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AIQGz121XV29OAVfU4cUi9RFogmsKrwUNg1gJ2mkWYJVuGFqa-5n_HmX8i-bP0N32gB-5v3jjCuZ_H70zD6K4BU76fdDWoIAvRsmfoxwWpbrludAzWNUkNWDZjbKMe2UgEIdvsy02Xu83golPJ6FjuN7AjDXMPk594AuEABjVUbEi2EF8hTkCTlmHxSCNerf78sfsoL4M3x-Dy3bjIb5lVeLe8GbKRkK94Ca5Hxt7S3cPoLuj3iBVNWoJcaN7IrN4HQnvLjmSn7grrR9XbNs7jfsJQlHLUpP4AK5WyYf-z3gHbcE62bKKpnlZrVtijuDjzUBs5Tt4G6_Duv1hMAbgN4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/03/12 01:53:34 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AMJPzTu6sOyOwWpoNeJawY7SzXdp6ZP_Xq3h6Jvy_HEPm_NQo7o-dSqXhqVcmOsXAqv7QLE1c9y-_0SNp1rDRdG5CaHhfJUj3Mtp72boewkDhd8wh4jWGItHFAC9iHeX8lEIBS1y2fcZ0bwvZGmF0W7CDO0fVowevxWTu8FNhlWUiNEZwu7QCQxB0zDmJ3XblRtmU9M5m-Vasxs-PsckBo3McFufExOKpKeDfz4gD-sau-d_ApIZR3opMqdJ4aPKqtAzlPMX1yi9wouDUfqrTHuk8ZA-fjr_VlZFKfm2uDXG3wnSlQq4mI_jaC-Ms1JIsfHtAkwqMPPmPqxWkbpK1Yc 2026/03/12 01:53:34 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/03/12 01:53:35 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/12 01:53:35 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AMJPzTu6sOyOwWpoNeJawY7SzXdp6ZP_Xq3h6Jvy_HEPm_NQo7o-dSqXhqVcmOsXAqv7QLE1c9y-_0SNp1rDRdG5CaHhfJUj3Mtp72boewkDhd8wh4jWGItHFAC9iHeX8lEIBS1y2fcZ0bwvZGmF0W7CDO0fVowevxWTu8FNhlWUiNEZwu7QCQxB0zDmJ3XblRtmU9M5m-Vasxs-PsckBo3McFufExOKpKeDfz4gD-sau-d_ApIZR3opMqdJ4aPKqtAzlPMX1yi9wouDUfqrTHuk8ZA-fjr_VlZFKfm2uDXG3wnSlQq4mI_jaC-Ms1JIsfHtAkwqMPPmPqxWkbpK1Yc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/03/12 01:53:36 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AM_z-oje8aPlrZCQifGMh_mqXyLn4Bv1d8jXcdrCZ1XCiBkSUaHMtuly2BDnemqBfcfx-n8DBR5Nt5AJbrATmx_x-iNZG0xlKB2EBVBjyinZw0jpVJjcNT1Q41vlkEqIUxLvyi149u0_Ja9qYxupUEo1h204dHBLrpfQXM2XZ8vNGFYZT7gPsKKO-msqacdYQqF_q86qe5jbwDUgbLMGBqAlgsKhesPmpmVui1jimFQE05YHxTuZpHGigfgcBJAXtsb-6Wnee4VDx00t67lkxCas8xRH-ul8C6DW_HUJQOIazrcXnSh1qCMXZpzne_4B6r2TD2VOmSUCNKiq4GuoHHc 2026/03/12 01:53:36 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/03/12 01:53:36 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/12 01:53:37 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AM_z-oje8aPlrZCQifGMh_mqXyLn4Bv1d8jXcdrCZ1XCiBkSUaHMtuly2BDnemqBfcfx-n8DBR5Nt5AJbrATmx_x-iNZG0xlKB2EBVBjyinZw0jpVJjcNT1Q41vlkEqIUxLvyi149u0_Ja9qYxupUEo1h204dHBLrpfQXM2XZ8vNGFYZT7gPsKKO-msqacdYQqF_q86qe5jbwDUgbLMGBqAlgsKhesPmpmVui1jimFQE05YHxTuZpHGigfgcBJAXtsb-6Wnee4VDx00t67lkxCas8xRH-ul8C6DW_HUJQOIazrcXnSh1qCMXZpzne_4B6r2TD2VOmSUCNKiq4GuoHHc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/03/12 01:53:37 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AKV5zvrEQExH1zfDaOqr6tQClNOHW-wSCNHPMUfHsaKVaMYIWvq16SYu217ve54WbOZP8WwwvrkHKZLLUUFjchDQUaMQI7F67DAB0lukrzgU8XuFi0ZsmVhyeg65nWpzLC78MQtaT8R3x2xrJzHlWdl9GOJgq-hi4WRCSD5cJlH8gRs_24lbz-4IP00kOQsw_dlMfebPgWsTh3ztFr4hp8rkIWRSehbmKRlhX7uJalk4Kfi-QznNnZIVvopG6dtOWpfh0lVqJVvTw2f1BuHYFCEuZ1fv7bIUJw6J3N5jsXe0XqWIIdrNKOlAlxm7OILbMgJfszrrg1urNgalTdTxCLc 2026/03/12 01:53:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/03/12 01:53:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/03/12 01:53:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/03/12 01:53:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/12 01:53:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/03/12 01:53:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/03/12 01:53:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AKV5zvrEQExH1zfDaOqr6tQClNOHW-wSCNHPMUfHsaKVaMYIWvq16SYu217ve54WbOZP8WwwvrkHKZLLUUFjchDQUaMQI7F67DAB0lukrzgU8XuFi0ZsmVhyeg65nWpzLC78MQtaT8R3x2xrJzHlWdl9GOJgq-hi4WRCSD5cJlH8gRs_24lbz-4IP00kOQsw_dlMfebPgWsTh3ztFr4hp8rkIWRSehbmKRlhX7uJalk4Kfi-QznNnZIVvopG6dtOWpfh0lVqJVvTw2f1BuHYFCEuZ1fv7bIUJw6J3N5jsXe0XqWIIdrNKOlAlxm7OILbMgJfszrrg1urNgalTdTxCLc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/03/12 01:53:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AF4_QxbWRbAq6nzjaEkkQxR5ATLBRZmSfL6U2go98HRHH4zE9m4WXsuxIlp7zR3KrY0__dAk9yxgCuK7KfQUDvGKvQAY_Rmc68UMqcxyuAwibg1NcxnixN3jgtl3MCse4oQ3WeZjTbcoiQHw4k1JtmY9gZRqPLpEnM9KiUlFRA0tbe-lCnCXo8b7_CzBUmHOual3gf1ds5QC8Oti-3UcFzIQh96omaUuSnp53sEHFwRarc9EGtN8VUmg41dAW0z518mC45Jyxq_lOekAxrQ4ulXjHICLLQZ-xWEATW0q6icqus2DhXaCxMiMM1suWql7DnkOeomkys7I6RQJnB0xRRw 2026/03/12 01:53:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/03/12 01:53:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/03/12 01:53:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/03/12 01:53:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/03/12 01:53:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/12 01:53:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/03/12 01:53:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AF4_QxbWRbAq6nzjaEkkQxR5ATLBRZmSfL6U2go98HRHH4zE9m4WXsuxIlp7zR3KrY0__dAk9yxgCuK7KfQUDvGKvQAY_Rmc68UMqcxyuAwibg1NcxnixN3jgtl3MCse4oQ3WeZjTbcoiQHw4k1JtmY9gZRqPLpEnM9KiUlFRA0tbe-lCnCXo8b7_CzBUmHOual3gf1ds5QC8Oti-3UcFzIQh96omaUuSnp53sEHFwRarc9EGtN8VUmg41dAW0z518mC45Jyxq_lOekAxrQ4ulXjHICLLQZ-xWEATW0q6icqus2DhXaCxMiMM1suWql7DnkOeomkys7I6RQJnB0xRRw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/03/12 01:53:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AAiEJHAAxD_b0e9dKV4RwHVJKBoSooZlxgxgLh8nGOfU8lEFyOzwMJtjfX09BeLOiNtzTc4xbvxIShBqwBG27ERTxRW63gnNV6R9X6olbwbEiCnpvIsjwoKZW7lM9oKH5XPci_vNSmCQwEfxLOSPtN0ocPfXTD8uZg2ARhhA3cevxMGXAvD-PuJ8ccPmh2aFKWUQnO9z2___vV3vtpYCFcuk0MIOeCtlNyuNaYsT9dDwNd_9drplxfb9xGbG3Yz0wzOY1_58rV_XgvXBXgUHsHlfzlTHX2JsAAnWn3T6dka7RU521AK5iBsVVwatV-kk_ByJVph9ivzbTaKvmkrQraw 2026/03/12 01:53:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/12 01:53:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/03/12 01:53:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AAiEJHAAxD_b0e9dKV4RwHVJKBoSooZlxgxgLh8nGOfU8lEFyOzwMJtjfX09BeLOiNtzTc4xbvxIShBqwBG27ERTxRW63gnNV6R9X6olbwbEiCnpvIsjwoKZW7lM9oKH5XPci_vNSmCQwEfxLOSPtN0ocPfXTD8uZg2ARhhA3cevxMGXAvD-PuJ8ccPmh2aFKWUQnO9z2___vV3vtpYCFcuk0MIOeCtlNyuNaYsT9dDwNd_9drplxfb9xGbG3Yz0wzOY1_58rV_XgvXBXgUHsHlfzlTHX2JsAAnWn3T6dka7RU521AK5iBsVVwatV-kk_ByJVph9ivzbTaKvmkrQraw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/03/12 01:53:44 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AMYjAXtZclVPpuFJpRjiK5MkgSRfw8U5Xw-R37pMC596Z5Xj2msqZweiNXmH1dN1GAgXkwS2DOgHz63vpUa5AzM3JEKWplhISupMoyIdAU0AtYtipaEdqgH_t8aZC-maCRuQNsOfzZgLMiEs3sjU8ZDbVXURBGZE6kauCujZuEmH6NoyUb4jwXUiSHip9cSta-WR5BK0ghWx7PsqYC9ifY7HvkT8FnmRNvsZ-azoYaCbmunCwkL9e-S6SwzaHWzmZuGzxDW9PAIqhw2M9W_-yDvhxkXFUpbclmTq-BY488gbcU9vqmrL3aa-GhYGXAj6JQ7lidBDRi1qH_EQqVfVbkU 2026/03/12 01:53:44 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/03/12 01:53:44 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/12 01:53:45 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AMYjAXtZclVPpuFJpRjiK5MkgSRfw8U5Xw-R37pMC596Z5Xj2msqZweiNXmH1dN1GAgXkwS2DOgHz63vpUa5AzM3JEKWplhISupMoyIdAU0AtYtipaEdqgH_t8aZC-maCRuQNsOfzZgLMiEs3sjU8ZDbVXURBGZE6kauCujZuEmH6NoyUb4jwXUiSHip9cSta-WR5BK0ghWx7PsqYC9ifY7HvkT8FnmRNvsZ-azoYaCbmunCwkL9e-S6SwzaHWzmZuGzxDW9PAIqhw2M9W_-yDvhxkXFUpbclmTq-BY488gbcU9vqmrL3aa-GhYGXAj6JQ7lidBDRi1qH_EQqVfVbkU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/03/12 01:53:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ACotyxgG902zqSQTPxVWFCSzyYgCuDco2u8BAZMfQTKp8Jmm4E0y2F112pZAaYvy6mabtiA3ogUwwtQTCCR3SKMAR5EpJJxLMWECWhmy2co-vNIq-P7C43ke338rYMR5XkNRUWlE9OtgMArVEYHxErwkU_HulfFBdOoHFl3s-p0KkWeetoGKphMigNISlE1_02YEfvYujFEJogAIsNcwy5jc3_AQQTKE-5qk120jJalFQt6hcLHbG05fuTeu-DInCC296VBqnYjRLbz4JHq8YJaU9I54mo4VwlPymy8E2LWSRgD7UOJ-tEySmmwfP1RDsbeo1WwO7n13V3vKiPkP4sg 2026/03/12 01:53:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/12 01:53:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/12 01:53:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ACotyxgG902zqSQTPxVWFCSzyYgCuDco2u8BAZMfQTKp8Jmm4E0y2F112pZAaYvy6mabtiA3ogUwwtQTCCR3SKMAR5EpJJxLMWECWhmy2co-vNIq-P7C43ke338rYMR5XkNRUWlE9OtgMArVEYHxErwkU_HulfFBdOoHFl3s-p0KkWeetoGKphMigNISlE1_02YEfvYujFEJogAIsNcwy5jc3_AQQTKE-5qk120jJalFQt6hcLHbG05fuTeu-DInCC296VBqnYjRLbz4JHq8YJaU9I54mo4VwlPymy8E2LWSRgD7UOJ-tEySmmwfP1RDsbeo1WwO7n13V3vKiPkP4sg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/03/12 01:53:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AMrHYux6FEh0xnlMPLA6M_cuNUVzcCkhue9A3abozQVEkzoVstQ4fYelGwJqHKLIexyjnI49HpSd_4wR_nflkl0tYpOWPQZNjFvW2cZJz_oARLd7eJfddBaLiNiT17q9vwFdYv9PXv0xB-qpVhyl8nkY48FQnk5LaCoLgCsyA5ZYrTe1bThHhtnW7MMxu4Da9EO-7ugxe-Po-KNjzdFqHq_TpGEbt9Y2lx4wnaQPAUe6HS09706xjUaO04TfGGFpZJKNNdf00E9GHcsy9MEtkgksiDRc2-qLpl7Qf0T2TeSRt2PocFR5_FyTSFWI-QYDNhrJkCSC9yadBAnHUtA0wsY 2026/03/12 01:53:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/03/12 01:53:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/12 01:53:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/03/12 01:53:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/12 01:53:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/03/12 01:53:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/03/12 01:53:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AMrHYux6FEh0xnlMPLA6M_cuNUVzcCkhue9A3abozQVEkzoVstQ4fYelGwJqHKLIexyjnI49HpSd_4wR_nflkl0tYpOWPQZNjFvW2cZJz_oARLd7eJfddBaLiNiT17q9vwFdYv9PXv0xB-qpVhyl8nkY48FQnk5LaCoLgCsyA5ZYrTe1bThHhtnW7MMxu4Da9EO-7ugxe-Po-KNjzdFqHq_TpGEbt9Y2lx4wnaQPAUe6HS09706xjUaO04TfGGFpZJKNNdf00E9GHcsy9MEtkgksiDRc2-qLpl7Qf0T2TeSRt2PocFR5_FyTSFWI-QYDNhrJkCSC9yadBAnHUtA0wsY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/03/12 01:53:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ANMv1wJxpJedmeX4XneYO0ZxgsfdN2sOB1am0S0ENdXpNs4_SPOlDjUkZeu-sy4laq2a5m3F9yjd7kwFVBiOTvSpp8mrSbi5GJASgDM6NkZ5hehLdu7leH6GmF0nz073U5UgnJF66A9s6NieCsvOYcbNovgpNaRuRPAg-gKlLoqPvjcdeWdqE2K5x4MkLawZlgn-79pKH9N6vBES2BiaW8lRk4221ETXLjK6GLoKxUYjHJioVXM8R7olJ5r-d6HWy--WCCEUq54cmkEhj7dFDfnAqkF0UpDvPq4ablIkBX5Do9zT53zjN6CVeu9GJ24EDRch677Q6baZSsoyVVljKqM 2026/03/12 01:53:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/12 01:53:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/03/12 01:53:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/03/12 01:53:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/03/12 01:53:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/12 01:53:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/03/12 01:53:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ANMv1wJxpJedmeX4XneYO0ZxgsfdN2sOB1am0S0ENdXpNs4_SPOlDjUkZeu-sy4laq2a5m3F9yjd7kwFVBiOTvSpp8mrSbi5GJASgDM6NkZ5hehLdu7leH6GmF0nz073U5UgnJF66A9s6NieCsvOYcbNovgpNaRuRPAg-gKlLoqPvjcdeWdqE2K5x4MkLawZlgn-79pKH9N6vBES2BiaW8lRk4221ETXLjK6GLoKxUYjHJioVXM8R7olJ5r-d6HWy--WCCEUq54cmkEhj7dFDfnAqkF0UpDvPq4ablIkBX5Do9zT53zjN6CVeu9GJ24EDRch677Q6baZSsoyVVljKqM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/03/12 01:53:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ANi_yRLuVRrTcPQXtlhDARUqLBBzyJBftYQMPjTXoHnpyhWSkg6MeV5QPhmhYy-Dhw2kLB2gj8SU7XLug-8u0AQKXPXc5xCwcOKmZCPKoBCfGhaqOgFmKNnBfSPjGBRMjoQP0pQX8Y1RSObSJaJvi2sufQuKD-ImDlPemPIoF9IAf6c71bFMi0-jKbM72Il3NQhhvRoUtLn_QnMNPRGrcinJviCcZQbmLljnBDQJzVQA7VTwSQnB9DUvhqhOW1j_Ko6BhHJ1luLPyfEOuekh0pp79u8JELVDeLNo9_o5DP2m7r_bsZdYaWyrilByNMLlntioHtTqg87WxIFoaMj1iOs 2026/03/12 01:53:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/12 01:53:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/03/12 01:53:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ANi_yRLuVRrTcPQXtlhDARUqLBBzyJBftYQMPjTXoHnpyhWSkg6MeV5QPhmhYy-Dhw2kLB2gj8SU7XLug-8u0AQKXPXc5xCwcOKmZCPKoBCfGhaqOgFmKNnBfSPjGBRMjoQP0pQX8Y1RSObSJaJvi2sufQuKD-ImDlPemPIoF9IAf6c71bFMi0-jKbM72Il3NQhhvRoUtLn_QnMNPRGrcinJviCcZQbmLljnBDQJzVQA7VTwSQnB9DUvhqhOW1j_Ko6BhHJ1luLPyfEOuekh0pp79u8JELVDeLNo9_o5DP2m7r_bsZdYaWyrilByNMLlntioHtTqg87WxIFoaMj1iOs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/03/12 01:53:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AKIdTB0KMqGCI2GpF3BbnctVwKMXTMOxWaXFYdPYr49M0R9xjtVNsOLvXcfz9rbOUn13ehI6Hzkpq7dJfLnuhw04ds136ybEnDypu9eqsq6XvsJsxJayA9uWvbSGS6ScRUa1A-vQ14lyMt-of-b7-oQt_obKZvw8R8j8UOwINxbMOZfH_oW8k6lMHViaK4hOe-n0EAXwzvtjAxdzR9llyepvWugtYgnbRhsTV7QUmcsqL3Suh-HR4SY7jvpaTvOuLA3ZZlPKk4-83prh4rGtk96dPNmdQjsjvbiNBsGxl0dux92UdQz1rANH39gW6yzjcRIFTjXrpp0JjZjR7GsAADU 2026/03/12 01:53:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/03/12 01:53:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/12 01:53:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AKIdTB0KMqGCI2GpF3BbnctVwKMXTMOxWaXFYdPYr49M0R9xjtVNsOLvXcfz9rbOUn13ehI6Hzkpq7dJfLnuhw04ds136ybEnDypu9eqsq6XvsJsxJayA9uWvbSGS6ScRUa1A-vQ14lyMt-of-b7-oQt_obKZvw8R8j8UOwINxbMOZfH_oW8k6lMHViaK4hOe-n0EAXwzvtjAxdzR9llyepvWugtYgnbRhsTV7QUmcsqL3Suh-HR4SY7jvpaTvOuLA3ZZlPKk4-83prh4rGtk96dPNmdQjsjvbiNBsGxl0dux92UdQz1rANH39gW6yzjcRIFTjXrpp0JjZjR7GsAADU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/03/12 01:53:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AAjLmQQbKs9e9y5lyE8KNcQZmdcxglJIuI2l6VStrpI-hrEanocpo7y_TLkqhlrH96scDxbXzQO8PU7eyFBO6owvm8Ax74u3gOtG6V8KppgTs5LF8IIMfJlNxSGh9zxjoi13uQB3NjE7G4XRtnZ7V7UNLbxCvMquRFYfmLky77ryw-u1TBGjF3XInHAu6PPv6_E2X0hk0soyFLN4UAQfYLeZM4bixLgixSopfBIlWmZ1W-LhbYv5RRnvFm3p2bJzc68brN1EXlK86L-fk8SXT7NOG-HvYD5speGS6sK8Sa1fKi6O9fdvIRteZMOML295MzuJyLLFOzj2udHlVEJK0e4 2026/03/12 01:53:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/12 01:53:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/12 01:53:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AAjLmQQbKs9e9y5lyE8KNcQZmdcxglJIuI2l6VStrpI-hrEanocpo7y_TLkqhlrH96scDxbXzQO8PU7eyFBO6owvm8Ax74u3gOtG6V8KppgTs5LF8IIMfJlNxSGh9zxjoi13uQB3NjE7G4XRtnZ7V7UNLbxCvMquRFYfmLky77ryw-u1TBGjF3XInHAu6PPv6_E2X0hk0soyFLN4UAQfYLeZM4bixLgixSopfBIlWmZ1W-LhbYv5RRnvFm3p2bJzc68brN1EXlK86L-fk8SXT7NOG-HvYD5speGS6sK8Sa1fKi6O9fdvIRteZMOML295MzuJyLLFOzj2udHlVEJK0e4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/03/12 01:53:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AHOX3SFQpIo61fdtq5YA71ua8te77bU-69_qyCTwUCxwkJ41m0hQGh2JpI4JGjj1HTrlghufy7cVK4l8KBVEXNGEgAbbQYcFUVLi7dFD75mclLHc6ZuE9BlJ-DG0Utlxze_Y58SmFBWunKLrVG37AiZH-yv8G7bRNcHUNE-77o7m-QTwh50gK_FtLKCmTCjmnFIUYxaMB5dM6iEicDHomDSfss4CLgtRu3fb99pErsM0EtbsE6_IlTb3zIdDugrWd3PzYaUOsI8h4HrJgbm3DaQgb6BUrpt-QOXHlPXIKuyTY17YwLZU0Wq0T5MDF0fU_rX44qNsYE7-xm1KRj07yZo 2026/03/12 01:53:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/03/12 01:53:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/12 01:53:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/03/12 01:53:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/12 01:53:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/12 01:53:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/03/12 01:53:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AHOX3SFQpIo61fdtq5YA71ua8te77bU-69_qyCTwUCxwkJ41m0hQGh2JpI4JGjj1HTrlghufy7cVK4l8KBVEXNGEgAbbQYcFUVLi7dFD75mclLHc6ZuE9BlJ-DG0Utlxze_Y58SmFBWunKLrVG37AiZH-yv8G7bRNcHUNE-77o7m-QTwh50gK_FtLKCmTCjmnFIUYxaMB5dM6iEicDHomDSfss4CLgtRu3fb99pErsM0EtbsE6_IlTb3zIdDugrWd3PzYaUOsI8h4HrJgbm3DaQgb6BUrpt-QOXHlPXIKuyTY17YwLZU0Wq0T5MDF0fU_rX44qNsYE7-xm1KRj07yZo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/03/12 01:53:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABjHAGjw9HLTZRkw8XoNizmSh7HcNdfFKMSRSvnb0-uX2JqPrAENPVPPxTDAvxgYx1wCyuePvCGJk4fbuhY_EaVf7YYuRci0AJhSR7_fxDWoxw6K-FtbsoSQTR19NtWdJ3AvTtMjZvpPUau6IeoN7VWqDPo60o1I64eYWa3rDkIkY1iWmhBQL3MVGDw_WmkGobyShEl65k1vF52VM8iP-icr6fxb2WBFzmLps1XgXjADiAnJhzuoPynr1KnGZ7B8G5nItzJ3HPrA495pufxcKkhpkCELQENUF5znsHVAuidMIJKDMn3EOoBqw-J34bhkLLto8hXT-o22mXyfDdSVxRE 2026/03/12 01:53:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/12 01:53:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/03/12 01:53:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/03/12 01:53:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/12 01:54:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/12 01:54:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/03/12 01:54:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ABjHAGjw9HLTZRkw8XoNizmSh7HcNdfFKMSRSvnb0-uX2JqPrAENPVPPxTDAvxgYx1wCyuePvCGJk4fbuhY_EaVf7YYuRci0AJhSR7_fxDWoxw6K-FtbsoSQTR19NtWdJ3AvTtMjZvpPUau6IeoN7VWqDPo60o1I64eYWa3rDkIkY1iWmhBQL3MVGDw_WmkGobyShEl65k1vF52VM8iP-icr6fxb2WBFzmLps1XgXjADiAnJhzuoPynr1KnGZ7B8G5nItzJ3HPrA495pufxcKkhpkCELQENUF5znsHVAuidMIJKDMn3EOoBqw-J34bhkLLto8hXT-o22mXyfDdSVxRE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/03/12 01:54:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AHaE-4WsyTHIRRB_g3oX9r78bLqxZp1dmw296P0jfZRzh6D4568fKKyulywkjA5bXSVwY_WjtVcR6Pm8jzwHhtbTCukwDETpKM3W9t1p-QZPwbpcqYTq28X0DOrFCPAv2vhk6jf5zO_W4hI773WNqI2WFBca_kN7NmVgmEbwabyc7xGCCjIXu6pJkXoDxgbY4UyXFeA6xml_2UM6jYLj1cLU0rOqHR4DZ2FiNl1JIVhq0vobmrgMZBkmz7ISO3T_SosFEjUbjzOW1mQd6_MpQOrt75p7oYVoOdJAxUlTzYvY1QLJRu-v3k_p0LSMMpSaYiiyloR07Ot78ChZdxVAm78 2026/03/12 01:54:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/12 01:54:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/03/12 01:54:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AHaE-4WsyTHIRRB_g3oX9r78bLqxZp1dmw296P0jfZRzh6D4568fKKyulywkjA5bXSVwY_WjtVcR6Pm8jzwHhtbTCukwDETpKM3W9t1p-QZPwbpcqYTq28X0DOrFCPAv2vhk6jf5zO_W4hI773WNqI2WFBca_kN7NmVgmEbwabyc7xGCCjIXu6pJkXoDxgbY4UyXFeA6xml_2UM6jYLj1cLU0rOqHR4DZ2FiNl1JIVhq0vobmrgMZBkmz7ISO3T_SosFEjUbjzOW1mQd6_MpQOrt75p7oYVoOdJAxUlTzYvY1QLJRu-v3k_p0LSMMpSaYiiyloR07Ot78ChZdxVAm78" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/03/12 01:54:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AOKbXA4SSrXkDDX4qygWXbpJxtTAgBCZOSpH2lk6IqDgxItsj7YVewxCWGDxSPog1wYpOULG_bvpYZ1N9yEryj_ufRmQGG6_DmW1pHGnxBHoNIwBJvHtZsAixe6CXBTc1hmhpqlFZDIbW-Z8_EMPVuGMOcM2tVo4Rf7Pm1h4UuDOISA6SlbrzlJSCtee1eOqDuHkksqZmcKvwG-2UhRpb59YkdVJ8NcrogoJVcYs7VlbmFO4nF--Jb77Fw6MdgjQb-X7e2Cg7oIO1-sh3bhM0rxAGiXIhtDvSHCnn9uIRpOo7J9O7ML6zb5dnsT1W7NFS_AVdpdTt6VP9No2rbT9wcA 2026/03/12 01:54:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/03/12 01:54:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/12 01:54:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AOKbXA4SSrXkDDX4qygWXbpJxtTAgBCZOSpH2lk6IqDgxItsj7YVewxCWGDxSPog1wYpOULG_bvpYZ1N9yEryj_ufRmQGG6_DmW1pHGnxBHoNIwBJvHtZsAixe6CXBTc1hmhpqlFZDIbW-Z8_EMPVuGMOcM2tVo4Rf7Pm1h4UuDOISA6SlbrzlJSCtee1eOqDuHkksqZmcKvwG-2UhRpb59YkdVJ8NcrogoJVcYs7VlbmFO4nF--Jb77Fw6MdgjQb-X7e2Cg7oIO1-sh3bhM0rxAGiXIhtDvSHCnn9uIRpOo7J9O7ML6zb5dnsT1W7NFS_AVdpdTt6VP9No2rbT9wcA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/03/12 01:54:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AJKHZyJAtorvLOO1YyXJXXaThUm3bTr0khNLUu39OjLaKu9clIccZ_6LZ3Us1rjKzg1Ri31O3vBneHUEuRrrsOxrnonPvA75r66r_Cwjyxfa5DePGysdz4iIpO_8vC5Laj4wvvVdjvMF60j_fWw9WNO-L3AJJ56cQ322GSgxXtTz9POHOgRohpPOErua1qYjrpyDGofteXityEtmeWMWAXQy0JuZfF2VU6jZI7rIs2tVoxnrWQMdMKpYVPWfWpfu69FdOdfhaZFAmRueyrrRIzW8Aa-qJtgEgcXgBu7G1lbDAef82SCpTnCZT5heWHBkx_hKMzQjQjgUL9d6N-uu3nI 2026/03/12 01:54:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/12 01:54:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/12 01:54:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AJKHZyJAtorvLOO1YyXJXXaThUm3bTr0khNLUu39OjLaKu9clIccZ_6LZ3Us1rjKzg1Ri31O3vBneHUEuRrrsOxrnonPvA75r66r_Cwjyxfa5DePGysdz4iIpO_8vC5Laj4wvvVdjvMF60j_fWw9WNO-L3AJJ56cQ322GSgxXtTz9POHOgRohpPOErua1qYjrpyDGofteXityEtmeWMWAXQy0JuZfF2VU6jZI7rIs2tVoxnrWQMdMKpYVPWfWpfu69FdOdfhaZFAmRueyrrRIzW8Aa-qJtgEgcXgBu7G1lbDAef82SCpTnCZT5heWHBkx_hKMzQjQjgUL9d6N-uu3nI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/03/12 01:54:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AJ2ls26ng3P-4X13X3Nzz34Pqa2Az9tRohMvc2gMRp-jjEUUYjD9szgQH5s0nw-9Um5ytwrSCOu3WaVm6UZhrvIxPxLuUV2EVvgznhf9sfAXGrEC9dPOKG_Vw8WSaiy8ya5kkZ4Hx1OV1j2-QA8-OEuRX74bcHUJml9tGpx79H-D-rLE95WFiSUWE_E9LdG_RYDmlnI7oNeQd31O_yzyChMruA0IXw-dhYX_uF8OfS4mY76BQ3LEIx36r1OTAi-AewLtCWiN62RcqxcQ3zLpR-6S_zWFonhsIzd1RgO06gwlrfTDBH_-4IXUcYjFyM_Q-SPe7OG8Xn2JN7x4DVdnM7k 2026/03/12 01:54:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/03/12 01:54:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/03/12 01:54:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/03/12 01:54:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/12 01:54:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/03/12 01:54:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/03/12 01:54:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AJ2ls26ng3P-4X13X3Nzz34Pqa2Az9tRohMvc2gMRp-jjEUUYjD9szgQH5s0nw-9Um5ytwrSCOu3WaVm6UZhrvIxPxLuUV2EVvgznhf9sfAXGrEC9dPOKG_Vw8WSaiy8ya5kkZ4Hx1OV1j2-QA8-OEuRX74bcHUJml9tGpx79H-D-rLE95WFiSUWE_E9LdG_RYDmlnI7oNeQd31O_yzyChMruA0IXw-dhYX_uF8OfS4mY76BQ3LEIx36r1OTAi-AewLtCWiN62RcqxcQ3zLpR-6S_zWFonhsIzd1RgO06gwlrfTDBH_-4IXUcYjFyM_Q-SPe7OG8Xn2JN7x4DVdnM7k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/03/12 01:54:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AJmXMDEXRAXEbeedhy-j-MhSg_9Wx265abzrO3d_FHaAbxaaqcVIx5QbtbCF7z4qqOTxq0oOH9ixZQNd5LgzNrSCOcqd7LXacW9lQQ8x-rY-SGvuBg56pGvNHMpicZMcJBuwQ-puCviBrxSYLPHDO4hfAEanGMNkCb7xIXp3BlLtY3kCHvqi07Lbwx2LRD8_YEs0lNuwXX26_44UjJjxSWy2RSp-Qx8Cuy5Mu33LFVV9_sOog9fN_MAHTqaT7EA-1LdoocZtryvBwnSnBe91LK8_lEKI3xTZOByl73y64x5-HHhu-Q0s6S-pd01RR66Jcsd10Y6wfDXwoPMK4KQ0Veg 2026/03/12 01:54:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/12 01:54:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/03/12 01:54:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/03/12 01:54:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/03/12 01:54:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/12 01:54:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/03/12 01:54:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AJmXMDEXRAXEbeedhy-j-MhSg_9Wx265abzrO3d_FHaAbxaaqcVIx5QbtbCF7z4qqOTxq0oOH9ixZQNd5LgzNrSCOcqd7LXacW9lQQ8x-rY-SGvuBg56pGvNHMpicZMcJBuwQ-puCviBrxSYLPHDO4hfAEanGMNkCb7xIXp3BlLtY3kCHvqi07Lbwx2LRD8_YEs0lNuwXX26_44UjJjxSWy2RSp-Qx8Cuy5Mu33LFVV9_sOog9fN_MAHTqaT7EA-1LdoocZtryvBwnSnBe91LK8_lEKI3xTZOByl73y64x5-HHhu-Q0s6S-pd01RR66Jcsd10Y6wfDXwoPMK4KQ0Veg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/03/12 01:54:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ANdEaqweKKOn7TLdiFev2GHxq_cz7mX-j5_4S_w62bCOIMqb25lo41Dq3K3AR56rkxyal7iSJv6euaWuA-WvGlWh3CBAQ9EfIHPLgfmPPyjn9umCnjwo5qP0GHYT0SiiFQ1-n1LCCiS1t_5NrUWXrUg9Rokyw-WghnHDc5f44KE3lNe5SHJ68w2tQK_FWRBdJUziV-Oiv8v-QoiB3lc34O2CggOQbbdgZwlkj9oJAtxJkctMuXOo_8BdDiZDoULg8rpB9BVD0XBjPB-VMDGFuocgxUcca_6K-foiu4WW4sNRH7Z53u18QxYjtWVx_WtMS-TprMe5HW_-YiWhmaDlApQ 2026/03/12 01:54:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/03/12 01:54:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/03/12 01:54:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ANdEaqweKKOn7TLdiFev2GHxq_cz7mX-j5_4S_w62bCOIMqb25lo41Dq3K3AR56rkxyal7iSJv6euaWuA-WvGlWh3CBAQ9EfIHPLgfmPPyjn9umCnjwo5qP0GHYT0SiiFQ1-n1LCCiS1t_5NrUWXrUg9Rokyw-WghnHDc5f44KE3lNe5SHJ68w2tQK_FWRBdJUziV-Oiv8v-QoiB3lc34O2CggOQbbdgZwlkj9oJAtxJkctMuXOo_8BdDiZDoULg8rpB9BVD0XBjPB-VMDGFuocgxUcca_6K-foiu4WW4sNRH7Z53u18QxYjtWVx_WtMS-TprMe5HW_-YiWhmaDlApQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/03/12 01:54:15 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: APWOl72b355jr-9txnXuzBXcUrU22GYH8TLkum8GANz06PtdL1tYoervLrrUQ4RfHGH5M6-WzzdYVVEunhWeratfBPNQrHJtZbY2HXwBbeq9zihU-ZZJS7rXREYkLfp9_0ybAKwKvOxwSINkm3VFJ03o8R-7wkv89j3xRC3iFdYhRjecK3MCd61TtbZ0zRJFNmXvcoiGKafRrR_012_9sSYsZQ5dYQPgmc16Lsfm9zqZpzqosLbLVTtYNrFwH7nP4_aQtHVF9NK1MdLeanRXvebBiUvm_td57OqazRXyLaUFD0IRcFcCIWbRd_VLZuv1YtiskhL5RyAyJveNsHE4rAs 2026/03/12 01:54:15 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/03/12 01:54:15 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/12 01:54:16 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "APWOl72b355jr-9txnXuzBXcUrU22GYH8TLkum8GANz06PtdL1tYoervLrrUQ4RfHGH5M6-WzzdYVVEunhWeratfBPNQrHJtZbY2HXwBbeq9zihU-ZZJS7rXREYkLfp9_0ybAKwKvOxwSINkm3VFJ03o8R-7wkv89j3xRC3iFdYhRjecK3MCd61TtbZ0zRJFNmXvcoiGKafRrR_012_9sSYsZQ5dYQPgmc16Lsfm9zqZpzqosLbLVTtYNrFwH7nP4_aQtHVF9NK1MdLeanRXvebBiUvm_td57OqazRXyLaUFD0IRcFcCIWbRd_VLZuv1YtiskhL5RyAyJveNsHE4rAs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/03/12 01:54:17 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ACfPGcq-BedyuhALxDTgOlFlF3LFvNPlosWHxMlzT0aiiX2G8PwgAyq3-l289uq9ozfpPPDl92lU530FlZkgvaNwa1ktQWOeTF6l_MWCYh5lvq1S4FmD7GzV0wjY10z7trZjq4YGJBRuRFo4TNoeq2cQyekKj6XqwR8U9bClmu0jA9VWqmN-kpp38d0LWvcrlLxj1fPhfrmVUhQJNYXOlW13hzdIt_vK_yTYOQIbBL6bZZ2XD1Kc_7BmrMrH6BjpRzk9yLosyFEt6YHxuPYRQDF2Ib1-j3XSnklpe88GnafNHNU1Wr-c8Fknx_9sVAyREG4hvdAngDnOd2sS-TN7_B0 2026/03/12 01:54:17 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/03/12 01:54:17 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/12 01:54:17 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ACfPGcq-BedyuhALxDTgOlFlF3LFvNPlosWHxMlzT0aiiX2G8PwgAyq3-l289uq9ozfpPPDl92lU530FlZkgvaNwa1ktQWOeTF6l_MWCYh5lvq1S4FmD7GzV0wjY10z7trZjq4YGJBRuRFo4TNoeq2cQyekKj6XqwR8U9bClmu0jA9VWqmN-kpp38d0LWvcrlLxj1fPhfrmVUhQJNYXOlW13hzdIt_vK_yTYOQIbBL6bZZ2XD1Kc_7BmrMrH6BjpRzk9yLosyFEt6YHxuPYRQDF2Ib1-j3XSnklpe88GnafNHNU1Wr-c8Fknx_9sVAyREG4hvdAngDnOd2sS-TN7_B0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/03/12 01:54:18 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AF1GyRdnKybIdOC95TWzXPPugNz1SgwuayybLw57jsFHzpW8QOgJEzUVG9Is4sGfXwO5TdA3jkrW4MXqdaIUc6HKvVHkpj47_V9K3FEQKLPPb6eqJYBtNXai3TezdiGnqjCGBn2Zqp7zHhQy167QuAjku-5JFdX0wKRMsLTbXXddxCQLLwPFUhyIKbgu2OtcFG_jhnUGaJPdOS5OwgBik4bFPo0X8-r22ffiJBSpPJLqKnCyJS1NGYbeig9rYqpshCHsS4ASYuEABh5AeSwXfqJJ6tlCIGtrHr8KwNQSiApyOERePpaA49bgT-siW2tcHo8ERdfeXO1KslmjXDK19_8 2026/03/12 01:54:19 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/03/12 01:54:19 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/03/12 01:54:19 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/03/12 01:54:19 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/12 01:54:19 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/12 01:54:19 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/03/12 01:54:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AF1GyRdnKybIdOC95TWzXPPugNz1SgwuayybLw57jsFHzpW8QOgJEzUVG9Is4sGfXwO5TdA3jkrW4MXqdaIUc6HKvVHkpj47_V9K3FEQKLPPb6eqJYBtNXai3TezdiGnqjCGBn2Zqp7zHhQy167QuAjku-5JFdX0wKRMsLTbXXddxCQLLwPFUhyIKbgu2OtcFG_jhnUGaJPdOS5OwgBik4bFPo0X8-r22ffiJBSpPJLqKnCyJS1NGYbeig9rYqpshCHsS4ASYuEABh5AeSwXfqJJ6tlCIGtrHr8KwNQSiApyOERePpaA49bgT-siW2tcHo8ERdfeXO1KslmjXDK19_8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/03/12 01:54:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AAHkouJTFFnlFql4PC8Lx-BbH4ku9yZKh7ThbufWT6ilWKJJjX4O-K0T6-yFPsNg43OcPVI_UCkIHBCGJyQEFgwxpkel38hdtAwbUj-m3CWpFP0IODYilzVf8oYElUg-l0pGNoRPih_TLsCOJpA3TLGWyoBVipP-kF0YVDk1MtTX8M0v4DRr8wcYjNes3DG47bjO6gTb8EQHhjUG5yNOOl7cPWXMwKj2VceQJ6-hCb7Nx4SNQy02Mm-aaImDDVDgmlxOyT149bbFPokTpz7KyM1iQVHaSfXHsuKaBBO0QqeP0DWio8diRsKpv7WsVI-rM132qHK85HhKrV-ajKMRuBc 2026/03/12 01:54:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/03/12 01:54:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/03/12 01:54:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/03/12 01:54:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/12 01:54:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/12 01:54:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/03/12 01:54:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AAHkouJTFFnlFql4PC8Lx-BbH4ku9yZKh7ThbufWT6ilWKJJjX4O-K0T6-yFPsNg43OcPVI_UCkIHBCGJyQEFgwxpkel38hdtAwbUj-m3CWpFP0IODYilzVf8oYElUg-l0pGNoRPih_TLsCOJpA3TLGWyoBVipP-kF0YVDk1MtTX8M0v4DRr8wcYjNes3DG47bjO6gTb8EQHhjUG5yNOOl7cPWXMwKj2VceQJ6-hCb7Nx4SNQy02Mm-aaImDDVDgmlxOyT149bbFPokTpz7KyM1iQVHaSfXHsuKaBBO0QqeP0DWio8diRsKpv7WsVI-rM132qHK85HhKrV-ajKMRuBc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/03/12 01:54:24 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AAXOpm-WiNI00YCGJT2g6jjT1t_7A3rt9cQtEhiMAmHxu4sB0NGuwe_pDZQj1Bh4xh2E7WPiUM8qLe27pF_FwXb0JqwLKNIZ_C3sX8oAaD9RHqoTY87hy4b_XEqTmzogKz050aWF7IcOpSHbJrqrx8MQILUM9qcQMQR1ryx_npYfvSHEn6cuedWFgxKFpfR676FTHkqxHRWTFMnE9X-JhE3BYpesJaM6qpVZgGp6u0igXwdd93q3CUbpnPxE09GCPzcxhXkUYA-KJpUvGRZ8em6xtlSuZOZV5h0Jm-jWKxQawjFQLqWd5WMrO6meqk4ljsaO7vtP17EmyaXUWtgTgZQ 2026/03/12 01:54:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/03/12 01:54:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/03/12 01:54:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AAXOpm-WiNI00YCGJT2g6jjT1t_7A3rt9cQtEhiMAmHxu4sB0NGuwe_pDZQj1Bh4xh2E7WPiUM8qLe27pF_FwXb0JqwLKNIZ_C3sX8oAaD9RHqoTY87hy4b_XEqTmzogKz050aWF7IcOpSHbJrqrx8MQILUM9qcQMQR1ryx_npYfvSHEn6cuedWFgxKFpfR676FTHkqxHRWTFMnE9X-JhE3BYpesJaM6qpVZgGp6u0igXwdd93q3CUbpnPxE09GCPzcxhXkUYA-KJpUvGRZ8em6xtlSuZOZV5h0Jm-jWKxQawjFQLqWd5WMrO6meqk4ljsaO7vtP17EmyaXUWtgTgZQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/03/12 01:54:27 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AJphgVbaYRawbSslzL122nvIjd4PripfM3L0H3GF_rNnHJch3Tu_f1PS15JKy9A8-mrgEPafRyCVcnl8X5PMthwamxfg4Cq-_TFhbmods2P5kfpzbQ_etW5jahfVlfzoCt663pTp4-cLFACX6eyBXRuziACNEZjL3z_g-8AWeRtj_tnV1ZuxRCY43suL_Dx4-QXLnNkS_h3j9JuqMbcgL4Bt2Bx-noPsy1s1l1EM4suEUMZ8J00IBsRoDng3H9AXOc_70W_hm3fAcIB3jSI0NpGPjo2pMCFccuZZ5Qvg67jsYkuxEc3joyGRdD5tlUS0RAER-okSdBTKJ0n_5UrpDAU 2026/03/12 01:54:27 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/03/12 01:54:28 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/12 01:54:28 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AJphgVbaYRawbSslzL122nvIjd4PripfM3L0H3GF_rNnHJch3Tu_f1PS15JKy9A8-mrgEPafRyCVcnl8X5PMthwamxfg4Cq-_TFhbmods2P5kfpzbQ_etW5jahfVlfzoCt663pTp4-cLFACX6eyBXRuziACNEZjL3z_g-8AWeRtj_tnV1ZuxRCY43suL_Dx4-QXLnNkS_h3j9JuqMbcgL4Bt2Bx-noPsy1s1l1EM4suEUMZ8J00IBsRoDng3H9AXOc_70W_hm3fAcIB3jSI0NpGPjo2pMCFccuZZ5Qvg67jsYkuxEc3joyGRdD5tlUS0RAER-okSdBTKJ0n_5UrpDAU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/03/12 01:54:29 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AKcxY5laaq-uI74tEoKwli0Xod_QaPzdSMKNxVU4UIinoeMcH-XQKkT5xAkvxfmolsvuX8WifieTDSjiJXYkA_Q4lqfQe-K8x4UeDDuShlVnFY7zlYMy8p8sadhVFeMwSNLU8QHfnr4DAS8a1uvvQNHZKv8YnE2ddDZ_FmehhMnhC-0u9XYasj0fVmsLiyHm7mXipOLEFgVaFKs-rR28TQ3fYshzlao7SPSRNksNB9WTeW9CeZY9ul27ua8CUOjtFPFjG6iP4qoLQT89FGTxxue8c5h0F30xf3ohxp5Y62s-xenwAQ0SQDdpxXu4w65PUx8T-t1bYV4CeniJueOysnY 2026/03/12 01:54:29 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/03/12 01:54:30 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/12 01:54:30 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AKcxY5laaq-uI74tEoKwli0Xod_QaPzdSMKNxVU4UIinoeMcH-XQKkT5xAkvxfmolsvuX8WifieTDSjiJXYkA_Q4lqfQe-K8x4UeDDuShlVnFY7zlYMy8p8sadhVFeMwSNLU8QHfnr4DAS8a1uvvQNHZKv8YnE2ddDZ_FmehhMnhC-0u9XYasj0fVmsLiyHm7mXipOLEFgVaFKs-rR28TQ3fYshzlao7SPSRNksNB9WTeW9CeZY9ul27ua8CUOjtFPFjG6iP4qoLQT89FGTxxue8c5h0F30xf3ohxp5Y62s-xenwAQ0SQDdpxXu4w65PUx8T-t1bYV4CeniJueOysnY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/03/12 01:54:31 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ACmUO7xHHk1-VGpUhb9J5Uc-nf3S09RoGKdrjy1x3mdOozqdinb_sqzP-If8KdA1BURLcXSW5Z5DPPXFpCUxH8SzvKf7AB5KyfcCRR5po7Q8gvjD2-6mpXPX36sogpOXGxKSQFjq0N0xS1-3azMgKE-UiMRfinzajUFQGEuYIvQTjy6RuAepLwMcGwVzdHRxSkR4JTONxXSI0BeNwadY6I3gNaE2ar0nWuPLIOBHkhf-Q26fOx_3RbyLortAfUt7Z47-101E5LVNxOx3MRmeI7g0JbKGvjgkt54PcUPRNtecYDUS7734wq-YMke4bRCimk4QgAL0Rtte0gpSyzPXz7Q 2026/03/12 01:54:31 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/03/12 01:54:32 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/03/12 01:54:32 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/03/12 01:54:32 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/12 01:54:32 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/03/12 01:54:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/03/12 01:54:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ACmUO7xHHk1-VGpUhb9J5Uc-nf3S09RoGKdrjy1x3mdOozqdinb_sqzP-If8KdA1BURLcXSW5Z5DPPXFpCUxH8SzvKf7AB5KyfcCRR5po7Q8gvjD2-6mpXPX36sogpOXGxKSQFjq0N0xS1-3azMgKE-UiMRfinzajUFQGEuYIvQTjy6RuAepLwMcGwVzdHRxSkR4JTONxXSI0BeNwadY6I3gNaE2ar0nWuPLIOBHkhf-Q26fOx_3RbyLortAfUt7Z47-101E5LVNxOx3MRmeI7g0JbKGvjgkt54PcUPRNtecYDUS7734wq-YMke4bRCimk4QgAL0Rtte0gpSyzPXz7Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/03/12 01:54:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ADabPJyTlw5w4j0hlYvtQe5mLl1EQlkig_YlbO1_G4xN2fzJRnReUrmnLti0U44HGTJ6IgTYFDt7ZmY4rp1ZSPOr-TP6u0L-gkpfQd4UtxwNGLPe8KiSTzh-aZn13Ug_JKHv8MZ2drFPycc6l-l0NeLW6cJwrRjA4zTFcT5lWlG7ZVYvP4fOKBCT_KMjYag0ESRQxq4w6FDt1k4nPCGSPHX5QryjOCxlTJLk2uRZZUxE01RkZSvfTu8Ymx-kSNZcwJMBtrQyfnlS8vD1KwLbh7J-kWndcSOeDm56vMrwJLwKkbZKTkstk5GXuDkvLbd4LDaJiKI9CzgHQSYtgn93Ung 2026/03/12 01:54:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/03/12 01:54:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/03/12 01:54:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/03/12 01:54:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/03/12 01:54:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/12 01:54:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/03/12 01:54:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ADabPJyTlw5w4j0hlYvtQe5mLl1EQlkig_YlbO1_G4xN2fzJRnReUrmnLti0U44HGTJ6IgTYFDt7ZmY4rp1ZSPOr-TP6u0L-gkpfQd4UtxwNGLPe8KiSTzh-aZn13Ug_JKHv8MZ2drFPycc6l-l0NeLW6cJwrRjA4zTFcT5lWlG7ZVYvP4fOKBCT_KMjYag0ESRQxq4w6FDt1k4nPCGSPHX5QryjOCxlTJLk2uRZZUxE01RkZSvfTu8Ymx-kSNZcwJMBtrQyfnlS8vD1KwLbh7J-kWndcSOeDm56vMrwJLwKkbZKTkstk5GXuDkvLbd4LDaJiKI9CzgHQSYtgn93Ung" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/03/12 01:54:38 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/03/12 01:54:40 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/03/12 01:54:43 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/03/12 01:54:46 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/03/12 01:54:49 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/03/12 01:54:51 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AKKtH6X7fYxkn1dCznT8BMv5PjRUhP7bMx-jpxO3kHrwvN6dQW937L6tbh8F4DmFjECbSA33DpD1Nck2X5lnP78G1UAToOM1m2jjFxntUmL4FRYa2YSX2Q-8sVCisCzFyg2qHZafFGARmhz0FCoqm6MBaufMnNv8BussP7jvfvVzQIqzKHQK2IOoJMjz4LGXF5YYJcwQ4eQuhPVUKymzbIw03poeB_x-WCYHdSdHOk0jtoTzV4Ecsf06mV32PYYhLtng9LVyjZhqaydkpaI5KYkVIytWmvtCk3jZsbXF9CqriBL5VGWPmYU-XByD_9aMo4gkM_AZRLTDGIMyWxxEGpI 2026/03/12 01:54:51 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/12 01:54:51 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "1056da07ee91a4247e85c7951eefcaf1" 2026/03/12 01:54:51 DEBUG : unknown-size-put.txt: multipart upload "AKKtH6X7fYxkn1dCznT8BMv5PjRUhP7bMx-jpxO3kHrwvN6dQW937L6tbh8F4DmFjECbSA33DpD1Nck2X5lnP78G1UAToOM1m2jjFxntUmL4FRYa2YSX2Q-8sVCisCzFyg2qHZafFGARmhz0FCoqm6MBaufMnNv8BussP7jvfvVzQIqzKHQK2IOoJMjz4LGXF5YYJcwQ4eQuhPVUKymzbIw03poeB_x-WCYHdSdHOk0jtoTzV4Ecsf06mV32PYYhLtng9LVyjZhqaydkpaI5KYkVIytWmvtCk3jZsbXF9CqriBL5VGWPmYU-XByD_9aMo4gkM_AZRLTDGIMyWxxEGpI" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/03/12 01:54:52 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AJ_rJOO57Xn6HRR5QtFFBN4OXwLjlnQYoTRLoyuA_g_b9E-LztL3z27ckh_BO1gozCkGDQOHchGZaZsYuGqWTd50Gsr-QMBhipqclhF75PWuxgdZ831rfahXjh7AbLNRMlU7k5P6p1v6Sv7Wnwbh_nAX08qZx7-6j1eR2EU7domwDbK50ttQ0IsDc3pC1MuRVE2cjZ49MEB4wEtXl0G3bM5fhX9gppmihey4Tkq2rJhboegxYLVCwYDXW7methS0gKY5_Zi2_Webr7gO1pEtbadNXNJDBk1-UfGs8bnJ2PtsEwZpuceNPHfWSJ-IBDrFCUni9kGmaJ3XZTSVSFmshe0 2026/03/12 01:54:52 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/03/12 01:54:52 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "e7527bf6fb97137dfe8df06b4a01f38c" 2026/03/12 01:54:52 DEBUG : unknown-size-update.txt: multipart upload "AJ_rJOO57Xn6HRR5QtFFBN4OXwLjlnQYoTRLoyuA_g_b9E-LztL3z27ckh_BO1gozCkGDQOHchGZaZsYuGqWTd50Gsr-QMBhipqclhF75PWuxgdZ831rfahXjh7AbLNRMlU7k5P6p1v6Sv7Wnwbh_nAX08qZx7-6j1eR2EU7domwDbK50ttQ0IsDc3pC1MuRVE2cjZ49MEB4wEtXl0G3bM5fhX9gppmihey4Tkq2rJhboegxYLVCwYDXW7methS0gKY5_Zi2_Webr7gO1pEtbadNXNJDBk1-UfGs8bnJ2PtsEwZpuceNPHfWSJ-IBDrFCUni9kGmaJ3XZTSVSFmshe0" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/03/12 01:54:52 DEBUG : Creating backend with remote "TestS3R2:rclone-test-mijaxap7refe/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/03/12 01:54:53 DEBUG : Waiting for deletions to finish 2026/03/12 01:54:53 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/03/12 01:54:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/03/12 01:54:53 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/03/12 01:54:53 INFO : S3 bucket rclone-test-mijaxap7refe: Bucket "rclone-test-mijaxap7refe" deleted 2026/03/12 01:54:54 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (126.76s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.33s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.86s) --- PASS: TestIntegration/FsMkdir (124.76s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.25s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding (14.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.76s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.64s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.49s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (23.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.12s) --- 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.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.71s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.63s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (3.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.42s) --- 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.41s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.40s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (65.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (9.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (9.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (10.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (10.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (11.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (13.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.76s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (13.74s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.90s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.16s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.06s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.88s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.74s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.02s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.76s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.26s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.28s) --- 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/03/12 01:54:54 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/03/12 01:54:54 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 126.802s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m8.188172183s (try 1/5)