"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 TestIntegration fstests.go:438: Using remote "TestS3R2:" 2025/05/22 05:58:24 DEBUG : Creating backend with remote "TestS3R2:rclone-test-dekitux7visu" 2025/05/22 05:58:24 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/05/22 05:58:25 INFO : S3 bucket rclone-test-dekitux7visu: Bucket "rclone-test-dekitux7visu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/05/22 05:58:27 INFO : S3 bucket rclone-test-dekitux7visu: Bucket "rclone-test-dekitux7visu" deleted === RUN TestIntegration/FsMkdir 2025/05/22 05:58:27 INFO : S3 bucket rclone-test-dekitux7visu: Bucket "rclone-test-dekitux7visu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/05/22 05:58:27 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/05/22 05:58:27 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/05/22 05:58:27 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 "." fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/dot Messages: Put === 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␋" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: Put === 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" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: Put === 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/05/22 05:58:41 NOTICE: S3 bucket rclone-test-dekitux7visu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/05/22 05:58:41 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AEgYKXOqY47P0cEr_Ek8N4aTvqM2lOeFVPLffdz2IVOLkAwbva68uFNcWvXTRI6Cb1Ch7N4oFLbw8p4rrsuXu47YhUmUHyf99vCLcDlp5Zq7Bhj8ISQizywEFZZUJ2CJ93nv3ydhWEt_N2_urM1nIBpjwlOHf1N-7urP4hXNMhCgpLOl_sdvaF-zAEFJHi-5XmxdbGCSUgHsftihxMgwY4m7s1HNdUdLUI3Nf0j_MLLRL1taSJ2SeXVbw1ZH6C22JXtz6hGiTunnz-d9SC4jtS7wEM5zefUSZo-8nwxPneGcUcEhEmGxVp-gdUgX7otUqNT2eSKc81IhhV12TxL1TKc 2025/05/22 05:58:42 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "f01fce48a5dc49258da69bbba9c6596f" 2025/05/22 05:58:42 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "e2f9dc4b64506e99f6e9ec30465c8682" 2025/05/22 05:58:43 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "1dc85d332be9fcc8acadee9e7f56f51c" 2025/05/22 05:58:43 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AEgYKXOqY47P0cEr_Ek8N4aTvqM2lOeFVPLffdz2IVOLkAwbva68uFNcWvXTRI6Cb1Ch7N4oFLbw8p4rrsuXu47YhUmUHyf99vCLcDlp5Zq7Bhj8ISQizywEFZZUJ2CJ93nv3ydhWEt_N2_urM1nIBpjwlOHf1N-7urP4hXNMhCgpLOl_sdvaF-zAEFJHi-5XmxdbGCSUgHsftihxMgwY4m7s1HNdUdLUI3Nf0j_MLLRL1taSJ2SeXVbw1ZH6C22JXtz6hGiTunnz-d9SC4jtS7wEM5zefUSZo-8nwxPneGcUcEhEmGxVp-gdUgX7otUqNT2eSKc81IhhV12TxL1TKc" 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/05/22 05:58:46 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/05/22 05:58:46 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/05/22 05:58:48 DEBUG : S3 bucket rclone-test-dekitux7visu: bucket is versioned: false 2025/05/22 05:58:48 DEBUG : Waiting for deletions to finish 2025/05/22 05:58:48 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/05/22 05:58:48 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/05/22 05:58:48 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/05/22 05:58:49 DEBUG : Creating backend with remote "TestS3R2:rclone-test-dekitux7visu/dirToPurgeFromRoot" 2025/05/22 05:58:49 DEBUG : S3 bucket rclone-test-dekitux7visu path dirToPurgeFromRoot: bucket is versioned: false 2025/05/22 05:58:49 DEBUG : Waiting for deletions to finish 2025/05/22 05:58:49 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/05/22 05:58:49 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/05/22 05:58:50 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/05/22 05:58:50 DEBUG : Creating backend with remote "TestS3R2:rclone-test-dekitux7visu/hello? sausage/êé" 2025/05/22 05:58:51 DEBUG : S3 bucket rclone-test-dekitux7visu path hello? sausage/êé: bucket is versioned: false 2025/05/22 05:58:51 DEBUG : Waiting for deletions to finish 2025/05/22 05:58:51 DEBUG : "a/b/c/d/e.txt" version false 2025/05/22 05:58:51 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/05/22 05:58:51 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/05/22 05:58:58 DEBUG : Creating backend with remote "TestS3R2:rclone-test-dekitux7visu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/05/22 05:58:58 DEBUG : Creating backend with remote "TestS3R2:rclone-test-dekitux7visu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-dekitux7visu" from "TestS3R2:rclone-test-dekitux7visu" 2025/05/22 05:58:58 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2052: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/05/22 05:59:05 DEBUG : piped data.txt: open chunk writer: started multipart upload: AD-81Lcm1wcnD6jKppeqbQNvb3Wtf261rZZmdlgEp4n33YrSaRiLQhfsg5tWHReC2FRFB6pBEZA-Hlf_4I9G4vK1TIB3DSUwnpUcMBr-iD228YBk23WO8a6IufKPe8DajwQoB98ZK-HYrC46eu9eehQYbCb0mrfAAq0Aycpuppp3xKaNlzba_6jq937KhutmrBtHtgFaVxuPQGlelo4qYBg9I1RA6wtur5tKa6lWJB5YD8FmiXkd9bxE069inPoVNiWequYoDgRBlEfaa77ElU8yudTbOt0F0CFTHf0hLe9frmKGrdDrLkLV3UvRrJsUhnE_Z5Q55nuZjxNiX_BZN5Y 2025/05/22 05:59:05 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/05/22 05:59:05 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/05/22 05:59:05 DEBUG : piped data.txt: multipart upload "AD-81Lcm1wcnD6jKppeqbQNvb3Wtf261rZZmdlgEp4n33YrSaRiLQhfsg5tWHReC2FRFB6pBEZA-Hlf_4I9G4vK1TIB3DSUwnpUcMBr-iD228YBk23WO8a6IufKPe8DajwQoB98ZK-HYrC46eu9eehQYbCb0mrfAAq0Aycpuppp3xKaNlzba_6jq937KhutmrBtHtgFaVxuPQGlelo4qYBg9I1RA6wtur5tKa6lWJB5YD8FmiXkd9bxE069inPoVNiWequYoDgRBlEfaa77ElU8yudTbOt0F0CFTHf0hLe9frmKGrdDrLkLV3UvRrJsUhnE_Z5Q55nuZjxNiX_BZN5Y" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/05/22 05:59:05 DEBUG : piped data.txt: open chunk writer: started multipart upload: AMqzhI28ADEezR8kBKNg5z3ZCmBNS34QI9SzX22ikUJr8cWDmhBId5TXH6VWhyNgXIYpBnecvgXjyX3mThC5mdPY4tXfYQQCmee3RUvqfIqzVwv9BdPSOnL7_DbDTfetl2s6RMg7OZ4PYbiGpNvxUkcYgj0avODmEVG8gGQru0YJfV-GpkY0CXM-yq-0Bo9ga4ydRL9I9uvtrl-QCZi5WkBcVZfx6mwytiT_54ACBAh9RgDxvymLPiR2cQ4QDd83w43CsYoEcnpQr4C6_BH9choxXbisP-_DlTzmCK-Mka4Zfus9uoFAWjzEYFrG1lN2txfhRLI6t-0w7d55-yaw5wE 2025/05/22 05:59:05 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/05/22 05:59:05 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "5f5d6ec666239697643db1969a60f166" 2025/05/22 05:59:06 DEBUG : piped data.txt: multipart upload "AMqzhI28ADEezR8kBKNg5z3ZCmBNS34QI9SzX22ikUJr8cWDmhBId5TXH6VWhyNgXIYpBnecvgXjyX3mThC5mdPY4tXfYQQCmee3RUvqfIqzVwv9BdPSOnL7_DbDTfetl2s6RMg7OZ4PYbiGpNvxUkcYgj0avODmEVG8gGQru0YJfV-GpkY0CXM-yq-0Bo9ga4ydRL9I9uvtrl-QCZi5WkBcVZfx6mwytiT_54ACBAh9RgDxvymLPiR2cQ4QDd83w43CsYoEcnpQr4C6_BH9choxXbisP-_DlTzmCK-Mka4Zfus9uoFAWjzEYFrG1lN2txfhRLI6t-0w7d55-yaw5wE" 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/05/22 05:59:07 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:257: 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/05/22 05:59:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AGedBUFh-U9kKsnSbaWZ4bnpNP9kjSNvhbykf4x5uXp4qXDiDv1TYxQHPVD7bY7GYLw0s2Z5VytbaLth5RvDggVlFNEGnfnDouuNfq7pI4h3WCJwMYZoHBP1leWWO0a8oUMQRhWrLbBZbt1uEaSLD-xWExODYYPITC-8sGaLFbu0DpUDejkHwT_B__4mPS8zmFZlVlcoumMAgGYyN4tdHHJ2MYQo7_6qATYPcb5CFBT42TbkriomQovPnCQX9km0wMGrmZy09PLN9fqn2kmu4tEgAO0q_oq4dVE14AAZKwEuMcjQxnyd6vD6tgLWIC0Ia1sy1BWoxiJL-iJfUn4xXxs 2025/05/22 05:59:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/05/22 05:59:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/05/22 05:59:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AGedBUFh-U9kKsnSbaWZ4bnpNP9kjSNvhbykf4x5uXp4qXDiDv1TYxQHPVD7bY7GYLw0s2Z5VytbaLth5RvDggVlFNEGnfnDouuNfq7pI4h3WCJwMYZoHBP1leWWO0a8oUMQRhWrLbBZbt1uEaSLD-xWExODYYPITC-8sGaLFbu0DpUDejkHwT_B__4mPS8zmFZlVlcoumMAgGYyN4tdHHJ2MYQo7_6qATYPcb5CFBT42TbkriomQovPnCQX9km0wMGrmZy09PLN9fqn2kmu4tEgAO0q_oq4dVE14AAZKwEuMcjQxnyd6vD6tgLWIC0Ia1sy1BWoxiJL-iJfUn4xXxs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/05/22 05:59:11 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ACv_m530Scj1CwM0J52U8f-JnyFbvuJTGridodFyyh6g0YVzS-6uzHWcLREXG_e2QGE4hWFVUTSe7b7s0_0XCA461_65SipquKo2JgYZxMiKQS3FGK7QC4jIBuIX8f-XeoVQOsMVEVpm9yAIw6Uye8SXZHDMiU5mHvv11fRrqNylt4okpZOSGwA-rNtZPYINaR1U-64YVs4qfcq5vkFnMboukUsgJDOqljGF0VsYhNyUWADQq5R8OkdDsUnt6u448nJDwgTTwY0U-biXRcEVb93Ixqb3ME4Zx1COJg6q_X9SRqzRgmHpEPH_tr2x4mEmW8SmhyuBkyXqH0JrYnZajiM 2025/05/22 05:59:11 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/05/22 05:59:11 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/05/22 05:59:11 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ACv_m530Scj1CwM0J52U8f-JnyFbvuJTGridodFyyh6g0YVzS-6uzHWcLREXG_e2QGE4hWFVUTSe7b7s0_0XCA461_65SipquKo2JgYZxMiKQS3FGK7QC4jIBuIX8f-XeoVQOsMVEVpm9yAIw6Uye8SXZHDMiU5mHvv11fRrqNylt4okpZOSGwA-rNtZPYINaR1U-64YVs4qfcq5vkFnMboukUsgJDOqljGF0VsYhNyUWADQq5R8OkdDsUnt6u448nJDwgTTwY0U-biXRcEVb93Ixqb3ME4Zx1COJg6q_X9SRqzRgmHpEPH_tr2x4mEmW8SmhyuBkyXqH0JrYnZajiM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/05/22 05:59:12 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AMG-2f2-eXVwOgYOCqxoOiSqEVgJ6e5HV8GWBuwlfkqsenrkqnFSof3SeKPA9lGEi0iGdnj607lNmVV1UDVgHcKBOJEbPOqjWE45r30nq6zou0_ydauPHumegEkpA9d2XQwPcxoe0Oe2JqrGVnhU7lHG-4bhCOa6aYLP01qrvYZhvUsBGMn5CKpD-n6D7xXDIU4O8TcRufSytxNj4OOsld7BYgqyaGfNpzN286IWHgcAnGVnC3gdTUxTjtL3jQxzeY0Clon__mdhv58K4eC2KfHN5GhwDtujJ1fp2cgbnD8pGzUbeGdolJTJ83K6L8sH3LTaHqva1L5PNIzq_FUm5oY 2025/05/22 05:59:12 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/05/22 05:59:13 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/05/22 05:59:13 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AMG-2f2-eXVwOgYOCqxoOiSqEVgJ6e5HV8GWBuwlfkqsenrkqnFSof3SeKPA9lGEi0iGdnj607lNmVV1UDVgHcKBOJEbPOqjWE45r30nq6zou0_ydauPHumegEkpA9d2XQwPcxoe0Oe2JqrGVnhU7lHG-4bhCOa6aYLP01qrvYZhvUsBGMn5CKpD-n6D7xXDIU4O8TcRufSytxNj4OOsld7BYgqyaGfNpzN286IWHgcAnGVnC3gdTUxTjtL3jQxzeY0Clon__mdhv58K4eC2KfHN5GhwDtujJ1fp2cgbnD8pGzUbeGdolJTJ83K6L8sH3LTaHqva1L5PNIzq_FUm5oY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/05/22 05:59:14 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ANJvtd9T6SS-DXLuyyVMFJdpFwBiPDNekY9_XxXNMn4m_Rq1MW8RwBI2s55vw32G_c2wormKimkgGS2gml-ue8cfT5fUlDiCntjyFVtTb2ivreQlWsVN6e7vx_O5AigdePm1siu3rv8LvIeXq8Gwz2GebWtQU1KfTCCk1shGjTUQCIm7yWsLzFQptV8IVP41f5WuQNEmNuiQZszXHt5iIotsJ4Xik2s52G8_YzTN-gyqnSOTInGf56Gq_uDbEQterG-2UIyGfoXPEKVgFE5SfQAcPcQ0LQJ3_aA0QSghA_yA3BpbvnLVBld7fn6MZWcbWRrdzmeogC6UhqxVrgE6M44 2025/05/22 05:59:14 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/05/22 05:59:14 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/05/22 05:59:14 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/05/22 05:59:14 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/05/22 05:59:14 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/05/22 05:59:15 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/05/22 05:59:15 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ANJvtd9T6SS-DXLuyyVMFJdpFwBiPDNekY9_XxXNMn4m_Rq1MW8RwBI2s55vw32G_c2wormKimkgGS2gml-ue8cfT5fUlDiCntjyFVtTb2ivreQlWsVN6e7vx_O5AigdePm1siu3rv8LvIeXq8Gwz2GebWtQU1KfTCCk1shGjTUQCIm7yWsLzFQptV8IVP41f5WuQNEmNuiQZszXHt5iIotsJ4Xik2s52G8_YzTN-gyqnSOTInGf56Gq_uDbEQterG-2UIyGfoXPEKVgFE5SfQAcPcQ0LQJ3_aA0QSghA_yA3BpbvnLVBld7fn6MZWcbWRrdzmeogC6UhqxVrgE6M44" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/05/22 05:59:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AOTotKCrmWAqGEWwpOEIInlYplj7JbeY6ONscNpcnDjhGN_3Arwke08vRrHoLo6DgljHVadTAyX56xekXkl3fG7vX0jthmL4zwxP1H8w4edFQyMOJAQJzI4t6NGMeRosJrutyhIuClDnxzhYpeVlE5umFIZ7gvfsSZEz2jGM01DfGH8EAQyYGgzMRKW0VkYvykBA4Q8o706YjJ0HvsOG37arptLx_7920ZZ481vFjq5O48F3NXOp3lerM9TjQQWBXqjSms8DI6Nufm_-9B-58qHoMofAXH5wCi_tFr5vnXB4N1xpeoP63oNP_P8GW7XQ-VI0dhHZd107YdUbWztLg_o 2025/05/22 05:59:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/05/22 05:59:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/05/22 05:59:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/05/22 05:59:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/05/22 05:59:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/05/22 05:59:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/05/22 05:59:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AOTotKCrmWAqGEWwpOEIInlYplj7JbeY6ONscNpcnDjhGN_3Arwke08vRrHoLo6DgljHVadTAyX56xekXkl3fG7vX0jthmL4zwxP1H8w4edFQyMOJAQJzI4t6NGMeRosJrutyhIuClDnxzhYpeVlE5umFIZ7gvfsSZEz2jGM01DfGH8EAQyYGgzMRKW0VkYvykBA4Q8o706YjJ0HvsOG37arptLx_7920ZZ481vFjq5O48F3NXOp3lerM9TjQQWBXqjSms8DI6Nufm_-9B-58qHoMofAXH5wCi_tFr5vnXB4N1xpeoP63oNP_P8GW7XQ-VI0dhHZd107YdUbWztLg_o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/05/22 05:59:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ALtG9ijcLNKoCkozYPNX3WCbQPNw72CHfkuxU02pxvE_iwj7FL0vUf87ff3iwMaTpes6OtDmBeovUCRWSsmbcqHDkFf6BmvbEjObjFvdhj2tFPAIuoLXOm2m-qprjGgDWF8bl6dyB56NS-jeh_SSe60pCy1OQrMY9umFRcQhGk3Q0eCzSaOPb59ja2TuG67Q-5nHngGgGoKmqSgGCxg980Uuc2-nbgAOZ19G7a7CRsMoBIhaIuKlTbY8If4E2kGnyvkpi2W5p8azdpU_rEEKxHJoRrGR09naqQ07JP2V4Wk7P2ilB66EQCbc_497UVyxC1_aeDDGVQFeBvVNwWTRYGw 2025/05/22 05:59:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/05/22 05:59:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/05/22 05:59:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ALtG9ijcLNKoCkozYPNX3WCbQPNw72CHfkuxU02pxvE_iwj7FL0vUf87ff3iwMaTpes6OtDmBeovUCRWSsmbcqHDkFf6BmvbEjObjFvdhj2tFPAIuoLXOm2m-qprjGgDWF8bl6dyB56NS-jeh_SSe60pCy1OQrMY9umFRcQhGk3Q0eCzSaOPb59ja2TuG67Q-5nHngGgGoKmqSgGCxg980Uuc2-nbgAOZ19G7a7CRsMoBIhaIuKlTbY8If4E2kGnyvkpi2W5p8azdpU_rEEKxHJoRrGR09naqQ07JP2V4Wk7P2ilB66EQCbc_497UVyxC1_aeDDGVQFeBvVNwWTRYGw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/05/22 05:59:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: APsRNi8sMPKSUErpyWyR8UPTa0gz8rzRtn5LnFldEoZG9X3iEMDTFriMfo1REaA4_mQ7O94ZPpLHOA8k9XtUnPscVvKLxny4WIeTRgIH9WAsRSJOlTC7OUbhk_m3Cl-AgIBLe27pIqhGt_1BP6Ulcxellq2L2hwZobQMAkFW_Meas5utDXy-hXxfvdU_KTBHLseO4GDkLTLnGoOYd1LflvIGV7Loh37QwQaMh3GtMNGY7raOvb9T3qiPjSgEECil0evaaZWj3Yt2DMHU6r5Z4XV5qB3nHdf-blVwG9Bf27DiSWuC6jWbmwv24a5HZcG8nsJIYKlQ4WlOQBg66C1ltMA 2025/05/22 05:59:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/05/22 05:59:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/05/22 05:59:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "APsRNi8sMPKSUErpyWyR8UPTa0gz8rzRtn5LnFldEoZG9X3iEMDTFriMfo1REaA4_mQ7O94ZPpLHOA8k9XtUnPscVvKLxny4WIeTRgIH9WAsRSJOlTC7OUbhk_m3Cl-AgIBLe27pIqhGt_1BP6Ulcxellq2L2hwZobQMAkFW_Meas5utDXy-hXxfvdU_KTBHLseO4GDkLTLnGoOYd1LflvIGV7Loh37QwQaMh3GtMNGY7raOvb9T3qiPjSgEECil0evaaZWj3Yt2DMHU6r5Z4XV5qB3nHdf-blVwG9Bf27DiSWuC6jWbmwv24a5HZcG8nsJIYKlQ4WlOQBg66C1ltMA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/05/22 05:59:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AJCBDVgg7bB6mrZG-T_emA4sgY65uouyOmTkWlZuTE4p0CwttgpI16hwztX5-rWQqkL2XoNJuOQX2oT3kxTrDISOkgB-uh1GgPL7zBRprFez8WiyAINjXzNJFxPQJ6E8z3hlkiKUCBLJGhZuOJyosEpfqrbzQmKYudTN0Zc10AVLSopkppwHIlSTU-zfYqVJfPIlcw5r67S45le9h1cu0R9xBYNHZzqb9saTNAHdMo2PRYYLymVLb3QoZ_TBhGWaVy28nvfxOmyMooV4egZv9n7bkoib-ItfySahCRKlnTE0eFSof_xvIfe4z_1lCMtwdut2HagNZR0i2XowxX1FFTM 2025/05/22 05:59:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/05/22 05:59:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/05/22 05:59:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AJCBDVgg7bB6mrZG-T_emA4sgY65uouyOmTkWlZuTE4p0CwttgpI16hwztX5-rWQqkL2XoNJuOQX2oT3kxTrDISOkgB-uh1GgPL7zBRprFez8WiyAINjXzNJFxPQJ6E8z3hlkiKUCBLJGhZuOJyosEpfqrbzQmKYudTN0Zc10AVLSopkppwHIlSTU-zfYqVJfPIlcw5r67S45le9h1cu0R9xBYNHZzqb9saTNAHdMo2PRYYLymVLb3QoZ_TBhGWaVy28nvfxOmyMooV4egZv9n7bkoib-ItfySahCRKlnTE0eFSof_xvIfe4z_1lCMtwdut2HagNZR0i2XowxX1FFTM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/05/22 05:59:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ACUpmNzcjLGwwXnPykafSsQD6ktmUYaTlZBMsJXzpJSaJgjPiFNDJ3_n7lqGIGdNExGR2eTaq-0QhwUYbD0Y75sXzOk8-CfsFZ7rLcuqi9Gkz2S3ImVnvk23SseTJWlmZvwEs3W6cK6jWzt6Fa7hxfttvCvP-mU0-QaCbWeaqMKlAwNU6NwiQRRzzoW9xODv9X7Q_dgfp3BmPZiMp5wH2lrA765zNVhOZZW1T9OHN4vHNarN6uOSZ-D49kJpojVs4AdIul_ZhiUHhm2khN1j9g98Q1Ap2Vp5OVWwuIUV_Tg39-9xhsWDxbdpDJ4GlUa3z_jDPWmrCSXn9CXcyMcTp_I 2025/05/22 05:59:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/05/22 05:59:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/05/22 05:59:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/05/22 05:59:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/05/22 05:59:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/05/22 05:59:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/05/22 05:59:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ACUpmNzcjLGwwXnPykafSsQD6ktmUYaTlZBMsJXzpJSaJgjPiFNDJ3_n7lqGIGdNExGR2eTaq-0QhwUYbD0Y75sXzOk8-CfsFZ7rLcuqi9Gkz2S3ImVnvk23SseTJWlmZvwEs3W6cK6jWzt6Fa7hxfttvCvP-mU0-QaCbWeaqMKlAwNU6NwiQRRzzoW9xODv9X7Q_dgfp3BmPZiMp5wH2lrA765zNVhOZZW1T9OHN4vHNarN6uOSZ-D49kJpojVs4AdIul_ZhiUHhm2khN1j9g98Q1Ap2Vp5OVWwuIUV_Tg39-9xhsWDxbdpDJ4GlUa3z_jDPWmrCSXn9CXcyMcTp_I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/05/22 05:59:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ANdAtj1WhR_Em50fj3Lrh4I9i4xOkUSh8Mr7nrmpX2GFXjeT4u69zkAh07OdJcE3TWZUM2QfYotflEK78sKpRezxFtAmb3fgotXKYeCtblGkEJJxqeYV00fMTmvwS6PJ2Mr_8JXAmTowF5-SpfOd3bH5ThxYMwiNVf-W7t5ByrmDlW5gm-ZkliTVIs-hEVdmqIImVeyiWWuiodDp1qY21UUjk0BZPeh8nJ1XqI5yLp_-1IDWf2rGfG-wQQraHRzQgtzmb3dn0XO8ItjN6RBaHnC_btKVAEAD5SJT-NrUAyJV5d7DMs5hFVAVZNyRSpdPX8G84WsIfuUnp6BaBi5EcLk 2025/05/22 05:59:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/05/22 05:59:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/05/22 05:59:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/05/22 05:59:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/05/22 05:59:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/05/22 05:59:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/05/22 05:59:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ANdAtj1WhR_Em50fj3Lrh4I9i4xOkUSh8Mr7nrmpX2GFXjeT4u69zkAh07OdJcE3TWZUM2QfYotflEK78sKpRezxFtAmb3fgotXKYeCtblGkEJJxqeYV00fMTmvwS6PJ2Mr_8JXAmTowF5-SpfOd3bH5ThxYMwiNVf-W7t5ByrmDlW5gm-ZkliTVIs-hEVdmqIImVeyiWWuiodDp1qY21UUjk0BZPeh8nJ1XqI5yLp_-1IDWf2rGfG-wQQraHRzQgtzmb3dn0XO8ItjN6RBaHnC_btKVAEAD5SJT-NrUAyJV5d7DMs5hFVAVZNyRSpdPX8G84WsIfuUnp6BaBi5EcLk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/05/22 05:59:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AL0Y9-WRbptNzrBOb3iD0qrdAGR-lt47aZQHVwBkryTYT--TuUXFGMXqWITYSGJtikt2z8aLDnF-L9KnvYAp49Gov0IXn8t806obZGsOeMqxuHKF1d2aTYMJEiTbTxytDJFN3qjEHnD3Gy_eAmEShJBFGYz3KGZJ6TeUfaRAepFyN2396fZRMIglkH9LuTz0xuhFY73bWQ4YfA6PGZCg5i4Cny6JFj-TiUyZ62iQzMZ5gCUo7wzPgndw9lwCZlrJUAVw8c9yM7oidOJMtYXBQZ4PM1WlaH3m5d3cKM-6EPXtwQrfkp1GSrg6HRNj4hOermu1qlRD8CKmUrwP--It6zU 2025/05/22 05:59:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/05/22 05:59:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/05/22 05:59:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AL0Y9-WRbptNzrBOb3iD0qrdAGR-lt47aZQHVwBkryTYT--TuUXFGMXqWITYSGJtikt2z8aLDnF-L9KnvYAp49Gov0IXn8t806obZGsOeMqxuHKF1d2aTYMJEiTbTxytDJFN3qjEHnD3Gy_eAmEShJBFGYz3KGZJ6TeUfaRAepFyN2396fZRMIglkH9LuTz0xuhFY73bWQ4YfA6PGZCg5i4Cny6JFj-TiUyZ62iQzMZ5gCUo7wzPgndw9lwCZlrJUAVw8c9yM7oidOJMtYXBQZ4PM1WlaH3m5d3cKM-6EPXtwQrfkp1GSrg6HRNj4hOermu1qlRD8CKmUrwP--It6zU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/05/22 05:59:31 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ALJ4-12XvczktO2pM3pCphFqDC0Kz_Xi_gOV7FbY2qxLNmBqb1EmkHQWw5QwLtSSSlACxl-256KbXB7hB8f3ExMsEJyZuJa6YhEdBb6KbzbLEaK5Bwx61soe5_ur91e4QgD60llPAifeoVjok9oOWSZP7HKKbRSS1u5ZymPLYwPjXDkMpLGfOKYjWj4F2xn7Q_qT2p7l54u5biDS6iGZE9EfaSkcYd_LcOqg5r7QjuD2p9PWFzFmhuyq0Ogvi-Ce5KiBdS5UUHdFBO2_SaI-nFAalWlqCC0e6U8v5zRr4CXLC5nmmpc4ZmuVCnPY8Pf-mx0dp_J_g-8e6Ha9_HMfJVY 2025/05/22 05:59:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/05/22 05:59:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/05/22 05:59:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ALJ4-12XvczktO2pM3pCphFqDC0Kz_Xi_gOV7FbY2qxLNmBqb1EmkHQWw5QwLtSSSlACxl-256KbXB7hB8f3ExMsEJyZuJa6YhEdBb6KbzbLEaK5Bwx61soe5_ur91e4QgD60llPAifeoVjok9oOWSZP7HKKbRSS1u5ZymPLYwPjXDkMpLGfOKYjWj4F2xn7Q_qT2p7l54u5biDS6iGZE9EfaSkcYd_LcOqg5r7QjuD2p9PWFzFmhuyq0Ogvi-Ce5KiBdS5UUHdFBO2_SaI-nFAalWlqCC0e6U8v5zRr4CXLC5nmmpc4ZmuVCnPY8Pf-mx0dp_J_g-8e6Ha9_HMfJVY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/05/22 05:59:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AAy_InVRqDIolnQnCbRYU8JGe4ky7SVenLgYo4yaqNLSlLPILE-EUZfbIwy3feiN-zmEWOXagoRj3HstthuvnGMPGwX6XCHd_O2CQeTbYONSpygskybcGM92smZ5gpfLuIIlw0ZZC-oK8PYxeCZvafLUm3JnWKnI5ewcDubNZdnVUpA6Ve1zmIEsmoCt8QLUYlPuwXyIaIsxYVJ1IIUkzl9bJxxNmKtCDO_rG1ZT3YA9v_ocIlxv7b6T1xazdWDqeTuFwgW878vLIaW6-HvNHzZh9FLrPRj4A4medG6YQ6PMszip17_oL6lMmOwez-C3daCLKYx8gA9Rf02MlQjO558 2025/05/22 05:59:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/05/22 05:59:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/05/22 05:59:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AAy_InVRqDIolnQnCbRYU8JGe4ky7SVenLgYo4yaqNLSlLPILE-EUZfbIwy3feiN-zmEWOXagoRj3HstthuvnGMPGwX6XCHd_O2CQeTbYONSpygskybcGM92smZ5gpfLuIIlw0ZZC-oK8PYxeCZvafLUm3JnWKnI5ewcDubNZdnVUpA6Ve1zmIEsmoCt8QLUYlPuwXyIaIsxYVJ1IIUkzl9bJxxNmKtCDO_rG1ZT3YA9v_ocIlxv7b6T1xazdWDqeTuFwgW878vLIaW6-HvNHzZh9FLrPRj4A4medG6YQ6PMszip17_oL6lMmOwez-C3daCLKYx8gA9Rf02MlQjO558" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/05/22 05:59:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AEDyh9fRrVVTIYuMURUri-Ll1GVtjeQLEuCytAeqZGl65A428WCpRiyqZ1LKfZn5Ei1NgjiG5ADKmd6ULhmONPw7G_E_xZNgBlZoKCq7rj21xZJso7Ct9__mbufLXW1l4rqBKUIGLBzmHYGYAByzHu3qVui_jMXJzQJafChy0tP9gq1Hc4m3nyG4zBpbnnm9YZPLd6EvoSjeaeahGF_p008Np7PMcUyCpfHo0rijBx-5pRUiCycGd4YFzRVQVhdtsNQNtunG0iYjnV-Z8dEW5FHfQ0K0FhDIqZWwGpt3-w4gS8fUuwi1_zD26rkcykh5lh2xTYafr0NlwXaOhPeARyc 2025/05/22 05:59:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/05/22 05:59:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/05/22 05:59:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/05/22 05:59:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/05/22 05:59:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/05/22 05:59:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/05/22 05:59:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AEDyh9fRrVVTIYuMURUri-Ll1GVtjeQLEuCytAeqZGl65A428WCpRiyqZ1LKfZn5Ei1NgjiG5ADKmd6ULhmONPw7G_E_xZNgBlZoKCq7rj21xZJso7Ct9__mbufLXW1l4rqBKUIGLBzmHYGYAByzHu3qVui_jMXJzQJafChy0tP9gq1Hc4m3nyG4zBpbnnm9YZPLd6EvoSjeaeahGF_p008Np7PMcUyCpfHo0rijBx-5pRUiCycGd4YFzRVQVhdtsNQNtunG0iYjnV-Z8dEW5FHfQ0K0FhDIqZWwGpt3-w4gS8fUuwi1_zD26rkcykh5lh2xTYafr0NlwXaOhPeARyc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/05/22 05:59:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AD0wKalqqogopvItlf2c_oUwlj1kklqVrv-0pAQNqDdwYcjNzwNaDoryasoyUu718giEpjuwoR0o7dLCc9ul6ZrOf9Lrs2suS0p5ZwsHCjiHb4KDwYdW4HL0U965S4C-9N0fFsMJgsNH3bAis9-vqYv0oU4GzcQuvNTv7_sHUbSVCx-3DZmJdyl7w2vfexevRHHm82lpvZvR6e5H5As6q5BE2n-7CN-aSFmSniotDD96hidfbi5mg4qKtq1gjqNkN4G6NnnDPRgmj9kRKxg4ELkcSWoK5TzIUAwJ-JvtNCEFDtyWIgjgV6ha4gcxXhHCdSpAW6PdjLnupXXCN0BZu-I 2025/05/22 05:59:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/05/22 05:59:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/05/22 05:59:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/05/22 05:59:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/05/22 05:59:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/05/22 05:59:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/05/22 05:59:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AD0wKalqqogopvItlf2c_oUwlj1kklqVrv-0pAQNqDdwYcjNzwNaDoryasoyUu718giEpjuwoR0o7dLCc9ul6ZrOf9Lrs2suS0p5ZwsHCjiHb4KDwYdW4HL0U965S4C-9N0fFsMJgsNH3bAis9-vqYv0oU4GzcQuvNTv7_sHUbSVCx-3DZmJdyl7w2vfexevRHHm82lpvZvR6e5H5As6q5BE2n-7CN-aSFmSniotDD96hidfbi5mg4qKtq1gjqNkN4G6NnnDPRgmj9kRKxg4ELkcSWoK5TzIUAwJ-JvtNCEFDtyWIgjgV6ha4gcxXhHCdSpAW6PdjLnupXXCN0BZu-I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/05/22 05:59:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AF4OeI5mnP9W9yrah80RsLukRSI7I147AUR48kGL-l6IKrMRH9kDepPhMNti07YIlB8ikx1RHHlqwvYEO2pqN_CtkDis2rea9sycBkQAvPam4gM9-vlKw8C0wsy3bITUpd2h8P_Et6ZD4WOpEv4eATtKAY0OXvPAOyaPs9gqSRoa5qrX9CB7ptOt-ytvhSK0z37wJmQLMDN8SiYKoAEv11Yd4kOu4SFCMxnvw93tz48pu11BAaR-NCOljEmGZY9d3Ngl0e7k3WNyfV7k5Gxlh2vtKRSEK_R7_qll4FZmVYE1RZ22MjHOuGiIQOOrIWTANMJ_N0QcY-KFqIkB6D5145Y 2025/05/22 05:59:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/05/22 05:59:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/05/22 05:59:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AF4OeI5mnP9W9yrah80RsLukRSI7I147AUR48kGL-l6IKrMRH9kDepPhMNti07YIlB8ikx1RHHlqwvYEO2pqN_CtkDis2rea9sycBkQAvPam4gM9-vlKw8C0wsy3bITUpd2h8P_Et6ZD4WOpEv4eATtKAY0OXvPAOyaPs9gqSRoa5qrX9CB7ptOt-ytvhSK0z37wJmQLMDN8SiYKoAEv11Yd4kOu4SFCMxnvw93tz48pu11BAaR-NCOljEmGZY9d3Ngl0e7k3WNyfV7k5Gxlh2vtKRSEK_R7_qll4FZmVYE1RZ22MjHOuGiIQOOrIWTANMJ_N0QcY-KFqIkB6D5145Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/05/22 05:59:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AGxoU1YR30XLip-RyF1bwqGqksWcwCewC6T7BNvb3hADjf1Wo7xwMUACzi1QG4lLjBsKxce0vqseqZ-ECyG6y8fcNAT3YJFYBb_82PKl-wm6d3UK-xWNXTpS91wKyvn0PcZP0wpMAA7sU1XMqxcAGtUXGAQua98R0DvNDjS-3ktAU376y7VuhiLgmxKK6G2Dii7if_zYs--xDxlslfu2QgaHytG4TieG3rLfJd_ZMdCUGgOzS_gIUn8pbQkq484LpPcurYGSoL37-KuI3iOPg29bJuf_o8zeLM9ppGmQKAOoaPzFA3qCvgyfNASi2qpIroUdIEKvZQ9MAvq8S1dkkvY 2025/05/22 05:59:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/05/22 05:59:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/05/22 05:59:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AGxoU1YR30XLip-RyF1bwqGqksWcwCewC6T7BNvb3hADjf1Wo7xwMUACzi1QG4lLjBsKxce0vqseqZ-ECyG6y8fcNAT3YJFYBb_82PKl-wm6d3UK-xWNXTpS91wKyvn0PcZP0wpMAA7sU1XMqxcAGtUXGAQua98R0DvNDjS-3ktAU376y7VuhiLgmxKK6G2Dii7if_zYs--xDxlslfu2QgaHytG4TieG3rLfJd_ZMdCUGgOzS_gIUn8pbQkq484LpPcurYGSoL37-KuI3iOPg29bJuf_o8zeLM9ppGmQKAOoaPzFA3qCvgyfNASi2qpIroUdIEKvZQ9MAvq8S1dkkvY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/05/22 05:59:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AOkeOmXMg_vzn0x7jkrDSTwgip4xlr2HS_L5hTikft9Xyu0mQEH-EKkfQ5AcR5LPosg2qCVOvae2MOBZISNaH8wlKAslDe5VyadDPo3EZFJhe4udoEQG-m9uECTvluCamZ40lx6wa0xKzvZ6NPbx28SMfmSvoPYuNqNUvxembjAdPyzRNda07gRWCErzknTgFlOlUB4JOcDBGtOrcEGPqZky3Kq5GooiVrX9aDjwdf61b745G_wwSgIMsMlAey2_2MspwIbUoCtEx-G5KulaXxDpK9_7VtDF9zCJ8YYHLRaAs7LSFNFp-w8cAJY_ObssAXKoJtaOuNxoNzws0IR16n8 2025/05/22 05:59:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/05/22 05:59:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/05/22 05:59:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AOkeOmXMg_vzn0x7jkrDSTwgip4xlr2HS_L5hTikft9Xyu0mQEH-EKkfQ5AcR5LPosg2qCVOvae2MOBZISNaH8wlKAslDe5VyadDPo3EZFJhe4udoEQG-m9uECTvluCamZ40lx6wa0xKzvZ6NPbx28SMfmSvoPYuNqNUvxembjAdPyzRNda07gRWCErzknTgFlOlUB4JOcDBGtOrcEGPqZky3Kq5GooiVrX9aDjwdf61b745G_wwSgIMsMlAey2_2MspwIbUoCtEx-G5KulaXxDpK9_7VtDF9zCJ8YYHLRaAs7LSFNFp-w8cAJY_ObssAXKoJtaOuNxoNzws0IR16n8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/05/22 05:59:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AHMNO1Sglw8WkxgczDzE3ZJ7Z5mIy8_WGF0-TFOA3bK9CKft9r6-9DE9bMKhWncu0MyOVNEtX1RpYSl7BIH2YcKt4gU_hgpwFpDUdj-3i5bn8KrnVwQfKJ3nqP1lfWo-_ugLLL-l8CZuzYmdD4GQnQUyQI-1-WvrPVq6v5PhRYMVR6eJMAi7DUw4qSpjHqpPrZOqLPoBAEDhtlV34pI7JMCHkqXTuhlQahcPMi32v3NSU9iQB2bckCCCLC5CZ8X8HuH0aQsZ_2bPBaqh-kYjFoaBNHW9S0SW7QAfc_EbYMSFdYsuf0X2na0fz4gjAWZSW6TiYlXWy3TBskDNgsBJsjE 2025/05/22 05:59:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/05/22 05:59:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/05/22 05:59:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/05/22 05:59:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/05/22 05:59:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/05/22 05:59:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/05/22 05:59:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AHMNO1Sglw8WkxgczDzE3ZJ7Z5mIy8_WGF0-TFOA3bK9CKft9r6-9DE9bMKhWncu0MyOVNEtX1RpYSl7BIH2YcKt4gU_hgpwFpDUdj-3i5bn8KrnVwQfKJ3nqP1lfWo-_ugLLL-l8CZuzYmdD4GQnQUyQI-1-WvrPVq6v5PhRYMVR6eJMAi7DUw4qSpjHqpPrZOqLPoBAEDhtlV34pI7JMCHkqXTuhlQahcPMi32v3NSU9iQB2bckCCCLC5CZ8X8HuH0aQsZ_2bPBaqh-kYjFoaBNHW9S0SW7QAfc_EbYMSFdYsuf0X2na0fz4gjAWZSW6TiYlXWy3TBskDNgsBJsjE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/05/22 05:59:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AKfD9b0S-3FwnqMu6DPV0yRBh_zX1uww9IJMF8FHIdJo7xZKHWULiPb5OuUFs6yG8jSv_WU3Q_gVkpAyZMUvXTfDfTJjIB2U4uG199B-LppEkNTcEf1MrUTVFX6aCwaRTcXG0nTpQYFVZFxYszlzjDeBIJRDgNWNqfgBJQWwagZS78lF8NBgdQPYEuh25PyWTxIGgC5yyvAFP1ehZi2omYQDqVucf26PjFKJCq3JxZxE7d3JfW5hmlqidd_aDugmooUi2T3ls9iY6T2XdWhPMcFPmfHhozJ1XZX_v5Mg_dErJHbWWUieAHKURB4SGX_MyM8jSYlxzVxHIXP1sOg3sts 2025/05/22 05:59:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/05/22 05:59:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/05/22 05:59:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/05/22 05:59:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/05/22 05:59:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/05/22 05:59:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/05/22 05:59:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AKfD9b0S-3FwnqMu6DPV0yRBh_zX1uww9IJMF8FHIdJo7xZKHWULiPb5OuUFs6yG8jSv_WU3Q_gVkpAyZMUvXTfDfTJjIB2U4uG199B-LppEkNTcEf1MrUTVFX6aCwaRTcXG0nTpQYFVZFxYszlzjDeBIJRDgNWNqfgBJQWwagZS78lF8NBgdQPYEuh25PyWTxIGgC5yyvAFP1ehZi2omYQDqVucf26PjFKJCq3JxZxE7d3JfW5hmlqidd_aDugmooUi2T3ls9iY6T2XdWhPMcFPmfHhozJ1XZX_v5Mg_dErJHbWWUieAHKURB4SGX_MyM8jSYlxzVxHIXP1sOg3sts" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/05/22 05:59:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AAy73qmE5P1s2dZLVV4aO2iNbabq1MxZ0BxrrQznbOmMnNoina_dfeTlM1zYRzjpsrVYJ5FlpmxZgbQPmTulukBY_72WbPfxRqYInHXu9W7LHdz9xF1yMhOufpiDozThkY7soMUtgVuGovzVGiRRivB1tt8O-e5LvOeShcnMdvb87zjMn4SBjNjdz-WgojL_4vfadeMZBT1dU4SbNjFGkSydLomIAyyqY1OcKBxqUKHrUz0fqKVH0-es1c7DFDHv0gqmqo5liKDbH4Z_Q7niYqYLLDV5wA2oMexT2AF8YMYbGlMU7o5eULniRgClFGgy1v8TkaGohftwfm4pJkMjpVw 2025/05/22 05:59:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/05/22 05:59:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/05/22 05:59:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AAy73qmE5P1s2dZLVV4aO2iNbabq1MxZ0BxrrQznbOmMnNoina_dfeTlM1zYRzjpsrVYJ5FlpmxZgbQPmTulukBY_72WbPfxRqYInHXu9W7LHdz9xF1yMhOufpiDozThkY7soMUtgVuGovzVGiRRivB1tt8O-e5LvOeShcnMdvb87zjMn4SBjNjdz-WgojL_4vfadeMZBT1dU4SbNjFGkSydLomIAyyqY1OcKBxqUKHrUz0fqKVH0-es1c7DFDHv0gqmqo5liKDbH4Z_Q7niYqYLLDV5wA2oMexT2AF8YMYbGlMU7o5eULniRgClFGgy1v8TkaGohftwfm4pJkMjpVw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/05/22 05:59:55 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AO9cvgAhq9BfPVP9G9S4OJmJfSmGU0bUeJVmU9QBnSr1qVKoZX6CFjJyi2seuDtUPypwTgNqd7GaSq03LU8lp0oocfrgjpMFJbgN36G7EICuNW3v5xTOrAxyxgaWh-vgkGpPpiRTUrxGwy7JmZ4n_RkLjo2CdfR6ZC7zYN3EOkQoH4QU8iY8hySKXrzYryjGewDkYn8e1iUvsVJ_Wxljx9nI0BSzBWE3qC4rQxeBbhyCOFNfvweGuVjV-3o7-ncWGspNTCZ8-bbp1rYkDFc7HL710pZLULqF1Bsp7wDHV19Qd5TwUY61cDZ4B8WMmwfHVXFBseu3QOpJE_ERRqh5AiM 2025/05/22 05:59:55 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/05/22 05:59:56 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/05/22 05:59:56 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AO9cvgAhq9BfPVP9G9S4OJmJfSmGU0bUeJVmU9QBnSr1qVKoZX6CFjJyi2seuDtUPypwTgNqd7GaSq03LU8lp0oocfrgjpMFJbgN36G7EICuNW3v5xTOrAxyxgaWh-vgkGpPpiRTUrxGwy7JmZ4n_RkLjo2CdfR6ZC7zYN3EOkQoH4QU8iY8hySKXrzYryjGewDkYn8e1iUvsVJ_Wxljx9nI0BSzBWE3qC4rQxeBbhyCOFNfvweGuVjV-3o7-ncWGspNTCZ8-bbp1rYkDFc7HL710pZLULqF1Bsp7wDHV19Qd5TwUY61cDZ4B8WMmwfHVXFBseu3QOpJE_ERRqh5AiM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/05/22 05:59:57 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AJ5f0Tk9Q-3Wd3Nvs5Lcz04ANY9LUog9AIpDyEwe6H-RUe3mCqgAJ79HiWYQJgA1MOcynJywMy1_3c8xUzxTp0r5hX_hC1R9vVQRqDT4vqmkg7Y8dLvAdgHHo2XjsO-aewV18QfaMKCUW-dLr335m8KMro0-OrjxvZTauzEQwDC10M02ZTw513JkkmdLz0UOXyDVM_a0kKFVyn03u2-qygrqEmWd4w8ksCBolUMnL2aW5jzieSRSsGJ8cp-mj4WDJzNFZWEcL4_MBXCy4RAhVXrVryDgKfbTDbOly4iWXRJNyyK0Zi6HNT2UeCjcOZ_UwV47mZKB1LBA18HYAh30VFQ 2025/05/22 05:59:57 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/05/22 05:59:58 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/05/22 05:59:58 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AJ5f0Tk9Q-3Wd3Nvs5Lcz04ANY9LUog9AIpDyEwe6H-RUe3mCqgAJ79HiWYQJgA1MOcynJywMy1_3c8xUzxTp0r5hX_hC1R9vVQRqDT4vqmkg7Y8dLvAdgHHo2XjsO-aewV18QfaMKCUW-dLr335m8KMro0-OrjxvZTauzEQwDC10M02ZTw513JkkmdLz0UOXyDVM_a0kKFVyn03u2-qygrqEmWd4w8ksCBolUMnL2aW5jzieSRSsGJ8cp-mj4WDJzNFZWEcL4_MBXCy4RAhVXrVryDgKfbTDbOly4iWXRJNyyK0Zi6HNT2UeCjcOZ_UwV47mZKB1LBA18HYAh30VFQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/05/22 05:59:59 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AH8347TdMsMv0h7qWc7xd8OWpSVDs5JLph8lTB2hn-TRNkccK-OXBgoO22dYMyLaW5rU5AGnJOAnQ1yAXnUYRaRk15yOOFXCV1SJcmArZPO7UYyjbbkGiYWaeF4oIw75QZZxiFDU0O9Z7uh21dxq296GMRSYltSqGd5EdYCFEMpK7DO-z6ytXexzD91U_LExbNyywGWuPiKojCCgNUofGYSzsTfL23Fae15LikfBGg7Fnq-dT7dCNbQCLmdAOyUWhqFqrCV2qlqjezfmj1HmmCKO-3Sj3RIB5q6OeZoJkKIov1p25z1CYzcJLkrTTaoEEoZhC3zPsh_vbdAVNeoSqOQ 2025/05/22 05:59:59 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/05/22 06:00:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/05/22 06:00:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/05/22 06:00:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/05/22 06:00:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/05/22 06:00:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/05/22 06:00:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AH8347TdMsMv0h7qWc7xd8OWpSVDs5JLph8lTB2hn-TRNkccK-OXBgoO22dYMyLaW5rU5AGnJOAnQ1yAXnUYRaRk15yOOFXCV1SJcmArZPO7UYyjbbkGiYWaeF4oIw75QZZxiFDU0O9Z7uh21dxq296GMRSYltSqGd5EdYCFEMpK7DO-z6ytXexzD91U_LExbNyywGWuPiKojCCgNUofGYSzsTfL23Fae15LikfBGg7Fnq-dT7dCNbQCLmdAOyUWhqFqrCV2qlqjezfmj1HmmCKO-3Sj3RIB5q6OeZoJkKIov1p25z1CYzcJLkrTTaoEEoZhC3zPsh_vbdAVNeoSqOQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/05/22 06:00:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AC7ZIadIrjy8OGd5LikeDAxAFRoPjOqS9nHcGnha4rCbSXh4ZDNgLTRE7wfzlH8vz07VAC8vdRcQOkHSCrfaytUFJ2szD0Hrg6pOOdOYiS1fbuJgwVysdkEs5-V188Idxn1y-OcAhSPtOSQ7N1NgralTYPt3SKwpxkmf9XmIhWj3mgtRA1WmRq1VifLk-g6I42fn0sQJCxKddfFyveGNjXN5CoEqX-Iib5P8T3odPgMvk4N19cHA-Kj0vfhGjRBWfqGiWc2RRiLZPs3QowVagOpzMKmW_lzYu5XhhbNi8q7HvZPkW2eDcelnEedaHbXm2HcDAysV9xGm5YgbVQU5Tzk 2025/05/22 06:00:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/05/22 06:00:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/05/22 06:00:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/05/22 06:00:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/05/22 06:00:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/05/22 06:00:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/05/22 06:00:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AC7ZIadIrjy8OGd5LikeDAxAFRoPjOqS9nHcGnha4rCbSXh4ZDNgLTRE7wfzlH8vz07VAC8vdRcQOkHSCrfaytUFJ2szD0Hrg6pOOdOYiS1fbuJgwVysdkEs5-V188Idxn1y-OcAhSPtOSQ7N1NgralTYPt3SKwpxkmf9XmIhWj3mgtRA1WmRq1VifLk-g6I42fn0sQJCxKddfFyveGNjXN5CoEqX-Iib5P8T3odPgMvk4N19cHA-Kj0vfhGjRBWfqGiWc2RRiLZPs3QowVagOpzMKmW_lzYu5XhhbNi8q7HvZPkW2eDcelnEedaHbXm2HcDAysV9xGm5YgbVQU5Tzk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/05/22 06:00:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ANeF0exq6svz8X6UA80_5xXR3R6JHVjq6Bbs6w8AaGRGhWb01joKOSHqJT-V1mmc2VHZisxhCGU7Ae-rWv2j9hLx9dISFmeneLRf4BuARoV5XqV-aE5iAhctkflYYlCtgoHWtS-Ei0Ynfrb5dBhRV_m2ZMXxf_xwP0R_kbjtSuaEAszHS1h6st7ssHEGHI53XM_8rpTfHvqiq0Y62F6GuE9IlmsCfWR6otcEH-lPIm-v6BACUMe3133QQdUZV8TIN9C4j0EP4HgKxxM4ANX6GngYSfRbLGh0R61hOpDrwvNbfVWUFdTmTDerueJuKdYL9JVwJvQlvRtbp4HY3eF28Y4 2025/05/22 06:00:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/05/22 06:00:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/05/22 06:00:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ANeF0exq6svz8X6UA80_5xXR3R6JHVjq6Bbs6w8AaGRGhWb01joKOSHqJT-V1mmc2VHZisxhCGU7Ae-rWv2j9hLx9dISFmeneLRf4BuARoV5XqV-aE5iAhctkflYYlCtgoHWtS-Ei0Ynfrb5dBhRV_m2ZMXxf_xwP0R_kbjtSuaEAszHS1h6st7ssHEGHI53XM_8rpTfHvqiq0Y62F6GuE9IlmsCfWR6otcEH-lPIm-v6BACUMe3133QQdUZV8TIN9C4j0EP4HgKxxM4ANX6GngYSfRbLGh0R61hOpDrwvNbfVWUFdTmTDerueJuKdYL9JVwJvQlvRtbp4HY3eF28Y4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/05/22 06:00:10 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AO4rkvdCKuw0KsDbJe0oDawcEDUcGKiN5k2zUx11k0vna4dWmjcXO6Br2oOcsBpwI0KBhiJ-vDgMyV2a-hgHSsDZbUfvN0jREwjSRuyKJMPmWSEjw4RDWkobU7eJJNPZWF7sY_nDPRuapL_cesxHCdlCHF0-ZgFPv7YuBLs7B_Jgxnkaap6e49f_fquK4h894PccZO8CgMkvweLahwfcoqqFQdqrqwn9RyCXHzD9nHFWLewRNm3ZeMjbFhAAthdrag8d2O_svIEIqcgxsuPTMYyMHlc9Wb4JcyuqsDBgPhEw4OQi-qwCn7P3wVlOh9CKMUw0_toTkSC6-L6y39sio9Q 2025/05/22 06:00:10 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/05/22 06:00:11 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/05/22 06:00:11 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AO4rkvdCKuw0KsDbJe0oDawcEDUcGKiN5k2zUx11k0vna4dWmjcXO6Br2oOcsBpwI0KBhiJ-vDgMyV2a-hgHSsDZbUfvN0jREwjSRuyKJMPmWSEjw4RDWkobU7eJJNPZWF7sY_nDPRuapL_cesxHCdlCHF0-ZgFPv7YuBLs7B_Jgxnkaap6e49f_fquK4h894PccZO8CgMkvweLahwfcoqqFQdqrqwn9RyCXHzD9nHFWLewRNm3ZeMjbFhAAthdrag8d2O_svIEIqcgxsuPTMYyMHlc9Wb4JcyuqsDBgPhEw4OQi-qwCn7P3wVlOh9CKMUw0_toTkSC6-L6y39sio9Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/05/22 06:00:12 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ANPVfNLgRuu1-eNEtkV4wNmTgA7qFsIbdbd30jC21OQXtsVkdi-OKZgB9Hugq0u334gGdcutCmmTiYMjHjzgkONI5p-FAg0MbexsJ_wM6QG_KS3o6tXBm-WiPAWXsK8lreIjGxI-xzVDbOYcuNJbqd4U4FQwhrT2y1OU3nBbEH2o-wHy5bN7vk5BGrEaBrtYFu6Ahkh0XYYIzsL6ilR8m83718DPEV-idT_J07HWRIKcFGa2zHqD1an88Xvlw3dMNcySYWJwKCKwQt398f4OgR3g2xhASbSFAz-aA7R3s6Z2f8BSCbaeRuBv9ZTzY_jIvzr_pRMD7pg4-IYympp3lec 2025/05/22 06:00:13 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/05/22 06:00:14 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/05/22 06:00:14 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ANPVfNLgRuu1-eNEtkV4wNmTgA7qFsIbdbd30jC21OQXtsVkdi-OKZgB9Hugq0u334gGdcutCmmTiYMjHjzgkONI5p-FAg0MbexsJ_wM6QG_KS3o6tXBm-WiPAWXsK8lreIjGxI-xzVDbOYcuNJbqd4U4FQwhrT2y1OU3nBbEH2o-wHy5bN7vk5BGrEaBrtYFu6Ahkh0XYYIzsL6ilR8m83718DPEV-idT_J07HWRIKcFGa2zHqD1an88Xvlw3dMNcySYWJwKCKwQt398f4OgR3g2xhASbSFAz-aA7R3s6Z2f8BSCbaeRuBv9ZTzY_jIvzr_pRMD7pg4-IYympp3lec" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/05/22 06:00:15 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AJFcG0yhnb_YzeCtainiB7YVRGMfCQzoShAu6yJZAV04OS8iSalSrepjX0Ex4HK8LXm_UkAL6AaH47WDEXJewWvYpcSVY3BomD1Zj0K_s-DEvowUuioLQU0MvyZh01k-PxBcNMlH3gqwqkV8AvDoIBEoZnLUIj6YU0XzD0mHZn5pCbm8HI56VICM7s9bwVzwxJxCr-sqfDMerGiYq3pMCey17GVtp8MMkIrXWGFHiPbrzN0YOo1xT8sdGaH7tlo7xdCo0MsAvt0snn05AkkyYQ41PqsuDVa6ECfXFk-suSZnX5o14ogwt7BpkhuzzdihCfAQkklx0LqXGG_2IK-pAkE 2025/05/22 06:00:16 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/05/22 06:00:16 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/05/22 06:00:16 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/05/22 06:00:16 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/05/22 06:00:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/05/22 06:00:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/05/22 06:00:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AJFcG0yhnb_YzeCtainiB7YVRGMfCQzoShAu6yJZAV04OS8iSalSrepjX0Ex4HK8LXm_UkAL6AaH47WDEXJewWvYpcSVY3BomD1Zj0K_s-DEvowUuioLQU0MvyZh01k-PxBcNMlH3gqwqkV8AvDoIBEoZnLUIj6YU0XzD0mHZn5pCbm8HI56VICM7s9bwVzwxJxCr-sqfDMerGiYq3pMCey17GVtp8MMkIrXWGFHiPbrzN0YOo1xT8sdGaH7tlo7xdCo0MsAvt0snn05AkkyYQ41PqsuDVa6ECfXFk-suSZnX5o14ogwt7BpkhuzzdihCfAQkklx0LqXGG_2IK-pAkE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/05/22 06:00:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ANbFsYfYcCwjCJm1oEd7rxIyDN0iixzlGHTP7lWIXtGTasjeYwAZDVNFFK7_H4O5HRLEzcafBHhjOUENqf4Vo2y4gQwHAPJUS1YwQF_TG4gdhUWd08ur27G5oqa6IoNxmrMO0afaFsifQj1QpYUb0jMruSGXmyQUG2cKXBPQP1urV1scg7z9ms2GkNY_TdXsk_4YHv8lsKra6y_eFHdNAma7p6DXrw7AAo28bp8PfIpwWEMa2CwY-tChqiRPiFEay66xI20BxyHIOFqXW70Sz4QgNuUCG47jXBMD_6rZG89JCkbByZUfnOpJhCZM1jLVThVNTKuM_kx4T_s69lC-jUg 2025/05/22 06:00:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/05/22 06:00:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/05/22 06:00:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/05/22 06:00:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/05/22 06:00:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/05/22 06:00:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/05/22 06:00:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ANbFsYfYcCwjCJm1oEd7rxIyDN0iixzlGHTP7lWIXtGTasjeYwAZDVNFFK7_H4O5HRLEzcafBHhjOUENqf4Vo2y4gQwHAPJUS1YwQF_TG4gdhUWd08ur27G5oqa6IoNxmrMO0afaFsifQj1QpYUb0jMruSGXmyQUG2cKXBPQP1urV1scg7z9ms2GkNY_TdXsk_4YHv8lsKra6y_eFHdNAma7p6DXrw7AAo28bp8PfIpwWEMa2CwY-tChqiRPiFEay66xI20BxyHIOFqXW70Sz4QgNuUCG47jXBMD_6rZG89JCkbByZUfnOpJhCZM1jLVThVNTKuM_kx4T_s69lC-jUg" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/05/22 06:00:23 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/05/22 06:00:25 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/05/22 06:00:28 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/05/22 06:00:31 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/05/22 06:00:34 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/05/22 06:00:36 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ANyNUXL1ERkbw6_3cEKQ--AHjNAC44bqdbACh9FRGKdO8XmE47x8rQHfrMVu1lew_5nPZYGcKaS3Et7xZHXfIijeDxhTUdzI_OWIbKbAddlNmcMu0L3eeKn2MjKSJD2U9GufeIGe609ZBlChlYLCVw91Rpso0eZvnkd0sBZlIpUzOpwEMKp8hZwDTXhBD7ZyC_MwnookvIzj378B-6sXA2hjeQj2s8ucFjemAUxfS5C75ZDk53qJsp9M2hAmMfJZG_cxwVVIbyFaeNuXrHvr9kd8WqiUo34xR3n-R2fVmCXEhOntHSAKhJ2zcSYTqNwLM4A0hccXZjDXVlkjMwo7NaI 2025/05/22 06:00:36 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/05/22 06:00:36 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "df546ad65af9c6001654f89f67878a99" 2025/05/22 06:00:36 DEBUG : unknown-size-put.txt: multipart upload "ANyNUXL1ERkbw6_3cEKQ--AHjNAC44bqdbACh9FRGKdO8XmE47x8rQHfrMVu1lew_5nPZYGcKaS3Et7xZHXfIijeDxhTUdzI_OWIbKbAddlNmcMu0L3eeKn2MjKSJD2U9GufeIGe609ZBlChlYLCVw91Rpso0eZvnkd0sBZlIpUzOpwEMKp8hZwDTXhBD7ZyC_MwnookvIzj378B-6sXA2hjeQj2s8ucFjemAUxfS5C75ZDk53qJsp9M2hAmMfJZG_cxwVVIbyFaeNuXrHvr9kd8WqiUo34xR3n-R2fVmCXEhOntHSAKhJ2zcSYTqNwLM4A0hccXZjDXVlkjMwo7NaI" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/05/22 06:00:37 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: APZi15pnSzg0_YR7SuQrjJSHnp2KsJXKn27DBdtt09WxAV7f0TDrcmP7nNZloxS6IGt1Itop6K1JdJgLcg-0UJNPxPSQbBh-ATwV4XMTVVdhZhP4hlIb_UjwGRj02kySUZCGlSJpSYtkAS2hlkxx-4jFqUS-_Z3cgYDM50f9gJQRpH55MCgTuRsvDCiZbq6MltVVfXiaaZCQgwRblv2RaBjpBKlgqnq1wGkXR7-yEfwMmWHAVgrU-v5Zkos3_30ChdTNJYqFedHQbgl6CJLUkJRMWWUdSVTrPQPicN-IcCfW-wzQqmsPsbEB1mP_g8zEHFMrnR5_M3G01Svz3SDkYPw 2025/05/22 06:00:37 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/05/22 06:00:37 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "ac3c09ee7af0b2d417adf945f02f3cee" 2025/05/22 06:00:37 DEBUG : unknown-size-update.txt: multipart upload "APZi15pnSzg0_YR7SuQrjJSHnp2KsJXKn27DBdtt09WxAV7f0TDrcmP7nNZloxS6IGt1Itop6K1JdJgLcg-0UJNPxPSQbBh-ATwV4XMTVVdhZhP4hlIb_UjwGRj02kySUZCGlSJpSYtkAS2hlkxx-4jFqUS-_Z3cgYDM50f9gJQRpH55MCgTuRsvDCiZbq6MltVVfXiaaZCQgwRblv2RaBjpBKlgqnq1wGkXR7-yEfwMmWHAVgrU-v5Zkos3_30ChdTNJYqFedHQbgl6CJLUkJRMWWUdSVTrPQPicN-IcCfW-wzQqmsPsbEB1mP_g8zEHFMrnR5_M3G01Svz3SDkYPw" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/05/22 06:00:38 DEBUG : Creating backend with remote "TestS3R2:rclone-test-dekitux7visu/deeper/nonexisting/directory" 2025/05/22 06:00:38 DEBUG : Config file has changed externally - reloading === 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/05/22 06:00:38 DEBUG : Waiting for deletions to finish 2025/05/22 06:00:38 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/05/22 06:00:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/05/22 06:00:38 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/05/22 06:00:38 INFO : S3 bucket rclone-test-dekitux7visu: Bucket "rclone-test-dekitux7visu" deleted 2025/05/22 06:00:38 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (134.04s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.30s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.13s) --- FAIL: TestIntegration/FsMkdir (131.78s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.20s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.15s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.15s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.13s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.10s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.12s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (12.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.89s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot (0.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.71s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.61s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.13s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.47s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.49s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (23.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.77s) --- 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.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.42s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.34s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.49s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (74.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (10.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (3.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (10.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (10.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (12.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (5.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (13.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (6.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (16.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (5.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (6.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (3.28s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (14.16s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.50s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.39s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.00s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.15s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.13s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.91s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.70s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.21s) --- 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 2025/05/22 06:00:39 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/05/22 06:00:39 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 134.155s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished ERROR in 2m15.358335958s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/dot TestIntegration/FsMkdir/FsEncoding/trailing_VT TestIntegration/FsMkdir/FsEncoding/URL_encoding]