"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/02/16 04:44:47 DEBUG : Creating backend with remote "TestS3R2:rclone-test-qotediw1lanu" 2026/02/16 04:44:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/02/16 04:44:48 INFO : S3 bucket rclone-test-qotediw1lanu: Bucket "rclone-test-qotediw1lanu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/02/16 04:44:49 INFO : S3 bucket rclone-test-qotediw1lanu: Bucket "rclone-test-qotediw1lanu" deleted === RUN TestIntegration/FsMkdir 2026/02/16 04:44:49 INFO : S3 bucket rclone-test-qotediw1lanu: Bucket "rclone-test-qotediw1lanu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/02/16 04:44:49 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/02/16 04:44:50 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/02/16 04:44:50 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/02/16 04:45:00 NOTICE: S3 bucket rclone-test-qotediw1lanu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/02/16 04:45:00 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AE_xvSIPUSY423tnSAt0DGzpdp74jbu61Yhq3vlxrn2B3gFLOSG5hESpTZDoYkoD_j9fph_HKGm2zryhDIIs6If_xYrEr5-lCvRSJ1xJuMM0aYmIT1G_A3wxWov8p62dXdMS3YsCLDhXjmsHcn0exR6s7U85QAub9EshR7t_22y9EatczYlRU__E8GNdFrrNBtZ_y8DJ-l0BJbqiYTe3Mtxk1HR-yv6nsTlSPCMZndOQMXQ5_NEfBYxOiqodiomSAEsJEqkiRiPI4joDe_VrpuJSHHBPtHJixRKoYZHo9w-pAwbxZqMBfePPoJglOG1L1qrNbZUG9Kc1UK6I_Xq1ln4 2026/02/16 04:45:01 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "a7fef79eb9af2bd10c26e46ec615603d" 2026/02/16 04:45:01 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "0f3f1cd2d0ba507c87722e09dfe51282" 2026/02/16 04:45:02 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "067b22d8a5606bad52194d064c92618b" 2026/02/16 04:45:02 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AE_xvSIPUSY423tnSAt0DGzpdp74jbu61Yhq3vlxrn2B3gFLOSG5hESpTZDoYkoD_j9fph_HKGm2zryhDIIs6If_xYrEr5-lCvRSJ1xJuMM0aYmIT1G_A3wxWov8p62dXdMS3YsCLDhXjmsHcn0exR6s7U85QAub9EshR7t_22y9EatczYlRU__E8GNdFrrNBtZ_y8DJ-l0BJbqiYTe3Mtxk1HR-yv6nsTlSPCMZndOQMXQ5_NEfBYxOiqodiomSAEsJEqkiRiPI4joDe_VrpuJSHHBPtHJixRKoYZHo9w-pAwbxZqMBfePPoJglOG1L1qrNbZUG9Kc1UK6I_Xq1ln4" 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/02/16 04:45:04 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/02/16 04:45:04 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/02/16 04:45:06 DEBUG : S3 bucket rclone-test-qotediw1lanu: bucket is versioned: false 2026/02/16 04:45:06 DEBUG : Waiting for deletions to finish 2026/02/16 04:45:06 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/02/16 04:45:06 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/02/16 04:45:06 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/02/16 04:45:07 DEBUG : Creating backend with remote "TestS3R2:rclone-test-qotediw1lanu/dirToPurgeFromRoot" 2026/02/16 04:45:07 DEBUG : S3 bucket rclone-test-qotediw1lanu path dirToPurgeFromRoot: bucket is versioned: false 2026/02/16 04:45:07 DEBUG : Waiting for deletions to finish 2026/02/16 04:45:07 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/02/16 04:45:07 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/02/16 04:45:07 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/02/16 04:45:07 DEBUG : Creating backend with remote "TestS3R2:rclone-test-qotediw1lanu/hello? sausage/êé" 2026/02/16 04:45:08 DEBUG : S3 bucket rclone-test-qotediw1lanu path hello? sausage/êé: bucket is versioned: false 2026/02/16 04:45:08 DEBUG : Waiting for deletions to finish 2026/02/16 04:45:08 DEBUG : "a/b/c/d/e.txt" version false 2026/02/16 04:45:08 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/02/16 04:45:09 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/02/16 04:45:14 DEBUG : Creating backend with remote "TestS3R2:rclone-test-qotediw1lanu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/02/16 04:45:14 DEBUG : Creating backend with remote "TestS3R2:rclone-test-qotediw1lanu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-qotediw1lanu" from "TestS3R2:rclone-test-qotediw1lanu" 2026/02/16 04:45:14 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/02/16 04:45:19 DEBUG : piped data.txt: open chunk writer: started multipart upload: AJZwXqgjpaL8_HHbkX8RVCwYBzxJsjPjCfo0mIjMrHvQFgg5EOE09scKUOsuasovN-0hP48ZE_7XvfvLlap0lVDLb9Jcg56dIYSGGRsAhsrvnlXd-v9S5_uZ0YdXLbMFPx1dINCr36wtfH-6ApcZ68pWWfe3Fe8O4_n4br-dnAYMxZyehwpD_kWeUJr_sV14I97OM42kJFHggVbcgJePpujIJT_DszTrVsLeM_Nylt_u4hCErGRNnt-SO-enfhsxDESGY4NshLPuwpgxoDfWeeQZkzPkPwVICtm7FBV-VJdqrvaF-yKiu7VmQYPvwEO5KiOLz2dZqbspvgMmifflQvU 2026/02/16 04:45:19 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/02/16 04:45:19 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/02/16 04:45:19 DEBUG : piped data.txt: multipart upload "AJZwXqgjpaL8_HHbkX8RVCwYBzxJsjPjCfo0mIjMrHvQFgg5EOE09scKUOsuasovN-0hP48ZE_7XvfvLlap0lVDLb9Jcg56dIYSGGRsAhsrvnlXd-v9S5_uZ0YdXLbMFPx1dINCr36wtfH-6ApcZ68pWWfe3Fe8O4_n4br-dnAYMxZyehwpD_kWeUJr_sV14I97OM42kJFHggVbcgJePpujIJT_DszTrVsLeM_Nylt_u4hCErGRNnt-SO-enfhsxDESGY4NshLPuwpgxoDfWeeQZkzPkPwVICtm7FBV-VJdqrvaF-yKiu7VmQYPvwEO5KiOLz2dZqbspvgMmifflQvU" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/02/16 04:45:19 DEBUG : piped data.txt: open chunk writer: started multipart upload: AJXrhHnyjBOGfTaEqwQIvzMDukhfU0frPVeqddW_watz0-4vTyGUYbkTpQWRf61oaj6rjEDa6ZDUZpKpEvh5wP2qPN3i31HeZLwoFoyJVGa2lad-exGDCfV0aF7Afgbied_XzEtHeI2FJl7QBBbsrJ9LVK35ymQLTfgu-CJWfNISQRJo-MRVAy3e8fUUfkubIQaOloT0Ejyfbu07__0xydo2WPu59fFXukcpOO3FwH5hlvWqsAUhzUgH2CbntSk31bXHFQlHPVkIqmDm-ycYRitu_-c530J2YztBF8zl-N1Y2nMaErbB38rpAeJ__lQWmo8igH7q9tRYUxx_sQVREtk 2026/02/16 04:45:19 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/16 04:45:20 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "946d759ecc79acd05d988e09e6a204e9" 2026/02/16 04:45:20 DEBUG : piped data.txt: multipart upload "AJXrhHnyjBOGfTaEqwQIvzMDukhfU0frPVeqddW_watz0-4vTyGUYbkTpQWRf61oaj6rjEDa6ZDUZpKpEvh5wP2qPN3i31HeZLwoFoyJVGa2lad-exGDCfV0aF7Afgbied_XzEtHeI2FJl7QBBbsrJ9LVK35ymQLTfgu-CJWfNISQRJo-MRVAy3e8fUUfkubIQaOloT0Ejyfbu07__0xydo2WPu59fFXukcpOO3FwH5hlvWqsAUhzUgH2CbntSk31bXHFQlHPVkIqmDm-ycYRitu_-c530J2YztBF8zl-N1Y2nMaErbB38rpAeJ__lQWmo8igH7q9tRYUxx_sQVREtk" 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/02/16 04:45:20 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 2026/02/16 04:45:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AE_8HSxpR1htpWADKUo8ubRc4BB851GwNDUMuLuqGUSXYA67KczqxbXTasS8n68f9NDXWpGKcUknv8YwIMEJXcYc6RcWtznOMFDfkC5iv6TT09MCPVVG_vEVMDToQYhoB5_pq-DMScPWKi6emGXlyX4MiJhfmIo1Wa8dukiCVKGdLYu6MSCtBuPw_4oX0KxmK6Bwff7vntJ4yeN7eHWep05EeHZp0fb-Aig3lNiDD-Pd-N6Va95K_INPUlBhkXPqOneHfC3K7O7Zd7vvykNhA63yjGPc2TH0rJH7lHYstdibkctrR-l-IfqmW7QXOop-NstHRDLWeuW3tjUH-0TLTi4 2026/02/16 04:45:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/02/16 04:45:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/02/16 04:45:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AE_8HSxpR1htpWADKUo8ubRc4BB851GwNDUMuLuqGUSXYA67KczqxbXTasS8n68f9NDXWpGKcUknv8YwIMEJXcYc6RcWtznOMFDfkC5iv6TT09MCPVVG_vEVMDToQYhoB5_pq-DMScPWKi6emGXlyX4MiJhfmIo1Wa8dukiCVKGdLYu6MSCtBuPw_4oX0KxmK6Bwff7vntJ4yeN7eHWep05EeHZp0fb-Aig3lNiDD-Pd-N6Va95K_INPUlBhkXPqOneHfC3K7O7Zd7vvykNhA63yjGPc2TH0rJH7lHYstdibkctrR-l-IfqmW7QXOop-NstHRDLWeuW3tjUH-0TLTi4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/02/16 04:45:23 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ACVn0PQJdwt1YCfadZYkpmB8MrxXSf0A8j_wTuRlSqMwMogI1LCHBAu2We__Z8xGiKdqv0VKxVUkF7B676frz3bBKq5cXaddGc2jSu1cF-wwmjAmhQ6JhOrRKCOoD87FfkwijfEzSjn75Z2yBYHSqGdDEFZjWOswTDaPBXlniS03nHitQCtR_hXrZQlmbpmQXDJUhpcnHJcKkzUvt1BH40SlIwnkAmCj6Ptwp9ji_AvUTruW-gsgOb9QUZEnihlBsVDzN2ePOtis9SBYc4mr6IaUuYu3Xq0ZrlQqjFLiMeCKWu_Pf5YyMGqxH8xAuaebKcbKOjzy5kUFrDuVEN3-QBU 2026/02/16 04:45:23 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/02/16 04:45:24 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/16 04:45:24 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ACVn0PQJdwt1YCfadZYkpmB8MrxXSf0A8j_wTuRlSqMwMogI1LCHBAu2We__Z8xGiKdqv0VKxVUkF7B676frz3bBKq5cXaddGc2jSu1cF-wwmjAmhQ6JhOrRKCOoD87FfkwijfEzSjn75Z2yBYHSqGdDEFZjWOswTDaPBXlniS03nHitQCtR_hXrZQlmbpmQXDJUhpcnHJcKkzUvt1BH40SlIwnkAmCj6Ptwp9ji_AvUTruW-gsgOb9QUZEnihlBsVDzN2ePOtis9SBYc4mr6IaUuYu3Xq0ZrlQqjFLiMeCKWu_Pf5YyMGqxH8xAuaebKcbKOjzy5kUFrDuVEN3-QBU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/02/16 04:45:25 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AHrIbBEYyaoTHUdjpJOnAr8nW4YHTvM4Q63Ji5cysF4ArBJIc8p2yCxmYco4fOG8KWBFK-2rLJsKi7RutMZLCM_NP8pcWrHpbgycfNB4qiF2xMOpnGdfjRQNqlpG6h1h_oI8ytHjhN6Y-eXRxyf9x0ytnof38cEqyFxE3xeVbAJ0LgMsXPupjf6StEJCUmGWrdwUwtJgJjJqdJlQyOAW8Z_Ce2qasMlm34Zm3JZ_XlcOpJkMiE9ryFqFFvBxSye8RaqHyMRFpkg8JJffEBdqw1QVdTgSNq8EFGF_ikhd_809kA6MPZjZC9V9i9MO5jVf8rag5y41aQgpB_9pUwgqNhw 2026/02/16 04:45:25 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/02/16 04:45:26 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/16 04:45:26 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AHrIbBEYyaoTHUdjpJOnAr8nW4YHTvM4Q63Ji5cysF4ArBJIc8p2yCxmYco4fOG8KWBFK-2rLJsKi7RutMZLCM_NP8pcWrHpbgycfNB4qiF2xMOpnGdfjRQNqlpG6h1h_oI8ytHjhN6Y-eXRxyf9x0ytnof38cEqyFxE3xeVbAJ0LgMsXPupjf6StEJCUmGWrdwUwtJgJjJqdJlQyOAW8Z_Ce2qasMlm34Zm3JZ_XlcOpJkMiE9ryFqFFvBxSye8RaqHyMRFpkg8JJffEBdqw1QVdTgSNq8EFGF_ikhd_809kA6MPZjZC9V9i9MO5jVf8rag5y41aQgpB_9pUwgqNhw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/02/16 04:45:26 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ADu22jtpHUTUrk-of8KE90G9Klv2GvdnBVfvIelwlubXZ2la3KGR82m8EkDmJKKV_gYBXovjFcB5-oqCFnDKrMq6CWWxKADFuDfn7R_JaRAv1y_6W4U6w2WAUgXtg1PpLXa5VLUjqfBP8XDHXGi-mnjMunXYBeJouKCPkzu2MrKHddabsLPbHg1v8MZ8Xyek0TJuA0THsom455X6QUqRN5hIxHCR2p5sr8lKJFoIYfD-_CBb1_KcSkhAYP5-ISyxqH1GDuPKwFncn2CWB2-J0VCxg1xnv4vWUdKBx_mOPyF49qt1Q_EHPRyJaosbVpbKNGNL16aHmVSn31DMzLhbivA 2026/02/16 04:45:27 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/02/16 04:45:27 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/02/16 04:45:27 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/02/16 04:45:27 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/16 04:45:27 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/02/16 04:45:27 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/02/16 04:45:27 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ADu22jtpHUTUrk-of8KE90G9Klv2GvdnBVfvIelwlubXZ2la3KGR82m8EkDmJKKV_gYBXovjFcB5-oqCFnDKrMq6CWWxKADFuDfn7R_JaRAv1y_6W4U6w2WAUgXtg1PpLXa5VLUjqfBP8XDHXGi-mnjMunXYBeJouKCPkzu2MrKHddabsLPbHg1v8MZ8Xyek0TJuA0THsom455X6QUqRN5hIxHCR2p5sr8lKJFoIYfD-_CBb1_KcSkhAYP5-ISyxqH1GDuPKwFncn2CWB2-J0VCxg1xnv4vWUdKBx_mOPyF49qt1Q_EHPRyJaosbVpbKNGNL16aHmVSn31DMzLhbivA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/02/16 04:45:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AMkQrYv4i0mg-Xc5xZDFpk3IS-dtisVCWmIpdy-2V_DDW5D-Iro1zaihKnDw5LC5EKhkxzl67WCZH52Bfkz1CR8DbfHi5K4tvRh8UTXAUo9ZTE3yQUQmeqeHq9Z3GP8A330lqDtERskyd0Akj3yLss1tG5iz1r96ptgMfpiUk7r0vkzzDPT57K4idCnVtARhUw5HIzYR7zDl-8BNsNkOj9ZuHMnhQQJ_9-ghAWzkS1f8MuYXCa5vHhAAwzWMypug4NKTIYVCj7YKaD0lVS8e6J_k7hWQYhY1uIx7zYFaCleeCt_DZWtVhMrt6gl8AjadUGLfOGo8bSoLml328HBwdKQ 2026/02/16 04:45:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/02/16 04:45:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/02/16 04:45:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/02/16 04:45:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/02/16 04:45:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/16 04:45:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/02/16 04:45:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AMkQrYv4i0mg-Xc5xZDFpk3IS-dtisVCWmIpdy-2V_DDW5D-Iro1zaihKnDw5LC5EKhkxzl67WCZH52Bfkz1CR8DbfHi5K4tvRh8UTXAUo9ZTE3yQUQmeqeHq9Z3GP8A330lqDtERskyd0Akj3yLss1tG5iz1r96ptgMfpiUk7r0vkzzDPT57K4idCnVtARhUw5HIzYR7zDl-8BNsNkOj9ZuHMnhQQJ_9-ghAWzkS1f8MuYXCa5vHhAAwzWMypug4NKTIYVCj7YKaD0lVS8e6J_k7hWQYhY1uIx7zYFaCleeCt_DZWtVhMrt6gl8AjadUGLfOGo8bSoLml328HBwdKQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/02/16 04:45:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AF0ADLX-Je7HyCt7XBYsadov9adKYdi7kwq7UsslsnVxSu7cP767nLFGIiX2dFhfZ73zr9xJZHOpbZIwyDwwWZyJoHtqaRncnroChZsimxwi8etozYaqMB5MFVFusCJ0LybSv3KpZVY8RArulegf4bMrqlv4lm97UiLk0nMgUJ8RiRyMmexBc6U81WGZPXbc08boZ9BXiFMEmK8HUBhalLSj6qvYmr5y_FfWh-2briR4oH9ujQ3TNL5IQJcFT8KELhwrJEgqNeR_MJ85E48prRixd_dvGbJLFikamQMittSWkFSm8yj37_I5J-s3-qudINflwwNKybAbCRhiFDjR20g 2026/02/16 04:45:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/16 04:45:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/02/16 04:45:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AF0ADLX-Je7HyCt7XBYsadov9adKYdi7kwq7UsslsnVxSu7cP767nLFGIiX2dFhfZ73zr9xJZHOpbZIwyDwwWZyJoHtqaRncnroChZsimxwi8etozYaqMB5MFVFusCJ0LybSv3KpZVY8RArulegf4bMrqlv4lm97UiLk0nMgUJ8RiRyMmexBc6U81WGZPXbc08boZ9BXiFMEmK8HUBhalLSj6qvYmr5y_FfWh-2briR4oH9ujQ3TNL5IQJcFT8KELhwrJEgqNeR_MJ85E48prRixd_dvGbJLFikamQMittSWkFSm8yj37_I5J-s3-qudINflwwNKybAbCRhiFDjR20g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/02/16 04:45:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ABNTBQfzwDRgzcfHndp_-m_OkVH9klC5EfyFH6ZRYtNzjqisXTcXYhswxet7SrPkhJue_UpSnotk8BlTwceLCCAYWE99zoAFBIa8hJWZoTFVW0voPx07_XnulNOfvR7yWcNnZxJx0ZjxeNv1aw5ayDc7lN1hN4F_1vaYjr-kQ5kNqZoijs5KobZbK4RgRQLXs6Ht_v-2yjjwSyPyr7-AXsU4RV2No0zTrwZ1gLEQ55ooXY2MIVFmjUffimpLAysZEAMR93yIqgDsQUttVu1MfQ1ztDfWkWMFdUIw9eTYjHtbukEFilf7RVtO7ByVooOFO69h_T3r0ylNbBCmdS52_og 2026/02/16 04:45:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/02/16 04:45:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/16 04:45:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ABNTBQfzwDRgzcfHndp_-m_OkVH9klC5EfyFH6ZRYtNzjqisXTcXYhswxet7SrPkhJue_UpSnotk8BlTwceLCCAYWE99zoAFBIa8hJWZoTFVW0voPx07_XnulNOfvR7yWcNnZxJx0ZjxeNv1aw5ayDc7lN1hN4F_1vaYjr-kQ5kNqZoijs5KobZbK4RgRQLXs6Ht_v-2yjjwSyPyr7-AXsU4RV2No0zTrwZ1gLEQ55ooXY2MIVFmjUffimpLAysZEAMR93yIqgDsQUttVu1MfQ1ztDfWkWMFdUIw9eTYjHtbukEFilf7RVtO7ByVooOFO69h_T3r0ylNbBCmdS52_og" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/02/16 04:45:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABRSXOEvJyHiaZue49ybz6FWZryU_5HaUSTT7ECde9bbJoyq3MH4OrY7_cHOwon2zy74MlNmLR63N4bikRBi-Z5l7TpZiZaoldlvENHSSrzSex3ybnsFBeukk3sL8K6QAM6GSuDZp9niGLugHyJ6lqVkyqpQE3x_BcYsBfU6spQ9X2Tn7GHd5nWoZqCZi4uoZY4bx4xF_nbOJgMlyddcjpuui-PLfY3vZppVSqNmucFMiWqwhdCS2DEbCpeOl-RmYabSiU71BTPH37vx7mGrkrFe1t7yausz8qf4B2SCxyj6_ALRY-X1bF7xiS4b47yXIqTaCOgvTJ0-Bm7P8HX2Yk0 2026/02/16 04:45:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/16 04:45:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/16 04:45:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABRSXOEvJyHiaZue49ybz6FWZryU_5HaUSTT7ECde9bbJoyq3MH4OrY7_cHOwon2zy74MlNmLR63N4bikRBi-Z5l7TpZiZaoldlvENHSSrzSex3ybnsFBeukk3sL8K6QAM6GSuDZp9niGLugHyJ6lqVkyqpQE3x_BcYsBfU6spQ9X2Tn7GHd5nWoZqCZi4uoZY4bx4xF_nbOJgMlyddcjpuui-PLfY3vZppVSqNmucFMiWqwhdCS2DEbCpeOl-RmYabSiU71BTPH37vx7mGrkrFe1t7yausz8qf4B2SCxyj6_ALRY-X1bF7xiS4b47yXIqTaCOgvTJ0-Bm7P8HX2Yk0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/02/16 04:45:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AK5n2i_qaahrysdGap7ZW3uYfu-Ntv1Fgzu6-tbTclJB2FF6kQQUlZshnN5uSt7A9nJUddmnM2cF2sSH8rhJjlIVhBHyWTY_hLxH88HS9hBvSF40eG-To28nbDQ1Ns6Z5_dM5UqhSZhopux3_ijvjvUyYh9Wct768hA1r29qmOJ5a6d0pD7ONsdgRIaDY4y8omaQC-isFTpbn3g3f1FQv1-QgeNF_0fC1tDtCLu1apEiSjJdtiBrv-sTErGlvAKnDbOpgC2osDUQQi7MnQd_D7gWENytIdp_pQ7jcMplKdBbzVgW3gYtXCqOdXyUPNNO20Y6rLhSmV7Dq83x21ffZSs 2026/02/16 04:45:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/02/16 04:45:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/02/16 04:45:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/16 04:45:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/16 04:45:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/02/16 04:45:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/02/16 04:45:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AK5n2i_qaahrysdGap7ZW3uYfu-Ntv1Fgzu6-tbTclJB2FF6kQQUlZshnN5uSt7A9nJUddmnM2cF2sSH8rhJjlIVhBHyWTY_hLxH88HS9hBvSF40eG-To28nbDQ1Ns6Z5_dM5UqhSZhopux3_ijvjvUyYh9Wct768hA1r29qmOJ5a6d0pD7ONsdgRIaDY4y8omaQC-isFTpbn3g3f1FQv1-QgeNF_0fC1tDtCLu1apEiSjJdtiBrv-sTErGlvAKnDbOpgC2osDUQQi7MnQd_D7gWENytIdp_pQ7jcMplKdBbzVgW3gYtXCqOdXyUPNNO20Y6rLhSmV7Dq83x21ffZSs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/02/16 04:45:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ACMzbHiiVA0jIpr4xiOP4iHNTcOiT9DW0zD7rO7Fn8YezJ_QtAvGltKPSwESj2_rE5l9ZmcD_YQrQ0uytqOA9JEb7odZg4TPIL11K1gI5gjcrVSyoLoUvQgEYp9qB3Mrc-DeZ4dMmRQvLZc1pmAWW4VzFgoSI_oyUGbsmXJVKincGhkiMTHayL3lB8zQ55Br2bhbIvlozh6l92lHg2Le-qidZ1ZXF9hqOZE311w1qHaD1EK3RNrzXtUIO5LWapkUXDHmHWdz54h22ONbQY-EDOdsicYN-ML7DMwia1nfmbH_r6XX7rP9wB91C9PWnSoKyPis9-wcG4I03zJygHFmuvA 2026/02/16 04:45:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/16 04:45:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/02/16 04:45:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/02/16 04:45:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/02/16 04:45:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/16 04:45:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/02/16 04:45:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ACMzbHiiVA0jIpr4xiOP4iHNTcOiT9DW0zD7rO7Fn8YezJ_QtAvGltKPSwESj2_rE5l9ZmcD_YQrQ0uytqOA9JEb7odZg4TPIL11K1gI5gjcrVSyoLoUvQgEYp9qB3Mrc-DeZ4dMmRQvLZc1pmAWW4VzFgoSI_oyUGbsmXJVKincGhkiMTHayL3lB8zQ55Br2bhbIvlozh6l92lHg2Le-qidZ1ZXF9hqOZE311w1qHaD1EK3RNrzXtUIO5LWapkUXDHmHWdz54h22ONbQY-EDOdsicYN-ML7DMwia1nfmbH_r6XX7rP9wB91C9PWnSoKyPis9-wcG4I03zJygHFmuvA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/02/16 04:45:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AHJtEQYTv7jMU-TdsVPzh_6Xrm3i-4f3p9BNcxnl_-YfWQ2Y1hd4dRM0Kk2RJv4yVN-lMGuDWQ_pIodH_a7BzFjIYxN-zrOtdwiKnZKCqPYXSjCQ1unTV8bEBXKBWo12Y1aBKnmkJhFkQmdsKSjnhJ9lFeXupUDFamgeL66AtDJlnoGyMrNA_1xJLvsZ9GUpg2a4ZbJhj_6z6USGeW-R1McbZ6iZpK6ojPD90EDtEaj2od06g03QSlKmPzC1yiRIEUwf5Jo4azqbzllAigjc2I6Rh90lrS_mIwEoUG1Dxxaf-8-E7aGrj96qXLSzEdQqHZlLZX-RjzCJxn_AmoD26qc 2026/02/16 04:45:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/16 04:45:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/02/16 04:45:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AHJtEQYTv7jMU-TdsVPzh_6Xrm3i-4f3p9BNcxnl_-YfWQ2Y1hd4dRM0Kk2RJv4yVN-lMGuDWQ_pIodH_a7BzFjIYxN-zrOtdwiKnZKCqPYXSjCQ1unTV8bEBXKBWo12Y1aBKnmkJhFkQmdsKSjnhJ9lFeXupUDFamgeL66AtDJlnoGyMrNA_1xJLvsZ9GUpg2a4ZbJhj_6z6USGeW-R1McbZ6iZpK6ojPD90EDtEaj2od06g03QSlKmPzC1yiRIEUwf5Jo4azqbzllAigjc2I6Rh90lrS_mIwEoUG1Dxxaf-8-E7aGrj96qXLSzEdQqHZlLZX-RjzCJxn_AmoD26qc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/02/16 04:45:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AETSPY_bYyZiAukSp19GTBMWl3yFiNW2Q2bUe8VSWk2KlIADS6b2yiNZaPgX3wl1PEpo78wIQ7OTp0JfvWH82YoHbEZ_WOIgEh6Tdy8Mu-Ge_GLHuHYbDsktTDbQ4S_k2KketWZ9pRmmnRWd0gTkyD9kLOl33JRC3Y1ox_OkeeJT_JjSA2K4L0BX9o7dGKe5hWcbBDE3Ra0__y53gr4ccX5JifMMd2EwO70q1BBwh3mEN8ZF4R_dGbn4ZG_EEtHfa-rDVnb5YbvfbWN5LKZXbCLdE3Zq6zcKnDfXHDTMYaZVcU2bMJG0rYojK0sMu7tG0l1g0xzKk5t-wuBnf6OYR6A 2026/02/16 04:45:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/02/16 04:45:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/16 04:45:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AETSPY_bYyZiAukSp19GTBMWl3yFiNW2Q2bUe8VSWk2KlIADS6b2yiNZaPgX3wl1PEpo78wIQ7OTp0JfvWH82YoHbEZ_WOIgEh6Tdy8Mu-Ge_GLHuHYbDsktTDbQ4S_k2KketWZ9pRmmnRWd0gTkyD9kLOl33JRC3Y1ox_OkeeJT_JjSA2K4L0BX9o7dGKe5hWcbBDE3Ra0__y53gr4ccX5JifMMd2EwO70q1BBwh3mEN8ZF4R_dGbn4ZG_EEtHfa-rDVnb5YbvfbWN5LKZXbCLdE3Zq6zcKnDfXHDTMYaZVcU2bMJG0rYojK0sMu7tG0l1g0xzKk5t-wuBnf6OYR6A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/02/16 04:45:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AP6TDbTtGL8QrRaoXdMjdG_NOBv9Qh6HVJkkj9pQ9XVQ62Pbk37wjjFddldAR4aM_kU1Om2WApH4CJ_MiIjiSSougl2Yoj8_Nd1zGu_sYVKSactR5QE8uODU7IoCHnYdtGfK2ndflPOfspG2V92TqzbImAPjALvVcbqipxAlS48KTDnk1SsRilWCzNUdYsyaQJAO4karq6FNn_ySl4AyZw-iKN8wrG9CymIdWaGuRJ_zTWvrNerVFqHaB7PECl45tjqgflPuhEP9eRayzRbRDAxiQBIAKp2fZAvp3bAhPlomu4R6yj6YVFvEq-6JavRVtDVe-wS5A6fwiuBhIdejm1Q 2026/02/16 04:45:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/16 04:45:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/16 04:45:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AP6TDbTtGL8QrRaoXdMjdG_NOBv9Qh6HVJkkj9pQ9XVQ62Pbk37wjjFddldAR4aM_kU1Om2WApH4CJ_MiIjiSSougl2Yoj8_Nd1zGu_sYVKSactR5QE8uODU7IoCHnYdtGfK2ndflPOfspG2V92TqzbImAPjALvVcbqipxAlS48KTDnk1SsRilWCzNUdYsyaQJAO4karq6FNn_ySl4AyZw-iKN8wrG9CymIdWaGuRJ_zTWvrNerVFqHaB7PECl45tjqgflPuhEP9eRayzRbRDAxiQBIAKp2fZAvp3bAhPlomu4R6yj6YVFvEq-6JavRVtDVe-wS5A6fwiuBhIdejm1Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/02/16 04:45:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AGwtkQ9j145U0d4SPh8b21jYhVDqCgQdf-hGyqXW0EiR-yDWAh8i1di0TI3Wzf6i3wFJYCzJfStn9D-4gNRDiifNT69-nYoSvdKE_llgBAIAJrZmUQc72qTX9U0hfn-tve5sQFAozigjNDiIFM4dJPpQ0naFK0PoTKhA5_tbBAlwTRsdcKaa1Og1zH7_K-gqRSZWcRdUO-tLL2F3HbHCOiXC0a1AXRjmdUL8-LK4ls8gGfLtExUzgwOENmma9vLEZdn0G9e5lre6WwuBRMSErF10edu_45P6bmn_giLH-aQrNpRenbVredENNME3LIBP4kBgXX7_YBhxZTL6FVY6Tec 2026/02/16 04:45:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/02/16 04:45:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/16 04:45:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/02/16 04:45:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/16 04:45:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/16 04:45:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/02/16 04:45:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AGwtkQ9j145U0d4SPh8b21jYhVDqCgQdf-hGyqXW0EiR-yDWAh8i1di0TI3Wzf6i3wFJYCzJfStn9D-4gNRDiifNT69-nYoSvdKE_llgBAIAJrZmUQc72qTX9U0hfn-tve5sQFAozigjNDiIFM4dJPpQ0naFK0PoTKhA5_tbBAlwTRsdcKaa1Og1zH7_K-gqRSZWcRdUO-tLL2F3HbHCOiXC0a1AXRjmdUL8-LK4ls8gGfLtExUzgwOENmma9vLEZdn0G9e5lre6WwuBRMSErF10edu_45P6bmn_giLH-aQrNpRenbVredENNME3LIBP4kBgXX7_YBhxZTL6FVY6Tec" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/02/16 04:45:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AFuy8CY9rbnx01vOsVHydT8_p0iXNYaGP6na23qUie216CkSH5VDKYmntXI77hCr9qkpmdOvOaaUy03irt7uANHrNHV9liorgdWNQtEVyytIIJ7O8b-CjK3CmXe0rD96gCklwMpLP4qteYiFTNFS_okEXGhEbsPuRmKepDlYouT2VprDV14o_7bnoed1TfPe4PBTDVESKSDYYsw2DghyBKsUwytkHfiV6yUtcH68AGsu27zvqbMAdAN1W0m3pyvaJimCj4YfZC0AN7IF4g-6A3YcJZmm0K5OE-RHrKApSD11mBkw5dJSHEtccf3I-HT_Pj_3m5JFeHx39wztKO02dvs 2026/02/16 04:45:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/16 04:45:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/02/16 04:45:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/02/16 04:45:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/16 04:45:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/02/16 04:45:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/16 04:45:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AFuy8CY9rbnx01vOsVHydT8_p0iXNYaGP6na23qUie216CkSH5VDKYmntXI77hCr9qkpmdOvOaaUy03irt7uANHrNHV9liorgdWNQtEVyytIIJ7O8b-CjK3CmXe0rD96gCklwMpLP4qteYiFTNFS_okEXGhEbsPuRmKepDlYouT2VprDV14o_7bnoed1TfPe4PBTDVESKSDYYsw2DghyBKsUwytkHfiV6yUtcH68AGsu27zvqbMAdAN1W0m3pyvaJimCj4YfZC0AN7IF4g-6A3YcJZmm0K5OE-RHrKApSD11mBkw5dJSHEtccf3I-HT_Pj_3m5JFeHx39wztKO02dvs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/02/16 04:45:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AGitKIacZn98SiNs_aDingNkd_TAXtxVGmMdpHO6kpGs8LnKN9aJhnIzbK326lCfnWaf3nvsOBQ_VSlzMqn9XnoHok1ilPQ8Nb1HZJlYOJIFXxaTOB6lIfTP7BZjzg0NIQRfEicoeDkg36PmxcIPjtgx6NcSnyKoSeQQoehBaqzw1CdCMu5uGlymOGVdN6gO9-Fu_-oJp9pYTbSCfcap4QmlZaUsKcl6mC4jScSdT34BBXfrQZxFmyQ0M3aNHzfyRZoau5nQ_fyu-j2T02DAY3ZxyGte2V9Nof9TaslkPyh2KUcfBJzQUCnlKI8gANy1ULy6HomnMO_gBnJQEJLF8sI 2026/02/16 04:45:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/16 04:45:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/02/16 04:45:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AGitKIacZn98SiNs_aDingNkd_TAXtxVGmMdpHO6kpGs8LnKN9aJhnIzbK326lCfnWaf3nvsOBQ_VSlzMqn9XnoHok1ilPQ8Nb1HZJlYOJIFXxaTOB6lIfTP7BZjzg0NIQRfEicoeDkg36PmxcIPjtgx6NcSnyKoSeQQoehBaqzw1CdCMu5uGlymOGVdN6gO9-Fu_-oJp9pYTbSCfcap4QmlZaUsKcl6mC4jScSdT34BBXfrQZxFmyQ0M3aNHzfyRZoau5nQ_fyu-j2T02DAY3ZxyGte2V9Nof9TaslkPyh2KUcfBJzQUCnlKI8gANy1ULy6HomnMO_gBnJQEJLF8sI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/02/16 04:45:49 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AEvJrCz-2n5VMA1bs7w5vb8t24fCxPPvo1otgQfNptZPALzRmT6YdIDYMMckgTY494u2bprQME4WyrfoEXFgz-M6FVyBow_kJ7O_JnndSGCI81ncp7NBpUSG-FDyKZKISaCf9SSbr78WsylRrcdkjGsYnMTU-wbbRx65XTqiP-eVzQrD4rmYr73jS3PXYHreX5jPHV4hqhquiZBXPNiD5AcPLHwcfMeiuPeG4yreFm4ahTvBT0i7ZLuL6tu984xaHGBVhLdWcbVDAQ1dtFHG0gFS9T3XjTSrywu6bZMgQd3qxGhGKEMNgGPwyul1xzL0tGH9c2JThYiDFHZq53z0_Uo 2026/02/16 04:45:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/02/16 04:45:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/16 04:45:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AEvJrCz-2n5VMA1bs7w5vb8t24fCxPPvo1otgQfNptZPALzRmT6YdIDYMMckgTY494u2bprQME4WyrfoEXFgz-M6FVyBow_kJ7O_JnndSGCI81ncp7NBpUSG-FDyKZKISaCf9SSbr78WsylRrcdkjGsYnMTU-wbbRx65XTqiP-eVzQrD4rmYr73jS3PXYHreX5jPHV4hqhquiZBXPNiD5AcPLHwcfMeiuPeG4yreFm4ahTvBT0i7ZLuL6tu984xaHGBVhLdWcbVDAQ1dtFHG0gFS9T3XjTSrywu6bZMgQd3qxGhGKEMNgGPwyul1xzL0tGH9c2JThYiDFHZq53z0_Uo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/02/16 04:45:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABCTIlwh-eSd0dhJb9jhdsTNN3xu_j7skuPA9J9dRVTUwE05UjrCde8eg9pVz_4RIbbPA_GrKd49ChmjlbZHsElGMUexcYpI5yFxPCDW8gpgAT1t8-GOtVe-GzXwZGYZKhO9w54ck1jOwmbHMGZK4PPo4F_I4Qw06eerVAVN4sfWI_Xwubd7blBIBlRQiRcyzJY568kl3NIP1S42VoSNrVW0tyHXB7PmNGiUF7YvpegigSFlM8Swek3DbAWp5mX2CF20cG0Db62K7Mcw3u3_zNh-_5-r114q-fm3P48o_snh4oLJ1gKpUFDLqCwnxxeujlLId958ao_HDu5VY7kN2EA 2026/02/16 04:45:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/16 04:45:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/16 04:45:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABCTIlwh-eSd0dhJb9jhdsTNN3xu_j7skuPA9J9dRVTUwE05UjrCde8eg9pVz_4RIbbPA_GrKd49ChmjlbZHsElGMUexcYpI5yFxPCDW8gpgAT1t8-GOtVe-GzXwZGYZKhO9w54ck1jOwmbHMGZK4PPo4F_I4Qw06eerVAVN4sfWI_Xwubd7blBIBlRQiRcyzJY568kl3NIP1S42VoSNrVW0tyHXB7PmNGiUF7YvpegigSFlM8Swek3DbAWp5mX2CF20cG0Db62K7Mcw3u3_zNh-_5-r114q-fm3P48o_snh4oLJ1gKpUFDLqCwnxxeujlLId958ao_HDu5VY7kN2EA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/02/16 04:45:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AAHmvhXWW4pIPwL7HtoiXpq2MqqNpxAPLxvlXHYVaYoTOr_BkrijY0e0zgXHFxYmV9NeJMaZxUulau0yM-n4JzXc0cxo2Qxrb0vQOeXeG0viHh1S6nV_bkojIsCzu3UIBZrApjAJoiVBxoG6WH-74NpFGOj6pZhWxLCWxRVhTuJoKUAgW-7BK3sJqHt8tPqfnv2yaPDOv0IBqf7rvGY1jGCKtq7IHTSkLWIay63F7oa2Qq1tYwiPKUUlt0ooYY4lFWovJ79C5ebMKRRIPhL7pRxZD5LaFKo3Ho0r002JUeJOvWAKt8pc4FiQPjp3fLth6TffXAh_nJQY4oIpE29_Mm8 2026/02/16 04:45:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/02/16 04:45:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/02/16 04:45:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/02/16 04:45:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/16 04:45:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/02/16 04:45:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/02/16 04:45:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AAHmvhXWW4pIPwL7HtoiXpq2MqqNpxAPLxvlXHYVaYoTOr_BkrijY0e0zgXHFxYmV9NeJMaZxUulau0yM-n4JzXc0cxo2Qxrb0vQOeXeG0viHh1S6nV_bkojIsCzu3UIBZrApjAJoiVBxoG6WH-74NpFGOj6pZhWxLCWxRVhTuJoKUAgW-7BK3sJqHt8tPqfnv2yaPDOv0IBqf7rvGY1jGCKtq7IHTSkLWIay63F7oa2Qq1tYwiPKUUlt0ooYY4lFWovJ79C5ebMKRRIPhL7pRxZD5LaFKo3Ho0r002JUeJOvWAKt8pc4FiQPjp3fLth6TffXAh_nJQY4oIpE29_Mm8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/02/16 04:45:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AH08QHtDPRktKcB6SuvyzKnXpCrnP5IFBCJwGR-mO6yl_ISf860bjIUk3Ux5JLhFvsdYIMfSuB3hQ9VKL8OOtPplfQ5WmX8eriW96khZr9M3p0GzrBc5G73T_V4t9J0lGJEzKQHk95pPiN4Q0Re6A-duQ0S2ENkTaIF3ZyTiRP7qHO7xWafmgu8hVVPK9thoz4BGr9a0cJTPHlZsx4-fFKmH4GnxApNVOJ_D3Z7FoU5aeVnSAiL-IZP8BLz6eWQ9jsi9jYUWIqB9n1k-7ISKsSVlN0uDgJrFJ0jR9kk7csU0M1hbo3VYmINemnnJKrnIYPyF66Dl5nhFWlEAFYEFwWQ 2026/02/16 04:45:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/16 04:45:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/02/16 04:45:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/02/16 04:45:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/16 04:45:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/02/16 04:45:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/02/16 04:45:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AH08QHtDPRktKcB6SuvyzKnXpCrnP5IFBCJwGR-mO6yl_ISf860bjIUk3Ux5JLhFvsdYIMfSuB3hQ9VKL8OOtPplfQ5WmX8eriW96khZr9M3p0GzrBc5G73T_V4t9J0lGJEzKQHk95pPiN4Q0Re6A-duQ0S2ENkTaIF3ZyTiRP7qHO7xWafmgu8hVVPK9thoz4BGr9a0cJTPHlZsx4-fFKmH4GnxApNVOJ_D3Z7FoU5aeVnSAiL-IZP8BLz6eWQ9jsi9jYUWIqB9n1k-7ISKsSVlN0uDgJrFJ0jR9kk7csU0M1hbo3VYmINemnnJKrnIYPyF66Dl5nhFWlEAFYEFwWQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/02/16 04:45:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AGp8y5QQgCA3cO1WH42AC_9WoRCgjVx9KAT2UkLYe00RSfOMPtRi2Ocj-lG4rKWu9Wqr2wMlA3qJzKQaVLSQc6pPR8ekq_V0UoAkSso_yW5zVDjdTrB1CoxBj-qadagkg1Vx_qGuzIfJWwPDrzXiFh6TE7xS1FdfjLkCVWNyMTwTte2Ze2M5uvg7YXPQczgmDYaA2rPGLOhn7drX2JxVnzfVO_wBfSsKpbUqUnyK-gsF_h1_FbPA8q0rR5m1RjDpl9134kvKavY6Xn5xPbdyMIzZvgi2uSZMUIiP6z3yCbJlbpa8g11Er3gVOijM5rvWFJ05dng82HDTjNmlA5oZsrI 2026/02/16 04:45:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/02/16 04:45:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/02/16 04:45:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AGp8y5QQgCA3cO1WH42AC_9WoRCgjVx9KAT2UkLYe00RSfOMPtRi2Ocj-lG4rKWu9Wqr2wMlA3qJzKQaVLSQc6pPR8ekq_V0UoAkSso_yW5zVDjdTrB1CoxBj-qadagkg1Vx_qGuzIfJWwPDrzXiFh6TE7xS1FdfjLkCVWNyMTwTte2Ze2M5uvg7YXPQczgmDYaA2rPGLOhn7drX2JxVnzfVO_wBfSsKpbUqUnyK-gsF_h1_FbPA8q0rR5m1RjDpl9134kvKavY6Xn5xPbdyMIzZvgi2uSZMUIiP6z3yCbJlbpa8g11Er3gVOijM5rvWFJ05dng82HDTjNmlA5oZsrI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/02/16 04:45:58 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ALsUQRHzmFFnwF0YOB-6LFutp_hbDHY2MZbDCZZp4doZsvMO82DqkyQxIpTefQYf2a5GJNpBEgRxupH5WOPYu1hutMHDNNrdcaksNzz0xpIsnh7-3M9kxbGv-iSv9ZsjpFKjTLzfXdnXyO5tPchL-dH-B1_9tXQ7DCCCVGz9xGpM_rd9pOtUJre1P7W1nMB7KnOy_5kKIt9hodXFYgk3gVHmeNLlrt9SUOIuCg29TbuqRqilM1IJlzx-OOyGDLK7XPx1-EgPzvpmMTWY_sQeqKs8Qmlbx_Y5rO5rwIPnPFQfVX-Qj1pf0UZgpMBsWKG8Lj1_Dd1-9_urNmEWt8a1cr4 2026/02/16 04:45:59 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/02/16 04:45:59 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/16 04:45:59 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ALsUQRHzmFFnwF0YOB-6LFutp_hbDHY2MZbDCZZp4doZsvMO82DqkyQxIpTefQYf2a5GJNpBEgRxupH5WOPYu1hutMHDNNrdcaksNzz0xpIsnh7-3M9kxbGv-iSv9ZsjpFKjTLzfXdnXyO5tPchL-dH-B1_9tXQ7DCCCVGz9xGpM_rd9pOtUJre1P7W1nMB7KnOy_5kKIt9hodXFYgk3gVHmeNLlrt9SUOIuCg29TbuqRqilM1IJlzx-OOyGDLK7XPx1-EgPzvpmMTWY_sQeqKs8Qmlbx_Y5rO5rwIPnPFQfVX-Qj1pf0UZgpMBsWKG8Lj1_Dd1-9_urNmEWt8a1cr4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/02/16 04:46:00 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ACLGr1pU1LWszWpH7CRTeJBdMymf12tPGe0vb-CW-LdkCmewM2MSKLTxlzKoav7amtHHyW9SNY_uQx2FwkFWuQuKhnOHHx999EY8dOSFiCv9lMNE5gX576lcKqYlDfVD8YGXHRebN_g19o_S_ZINw8DjlFDtpI5s-p9jDLr089RY_GXVHg5t9caM-m3LoSkpyk4RU00_lXr9_U0-0gJEqktQQJ1k5k_2A5-yhXkJfixzi48mDq14tPqu5WPpbKIPwf4LuWoH-FKTcRNq4kf816BebXogcC14Y6bA0XeqvTWcyM8e7EZYnKxrIHo0jlwu9BC88TDv-mA-K2AnMogbokk 2026/02/16 04:46:00 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/02/16 04:46:01 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/16 04:46:01 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ACLGr1pU1LWszWpH7CRTeJBdMymf12tPGe0vb-CW-LdkCmewM2MSKLTxlzKoav7amtHHyW9SNY_uQx2FwkFWuQuKhnOHHx999EY8dOSFiCv9lMNE5gX576lcKqYlDfVD8YGXHRebN_g19o_S_ZINw8DjlFDtpI5s-p9jDLr089RY_GXVHg5t9caM-m3LoSkpyk4RU00_lXr9_U0-0gJEqktQQJ1k5k_2A5-yhXkJfixzi48mDq14tPqu5WPpbKIPwf4LuWoH-FKTcRNq4kf816BebXogcC14Y6bA0XeqvTWcyM8e7EZYnKxrIHo0jlwu9BC88TDv-mA-K2AnMogbokk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/02/16 04:46:02 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AAchH8WqB5Rg4E-zAdc91KrO95xzz5cIrJpEwD3Ym767K0p9yvafq7EVFJydpdYAmRq6YIGcp6wLux-l2Fg52QtoCFs63j8qtX2_Uo3PVKW8zb30JxUCpW61gAdtgugaHM9uwulTeODTvHOKDkN-4uUl8v0QaDkkvLxXunYMyy-9IJhpiDPxz_v4TJSMmkjZyLA2ut2EcvB5P-UE66SC6iJ8g28jDNc_9DLalq4lMTCMWzxtwNfPBOxnScpc9DDLO_zAatjz-XtudvIpPW8m2-A77uvTLtgd9_0UAnESlmTlWgwngSfs_wNsgoWhpf6KnO_m0BZfXwN_u6BdVNC2yHw 2026/02/16 04:46:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/02/16 04:46:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/02/16 04:46:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/02/16 04:46:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/16 04:46:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/16 04:46:03 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/02/16 04:46:03 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AAchH8WqB5Rg4E-zAdc91KrO95xzz5cIrJpEwD3Ym767K0p9yvafq7EVFJydpdYAmRq6YIGcp6wLux-l2Fg52QtoCFs63j8qtX2_Uo3PVKW8zb30JxUCpW61gAdtgugaHM9uwulTeODTvHOKDkN-4uUl8v0QaDkkvLxXunYMyy-9IJhpiDPxz_v4TJSMmkjZyLA2ut2EcvB5P-UE66SC6iJ8g28jDNc_9DLalq4lMTCMWzxtwNfPBOxnScpc9DDLO_zAatjz-XtudvIpPW8m2-A77uvTLtgd9_0UAnESlmTlWgwngSfs_wNsgoWhpf6KnO_m0BZfXwN_u6BdVNC2yHw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/02/16 04:46:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ADAR8173KhHyIQN9JwWpd1pFL5rS5KLdFtqIXFdvhrY80Vkh-t6ZST6IPCNN7o26fSbdYCzNrPly9IvCoEySjwjWS9awkx-EmEv7cMjpkEl3QgtUETUdEccwegtcwBAzweccebCxPGhHw5yPrB8_VcagJeEhvFgzhRKvGKdfsauF8MJU-7VPat_RhTF3FoZQMABNi2DnTOdOnWvvBcHsRVP2Q8IdU8Hu_Wsc97A8ZT7L5xArFcm5VHKifghnK5fU42kQCE_sOtxodh-XpPwlA97rslZuEHmymK9_uJXcZo6NzrmL0-bqE2u4IBHE_cDjm80nPl204W2VIiOEy_IIljo 2026/02/16 04:46:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/02/16 04:46:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/02/16 04:46:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/02/16 04:46:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/16 04:46:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/16 04:46:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/02/16 04:46:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ADAR8173KhHyIQN9JwWpd1pFL5rS5KLdFtqIXFdvhrY80Vkh-t6ZST6IPCNN7o26fSbdYCzNrPly9IvCoEySjwjWS9awkx-EmEv7cMjpkEl3QgtUETUdEccwegtcwBAzweccebCxPGhHw5yPrB8_VcagJeEhvFgzhRKvGKdfsauF8MJU-7VPat_RhTF3FoZQMABNi2DnTOdOnWvvBcHsRVP2Q8IdU8Hu_Wsc97A8ZT7L5xArFcm5VHKifghnK5fU42kQCE_sOtxodh-XpPwlA97rslZuEHmymK9_uJXcZo6NzrmL0-bqE2u4IBHE_cDjm80nPl204W2VIiOEy_IIljo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/02/16 04:46:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AMesYY0YOLhm-YjvRCvZeJNV0D_ouH-Nu_R63qfrqbYFL_9DrgUgA1ZsnRilaB2jIcaOImWNndjspnr1VU_0oe-Dy-SoL12TK9J_jAZp5z0mAC_JbQ92NpAPCQtlReB0w-zPIVyszGHxUjaLJfkXqLsf9luvsEpPlpAQyz5ZaqyYxMk5Cf3D7RKSTbxDpU6tE2IjkTtJOBdscUWYlMxPSP36eQQUIdxDGhv0HiStdK5menqBdcdqlTvYj725taVqhzF-Hwk5ratsH2nOLAdQVV_lEhsVFAXthxuPsh3_UBUs2ViLeDZq4FtD1M8fPviaTApPIyED_uan_w0ag5QlITs 2026/02/16 04:46:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/02/16 04:46:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/02/16 04:46:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AMesYY0YOLhm-YjvRCvZeJNV0D_ouH-Nu_R63qfrqbYFL_9DrgUgA1ZsnRilaB2jIcaOImWNndjspnr1VU_0oe-Dy-SoL12TK9J_jAZp5z0mAC_JbQ92NpAPCQtlReB0w-zPIVyszGHxUjaLJfkXqLsf9luvsEpPlpAQyz5ZaqyYxMk5Cf3D7RKSTbxDpU6tE2IjkTtJOBdscUWYlMxPSP36eQQUIdxDGhv0HiStdK5menqBdcdqlTvYj725taVqhzF-Hwk5ratsH2nOLAdQVV_lEhsVFAXthxuPsh3_UBUs2ViLeDZq4FtD1M8fPviaTApPIyED_uan_w0ag5QlITs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/02/16 04:46:09 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ANuc81FGipZ_hyTRDgpVCPe5B8-hhST1Vw5WetwQVGCeXi0o30nTEuoEC8h7Y9q9_kDNruuWog4r1e6xMToqkF1168lryNSrWy_CxECTAyWhB-Gny_xhb0JqXyVr1ld7Nl83YYrGEUH_1L2J6W-jvqEro1e3wh_vbYlOuMKwV8nqCeZvRkyDWxAUUZ21aDVZeHT0nAynXtHIYUNNlThbVj7vsXY5GbKfo2rHzJLEx1rXrcn__fCE5iKQF2fAiTNW5DXojGkAWPKl4wsiXZesvnM2l_gEg7fesUFRA3YRqQXCm6Pu0lbS2ijv3uQUGF8dSW0EWz-LeO5YHkePDezYYs0 2026/02/16 04:46:09 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/02/16 04:46:10 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/16 04:46:10 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ANuc81FGipZ_hyTRDgpVCPe5B8-hhST1Vw5WetwQVGCeXi0o30nTEuoEC8h7Y9q9_kDNruuWog4r1e6xMToqkF1168lryNSrWy_CxECTAyWhB-Gny_xhb0JqXyVr1ld7Nl83YYrGEUH_1L2J6W-jvqEro1e3wh_vbYlOuMKwV8nqCeZvRkyDWxAUUZ21aDVZeHT0nAynXtHIYUNNlThbVj7vsXY5GbKfo2rHzJLEx1rXrcn__fCE5iKQF2fAiTNW5DXojGkAWPKl4wsiXZesvnM2l_gEg7fesUFRA3YRqQXCm6Pu0lbS2ijv3uQUGF8dSW0EWz-LeO5YHkePDezYYs0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/02/16 04:46:11 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ANXg7JfT0kID5uPQZ0XPRZOtx5Ixq4RS895hKEYlUKYnhE7zSWH6bnco0iA4OiK4ln0K5LLOhNVTxtaAWacWRGWjJSMh68kwevD29EahGxGb7Bx_ujMoaaq8R9qWDqCKTJKzZr6XvGcuOwxD3qRFDi55H7aoywLLhR1BpTrg0L0UonHpwOA3yugcVIF9fuaX75W58q7sWmhKa1lXfocnnWuVsQrUOKtiY289lccM294xVwCq1_DJMzZVmMNJHWAeG07FW8zojgCqi_-Nn0LEkm1RZmB9ACBlbvr1Gcjr_A_BM5SLSYzMBwBlAZ4g9icKsspNg4cdyfgUi6i_uqtYOLc 2026/02/16 04:46:11 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/02/16 04:46:11 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/16 04:46:11 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ANXg7JfT0kID5uPQZ0XPRZOtx5Ixq4RS895hKEYlUKYnhE7zSWH6bnco0iA4OiK4ln0K5LLOhNVTxtaAWacWRGWjJSMh68kwevD29EahGxGb7Bx_ujMoaaq8R9qWDqCKTJKzZr6XvGcuOwxD3qRFDi55H7aoywLLhR1BpTrg0L0UonHpwOA3yugcVIF9fuaX75W58q7sWmhKa1lXfocnnWuVsQrUOKtiY289lccM294xVwCq1_DJMzZVmMNJHWAeG07FW8zojgCqi_-Nn0LEkm1RZmB9ACBlbvr1Gcjr_A_BM5SLSYzMBwBlAZ4g9icKsspNg4cdyfgUi6i_uqtYOLc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/02/16 04:46:12 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: APPxT21Bx26NVnupcZ6r0PQsL1koz0HywjeChr7EkCQM5037c7tf62CijKMPr743Eqm0UVaCouVf-E1wL2RxUaypJeWGicGr0vBicdReBjb0wV30tHB_D9vCM4_DJePpk_lODLknVY0kLx9W8OEparfVHr_ERmRj34oyOI14FWgy88D95sbX4Ca3WJJI02XNxs53BMOLIHDz4aI588OPNPZp6DMR0C5ETJfhyUF9DevKJBzcAp-lPxtjT2hSEFYhAok5nNj0vu1vXOl6YNbrSBx4TI_0RAP8HoGVWzlVUDIOtQjNWrAit3-7zsqxhxxiYYpUxh8yRYPSUs2Y_1EwNXE 2026/02/16 04:46:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/02/16 04:46:13 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/02/16 04:46:13 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/02/16 04:46:13 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/02/16 04:46:13 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/16 04:46:13 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/02/16 04:46:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "APPxT21Bx26NVnupcZ6r0PQsL1koz0HywjeChr7EkCQM5037c7tf62CijKMPr743Eqm0UVaCouVf-E1wL2RxUaypJeWGicGr0vBicdReBjb0wV30tHB_D9vCM4_DJePpk_lODLknVY0kLx9W8OEparfVHr_ERmRj34oyOI14FWgy88D95sbX4Ca3WJJI02XNxs53BMOLIHDz4aI588OPNPZp6DMR0C5ETJfhyUF9DevKJBzcAp-lPxtjT2hSEFYhAok5nNj0vu1vXOl6YNbrSBx4TI_0RAP8HoGVWzlVUDIOtQjNWrAit3-7zsqxhxxiYYpUxh8yRYPSUs2Y_1EwNXE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/02/16 04:46:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ACX2OY96-lsO7ObNERnsVVfJE4U8mR2qqtPfo6Xl0-SgiIm7HW7wgdD3wzKKf8qUs8C3cztW0sq7iZky8DLvOMsptapEgghy-fwNoeO03i4k38c8ubYkQVUCLB1w0EVtpLpkRToGkNR2cQxhSi5ee9Ct_9ydN5KjrRMviJPNMBTarx7jb-DGq7OKukLl7jYlPJfUEkXC6zoXDXdcQ9Lus13aW0O8Xa5QTFlSxLvqX__qAVRUTLe8qWKka4YHVYjC111t8Nyk2qgvGu8G_hbqEm8OPHY3FiNuyEhEiEaxqq0nZawbB5It5JDmemgdV0qtkgctdpu-3GP78V-Glit6BDA 2026/02/16 04:46:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/02/16 04:46:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/02/16 04:46:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/02/16 04:46:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/02/16 04:46:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/16 04:46:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/02/16 04:46:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ACX2OY96-lsO7ObNERnsVVfJE4U8mR2qqtPfo6Xl0-SgiIm7HW7wgdD3wzKKf8qUs8C3cztW0sq7iZky8DLvOMsptapEgghy-fwNoeO03i4k38c8ubYkQVUCLB1w0EVtpLpkRToGkNR2cQxhSi5ee9Ct_9ydN5KjrRMviJPNMBTarx7jb-DGq7OKukLl7jYlPJfUEkXC6zoXDXdcQ9Lus13aW0O8Xa5QTFlSxLvqX__qAVRUTLe8qWKka4YHVYjC111t8Nyk2qgvGu8G_hbqEm8OPHY3FiNuyEhEiEaxqq0nZawbB5It5JDmemgdV0qtkgctdpu-3GP78V-Glit6BDA" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/02/16 04:46:18 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/02/16 04:46:20 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/02/16 04:46:23 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/02/16 04:46:26 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/02/16 04:46:29 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/02/16 04:46:31 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AECrUnaB_6v_d4s2-EFg5yaPMz9gUi6s8L2ZK9R6i9XLJf3_8leqTx4wOqFin9IdOQ-yCbzY7Gxe0qB43Vgcb2oPftbFxywFtmcg-HsKlKK9jan5RjSoTtNiyY3kIej0B1kgof-yrFsnq81VmPgcxjcj-d_fTa3fTBB_JdOllhNaBtRo9B_KQ4b6rTfM50nVfhNKfveim6ZYOq_6vMW9myJ0TfQmExO4M4xD1yD3-nzlf5QAdqWj3_niCukC2Lup8qYer2tu_XhnrjvSki03RteUchgzLWAxq2-BdfuEYkkYcSS78-pXI9S9dWo0robriVZG4RM5_duy0cwmmzDTEcw 2026/02/16 04:46:31 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/16 04:46:31 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "22283c0340874efc203d8ef222163e84" 2026/02/16 04:46:31 DEBUG : unknown-size-put.txt: multipart upload "AECrUnaB_6v_d4s2-EFg5yaPMz9gUi6s8L2ZK9R6i9XLJf3_8leqTx4wOqFin9IdOQ-yCbzY7Gxe0qB43Vgcb2oPftbFxywFtmcg-HsKlKK9jan5RjSoTtNiyY3kIej0B1kgof-yrFsnq81VmPgcxjcj-d_fTa3fTBB_JdOllhNaBtRo9B_KQ4b6rTfM50nVfhNKfveim6ZYOq_6vMW9myJ0TfQmExO4M4xD1yD3-nzlf5QAdqWj3_niCukC2Lup8qYer2tu_XhnrjvSki03RteUchgzLWAxq2-BdfuEYkkYcSS78-pXI9S9dWo0robriVZG4RM5_duy0cwmmzDTEcw" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/02/16 04:46:32 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AAQxYfuruVR6Y5Ten1x7BysKTQsd5EbQ96QV0aEBAECcEJG0TEntOzC1WLLZGM8AA2oIkboR3o_t3P0nK6-idsZ14DPbUYu6FflfGhtzOcCxz2xngRowhFXnExcDWJf4imo87QGK3PZN-OBJw3PTSUVyqvb-vAJfuK5dBeB5L42as2pvCSOs9-K_zBKiaxHaIz_wc1rCZ55GDbpQ-msAv-vogMTGVCyIBHk-ph20fxhoXYh0bJ6TreQKGMeMD30LY5fpFDlBsuFw-GDQSl3h5PdVYHImMVYKg68hSL3rK9ALjEM45tLGc1wcWrm4QUGu9l4ICatKZdGqLqw7bk9o1MQ 2026/02/16 04:46:32 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/02/16 04:46:32 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "cae83251e94cc05cc8d2ae54e7427631" 2026/02/16 04:46:32 DEBUG : unknown-size-update.txt: multipart upload "AAQxYfuruVR6Y5Ten1x7BysKTQsd5EbQ96QV0aEBAECcEJG0TEntOzC1WLLZGM8AA2oIkboR3o_t3P0nK6-idsZ14DPbUYu6FflfGhtzOcCxz2xngRowhFXnExcDWJf4imo87QGK3PZN-OBJw3PTSUVyqvb-vAJfuK5dBeB5L42as2pvCSOs9-K_zBKiaxHaIz_wc1rCZ55GDbpQ-msAv-vogMTGVCyIBHk-ph20fxhoXYh0bJ6TreQKGMeMD30LY5fpFDlBsuFw-GDQSl3h5PdVYHImMVYKg68hSL3rK9ALjEM45tLGc1wcWrm4QUGu9l4ICatKZdGqLqw7bk9o1MQ" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/02/16 04:46:32 DEBUG : Creating backend with remote "TestS3R2:rclone-test-qotediw1lanu/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/02/16 04:46:32 DEBUG : Waiting for deletions to finish 2026/02/16 04:46:32 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/02/16 04:46:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/02/16 04:46:32 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/02/16 04:46:33 INFO : S3 bucket rclone-test-qotediw1lanu: Bucket "rclone-test-qotediw1lanu" deleted 2026/02/16 04:46:33 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (105.97s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.37s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.83s) --- PASS: TestIntegration/FsMkdir (104.04s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding (9.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.44s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.36s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.75s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (18.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.21s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.35s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.33s) --- 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.27s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.10s) --- 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) --- PASS: TestIntegration/FsMkdir/FsPutChunked (56.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (8.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (7.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (8.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (9.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (2.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (3.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (9.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (11.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (2.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.67s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (13.57s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.02s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.51s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.28s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.12s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.64s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.36s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.55s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.81s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.17s) --- 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 2026/02/16 04:46:33 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/02/16 04:46:33 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 106.012s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 1m47.875958192s (try 1/5)