"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:" 2025/09/08 04:38:04 NOTICE: TestS3R2: Starting server 2025/09/08 04:38:04 DEBUG : Creating backend with remote "TestS3R2:rclone-test-giduzex2yire" 2025/09/08 04:38:04 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 2025/09/08 04:38:05 INFO : S3 bucket rclone-test-giduzex2yire: Bucket "rclone-test-giduzex2yire" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/09/08 04:38:06 INFO : S3 bucket rclone-test-giduzex2yire: Bucket "rclone-test-giduzex2yire" deleted === RUN TestIntegration/FsMkdir 2025/09/08 04:38:06 INFO : S3 bucket rclone-test-giduzex2yire: Bucket "rclone-test-giduzex2yire" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/09/08 04:38:07 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/09/08 04:38:07 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/09/08 04:38:07 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:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/09/08 04:38:27 NOTICE: S3 bucket rclone-test-giduzex2yire: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/09/08 04:38:27 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AHxj20k4CHraxrgU9-idNIpLjC0OHo0comPbE89Vuzxjj0oa_c7j4DrNyvrTa-yIdhGsacN1RGiL5rPl_h9BkELQ0Db4bkBC0Ql5Tv0klnhvSERYCJossV7CukgSHm97wGoC9p8O84k2t16pcHehde5QrgIRDVao6uzXp9PS1mx4l5G8xPORcBKQA3LVyv42NnkwyanZn1TBOROnPA0p4Hu2XnlztJKjXpyxVb0Z2tdSIMSm3tanp5nNBCvCAKL1_z2YdIlX0mn_XREz3x8sb4j9L7WnUE-LLqL6NQefPAkbiZqc9VijWlYLaLZyr1Lo8hFcLPn6g9hmyeTbnlZneIk 2025/09/08 04:38:29 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "c163557663a0044234160529bea11750" 2025/09/08 04:38:29 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "8503582fbad7ef3345b764148bb513eb" 2025/09/08 04:38:29 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "4720653512a5f8936e99e3db18e64302" 2025/09/08 04:38:30 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AHxj20k4CHraxrgU9-idNIpLjC0OHo0comPbE89Vuzxjj0oa_c7j4DrNyvrTa-yIdhGsacN1RGiL5rPl_h9BkELQ0Db4bkBC0Ql5Tv0klnhvSERYCJossV7CukgSHm97wGoC9p8O84k2t16pcHehde5QrgIRDVao6uzXp9PS1mx4l5G8xPORcBKQA3LVyv42NnkwyanZn1TBOROnPA0p4Hu2XnlztJKjXpyxVb0Z2tdSIMSm3tanp5nNBCvCAKL1_z2YdIlX0mn_XREz3x8sb4j9L7WnUE-LLqL6NQefPAkbiZqc9VijWlYLaLZyr1Lo8hFcLPn6g9hmyeTbnlZneIk" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: 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 2025/09/08 04:38:34 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/09/08 04:38:35 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:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/09/08 04:38:37 DEBUG : S3 bucket rclone-test-giduzex2yire: bucket is versioned: false 2025/09/08 04:38:37 DEBUG : Waiting for deletions to finish 2025/09/08 04:38:37 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/09/08 04:38:37 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/09/08 04:38:37 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/09/08 04:38:38 DEBUG : Creating backend with remote "TestS3R2:rclone-test-giduzex2yire/dirToPurgeFromRoot" 2025/09/08 04:38:39 DEBUG : S3 bucket rclone-test-giduzex2yire path dirToPurgeFromRoot: bucket is versioned: false 2025/09/08 04:38:39 DEBUG : Waiting for deletions to finish 2025/09/08 04:38:39 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/09/08 04:38:39 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/09/08 04:38:39 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/09/08 04:38:39 DEBUG : Creating backend with remote "TestS3R2:rclone-test-giduzex2yire/hello? sausage/êé" 2025/09/08 04:38:41 DEBUG : S3 bucket rclone-test-giduzex2yire path hello? sausage/êé: bucket is versioned: false 2025/09/08 04:38:41 DEBUG : Waiting for deletions to finish 2025/09/08 04:38:41 DEBUG : "a/b/c/d/e.txt" version false 2025/09/08 04:38:41 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/09/08 04:38:41 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:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: 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:1694: 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 2025/09/08 04:38:49 DEBUG : Creating backend with remote "TestS3R2:rclone-test-giduzex2yire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/09/08 04:38:49 DEBUG : Creating backend with remote "TestS3R2:rclone-test-giduzex2yire/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-giduzex2yire" from "TestS3R2:rclone-test-giduzex2yire" 2025/09/08 04:38:49 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:2052: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/09/08 04:38:56 DEBUG : piped data.txt: open chunk writer: started multipart upload: AKFHUN-GldnTlnkzKdTP0DNCYuJAVZKuPmqSB4hQNxuu5KD_8Zu3K1qW0Pe3VSs5kabF5-ebrEnl0_B6XOwVXP40VqlMLfx3QV67-U8YwrZzCPwbYd76IRPUvfMZ04y-M7oKss3kY1ujkHh6MI29gmD9BMwaCfrAFpGtW3mtLtgees98McJh3pfyAg2b0i48qhbgzHKHydsfdCP0kK9wZe89Nx1OOAz9_pS8n0oVLkKoNgPL61uzZw2p3FSfoWG-njLAz5GIjF3HefM_GW4XAML2ZLf6UJebppSqnZzeBnDf1CuQ0Vo4BNvwBSnTtPsqU-hf1sUWVR6K4OsvIpqoaJU 2025/09/08 04:38:56 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/09/08 04:38:56 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/09/08 04:38:56 DEBUG : piped data.txt: multipart upload "AKFHUN-GldnTlnkzKdTP0DNCYuJAVZKuPmqSB4hQNxuu5KD_8Zu3K1qW0Pe3VSs5kabF5-ebrEnl0_B6XOwVXP40VqlMLfx3QV67-U8YwrZzCPwbYd76IRPUvfMZ04y-M7oKss3kY1ujkHh6MI29gmD9BMwaCfrAFpGtW3mtLtgees98McJh3pfyAg2b0i48qhbgzHKHydsfdCP0kK9wZe89Nx1OOAz9_pS8n0oVLkKoNgPL61uzZw2p3FSfoWG-njLAz5GIjF3HefM_GW4XAML2ZLf6UJebppSqnZzeBnDf1CuQ0Vo4BNvwBSnTtPsqU-hf1sUWVR6K4OsvIpqoaJU" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/09/08 04:38:56 DEBUG : piped data.txt: open chunk writer: started multipart upload: AHlcW6z2hWoUOSXu9gWXdeCsq0cOOsEELO1RQnAstHN-EDNPIA_GlvafOJ0WEvL0hmiKhKyMAjirjH9wGu7Pug5XsJMChwHi3wH4-amnwCTYoNrapmQz3hy25LVzV-dX3WC3LnvM6cmTsOI-MimJWx7z3ozhgVXZhWWVNDPUkZOydaVe5PonueA0kBDsCkWi-9z7Sjx2uW0xCqWcqs24niIF2HzS2ZoLv9Ww_p2hSKhTz7u9PWU5_NspxSoKVCwJF_Detd4F6tpoquQrThpyrxKkCUekWuHtw4tLhs3081Qs6eVWevGgVu09T_h-Z-FtgnwLeaV0CyYcl8pY8cUFCgs 2025/09/08 04:38:56 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/09/08 04:38:57 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "9719e037b305ab7d784cf93c267ab7a1" 2025/09/08 04:38:57 DEBUG : piped data.txt: multipart upload "AHlcW6z2hWoUOSXu9gWXdeCsq0cOOsEELO1RQnAstHN-EDNPIA_GlvafOJ0WEvL0hmiKhKyMAjirjH9wGu7Pug5XsJMChwHi3wH4-amnwCTYoNrapmQz3hy25LVzV-dX3WC3LnvM6cmTsOI-MimJWx7z3ozhgVXZhWWVNDPUkZOydaVe5PonueA0kBDsCkWi-9z7Sjx2uW0xCqWcqs24niIF2HzS2ZoLv9Ww_p2hSKhTz7u9PWU5_NspxSoKVCwJF_Detd4F6tpoquQrThpyrxKkCUekWuHtw4tLhs3081Qs6eVWevGgVu09T_h-Z-FtgnwLeaV0CyYcl8pY8cUFCgs" 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 2025/09/08 04:38:58 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/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2025/09/08 04:39:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AOQZwvypR31IrhW_3fQrF4IiV82-_gTbPv8nOs9qH1RsCkniZSeKVAG8U8Ryx_yr97LtWi48itI5K7qDpF-Ze5AkbJvn1UJ7PvtVoIMzDWD0cvsoHRZozlDFO1IcpMaPWKTJ0yvcN1yLIkM6qFEr7icYmC0Hink_451vouacTN1mXLV82OCxPwa2II6O_Pw-wNBap7pKtfEX602l1M2m-ZxSunA48RZ4RmAwlAq-w4KUEcmBufnBZy2pZeEzovQHUd7QvvM3KiRniE5r_i4oNabYqSDueJ8ji2mpWBN4xwOSrSL9Dpuy2BEU3smYQgnDbIk6EPQt2NIwOEh8R8pFUE4 2025/09/08 04:39:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/09/08 04:39:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/09/08 04:39:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AOQZwvypR31IrhW_3fQrF4IiV82-_gTbPv8nOs9qH1RsCkniZSeKVAG8U8Ryx_yr97LtWi48itI5K7qDpF-Ze5AkbJvn1UJ7PvtVoIMzDWD0cvsoHRZozlDFO1IcpMaPWKTJ0yvcN1yLIkM6qFEr7icYmC0Hink_451vouacTN1mXLV82OCxPwa2II6O_Pw-wNBap7pKtfEX602l1M2m-ZxSunA48RZ4RmAwlAq-w4KUEcmBufnBZy2pZeEzovQHUd7QvvM3KiRniE5r_i4oNabYqSDueJ8ji2mpWBN4xwOSrSL9Dpuy2BEU3smYQgnDbIk6EPQt2NIwOEh8R8pFUE4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/09/08 04:39:02 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AJNg7sK9jC47yCDHoS-UsZgw0OyzGYBsruw_0aXeY7GJdK7DG89AStPdflMYaIsW5nNr7whEz5QuGdblbiM182IHPn9TdCUFuuIeJRDNGeQtrPUKun_BjKHjvE35jmiWYzsW_xBsvJOkVQOiW-Gr_LaYzoQfHCnsf7qAlUuhA3Cq1iQ1itYn4WkJodLHSp4dC3Ga8eiMclXKfdkulTVLE5l9kv6fKOci2F1BVZpZcXIwZNGsiIMf2zEJJa3WMwfLOthmnt3bXcYo8YPp1ftIb7lnqw64xMW3eeNjDY3I7KAZJF4zXvv1ui8J8R-03gN9Gd7qHWOMH0G-72LSF3_Ebog 2025/09/08 04:39:03 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/09/08 04:39:03 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/08 04:39:03 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AJNg7sK9jC47yCDHoS-UsZgw0OyzGYBsruw_0aXeY7GJdK7DG89AStPdflMYaIsW5nNr7whEz5QuGdblbiM182IHPn9TdCUFuuIeJRDNGeQtrPUKun_BjKHjvE35jmiWYzsW_xBsvJOkVQOiW-Gr_LaYzoQfHCnsf7qAlUuhA3Cq1iQ1itYn4WkJodLHSp4dC3Ga8eiMclXKfdkulTVLE5l9kv6fKOci2F1BVZpZcXIwZNGsiIMf2zEJJa3WMwfLOthmnt3bXcYo8YPp1ftIb7lnqw64xMW3eeNjDY3I7KAZJF4zXvv1ui8J8R-03gN9Gd7qHWOMH0G-72LSF3_Ebog" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/09/08 04:39:04 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AEfHS20YJUxqQ91EMawxm1Lmb8bHMcQ8VR_H2gkFdwU91jfXxEqAksTgJx2VznEwa4E_sPli6ySaPcK1rRmxDwgSw2fDZWMYGRdQRE__OXit2nXaY-N0p3l9V2wR-G-p8cwvgT5IEGo-JxPn8-FUGw3tmtMiLneG7EUQ_93X_yB01GUiU8KFFvTNl43uE71s5j5ZbQ2TD7ano2LAVAX-f2Fa4czoPGN-DmY-E8VoO6IUmPXfDNEkOoCW5A5i0YBdqnzO-woXZyxovz-aWtA1qV-0HL6iBTym5OrQoA-mRh7XHMkQcGT5nGPgkDBR4MGoIgmGS0Wq1wOWW0bBg2VdTUU 2025/09/08 04:39:04 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/09/08 04:39:05 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/08 04:39:05 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AEfHS20YJUxqQ91EMawxm1Lmb8bHMcQ8VR_H2gkFdwU91jfXxEqAksTgJx2VznEwa4E_sPli6ySaPcK1rRmxDwgSw2fDZWMYGRdQRE__OXit2nXaY-N0p3l9V2wR-G-p8cwvgT5IEGo-JxPn8-FUGw3tmtMiLneG7EUQ_93X_yB01GUiU8KFFvTNl43uE71s5j5ZbQ2TD7ano2LAVAX-f2Fa4czoPGN-DmY-E8VoO6IUmPXfDNEkOoCW5A5i0YBdqnzO-woXZyxovz-aWtA1qV-0HL6iBTym5OrQoA-mRh7XHMkQcGT5nGPgkDBR4MGoIgmGS0Wq1wOWW0bBg2VdTUU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/09/08 04:39:06 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ACdifoIRLOnR63G_RjKLh9_233qg0O_Mlz_uD2AyqfCaqr20DvZwahAeYikj_yK62nE6T5EuEpFfzuX6XjgSOFHR1azA1gOxQgMPXNInFNvuIJWvJBUYcYEFkSAyEzrfYyQjsry-kviHRjsxuvyQ4IcAGC0XSXx_aoWWiWQ3p4Xv0rBKUHfUHdBTnzzpWgTxnzeW-R0rr4HKriXpmGZ3kcXNlVoiKfIHVl-A3G9iiOsrfJN61AoAUzk__IndoGGem1pTqO1U6A5LdOcoAWJFA0wNh9VI2icf9g-emX04ThEkoT9_LCEOKRVYaS6CLEyk4Q-hPXcDluRLRqoXI1HYVFo 2025/09/08 04:39:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/09/08 04:39:07 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/09/08 04:39:07 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/09/08 04:39:07 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/09/08 04:39:07 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/08 04:39:07 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/09/08 04:39:08 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ACdifoIRLOnR63G_RjKLh9_233qg0O_Mlz_uD2AyqfCaqr20DvZwahAeYikj_yK62nE6T5EuEpFfzuX6XjgSOFHR1azA1gOxQgMPXNInFNvuIJWvJBUYcYEFkSAyEzrfYyQjsry-kviHRjsxuvyQ4IcAGC0XSXx_aoWWiWQ3p4Xv0rBKUHfUHdBTnzzpWgTxnzeW-R0rr4HKriXpmGZ3kcXNlVoiKfIHVl-A3G9iiOsrfJN61AoAUzk__IndoGGem1pTqO1U6A5LdOcoAWJFA0wNh9VI2icf9g-emX04ThEkoT9_LCEOKRVYaS6CLEyk4Q-hPXcDluRLRqoXI1HYVFo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/09/08 04:39:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AJD857UDwsAfab50-xFlmL28za7jtqIeZnKRM5_R6o4cYpfcAq6WMuXrV5Ww0RpEm3bcSF7OK9qfQ9T0XlMJmE7m2iL4MQa2q06y6wVIFjJxAy0hyunVn_b-rRMy4tjUbRZl_TfwQvOPaEc2MNlLFh35tQ6T1lSM_nmXGvG1sXLPNRjmg_5obH43WuC2YS4AeTez0EhQj84eCbWBlBqwU1ODI44345E3xehZLwlZAvNod4g56r14CKn8SGnCE62vjIM0mqM31GYFLOFM4hjr8_s77kHq1RU32DCGCelWdcOpUXNmtTxO9g4_v6xmNd7_w448HwDybevjYTiq81eLGQ0 2025/09/08 04:39:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/09/08 04:39:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/09/08 04:39:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/09/08 04:39:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/09/08 04:39:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/08 04:39:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/09/08 04:39:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AJD857UDwsAfab50-xFlmL28za7jtqIeZnKRM5_R6o4cYpfcAq6WMuXrV5Ww0RpEm3bcSF7OK9qfQ9T0XlMJmE7m2iL4MQa2q06y6wVIFjJxAy0hyunVn_b-rRMy4tjUbRZl_TfwQvOPaEc2MNlLFh35tQ6T1lSM_nmXGvG1sXLPNRjmg_5obH43WuC2YS4AeTez0EhQj84eCbWBlBqwU1ODI44345E3xehZLwlZAvNod4g56r14CKn8SGnCE62vjIM0mqM31GYFLOFM4hjr8_s77kHq1RU32DCGCelWdcOpUXNmtTxO9g4_v6xmNd7_w448HwDybevjYTiq81eLGQ0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/09/08 04:39:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: APCZ32mCEI50_Zd8nN13AuiKRo2tHL2B0vH21kgXW71ipj7dac5hl7IxYopHxxlyF8mElXNMYzFQW9soaJgbRBIiMAvyjIfWStYbzYNKZ6aqi_VIhLVKy9VnRZcalutbtr6hvAA2t1570RUxoAIBlYAbr1vmeH3lzMlBtmVaP64BQ3-GHWW3GBxzhxu2VlBCUQjTpIRFdz8Xw_OaUWVGPbHmNdYbISIoEmc8nBTMvf-R_Tpp2R0_oMCvlG8F0cKMJ4qJTZYmcwsCuAOn7hRt_v8ojMY7_2gmhO--HSS8VV2W7zwxU0dMOsXKzsPcRQNgwfUBynRVNb0XlijmLPRkYhU 2025/09/08 04:39:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/08 04:39:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/09/08 04:39:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "APCZ32mCEI50_Zd8nN13AuiKRo2tHL2B0vH21kgXW71ipj7dac5hl7IxYopHxxlyF8mElXNMYzFQW9soaJgbRBIiMAvyjIfWStYbzYNKZ6aqi_VIhLVKy9VnRZcalutbtr6hvAA2t1570RUxoAIBlYAbr1vmeH3lzMlBtmVaP64BQ3-GHWW3GBxzhxu2VlBCUQjTpIRFdz8Xw_OaUWVGPbHmNdYbISIoEmc8nBTMvf-R_Tpp2R0_oMCvlG8F0cKMJ4qJTZYmcwsCuAOn7hRt_v8ojMY7_2gmhO--HSS8VV2W7zwxU0dMOsXKzsPcRQNgwfUBynRVNb0XlijmLPRkYhU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/09/08 04:39:13 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ANvZ5KzW0EKCT15oyzBIuevP0ndyvM8T3LwrtxgERCm7iRBWnYxSc-AhtGTd3YpEvJEh00fepWHo9GFu9k6cOPFcj_EjUXp8wZKNyyeaoiU1omR0u2aJWb6SOiyHqRzZ0nPAikE388rv2HpUr_4Pi5JXzxZkssiyA7s49PICMpb00k_PTNztsJcORxPhnNT2pMFo963Z2VI-4X4RBG9GKYodtFH5zJ2NcUMC8RaiaKaQGCJj8MpSbddaEjJECsjHxyM6Vq7TftmJ9XepFVYh_RYOYc62TLvQMaRhVeFYjLGTQCET9j4E9Q5x8nykO2aoZptgtCZ8SA_u7q7JiOKbjVI 2025/09/08 04:39:13 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/09/08 04:39:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/08 04:39:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ANvZ5KzW0EKCT15oyzBIuevP0ndyvM8T3LwrtxgERCm7iRBWnYxSc-AhtGTd3YpEvJEh00fepWHo9GFu9k6cOPFcj_EjUXp8wZKNyyeaoiU1omR0u2aJWb6SOiyHqRzZ0nPAikE388rv2HpUr_4Pi5JXzxZkssiyA7s49PICMpb00k_PTNztsJcORxPhnNT2pMFo963Z2VI-4X4RBG9GKYodtFH5zJ2NcUMC8RaiaKaQGCJj8MpSbddaEjJECsjHxyM6Vq7TftmJ9XepFVYh_RYOYc62TLvQMaRhVeFYjLGTQCET9j4E9Q5x8nykO2aoZptgtCZ8SA_u7q7JiOKbjVI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/09/08 04:39:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AHKJ5USyn23bsK_Ye6DyCsLlnaugiYnUndNq5Y479psqLY0X6yXYHYWWf4spsccu1n7OF8KlyzhCs_ykZ4Tdy0czMMLPk4jYUROm_I8bC9R4lO2bOzqYyMOrC6OvXmltT9TW-rDCI0mh7ejsGTU7MI1Ny7i4Jj3ADw6Qok0Fs8-W2-NTabntEUzOfxYnvCt8NYUz6hoGkiw8UV2QM_PTRY06etrjy3-TWT_BGEPWa0lnoWLxOeJbOCwJ7MQ87Lc970xcn4TDTAy4xLw9z1o8KD_npaubSM-f-tMarT6wCGQjsY5R8D1n0AA1yjMKz_b252Q1zorjdiNNeXmY5UIw9DY 2025/09/08 04:39:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/08 04:39:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/08 04:39:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AHKJ5USyn23bsK_Ye6DyCsLlnaugiYnUndNq5Y479psqLY0X6yXYHYWWf4spsccu1n7OF8KlyzhCs_ykZ4Tdy0czMMLPk4jYUROm_I8bC9R4lO2bOzqYyMOrC6OvXmltT9TW-rDCI0mh7ejsGTU7MI1Ny7i4Jj3ADw6Qok0Fs8-W2-NTabntEUzOfxYnvCt8NYUz6hoGkiw8UV2QM_PTRY06etrjy3-TWT_BGEPWa0lnoWLxOeJbOCwJ7MQ87Lc970xcn4TDTAy4xLw9z1o8KD_npaubSM-f-tMarT6wCGQjsY5R8D1n0AA1yjMKz_b252Q1zorjdiNNeXmY5UIw9DY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/09/08 04:39:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AMpyOyyO_SL3cFVs8bUWQT7fJbx4VOkcVFkgBzbmoHwGXjJKpH-xFHoVLsZdYKAu6N-H__wwQEiNdBEGUSZoZ8p5NQSx4qHBUCEVAt3hlPgwnHdb7F4bPjubHBtjxsJr94-AnxfH6aSK8d6-34kJDJ-zqDUF-yQI8AwdGuHtLgkZn_1BrXOp8iAiNim9vEmc-GLcMlHlRohNSD4LgZKJlkYrp0BmI7WowI3EMdoSm1tgg7ce__-07gTg_tG99uC7WhMxV7VbFFlSt11o6lnsbhHp5KUZi9dvuD09L59IDjo_ey3IUvECDQtqDe3FoZ0pxiJXr8rgc3gOzX5_w0984U8 2025/09/08 04:39:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/09/08 04:39:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/09/08 04:39:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/08 04:39:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/08 04:39:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/09/08 04:39:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/09/08 04:39:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AMpyOyyO_SL3cFVs8bUWQT7fJbx4VOkcVFkgBzbmoHwGXjJKpH-xFHoVLsZdYKAu6N-H__wwQEiNdBEGUSZoZ8p5NQSx4qHBUCEVAt3hlPgwnHdb7F4bPjubHBtjxsJr94-AnxfH6aSK8d6-34kJDJ-zqDUF-yQI8AwdGuHtLgkZn_1BrXOp8iAiNim9vEmc-GLcMlHlRohNSD4LgZKJlkYrp0BmI7WowI3EMdoSm1tgg7ce__-07gTg_tG99uC7WhMxV7VbFFlSt11o6lnsbhHp5KUZi9dvuD09L59IDjo_ey3IUvECDQtqDe3FoZ0pxiJXr8rgc3gOzX5_w0984U8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/09/08 04:39:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AJRnOIQwKjOwSrHJrngDktyN99EN2XbZo6ItqVnEFEA2eiXa0eoUyt8B5sAg2pI124Vmk1kpCyGyckHL6ecZO49nZfEm1ssdAgMDID_Xoo9T3q1n3ScSjsnFIDY_LrJpfY9xBgguhmPQN2DQlO408tjTqRILamI6BXUSV2G4cmT0Gut55Nc_gDXx1ZLVY24BLL7vwD60lyB5j9zBjhv7WVEjP88kjtG0GmsTCsX4nvNucOLL2npMeXns-h4jt5V3-4HtybHSyQItVzYhahmcF_wwk78af2bPvnb-e0Aq0W97iO_7-NPVlxd9R0_JJTBNIZZoKvYAxnk8fcXxzR3rGxk 2025/09/08 04:39:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/08 04:39:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/09/08 04:39:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/09/08 04:39:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/09/08 04:39:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/08 04:39:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/09/08 04:39:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AJRnOIQwKjOwSrHJrngDktyN99EN2XbZo6ItqVnEFEA2eiXa0eoUyt8B5sAg2pI124Vmk1kpCyGyckHL6ecZO49nZfEm1ssdAgMDID_Xoo9T3q1n3ScSjsnFIDY_LrJpfY9xBgguhmPQN2DQlO408tjTqRILamI6BXUSV2G4cmT0Gut55Nc_gDXx1ZLVY24BLL7vwD60lyB5j9zBjhv7WVEjP88kjtG0GmsTCsX4nvNucOLL2npMeXns-h4jt5V3-4HtybHSyQItVzYhahmcF_wwk78af2bPvnb-e0Aq0W97iO_7-NPVlxd9R0_JJTBNIZZoKvYAxnk8fcXxzR3rGxk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/09/08 04:39:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AGn4Y9ky4vXpQPsOcG4J0Qep1owrIMpBI8pIHNz_E4HGElspFX2h9bB6EL9ImSvNt0XBXLsgIsHrb2jbx13KHRNEgchqMDPFmJ61c-d717ZVWLiS2m8ySRcvbLKL8cyZuXX1DNq84oNbVS9FM06UKdte-uMBAY5c0Av1B_EL0sJ2oKKLxviB8sLb4SZuKH-bNifcDv3nfWwCPoqwTk_6J_0F_lu6n-akmlTRV7CysPpdfFcgkeheLhdf4nVXcTVKDI5yqDB4k9sTIHQ1qD0-UqJvzo22DZr12fgtVVs4uMlKguaddoR5K-Eqw8NMIEptm7xPkpAoOhKMbpz_ilYUpKM 2025/09/08 04:39:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/08 04:39:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/09/08 04:39:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AGn4Y9ky4vXpQPsOcG4J0Qep1owrIMpBI8pIHNz_E4HGElspFX2h9bB6EL9ImSvNt0XBXLsgIsHrb2jbx13KHRNEgchqMDPFmJ61c-d717ZVWLiS2m8ySRcvbLKL8cyZuXX1DNq84oNbVS9FM06UKdte-uMBAY5c0Av1B_EL0sJ2oKKLxviB8sLb4SZuKH-bNifcDv3nfWwCPoqwTk_6J_0F_lu6n-akmlTRV7CysPpdfFcgkeheLhdf4nVXcTVKDI5yqDB4k9sTIHQ1qD0-UqJvzo22DZr12fgtVVs4uMlKguaddoR5K-Eqw8NMIEptm7xPkpAoOhKMbpz_ilYUpKM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/09/08 04:39:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABPy7ctsTN0suYeazbHWjW4d_7PxsovcCx7U9hWZ0vU7mS-xCS7Kb1vuZu51tlQUnqx3628AUlCQ5rV-OFnYYXOso8SM0y8WHkIf8L0NGg1g-q_yFSHTe4xAVjlr7ZGn37S9brUGQYZe4TxXN0f5yIpEwWofpVYhH9MI3p3g9_d3dJcz4zNneQ6_saUXJWqJvQ3yysWWJIgL12ifBj_suCLEt2A_FDUmTKqt8os7xWhjZ_kOHQN7YENj7fbuTeGpfTgOD3sg5ZIVE2R0Mok6RSnLgixLLTLt71CWtnIapZaeuvS8NviN4zyO978D_-T-STHIjKW2OohW1fE3jq_U82g 2025/09/08 04:39:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/09/08 04:39:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/08 04:39:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABPy7ctsTN0suYeazbHWjW4d_7PxsovcCx7U9hWZ0vU7mS-xCS7Kb1vuZu51tlQUnqx3628AUlCQ5rV-OFnYYXOso8SM0y8WHkIf8L0NGg1g-q_yFSHTe4xAVjlr7ZGn37S9brUGQYZe4TxXN0f5yIpEwWofpVYhH9MI3p3g9_d3dJcz4zNneQ6_saUXJWqJvQ3yysWWJIgL12ifBj_suCLEt2A_FDUmTKqt8os7xWhjZ_kOHQN7YENj7fbuTeGpfTgOD3sg5ZIVE2R0Mok6RSnLgixLLTLt71CWtnIapZaeuvS8NviN4zyO978D_-T-STHIjKW2OohW1fE3jq_U82g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/09/08 04:39:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AHp-Iin4FMX2AOlNBvufkEy3FDpjzwhUGWDqIqIWxxQw6USpfW-tgcxI020Z6TO_ByySmTF8bYcAcsk-yi_9oGp3hp8TEGgEjBOJxX2kL-SER_1tU0w5THNIRG-Nwk2wGJ6rGIgBwg3GX6KD9DSBQhLd5ZOaTV0jdMCoIPa2uacUXB-wIEKvNBpu5ZvorAs6qEE0Ng3ltlEuuGoxZql3OLKkIaSTRqhusee4vrXiMHQHJrDmWsLbemThavgk86V00qAHZ4UbA7DNTSoXqanvoaq2nR8le3aNkjqtx1HM5-2k7Dfa1tp6QGz-dN0sUaI6MU20CFP6epmh9qUqNMYrbD4 2025/09/08 04:39:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/08 04:39:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/08 04:39:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AHp-Iin4FMX2AOlNBvufkEy3FDpjzwhUGWDqIqIWxxQw6USpfW-tgcxI020Z6TO_ByySmTF8bYcAcsk-yi_9oGp3hp8TEGgEjBOJxX2kL-SER_1tU0w5THNIRG-Nwk2wGJ6rGIgBwg3GX6KD9DSBQhLd5ZOaTV0jdMCoIPa2uacUXB-wIEKvNBpu5ZvorAs6qEE0Ng3ltlEuuGoxZql3OLKkIaSTRqhusee4vrXiMHQHJrDmWsLbemThavgk86V00qAHZ4UbA7DNTSoXqanvoaq2nR8le3aNkjqtx1HM5-2k7Dfa1tp6QGz-dN0sUaI6MU20CFP6epmh9qUqNMYrbD4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/09/08 04:39:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AIgVry-WWqMcistm03Rxu3E9idPJkWrtGX95M6b3GtC_OKrvwplYPWKske8n8XPoBR0P6nCj7auVmZcit4YjwukYdhOD3FmIJ2Itx8Mbc395xnpujECN34vON_yihiOPxF09oBmdQ9R_xgDbV5E0WKLtg2QtUoiXAxIynqecmBpZ0BgIxmtjOZlIB382iEWy76FQSWagZw1RuqpSeuD9HFFbkcNJx-cOVyEBxakLdJNF8DgXF352xFcXul9GX5NfDGkMN6tzAhgI36Z9l8KW3MVNltlzSOsGQnUN4rCF6ZPx9Z4CY2DrbS8jUd98FIU9Cxa5hsT8thao1hjaN-EdW5Y 2025/09/08 04:39:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/09/08 04:39:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/09/08 04:39:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/08 04:39:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/08 04:39:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/09/08 04:39:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/08 04:39:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AIgVry-WWqMcistm03Rxu3E9idPJkWrtGX95M6b3GtC_OKrvwplYPWKske8n8XPoBR0P6nCj7auVmZcit4YjwukYdhOD3FmIJ2Itx8Mbc395xnpujECN34vON_yihiOPxF09oBmdQ9R_xgDbV5E0WKLtg2QtUoiXAxIynqecmBpZ0BgIxmtjOZlIB382iEWy76FQSWagZw1RuqpSeuD9HFFbkcNJx-cOVyEBxakLdJNF8DgXF352xFcXul9GX5NfDGkMN6tzAhgI36Z9l8KW3MVNltlzSOsGQnUN4rCF6ZPx9Z4CY2DrbS8jUd98FIU9Cxa5hsT8thao1hjaN-EdW5Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/09/08 04:39:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AOo-JFjxocKViURoLLGH8LwpjKbQSMNhssI8gwwp-22CXmzmjqZ5zZ5WFkPVSHwME4zQtIyOVGCc9U6wm4wBU5-pDlIIXHf9E-1hlTZYtF7_SInnUHwGd8Zodu1-L1tiHZPcjCcQdTDtZXMbcCeSrij8pnp0e-dD2N0-4sihxYjrt9gmsBxYUV26bhyD9CJa3cnChFxAs0uDiFSP6IYT5eHsaZ8rWP0UaehrmGv3kGmEeLHjhl8Q04DrxUULxSPgVuocHYzcQJwRflcD5IerUfqwJji5E3yyI5reLMt4VluzsnxIuTbdwQ_UGd5grZxApePexoV5NHgN5Hp9L_F_ynQ 2025/09/08 04:39:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/08 04:39:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/09/08 04:39:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/09/08 04:39:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/08 04:39:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/08 04:39:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/09/08 04:39:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AOo-JFjxocKViURoLLGH8LwpjKbQSMNhssI8gwwp-22CXmzmjqZ5zZ5WFkPVSHwME4zQtIyOVGCc9U6wm4wBU5-pDlIIXHf9E-1hlTZYtF7_SInnUHwGd8Zodu1-L1tiHZPcjCcQdTDtZXMbcCeSrij8pnp0e-dD2N0-4sihxYjrt9gmsBxYUV26bhyD9CJa3cnChFxAs0uDiFSP6IYT5eHsaZ8rWP0UaehrmGv3kGmEeLHjhl8Q04DrxUULxSPgVuocHYzcQJwRflcD5IerUfqwJji5E3yyI5reLMt4VluzsnxIuTbdwQ_UGd5grZxApePexoV5NHgN5Hp9L_F_ynQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/09/08 04:39:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AOjkhf1v1DOIcyogkyjzYtRoyTmVLlR3QLh50nsVl1gaVwT0FipO43RQSdrrUhYOLXaFAEnE8T-mD8-K8bsvmaFNjCQ7FysER7dNuKIEoBGa3342ddWqaeXO1P3HXeS9cAkIQ1E1tAHZftHGJ-rnrGdla8_AKtfGSSSONYch2OycHNNc7y-eLTi9c786PdQY_FFvea171aZ6fENBXpOEmpyFtlrqqPzLjcIaeRtlVpDO89xpuTqU6LMWCCkT_M7VTfQ5bRj94isYuUwOo7tj4rquanim6FnQE05DAHMIGsRff0Rr6M5qLbxpO5t9yleei4JHXl8HmkMIWeeO_ufRrfo 2025/09/08 04:39:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/08 04:39:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/09/08 04:39:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AOjkhf1v1DOIcyogkyjzYtRoyTmVLlR3QLh50nsVl1gaVwT0FipO43RQSdrrUhYOLXaFAEnE8T-mD8-K8bsvmaFNjCQ7FysER7dNuKIEoBGa3342ddWqaeXO1P3HXeS9cAkIQ1E1tAHZftHGJ-rnrGdla8_AKtfGSSSONYch2OycHNNc7y-eLTi9c786PdQY_FFvea171aZ6fENBXpOEmpyFtlrqqPzLjcIaeRtlVpDO89xpuTqU6LMWCCkT_M7VTfQ5bRj94isYuUwOo7tj4rquanim6FnQE05DAHMIGsRff0Rr6M5qLbxpO5t9yleei4JHXl8HmkMIWeeO_ufRrfo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/09/08 04:39:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AFfN5qj5DAJJIm8StPWjuuefQN3tMBpadquQqLWEQ_y2392-961RTL-wTDDgzpmQU8hDl6O91lzfH0Tq-7_qiNGUZ6G9sooqoW3SEjxqzb7-acHNCztP-C1wGMBXtz1vNJr50ew6IxV9AV1pUz_DdnXYNkwAYhW6-BmFS6_rOWwZsHGc-SZhRPNwTV_0iOFgD5x-QVUKoDNCSkJmJ4mYvun0wR96H9mjz22JnBCeJeKQp9XOeVroIq7hDxlX15rcq9ZRR_5-FbD0PAJ_IQYqO4Cvov11U-2DWb5Xe3koRv8P3fZwEgz7mSOe5tjNfwFYSEL2BaWpyN0uoJAbugiymqY 2025/09/08 04:39:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/09/08 04:39:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/08 04:39:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AFfN5qj5DAJJIm8StPWjuuefQN3tMBpadquQqLWEQ_y2392-961RTL-wTDDgzpmQU8hDl6O91lzfH0Tq-7_qiNGUZ6G9sooqoW3SEjxqzb7-acHNCztP-C1wGMBXtz1vNJr50ew6IxV9AV1pUz_DdnXYNkwAYhW6-BmFS6_rOWwZsHGc-SZhRPNwTV_0iOFgD5x-QVUKoDNCSkJmJ4mYvun0wR96H9mjz22JnBCeJeKQp9XOeVroIq7hDxlX15rcq9ZRR_5-FbD0PAJ_IQYqO4Cvov11U-2DWb5Xe3koRv8P3fZwEgz7mSOe5tjNfwFYSEL2BaWpyN0uoJAbugiymqY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/09/08 04:39:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AKsozsBlfyoxXouPRCRSkFalWBJbiyP1H_loVepfJXiBtA_auYCj585vfFrqHD0Q2ZINzFtwxAyMrlUGSBCV6qLK1AM5w94pl1R7iLdv0Ck9ydLMN0dlaSfIBybHA09I2PzhWuVBh909o4Hd9Nh6miKkqKN0dQVoY-Oyg3KsJtlMa5_5no2Ej_glTrWfKR3gtfqihmpkVIHuJnKRAuuWTZnSmJ2W2B1ps0eS9Dh-i1HlJWTJEBkU5FFQIoP7wQMt83XyjtBu-YHCug94Unpl5MFjgTOnDPQ_aBG0qcrp3IyLvf28qsbNLNujzi6EDWzUTzdyISXtZZ-VQYgZioOIkEc 2025/09/08 04:39:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/08 04:39:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/08 04:39:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AKsozsBlfyoxXouPRCRSkFalWBJbiyP1H_loVepfJXiBtA_auYCj585vfFrqHD0Q2ZINzFtwxAyMrlUGSBCV6qLK1AM5w94pl1R7iLdv0Ck9ydLMN0dlaSfIBybHA09I2PzhWuVBh909o4Hd9Nh6miKkqKN0dQVoY-Oyg3KsJtlMa5_5no2Ej_glTrWfKR3gtfqihmpkVIHuJnKRAuuWTZnSmJ2W2B1ps0eS9Dh-i1HlJWTJEBkU5FFQIoP7wQMt83XyjtBu-YHCug94Unpl5MFjgTOnDPQ_aBG0qcrp3IyLvf28qsbNLNujzi6EDWzUTzdyISXtZZ-VQYgZioOIkEc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/09/08 04:39:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ADlLExTsziWoCe23wkBFkKdlKux6ZM_h6vM8pDHPSC3WOw7KtlooneFLRF4zQGN5UZUAj9C-BbImd0saLj_g1RS0yyxJty6jfEpGcc-qRc0_jcj36y7X76LZDuhzRYJcUO1Ah6aDensLT7EFOtE3Wlk4LRLpbcpo4FqVscARjiXUQeJ9uoVfKJkcx302vAktnWqmw69WT84D3aPuOYiak0Fnoip1c39xe-1IR02tiEOG-7wcZ5DIBEajFivdcUn2TlKex4uN0FQ8fQuKg_6VVTj-mim0sGJlQc6pKUpJ0dHGTYFKmqZDnD1p-Y7GMR3I7U8DwHuYuZKzt6Vju2sSuFE 2025/09/08 04:39:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/09/08 04:39:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/09/08 04:39:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/09/08 04:39:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/09/08 04:39:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/08 04:39:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/09/08 04:39:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ADlLExTsziWoCe23wkBFkKdlKux6ZM_h6vM8pDHPSC3WOw7KtlooneFLRF4zQGN5UZUAj9C-BbImd0saLj_g1RS0yyxJty6jfEpGcc-qRc0_jcj36y7X76LZDuhzRYJcUO1Ah6aDensLT7EFOtE3Wlk4LRLpbcpo4FqVscARjiXUQeJ9uoVfKJkcx302vAktnWqmw69WT84D3aPuOYiak0Fnoip1c39xe-1IR02tiEOG-7wcZ5DIBEajFivdcUn2TlKex4uN0FQ8fQuKg_6VVTj-mim0sGJlQc6pKUpJ0dHGTYFKmqZDnD1p-Y7GMR3I7U8DwHuYuZKzt6Vju2sSuFE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/09/08 04:39:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: APzYXko-jlVg8sd-03Cx63gg-dVOY0dV6_uBtyvinuKtVHPgm5QR73jrI0gX5W7KtCyDGZ2x_H9PN4753Py80ag91vrDi13BibhT3EvDWFjdLTX0xD88CLyMsjfUvH-QCFY_o7HCnlMuuTvJ2JHCNJf8w_CD36p7SzjIrrLwW15l3du8xil9qeCI9IoIHi94QuvKbq4ln-LblN3-isJp0n7-QtpxFymaKUF7wjDvXlvfr2tNXsORHhIyrMHHUm4YnMB6byEvFBoPOeVLAlwZkZh5CkLUPJVrinobuTociGs2GPR27DbdEUBOhU9rRyrNPD_OS7zu9fRhTyfFu0wkxLQ 2025/09/08 04:39:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/08 04:39:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/09/08 04:39:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/09/08 04:39:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/09/08 04:39:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/08 04:39:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/09/08 04:39:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "APzYXko-jlVg8sd-03Cx63gg-dVOY0dV6_uBtyvinuKtVHPgm5QR73jrI0gX5W7KtCyDGZ2x_H9PN4753Py80ag91vrDi13BibhT3EvDWFjdLTX0xD88CLyMsjfUvH-QCFY_o7HCnlMuuTvJ2JHCNJf8w_CD36p7SzjIrrLwW15l3du8xil9qeCI9IoIHi94QuvKbq4ln-LblN3-isJp0n7-QtpxFymaKUF7wjDvXlvfr2tNXsORHhIyrMHHUm4YnMB6byEvFBoPOeVLAlwZkZh5CkLUPJVrinobuTociGs2GPR27DbdEUBOhU9rRyrNPD_OS7zu9fRhTyfFu0wkxLQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/09/08 04:39:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AMBouD9uUBvwtLWdGF7Jblb-6Y6S1k3HDUXOyNnHmtaK8GFBHi5dAljKmiJhJfL8HcODuPleeMMq_ZkAuHOzOMGcW88KSUitVVjv7I6U6UzMaYD4cxgCPm032KF564mdSo18fhjPJl_JA-2QG3xtxeZ6fZM_eJ84vEfG5XWPun1sMW1PQz1-Rld6iu-lZUAdujMjuwO2fnUMbjigZp8M-h6Q9etDqvSmyB3Kr_TOb_Nns1qLqhXWdtRW9YfZYksmCn5ZEfIGjsOegxMuCkNdi_73vDQP2L-yFLB1hjZdR1FFX2Xi7PoCnbM4W3QTQ09wzBFckbqrjtFTIoX8F4im9lE 2025/09/08 04:39:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/09/08 04:39:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/09/08 04:39:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AMBouD9uUBvwtLWdGF7Jblb-6Y6S1k3HDUXOyNnHmtaK8GFBHi5dAljKmiJhJfL8HcODuPleeMMq_ZkAuHOzOMGcW88KSUitVVjv7I6U6UzMaYD4cxgCPm032KF564mdSo18fhjPJl_JA-2QG3xtxeZ6fZM_eJ84vEfG5XWPun1sMW1PQz1-Rld6iu-lZUAdujMjuwO2fnUMbjigZp8M-h6Q9etDqvSmyB3Kr_TOb_Nns1qLqhXWdtRW9YfZYksmCn5ZEfIGjsOegxMuCkNdi_73vDQP2L-yFLB1hjZdR1FFX2Xi7PoCnbM4W3QTQ09wzBFckbqrjtFTIoX8F4im9lE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/09/08 04:39:55 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AIHEcF4A3LVqp8nHY2i4P03Ly3G7oZOHIAnJpcCWMccoWscckvw4daCYRN5XCD8CmjTM2VtYQAlmZ6vRhYakvvkTfw1G1oZHyAAa_u4JTh9TTXEDlotORI26U1_9hbf3ujOPqAxwrSA9Dh6Q_hoziz_b5UUnz2SI90BIomUPa6-eov7aqAR_fxgoM46JxkN0tGqsIB3DA_r-YjJwTr8vQmo861e7AzWYuDpE5sBYlwQLPxVI0uDpjgaxtOCBYo24mtWo2sszk8Dm7Sv0X5VUthfGc7iQsabzMQ8vpzT_yVn2z8udljoD4_87AIX_O2iTz1yfayDsL7BOz6V51rsCv5E 2025/09/08 04:39:56 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/09/08 04:39:56 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/08 04:39:56 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AIHEcF4A3LVqp8nHY2i4P03Ly3G7oZOHIAnJpcCWMccoWscckvw4daCYRN5XCD8CmjTM2VtYQAlmZ6vRhYakvvkTfw1G1oZHyAAa_u4JTh9TTXEDlotORI26U1_9hbf3ujOPqAxwrSA9Dh6Q_hoziz_b5UUnz2SI90BIomUPa6-eov7aqAR_fxgoM46JxkN0tGqsIB3DA_r-YjJwTr8vQmo861e7AzWYuDpE5sBYlwQLPxVI0uDpjgaxtOCBYo24mtWo2sszk8Dm7Sv0X5VUthfGc7iQsabzMQ8vpzT_yVn2z8udljoD4_87AIX_O2iTz1yfayDsL7BOz6V51rsCv5E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/09/08 04:39:57 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ACIRic1EFUCQ5HQRf_055HiGd74Yt1CLgCVtobZRJegksiXF0cSXkIdjuPaLSZwMJVcywnYkbHusqmmsT08asXYvqr9DhfTJ0kr4SMWz6Ph1eycq74YKy-W4PW7JSXZpx9Ag0AuckaW0q8sxPkFcEKfnB0UW5BQNsxWKPSpe_zHB1rBs47W7_jYeTwHRRiHODgKguevHATrvAV6JfAR2j47q12cPtxAUhlDvmyIC_XuTwzt9Ga3VbGRjuJnQgo_9oHah_1URfhChiK2N6GMD4UwVjc7gVDPx0nY7_8MNTITw-QNLOfHB5l1ayan4h_CSBizu57zFNRHNjYtO3DCPI1Q 2025/09/08 04:39:58 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/09/08 04:39:59 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/08 04:39:59 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ACIRic1EFUCQ5HQRf_055HiGd74Yt1CLgCVtobZRJegksiXF0cSXkIdjuPaLSZwMJVcywnYkbHusqmmsT08asXYvqr9DhfTJ0kr4SMWz6Ph1eycq74YKy-W4PW7JSXZpx9Ag0AuckaW0q8sxPkFcEKfnB0UW5BQNsxWKPSpe_zHB1rBs47W7_jYeTwHRRiHODgKguevHATrvAV6JfAR2j47q12cPtxAUhlDvmyIC_XuTwzt9Ga3VbGRjuJnQgo_9oHah_1URfhChiK2N6GMD4UwVjc7gVDPx0nY7_8MNTITw-QNLOfHB5l1ayan4h_CSBizu57zFNRHNjYtO3DCPI1Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/09/08 04:40:00 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ANR-yNzS4Pdp6EudVHFvYQ1cZhOutj5OB-NlGNAcpnRQfPjUNmZHdNhD5gV-IYPchCw19acUIyS7TTbSUQofYg1THa6VLzblZpZx1vIpG5NLTrlU7uajGRA7qlP096n6-4yzd7Up_7MYxfsS0MzPnxiN67GFuAXebuqlw7GYnI3hgTU8uXH1CODXuDu-AF0dQiUqULX7R55IR7O2aKe_a1LxYNMfsOZviyG_aULi0GRB3B-5yfvTlkGHn0jz-z6T_VqCHO-upeju9NFrOZutwmS0bzaM73k-lNnJKYm5uftKai97H4cas4e4ltUWX7YxB17tdFJzBBUgQGevsUw6dMU 2025/09/08 04:40:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/09/08 04:40:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/09/08 04:40:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/09/08 04:40:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/08 04:40:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/08 04:40:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/09/08 04:40:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ANR-yNzS4Pdp6EudVHFvYQ1cZhOutj5OB-NlGNAcpnRQfPjUNmZHdNhD5gV-IYPchCw19acUIyS7TTbSUQofYg1THa6VLzblZpZx1vIpG5NLTrlU7uajGRA7qlP096n6-4yzd7Up_7MYxfsS0MzPnxiN67GFuAXebuqlw7GYnI3hgTU8uXH1CODXuDu-AF0dQiUqULX7R55IR7O2aKe_a1LxYNMfsOZviyG_aULi0GRB3B-5yfvTlkGHn0jz-z6T_VqCHO-upeju9NFrOZutwmS0bzaM73k-lNnJKYm5uftKai97H4cas4e4ltUWX7YxB17tdFJzBBUgQGevsUw6dMU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/09/08 04:40:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AHAE9VsAX065QeJzQs_ccjppqaUv3FnzaPfLthy6bVe8UwbbQMyXRftqP-DIUqp-Bq-v8lXuZ2YlxMXD8IXpoP3uB4fI6uUdYCIT1kZZVKRx9DOae2nOqkFLkWustZnte4pu70IFfveCCrmlsNfGKKlwnQgKgxFh1PGVmVNiOkRKogiARJKQDcOnFOfuu0zh0neLMLerjiPLLm0baPfj3lU37HpwbNG_QuIOpzatpToqw1c9g7ltfKxpbMtb0uRAd2I65QV-nuotxL_GegMfTfOLh_swQH0KRPkMEkpfyoZhafTibgRJp2QWdPmKGL35PdtSt8BcO-NQQtdRIH8vByY 2025/09/08 04:40:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/09/08 04:40:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/09/08 04:40:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/09/08 04:40:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/08 04:40:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/08 04:40:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/09/08 04:40:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AHAE9VsAX065QeJzQs_ccjppqaUv3FnzaPfLthy6bVe8UwbbQMyXRftqP-DIUqp-Bq-v8lXuZ2YlxMXD8IXpoP3uB4fI6uUdYCIT1kZZVKRx9DOae2nOqkFLkWustZnte4pu70IFfveCCrmlsNfGKKlwnQgKgxFh1PGVmVNiOkRKogiARJKQDcOnFOfuu0zh0neLMLerjiPLLm0baPfj3lU37HpwbNG_QuIOpzatpToqw1c9g7ltfKxpbMtb0uRAd2I65QV-nuotxL_GegMfTfOLh_swQH0KRPkMEkpfyoZhafTibgRJp2QWdPmKGL35PdtSt8BcO-NQQtdRIH8vByY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/09/08 04:40:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ACnh3ZYiHosYcUpwy2HzbKY7yHAsmPwNLLRR-7RHFequ5a0X2qDRVIf_RfwqwC3tZ_lM_UUxEkQrWJSICk9lrg0qIpGm-md-LOqpb9hYyis_Emkl_5g5E-nIdo3UUCO4v3jQoidrAUgIUZRlM4LBmwUl_d65fDsqaptg0dDVr5mfT48Tob3QHlu4FEvtWainnocv78fGQeKO57m7u2-qgNRm8Jh3OH_7kIeEypEjLPqJ_A4pq12X_YEMiBwio62afUGJO8mgxX00QDOssslcqgMusVCPH-oxavjvK_9A29U3_CF9wNpgXt7pFQxt3vbv-MluTChWeA7x5Npa6ok9b44 2025/09/08 04:40:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/09/08 04:40:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/09/08 04:40:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ACnh3ZYiHosYcUpwy2HzbKY7yHAsmPwNLLRR-7RHFequ5a0X2qDRVIf_RfwqwC3tZ_lM_UUxEkQrWJSICk9lrg0qIpGm-md-LOqpb9hYyis_Emkl_5g5E-nIdo3UUCO4v3jQoidrAUgIUZRlM4LBmwUl_d65fDsqaptg0dDVr5mfT48Tob3QHlu4FEvtWainnocv78fGQeKO57m7u2-qgNRm8Jh3OH_7kIeEypEjLPqJ_A4pq12X_YEMiBwio62afUGJO8mgxX00QDOssslcqgMusVCPH-oxavjvK_9A29U3_CF9wNpgXt7pFQxt3vbv-MluTChWeA7x5Npa6ok9b44" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/09/08 04:40:11 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ADAwi6k9YKz3vN10gvdUNBegvaU-DqWTIuPR1vlu_hGPM9u8bgNDZOB8AiTS0UQgbj7X4_ZmdqGKUb_cIK3riXaVgczz-9BmbyeSkjcQXiRb6nnKoJLwQEzE0pyTPpIMdOGnabeq_TbxHImxITDBD_F7VstUzLV1u79oYW0EpS_sN2qOB49Yy-bHLKUVyabx35poTPcfb7uvIQfJK6zL3MncNTw68uxuG_WIqebXSXVqhC8IrjwCCptrTioPsrMnDiX1WR8Tmk9u4wkLn4t207Ke1vuzVzI0gBu7dJ09HzRQX20D9TikXwh6g8CIS0l5ndeYgcbhYqLJDDbkAOY1u4k 2025/09/08 04:40:12 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/09/08 04:40:12 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/08 04:40:13 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ADAwi6k9YKz3vN10gvdUNBegvaU-DqWTIuPR1vlu_hGPM9u8bgNDZOB8AiTS0UQgbj7X4_ZmdqGKUb_cIK3riXaVgczz-9BmbyeSkjcQXiRb6nnKoJLwQEzE0pyTPpIMdOGnabeq_TbxHImxITDBD_F7VstUzLV1u79oYW0EpS_sN2qOB49Yy-bHLKUVyabx35poTPcfb7uvIQfJK6zL3MncNTw68uxuG_WIqebXSXVqhC8IrjwCCptrTioPsrMnDiX1WR8Tmk9u4wkLn4t207Ke1vuzVzI0gBu7dJ09HzRQX20D9TikXwh6g8CIS0l5ndeYgcbhYqLJDDbkAOY1u4k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/09/08 04:40:14 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AFk0bj2CHleI2XNadOuKP_uJ_DRGgSXz05DI4SGodZg9nt10CfCUtpcLfW0kwT42Acon-Cb3fwaigrGZC8UySZa0hDsBckv_AMQu7a2OOY4ZYZf2Sm_BfhIqf-rgUCeZ3hdPCqg18WCjdwzyiQII_hMhSDPlyjwuF4y8ZWsPpUfkVcJEcR9arezg8z2tw7O6s0EE2HECuw8wnX-5MnX9U_8X6OokWYezDdtYy0BOhB1iUY9TnKHm4RcQN7RQ5Y-XGUMEBFLW4LL0jzl5sOCbunTggnQWiykSYde0bkaDORhuPVhcQMJXm5uxVbM0qTdZyvIXKoXMEB1LSLk7TQyWe2Q 2025/09/08 04:40:14 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/09/08 04:40:15 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/08 04:40:16 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AFk0bj2CHleI2XNadOuKP_uJ_DRGgSXz05DI4SGodZg9nt10CfCUtpcLfW0kwT42Acon-Cb3fwaigrGZC8UySZa0hDsBckv_AMQu7a2OOY4ZYZf2Sm_BfhIqf-rgUCeZ3hdPCqg18WCjdwzyiQII_hMhSDPlyjwuF4y8ZWsPpUfkVcJEcR9arezg8z2tw7O6s0EE2HECuw8wnX-5MnX9U_8X6OokWYezDdtYy0BOhB1iUY9TnKHm4RcQN7RQ5Y-XGUMEBFLW4LL0jzl5sOCbunTggnQWiykSYde0bkaDORhuPVhcQMJXm5uxVbM0qTdZyvIXKoXMEB1LSLk7TQyWe2Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/09/08 04:40:17 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AAmwpBL4gNH551rD0seIzFFAFuELrLMk1YJ7L95iF5RztdvVqIn6FpTUdKAbgGPHo5GK7mkrK5kVhg6nvH7LlW-9Xwph_SdZZqoBRoSAv7TNoE3OhR6hDVGzfi_8Fg_lkLtzCtSDYByiyDbjqpBKpRJ1B3V0VObhM_nBGjIqhPxO3yoMwo-kTmJbBvp4NZlX-XAK4jK1qKhbOIGGRdkHsqRU8sjouJpIJhMA0hIWE_2rvHInU-1If38_d6avqrH8JnwP17DHlpM3ctllZnhz1uYraQmk3ZLlqNM4abobmFQuwYq0e6I8jF8k0jquE3FpXVR7KqLJ_wlWEpalks5SiJ4 2025/09/08 04:40:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/09/08 04:40:18 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/09/08 04:40:18 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/09/08 04:40:18 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/09/08 04:40:18 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/09/08 04:40:19 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/08 04:40:20 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AAmwpBL4gNH551rD0seIzFFAFuELrLMk1YJ7L95iF5RztdvVqIn6FpTUdKAbgGPHo5GK7mkrK5kVhg6nvH7LlW-9Xwph_SdZZqoBRoSAv7TNoE3OhR6hDVGzfi_8Fg_lkLtzCtSDYByiyDbjqpBKpRJ1B3V0VObhM_nBGjIqhPxO3yoMwo-kTmJbBvp4NZlX-XAK4jK1qKhbOIGGRdkHsqRU8sjouJpIJhMA0hIWE_2rvHInU-1If38_d6avqrH8JnwP17DHlpM3ctllZnhz1uYraQmk3ZLlqNM4abobmFQuwYq0e6I8jF8k0jquE3FpXVR7KqLJ_wlWEpalks5SiJ4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/09/08 04:40:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ANMRZJxL4OjHRfohUEkzPLK0bXslgVBXhizF0tMIdirAwpL4_Vf4tZOlv82EvR5nACspbfP8CE1UsGtGSw-FYlzqg-LQektKynf6DSvjvVBScHim6vpsEhJg3I5QgVC2vaoZA1k_YCJXxBC5WQuOyA3K6ureNgKdAkb7u8GCPlqq47rHV1_gn3pt27FUzjDI_7a4ZmVF1n39FNyi555EQPB_tULFrTnxXeV8UX3HH7TclmJ_qj-V6hTTuN79tnv0IRmHOY8TJfT7IEmlc3-MynA_ciBp4147w8XqCs_Z8l_XRlPlOB4qzD6HAzWRsnwL6Zwkfm_Ek4G9y94bU1fYdqM 2025/09/08 04:40:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/09/08 04:40:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/09/08 04:40:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/09/08 04:40:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/09/08 04:40:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/08 04:40:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/09/08 04:40:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ANMRZJxL4OjHRfohUEkzPLK0bXslgVBXhizF0tMIdirAwpL4_Vf4tZOlv82EvR5nACspbfP8CE1UsGtGSw-FYlzqg-LQektKynf6DSvjvVBScHim6vpsEhJg3I5QgVC2vaoZA1k_YCJXxBC5WQuOyA3K6ureNgKdAkb7u8GCPlqq47rHV1_gn3pt27FUzjDI_7a4ZmVF1n39FNyi555EQPB_tULFrTnxXeV8UX3HH7TclmJ_qj-V6hTTuN79tnv0IRmHOY8TJfT7IEmlc3-MynA_ciBp4147w8XqCs_Z8l_XRlPlOB4qzD6HAzWRsnwL6Zwkfm_Ek4G9y94bU1fYdqM" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/09/08 04:40:25 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/09/08 04:40:29 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/09/08 04:40:33 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/09/08 04:40:37 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/09/08 04:40:41 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/09/08 04:40:44 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ACSCs1EMg1M0uiqGJ-3T9nL8DUH46bQchSWztMm1JW94dDgtEqaYdYNyrNJEvWRwDGABZ_JvT-UunkeZF0mqwUMpUfoWep9C7a_3ZABQO1GeEqU3kMyA4YYvRU1bmAANWhcji5B2YyNr3PBwkrgh_Ji4Y9AptANatMar5pv0nqlSN6rHVkXm6_GqOJYeAu7E8by37nstgmaC1OGFRDgFCbih_Jn3gLehEZPAYIPjACT7iVMvxSlqIBz-sJOcMzv2xCe7Wr3lAjS4uo7bPmIu00MLOVDuuOQJ9s-0VSHIj97j82x4EL80AV_qqMcGeYAWYZaoOhkXlAIRwdMsglJa_C4 2025/09/08 04:40:44 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/09/08 04:40:44 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "6820d69a9ea2ea127ebbb5cc7dc05301" 2025/09/08 04:40:44 DEBUG : unknown-size-put.txt: multipart upload "ACSCs1EMg1M0uiqGJ-3T9nL8DUH46bQchSWztMm1JW94dDgtEqaYdYNyrNJEvWRwDGABZ_JvT-UunkeZF0mqwUMpUfoWep9C7a_3ZABQO1GeEqU3kMyA4YYvRU1bmAANWhcji5B2YyNr3PBwkrgh_Ji4Y9AptANatMar5pv0nqlSN6rHVkXm6_GqOJYeAu7E8by37nstgmaC1OGFRDgFCbih_Jn3gLehEZPAYIPjACT7iVMvxSlqIBz-sJOcMzv2xCe7Wr3lAjS4uo7bPmIu00MLOVDuuOQJ9s-0VSHIj97j82x4EL80AV_qqMcGeYAWYZaoOhkXlAIRwdMsglJa_C4" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/09/08 04:40:45 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AC3R5kDUzSf-YdkcjpMurxNjXKoB8yH38x0MVpVgx5hmCuEb26fYd1Alx8uB3Sq4xZsQY5XWKol8wi2Q57SkQvr0K3glbryx05T7Uq6rc47ZoWp27KPpbEtC8grmQrg3pgIVTvjUj2A5Sx9OM_XWw-OZrvk8R10And1jECSt1Dxre3vZ6vs8ekij3AjyqnOFbKD2FFTnjcpTWBIYUtUY2WFaVU5U0cU_YCgVTDTrYEr6D_pgQNfu9pEzdFEi9xBA5Qyc_hYQsr_WN3o-QSwL3pGlAHhAsZ2E5MLGqnKNwpkcabtksb0daUkPikLpe3I8X5ist2Sae3ibLxswcDzjxOU 2025/09/08 04:40:45 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/09/08 04:40:45 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "845e1f024c24b18bdd7d0b55093a9804" 2025/09/08 04:40:46 DEBUG : unknown-size-update.txt: multipart upload "AC3R5kDUzSf-YdkcjpMurxNjXKoB8yH38x0MVpVgx5hmCuEb26fYd1Alx8uB3Sq4xZsQY5XWKol8wi2Q57SkQvr0K3glbryx05T7Uq6rc47ZoWp27KPpbEtC8grmQrg3pgIVTvjUj2A5Sx9OM_XWw-OZrvk8R10And1jECSt1Dxre3vZ6vs8ekij3AjyqnOFbKD2FFTnjcpTWBIYUtUY2WFaVU5U0cU_YCgVTDTrYEr6D_pgQNfu9pEzdFEi9xBA5Qyc_hYQsr_WN3o-QSwL3pGlAHhAsZ2E5MLGqnKNwpkcabtksb0daUkPikLpe3I8X5ist2Sae3ibLxswcDzjxOU" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/09/08 04:40:46 DEBUG : Creating backend with remote "TestS3R2:rclone-test-giduzex2yire/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/09/08 04:40:46 DEBUG : Waiting for deletions to finish 2025/09/08 04:40:46 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/09/08 04:40:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/09/08 04:40:46 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/09/08 04:40:47 INFO : S3 bucket rclone-test-giduzex2yire: Bucket "rclone-test-giduzex2yire" deleted 2025/09/08 04:40:47 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (163.36s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.26s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.19s) --- PASS: TestIntegration/FsMkdir (161.19s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.30s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.10s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding (18.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.02s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.58s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (4.24s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (27.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (3.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (2.16s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.58s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.23s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.34s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.48s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (85.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (11.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (3.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (11.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (13.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (3.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (2.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (5.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (16.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (4.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (2.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (6.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (3.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (6.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (15.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (7.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (17.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (5.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (3.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (7.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.90s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (19.63s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.46s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.91s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.47s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (4.09s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (4.71s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.44s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.97s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.47s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.22s) --- 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:44: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2025/09/08 04:40:47 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/09/08 04:40:47 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 163.408s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m44.659081086s (try 1/5)