"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/21 01:49:17 DEBUG : Creating backend with remote "TestS3R2:rclone-test-qejepof3jafu" 2026/04/21 01:49:17 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/21 01:49:18 INFO : S3 bucket rclone-test-qejepof3jafu: Bucket "rclone-test-qejepof3jafu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/04/21 01:49:19 INFO : S3 bucket rclone-test-qejepof3jafu: Bucket "rclone-test-qejepof3jafu" deleted === RUN TestIntegration/FsMkdir 2026/04/21 01:49:19 INFO : S3 bucket rclone-test-qejepof3jafu: Bucket "rclone-test-qejepof3jafu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/04/21 01:49:19 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/04/21 01:49:19 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/04/21 01:49:19 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/04/21 01:49:30 NOTICE: S3 bucket rclone-test-qejepof3jafu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/04/21 01:49:30 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ADbXEvbxw0dq-n7EaQN3O7jNZuFgCepbGg-G2E9Vy89tlyAKFFP0EXPFdWRBHj3zBkfEjRAX0jyW1Il4wmIwz7yP2oYWIXKI_3I1uJo7L0Wy_O_LxdlZR3gjqiQUr3zbERxGkJfW-7_OX-hN4T-0xKWaZSeGliyq31yViS-z-vxS7edFKPh3QUQV7nLa5L8zKcajEZ55WedvKuXrelJLCkFzpGK2-CqypnEEjXMXuiP2xO5OsNPCI7FUJxTtjE4rcaW7MeHzV-6BjM9kxya0VZU2hCXTLmJzpQ3yzYUlfPXXY6Jko9IfNa5eN-rxxeoO0fz8ydVT2JtuMg0N21ZyIVg 2026/04/21 01:49:30 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "3636e2bfc4c72bf914dfd698663c7419" 2026/04/21 01:49:30 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "9500d1ecad698eafccf44cfb289a3eee" 2026/04/21 01:49:31 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "0270f595ce21d0bedb15f25393c2a9cb" 2026/04/21 01:49:31 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ADbXEvbxw0dq-n7EaQN3O7jNZuFgCepbGg-G2E9Vy89tlyAKFFP0EXPFdWRBHj3zBkfEjRAX0jyW1Il4wmIwz7yP2oYWIXKI_3I1uJo7L0Wy_O_LxdlZR3gjqiQUr3zbERxGkJfW-7_OX-hN4T-0xKWaZSeGliyq31yViS-z-vxS7edFKPh3QUQV7nLa5L8zKcajEZ55WedvKuXrelJLCkFzpGK2-CqypnEEjXMXuiP2xO5OsNPCI7FUJxTtjE4rcaW7MeHzV-6BjM9kxya0VZU2hCXTLmJzpQ3yzYUlfPXXY6Jko9IfNa5eN-rxxeoO0fz8ydVT2JtuMg0N21ZyIVg" 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/21 01:49:33 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/04/21 01:49:33 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/21 01:49:35 DEBUG : S3 bucket rclone-test-qejepof3jafu: bucket is versioned: false 2026/04/21 01:49:35 DEBUG : Waiting for deletions to finish 2026/04/21 01:49:35 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/04/21 01:49:35 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/04/21 01:49:35 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/04/21 01:49:36 DEBUG : Creating backend with remote "TestS3R2:rclone-test-qejepof3jafu/dirToPurgeFromRoot" 2026/04/21 01:49:36 DEBUG : S3 bucket rclone-test-qejepof3jafu path dirToPurgeFromRoot: bucket is versioned: false 2026/04/21 01:49:36 DEBUG : Waiting for deletions to finish 2026/04/21 01:49:36 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/04/21 01:49:36 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/04/21 01:49:36 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/21 01:49:36 DEBUG : Creating backend with remote "TestS3R2:rclone-test-qejepof3jafu/hello? sausage/êé" 2026/04/21 01:49:37 DEBUG : S3 bucket rclone-test-qejepof3jafu path hello? sausage/êé: bucket is versioned: false 2026/04/21 01:49:37 DEBUG : Waiting for deletions to finish 2026/04/21 01:49:37 DEBUG : "a/b/c/d/e.txt" version false 2026/04/21 01:49:37 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/04/21 01:49:37 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/21 01:49:42 DEBUG : Creating backend with remote "TestS3R2:rclone-test-qejepof3jafu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/21 01:49:42 DEBUG : Creating backend with remote "TestS3R2:rclone-test-qejepof3jafu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-qejepof3jafu" from "TestS3R2:rclone-test-qejepof3jafu" 2026/04/21 01:49:42 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/21 01:49:46 DEBUG : piped data.txt: open chunk writer: started multipart upload: AAUxV7Uv5TgI2a59owX3MKgb6C44x6vIkDK-DWzIt7rE6XHbbkeDzrzZlRQbv8crU50PkmpH7fgxNSOM7TK0JAk4mxhgwu0_HRFq0npm8L1qPg5nS13gvxxXBhGCZrUm09CjCEbKPHldlrS9TcQpRy6onuc-WLt_Kk984fAdd3jWP85kmvsUVAKj1CCQNGs8O5OTCe4hzj9pjc_a4vZTAug3o37Z3j0vz9EtXGX-hQCFQk2LJEDuZbxg8lATfNw_CiOIF7URUFUP4JfuCbNhNBFr-GxT4opfS7ZZ37mvWnTz5qAkzDtYPayww0IV6rXzt3h42yCp5nj4UMnEwDVntq8 2026/04/21 01:49:46 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/04/21 01:49:46 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/04/21 01:49:46 DEBUG : piped data.txt: multipart upload "AAUxV7Uv5TgI2a59owX3MKgb6C44x6vIkDK-DWzIt7rE6XHbbkeDzrzZlRQbv8crU50PkmpH7fgxNSOM7TK0JAk4mxhgwu0_HRFq0npm8L1qPg5nS13gvxxXBhGCZrUm09CjCEbKPHldlrS9TcQpRy6onuc-WLt_Kk984fAdd3jWP85kmvsUVAKj1CCQNGs8O5OTCe4hzj9pjc_a4vZTAug3o37Z3j0vz9EtXGX-hQCFQk2LJEDuZbxg8lATfNw_CiOIF7URUFUP4JfuCbNhNBFr-GxT4opfS7ZZ37mvWnTz5qAkzDtYPayww0IV6rXzt3h42yCp5nj4UMnEwDVntq8" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/21 01:49:47 DEBUG : piped data.txt: open chunk writer: started multipart upload: AKnFZjJUhPee7ZdJTmtd2xbkAieqsSDWiyGmitE69gqUmAUTxEkAE-bTtr5EhyQm_04ZoQFtuZo-TD9cF6tfqGYXt4xKVmAiDs17XLf4M02lW-aDKgnvRnD3EIphpMh5A0ZbjOiJMSnxJl_38x-TRAWM7j0v3jEUXL9YxVT5-YTrq1KJdSpS5BnBU-FRyrPCARkjb9C9mtcEW3kL4t5ip-W2QhSbPEOYxOvgnWMDtfwhtuO0lIOLARbmBow3y886-ya2Gk1RWyxpA6tWqBXQ_ajbeDDlYbfux-Ldogk2jytrBERUMZqrOVszo7HVyDd7NuxJGP3XSLDCi96hetuql9I 2026/04/21 01:49:47 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/21 01:49:47 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "481ee44c0147ae412f52f0befd62c58f" 2026/04/21 01:49:47 DEBUG : piped data.txt: multipart upload "AKnFZjJUhPee7ZdJTmtd2xbkAieqsSDWiyGmitE69gqUmAUTxEkAE-bTtr5EhyQm_04ZoQFtuZo-TD9cF6tfqGYXt4xKVmAiDs17XLf4M02lW-aDKgnvRnD3EIphpMh5A0ZbjOiJMSnxJl_38x-TRAWM7j0v3jEUXL9YxVT5-YTrq1KJdSpS5BnBU-FRyrPCARkjb9C9mtcEW3kL4t5ip-W2QhSbPEOYxOvgnWMDtfwhtuO0lIOLARbmBow3y886-ya2Gk1RWyxpA6tWqBXQ_ajbeDDlYbfux-Ldogk2jytrBERUMZqrOVszo7HVyDd7NuxJGP3XSLDCi96hetuql9I" 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/21 01:49:47 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/21 01:49:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AHVe3AdghZ1aXvGGfUoYkHzxOFaJoOuTH7wobEznKa5FmaQ7xAx8XOxnJbw4nFCF5x4kXASwFUf9W69uLk_T_Vv937SIG9p39RwtD8IUufurB-rf9Qzm6ZRuD9M4kacN_B-GOoI4PHulyQssxKikEGGfWFid3JHWD98jucWe63vVAxKDTRxuElMUg6l03UjlukCv-U-G_UT_LrAdhGdyzRRWgETPPc7rhj2elztQQ349XdHtnXj8FdY9cNI4bkye694l58VD_lk-7EAfba9_0F-TWDkGsKDugG7C-4zl8YmNS2G9t4lYHaQGyNV07VY2aS15d4eWrNjJlKpK5X0bIv4 2026/04/21 01:49:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/04/21 01:49:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/04/21 01:49:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AHVe3AdghZ1aXvGGfUoYkHzxOFaJoOuTH7wobEznKa5FmaQ7xAx8XOxnJbw4nFCF5x4kXASwFUf9W69uLk_T_Vv937SIG9p39RwtD8IUufurB-rf9Qzm6ZRuD9M4kacN_B-GOoI4PHulyQssxKikEGGfWFid3JHWD98jucWe63vVAxKDTRxuElMUg6l03UjlukCv-U-G_UT_LrAdhGdyzRRWgETPPc7rhj2elztQQ349XdHtnXj8FdY9cNI4bkye694l58VD_lk-7EAfba9_0F-TWDkGsKDugG7C-4zl8YmNS2G9t4lYHaQGyNV07VY2aS15d4eWrNjJlKpK5X0bIv4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/04/21 01:49:50 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AGqf1pXOcMWYTfFtd08sD0Mq17AROptAotNIUPEGg0u7tYAy2SFQXyWKJGRyN3W_qa28AqIFEiLNdD_My6e1FyFLarbL05lGQ1ztXRqQajmRn0k2oEJXyxKrFFLVxzNAp29xHaNbBNNgYrJO9y8_MOn5lJruK0p0lYvyh7aCR8JI8gjjrUjKhsTg7bFd4Nwh1hWF06mV7v3P5en2i8b9Fqow7mHEL9dhbIO-cLokwP__DtdA8IZScRNxwvUwE_uwbDHLJJtH4Xg_ks4DOypP0dZohnWLUDlpah6srteitaxHDCbQAbkehUhhwTN6Ck0h1YJB50qBiyyRvnfggr7-mxg 2026/04/21 01:49:50 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/04/21 01:49:51 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/21 01:49:51 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AGqf1pXOcMWYTfFtd08sD0Mq17AROptAotNIUPEGg0u7tYAy2SFQXyWKJGRyN3W_qa28AqIFEiLNdD_My6e1FyFLarbL05lGQ1ztXRqQajmRn0k2oEJXyxKrFFLVxzNAp29xHaNbBNNgYrJO9y8_MOn5lJruK0p0lYvyh7aCR8JI8gjjrUjKhsTg7bFd4Nwh1hWF06mV7v3P5en2i8b9Fqow7mHEL9dhbIO-cLokwP__DtdA8IZScRNxwvUwE_uwbDHLJJtH4Xg_ks4DOypP0dZohnWLUDlpah6srteitaxHDCbQAbkehUhhwTN6Ck0h1YJB50qBiyyRvnfggr7-mxg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/04/21 01:49:51 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ACOroe0PPZhmA_tbYYsZXTS7iKx2W4YLxg10CY-kNNo5NgiLtE67A2o_GnWuvf_jS9eXH-0s4k23UZtr2wUvas5Yyp6WGng__OhZil81ty5PNIHU_UiJ-tCATXjZA3wWiI0Mz_aBU7-ZjbpNujJDoVINBFHG09BFqkOm9AMjMdPUTuksxXUS-hIUF8FG1uGsenOPuYSazVBfHq4qOs3WNiS-wxkE0RMxuBSto3tMyb8afg-Emdd_2wE5Pm2JIDR2j8kDgIDAE7FUGzYVU6Jf9VG7VEz7uUQIACktTXup4_95op7HlNRrEUoXkU0785DHdLdzTH3apYAQ1BtPt_my-2s 2026/04/21 01:49:52 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/04/21 01:49:52 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/21 01:49:52 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ACOroe0PPZhmA_tbYYsZXTS7iKx2W4YLxg10CY-kNNo5NgiLtE67A2o_GnWuvf_jS9eXH-0s4k23UZtr2wUvas5Yyp6WGng__OhZil81ty5PNIHU_UiJ-tCATXjZA3wWiI0Mz_aBU7-ZjbpNujJDoVINBFHG09BFqkOm9AMjMdPUTuksxXUS-hIUF8FG1uGsenOPuYSazVBfHq4qOs3WNiS-wxkE0RMxuBSto3tMyb8afg-Emdd_2wE5Pm2JIDR2j8kDgIDAE7FUGzYVU6Jf9VG7VEz7uUQIACktTXup4_95op7HlNRrEUoXkU0785DHdLdzTH3apYAQ1BtPt_my-2s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/04/21 01:49:53 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AJR_Gf7CrgVSM-ZnLHjP5gf2QyYYQDbGfokcb0eRJEHwUjdmzGwpCqMO5QLrucynbjtb5xvo3e_5RVh_1HBIGXjHF5aNYSmR7wWB64wDT12F_qKfluUsLdKOnHTcO_W6E8_JllaotfaLEQx_hAuOvL55eSa79vnhmnvnOV8GjR1xvUxDLLg7HV1a4HpxPx_lREgajzMRxLTrVPk905qRYpfT7b8xY0CEEU7bWU5-AlpiU3wPBe3lkBBy4wYuATXqB0lbmcUcVh8aGsCd6XAJMZ7Vm8DhXzk_rsyRoJUMKCP3TsCeiuBjph9c2pEjnHqUdvIJe5PMMEy3tKE1ih9CWG4 2026/04/21 01:49:53 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/04/21 01:49:53 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/04/21 01:49:53 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/04/21 01:49:53 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/21 01:49:53 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/04/21 01:49:53 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/04/21 01:49:53 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AJR_Gf7CrgVSM-ZnLHjP5gf2QyYYQDbGfokcb0eRJEHwUjdmzGwpCqMO5QLrucynbjtb5xvo3e_5RVh_1HBIGXjHF5aNYSmR7wWB64wDT12F_qKfluUsLdKOnHTcO_W6E8_JllaotfaLEQx_hAuOvL55eSa79vnhmnvnOV8GjR1xvUxDLLg7HV1a4HpxPx_lREgajzMRxLTrVPk905qRYpfT7b8xY0CEEU7bWU5-AlpiU3wPBe3lkBBy4wYuATXqB0lbmcUcVh8aGsCd6XAJMZ7Vm8DhXzk_rsyRoJUMKCP3TsCeiuBjph9c2pEjnHqUdvIJe5PMMEy3tKE1ih9CWG4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/04/21 01:49:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AIFH-JN9OwNiuT_hgPCOBYbBPymNspATe6drIvUyjSbxvdAax7Nb0Psfd-w9orXa0y6hEMXFO21abrT8-bJo_bWrUu1FZAoKPiA6qW_m5lPTKgzsekco-E5xAUYMd9Q03p2aUHm8nN38q_CZOgTGwM3QnaYoGHH2jE2ym5sPcckRONhm6_chveBCKggJLAyLQp9O2bmowNI_9lw0aiML4U45FZwNG-eTO0fYG6vYDG0Zm4t7jqUV8euxldaRlkFV90qlUPsfsTWmtGe6Ms7wqALNSbjkN6h3hIYvm-0fg4P3lbnid8egWAz_9EflohgLmhK_XjY0uHbfqanFaAn6IRk 2026/04/21 01:49:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/04/21 01:49:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/04/21 01:49:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/04/21 01:49:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/04/21 01:49:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/21 01:49:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/04/21 01:49:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AIFH-JN9OwNiuT_hgPCOBYbBPymNspATe6drIvUyjSbxvdAax7Nb0Psfd-w9orXa0y6hEMXFO21abrT8-bJo_bWrUu1FZAoKPiA6qW_m5lPTKgzsekco-E5xAUYMd9Q03p2aUHm8nN38q_CZOgTGwM3QnaYoGHH2jE2ym5sPcckRONhm6_chveBCKggJLAyLQp9O2bmowNI_9lw0aiML4U45FZwNG-eTO0fYG6vYDG0Zm4t7jqUV8euxldaRlkFV90qlUPsfsTWmtGe6Ms7wqALNSbjkN6h3hIYvm-0fg4P3lbnid8egWAz_9EflohgLmhK_XjY0uHbfqanFaAn6IRk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/04/21 01:49:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AE0eZEdRTQ0b9nEOSbJAlg-9_FMrtRDpPoc0qqur-lpOcZfm9WlbRXQP59iYBj7FeVHzs-lU4mFn2n4a0_jHjsANewM96Bo-1jqiZ7YuY8N5sFN5fBNtn4oRCkg_p8qjbwf0rnofI8In7ugLkAC5l89e1QvtuSlgHFqa8VH2x9vbUKLDX25fvE0BiFC1VqEIJBh5dpGSY-e6ioBh6CIvXdULDv-6ucz_Mi4ICMj_tmxwJ6H1W1SGoYg0Vaa-Uzga5QoljDr0SY7TJBUlsNd3HnAnaFTzUH6RazCmz2cxDjGMIX_CXdjr_ZzKov6ChtrSaDDksKXxZNXUnRvzp6ioQcM 2026/04/21 01:49:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/21 01:49:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/04/21 01:49:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AE0eZEdRTQ0b9nEOSbJAlg-9_FMrtRDpPoc0qqur-lpOcZfm9WlbRXQP59iYBj7FeVHzs-lU4mFn2n4a0_jHjsANewM96Bo-1jqiZ7YuY8N5sFN5fBNtn4oRCkg_p8qjbwf0rnofI8In7ugLkAC5l89e1QvtuSlgHFqa8VH2x9vbUKLDX25fvE0BiFC1VqEIJBh5dpGSY-e6ioBh6CIvXdULDv-6ucz_Mi4ICMj_tmxwJ6H1W1SGoYg0Vaa-Uzga5QoljDr0SY7TJBUlsNd3HnAnaFTzUH6RazCmz2cxDjGMIX_CXdjr_ZzKov6ChtrSaDDksKXxZNXUnRvzp6ioQcM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/04/21 01:49:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AJ7TDXhiofA7MaRDCeZpr7k9N8zBf-Tk2IPe17A_beX0KqqGq_Qii4wbF3zzQsCk_RJmGwpnQp-u_tjR_etSX0iMdgn-X1c-MjVNBFNHekxbrr0Yb4YKwIJDKizTaXMPj4NYL59ryb0t4BjBLTZIk_4Bim3EeEPoZKnNEpn70k9SIqTEwPFW0b0XKRG-twyOwGbo7p3iXZ1UxmVtyx8ZlNd_LNYuxTdLXlRWeuyP7M_Ya8MNeVN4b9a64xxJCabctOcivPTR_UFH5ir2DqTg8yOmd5uVvGR1aHyMbETXED9ivhGq2FWI3OyH3J3DDrLvfeCJ6QR3HkEVnYyzzfAWWIY 2026/04/21 01:49:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/04/21 01:49:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/21 01:49:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AJ7TDXhiofA7MaRDCeZpr7k9N8zBf-Tk2IPe17A_beX0KqqGq_Qii4wbF3zzQsCk_RJmGwpnQp-u_tjR_etSX0iMdgn-X1c-MjVNBFNHekxbrr0Yb4YKwIJDKizTaXMPj4NYL59ryb0t4BjBLTZIk_4Bim3EeEPoZKnNEpn70k9SIqTEwPFW0b0XKRG-twyOwGbo7p3iXZ1UxmVtyx8ZlNd_LNYuxTdLXlRWeuyP7M_Ya8MNeVN4b9a64xxJCabctOcivPTR_UFH5ir2DqTg8yOmd5uVvGR1aHyMbETXED9ivhGq2FWI3OyH3J3DDrLvfeCJ6QR3HkEVnYyzzfAWWIY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/04/21 01:49:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AEOt-g9_qrUwnAG3FLWflua_jTny86-mVZhd4aZVkokYN2DJs7h-VY5P-vq8Klie--4GXMReNtDgLfxecVk2X9gZYC3NZ4lVHphgu9SVQ5AJDgQlPlo2BdnMwYEKAXPZ2Esj-DF8rN1kGZF3UJnBUAc2TmusDYN-qxHxlWOjic4UuM_Wzp5fFzmM8-CYGQPfiKD3caWEuruZNXIMFxzp5apFpErZ0IuOBajbFjogn0m999ctc0tpYvbbHLcgzaCyozlI8Hiu2pCXADASHut2It2U2Ui3fw_9MZeplxjfG0s3jITTkXm8y1MhCFzvdys_KS20UeOWGBNcXXQbZ1gV8_o 2026/04/21 01:49:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/21 01:49:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/21 01:49:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AEOt-g9_qrUwnAG3FLWflua_jTny86-mVZhd4aZVkokYN2DJs7h-VY5P-vq8Klie--4GXMReNtDgLfxecVk2X9gZYC3NZ4lVHphgu9SVQ5AJDgQlPlo2BdnMwYEKAXPZ2Esj-DF8rN1kGZF3UJnBUAc2TmusDYN-qxHxlWOjic4UuM_Wzp5fFzmM8-CYGQPfiKD3caWEuruZNXIMFxzp5apFpErZ0IuOBajbFjogn0m999ctc0tpYvbbHLcgzaCyozlI8Hiu2pCXADASHut2It2U2Ui3fw_9MZeplxjfG0s3jITTkXm8y1MhCFzvdys_KS20UeOWGBNcXXQbZ1gV8_o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/04/21 01:50:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AOMic4EGIlS5yrVSgmosLp_DBfZ3t41IsRYNrTktgVmgKqfokgKwBScr0xh4DVT39LiZALQMQtVy4in4Y0UXiCVCgLZqsVXyBhk5I3-Tdoa4QHwSkTjqWU8QzxrKiHfmv-wVwW-SIOwyj8aOpW9orsRVACGFthmNovYJW9xzkug9HdP66gocldMVzOPae9a3dGrevsKS4aRXpVrMc7lLoYZSmfzlxYm658rSFKIz1b_Z9dLU7ceI43RxUeTWJsMgTvoCVfF6XAq1WWTYvxZrzcPw0TrvctFNvPmhs0SApRcUVNeqGh_Y9UaFkQcZCMKpjxJ1_8V8ga6eGGH_P2RqZG0 2026/04/21 01:50:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/21 01:50:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/21 01:50:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/21 01:50:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/04/21 01:50:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/21 01:50:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/04/21 01:50:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AOMic4EGIlS5yrVSgmosLp_DBfZ3t41IsRYNrTktgVmgKqfokgKwBScr0xh4DVT39LiZALQMQtVy4in4Y0UXiCVCgLZqsVXyBhk5I3-Tdoa4QHwSkTjqWU8QzxrKiHfmv-wVwW-SIOwyj8aOpW9orsRVACGFthmNovYJW9xzkug9HdP66gocldMVzOPae9a3dGrevsKS4aRXpVrMc7lLoYZSmfzlxYm658rSFKIz1b_Z9dLU7ceI43RxUeTWJsMgTvoCVfF6XAq1WWTYvxZrzcPw0TrvctFNvPmhs0SApRcUVNeqGh_Y9UaFkQcZCMKpjxJ1_8V8ga6eGGH_P2RqZG0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/04/21 01:50:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ANtFPHbL_n3Ij9KrL_ilKOtEFNgLRHtp5GEFzAt-B1XkZJM59m8fMTGYu8nHzfoHVfrgvG7b7srzoPr1liKg54wvz_dwIxgjnK-eutBmrHughA8FT3dVbaJDGNTLM5hBTNpeMLtNqBHHWA4OzPxFfmglyC8Wig2aKoqwufOdf1cXyyaXB0Z7Thn9adFiq4ry9ztOKJ6GzDIe8q6QV-S7Aw2f5SwG6m9GYDK4noruVGrmLWuWpYNW1EuF3FcmUHG35VJ3DSwadBO2SU6HkTBv7n4MwR-GvYzfZLjhpy4lhzcFIjcoCPPIClDlKBGa05MIt18Nr-1t40uelX5kdnAK2BI 2026/04/21 01:50:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/21 01:50:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/04/21 01:50:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/04/21 01:50:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/04/21 01:50:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/21 01:50:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/04/21 01:50:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ANtFPHbL_n3Ij9KrL_ilKOtEFNgLRHtp5GEFzAt-B1XkZJM59m8fMTGYu8nHzfoHVfrgvG7b7srzoPr1liKg54wvz_dwIxgjnK-eutBmrHughA8FT3dVbaJDGNTLM5hBTNpeMLtNqBHHWA4OzPxFfmglyC8Wig2aKoqwufOdf1cXyyaXB0Z7Thn9adFiq4ry9ztOKJ6GzDIe8q6QV-S7Aw2f5SwG6m9GYDK4noruVGrmLWuWpYNW1EuF3FcmUHG35VJ3DSwadBO2SU6HkTBv7n4MwR-GvYzfZLjhpy4lhzcFIjcoCPPIClDlKBGa05MIt18Nr-1t40uelX5kdnAK2BI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/04/21 01:50:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AFJUtdGOzYWKZdMInHhgBalOq_6YEIp-UMXLuYkkQIyiBsiyJy4imApVjODmlKzys1FU_sEts9WcAp5vMV0cSnp33xnRHHQcmdL-s1NM8Ir-IOq84wLc4ooY_IqgKlgqjlB83Xk69OXxFzzla4kRWWoutshouh4CWyy9fCQAmPCzqZPqci4NKaw4UUxLaudrXFOXcvXcRQbg9Xb4x4JhU1OD8GrKqSuH3ALhb6GXs5mjiqJGXJVt_9Nfv9QxEUEt5jZ6uV2RClebt6IsgE8-b4DJ_ttuILEaFCiaCz-baiha_PQHSzSXLwXREsT6jX_nHVEDMvM04WwZZV_r3qmL1x8 2026/04/21 01:50:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/21 01:50:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/04/21 01:50:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AFJUtdGOzYWKZdMInHhgBalOq_6YEIp-UMXLuYkkQIyiBsiyJy4imApVjODmlKzys1FU_sEts9WcAp5vMV0cSnp33xnRHHQcmdL-s1NM8Ir-IOq84wLc4ooY_IqgKlgqjlB83Xk69OXxFzzla4kRWWoutshouh4CWyy9fCQAmPCzqZPqci4NKaw4UUxLaudrXFOXcvXcRQbg9Xb4x4JhU1OD8GrKqSuH3ALhb6GXs5mjiqJGXJVt_9Nfv9QxEUEt5jZ6uV2RClebt6IsgE8-b4DJ_ttuILEaFCiaCz-baiha_PQHSzSXLwXREsT6jX_nHVEDMvM04WwZZV_r3qmL1x8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/04/21 01:50:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AC-sKfj58s8hroV5v08r-AlNtUpJSgse0PV0OQBx-HripuOcCzgtKEke-NRN4nJfGqNfo1cRFHJ5S8dBANTF2-Cx-9UhK-R7TxpLjZUw3YzeSCQOUizA9vun7rtXmgXFFS-df_vaqgdLfo9-SPEbP0Lc96PcbAT3_SahaWnCdTzZRwbDKk-GTwjF5vNjPU6dB5CioHf4BY62g4yxnbMVeOJS1SDW647SQxKSpUZKSbJ52j1tCUQvkS3EBWNr_2B8_AC8ItdtVUsDr8BTcMutnJ8RY3eGxXlCYKft3ecXWbeaJmYcduYGEF2GIjBdnIedTB4rquXo9bPdFoxj9rILyOw 2026/04/21 01:50:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/04/21 01:50:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/21 01:50:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AC-sKfj58s8hroV5v08r-AlNtUpJSgse0PV0OQBx-HripuOcCzgtKEke-NRN4nJfGqNfo1cRFHJ5S8dBANTF2-Cx-9UhK-R7TxpLjZUw3YzeSCQOUizA9vun7rtXmgXFFS-df_vaqgdLfo9-SPEbP0Lc96PcbAT3_SahaWnCdTzZRwbDKk-GTwjF5vNjPU6dB5CioHf4BY62g4yxnbMVeOJS1SDW647SQxKSpUZKSbJ52j1tCUQvkS3EBWNr_2B8_AC8ItdtVUsDr8BTcMutnJ8RY3eGxXlCYKft3ecXWbeaJmYcduYGEF2GIjBdnIedTB4rquXo9bPdFoxj9rILyOw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/04/21 01:50:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABzOT5Olvzd1b8A8S0e4b4R4WJvp6JuuiTBgVdselUhQGcWDGRo9IRM6qUzulW1Ag1JZBRE16GqsJ9RSDvhJom2l-jCH_f7BCry41lz2y7pF0CLETrfcdp_iITej_1LzGC0woEixXgDZz_76liCthstwf5RreYDhlkYAuK9kiZ0QR2Uysntt6SAweo3mPwj0MsfM9JcWiPQBybfH_iz27rVqb9w9zE4J4hVfl2K7nyAfPts61WiwTtvmM9NcdDLH6vve6ycFK3LkmxY2ZLd2i2yarQlM4iNKYTirLzyYpBb3osuc7V8dTDLNGBxYtSa_GOtmp-v7epG2D0uPPorB6LI 2026/04/21 01:50:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/21 01:50:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/21 01:50:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABzOT5Olvzd1b8A8S0e4b4R4WJvp6JuuiTBgVdselUhQGcWDGRo9IRM6qUzulW1Ag1JZBRE16GqsJ9RSDvhJom2l-jCH_f7BCry41lz2y7pF0CLETrfcdp_iITej_1LzGC0woEixXgDZz_76liCthstwf5RreYDhlkYAuK9kiZ0QR2Uysntt6SAweo3mPwj0MsfM9JcWiPQBybfH_iz27rVqb9w9zE4J4hVfl2K7nyAfPts61WiwTtvmM9NcdDLH6vve6ycFK3LkmxY2ZLd2i2yarQlM4iNKYTirLzyYpBb3osuc7V8dTDLNGBxYtSa_GOtmp-v7epG2D0uPPorB6LI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/04/21 01:50:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ANvS7TRe35FkeHZWriu0im27Q7U1FHCNQQLElC6hH7b0GMT0YlGVZxm5QggnPwIdb2jbFGsJi1mU6M7JnFADOqlGtMz-PIVteu_ub2OVKJKINIj2jLqAuDmlOL83QLgfmXVBdR8FYyuXB7LMM-20wUD06aMEkn0Jb5leGw1G641vH9hWzQ2E_Y5LwtYzh7AbFiuwyZHAm0tg4C2inx8Bv34UpOeQ7OVzo2LqCVSq2cJpAoe0wAuAlmtGo28XmEAbQfUiTxTa-Or1Mn-gCxdOjCqgikAzK-P2UQyP6snxFfGSX6juPG1UJLu4imFS06BhX2rpnQvR2Ey6B5zbzm4AMn8 2026/04/21 01:50:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/21 01:50:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/21 01:50:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/21 01:50:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/21 01:50:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/21 01:50:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/04/21 01:50:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ANvS7TRe35FkeHZWriu0im27Q7U1FHCNQQLElC6hH7b0GMT0YlGVZxm5QggnPwIdb2jbFGsJi1mU6M7JnFADOqlGtMz-PIVteu_ub2OVKJKINIj2jLqAuDmlOL83QLgfmXVBdR8FYyuXB7LMM-20wUD06aMEkn0Jb5leGw1G641vH9hWzQ2E_Y5LwtYzh7AbFiuwyZHAm0tg4C2inx8Bv34UpOeQ7OVzo2LqCVSq2cJpAoe0wAuAlmtGo28XmEAbQfUiTxTa-Or1Mn-gCxdOjCqgikAzK-P2UQyP6snxFfGSX6juPG1UJLu4imFS06BhX2rpnQvR2Ey6B5zbzm4AMn8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/04/21 01:50:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ALnWCSo2lKeLyyu0y2zR3_2rF2eWrJ5q4O_uZkRl_nJQxmQ_Kml3EQA7YehYKGNbsEin1pzIuiZhF52mgnNg8oYVK8MgoiWz8noFVcV875fH_OoSJKCOQqvu0hn1AvZWJj-Pny_OyNfO1AWtCq74YVssdmHIT0iXv57nw403IZH-7CBqTj16WkKtkQQ_8F9Mw15u8VdNSZXYj-6W2x3fqy8RTTswrZpw3jfcExGyzrao7JYfBtqBHXnWASPFuu0FmoUkfH_DigazUIRQflx2xTA84nvSIwM0zbNiF3VDButrDK4WlDiKN7hCfCi9vAaBzTEq7GXgDQEpSsefyib82zs 2026/04/21 01:50:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/21 01:50:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/04/21 01:50:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/04/21 01:50:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/21 01:50:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/21 01:50:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/04/21 01:50:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ALnWCSo2lKeLyyu0y2zR3_2rF2eWrJ5q4O_uZkRl_nJQxmQ_Kml3EQA7YehYKGNbsEin1pzIuiZhF52mgnNg8oYVK8MgoiWz8noFVcV875fH_OoSJKCOQqvu0hn1AvZWJj-Pny_OyNfO1AWtCq74YVssdmHIT0iXv57nw403IZH-7CBqTj16WkKtkQQ_8F9Mw15u8VdNSZXYj-6W2x3fqy8RTTswrZpw3jfcExGyzrao7JYfBtqBHXnWASPFuu0FmoUkfH_DigazUIRQflx2xTA84nvSIwM0zbNiF3VDButrDK4WlDiKN7hCfCi9vAaBzTEq7GXgDQEpSsefyib82zs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/04/21 01:50:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AC1SOc5Cs7_NwdgOcdNRA5q-I8ZTN9IeXTpkIlCigcd0WPpXJv6muLeEJP2w8dLeYfCT9qfM8pX2H6nooFPL0Z18TNsagxw5osA1WzTLScgm8JUQZC11L3EScA4iFLQG2IMLnQfRQE54RJrj7VvGIkmYyc9vx8QJsVtZYlAxaGgG7cgq5jAXpTD2lDaDH-fCA89toeghGHenTeELOQyTqzsCDc7gibabOaMlmoG-T36PD0-nYAeGGFh3hG4CxdBrUPOwqvZ3-Mer07fF_AWWYlYkAnkA7PnTSdTehiP6vnFHfFH3S62odKRPa4-0PCQj_hnVOJLoNmVqB4yaxg0K_-k 2026/04/21 01:50:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/21 01:50:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/04/21 01:50:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AC1SOc5Cs7_NwdgOcdNRA5q-I8ZTN9IeXTpkIlCigcd0WPpXJv6muLeEJP2w8dLeYfCT9qfM8pX2H6nooFPL0Z18TNsagxw5osA1WzTLScgm8JUQZC11L3EScA4iFLQG2IMLnQfRQE54RJrj7VvGIkmYyc9vx8QJsVtZYlAxaGgG7cgq5jAXpTD2lDaDH-fCA89toeghGHenTeELOQyTqzsCDc7gibabOaMlmoG-T36PD0-nYAeGGFh3hG4CxdBrUPOwqvZ3-Mer07fF_AWWYlYkAnkA7PnTSdTehiP6vnFHfFH3S62odKRPa4-0PCQj_hnVOJLoNmVqB4yaxg0K_-k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/04/21 01:50:13 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ACPWKvKzebx3zmnf0hPP4vFzfVGIL_M9ZrfFS3Ipb54IbDaQA_Ky3hOGALX7rbeyMC6c-lJ6HV5s5KivDaz84QZXExqhMjobktfnX5L1FeyZy-b82bbWDlkdGvcEg4jKw-hcOMc5rHm3WMDR6vWR8DfXPHjI5hf4z118XNeZ-rbkFAkgsIblY1vSIPEnO4Rmbax3k7LP_yLaOukNklXFaMzAaEiOTHq5J19SP-NWFcYW0Hf0akOQYTlVABAFY_JLPBu7dGJVhvYBIo2nlssXgoj5OvXBw6oAE5756lb6yXN9mgKn-oCDOGBpTohhDm9wfvrh3ty7fmyf0Tgkchzv5nc 2026/04/21 01:50:13 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/04/21 01:50:13 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/21 01:50:13 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ACPWKvKzebx3zmnf0hPP4vFzfVGIL_M9ZrfFS3Ipb54IbDaQA_Ky3hOGALX7rbeyMC6c-lJ6HV5s5KivDaz84QZXExqhMjobktfnX5L1FeyZy-b82bbWDlkdGvcEg4jKw-hcOMc5rHm3WMDR6vWR8DfXPHjI5hf4z118XNeZ-rbkFAkgsIblY1vSIPEnO4Rmbax3k7LP_yLaOukNklXFaMzAaEiOTHq5J19SP-NWFcYW0Hf0akOQYTlVABAFY_JLPBu7dGJVhvYBIo2nlssXgoj5OvXBw6oAE5756lb6yXN9mgKn-oCDOGBpTohhDm9wfvrh3ty7fmyf0Tgkchzv5nc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/04/21 01:50:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AFxVabZAM69XaffvFxuXeiayDMIodoxaepqfCjKaq9v8wgV_MA0Uz3VR8N50iKCyQ2e-wEKLodD9HmQtXc6WEeJ4txU-1nAKr-f6_IyCjlsETZNCY18myeN4iykOFM75UjhkDY9twYMWWdpDuW-hYKYgbhMTy4fzwMMimItTteKUp3lGO6iJ9DY0aiRKDFJzdGqCbRdSpNYXZ2BXWD1FwxRWJPxEhEFawN1wCWjG7sqofjFIS6XPh51lQr4uLpxHS5hJb6OOxkNk8jiaBZbwerm2Gj1DKqdgGrSTg926nB88vjR3jxq0NnMmRiDBPU_1FqND9tXWEIwDpPJuWOiGyOw 2026/04/21 01:50:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/21 01:50:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/21 01:50:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AFxVabZAM69XaffvFxuXeiayDMIodoxaepqfCjKaq9v8wgV_MA0Uz3VR8N50iKCyQ2e-wEKLodD9HmQtXc6WEeJ4txU-1nAKr-f6_IyCjlsETZNCY18myeN4iykOFM75UjhkDY9twYMWWdpDuW-hYKYgbhMTy4fzwMMimItTteKUp3lGO6iJ9DY0aiRKDFJzdGqCbRdSpNYXZ2BXWD1FwxRWJPxEhEFawN1wCWjG7sqofjFIS6XPh51lQr4uLpxHS5hJb6OOxkNk8jiaBZbwerm2Gj1DKqdgGrSTg926nB88vjR3jxq0NnMmRiDBPU_1FqND9tXWEIwDpPJuWOiGyOw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/04/21 01:50:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AG80lL8_cJKbJluTKRlpKXNPolNd1T2n8X2MgyfjiakG7qYA_9e9Jgji60o3X5sP4vOpNmOVyw1NIxjih4m3NjGSHd_tyuwhR2TUemAy0h62fAjwK4Tt4UFIrjhdvhMP6UXL2FdpHlrx6lXNiGlPhGihGiBjjyuoaVYlWPEF-w3csIaXIO38Dkf2SkFe2VH8dBlETU46O65QWIXO0n6SV9z37LEcqbKORoxs-tRBFHF8g2OvGn2NSssiO0ykVawBEEqE7StfS574KI3_--77tA4Uvp_W-lA1IwsxhgoYr7kPTj4t1PPjLCY7EilSMTWY9LZIkVusCaPyyo8dlbAsBYQ 2026/04/21 01:50:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/21 01:50:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/04/21 01:50:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/21 01:50:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/21 01:50:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/04/21 01:50:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/04/21 01:50:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AG80lL8_cJKbJluTKRlpKXNPolNd1T2n8X2MgyfjiakG7qYA_9e9Jgji60o3X5sP4vOpNmOVyw1NIxjih4m3NjGSHd_tyuwhR2TUemAy0h62fAjwK4Tt4UFIrjhdvhMP6UXL2FdpHlrx6lXNiGlPhGihGiBjjyuoaVYlWPEF-w3csIaXIO38Dkf2SkFe2VH8dBlETU46O65QWIXO0n6SV9z37LEcqbKORoxs-tRBFHF8g2OvGn2NSssiO0ykVawBEEqE7StfS574KI3_--77tA4Uvp_W-lA1IwsxhgoYr7kPTj4t1PPjLCY7EilSMTWY9LZIkVusCaPyyo8dlbAsBYQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/04/21 01:50:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AAsEMLLkCRDOswkY65FYcRAP_9oLQufPdJ1ocRW3L5zHXiR0BeATKjX5Gfb2OOViZhy5RnGZRJRpbw1TX6wFyHLXwOv6BjxAmfaXHFDzCzsKErrGiR-TXP4BVEyoqSxTwWNzcUj8CF1U_XwTfGKgKiNHQxdNXDFpThfRCIp6mlT-sxINv7PZf1DZOnab_4xGtXh5vGd-tNPRp-Cn-iCAY-QT-ECWRfnZLBHFIP51-TXtikwrfrPvkrO4UhApFNt4Vj_qNqZpbxU2oqnDYmp2L8-tUcWKtl8DcPR4bG0l7-hwzYZvofLGtb3ZpT0GpYoTq0V0zEhal_qckkoF-QieIDs 2026/04/21 01:50:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/21 01:50:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/04/21 01:50:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/04/21 01:50:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/21 01:50:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/04/21 01:50:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/04/21 01:50:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AAsEMLLkCRDOswkY65FYcRAP_9oLQufPdJ1ocRW3L5zHXiR0BeATKjX5Gfb2OOViZhy5RnGZRJRpbw1TX6wFyHLXwOv6BjxAmfaXHFDzCzsKErrGiR-TXP4BVEyoqSxTwWNzcUj8CF1U_XwTfGKgKiNHQxdNXDFpThfRCIp6mlT-sxINv7PZf1DZOnab_4xGtXh5vGd-tNPRp-Cn-iCAY-QT-ECWRfnZLBHFIP51-TXtikwrfrPvkrO4UhApFNt4Vj_qNqZpbxU2oqnDYmp2L8-tUcWKtl8DcPR4bG0l7-hwzYZvofLGtb3ZpT0GpYoTq0V0zEhal_qckkoF-QieIDs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/04/21 01:50:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AO7cCpwPd8jd5NM3g1RRbi1o3uPaz9uiC8R7_zaSvVM4mw62lDHhndUDU95i9YNGrARaIBbBjeBc1r5R6tlxTWgdryxwW6snsqPHqzMeYUeHJ4nWF4LAHu5CCazi73TnQa5BM6pMYNgVcP10z2BOyYmPQ_xBig1wo8FqJwEKo8nHNzUZ7K0EbVVNhAp-NtPeVpWJf3pyUtcuB_KjZuhw8Pi4jzblLK5Ag796BGvbk8OMVu9TT9La7ZanrEyqV_2AHkHxZOfWUDoSiPuzWDJNqkuIg2D_804FUT2R_tGURDCnxF-xVMxZriuDgrbuxTCIpM4BkjMdfVVyiZe3D5-v6QQ 2026/04/21 01:50:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/04/21 01:50:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/04/21 01:50:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AO7cCpwPd8jd5NM3g1RRbi1o3uPaz9uiC8R7_zaSvVM4mw62lDHhndUDU95i9YNGrARaIBbBjeBc1r5R6tlxTWgdryxwW6snsqPHqzMeYUeHJ4nWF4LAHu5CCazi73TnQa5BM6pMYNgVcP10z2BOyYmPQ_xBig1wo8FqJwEKo8nHNzUZ7K0EbVVNhAp-NtPeVpWJf3pyUtcuB_KjZuhw8Pi4jzblLK5Ag796BGvbk8OMVu9TT9La7ZanrEyqV_2AHkHxZOfWUDoSiPuzWDJNqkuIg2D_804FUT2R_tGURDCnxF-xVMxZriuDgrbuxTCIpM4BkjMdfVVyiZe3D5-v6QQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/04/21 01:50:21 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ACL_69yWgOkNSkiA1WftWZ7rMFsw9G9404yHr7eokWh09LrfhnhoqBzVgCXWea6W588-gyipwLWLgYd4Yq1yVAwNakuvRkSCGHZmZvkJIqicUn3xN4Ok2r7TkqUHNNeHQ6FdsoSEaIFZYFvPcSiNLb4VIlPZMbQkVEV1lWwqqoggYxT-Z0d0e-5cxJmEBC_rXqzt0vzTpmSiBYDhRvY-vR-Zn9-AcBNvcWEseUfJBz0n5PMBqTER8I3ErNs3m6gOKUbViFsVUsbKsRjk2TZhCoN5Jz2Z5POBQpFE_iKwzjZXHlgeIpIj1T4KkAVF4eTz1ENgktuyxSIvoUR-EdHgoso 2026/04/21 01:50:21 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/04/21 01:50:22 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/21 01:50:22 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ACL_69yWgOkNSkiA1WftWZ7rMFsw9G9404yHr7eokWh09LrfhnhoqBzVgCXWea6W588-gyipwLWLgYd4Yq1yVAwNakuvRkSCGHZmZvkJIqicUn3xN4Ok2r7TkqUHNNeHQ6FdsoSEaIFZYFvPcSiNLb4VIlPZMbQkVEV1lWwqqoggYxT-Z0d0e-5cxJmEBC_rXqzt0vzTpmSiBYDhRvY-vR-Zn9-AcBNvcWEseUfJBz0n5PMBqTER8I3ErNs3m6gOKUbViFsVUsbKsRjk2TZhCoN5Jz2Z5POBQpFE_iKwzjZXHlgeIpIj1T4KkAVF4eTz1ENgktuyxSIvoUR-EdHgoso" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/04/21 01:50:23 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AKd-RWv1jX-eUHNouOFBqY6vHXJ97CT4QOYnccQl0eTowOAsNGc9LUAn7D9eCu7fvpUXGsdNq4nNZKCNTjJDsrRocCcblxNzpGkdNUumCBLQ_R6XZMdzMNWGtsm0EXi-AoCyJUhhA9QUax-epjRKC0i1b8pCFmRCNic253mhVSbIAy8K-DJYgfOhKLP92taXmpluPUFFWQFZ4mLjAfH6jVArR_ewOqt0MXNXKhDcyZMsviph1O2ztCjrFuIw-1lDdV5ppgfexpfwny4m8sFjinmnVQs3QPlVqIvqIOkfSG_yq2n5o7mbE4TQHhU6-5hMLcqU_dqCfs7WIayOtAsGNiY 2026/04/21 01:50:23 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/04/21 01:50:23 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/21 01:50:23 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AKd-RWv1jX-eUHNouOFBqY6vHXJ97CT4QOYnccQl0eTowOAsNGc9LUAn7D9eCu7fvpUXGsdNq4nNZKCNTjJDsrRocCcblxNzpGkdNUumCBLQ_R6XZMdzMNWGtsm0EXi-AoCyJUhhA9QUax-epjRKC0i1b8pCFmRCNic253mhVSbIAy8K-DJYgfOhKLP92taXmpluPUFFWQFZ4mLjAfH6jVArR_ewOqt0MXNXKhDcyZMsviph1O2ztCjrFuIw-1lDdV5ppgfexpfwny4m8sFjinmnVQs3QPlVqIvqIOkfSG_yq2n5o7mbE4TQHhU6-5hMLcqU_dqCfs7WIayOtAsGNiY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/04/21 01:50:24 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AJ2Ondrz67suKoY0_cgJyzfpOXp3BuTpFbXgJ1Br0LiK4W-GEB0DS1PV51VR68Jtshp2cRBIs_MPgKdRMVPHBMKMtNx2mCL-LPGcDSFujlj5C3gzh-k1FPZQVtdKobEt1XKCexDn03UVLgA1E0yOpp7hLXdIZXvWJws8eJaGvW8H3GwiCWPj7XtDSljbXXWEHJ4L4pT4IyspXoOvKVJaqXVb6vijlYUAjzIHRQr_OF3B_PDeB0Xjl8hx9xcNVtJ-34Ds57jXTOp8DEV8IpoyVb4ts1FAe5IOLRg7erjmMWiSB0_ixbrZ3qskNccIXdfqeREL1Ah6Pdom6k2JC12EURM 2026/04/21 01:50:24 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/04/21 01:50:24 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/04/21 01:50:24 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/04/21 01:50:25 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/21 01:50:25 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/21 01:50:25 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/04/21 01:50:25 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AJ2Ondrz67suKoY0_cgJyzfpOXp3BuTpFbXgJ1Br0LiK4W-GEB0DS1PV51VR68Jtshp2cRBIs_MPgKdRMVPHBMKMtNx2mCL-LPGcDSFujlj5C3gzh-k1FPZQVtdKobEt1XKCexDn03UVLgA1E0yOpp7hLXdIZXvWJws8eJaGvW8H3GwiCWPj7XtDSljbXXWEHJ4L4pT4IyspXoOvKVJaqXVb6vijlYUAjzIHRQr_OF3B_PDeB0Xjl8hx9xcNVtJ-34Ds57jXTOp8DEV8IpoyVb4ts1FAe5IOLRg7erjmMWiSB0_ixbrZ3qskNccIXdfqeREL1Ah6Pdom6k2JC12EURM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/04/21 01:50:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AERE2-2xLKg8xEzx1LrjPYEJCLzoNdaPb3KPJwKML-vBjW7vxmNEBiJGqLW08FPz1z62YwZWKXgEWK6H_YM--yrCHUJrQxra0tBD9-3z7bycXqd1Ux5oGP8aj21sC1NyskLm7MtpfhIvIB-SJ4sClDdWDFQ9pSoE7furOA0J-E115drbpfKAMc5bZbOi8N3fgxBV9S4odXrt6zFR3wq_tCLxjpQwvvf2XbC9L2n4QN4qSp3hRc_TueuxBCACLdM1tZ7BrlU2WtiKM90x39TcsWrHpygmw6SBNBlB6w3VkeaUPVnAQKJcssL3Apo2YvJpzq0-p5K2NgTcgdlY8UXUNso 2026/04/21 01:50:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/04/21 01:50:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/04/21 01:50:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/04/21 01:50:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/21 01:50:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/21 01:50:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/04/21 01:50:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AERE2-2xLKg8xEzx1LrjPYEJCLzoNdaPb3KPJwKML-vBjW7vxmNEBiJGqLW08FPz1z62YwZWKXgEWK6H_YM--yrCHUJrQxra0tBD9-3z7bycXqd1Ux5oGP8aj21sC1NyskLm7MtpfhIvIB-SJ4sClDdWDFQ9pSoE7furOA0J-E115drbpfKAMc5bZbOi8N3fgxBV9S4odXrt6zFR3wq_tCLxjpQwvvf2XbC9L2n4QN4qSp3hRc_TueuxBCACLdM1tZ7BrlU2WtiKM90x39TcsWrHpygmw6SBNBlB6w3VkeaUPVnAQKJcssL3Apo2YvJpzq0-p5K2NgTcgdlY8UXUNso" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/04/21 01:50:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ANmZMDX8HQMrWf-99RrfKc65LRtnFEsLipu-N49K3S_QXRsOeh-HIGsg6NL_zW8oHY9WEUB7R54CBla13zk5OW9ug0JOyKKqQ1KO1eMMekIovQh-3oR-c8Cfbw8UnvSvKe0thC_QKVnPGnJW2dhVIU2xV9-C8WdUraMBKKy8N1baPZWC2Cy3bSHWf7OeNOQx6HSnYZsUd1JEu9cvSDGZ64iEGPkDyOVOrP4mO2-6YGph25Lxvo64oDI440GnBBIa66nyl3veP5I_dXyfbbWfd2uoQyB2YBRA8HurXcxeQA2pIBA19tWvFJkm0c1YESmXnZfGOu6rz065FlVOhSJe_z4 2026/04/21 01:50:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/04/21 01:50:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/04/21 01:50:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ANmZMDX8HQMrWf-99RrfKc65LRtnFEsLipu-N49K3S_QXRsOeh-HIGsg6NL_zW8oHY9WEUB7R54CBla13zk5OW9ug0JOyKKqQ1KO1eMMekIovQh-3oR-c8Cfbw8UnvSvKe0thC_QKVnPGnJW2dhVIU2xV9-C8WdUraMBKKy8N1baPZWC2Cy3bSHWf7OeNOQx6HSnYZsUd1JEu9cvSDGZ64iEGPkDyOVOrP4mO2-6YGph25Lxvo64oDI440GnBBIa66nyl3veP5I_dXyfbbWfd2uoQyB2YBRA8HurXcxeQA2pIBA19tWvFJkm0c1YESmXnZfGOu6rz065FlVOhSJe_z4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/04/21 01:50:31 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: APSORqT2gFF26MYEEtXbnHIT7xXySRUhbaWS8Ki7sKpv-jVsdjAaHKHlMQ2gl2pVLfB-hcjeS5LV5cvZ_yIYfYF1Dn_mzkReaOGskfiNeVO-wk_5jsVBFIhhweYgjxo4i9StFt3-Hcfc_akWCJOVFZJDMdeqPxRn8VSo1LgDmX94IlQawWxuphfLNL3J_EdPeJ19M6L_t917HrWIPV33yFGAunbVf0Afw4GOVLORvcLZ6xu7uJl50tDKbSUFa5mcpB4MEbgVI1GWbc90aBnOCkm7toKlrY7VrajJ399UuMe3JrGeVxrL4LFHhE4bKrKp-Ctmll8KxfiaWmLbfNNKmAo 2026/04/21 01:50:31 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/04/21 01:50:31 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/21 01:50:31 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "APSORqT2gFF26MYEEtXbnHIT7xXySRUhbaWS8Ki7sKpv-jVsdjAaHKHlMQ2gl2pVLfB-hcjeS5LV5cvZ_yIYfYF1Dn_mzkReaOGskfiNeVO-wk_5jsVBFIhhweYgjxo4i9StFt3-Hcfc_akWCJOVFZJDMdeqPxRn8VSo1LgDmX94IlQawWxuphfLNL3J_EdPeJ19M6L_t917HrWIPV33yFGAunbVf0Afw4GOVLORvcLZ6xu7uJl50tDKbSUFa5mcpB4MEbgVI1GWbc90aBnOCkm7toKlrY7VrajJ399UuMe3JrGeVxrL4LFHhE4bKrKp-Ctmll8KxfiaWmLbfNNKmAo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/04/21 01:50:32 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ABUn4l-vhwBVxQ00OYiUWrrJpjuJm4sYPoSoQvSzFGZDfIbuQ-2ZCtsaZNPn3Q6us0HY78taqImvV471p1TUmb6T7nBquo5Gq5P6FlTjoEsstXERbIbmCalXiBDDTCN_7cq90uKBt-icUvv_zzMOnRERchGQgkkE6iiE5Zy0ygH6H0xuF1q_eqljNJUCGojj_QG3rMCS-tUZMCOz4XDm7BK5_hrNyiIasc_t4Bdg4TZ_UPRr6L7bR9R0GAYeYjJ_qrNw-VDpGpGJPDMuH-vX3u8hkFthFrD552Q7ZpwRZ1OkOpbRsEyonfnTxnZWWE29aI6m_Durgtw3TTitC2GdMJY 2026/04/21 01:50:32 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/04/21 01:50:33 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/21 01:50:33 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ABUn4l-vhwBVxQ00OYiUWrrJpjuJm4sYPoSoQvSzFGZDfIbuQ-2ZCtsaZNPn3Q6us0HY78taqImvV471p1TUmb6T7nBquo5Gq5P6FlTjoEsstXERbIbmCalXiBDDTCN_7cq90uKBt-icUvv_zzMOnRERchGQgkkE6iiE5Zy0ygH6H0xuF1q_eqljNJUCGojj_QG3rMCS-tUZMCOz4XDm7BK5_hrNyiIasc_t4Bdg4TZ_UPRr6L7bR9R0GAYeYjJ_qrNw-VDpGpGJPDMuH-vX3u8hkFthFrD552Q7ZpwRZ1OkOpbRsEyonfnTxnZWWE29aI6m_Durgtw3TTitC2GdMJY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/04/21 01:50:34 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AFLY8AqEiKuog5WjQ-u89eliGhUQfbgq-kTpF3WIl8VXXDXj0oj1K8hLgTsTr2Ji7SOueAeWQV20LGOO1-VMABkn8KBSg4tMzJ0tjM9krBl6TNObmcLKmo31j0zvGF-DBMT1iSRFNznwLaESmC0CH604eXCNMb3mPVz4j8CiLsu6boBHmKP568bcGAxuFLOYW4d9ChqdNhsGbxWTvgvS7yCSUUIpRM4EGUjw9kcqwOd9OBYgIKlmZJC4FR8kjW1YTE-rUFYzVVIo_Q3MUqsQeReZ727wUQ28nIYECcFjhBEC0LK_zXnQ_G0Wyay3n7i8VHsaZTzViyMXeOBHhjoSuKk 2026/04/21 01:50:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/04/21 01:50:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/04/21 01:50:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/04/21 01:50:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/21 01:50:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/04/21 01:50:35 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/04/21 01:50:35 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AFLY8AqEiKuog5WjQ-u89eliGhUQfbgq-kTpF3WIl8VXXDXj0oj1K8hLgTsTr2Ji7SOueAeWQV20LGOO1-VMABkn8KBSg4tMzJ0tjM9krBl6TNObmcLKmo31j0zvGF-DBMT1iSRFNznwLaESmC0CH604eXCNMb3mPVz4j8CiLsu6boBHmKP568bcGAxuFLOYW4d9ChqdNhsGbxWTvgvS7yCSUUIpRM4EGUjw9kcqwOd9OBYgIKlmZJC4FR8kjW1YTE-rUFYzVVIo_Q3MUqsQeReZ727wUQ28nIYECcFjhBEC0LK_zXnQ_G0Wyay3n7i8VHsaZTzViyMXeOBHhjoSuKk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/04/21 01:50:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AAJ411Yg46MGJ1CSFH1bHcijgrr1qZlnlT79pk6Ku2I7lLfDempt-KaLdm28WQgpsab-hMTSApTvbiL0dCkYCKNw0q4HkMdEW75nEVbbW3suKTW_YmydVqWxz05L7lT5uQRPFc7tftWLSPO0LPBBGqhlxbO_JXA8iTG-5XxmCyIf1aNqUZNjspEOLdU0p87VScG36wp0hAtNeprkPuySDcS4axg-LbYYh085Xhf9IgwCmCiVQ8OEPHPEOHIin4BDgcchXowzuziZ6OqzpKyusNYLP-DJCoQDN7_hafLquwju1YL0dMyP4vU2iUlI3hCIsFLx79PZEET5zU-TxZMFCGc 2026/04/21 01:50:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/04/21 01:50:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/04/21 01:50:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/04/21 01:50:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/04/21 01:50:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/21 01:50:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/04/21 01:50:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AAJ411Yg46MGJ1CSFH1bHcijgrr1qZlnlT79pk6Ku2I7lLfDempt-KaLdm28WQgpsab-hMTSApTvbiL0dCkYCKNw0q4HkMdEW75nEVbbW3suKTW_YmydVqWxz05L7lT5uQRPFc7tftWLSPO0LPBBGqhlxbO_JXA8iTG-5XxmCyIf1aNqUZNjspEOLdU0p87VScG36wp0hAtNeprkPuySDcS4axg-LbYYh085Xhf9IgwCmCiVQ8OEPHPEOHIin4BDgcchXowzuziZ6OqzpKyusNYLP-DJCoQDN7_hafLquwju1YL0dMyP4vU2iUlI3hCIsFLx79PZEET5zU-TxZMFCGc" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/04/21 01:50:39 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/04/21 01:50:41 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/04/21 01:50:43 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/04/21 01:50:45 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/04/21 01:50:47 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/04/21 01:50:49 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AKOERUdpPV_lzMO5bMaJOS5_knwM4_uvqK4A4E3BmhywF9LqZrAyyQfwlEm-sYAKKJXjBG6kC3yVU4cnsBJGQEg1WYrx2fWoBrOaljnwisWgWbDr6tx6NR-YaJx5LvVWzEjgZeBfbHr3BSnNk-TKNnjg86-KupNZAwyRBHfB5i4oYPkH4woPD18vUG3K3hel_OiJQOEPvrcW8-KC5TWZURZiPnD3y6f8JOVjk0MPT39BWTQrghELgidzedVjoFe-ESFK1hadTDzEKMSYi0Nhgv4CQKwDEuVxlyZRfegVPyE5wDJJhMCeYUCjImk7FeasUBYj6B_GSd7dCWUFv6u1XEI 2026/04/21 01:50:49 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/21 01:50:49 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "1c06398118bf8d7dd0944b258e6c86ff" 2026/04/21 01:50:49 DEBUG : unknown-size-put.txt: multipart upload "AKOERUdpPV_lzMO5bMaJOS5_knwM4_uvqK4A4E3BmhywF9LqZrAyyQfwlEm-sYAKKJXjBG6kC3yVU4cnsBJGQEg1WYrx2fWoBrOaljnwisWgWbDr6tx6NR-YaJx5LvVWzEjgZeBfbHr3BSnNk-TKNnjg86-KupNZAwyRBHfB5i4oYPkH4woPD18vUG3K3hel_OiJQOEPvrcW8-KC5TWZURZiPnD3y6f8JOVjk0MPT39BWTQrghELgidzedVjoFe-ESFK1hadTDzEKMSYi0Nhgv4CQKwDEuVxlyZRfegVPyE5wDJJhMCeYUCjImk7FeasUBYj6B_GSd7dCWUFv6u1XEI" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/21 01:50:50 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AE5vV9oKVvINux48Z3YPIA8Pfi9FFbO2jjBs3r-XF9r3_88Mz8RVf-q_sO829pj9YzwO2_q2QmWc2xTHdpDgiZJQPKM0aEw-m6-JQqFlPN9OcF04O7O6ITwy5BJBWG90cXOYiXOMV3eLnuaGQ_Nyy4h9siL99aBwJIAZDcbdN79XJaveMQFvaSm8DHdgcYg_nxtUJ3OwBScQ0DYsqgLMFlpjcLh8F2cnYHbWg2tbuvGFvDZb4M68kCv8DyHiGRDbE19TsXe_bS1JIUbgtH5qcWg4tNH76xu7DKXfXkiD1vfzsHNX0pqhDykrfqdnTLdOML9TyDBYucXYJ6Sfaqg-k-0 2026/04/21 01:50:50 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/04/21 01:50:50 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "4926bdf8d24185881e329b1397f70c1b" 2026/04/21 01:50:50 DEBUG : unknown-size-update.txt: multipart upload "AE5vV9oKVvINux48Z3YPIA8Pfi9FFbO2jjBs3r-XF9r3_88Mz8RVf-q_sO829pj9YzwO2_q2QmWc2xTHdpDgiZJQPKM0aEw-m6-JQqFlPN9OcF04O7O6ITwy5BJBWG90cXOYiXOMV3eLnuaGQ_Nyy4h9siL99aBwJIAZDcbdN79XJaveMQFvaSm8DHdgcYg_nxtUJ3OwBScQ0DYsqgLMFlpjcLh8F2cnYHbWg2tbuvGFvDZb4M68kCv8DyHiGRDbE19TsXe_bS1JIUbgtH5qcWg4tNH76xu7DKXfXkiD1vfzsHNX0pqhDykrfqdnTLdOML9TyDBYucXYJ6Sfaqg-k-0" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/21 01:50:50 DEBUG : Creating backend with remote "TestS3R2:rclone-test-qejepof3jafu/deeper/nonexisting/directory" 2026/04/21 01:50:50 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/21 01:50:50 DEBUG : Waiting for deletions to finish 2026/04/21 01:50:50 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/04/21 01:50:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/04/21 01:50:51 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/04/21 01:50:51 INFO : S3 bucket rclone-test-qejepof3jafu: Bucket "rclone-test-qejepof3jafu" deleted 2026/04/21 01:50:51 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (94.32s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.32s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.04s) --- PASS: TestIntegration/FsMkdir (92.37s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding (9.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.45s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.31s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (1.77s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (16.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.05s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.04s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.38s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (3.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.27s) --- 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.25s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.26s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (50.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (7.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (7.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (7.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (8.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (2.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (3.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (9.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (2.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (3.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (10.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (2.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (4.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.20s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (10.25s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (1.63s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (1.73s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.31s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.02s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.56s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.63s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.74s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.90s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.18s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:45: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/04/21 01:50:51 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/04/21 01:50:51 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 94.357s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 1m35.473511841s (try 1/5)