"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/11/18 04:26:15 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zinizik6liga" 2025/11/18 04:26:15 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/11/18 04:26:16 INFO : S3 bucket rclone-test-zinizik6liga: Bucket "rclone-test-zinizik6liga" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/11/18 04:26:20 INFO : S3 bucket rclone-test-zinizik6liga: Bucket "rclone-test-zinizik6liga" deleted === RUN TestIntegration/FsMkdir 2025/11/18 04:26:20 INFO : S3 bucket rclone-test-zinizik6liga: Bucket "rclone-test-zinizik6liga" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/11/18 04:26:20 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/11/18 04:26:20 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/11/18 04:26:21 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/11/18 04:27:00 NOTICE: S3 bucket rclone-test-zinizik6liga: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/11/18 04:27:01 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AHEkHM1TaWOr93VmHp6aIlIoW49EOQKTLpDsowfe9_PLAkIEv0CJKpiVS52oasnwoaZdlwQoKX9MWqGRS1DX30pEEZS99dVJSAsS-yBGTfwwVg9lmWHxfe3Z85dkhvyFwX60llqShULaM2xMfi13pf-xSPAqHU5-8ms8u0PVpZ2TV3SdH1frapVhd0douOopz9o2d_WgxRdxiQvPN0H4fU7DIrwEMZHi5tlG3Vc1MqULlv7oH3HDviDIPcEmmHm38_Zuz6kaBpbhS3CZbIz9xH7TpDGjMUQjmZnURUVZrPdq5-cjNRPSAz35Zh4s0T1W40adBfVgMm8nEhiqzaQ_pcA 2025/11/18 04:27:01 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "8c4b243e186a52cd69a312d95f92e49f" 2025/11/18 04:27:02 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "07e602e09298145577336544e8440ce0" 2025/11/18 04:27:03 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "ea0e1232a5025acbf3365abe644eb49c" 2025/11/18 04:27:04 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AHEkHM1TaWOr93VmHp6aIlIoW49EOQKTLpDsowfe9_PLAkIEv0CJKpiVS52oasnwoaZdlwQoKX9MWqGRS1DX30pEEZS99dVJSAsS-yBGTfwwVg9lmWHxfe3Z85dkhvyFwX60llqShULaM2xMfi13pf-xSPAqHU5-8ms8u0PVpZ2TV3SdH1frapVhd0douOopz9o2d_WgxRdxiQvPN0H4fU7DIrwEMZHi5tlG3Vc1MqULlv7oH3HDviDIPcEmmHm38_Zuz6kaBpbhS3CZbIz9xH7TpDGjMUQjmZnURUVZrPdq5-cjNRPSAz35Zh4s0T1W40adBfVgMm8nEhiqzaQ_pcA" 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/11/18 04:27:10 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/11/18 04:27:10 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/11/18 04:27:14 DEBUG : S3 bucket rclone-test-zinizik6liga: bucket is versioned: false 2025/11/18 04:27:14 DEBUG : Waiting for deletions to finish 2025/11/18 04:27:14 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/11/18 04:27:14 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/11/18 04:27:15 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/11/18 04:27:17 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zinizik6liga/dirToPurgeFromRoot" 2025/11/18 04:27:17 DEBUG : S3 bucket rclone-test-zinizik6liga path dirToPurgeFromRoot: bucket is versioned: false 2025/11/18 04:27:17 DEBUG : Waiting for deletions to finish 2025/11/18 04:27:18 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/11/18 04:27:18 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/11/18 04:27:18 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/18 04:27:19 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zinizik6liga/hello? sausage/êé" 2025/11/18 04:27:21 DEBUG : S3 bucket rclone-test-zinizik6liga path hello? sausage/êé: bucket is versioned: false 2025/11/18 04:27:21 DEBUG : Waiting for deletions to finish 2025/11/18 04:27:21 DEBUG : "a/b/c/d/e.txt" version false 2025/11/18 04:27:21 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/11/18 04:27:21 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/11/18 04:27:36 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zinizik6liga/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/18 04:27:36 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zinizik6liga/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-zinizik6liga" from "TestS3R2:rclone-test-zinizik6liga" 2025/11/18 04:27:37 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 fstests.go:412: FS has no SetTier & GetTier interfaces === 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/11/18 04:27:45 DEBUG : piped data.txt: open chunk writer: started multipart upload: AHEfI-3VjAsOBVKjFZyfqMU6g-LJUNoLxeWm-HWgVxFGxSXIV-SuSYcyV3K21ZGBtx43mOcwIl3AxwIwPlVOZp9ezJYDRBKF9HhxeIaXdCh0RYzxLY1PXHA2BNoyfuPPzbD-iXvj2arRtR4S23tvLXzNdDuFTe3VhX0chMIXK1FhITHuKoV9i7hucIHntYizMKbsIqIK-eu5DAZPmrjoyhXgexC4GeqvKq9aOMt8K83lYwjPQ5n3b0GODuaEakfqy5CkFoB8w_zcJVpctFSGpAdDW3y0Ysm72TiSTTYgWYdx6oECIrQjjJPQ-aTQUHM2VCKR-fxveFAhZkqV69Lgxk4 2025/11/18 04:27:45 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/11/18 04:27:46 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/11/18 04:27:46 DEBUG : piped data.txt: multipart upload "AHEfI-3VjAsOBVKjFZyfqMU6g-LJUNoLxeWm-HWgVxFGxSXIV-SuSYcyV3K21ZGBtx43mOcwIl3AxwIwPlVOZp9ezJYDRBKF9HhxeIaXdCh0RYzxLY1PXHA2BNoyfuPPzbD-iXvj2arRtR4S23tvLXzNdDuFTe3VhX0chMIXK1FhITHuKoV9i7hucIHntYizMKbsIqIK-eu5DAZPmrjoyhXgexC4GeqvKq9aOMt8K83lYwjPQ5n3b0GODuaEakfqy5CkFoB8w_zcJVpctFSGpAdDW3y0Ysm72TiSTTYgWYdx6oECIrQjjJPQ-aTQUHM2VCKR-fxveFAhZkqV69Lgxk4" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/18 04:27:47 DEBUG : piped data.txt: open chunk writer: started multipart upload: AFzD8R6pA038YEhND0tXZh8D7pE6woWWYovAi28kxb8awmjXVWohuwt-plYSKEo96Xpe8cgt0TiSQvtXVzKs9JPtXgpP06A_RrOv3NKUn8EoH42awEmO80Cyp5f2h6vmsHughbccwYsF2umMPOtELdW1bfzWOnDnFcVZYuG75bZuWmzBiyGQisyTPoetU2YDGlShIX0z7BcqUuU8NeOYni07gTQPgeQDRd72UJYRbFax67x_HcN3IFCcUDnFXL4RKt_mn8-hxEFQxKc1Srl9d82bJdn9Q_3t8npJj73wWrJde3Js9W8LdQ9iUmSoic9THBco48kR00LkmF6eXUFHhrU 2025/11/18 04:27:47 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/18 04:27:48 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "f96b1051cfe19e8fa49a6dad1860042c" 2025/11/18 04:27:49 DEBUG : piped data.txt: multipart upload "AFzD8R6pA038YEhND0tXZh8D7pE6woWWYovAi28kxb8awmjXVWohuwt-plYSKEo96Xpe8cgt0TiSQvtXVzKs9JPtXgpP06A_RrOv3NKUn8EoH42awEmO80Cyp5f2h6vmsHughbccwYsF2umMPOtELdW1bfzWOnDnFcVZYuG75bZuWmzBiyGQisyTPoetU2YDGlShIX0z7BcqUuU8NeOYni07gTQPgeQDRd72UJYRbFax67x_HcN3IFCcUDnFXL4RKt_mn8-hxEFQxKc1Srl9d82bJdn9Q_3t8npJj73wWrJde3Js9W8LdQ9iUmSoic9THBco48kR00LkmF6eXUFHhrU" 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/11/18 04:27:51 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/11/18 04:27:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AOHzPvLSEcNz2eGjLAfTYIn5B8KhvjTWb-JmmMw0fZZ9JCyiO-qnb4XOdoUXVDhlGeLMQD6J5UO0rhCahsDjalZvlZ0wkM4IwYhjTAivHfit2-lmcPmeHbSgho-vmx56U5ll_Qgi8ar4xVsfHqMItSwKm4sdI8_a0y1PBE0GFQfwU2iXd0artY1H9vX7kxHNKv-a4-2FsXga1b_46jFkGIvm_0rCExwNr3AB6tLCG5WlK-PytN9V-ZNHTT7288ePDxWKSymb7UGQnhE18StGsUnPriNEgWIMwjpJqGHst5JLfIfZfskOvpiDEtseJTkFhIHqSqK_vDmt9xEkHxW3neE 2025/11/18 04:27:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/11/18 04:27:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/11/18 04:27:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AOHzPvLSEcNz2eGjLAfTYIn5B8KhvjTWb-JmmMw0fZZ9JCyiO-qnb4XOdoUXVDhlGeLMQD6J5UO0rhCahsDjalZvlZ0wkM4IwYhjTAivHfit2-lmcPmeHbSgho-vmx56U5ll_Qgi8ar4xVsfHqMItSwKm4sdI8_a0y1PBE0GFQfwU2iXd0artY1H9vX7kxHNKv-a4-2FsXga1b_46jFkGIvm_0rCExwNr3AB6tLCG5WlK-PytN9V-ZNHTT7288ePDxWKSymb7UGQnhE18StGsUnPriNEgWIMwjpJqGHst5JLfIfZfskOvpiDEtseJTkFhIHqSqK_vDmt9xEkHxW3neE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/11/18 04:27:59 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AHbg-K2Uv073CfvAcVbI4RZyklC7SfATAsAhss9aAv2wKNUJetMtjlQ_w_0a4F0wJ0o-sTqhrEEa7iAFhI1-QIrxiooYagnGA5SRCr1vyjnjFjTfBy2E6WR4zfJUwuXwcDe6UYwaI8SmKwLeCEEk7jPiyVOjnkgAvemEkeR8uqavxYECpBc3JCmQOT8cKluXbhOSZdrt3ZKMwpAhGuSS-cX7OWTjM7viX4hyq16W0m_He6Ek8_howvtbfaNxUrLNTHtwovyqryH88TsRfgW4QvLFeADmwVE-fnLzR7PPDxHWofHttcwdBWO1ZtLA6wYM8YryBf9O5czWtr0o4S7kpak 2025/11/18 04:27:59 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/11/18 04:27:59 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/18 04:28:00 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AHbg-K2Uv073CfvAcVbI4RZyklC7SfATAsAhss9aAv2wKNUJetMtjlQ_w_0a4F0wJ0o-sTqhrEEa7iAFhI1-QIrxiooYagnGA5SRCr1vyjnjFjTfBy2E6WR4zfJUwuXwcDe6UYwaI8SmKwLeCEEk7jPiyVOjnkgAvemEkeR8uqavxYECpBc3JCmQOT8cKluXbhOSZdrt3ZKMwpAhGuSS-cX7OWTjM7viX4hyq16W0m_He6Ek8_howvtbfaNxUrLNTHtwovyqryH88TsRfgW4QvLFeADmwVE-fnLzR7PPDxHWofHttcwdBWO1ZtLA6wYM8YryBf9O5czWtr0o4S7kpak" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/11/18 04:28:02 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: APl8f5M8kA3CLG3itsNtGe81hSM5rGJEtK0SDEGMmGZjFhSr6D6iRVgxdRzM1DxGE88haofRYvIApJn7H1KPll3a-eeACVQKvqMvjfyPeZ7UfCa1bgIZQgr26ua7KwGmYM-lW_4zodr3HZtO4A_twDjFkOTWweBI84WjEKJ534ajmCRk1H_nBrBncZbm_tu14BW9nS5p6vHY6Iy-D2fGGDwllkCAKXD3KlSSnzt_fYmnPD-hdyZZ2HmrS267llPwBTqP0KUIp6OAMqQhAsnuYBtWqzmjkqby65mW86X_G7KQZcA25YjEMGYwN6TaLx99GnNnFktx7ZFZHo5ab1VuLtw 2025/11/18 04:28:02 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/11/18 04:28:03 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/18 04:28:04 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "APl8f5M8kA3CLG3itsNtGe81hSM5rGJEtK0SDEGMmGZjFhSr6D6iRVgxdRzM1DxGE88haofRYvIApJn7H1KPll3a-eeACVQKvqMvjfyPeZ7UfCa1bgIZQgr26ua7KwGmYM-lW_4zodr3HZtO4A_twDjFkOTWweBI84WjEKJ534ajmCRk1H_nBrBncZbm_tu14BW9nS5p6vHY6Iy-D2fGGDwllkCAKXD3KlSSnzt_fYmnPD-hdyZZ2HmrS267llPwBTqP0KUIp6OAMqQhAsnuYBtWqzmjkqby65mW86X_G7KQZcA25YjEMGYwN6TaLx99GnNnFktx7ZFZHo5ab1VuLtw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/11/18 04:28:06 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AK5b1XvdI2_SqALI-HEhg8c9qLNv0_YytpkWnTN8dSC4smoyupwai_RWUqqzZWzaK-DbuWHsVv0hLAiCnHc37I8QynhrlpIxhwJZen7oo2IU3sClgYUPofs8hu7RvDfEIDDGs2ZHlTXNyfCX9x47ThpEye-n4IcOmYnbp2SAC-ErMX2A28uq5mxfbqQGzuFiIQN-KxIuUkDIhSbhNk20GaNPfDLlLAeH_S360uzG2Zm2xG8xQOBhfvelOXlCYrxmO2viFSm517U1bEgDOZ7PUbw5F6kuZi5oSfr3iheSFEpunlGBv8OV4x4xAftWyaqoBMWyWw7ltbH28GT4AgPPtw4 2025/11/18 04:28:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/11/18 04:28:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/11/18 04:28:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/11/18 04:28:07 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/11/18 04:28:07 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/18 04:28:07 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/11/18 04:28:08 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AK5b1XvdI2_SqALI-HEhg8c9qLNv0_YytpkWnTN8dSC4smoyupwai_RWUqqzZWzaK-DbuWHsVv0hLAiCnHc37I8QynhrlpIxhwJZen7oo2IU3sClgYUPofs8hu7RvDfEIDDGs2ZHlTXNyfCX9x47ThpEye-n4IcOmYnbp2SAC-ErMX2A28uq5mxfbqQGzuFiIQN-KxIuUkDIhSbhNk20GaNPfDLlLAeH_S360uzG2Zm2xG8xQOBhfvelOXlCYrxmO2viFSm517U1bEgDOZ7PUbw5F6kuZi5oSfr3iheSFEpunlGBv8OV4x4xAftWyaqoBMWyWw7ltbH28GT4AgPPtw4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/11/18 04:28:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AHh5MpR7yHh_NahbQ4sbEm1_bYtpnQCtg1Z5BSZn0IcLVLXoJyC-IWPitLod9DCxzt8oHTFGB2IwfY0ZG0gcE5KjvcY7kyckItIz2Gu9Gh_kyIs5A1-7FZc7ZPA9Cpx0GOoRbThpb_aip5jBcu1luEiWfmaXmVHw62OsGtmqIgX4AV1NZwDmC42rHTRhygt3kkX5svBZPLww1wsOhgNgx1q49Kvw2zyYLOvLa2BgJ4JbsC_AbmcMsqXRuZh4ukfmKVkXKhogY-z81Ml-TwILBTaxD2JSe3C2J_HW3IXL4voWFDJSp-AwdvT2C_6TntejSi7Xa5Bs4c3s-3N2seUn-UY 2025/11/18 04:28:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/11/18 04:28:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/11/18 04:28:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/11/18 04:28:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/11/18 04:28:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/18 04:28:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/11/18 04:28:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AHh5MpR7yHh_NahbQ4sbEm1_bYtpnQCtg1Z5BSZn0IcLVLXoJyC-IWPitLod9DCxzt8oHTFGB2IwfY0ZG0gcE5KjvcY7kyckItIz2Gu9Gh_kyIs5A1-7FZc7ZPA9Cpx0GOoRbThpb_aip5jBcu1luEiWfmaXmVHw62OsGtmqIgX4AV1NZwDmC42rHTRhygt3kkX5svBZPLww1wsOhgNgx1q49Kvw2zyYLOvLa2BgJ4JbsC_AbmcMsqXRuZh4ukfmKVkXKhogY-z81Ml-TwILBTaxD2JSe3C2J_HW3IXL4voWFDJSp-AwdvT2C_6TntejSi7Xa5Bs4c3s-3N2seUn-UY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/11/18 04:28:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AA6KiHSsnoFopfgJ5_bWEZzSI8ZFsXG40my2e3z0EhqPsme_-eqaV3mzouRM8ws_GJ9-3xS0KpV7k7z4TgehJpePEq-inZFFwwGzT4J8w22Pqqsz4m1GdMLrslTd6STTpBVP2wYpVRVpwAujIF1epMIaPi3oh9_1r6YlaWS1Rnq6dNAaCWNw2Zk5ZNOTX3YCwv9MDmPCyEJDzHpLxNcc5NYYldbRWVf8I5DZNSosx1r3gr2IFmJMt5p26Newh9Pu0NKYDMEymHN7Jds4Y1gMdnRbxj-ANE842kKQyI3dm6jp3tqxswlP4_kVCK1gNE9KpUVy2NW-6HK5iYyKdV3AT_o 2025/11/18 04:28:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/18 04:28:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/11/18 04:28:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AA6KiHSsnoFopfgJ5_bWEZzSI8ZFsXG40my2e3z0EhqPsme_-eqaV3mzouRM8ws_GJ9-3xS0KpV7k7z4TgehJpePEq-inZFFwwGzT4J8w22Pqqsz4m1GdMLrslTd6STTpBVP2wYpVRVpwAujIF1epMIaPi3oh9_1r6YlaWS1Rnq6dNAaCWNw2Zk5ZNOTX3YCwv9MDmPCyEJDzHpLxNcc5NYYldbRWVf8I5DZNSosx1r3gr2IFmJMt5p26Newh9Pu0NKYDMEymHN7Jds4Y1gMdnRbxj-ANE842kKQyI3dm6jp3tqxswlP4_kVCK1gNE9KpUVy2NW-6HK5iYyKdV3AT_o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/11/18 04:28:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AMwlT5f63mVeDaoeUOwYkQ13S0Y6TBz3n1wGrAqqQ9wtccCAAePlbrfzZViCJ0DzSbf0eM4WlmprUi0R_Z1jQRW3kdlyu9mFHtqjwB-lyWkYRCfh-VhSIVXA8Gkdj6A0t705PCJBXxyUMyw8s1gk-EUtvM5L9Bw1LApklhCaqRQVyo87lhntzlpmp9NHzlBozSk4a-UYTuwFRjhHpvKbYCX_Rt294RYW8RTXs9r9xmlcKlCken--U47KG54r0LAWl5dpcE6NiPzLl_-mGfd9sNGp8xULDzr_G-r1F4K0a-xsxX_VeqmcILRYuVzb1WZOcHiljAln0WvcY9JZKNRXeJw 2025/11/18 04:28:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/11/18 04:28:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/18 04:28:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AMwlT5f63mVeDaoeUOwYkQ13S0Y6TBz3n1wGrAqqQ9wtccCAAePlbrfzZViCJ0DzSbf0eM4WlmprUi0R_Z1jQRW3kdlyu9mFHtqjwB-lyWkYRCfh-VhSIVXA8Gkdj6A0t705PCJBXxyUMyw8s1gk-EUtvM5L9Bw1LApklhCaqRQVyo87lhntzlpmp9NHzlBozSk4a-UYTuwFRjhHpvKbYCX_Rt294RYW8RTXs9r9xmlcKlCken--U47KG54r0LAWl5dpcE6NiPzLl_-mGfd9sNGp8xULDzr_G-r1F4K0a-xsxX_VeqmcILRYuVzb1WZOcHiljAln0WvcY9JZKNRXeJw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/11/18 04:28:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABHQNHk34tk7mKkfdlARW1ldlHYhISdDZmTlo1Yhgu6KpJLqUqZHH4K38A33-IwSBqNNiVxTPHT-iBYLo-BesV2CbN65h5H9p2aQzldRen58YxVP2qT7J2yTWqyAqbGQH1X6pj4SjqHZosak_LaalUPS69EAdm5PsFwvUTylhTs0OsDGGKxYDsaHLJTWUvr-R_P-rhMtUPjycs4niOgpTRGVfazhDa-5iCyYod4I3mYIqztqYq26e5CDwlAHOliNu5nTVbhlt2YgN36REyDorXx3RweELJWYa5nZYSW8a1BleAtqP54w-8VtR4SFkUDQ6FQlfD_DSc_s-uIPObkZRZ4 2025/11/18 04:28:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/18 04:28:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/18 04:28:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABHQNHk34tk7mKkfdlARW1ldlHYhISdDZmTlo1Yhgu6KpJLqUqZHH4K38A33-IwSBqNNiVxTPHT-iBYLo-BesV2CbN65h5H9p2aQzldRen58YxVP2qT7J2yTWqyAqbGQH1X6pj4SjqHZosak_LaalUPS69EAdm5PsFwvUTylhTs0OsDGGKxYDsaHLJTWUvr-R_P-rhMtUPjycs4niOgpTRGVfazhDa-5iCyYod4I3mYIqztqYq26e5CDwlAHOliNu5nTVbhlt2YgN36REyDorXx3RweELJWYa5nZYSW8a1BleAtqP54w-8VtR4SFkUDQ6FQlfD_DSc_s-uIPObkZRZ4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/11/18 04:28:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AFOt81TNa5PrXDFg5nUL-pmxdcG5eDZrGMqTrb6uSdbz5cV0oIvw6cux5XlHMUhEyGNOm_DSZA1AyW25CzfNSmVD3bwxFD-JrLNFumO-rqyZDIMfcpDPRu0LcXRpPNT28dNGQVILqlF6tCBPW3A-Ybes9YJ61Q86G1wsw-cN2Wmd8lCh3QUF3CsNj5ZC8DRKKwN4TDQ05EvSJIg-j7iQVpwtSg-yvlSKh_YnbYqQ35TckWLz0kMzPVS9mQeiysiOxuyv-b64emjX_4zMsQtRYnIZWzAisoIQh1yLqSKh3L2AuaIHtXRPUAFX6m8ne8YIUsgGag2BnhaEhzjRbR2wQJs 2025/11/18 04:28:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/11/18 04:28:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/11/18 04:28:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/18 04:28:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/11/18 04:28:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/18 04:28:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/11/18 04:28:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AFOt81TNa5PrXDFg5nUL-pmxdcG5eDZrGMqTrb6uSdbz5cV0oIvw6cux5XlHMUhEyGNOm_DSZA1AyW25CzfNSmVD3bwxFD-JrLNFumO-rqyZDIMfcpDPRu0LcXRpPNT28dNGQVILqlF6tCBPW3A-Ybes9YJ61Q86G1wsw-cN2Wmd8lCh3QUF3CsNj5ZC8DRKKwN4TDQ05EvSJIg-j7iQVpwtSg-yvlSKh_YnbYqQ35TckWLz0kMzPVS9mQeiysiOxuyv-b64emjX_4zMsQtRYnIZWzAisoIQh1yLqSKh3L2AuaIHtXRPUAFX6m8ne8YIUsgGag2BnhaEhzjRbR2wQJs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/11/18 04:28:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AOwpsk9JYTVaqhddwuX7PRDMeGp3nNbvLHKRezQZLqNQtj9xuI01d5cpLPRxIb5AdDhxw4zbzembtGeE4M1-rJyovyBZRYOIOGlrcpsCg4PShHciEE0A7oQDLUlsmOM7upJm2srEi_vbsNw2KGN2_9ktq4braieXAkeoOeYaX35NFMYDonVlINAKBA3gj_GAiHH6JZlMjiSvbw0S-uBP9-x34jtmZ0VgJJMk9fTs6coLOpRNJFnKkZsDCSparJLLv2ckKgpVuhcEoW3RDd3bZCYCWotaiGjnE5zBofGuaGVHvJE1mSzwsbk1dtxqmGb9hWrL4CK9gSMxcuEcg99AOY8 2025/11/18 04:28:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/18 04:28:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/11/18 04:28:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/11/18 04:28:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/11/18 04:28:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/18 04:28:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/11/18 04:28:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AOwpsk9JYTVaqhddwuX7PRDMeGp3nNbvLHKRezQZLqNQtj9xuI01d5cpLPRxIb5AdDhxw4zbzembtGeE4M1-rJyovyBZRYOIOGlrcpsCg4PShHciEE0A7oQDLUlsmOM7upJm2srEi_vbsNw2KGN2_9ktq4braieXAkeoOeYaX35NFMYDonVlINAKBA3gj_GAiHH6JZlMjiSvbw0S-uBP9-x34jtmZ0VgJJMk9fTs6coLOpRNJFnKkZsDCSparJLLv2ckKgpVuhcEoW3RDd3bZCYCWotaiGjnE5zBofGuaGVHvJE1mSzwsbk1dtxqmGb9hWrL4CK9gSMxcuEcg99AOY8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/11/18 04:28:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AGUdcq2k8MOxQvTlow08Lnj3hdJx1teJYECCCEhmHh3FDWwqwREFxHYVncDHvOWS5kOUlwak_0-px5Iph37ELD7dClYje6lnAkRxE6CexYzsWomNw7kedVZY8BFe5bIloSfGqh2x9mq2f29ELVHpEdA5Gv45CMuBYn__pqEa0T_A_JWsMtV6IJM1aVNUi-6yoKo8rTAWm7i9d1Cb0VCgQTROlmWH5oG0GJUD25cJDg2hFlt00TS-28parnmUyr5rlfqfUyyLvmZEsMQ26Ph7p25mFSI78RfWbJJQUawzlmI_Q6tneNfwtHqD8Yae3RcIMa7llbyv7mnUncooHPUc8RU 2025/11/18 04:28:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/18 04:28:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/11/18 04:28:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AGUdcq2k8MOxQvTlow08Lnj3hdJx1teJYECCCEhmHh3FDWwqwREFxHYVncDHvOWS5kOUlwak_0-px5Iph37ELD7dClYje6lnAkRxE6CexYzsWomNw7kedVZY8BFe5bIloSfGqh2x9mq2f29ELVHpEdA5Gv45CMuBYn__pqEa0T_A_JWsMtV6IJM1aVNUi-6yoKo8rTAWm7i9d1Cb0VCgQTROlmWH5oG0GJUD25cJDg2hFlt00TS-28parnmUyr5rlfqfUyyLvmZEsMQ26Ph7p25mFSI78RfWbJJQUawzlmI_Q6tneNfwtHqD8Yae3RcIMa7llbyv7mnUncooHPUc8RU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/11/18 04:28:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ADVNyd3VtrqQC37i4LkXKjaqZg2fWvXRiNdJbMe9B1deETP9GWaA9-ITwq9JsyKVT--fY1bHMW_H28aZpqP0410HaSt1xFRyxLj1IcZ5OZugPK9w16IMMH11UIxUsm645IYtI8S7IqhbZWuZ59unuxAuRq8oRkhTG6ZCT7d5S_7L7DjSMtd1BoYyvGXMZ2DHtxJVFUllHfSryMok59p0_f7x63lMDGdUCm56W7XGCzMNUmZ_JqTnFitpT_DHSqnbn6XHUUIrsGJ1FKNbJsz6gbSJGIE8p6mG1t_zcuo8oD4BG7kszx_wDAml6XvPT1f8zctuauX8IRMl68Nfrfl8Z1w 2025/11/18 04:28:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/11/18 04:28:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/18 04:28:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ADVNyd3VtrqQC37i4LkXKjaqZg2fWvXRiNdJbMe9B1deETP9GWaA9-ITwq9JsyKVT--fY1bHMW_H28aZpqP0410HaSt1xFRyxLj1IcZ5OZugPK9w16IMMH11UIxUsm645IYtI8S7IqhbZWuZ59unuxAuRq8oRkhTG6ZCT7d5S_7L7DjSMtd1BoYyvGXMZ2DHtxJVFUllHfSryMok59p0_f7x63lMDGdUCm56W7XGCzMNUmZ_JqTnFitpT_DHSqnbn6XHUUIrsGJ1FKNbJsz6gbSJGIE8p6mG1t_zcuo8oD4BG7kszx_wDAml6XvPT1f8zctuauX8IRMl68Nfrfl8Z1w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/11/18 04:28:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AMAkxVdyN_9a54gJpWC3uIbPZEgLYDMuo4kNubj3oC5XQQYJXV27eb9v7PE-REmZNL0DpV_V-WT7lCnck2hdVRSl59tq44dPnsCAY5iQnS-BHNtFQdt0a8-7GGJtg6jYYFXbINyqZ0k_tZSp5INT-43zZesymvFmwQWrlCLZrnwrv_XXrpLpETW8wwK5u_vshgzN6it7G5C8nr9z2QpZL0VOZW6SW9TtSuQTu5f_gyhWDK228eMwfGM2rR10ELuFYuNO8OT5Vc_pBLfj5L3XXfF_V3SoONn0Ijw1myMd4_nN9Nt4Zd9qbpSBM-tw5HjhwPS9-nFITM342DZC4W5xs0U 2025/11/18 04:28:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/18 04:28:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/18 04:28:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AMAkxVdyN_9a54gJpWC3uIbPZEgLYDMuo4kNubj3oC5XQQYJXV27eb9v7PE-REmZNL0DpV_V-WT7lCnck2hdVRSl59tq44dPnsCAY5iQnS-BHNtFQdt0a8-7GGJtg6jYYFXbINyqZ0k_tZSp5INT-43zZesymvFmwQWrlCLZrnwrv_XXrpLpETW8wwK5u_vshgzN6it7G5C8nr9z2QpZL0VOZW6SW9TtSuQTu5f_gyhWDK228eMwfGM2rR10ELuFYuNO8OT5Vc_pBLfj5L3XXfF_V3SoONn0Ijw1myMd4_nN9Nt4Zd9qbpSBM-tw5HjhwPS9-nFITM342DZC4W5xs0U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/11/18 04:28:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABJQBPY5b1xAkdOrC91O7R6v1iOrjmkL95ckFvYLQph5y8q1Q3UvOfmIa_3c0Xdm0ejlrjWFq-gnO0Ri9-in4bsgOk4mnH-ReN1WRwqapicVWsg_-BHG3wp0Ebn8J4BscaSj4Hsw4TfaEQvz3oEHpfx066SUlILUIMUV4sWbha21_u3Uw5u6_6zLx1E3jVR7uBXkySo7-THmv75MA_AXXTsKOg5NL0yVMnqhsg34PDLRFe9KWSxaQumFBBijFJ9K7YwQQ1hGb2OzN2lazrnqkcs3rJRdsHtYOLPPwD_rakzfC3V4oEHHqe4JG2CAJcAZGOcfPBbLQnQOXovoMopGC-E 2025/11/18 04:28:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/11/18 04:28:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/11/18 04:28:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/18 04:28:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/18 04:28:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/11/18 04:28:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/18 04:28:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABJQBPY5b1xAkdOrC91O7R6v1iOrjmkL95ckFvYLQph5y8q1Q3UvOfmIa_3c0Xdm0ejlrjWFq-gnO0Ri9-in4bsgOk4mnH-ReN1WRwqapicVWsg_-BHG3wp0Ebn8J4BscaSj4Hsw4TfaEQvz3oEHpfx066SUlILUIMUV4sWbha21_u3Uw5u6_6zLx1E3jVR7uBXkySo7-THmv75MA_AXXTsKOg5NL0yVMnqhsg34PDLRFe9KWSxaQumFBBijFJ9K7YwQQ1hGb2OzN2lazrnqkcs3rJRdsHtYOLPPwD_rakzfC3V4oEHHqe4JG2CAJcAZGOcfPBbLQnQOXovoMopGC-E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/11/18 04:28:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AIpgpcRJIaMzplP_BBisNdzcV-UOS2E92ze_hL3yN_WjBFJPh7riTkHcM2HtgKwMlm88b4xclWDvOGbWB0ZhCI4jUiyO5mUPobTg590AMhrh5LLnU7-Ad1eMqz_EZFI0VjrD5w-U2nvmgzSTOs_30k4Qt8ED0Y3ovnvU_IMsl0iehNYMobc0wt5BEXV6g80qCRtQdWpTJIwVtvNmluewcipKGEFva7omLBDU1DV8pPZ8NJb50M3XMdKAq-YZhDtUFpMOYteFAZqnwAXVVtxjrQCRa5Wzn7f1DHmiHr0dFrs0kR7pBRxCjI-G4Lf-I-Yp2hDLvgDmh2w9B43QwtGtUDk 2025/11/18 04:28:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/18 04:28:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/11/18 04:28:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/11/18 04:28:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/18 04:28:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/18 04:28:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/11/18 04:28:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AIpgpcRJIaMzplP_BBisNdzcV-UOS2E92ze_hL3yN_WjBFJPh7riTkHcM2HtgKwMlm88b4xclWDvOGbWB0ZhCI4jUiyO5mUPobTg590AMhrh5LLnU7-Ad1eMqz_EZFI0VjrD5w-U2nvmgzSTOs_30k4Qt8ED0Y3ovnvU_IMsl0iehNYMobc0wt5BEXV6g80qCRtQdWpTJIwVtvNmluewcipKGEFva7omLBDU1DV8pPZ8NJb50M3XMdKAq-YZhDtUFpMOYteFAZqnwAXVVtxjrQCRa5Wzn7f1DHmiHr0dFrs0kR7pBRxCjI-G4Lf-I-Yp2hDLvgDmh2w9B43QwtGtUDk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/11/18 04:28:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AINQXeaCb3pWt0vOLOkJs0uQL5LrbTlYH6yp9Q9AKd0M8hB8aZFcn6d9_6ex48ndLN00hTXjA61X2TQE50qmUNjheOefIftmI6hldbRcs_4LFswM4m31YqSc-GTB1fvvnrqV8NeO-rXNlpboCsCaxP1lCmQ-Vzw-H6vg8HVY2C-wfO2p8241PDSMBYnYWKXZbM7g6-bFyolOn9i7WNbwmsh-2sYyOWZAmJNrN3RjTrzW48RVuQlCSGeqS28cdZPRbi6k24Dvv6G5VJ4JRbk4J11KABPbCsEQdz4guMCb9x90FCZuMn4x64D_DTzgVG5d2joISHOw5LKeDH-WWid-u00 2025/11/18 04:28:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/18 04:28:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/11/18 04:28:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AINQXeaCb3pWt0vOLOkJs0uQL5LrbTlYH6yp9Q9AKd0M8hB8aZFcn6d9_6ex48ndLN00hTXjA61X2TQE50qmUNjheOefIftmI6hldbRcs_4LFswM4m31YqSc-GTB1fvvnrqV8NeO-rXNlpboCsCaxP1lCmQ-Vzw-H6vg8HVY2C-wfO2p8241PDSMBYnYWKXZbM7g6-bFyolOn9i7WNbwmsh-2sYyOWZAmJNrN3RjTrzW48RVuQlCSGeqS28cdZPRbi6k24Dvv6G5VJ4JRbk4J11KABPbCsEQdz4guMCb9x90FCZuMn4x64D_DTzgVG5d2joISHOw5LKeDH-WWid-u00" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/11/18 04:29:01 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: APAEOu9v39wMGKNEyhnfrUKvENB9c-bJ8Bh8RDKhFuwYJ4x4trgU5RzTYYuTqucW3WLGNF6gCHaIPEHsA62U8-SFap6x0aiTIE7Xz6lpZn-2yLNePLPHKpIho6-69QC-eGVuVjO9_zE0YmtTRL17TkwBjzwe4OJWlsggQFdhh7_l_XGCpvHe-jhzIsgGRDKRu7JNHh1qyiIfYyXqpWF42M-MYV4_Dgt0xcqNgZl42AMqMy8sESTFGB75Zqdawgzwfq_CkKU6HYT3oHcFFQhbD1ucR-jvrvBjRuMkIynkwxVOkLg-lLDdrivmPE-bN5tR23t6R1dsYsy3_dLMN-hiI4w 2025/11/18 04:29:01 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/11/18 04:29:01 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/18 04:29:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "APAEOu9v39wMGKNEyhnfrUKvENB9c-bJ8Bh8RDKhFuwYJ4x4trgU5RzTYYuTqucW3WLGNF6gCHaIPEHsA62U8-SFap6x0aiTIE7Xz6lpZn-2yLNePLPHKpIho6-69QC-eGVuVjO9_zE0YmtTRL17TkwBjzwe4OJWlsggQFdhh7_l_XGCpvHe-jhzIsgGRDKRu7JNHh1qyiIfYyXqpWF42M-MYV4_Dgt0xcqNgZl42AMqMy8sESTFGB75Zqdawgzwfq_CkKU6HYT3oHcFFQhbD1ucR-jvrvBjRuMkIynkwxVOkLg-lLDdrivmPE-bN5tR23t6R1dsYsy3_dLMN-hiI4w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/11/18 04:29:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AH8mIggjgbvjqHoUyhwuL-k3Xfi58UPTsNtFu0qKuppdgocWqs0FgxB8DSItMCXRiReE9moSJTk5jHZm2Ptu69FzG-ASH4TwuyovPiHlE2zrb1pO2IWD_bt1noIF_hZCyS6B4LyOL9nGZS4pRULuK_dASGqNot7uM5XU18VHDSnG-Z6ZUlS5nJD3-46vq6j1MLMcZFp3aDD7TkOf9XMn2GKOZ7IATQqN6zEGs7hhJ5FMIqm7Bs0zxJfSb_Nd4AgrNeh8aVBKnfI-IruZx0rPy7BL0_yNcO5hVMX2judRl7tHoaRVFzcTPQoJ_1JODtiP6gh6T_QtvXPfe9R6INiTb94 2025/11/18 04:29:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/18 04:29:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/18 04:29:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AH8mIggjgbvjqHoUyhwuL-k3Xfi58UPTsNtFu0qKuppdgocWqs0FgxB8DSItMCXRiReE9moSJTk5jHZm2Ptu69FzG-ASH4TwuyovPiHlE2zrb1pO2IWD_bt1noIF_hZCyS6B4LyOL9nGZS4pRULuK_dASGqNot7uM5XU18VHDSnG-Z6ZUlS5nJD3-46vq6j1MLMcZFp3aDD7TkOf9XMn2GKOZ7IATQqN6zEGs7hhJ5FMIqm7Bs0zxJfSb_Nd4AgrNeh8aVBKnfI-IruZx0rPy7BL0_yNcO5hVMX2judRl7tHoaRVFzcTPQoJ_1JODtiP6gh6T_QtvXPfe9R6INiTb94" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/11/18 04:29:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ANng_rybyKBg0GRweZ-ThNVRDO60guYwpf7BCVfFa5_Dwdcsm1SRGVDKJDRvnoDISu7jBsd9sX0GXmqzq9fmB-aKFOeH9ag78vU61UaxfDB2Fb2QYji16xSkuKFRSxip4dAkbCdhD5VHdLMHy450-1ly9Jvvz-__aSZt4Hhm3TXUz9suWq4Px-5OQVQZ9_ivlKbr2x-j-NP6UwfPawPsNgw0j_zz6dtb6qebEw83YkGXvVwaTSNEqPCQ7G0F3woBw46Y9cn5F_IGVAZBoY-dfULpptJzyN_LPdvVzJo5TQosMB3UZ_EKWFphyh0n6F0sNkK37rLYQBEcGTNZiSlf3Fs 2025/11/18 04:29:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/11/18 04:29:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/11/18 04:29:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/11/18 04:29:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/11/18 04:29:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/18 04:29:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/11/18 04:29:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ANng_rybyKBg0GRweZ-ThNVRDO60guYwpf7BCVfFa5_Dwdcsm1SRGVDKJDRvnoDISu7jBsd9sX0GXmqzq9fmB-aKFOeH9ag78vU61UaxfDB2Fb2QYji16xSkuKFRSxip4dAkbCdhD5VHdLMHy450-1ly9Jvvz-__aSZt4Hhm3TXUz9suWq4Px-5OQVQZ9_ivlKbr2x-j-NP6UwfPawPsNgw0j_zz6dtb6qebEw83YkGXvVwaTSNEqPCQ7G0F3woBw46Y9cn5F_IGVAZBoY-dfULpptJzyN_LPdvVzJo5TQosMB3UZ_EKWFphyh0n6F0sNkK37rLYQBEcGTNZiSlf3Fs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/11/18 04:29:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AAP1PWjAjHZZDrl7wWDeOOgfrsXZFBJWjMxHAxIEy_qxDFwmoAC6csH1a0VZw17vJEyOSvfAVgIQdKPRyob7CkXBYfm6mQDjUIXB6rsjbnLuEDguyC_qXTMKj0XIZlpUCmPG1q6Hk247fQzvCpuOXz_m-rdkTwXIDWsjVi8aw_qzqQRo4C5iMZbjgYV5ZqMcArkYzJY53Czxc_LCck2uMXx6tCpgeH5OsPaCmgg1CVwMcssUC5TBmQgWqP5MCK6JWOrD0UMgN5HZrJT3Rfr-kDcJOIytDMeshc5A0AVwUD-yZkIsegwHXgSI4dLz-uod8yK9aT9nbHyvTQ2l5oDYPps 2025/11/18 04:29:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/18 04:29:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/11/18 04:29:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/11/18 04:29:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/18 04:29:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/11/18 04:29:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/11/18 04:29:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AAP1PWjAjHZZDrl7wWDeOOgfrsXZFBJWjMxHAxIEy_qxDFwmoAC6csH1a0VZw17vJEyOSvfAVgIQdKPRyob7CkXBYfm6mQDjUIXB6rsjbnLuEDguyC_qXTMKj0XIZlpUCmPG1q6Hk247fQzvCpuOXz_m-rdkTwXIDWsjVi8aw_qzqQRo4C5iMZbjgYV5ZqMcArkYzJY53Czxc_LCck2uMXx6tCpgeH5OsPaCmgg1CVwMcssUC5TBmQgWqP5MCK6JWOrD0UMgN5HZrJT3Rfr-kDcJOIytDMeshc5A0AVwUD-yZkIsegwHXgSI4dLz-uod8yK9aT9nbHyvTQ2l5oDYPps" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/11/18 04:29:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: APEIzd-bN50MdeKviNm58xU2yR4LQ7b_FMEGMonB_KFNwrstykxnWgsANmeHJawYMJEYlow19OiwYZjfPDmKbgCg4oRUjsBvKDIoXyQmAGQhMmXmPSYLqBD6-ktag1w5jZHJF7Y7QBsiDQXyZMsH6WSzoJXh0xUxtNs3cTcOapeEs3Tub0v2UeYRjMUsIAziHd8vnsIy8obluZLAQEv31ZoIh9q5wRg2i5JpqHJpVMmCpobMZl7AC9SDDGacuOWad4fkm0rYbLUB8dLH6JHQ0TE5be_xQuxDIhjEhj4fDVmpbAmizHIDf8qhsEs1gJs_SbBn67jsbM8iBqwanyaTjUU 2025/11/18 04:29:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/11/18 04:29:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/11/18 04:29:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "APEIzd-bN50MdeKviNm58xU2yR4LQ7b_FMEGMonB_KFNwrstykxnWgsANmeHJawYMJEYlow19OiwYZjfPDmKbgCg4oRUjsBvKDIoXyQmAGQhMmXmPSYLqBD6-ktag1w5jZHJF7Y7QBsiDQXyZMsH6WSzoJXh0xUxtNs3cTcOapeEs3Tub0v2UeYRjMUsIAziHd8vnsIy8obluZLAQEv31ZoIh9q5wRg2i5JpqHJpVMmCpobMZl7AC9SDDGacuOWad4fkm0rYbLUB8dLH6JHQ0TE5be_xQuxDIhjEhj4fDVmpbAmizHIDf8qhsEs1gJs_SbBn67jsbM8iBqwanyaTjUU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/11/18 04:29:22 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AEe6v78-2PyChVBe2ggFGKfosk4IX7JXBfM_4lbGVOjwL8o7Ihno8D2hCtuh8Z4gspzSCseoRrpr_22e5N67BuLPgaBbPzaDRIx8qhDtfJJZEd990fSB_Lpx3-C7zr2NkKsDW_Nyt6LkshRBjSFnCefG84FKkxbSmz6u99rrUEEk32TmywyFtYp4GrGjDc3MA_HkV8tiMB21ev19EsLAR6hH3P7wfCCISF_r1-lr-wryebK2E4k9s3U4_-hmip-KHMjwy1sxYckvS70jXbvP8hOqleuH2p8F7CE9pZcEjEFN6YpMKG7lvpG0SQ1zfY-vdgiqo3oyQdPbEuycVtjmsF0 2025/11/18 04:29:22 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/11/18 04:29:23 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/18 04:29:24 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AEe6v78-2PyChVBe2ggFGKfosk4IX7JXBfM_4lbGVOjwL8o7Ihno8D2hCtuh8Z4gspzSCseoRrpr_22e5N67BuLPgaBbPzaDRIx8qhDtfJJZEd990fSB_Lpx3-C7zr2NkKsDW_Nyt6LkshRBjSFnCefG84FKkxbSmz6u99rrUEEk32TmywyFtYp4GrGjDc3MA_HkV8tiMB21ev19EsLAR6hH3P7wfCCISF_r1-lr-wryebK2E4k9s3U4_-hmip-KHMjwy1sxYckvS70jXbvP8hOqleuH2p8F7CE9pZcEjEFN6YpMKG7lvpG0SQ1zfY-vdgiqo3oyQdPbEuycVtjmsF0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/11/18 04:29:26 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ANjAyeoN40HDhvgPXzcezxgHkJJS6Ns3_VtkY9tEZa-ya3Jgq3Qlx9dGUasgMfRFW_k8OktQGbZlpaMf24DckEIej9h0ocQhH7R8dSCHcRsypDz97n1P6i6FQrgLFQZVYJ5YCPG76sazK9BUTVNC76cLoaR-iw8YBawQpRIlEZ8Al7U2zoDL50RFGNBaKd_ugXcyRyCX_7eTo01UGtS8tgLb1b_gzdMSxcbiS7hK4-JVvIukmhbmWhPBrH0qGitODI_ZD6bhBnK-N_wK7d498xRtIYkbhsQRB0xdpra-1dgI-QI2DT69Z9rVLu-JX2U3rBfgm7hZEBytOIX0LMjK8ko 2025/11/18 04:29:26 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/11/18 04:29:27 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/18 04:29:28 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ANjAyeoN40HDhvgPXzcezxgHkJJS6Ns3_VtkY9tEZa-ya3Jgq3Qlx9dGUasgMfRFW_k8OktQGbZlpaMf24DckEIej9h0ocQhH7R8dSCHcRsypDz97n1P6i6FQrgLFQZVYJ5YCPG76sazK9BUTVNC76cLoaR-iw8YBawQpRIlEZ8Al7U2zoDL50RFGNBaKd_ugXcyRyCX_7eTo01UGtS8tgLb1b_gzdMSxcbiS7hK4-JVvIukmhbmWhPBrH0qGitODI_ZD6bhBnK-N_wK7d498xRtIYkbhsQRB0xdpra-1dgI-QI2DT69Z9rVLu-JX2U3rBfgm7hZEBytOIX0LMjK8ko" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/11/18 04:29:29 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AK_pCVhtIw7zMo4eA-0ecdETc9zFgQpdzSoZe-mKc0KzLce_fSFYcsNrCMAVjbeRVTguxE-mPAgcgDLWvuQzrg1fSvSyVtT46XVsqfWuDqKw7Mc3MWgUWseoGOpvABbH1RjAh0I_GL5-D58MciQXJkyWywCq2EC6991VnTUdh9Rd9B2UhUnmj2XQO3F4KVoqTbpoWZCVaW3g7FagHHLPGpCJ69JA41PgigioodV0WbyHQHiK6URufWTPekqlZSSQCRM1LbnLcpY7VtuCQ2Os_u01eKUHtCflYuP3ioAq3H3JT9knz9vNfyzLHif8nS92_n99IPIA24KDXvQVQf0vEQU 2025/11/18 04:29:30 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/11/18 04:29:30 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/11/18 04:29:30 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/11/18 04:29:30 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/18 04:29:31 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/11/18 04:29:31 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/18 04:29:32 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AK_pCVhtIw7zMo4eA-0ecdETc9zFgQpdzSoZe-mKc0KzLce_fSFYcsNrCMAVjbeRVTguxE-mPAgcgDLWvuQzrg1fSvSyVtT46XVsqfWuDqKw7Mc3MWgUWseoGOpvABbH1RjAh0I_GL5-D58MciQXJkyWywCq2EC6991VnTUdh9Rd9B2UhUnmj2XQO3F4KVoqTbpoWZCVaW3g7FagHHLPGpCJ69JA41PgigioodV0WbyHQHiK6URufWTPekqlZSSQCRM1LbnLcpY7VtuCQ2Os_u01eKUHtCflYuP3ioAq3H3JT9knz9vNfyzLHif8nS92_n99IPIA24KDXvQVQf0vEQU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/11/18 04:29:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AHhclRxszvCb_l-Q5D6FHDihYYWgJNNNl6Blq5Pt_6DlzFwqZIS5rGuq2b3g0pXe3uPFv5hzxiX66FwGDCCPZdSyKkS8hqbQl7WGfh8UQ0xRHu1xZqe5IdEquz2yV7JJd5j0sv2bdf3l1BcOa8enSVbMGWw9L0W1q80DPe9gTn914Xwu6kGdggJYaVIPzHhM3Q0HS8sejEr-z9RBHvfExuurhKpfipMbIuOmQ1chOf5XCZWf4iJ6-I_Guxo61YYELUUpej5iCkSPcOWuPxU5F_wFhnIO6fYnh5juf3KISB5I22PC3IBbyqanFnkwPG1IBqVnk-KiBug-Eu8NMqJHmlA 2025/11/18 04:29:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/11/18 04:29:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/11/18 04:29:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/11/18 04:29:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/18 04:29:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/18 04:29:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/11/18 04:29:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AHhclRxszvCb_l-Q5D6FHDihYYWgJNNNl6Blq5Pt_6DlzFwqZIS5rGuq2b3g0pXe3uPFv5hzxiX66FwGDCCPZdSyKkS8hqbQl7WGfh8UQ0xRHu1xZqe5IdEquz2yV7JJd5j0sv2bdf3l1BcOa8enSVbMGWw9L0W1q80DPe9gTn914Xwu6kGdggJYaVIPzHhM3Q0HS8sejEr-z9RBHvfExuurhKpfipMbIuOmQ1chOf5XCZWf4iJ6-I_Guxo61YYELUUpej5iCkSPcOWuPxU5F_wFhnIO6fYnh5juf3KISB5I22PC3IBbyqanFnkwPG1IBqVnk-KiBug-Eu8NMqJHmlA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/11/18 04:29:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ALB8N6c5voH6-y39WjUxrL0m1eWOquZRKVabF0AmapZZ16hfMcukJBaSxAbrPYExctyjJH0zvwGNs-EnbBZyOKtFCmeTumkFs9sv0O8wOvqESttMkvfY8t_6e6u2g8Ur5VbVhoEHbiaxYHTsKu1oMQpH4_oBa5yT7dO2zE0SjqIky0e1piEiytANdHeALoYuPsQ9piiRESKAHXYTQRxTSoBiQHtQ9kMc5Dgp-A-76A-KehL3vtcQ-9Nrb0Z1Je7qjJvzs9zn4ARglP5AtHW3Jln-5yLyKfustuhZnjVIF2O2Hr-SFLHEZo0Lu7PDdyljhhnRtSO3nIt1PMv4jFVLDIM 2025/11/18 04:29:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/11/18 04:29:42 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/11/18 04:29:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ALB8N6c5voH6-y39WjUxrL0m1eWOquZRKVabF0AmapZZ16hfMcukJBaSxAbrPYExctyjJH0zvwGNs-EnbBZyOKtFCmeTumkFs9sv0O8wOvqESttMkvfY8t_6e6u2g8Ur5VbVhoEHbiaxYHTsKu1oMQpH4_oBa5yT7dO2zE0SjqIky0e1piEiytANdHeALoYuPsQ9piiRESKAHXYTQRxTSoBiQHtQ9kMc5Dgp-A-76A-KehL3vtcQ-9Nrb0Z1Je7qjJvzs9zn4ARglP5AtHW3Jln-5yLyKfustuhZnjVIF2O2Hr-SFLHEZo0Lu7PDdyljhhnRtSO3nIt1PMv4jFVLDIM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/11/18 04:29:45 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AEUBum7SL31owzI_TsRIR0MP2PIVu9ThZT02qrfrUeSmoF7T9T_pghUX1GLt7xixjTJrTkefbzDkAcPuDsQDKuiG9D0jXBKnYIoDpRk9bzfoAuiS44eJ5JNCSOkLhUc97GFrqBJ_VyMhUl0wRQltykn1vK0XKOlWSZLbseMWTUFMpMVGdWJwHCIQYJj4AerQRtKJvQ7x2Mb7d_0jn5rQEjRuPVBF_BZ-PWF4R6CSMMjPbOzcvflS3jTm1T31Yks5Vn-_r_I26SmgThPLa7X8VK6MQRdD6Cny_7GpAOol0yJskVhY2dz8MnILKS4fLjhZENnvcaZ6lK3BeQn1urM4MpI 2025/11/18 04:29:45 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/11/18 04:29:46 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/18 04:29:47 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AEUBum7SL31owzI_TsRIR0MP2PIVu9ThZT02qrfrUeSmoF7T9T_pghUX1GLt7xixjTJrTkefbzDkAcPuDsQDKuiG9D0jXBKnYIoDpRk9bzfoAuiS44eJ5JNCSOkLhUc97GFrqBJ_VyMhUl0wRQltykn1vK0XKOlWSZLbseMWTUFMpMVGdWJwHCIQYJj4AerQRtKJvQ7x2Mb7d_0jn5rQEjRuPVBF_BZ-PWF4R6CSMMjPbOzcvflS3jTm1T31Yks5Vn-_r_I26SmgThPLa7X8VK6MQRdD6Cny_7GpAOol0yJskVhY2dz8MnILKS4fLjhZENnvcaZ6lK3BeQn1urM4MpI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/11/18 04:29:49 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AA59j5s-Sh5M9i5iqdCipRvqkhRooqjNHVjEyz8PX_GtzO8fVLDshsZ8zJO4l_2lq8QvOjNNBYhOnDOJajE5mXP41uBHkFUuo6R8PVA8BAURFCCemNRzhahpClG08ocFJ0b0UCZH_ydD5CtMfcOPruStZa7zDjNyBgzzr88gZrnabR2M-ubrFaMeZ2fuZ45jvRMSqxbNy0bi3e-bhe656mp5f96v61w8ZBDfrF6ii4LN3NAcqaj6VpXLW0Dj8eqgfbS2vYhU9zHkzB3XhHxm5-ffjWYJ0QKwS1B_2vTG07DCdaoKslxNk373Tt6mOvWoXQdvwnAZRSIiD8pPKFvLE6g 2025/11/18 04:29:50 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/11/18 04:29:50 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/18 04:29:51 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AA59j5s-Sh5M9i5iqdCipRvqkhRooqjNHVjEyz8PX_GtzO8fVLDshsZ8zJO4l_2lq8QvOjNNBYhOnDOJajE5mXP41uBHkFUuo6R8PVA8BAURFCCemNRzhahpClG08ocFJ0b0UCZH_ydD5CtMfcOPruStZa7zDjNyBgzzr88gZrnabR2M-ubrFaMeZ2fuZ45jvRMSqxbNy0bi3e-bhe656mp5f96v61w8ZBDfrF6ii4LN3NAcqaj6VpXLW0Dj8eqgfbS2vYhU9zHkzB3XhHxm5-ffjWYJ0QKwS1B_2vTG07DCdaoKslxNk373Tt6mOvWoXQdvwnAZRSIiD8pPKFvLE6g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/11/18 04:29:53 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AC1CDvd4qiiARsKiDCJ_X9K43kMwMgqEXLIwKfF-3lv1N9l2BsWsHUsa1tBiAizdu-r2cKctx9k6UxSZ9gx0CgB8F_T3B-5CyHrJ0lfYxwD0CZlfeqwYMbsucGzHu5OUUoTvpwfNkp_TchRmLXuRnAQD6_aFLau6XEvizX0WrvN4XJrwL8yNUh9Y1JVgdJ_cfjRVBKnxlbO0k1btCMCYVrifvl58RG-SCYgXqXFQ4DZGUDBrGLt5c_p4lzZEob-f6R5oiCW9is2EzU5JfLFw5HCetR6jr4blM_KuyLEmYlxSpMb7RjUaxk-ZPQKiVc4cQypbe1pIK0AD2bDwxouJw4I 2025/11/18 04:29:54 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/11/18 04:29:54 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/11/18 04:29:54 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/11/18 04:29:54 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/11/18 04:29:54 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/18 04:29:55 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/11/18 04:29:56 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AC1CDvd4qiiARsKiDCJ_X9K43kMwMgqEXLIwKfF-3lv1N9l2BsWsHUsa1tBiAizdu-r2cKctx9k6UxSZ9gx0CgB8F_T3B-5CyHrJ0lfYxwD0CZlfeqwYMbsucGzHu5OUUoTvpwfNkp_TchRmLXuRnAQD6_aFLau6XEvizX0WrvN4XJrwL8yNUh9Y1JVgdJ_cfjRVBKnxlbO0k1btCMCYVrifvl58RG-SCYgXqXFQ4DZGUDBrGLt5c_p4lzZEob-f6R5oiCW9is2EzU5JfLFw5HCetR6jr4blM_KuyLEmYlxSpMb7RjUaxk-ZPQKiVc4cQypbe1pIK0AD2bDwxouJw4I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/11/18 04:29:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AFmswvcbolWA50jjlkXnmOTzTL73lP4r1Q7MN1XG5IC8jvT7SloA3pJjJhq0m39LaLcMGz-FSNozAtACSNwgVnbO7kGwP411XHzNMMSWX1UUUR9TdL34NTgrSdXSqEpiiB6YcDJ9iVMPACon3hksPo-A6U3W36pzyJdmVHLTQdpaLC7KKQwusmbn-z6KtYI4fYfKCq6iDSJRQGu6V7MK7uKhnWY4mAwTL3twQ4OlERrmxz1eqCSrCW217q1KsBhociy0V0s7Sfdk4nzxzqvUQkFeBwqaAMBnxKfnn0G9-35kQnySf5KabeLJUca2W4pmdCo9oe7tK2LZpVHGTL5XOF8 2025/11/18 04:29:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/11/18 04:29:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/11/18 04:29:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/11/18 04:29:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/18 04:29:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/11/18 04:29:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/11/18 04:30:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AFmswvcbolWA50jjlkXnmOTzTL73lP4r1Q7MN1XG5IC8jvT7SloA3pJjJhq0m39LaLcMGz-FSNozAtACSNwgVnbO7kGwP411XHzNMMSWX1UUUR9TdL34NTgrSdXSqEpiiB6YcDJ9iVMPACon3hksPo-A6U3W36pzyJdmVHLTQdpaLC7KKQwusmbn-z6KtYI4fYfKCq6iDSJRQGu6V7MK7uKhnWY4mAwTL3twQ4OlERrmxz1eqCSrCW217q1KsBhociy0V0s7Sfdk4nzxzqvUQkFeBwqaAMBnxKfnn0G9-35kQnySf5KabeLJUca2W4pmdCo9oe7tK2LZpVHGTL5XOF8" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/11/18 04:30:04 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/11/18 04:30:10 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/11/18 04:30:15 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/11/18 04:30:22 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/11/18 04:30:27 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/11/18 04:30:28 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AK0K00nYRWFy3dEJNye5vl49TGjVN-uhUxwLLPWx4_lF_iluBV7yOY0O89xrv3LTV9j9ZKWOgV486RV67uku0y14zSDJppQeO2XewQ7tdo7M_pej1fjV_2baK9PV0XfPRAzZx_4DCDQ7rAJyq5c8QnWRaa-WQiW-nPaW7xVkfV_uI9TgkmLdlCUpHpPUJe6RKzzeP18fyA7br_Awgf_vE9kqchST4qHIMdZ01e-paAk4gVVPROYgyQePNP_fit7mFq90zvcNflKiYdDbiuwkDbzzX6sjWp5EvOCizzgIBQ9OzuewH9lZrZ5E3Vhuqc2Ntx7spci7WrxXyHuzVlf4Ls8 2025/11/18 04:30:28 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/18 04:30:28 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "2af5b89575bab2658a3a7fe900d9d863" 2025/11/18 04:30:29 DEBUG : unknown-size-put.txt: multipart upload "AK0K00nYRWFy3dEJNye5vl49TGjVN-uhUxwLLPWx4_lF_iluBV7yOY0O89xrv3LTV9j9ZKWOgV486RV67uku0y14zSDJppQeO2XewQ7tdo7M_pej1fjV_2baK9PV0XfPRAzZx_4DCDQ7rAJyq5c8QnWRaa-WQiW-nPaW7xVkfV_uI9TgkmLdlCUpHpPUJe6RKzzeP18fyA7br_Awgf_vE9kqchST4qHIMdZ01e-paAk4gVVPROYgyQePNP_fit7mFq90zvcNflKiYdDbiuwkDbzzX6sjWp5EvOCizzgIBQ9OzuewH9lZrZ5E3Vhuqc2Ntx7spci7WrxXyHuzVlf4Ls8" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/11/18 04:30:29 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AHBynAvS0_ftOwLtnM5GC78_my0d5nxi80dFEsrlXFEV_25QRDfcpjGn0MT6e5ByRx1ndnTtDaVYjzuXAR3s1BUegsf6r5nZDBT2H9xCvXdrG_Xd6ZObP33VCzxmHZyEdi-JATqQHd61TRWPNmD-zK_XiPekI_lCl1cssGmMmgWJrvWwDP3LixuDxDosXEg9Nq758shtbLqRBHDbwL0nkZyGR9XQpImSKtXdIaRtqPTiOuoFCAMzWkd-9Gy2IrmKUKjjY0Z7sbf8gkrmnxqxc_TQO_MW9CyChIDkNAjo1DCHUgSsCsj7eGGtwuhm2UXFW63z5wlG6zcbrCm0vjw13I4 2025/11/18 04:30:29 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/11/18 04:30:29 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "a4b9ceaf424f3bafd440f86527e1f158" 2025/11/18 04:30:29 DEBUG : unknown-size-update.txt: multipart upload "AHBynAvS0_ftOwLtnM5GC78_my0d5nxi80dFEsrlXFEV_25QRDfcpjGn0MT6e5ByRx1ndnTtDaVYjzuXAR3s1BUegsf6r5nZDBT2H9xCvXdrG_Xd6ZObP33VCzxmHZyEdi-JATqQHd61TRWPNmD-zK_XiPekI_lCl1cssGmMmgWJrvWwDP3LixuDxDosXEg9Nq758shtbLqRBHDbwL0nkZyGR9XQpImSKtXdIaRtqPTiOuoFCAMzWkd-9Gy2IrmKUKjjY0Z7sbf8gkrmnxqxc_TQO_MW9CyChIDkNAjo1DCHUgSsCsj7eGGtwuhm2UXFW63z5wlG6zcbrCm0vjw13I4" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/18 04:30:30 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zinizik6liga/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/11/18 04:30:30 DEBUG : Waiting for deletions to finish 2025/11/18 04:30:30 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/11/18 04:30:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/11/18 04:30:30 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/11/18 04:30:30 INFO : S3 bucket rclone-test-zinizik6liga: Bucket "rclone-test-zinizik6liga" deleted 2025/11/18 04:30:30 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (255.19s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.29s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (2.95s) --- PASS: TestIntegration/FsMkdir (250.88s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.42s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.12s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.13s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.13s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.13s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding (36.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (2.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (2.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (2.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (2.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.79s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.58s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (4.75s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (48.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (2.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (6.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (3.70s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (6.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.61s) --- 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.91s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (3.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (1.27s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (129.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (20.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (5.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (3.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (7.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (7.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (3.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (21.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (6.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (3.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (7.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (3.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (7.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (3.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (20.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (5.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (3.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (7.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (3.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (7.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (3.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (20.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (5.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (3.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (6.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (3.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (8.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (22.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (6.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (3.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (7.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (3.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (9.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (24.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (6.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (8.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (4.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (9.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (4.57s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.15s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (5.87s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (5.24s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.06s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.76s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.22s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.52s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.67s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.85s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.11s) --- 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/11/18 04:30:30 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/11/18 04:30:30 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 255.232s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 4m16.543980702s (try 1/5)