"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/10/16 01:00:26 NOTICE: TestS3R2: Stopped server 2025/10/16 01:00:26 NOTICE: TestS3R2: Starting server 2025/10/16 01:00:26 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bazaqiq1xidu" 2025/10/16 01:00:26 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/10/16 01:00:28 INFO : S3 bucket rclone-test-bazaqiq1xidu: Bucket "rclone-test-bazaqiq1xidu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/10/16 01:00:31 INFO : S3 bucket rclone-test-bazaqiq1xidu: Bucket "rclone-test-bazaqiq1xidu" deleted === RUN TestIntegration/FsMkdir 2025/10/16 01:00:31 INFO : S3 bucket rclone-test-bazaqiq1xidu: Bucket "rclone-test-bazaqiq1xidu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/10/16 01:00:32 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/10/16 01:00:32 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/10/16 01:00:32 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/10/16 01:01:15 NOTICE: S3 bucket rclone-test-bazaqiq1xidu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/10/16 01:01:16 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AFWjaYN_KrryfyO2O35TbXROaL7SG0aiG_k6k08kyHKvyJe-15BDhrdAYHt24D6AymMGO1IzZEZobh77YCdsiKh9vOvMKyiaJBJYE3Zfm9ejTpFM0G4ExitdjOZkVET-Cbg1B051BimqHqMTBEfo7ueSTlmVEsSMsXGFpnLVB5Rz9sf_nrAbsBgQVpsmaJmTL4_RCTQERH2Gdle5Lfdfr8K6VjtBboXZJ77qI---mqr-h4iPE3UIFKrM4dHG1hyFvdX_NvVcw589Jir964s6Fr8tNeeTaHVvglFuDCI65VYm7j59oY9h1rUe_nDrj6UBPIdiN6IbEh2xXD3sI7smZcg 2025/10/16 01:01:17 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "1dce9a2422767d473cb7752ecb1223c2" 2025/10/16 01:01:17 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "c3f25b9f78816cd2fe6c646dbaaee014" 2025/10/16 01:01:19 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "24c3b22a027276c4f75b5734f5bf3b78" 2025/10/16 01:01:20 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AFWjaYN_KrryfyO2O35TbXROaL7SG0aiG_k6k08kyHKvyJe-15BDhrdAYHt24D6AymMGO1IzZEZobh77YCdsiKh9vOvMKyiaJBJYE3Zfm9ejTpFM0G4ExitdjOZkVET-Cbg1B051BimqHqMTBEfo7ueSTlmVEsSMsXGFpnLVB5Rz9sf_nrAbsBgQVpsmaJmTL4_RCTQERH2Gdle5Lfdfr8K6VjtBboXZJ77qI---mqr-h4iPE3UIFKrM4dHG1hyFvdX_NvVcw589Jir964s6Fr8tNeeTaHVvglFuDCI65VYm7j59oY9h1rUe_nDrj6UBPIdiN6IbEh2xXD3sI7smZcg" 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/10/16 01:01:26 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/10/16 01:01:26 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/10/16 01:01:30 DEBUG : S3 bucket rclone-test-bazaqiq1xidu: bucket is versioned: false 2025/10/16 01:01:30 DEBUG : Waiting for deletions to finish 2025/10/16 01:01:31 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/10/16 01:01:31 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/10/16 01:01:31 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/10/16 01:01:33 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bazaqiq1xidu/dirToPurgeFromRoot" 2025/10/16 01:01:34 DEBUG : S3 bucket rclone-test-bazaqiq1xidu path dirToPurgeFromRoot: bucket is versioned: false 2025/10/16 01:01:34 DEBUG : Waiting for deletions to finish 2025/10/16 01:01:34 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/10/16 01:01:34 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/10/16 01:01:34 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/10/16 01:01:35 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bazaqiq1xidu/hello? sausage/êé" 2025/10/16 01:01:37 DEBUG : S3 bucket rclone-test-bazaqiq1xidu path hello? sausage/êé: bucket is versioned: false 2025/10/16 01:01:37 DEBUG : Waiting for deletions to finish 2025/10/16 01:01:37 DEBUG : "a/b/c/d/e.txt" version false 2025/10/16 01:01:37 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/10/16 01:01:38 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/10/16 01:01:54 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bazaqiq1xidu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/10/16 01:01:55 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bazaqiq1xidu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-bazaqiq1xidu" from "TestS3R2:rclone-test-bazaqiq1xidu" 2025/10/16 01:01:55 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/10/16 01:02:05 DEBUG : piped data.txt: open chunk writer: started multipart upload: AJJprAGfi66py0aFu3JwK41QbHYYPOQjNvTG94zF2je6d5ysM6UxipPyCg16PJnJsNqNlQcofqctuRavaaTGDewqwNDDK3mUvqoC87THxD_XE9pTBc9ssrN62lcfDIKEE9jo97k809Jzq9V4nND7Z_69IhWzaE__KyNdF5yO7lpJ5z_NG-PxX82jf6-cU2_zUAXBMK67zYfm28IQVRfAI7buoYV5Q5HivzySi3aHrWzCS4ByYRMvzfpbjkKpwrqFV2T6yZhry_f2poX01P4mAQ6QYxW7U1f5I4PiTlkU73w4xxA8CfWXxuSWbOdlpalUIi1eHzjdQnmo97ARKb5_TwY 2025/10/16 01:02:05 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/10/16 01:02:05 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/10/16 01:02:06 DEBUG : piped data.txt: multipart upload "AJJprAGfi66py0aFu3JwK41QbHYYPOQjNvTG94zF2je6d5ysM6UxipPyCg16PJnJsNqNlQcofqctuRavaaTGDewqwNDDK3mUvqoC87THxD_XE9pTBc9ssrN62lcfDIKEE9jo97k809Jzq9V4nND7Z_69IhWzaE__KyNdF5yO7lpJ5z_NG-PxX82jf6-cU2_zUAXBMK67zYfm28IQVRfAI7buoYV5Q5HivzySi3aHrWzCS4ByYRMvzfpbjkKpwrqFV2T6yZhry_f2poX01P4mAQ6QYxW7U1f5I4PiTlkU73w4xxA8CfWXxuSWbOdlpalUIi1eHzjdQnmo97ARKb5_TwY" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/10/16 01:02:08 DEBUG : piped data.txt: open chunk writer: started multipart upload: ANe7rpHdSIyjIOZRuIB-YNxTPTHraFAZKMZ4NfKkiZN5AliPGdqeZOCXVuVyJqLmQjKWBcGOUOg1V7tVJdbw4IzEDEZ1oIs5E8uwOZojTOqTleNqALZwwU98fe7Fi7K3lLCP5Qinw-wgQ2QnEz1-pE-R6XPXMw7nC-WAsM8li9B4kNMgmccw58Qat47Rhpi8CdRnVcncCo8-LS87BrjKteXVrZrOuh6aUxlcvpSGkP2csd6QrAqKvUKYtx_xXWpZZONIh3HdocB2r6Hfipr6vKua-PiW1DRHDAmo5af7p0dt8nqcpE5gWnBcTsDWHSH39zfEmeb3DhdPm0VJp-hC_1o 2025/10/16 01:02:08 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/16 01:02:08 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "a34ab652a98349ee59f15a3b2d97bb9b" 2025/10/16 01:02:09 DEBUG : piped data.txt: multipart upload "ANe7rpHdSIyjIOZRuIB-YNxTPTHraFAZKMZ4NfKkiZN5AliPGdqeZOCXVuVyJqLmQjKWBcGOUOg1V7tVJdbw4IzEDEZ1oIs5E8uwOZojTOqTleNqALZwwU98fe7Fi7K3lLCP5Qinw-wgQ2QnEz1-pE-R6XPXMw7nC-WAsM8li9B4kNMgmccw58Qat47Rhpi8CdRnVcncCo8-LS87BrjKteXVrZrOuh6aUxlcvpSGkP2csd6QrAqKvUKYtx_xXWpZZONIh3HdocB2r6Hfipr6vKua-PiW1DRHDAmo5af7p0dt8nqcpE5gWnBcTsDWHSH39zfEmeb3DhdPm0VJp-hC_1o" 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/10/16 01:02:11 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/10/16 01:02:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ABAWbQ5u_iJTIoDpzzn1LX6u3HMWUQe1Nk-Pb63L6tFTGGgC4SulIuBr67x-t-FB4JlyiJZktSSJWUbazkjnZU_chdh-guXAiyBubemnhg5UTqFdruv6ERvIT9B47GZtp-K__x5HQiIiA7loyncDWaNw2IVD2QP-M8epx42jK5-s7nAO5Qya1w--oPqPdbsTAkS4vUdVVCrNmjnHDZMubajnZJCwSlWUhMyV10py6FfeV464sIO6VsrLZYJKZtC4Uqwnlr3hTEMw7GsLR_U4KoonsJfqx_UCqNXTjq5RGbQksiRxQfI5_gEPaf_QIL9xwL-Sas19K1Y5fkoNOTOoE40 2025/10/16 01:02:17 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/10/16 01:02:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/10/16 01:02:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ABAWbQ5u_iJTIoDpzzn1LX6u3HMWUQe1Nk-Pb63L6tFTGGgC4SulIuBr67x-t-FB4JlyiJZktSSJWUbazkjnZU_chdh-guXAiyBubemnhg5UTqFdruv6ERvIT9B47GZtp-K__x5HQiIiA7loyncDWaNw2IVD2QP-M8epx42jK5-s7nAO5Qya1w--oPqPdbsTAkS4vUdVVCrNmjnHDZMubajnZJCwSlWUhMyV10py6FfeV464sIO6VsrLZYJKZtC4Uqwnlr3hTEMw7GsLR_U4KoonsJfqx_UCqNXTjq5RGbQksiRxQfI5_gEPaf_QIL9xwL-Sas19K1Y5fkoNOTOoE40" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/10/16 01:02:20 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ABQSS4jKVehwOHG3So4EiJy-JFcXFNBN1oTCLxfQrx0g-UAt6LxsPi4O2q01HPksGbcezRyGihnkukdrKfVt2z61k3t5WcB3cYefT7HyJbE1Yk4pgaTwfaoaWTZqf8SGitTdEvDxZr6T9fpYtXxNRMxpSxTVZyk4nhlZai5XHPlIJKNgA1zGydH2Umb2Yt61cTJtVgxnbLX6KFNHRgxcdF7SBWRaPh4FSHpygyp5FfzKvkEMFyMm_jLElsEvBGRQqsaHE4cg4BdB0ts1iKarWwB8aDrT7rtezdsqMEiC6oP-2xRIKy6UqcnWHY3y1D-4_K6fPSHfLntzB8zFqFBJlKA 2025/10/16 01:02:20 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/10/16 01:02:22 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/16 01:02:23 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ABQSS4jKVehwOHG3So4EiJy-JFcXFNBN1oTCLxfQrx0g-UAt6LxsPi4O2q01HPksGbcezRyGihnkukdrKfVt2z61k3t5WcB3cYefT7HyJbE1Yk4pgaTwfaoaWTZqf8SGitTdEvDxZr6T9fpYtXxNRMxpSxTVZyk4nhlZai5XHPlIJKNgA1zGydH2Umb2Yt61cTJtVgxnbLX6KFNHRgxcdF7SBWRaPh4FSHpygyp5FfzKvkEMFyMm_jLElsEvBGRQqsaHE4cg4BdB0ts1iKarWwB8aDrT7rtezdsqMEiC6oP-2xRIKy6UqcnWHY3y1D-4_K6fPSHfLntzB8zFqFBJlKA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/10/16 01:02:25 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: APvkbCj7CK-sWcPu5zD_3OyroJKl7uOLZ0krdlQWAJ3Kkig6orrODVO5sNuU9px37nivYCM8VT-YAfHb5Toa8EWo6uuNkh0OsgAH2LwDkNHuWKUNRBJLctoPXk6mMqrQ4iGcZYgoyoh6RFN_v7GRPpBbbYkxTZaaF_xubIKaFCDWfIfOhi9lQBQ56p63LLFZzU009ai0_0qPGIqg0e8P2D7QYE0vyu79eZWbzkYVir3IvB1gdNDFg1JzrMpp55FiNpjNIHNO3D6Z0iz5RvFRV6xXFnisx5T2gbuTA9Hsgi2c1F2fDU-ZL0CIoNe9s-wcVlrikvRskzMfH4jT-uonjLM 2025/10/16 01:02:25 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/16 01:02:26 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/16 01:02:27 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "APvkbCj7CK-sWcPu5zD_3OyroJKl7uOLZ0krdlQWAJ3Kkig6orrODVO5sNuU9px37nivYCM8VT-YAfHb5Toa8EWo6uuNkh0OsgAH2LwDkNHuWKUNRBJLctoPXk6mMqrQ4iGcZYgoyoh6RFN_v7GRPpBbbYkxTZaaF_xubIKaFCDWfIfOhi9lQBQ56p63LLFZzU009ai0_0qPGIqg0e8P2D7QYE0vyu79eZWbzkYVir3IvB1gdNDFg1JzrMpp55FiNpjNIHNO3D6Z0iz5RvFRV6xXFnisx5T2gbuTA9Hsgi2c1F2fDU-ZL0CIoNe9s-wcVlrikvRskzMfH4jT-uonjLM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/10/16 01:02:29 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AGPSF-Trp2iA0PhFQUiioskDNNLJSx_hy8JI7f6wTICtUB17oNoQt0Gvz2aZTFmO2fawGrVorloyRNU-Wo9gnx-Lyno7Jz827P28u8b5vGCnhZLXUsaCQFn6SSrT_24QDUpsyyO-4O4Xmd4UWIgN8f4C82_-We3rr7_SK2g3zT0PiQ9cb9Bun3dq1YjmkKXFWC0li-O1KyJtHmy50vWC8AmBJsBcZn8sIRTVJVErNP5FQ1d9xukJq6LNhRdXAHmfRfE09visuOwDEjJQ3U7yuQyrlHT_yl4wGLSDyBqxtfZkxPwoHdwqe2zYyu3aJNIHK8-eZFgSFIDWWUqSNFqEEtc 2025/10/16 01:02:29 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/10/16 01:02:29 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/10/16 01:02:29 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/10/16 01:02:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/16 01:02:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/16 01:02:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/16 01:02:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AGPSF-Trp2iA0PhFQUiioskDNNLJSx_hy8JI7f6wTICtUB17oNoQt0Gvz2aZTFmO2fawGrVorloyRNU-Wo9gnx-Lyno7Jz827P28u8b5vGCnhZLXUsaCQFn6SSrT_24QDUpsyyO-4O4Xmd4UWIgN8f4C82_-We3rr7_SK2g3zT0PiQ9cb9Bun3dq1YjmkKXFWC0li-O1KyJtHmy50vWC8AmBJsBcZn8sIRTVJVErNP5FQ1d9xukJq6LNhRdXAHmfRfE09visuOwDEjJQ3U7yuQyrlHT_yl4wGLSDyBqxtfZkxPwoHdwqe2zYyu3aJNIHK8-eZFgSFIDWWUqSNFqEEtc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/10/16 01:02:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AOxOAEfbU5KQz-EbHzCtWAOFhZHUPuBY1N-Wikb1Gpkdxc2BBNyZ51Xc4ihK4fdj_ERsrcdczI4zT4W6wNtY1DnU-Yac2KeSJY05tNZ0NSLqHn7rYnnAAbw0EFOIBZqbNuCctzXy_wSIo8-n44UCvgiQE1aZ2M_ebJqBY4X6qPRqAvSeZobicfxqRVzfhON7NS3oWCEvg2klAueYZrD47z73Ycuwn3Chc7mL1fkrePCT1s9KVISOjJlFe9tLLnQ5o9zzfh3nTOlaEjWCJJdfgG44_9_1fkIj2Rsh4Z4YHiMhVnv8AYdMCWNz_7CdjXe1JysHKZFXJHB4IU7V6vX3ejY 2025/10/16 01:02:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/16 01:02:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/10/16 01:02:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/10/16 01:02:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/16 01:02:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/16 01:02:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/16 01:02:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AOxOAEfbU5KQz-EbHzCtWAOFhZHUPuBY1N-Wikb1Gpkdxc2BBNyZ51Xc4ihK4fdj_ERsrcdczI4zT4W6wNtY1DnU-Yac2KeSJY05tNZ0NSLqHn7rYnnAAbw0EFOIBZqbNuCctzXy_wSIo8-n44UCvgiQE1aZ2M_ebJqBY4X6qPRqAvSeZobicfxqRVzfhON7NS3oWCEvg2klAueYZrD47z73Ycuwn3Chc7mL1fkrePCT1s9KVISOjJlFe9tLLnQ5o9zzfh3nTOlaEjWCJJdfgG44_9_1fkIj2Rsh4Z4YHiMhVnv8AYdMCWNz_7CdjXe1JysHKZFXJHB4IU7V6vX3ejY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/10/16 01:02:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AJNwpYIML5r39kB1HMfHJD7JT4iW4pvklLByXdpOe1iduzqMkzGz0FD6Hp9oHbkjMxiGZhkn8-OYiXpwKAhWzuwgvvjsO_LvIRaKeHg3-N1hwR_WDbPLfUrQLUG1ebFYzwx0VcwYnB1eG_eMaWGa1nE-iM__NRBpba37wLgbo936y_cWd69cY4hrmdNIH-V3r4nTTgKoKjDzCA4RvvBSHAVm7MNL27N6E-_DNi2Jc7P3etiHV7tSMPiX9k222GLnHCUBtlJbGgPzec_SVTyyEul1O9BlpcUJOkHUXd2lNyJEDEpDhj-TW3Q2ubUl_ElV4N6jRoa5C8VNoT-fw-1C_ho 2025/10/16 01:02:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/16 01:02:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/10/16 01:02:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AJNwpYIML5r39kB1HMfHJD7JT4iW4pvklLByXdpOe1iduzqMkzGz0FD6Hp9oHbkjMxiGZhkn8-OYiXpwKAhWzuwgvvjsO_LvIRaKeHg3-N1hwR_WDbPLfUrQLUG1ebFYzwx0VcwYnB1eG_eMaWGa1nE-iM__NRBpba37wLgbo936y_cWd69cY4hrmdNIH-V3r4nTTgKoKjDzCA4RvvBSHAVm7MNL27N6E-_DNi2Jc7P3etiHV7tSMPiX9k222GLnHCUBtlJbGgPzec_SVTyyEul1O9BlpcUJOkHUXd2lNyJEDEpDhj-TW3Q2ubUl_ElV4N6jRoa5C8VNoT-fw-1C_ho" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/10/16 01:02:44 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ACTGaWVKyvO6Y0mPz43tF9MaUsdmcmhOngdzhJ9hbIL2zI9G67xlieM2VW_M99YJCACBaOaqENyBjUJ7kxrTXHFpfG1f_1nGlRK3yaaMZClvwJHvXD0TegqwLIeaQN3TrF_WmSjZXARwOXXQhnsTYzig-TWl7peAoPpwpo1iBI7LVBShhnWR0LUUBpxGTWrUFfhgLZngvntSsB7T4y0FlRCXS_cGRqvT4LRwDNGFrL0zyAxsB77dUulkyKNVC6Y8lUD9Xc6QsGV9WYH-ZfFadBH1Qz818ss0BtNs4EIncCBpTSqRZsLahNmkVX49fPLLdsnyTjZET3_9_sJVT_rntmY 2025/10/16 01:02:44 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/10/16 01:02:45 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/16 01:02:46 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ACTGaWVKyvO6Y0mPz43tF9MaUsdmcmhOngdzhJ9hbIL2zI9G67xlieM2VW_M99YJCACBaOaqENyBjUJ7kxrTXHFpfG1f_1nGlRK3yaaMZClvwJHvXD0TegqwLIeaQN3TrF_WmSjZXARwOXXQhnsTYzig-TWl7peAoPpwpo1iBI7LVBShhnWR0LUUBpxGTWrUFfhgLZngvntSsB7T4y0FlRCXS_cGRqvT4LRwDNGFrL0zyAxsB77dUulkyKNVC6Y8lUD9Xc6QsGV9WYH-ZfFadBH1Qz818ss0BtNs4EIncCBpTSqRZsLahNmkVX49fPLLdsnyTjZET3_9_sJVT_rntmY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/10/16 01:02:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AKIZBVpXrzwl2PBy3lxN8KSYt6Iz0x9xu-70i4bDVd5xJIQbzIsrdMN-kfRMPKvXb8qwGd3u0eT6imm2KakxtWjHsuLrho60kHATJMZd6BlDLcgzE39e-20TvsnKKhXVjcc-VMz1YqqaQ-B2O5BGSWlY9xyKVqeahbpIWviULaCXHygP3SHxoh7AVdi-PJ3MMYaWSANR0_RKmD_66SC__yKs7WQo2Rv56DvvlmQ5Wml7ze_4Bj0PJALiG1u_pN9LTyLxOvCMFjRj6FnEko-QaiHkeNB6gWhNVMhJO04FNshU2zqohobi-pwIZ4-JXaXjpq58LmIcNxvVEYfjHQ8tzyM 2025/10/16 01:02:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/16 01:02:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/16 01:02:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AKIZBVpXrzwl2PBy3lxN8KSYt6Iz0x9xu-70i4bDVd5xJIQbzIsrdMN-kfRMPKvXb8qwGd3u0eT6imm2KakxtWjHsuLrho60kHATJMZd6BlDLcgzE39e-20TvsnKKhXVjcc-VMz1YqqaQ-B2O5BGSWlY9xyKVqeahbpIWviULaCXHygP3SHxoh7AVdi-PJ3MMYaWSANR0_RKmD_66SC__yKs7WQo2Rv56DvvlmQ5Wml7ze_4Bj0PJALiG1u_pN9LTyLxOvCMFjRj6FnEko-QaiHkeNB6gWhNVMhJO04FNshU2zqohobi-pwIZ4-JXaXjpq58LmIcNxvVEYfjHQ8tzyM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/10/16 01:02:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AAcEm1BCAt7U9V0mgeyrUhNdv_LL63NdjrfaFII-VHcRt8yEQSrpWu9JC8ObheVjAy9_Go40N7_5LzHbqBwQTxk4G1OiIZSM-uMocJPvdVz72jcmVf1yz5SG3vovjrigK8dXhziuSNZgbd4jhWQjQNscbHwAMN_-vk5dQQ3EYhin9rBDH6U19kfDczAnT_nXjR4TMXYhwlV9R15FE3DLAftnDrLaT90f8TaLLEge6xB7kv2b8QMVi9jamu5wpGp7Eeutzf8WO2FitVoEMXCKZsKBHX3o5FA2iG4jqsRSFUL-iltuarG0o66I9vXs6UyviTGjAE5iLzhfCYxAlASG-Zo 2025/10/16 01:02:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/10/16 01:02:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/10/16 01:02:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/16 01:02:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/16 01:02:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/16 01:02:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/16 01:02:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AAcEm1BCAt7U9V0mgeyrUhNdv_LL63NdjrfaFII-VHcRt8yEQSrpWu9JC8ObheVjAy9_Go40N7_5LzHbqBwQTxk4G1OiIZSM-uMocJPvdVz72jcmVf1yz5SG3vovjrigK8dXhziuSNZgbd4jhWQjQNscbHwAMN_-vk5dQQ3EYhin9rBDH6U19kfDczAnT_nXjR4TMXYhwlV9R15FE3DLAftnDrLaT90f8TaLLEge6xB7kv2b8QMVi9jamu5wpGp7Eeutzf8WO2FitVoEMXCKZsKBHX3o5FA2iG4jqsRSFUL-iltuarG0o66I9vXs6UyviTGjAE5iLzhfCYxAlASG-Zo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/10/16 01:02:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AON7UCX8aH_jXnSRY-49W7XVmVu5FyKlxMSlaR8u5rsec2L5SvtNVaG-cXhXlVH0sZSktonCFXn-2mhPDgC3wlY0sStkf1JijDoR4R97NO1jL7DOlVCNkhofSoer6LO9m7cKojRNMu_BzOl7-bzxgn4Q0QQIowuw4wDOaHr_lq38uhMxuAqFr6nqoVar7YLdWhEGTBjO9xkG-PkY0W0CA0gQWHNTjwHzCSM-vn8jbbPqUY8XVNEYOtod5fmuwvAE45hDsZevZAdqKqfbpWq6oIx7OMfIDp9i2p4Tf1xHrML6kmYxlQosOQN7oqHznMUV-_otYEvzFrFfU7gBNHh4Mkk 2025/10/16 01:02:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/16 01:02:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/16 01:02:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/10/16 01:02:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/16 01:02:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/16 01:02:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/16 01:02:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AON7UCX8aH_jXnSRY-49W7XVmVu5FyKlxMSlaR8u5rsec2L5SvtNVaG-cXhXlVH0sZSktonCFXn-2mhPDgC3wlY0sStkf1JijDoR4R97NO1jL7DOlVCNkhofSoer6LO9m7cKojRNMu_BzOl7-bzxgn4Q0QQIowuw4wDOaHr_lq38uhMxuAqFr6nqoVar7YLdWhEGTBjO9xkG-PkY0W0CA0gQWHNTjwHzCSM-vn8jbbPqUY8XVNEYOtod5fmuwvAE45hDsZevZAdqKqfbpWq6oIx7OMfIDp9i2p4Tf1xHrML6kmYxlQosOQN7oqHznMUV-_otYEvzFrFfU7gBNHh4Mkk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/10/16 01:03:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AFnYK_-ns2R179ZDl0est6xQKKs7Mrc-P4VqNP0nB_uqLjnogTGsMRDe_0-teOXOec4A2dBe49sYnYYXjOCg8HkwTnwsTBNoqIJvo9n7bNZlVTQ54OxPcjXetPQ_XW_vgfr1EzgpLyy8EqOjJgfK1Xxg3wt4tYd_vfD8jUjpK5I3D82_32zCbFpqvCJuzvIh0gym870ng0VU8TDLf9A1pTvVYZhYEw9cXD1HLlg3izlvNTNOKhE9BBz4uriOL34daHCeZpnvdJhrzeabDHX7_XsAHJdvzh-3K9gNHD6xKW9OLA5FKaISaRAHhucwaYpyBtvJmOXBakKvd3QAV-P40R0 2025/10/16 01:03:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/16 01:03:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/10/16 01:03:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AFnYK_-ns2R179ZDl0est6xQKKs7Mrc-P4VqNP0nB_uqLjnogTGsMRDe_0-teOXOec4A2dBe49sYnYYXjOCg8HkwTnwsTBNoqIJvo9n7bNZlVTQ54OxPcjXetPQ_XW_vgfr1EzgpLyy8EqOjJgfK1Xxg3wt4tYd_vfD8jUjpK5I3D82_32zCbFpqvCJuzvIh0gym870ng0VU8TDLf9A1pTvVYZhYEw9cXD1HLlg3izlvNTNOKhE9BBz4uriOL34daHCeZpnvdJhrzeabDHX7_XsAHJdvzh-3K9gNHD6xKW9OLA5FKaISaRAHhucwaYpyBtvJmOXBakKvd3QAV-P40R0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/10/16 01:03:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AG6M_YxWg7Irj3lEsfo4MiAI8dq547sAtKH20BK1yJtQ33Q5L8hFHDYvt8ZtE3cbQem9RIBfSWiHYD7ZG8HLVIItW9UJ7XgIaQwRDubOtu_sAgLjelD2ybLe_3R9zZ-74bcw4OnhhGTOv37gNrBGrIW9A0F2RulzJT8TPSeM7GXtEi-UuMqaweBvqNgKN9-EJkCVMQWKwRDtjzKtsFQyXx6iZlGOioFgI5AcDOPgm9pVYsLad_3pK3n9anat0Lbw4XMcxpsg98kAB_XeiSqur5-vqvPRAsLuRf7wLWbT6pKQxFVI2xw6bFCeL-h9i65_F3lrs-ChvzcJURcEOOXbW0Q 2025/10/16 01:03:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/10/16 01:03:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/16 01:03:09 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AG6M_YxWg7Irj3lEsfo4MiAI8dq547sAtKH20BK1yJtQ33Q5L8hFHDYvt8ZtE3cbQem9RIBfSWiHYD7ZG8HLVIItW9UJ7XgIaQwRDubOtu_sAgLjelD2ybLe_3R9zZ-74bcw4OnhhGTOv37gNrBGrIW9A0F2RulzJT8TPSeM7GXtEi-UuMqaweBvqNgKN9-EJkCVMQWKwRDtjzKtsFQyXx6iZlGOioFgI5AcDOPgm9pVYsLad_3pK3n9anat0Lbw4XMcxpsg98kAB_XeiSqur5-vqvPRAsLuRf7wLWbT6pKQxFVI2xw6bFCeL-h9i65_F3lrs-ChvzcJURcEOOXbW0Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/10/16 01:03:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ACaqdu1co-4yHON7CwGULmjBkpHcWzdCnTWm0nKwJSYoYDXkGSb2VAvt66dFPlaZElO3AaP-SNn0T6WcRpTlhzq9n8WaxkiVURlLE4DXDoWouYIJMJoT0PJh1CTnAsZSKaZgo1JeoJlN-fhLa-eULyswW6ZEK-7iYa0dxScCPB1pmdoK6HZ44pE-7oZNkfuqzknRQfPXNQDR6Ijy3LUqLiQvvC6jjsOv7KsAfodBCq6sz5CsL5uQXBD3-w5h4ig7Vnp-r7v1JPemIXfpSwUudJQOwpN1Q7kSy0AzALlWlzq08PgwGPGFjUS48vON7hVIGozOIHfcVPer1N5f0KqYbLY 2025/10/16 01:03:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/16 01:03:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/16 01:03:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ACaqdu1co-4yHON7CwGULmjBkpHcWzdCnTWm0nKwJSYoYDXkGSb2VAvt66dFPlaZElO3AaP-SNn0T6WcRpTlhzq9n8WaxkiVURlLE4DXDoWouYIJMJoT0PJh1CTnAsZSKaZgo1JeoJlN-fhLa-eULyswW6ZEK-7iYa0dxScCPB1pmdoK6HZ44pE-7oZNkfuqzknRQfPXNQDR6Ijy3LUqLiQvvC6jjsOv7KsAfodBCq6sz5CsL5uQXBD3-w5h4ig7Vnp-r7v1JPemIXfpSwUudJQOwpN1Q7kSy0AzALlWlzq08PgwGPGFjUS48vON7hVIGozOIHfcVPer1N5f0KqYbLY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/10/16 01:03:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AGIex0QCZVkF3kLfgq38rg3vloI014hU-bBSAEiVVQm01LfQmVFwacApC8vSQ9g4t6_DkqVDpGj7Wcq1uXRFqCE0gepHhcdo2CtjHEPBjpzujQYRndYRLcP09jB77drgUrKJJKxHcVl1YMWRqge89vYu0HZ-grf-rNz9GN3cMojyECViMD7u6LSFlCvDhO1ar20R1R8Odkpy139dH0hel68zC4wl3tiDNi15pZZOXdSv6X_1u6glNqRgvIIJvY7g0KuHUz95yPzjN6ee5kAY_BRwG19958FsMIsc61YqFGBKXlNnZD2jI1Gv9vjkkf0FisQQzY9bK94OBp1sLl136aw 2025/10/16 01:03:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/10/16 01:03:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/10/16 01:03:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/16 01:03:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/16 01:03:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/16 01:03:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/16 01:03:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AGIex0QCZVkF3kLfgq38rg3vloI014hU-bBSAEiVVQm01LfQmVFwacApC8vSQ9g4t6_DkqVDpGj7Wcq1uXRFqCE0gepHhcdo2CtjHEPBjpzujQYRndYRLcP09jB77drgUrKJJKxHcVl1YMWRqge89vYu0HZ-grf-rNz9GN3cMojyECViMD7u6LSFlCvDhO1ar20R1R8Odkpy139dH0hel68zC4wl3tiDNi15pZZOXdSv6X_1u6glNqRgvIIJvY7g0KuHUz95yPzjN6ee5kAY_BRwG19958FsMIsc61YqFGBKXlNnZD2jI1Gv9vjkkf0FisQQzY9bK94OBp1sLl136aw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/10/16 01:03:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AC4DvuNunClsC8Ze3I_9fytUDIsMWvExoI3tOHuzSDShYybd3uBg2lNeEQM3EmWZRIQmvaQmvWtAIZP_FFGAjb_iNTaLNhTokKKLENnsVr73pT0zI_Ft_pCqkVBVGwvgh0aR8Do4M98hFTZVFB-sjT1SJjAVgt2GtfBe79XqDdQGZ6098Cy6cA-hbCV0_-1IELc1FlhCM4MRdBDhvC2xV0Oe1o1YIeg0D8egZJWfqJKugdv9VHW6rHcTnlsYRcND4yhj6zNJKRlTRb_RrcsonHpGIvtyDFWd2pDa0E86oRcBQ5Eg_8KC2l89Ud1AXj22cHzdr1AU9bmXP330ne9NSak 2025/10/16 01:03:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/16 01:03:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/16 01:03:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/10/16 01:03:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/16 01:03:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/16 01:03:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/16 01:03:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AC4DvuNunClsC8Ze3I_9fytUDIsMWvExoI3tOHuzSDShYybd3uBg2lNeEQM3EmWZRIQmvaQmvWtAIZP_FFGAjb_iNTaLNhTokKKLENnsVr73pT0zI_Ft_pCqkVBVGwvgh0aR8Do4M98hFTZVFB-sjT1SJjAVgt2GtfBe79XqDdQGZ6098Cy6cA-hbCV0_-1IELc1FlhCM4MRdBDhvC2xV0Oe1o1YIeg0D8egZJWfqJKugdv9VHW6rHcTnlsYRcND4yhj6zNJKRlTRb_RrcsonHpGIvtyDFWd2pDa0E86oRcBQ5Eg_8KC2l89Ud1AXj22cHzdr1AU9bmXP330ne9NSak" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/10/16 01:03:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AKEiK05EKAXdJ1B8Y61Sj2QEuzpdyGiXrzQZHwSUXQ6C3nlqHi9h0R8NoDD24ItBH200bH12iCG-1hr-jOLwWGzZPBVJmaorCA2Zw_J06N1uhjzEYteJQXkO30eodDV3NARJYcb2_e46dkg0bovszCraRCttGWGE8oPxuF9uLD-WsprMKRSG8KYkifbxMsL0uh-I36-LMc3637DIMvfxJ-Vu6wZ95-RXpQtsJtFIImzVT7XiHViWDhv6HpGI2P8jXrdatwO-eyIHAkmRsO-sO8L7npptKnjp1iw4mJ65_o_SLBoeZkKNV-OGfQ4s4iPDgxOtjQNVhH9o9GyjIcIYPIw 2025/10/16 01:03:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/16 01:03:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/10/16 01:03:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AKEiK05EKAXdJ1B8Y61Sj2QEuzpdyGiXrzQZHwSUXQ6C3nlqHi9h0R8NoDD24ItBH200bH12iCG-1hr-jOLwWGzZPBVJmaorCA2Zw_J06N1uhjzEYteJQXkO30eodDV3NARJYcb2_e46dkg0bovszCraRCttGWGE8oPxuF9uLD-WsprMKRSG8KYkifbxMsL0uh-I36-LMc3637DIMvfxJ-Vu6wZ95-RXpQtsJtFIImzVT7XiHViWDhv6HpGI2P8jXrdatwO-eyIHAkmRsO-sO8L7npptKnjp1iw4mJ65_o_SLBoeZkKNV-OGfQ4s4iPDgxOtjQNVhH9o9GyjIcIYPIw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/10/16 01:03:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AJzjXE_PQNqUpk67y-P75ZzmMkrEO09KyS2_oAIYNEMR5YUnyPEZJnFX3QFJxBpqq9Jarj74zV8Ks9qAsruDSEiI-DMOC4d2b9O9urVNhyEoYMaQ05XYsDHrwgY3Up5Dx_Hhq4ebMHSFzSHlG1lNxqTZ-_PCC_D4hTAZOYyYzZpLyIu7-ZQatIecAaz-uJ06IL-IZZCnM6FOxnJH-PoXohpJpCxDs-fI6MqSSu4SIJI78xSUtc3gfIb7-FTx--3orB2PXxGbGBmJKI5C8C22swPMBSybcVB6VZ8wl25whCNWDHp-UJM6gOBjSq09x1lt624haqPjOjbmaEbLcst7qvU 2025/10/16 01:03:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/10/16 01:03:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/16 01:03:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AJzjXE_PQNqUpk67y-P75ZzmMkrEO09KyS2_oAIYNEMR5YUnyPEZJnFX3QFJxBpqq9Jarj74zV8Ks9qAsruDSEiI-DMOC4d2b9O9urVNhyEoYMaQ05XYsDHrwgY3Up5Dx_Hhq4ebMHSFzSHlG1lNxqTZ-_PCC_D4hTAZOYyYzZpLyIu7-ZQatIecAaz-uJ06IL-IZZCnM6FOxnJH-PoXohpJpCxDs-fI6MqSSu4SIJI78xSUtc3gfIb7-FTx--3orB2PXxGbGBmJKI5C8C22swPMBSybcVB6VZ8wl25whCNWDHp-UJM6gOBjSq09x1lt624haqPjOjbmaEbLcst7qvU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/10/16 01:03:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AIKRqpZ-pxKs0ctMbbCYrawWYGTlUjZMloNdnY5zwdscVJPdQ2Ctkbf0uXrXv7WrL2r54z-t1rnlikBnOVuixM-EtyDRU_QBexogFGkniIMQN5lTVYbljZMNP7gyDVDtamTJKbafw-JXMylxgRRnaivT5cktcuu8ngrUWJq3SVH2AkVGMPAE9pKQ-3617ql3EKdugpTS1_jjsA3Uob_jt1Qnhiy-snTArmjcEX7Bm9PCkunb5SguXdB2bXq7YduwZUJQMqkYDgs3hvn9mObH52zeFw1wjsD4HoB5wF95J1W26C-EZZZ5bK9o_7at4rMmwJqSssq4w_wZnyA4bnXqUo8 2025/10/16 01:03:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/16 01:03:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/16 01:03:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AIKRqpZ-pxKs0ctMbbCYrawWYGTlUjZMloNdnY5zwdscVJPdQ2Ctkbf0uXrXv7WrL2r54z-t1rnlikBnOVuixM-EtyDRU_QBexogFGkniIMQN5lTVYbljZMNP7gyDVDtamTJKbafw-JXMylxgRRnaivT5cktcuu8ngrUWJq3SVH2AkVGMPAE9pKQ-3617ql3EKdugpTS1_jjsA3Uob_jt1Qnhiy-snTArmjcEX7Bm9PCkunb5SguXdB2bXq7YduwZUJQMqkYDgs3hvn9mObH52zeFw1wjsD4HoB5wF95J1W26C-EZZZ5bK9o_7at4rMmwJqSssq4w_wZnyA4bnXqUo8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/10/16 01:03:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AHY5JjsxU_laUsP9b1JQleav_0zcUPzAIotZYSsuMy_FvYguJnp3Zj9DHMqo2ubPKueIWnpXCJHz7YkgxeXpdH9Yk5s1O4PcIRWC08eYOdAIqexpe1j2cnFHXAVFW4Re_eA3oKQmYK2aJ29M3f_syKdpaeaKVNm_U9Ygv-bvFT5pxWVa9-WVENaUJDcJadNR6KRjmW1s6xmie157fTPp8aaA8U6rg4h54uUeb_Ty1MzQzt95doRUU95bXtahl7qAE9iRptTYUO4qv5UxJIO60RQbv1LSrBcDX5l9f-cvP09yMFBN5rwuQzbuPGOgc9KC-wK9yEdf_Up8JeNxLSMWFvs 2025/10/16 01:03:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/10/16 01:03:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/10/16 01:03:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/10/16 01:03:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/16 01:03:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/16 01:03:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/16 01:03:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AHY5JjsxU_laUsP9b1JQleav_0zcUPzAIotZYSsuMy_FvYguJnp3Zj9DHMqo2ubPKueIWnpXCJHz7YkgxeXpdH9Yk5s1O4PcIRWC08eYOdAIqexpe1j2cnFHXAVFW4Re_eA3oKQmYK2aJ29M3f_syKdpaeaKVNm_U9Ygv-bvFT5pxWVa9-WVENaUJDcJadNR6KRjmW1s6xmie157fTPp8aaA8U6rg4h54uUeb_Ty1MzQzt95doRUU95bXtahl7qAE9iRptTYUO4qv5UxJIO60RQbv1LSrBcDX5l9f-cvP09yMFBN5rwuQzbuPGOgc9KC-wK9yEdf_Up8JeNxLSMWFvs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/10/16 01:03:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ACTo-BaaIaAtr43buqZ0YOWPXyijbbtwQHDVDY2lMxYvZDP-UfTqCW2mKF6cR0rl0dZ5duR7Xjc_pK0CbhHwLj9VjoINBSOg7IF7LkuC45-uNPTskuZbAxG14Z4BaFoDYzuPwW270ZudIQKLF82mVLjiZ_u1CvG9AtwjHXaYDaSxsYPyKstxgpeXxytDFIzHPpWCFWhZFToskMD6DgZ5EuOGmmUOQegE90qVX7qJjIowfqV6i-hGkSpGM4tpqyTj1NhcwA6lQ_rXgSfAty7m1Ydfybos_IwkG0QL63NgViw-GyPEEd_jOU8tVEVPjYhE-qh8lTYVhwpMc_sgUylADVs 2025/10/16 01:03:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/16 01:03:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/10/16 01:03:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/10/16 01:03:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/16 01:03:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/16 01:03:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/16 01:03:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ACTo-BaaIaAtr43buqZ0YOWPXyijbbtwQHDVDY2lMxYvZDP-UfTqCW2mKF6cR0rl0dZ5duR7Xjc_pK0CbhHwLj9VjoINBSOg7IF7LkuC45-uNPTskuZbAxG14Z4BaFoDYzuPwW270ZudIQKLF82mVLjiZ_u1CvG9AtwjHXaYDaSxsYPyKstxgpeXxytDFIzHPpWCFWhZFToskMD6DgZ5EuOGmmUOQegE90qVX7qJjIowfqV6i-hGkSpGM4tpqyTj1NhcwA6lQ_rXgSfAty7m1Ydfybos_IwkG0QL63NgViw-GyPEEd_jOU8tVEVPjYhE-qh8lTYVhwpMc_sgUylADVs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/10/16 01:03:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ACq8KORYfFeUItJ8VNBiVn_1Js50f5hVeBPdcmQ8JHGjnBiij0-9nol313cyBMcLtzBNRLV4vFVHTfuzqMqUC87SwAiXxWEsTdmQ_qw9_rL2jeYLVQMB4OJCmZmNx5MHkkJpEubg3ohEVMXUDw_yxC2WcwquT01tWZHyBiTBkaEj-YbCdUYFL2DmaKRMYcDDDMfr52HPq8RNZg4ted_QYpuaM-MSCjUiIZ78Rvpc3DyIgsgmh_j08M6LZSb5LF9LxIywTzz40bc3vBDBEKwYa5njKka_KCDt-yrQ71qSOxs9n3VayXCuG2jg7wS_UH0k6OZ12k4IzaE1RiRZvLLdOz0 2025/10/16 01:03:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/10/16 01:03:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/10/16 01:03:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ACq8KORYfFeUItJ8VNBiVn_1Js50f5hVeBPdcmQ8JHGjnBiij0-9nol313cyBMcLtzBNRLV4vFVHTfuzqMqUC87SwAiXxWEsTdmQ_qw9_rL2jeYLVQMB4OJCmZmNx5MHkkJpEubg3ohEVMXUDw_yxC2WcwquT01tWZHyBiTBkaEj-YbCdUYFL2DmaKRMYcDDDMfr52HPq8RNZg4ted_QYpuaM-MSCjUiIZ78Rvpc3DyIgsgmh_j08M6LZSb5LF9LxIywTzz40bc3vBDBEKwYa5njKka_KCDt-yrQ71qSOxs9n3VayXCuG2jg7wS_UH0k6OZ12k4IzaE1RiRZvLLdOz0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/10/16 01:03:53 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ADnY1sAm_Ty25MR7ldrFRx7iOpZmpWaEPO14YcuXyAAYRbCrFFGG0dhKvQDc9u6WJXhFJLvnMQb5UjYmtgvUpHirZlfi_AGO10lk6vIUTMKbh871SdceLQUsMDINWpl5w5l37T-mtJuIn1V4ZJHgHgtugAkdtgD5a2u0Kn_dMPKkJPaT1QGBOV1cwO0DK3mo8QtaCoRazL7G6wYRae5LkWCskMPi8VAv243uUfDXlyJ-ixozIGAOcHP0bCTtshJ9N4pcaqr_RgFCAGuXIqTDM0ktHMcYp1xA-fsSYc_kg9auNbiTOIVN656pWJELL-B_k5X6gsWAXyksvlxBHj1ItZI 2025/10/16 01:03:53 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/10/16 01:03:54 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/16 01:03:55 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ADnY1sAm_Ty25MR7ldrFRx7iOpZmpWaEPO14YcuXyAAYRbCrFFGG0dhKvQDc9u6WJXhFJLvnMQb5UjYmtgvUpHirZlfi_AGO10lk6vIUTMKbh871SdceLQUsMDINWpl5w5l37T-mtJuIn1V4ZJHgHgtugAkdtgD5a2u0Kn_dMPKkJPaT1QGBOV1cwO0DK3mo8QtaCoRazL7G6wYRae5LkWCskMPi8VAv243uUfDXlyJ-ixozIGAOcHP0bCTtshJ9N4pcaqr_RgFCAGuXIqTDM0ktHMcYp1xA-fsSYc_kg9auNbiTOIVN656pWJELL-B_k5X6gsWAXyksvlxBHj1ItZI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/10/16 01:03:57 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ACF79bLj35vLp5ljNoqhxVQbWQIsQjo-p9aChHPvb35K-J4ZOZxdggFXMYVskEVpUdeJjUwJS-30Oa9AlKG076wxNTV8j21NmIIMcq2pxqh3TO54Fbn5FdWSvwbHWJ7euF6uUrmEsvaW4saL_ptLGLqHdaE5otW-QAXPmjubA1E8q-IpY_tgdfwv8dmAOti2k5R9YTq3IlonuW0c_Jahley_aJN4DkdiJSKOrGOszcdj6HHG4VqJCDlFN8BYpslrnBrIujxdaqq0tx3mR2z1g6rAJy6eITE0JKYXDdAs75RKDK_v6g1V8B5gaz9gQFsZJVdeXTIG821ARh7uWGEgzuo 2025/10/16 01:03:57 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/16 01:03:58 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/16 01:03:59 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ACF79bLj35vLp5ljNoqhxVQbWQIsQjo-p9aChHPvb35K-J4ZOZxdggFXMYVskEVpUdeJjUwJS-30Oa9AlKG076wxNTV8j21NmIIMcq2pxqh3TO54Fbn5FdWSvwbHWJ7euF6uUrmEsvaW4saL_ptLGLqHdaE5otW-QAXPmjubA1E8q-IpY_tgdfwv8dmAOti2k5R9YTq3IlonuW0c_Jahley_aJN4DkdiJSKOrGOszcdj6HHG4VqJCDlFN8BYpslrnBrIujxdaqq0tx3mR2z1g6rAJy6eITE0JKYXDdAs75RKDK_v6g1V8B5gaz9gQFsZJVdeXTIG821ARh7uWGEgzuo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/10/16 01:04:01 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AH8LVObQDJz3QCDbem8_F1D__wX_BUfDJApUC17OXBK_qevvtHZLR9Io2j0uHBUsx_Ry8DF0EMIVhIgSIgh0CJXmSsZjJ2HmoyCaLTN_1cSit7fM6dFaap2NAXwZkLAh9TVepzWFKq5yMQsICNUd88ws3cuo-P03YCM4GCyXPiCsUSi0QBpTjSUGT8eVd53zNQSoIm4L9x2dBQ4bp4rz94fwv03H3yr2N6jGleXe7lPrRlzSOTCK1quTW-1-tef83Xt-mNhxP6AGYjVbCS-PBQMi5AGInBeJgk6Dk7Yu-TMoK-LBP77Mkc9XuzCInU1iBOBYDWMlnxVA86KmZ-lhdVk 2025/10/16 01:04:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/10/16 01:04:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/10/16 01:04:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/10/16 01:04:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/16 01:04:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/16 01:04:03 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/16 01:04:04 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AH8LVObQDJz3QCDbem8_F1D__wX_BUfDJApUC17OXBK_qevvtHZLR9Io2j0uHBUsx_Ry8DF0EMIVhIgSIgh0CJXmSsZjJ2HmoyCaLTN_1cSit7fM6dFaap2NAXwZkLAh9TVepzWFKq5yMQsICNUd88ws3cuo-P03YCM4GCyXPiCsUSi0QBpTjSUGT8eVd53zNQSoIm4L9x2dBQ4bp4rz94fwv03H3yr2N6jGleXe7lPrRlzSOTCK1quTW-1-tef83Xt-mNhxP6AGYjVbCS-PBQMi5AGInBeJgk6Dk7Yu-TMoK-LBP77Mkc9XuzCInU1iBOBYDWMlnxVA86KmZ-lhdVk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/10/16 01:04:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AK38NNH0ts7_sPJ0GomM956bK7q96vjSDq9axfXsUoBe6Ie2GojzqclCwDTmlvzRGgSg23QIZI1z-r35dYPVI-RJRFOeK7d4EREoxW2Yc8mN4rGszM36xnvl9qHq71OLgH7QVGG5kcnn1SErblS6Rp4idNhtuazJoHoocbXxza4HeOvwZ0vYnZmWd7dZI197Q3jztyWq3rc1FuN0E1szqHCPd2hLlBHwLIyPUh__sbfw6aJaztidGluY4N89nSTYLwWu2U3yI-VVex-MapdwDCXmu2mhC4ips07ASyYE9iNUeweKZBr_dYCyxLYgaw4Sw7g7ojI9zu85gbvSqLktUnE 2025/10/16 01:04:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/16 01:04:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/10/16 01:04:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/10/16 01:04:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/16 01:04:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/16 01:04:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/16 01:04:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AK38NNH0ts7_sPJ0GomM956bK7q96vjSDq9axfXsUoBe6Ie2GojzqclCwDTmlvzRGgSg23QIZI1z-r35dYPVI-RJRFOeK7d4EREoxW2Yc8mN4rGszM36xnvl9qHq71OLgH7QVGG5kcnn1SErblS6Rp4idNhtuazJoHoocbXxza4HeOvwZ0vYnZmWd7dZI197Q3jztyWq3rc1FuN0E1szqHCPd2hLlBHwLIyPUh__sbfw6aJaztidGluY4N89nSTYLwWu2U3yI-VVex-MapdwDCXmu2mhC4ips07ASyYE9iNUeweKZBr_dYCyxLYgaw4Sw7g7ojI9zu85gbvSqLktUnE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/10/16 01:04:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AEGOpZ17PKaybcn64c7Wng5ogWdw_D-SJWm1QxmXMI2jdtu8ZHTZj0RpftfKaQshhbBRhHXjjXouPAw0y4PSpXu8av40mBcIWpBwnXQLk9sVY3dM1KPI6OPT-c37WdigsyStnq48bDrlHHSYkHlFLbUBprGFzCst2DK_Xht7VTYGYvbB6URedf_-kZ6hBXwMpXul8srK_AU0Jzh0c8cuE5NObUbw6b33xvG7Kf671zcAU4yXcsqqU33NYQEZxbGaOmRbxMloWVxEN9vsGXNfzZb6EXFTuAnQ_E9z9KJb8AB5LKIjD2Coym3pIja5R1HORI3X-O4-APv9BcSIpXpnitk 2025/10/16 01:04:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/10/16 01:04:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/10/16 01:04:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AEGOpZ17PKaybcn64c7Wng5ogWdw_D-SJWm1QxmXMI2jdtu8ZHTZj0RpftfKaQshhbBRhHXjjXouPAw0y4PSpXu8av40mBcIWpBwnXQLk9sVY3dM1KPI6OPT-c37WdigsyStnq48bDrlHHSYkHlFLbUBprGFzCst2DK_Xht7VTYGYvbB6URedf_-kZ6hBXwMpXul8srK_AU0Jzh0c8cuE5NObUbw6b33xvG7Kf671zcAU4yXcsqqU33NYQEZxbGaOmRbxMloWVxEN9vsGXNfzZb6EXFTuAnQ_E9z9KJb8AB5LKIjD2Coym3pIja5R1HORI3X-O4-APv9BcSIpXpnitk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/10/16 01:04:18 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AKd6XxJgtE9Zr7ac0eHiIKUHJwqfo5i-I57D0eMtbbSvOQODEBIUTFGjN3_ex-IB9aikFM-ZfPLCNU74_5jvSbYks8asLHyJ94OWSD77xbtCYNtxE_XsFJeyxKcvrclHqN55h_TKQzDx_iE-mTTo_ZWyXH1wlU76Va_y0HqUPGS3Y65SUAG7D2P9sy26tQkfxEB60M29acI2MHpZ0Ij878xptpDMXSzOJNAwqbbECbXh-DEL7F9_lzY2Uds5Z14EIx7LoIwM2btjJk_zSgv_CL5-mDl9ldjiZzebbnQzZhIVI7TqcZcXHqjOobtKAJunnFZG1-ykq-7dRISMWGYpqQw 2025/10/16 01:04:19 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/10/16 01:04:20 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/16 01:04:21 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AKd6XxJgtE9Zr7ac0eHiIKUHJwqfo5i-I57D0eMtbbSvOQODEBIUTFGjN3_ex-IB9aikFM-ZfPLCNU74_5jvSbYks8asLHyJ94OWSD77xbtCYNtxE_XsFJeyxKcvrclHqN55h_TKQzDx_iE-mTTo_ZWyXH1wlU76Va_y0HqUPGS3Y65SUAG7D2P9sy26tQkfxEB60M29acI2MHpZ0Ij878xptpDMXSzOJNAwqbbECbXh-DEL7F9_lzY2Uds5Z14EIx7LoIwM2btjJk_zSgv_CL5-mDl9ldjiZzebbnQzZhIVI7TqcZcXHqjOobtKAJunnFZG1-ykq-7dRISMWGYpqQw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/10/16 01:04:23 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ALkPacZL3T5KqPKxNVMNJ-w2PRWxcHY0qGdTtV7V9UxsxEe5iizgw8zFsAK5d-gIdgexz1E-hrxDXOeUd6_bJQV3TZtZSuEcZT-peeXlwfd1zPFs7T7pLj_QWGeXzHbMcRK6hT0O_6ojTLonhjmqBcn29vdYDu5isialtz0tw-iSxb9tkCsXDurgLYFvWozD_upVxtlhzEexi-AI1ljGV3u1TbPWaThj5aeHOMNjz8eRiaIu7GU2T7dJshPUfJ-4ZDGZ4jrb84uDRpTkoAgxwErTREF42lPwJF7UfE8fgLO-gvPZz8-oTrhx713It__e3mtyE6Cd1jboXSMumbRVtAk 2025/10/16 01:04:24 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/16 01:04:25 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/16 01:04:25 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ALkPacZL3T5KqPKxNVMNJ-w2PRWxcHY0qGdTtV7V9UxsxEe5iizgw8zFsAK5d-gIdgexz1E-hrxDXOeUd6_bJQV3TZtZSuEcZT-peeXlwfd1zPFs7T7pLj_QWGeXzHbMcRK6hT0O_6ojTLonhjmqBcn29vdYDu5isialtz0tw-iSxb9tkCsXDurgLYFvWozD_upVxtlhzEexi-AI1ljGV3u1TbPWaThj5aeHOMNjz8eRiaIu7GU2T7dJshPUfJ-4ZDGZ4jrb84uDRpTkoAgxwErTREF42lPwJF7UfE8fgLO-gvPZz8-oTrhx713It__e3mtyE6Cd1jboXSMumbRVtAk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/10/16 01:04:28 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AP01CMBh1XXktawEizqRtd7-LS-NI1XvGya0sTfdAXayp_8JyBU5me6LjWgXxvZeEHOQ63BsDAQt-LyDC6XxvJsySIyi9nJCEH70LEGRIlwHqjEo7G3P7DXS8Q2JQMY_syKnOCkf3L_gvUF4Cy7EEFRI92LbGTAPhMqp92q2oRQK18M1_0NSZPrV3pKa_lMUYASByJAm0JCK5PTk0IuWc9SeFjf8srC4NYcMcCBTCY9VoFMehO1CI6I-YHwD8jE6oADI9LDg-Ob1zFA6fruBU50Clcz2n0TCMg8jrVuJYV10lPTmevHaZLmNJAhiGHe2jrR285NQHu2HkEP98d-wpBs 2025/10/16 01:04:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/10/16 01:04:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/10/16 01:04:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/10/16 01:04:29 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/16 01:04:29 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/16 01:04:29 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/16 01:04:30 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AP01CMBh1XXktawEizqRtd7-LS-NI1XvGya0sTfdAXayp_8JyBU5me6LjWgXxvZeEHOQ63BsDAQt-LyDC6XxvJsySIyi9nJCEH70LEGRIlwHqjEo7G3P7DXS8Q2JQMY_syKnOCkf3L_gvUF4Cy7EEFRI92LbGTAPhMqp92q2oRQK18M1_0NSZPrV3pKa_lMUYASByJAm0JCK5PTk0IuWc9SeFjf8srC4NYcMcCBTCY9VoFMehO1CI6I-YHwD8jE6oADI9LDg-Ob1zFA6fruBU50Clcz2n0TCMg8jrVuJYV10lPTmevHaZLmNJAhiGHe2jrR285NQHu2HkEP98d-wpBs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/10/16 01:04:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AN8D6iLRntRKbjlf01UgVCzU3w-CqzmnDgCR6Ad5cX56mEUX8Wn6SUxnw5DswpiibVuq4y0cXP8UprRu_qy-mPzlcFkmvfPEAAMpKas69y9mTmnc48q7od0MG4xhdYk1rlRmAmt2nsmPpjx6JCA0JBACzcL3tCLkPkmDVt47sYkE60VsVmP7PJvJSyofKhiZ_hfzRHdQWZMYvfQkCdFi7b--BIEqDpv3OnMgKxXSZa_JsPOYVKMhzxsQM13nEmfPj-Ln2KDrE6yu5-UqYVtqyGuBtTbeRp9bcaqfwphDUkLpBUkpPo8_EQwM4Qs1A2dJpN6LqCAw4mcyVFddX_LeXjQ 2025/10/16 01:04:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/16 01:04:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/10/16 01:04:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/10/16 01:04:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/16 01:04:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/16 01:04:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/16 01:04:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AN8D6iLRntRKbjlf01UgVCzU3w-CqzmnDgCR6Ad5cX56mEUX8Wn6SUxnw5DswpiibVuq4y0cXP8UprRu_qy-mPzlcFkmvfPEAAMpKas69y9mTmnc48q7od0MG4xhdYk1rlRmAmt2nsmPpjx6JCA0JBACzcL3tCLkPkmDVt47sYkE60VsVmP7PJvJSyofKhiZ_hfzRHdQWZMYvfQkCdFi7b--BIEqDpv3OnMgKxXSZa_JsPOYVKMhzxsQM13nEmfPj-Ln2KDrE6yu5-UqYVtqyGuBtTbeRp9bcaqfwphDUkLpBUkpPo8_EQwM4Qs1A2dJpN6LqCAw4mcyVFddX_LeXjQ" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/10/16 01:04:40 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/10/16 01:04:46 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/10/16 01:04:53 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/10/16 01:05:00 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/10/16 01:05:07 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/10/16 01:05:11 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AFcIriVGqLpFQrczVo2w95lUYQ9mX3QhQzIVgwxYszxmi-n_4lHcN5N70Exvw-qk88gySVog851CUxFE4oLiFsCzcJnSrYCrfqREWK252XD6Ah_meZyMn0hfi1MJDDecClKob_3_1rDKN9PlVSIcpRMaUyO9IezYYmz82TTUT1rPZ6j97SWyh89lgme7Z3K-WyoKAZ8ytuRUIwPivQSiQHeMeyZBElMIOd9aWJBYgfAslexoyKCzXL37LsE52NrHgoah-NGUpyfHzFKcr15mu8XW6Qc_zeVS4pq-0iKqoR615uDcJB-EKTayvzxe6qFsziYLss8yyB0WxUnYracuypM 2025/10/16 01:05:11 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/16 01:05:12 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "ad70557643b3acf958dd613f71ebe0b4" 2025/10/16 01:05:12 DEBUG : unknown-size-put.txt: multipart upload "AFcIriVGqLpFQrczVo2w95lUYQ9mX3QhQzIVgwxYszxmi-n_4lHcN5N70Exvw-qk88gySVog851CUxFE4oLiFsCzcJnSrYCrfqREWK252XD6Ah_meZyMn0hfi1MJDDecClKob_3_1rDKN9PlVSIcpRMaUyO9IezYYmz82TTUT1rPZ6j97SWyh89lgme7Z3K-WyoKAZ8ytuRUIwPivQSiQHeMeyZBElMIOd9aWJBYgfAslexoyKCzXL37LsE52NrHgoah-NGUpyfHzFKcr15mu8XW6Qc_zeVS4pq-0iKqoR615uDcJB-EKTayvzxe6qFsziYLss8yyB0WxUnYracuypM" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/10/16 01:05:15 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ABB3eGyJLeNyDRvRvB1pt_AhLKzoex9HMIcFemXmCKbs-UQHS1ythgocfb0dc0PB7aA61Xx6GtuYbyugdsSShNhQCUJtf5CRYO1_oxGl8kDvHnnpOJ6SPB0gm7ebcQWusZMdjLoQ15vbsCR3U71-kKzNyWMfKMcpliWYApIzEPkyIQ4ySUzfrPGrSdJfRgfiVKLyJEHppYlOjTgkPNVs00kecfIpq701poZmdNoYy7abCT2aqQsRQcKHmDRmyTSaNc2Qp5b_16u1loM3_aObfuCRL1e_yFT1y-pN2mUZSCxJrvH8edAWcTOg5xEjhRAzJPfj_B12RX6dp187atc74Oo 2025/10/16 01:05:15 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/10/16 01:05:15 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "e64fd6601db46cccd81af2ec43b75ab8" 2025/10/16 01:05:16 DEBUG : unknown-size-update.txt: multipart upload "ABB3eGyJLeNyDRvRvB1pt_AhLKzoex9HMIcFemXmCKbs-UQHS1ythgocfb0dc0PB7aA61Xx6GtuYbyugdsSShNhQCUJtf5CRYO1_oxGl8kDvHnnpOJ6SPB0gm7ebcQWusZMdjLoQ15vbsCR3U71-kKzNyWMfKMcpliWYApIzEPkyIQ4ySUzfrPGrSdJfRgfiVKLyJEHppYlOjTgkPNVs00kecfIpq701poZmdNoYy7abCT2aqQsRQcKHmDRmyTSaNc2Qp5b_16u1loM3_aObfuCRL1e_yFT1y-pN2mUZSCxJrvH8edAWcTOg5xEjhRAzJPfj_B12RX6dp187atc74Oo" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/10/16 01:05:17 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bazaqiq1xidu/deeper/nonexisting/directory" 2025/10/16 01:05:17 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/10/16 01:05:17 DEBUG : Waiting for deletions to finish 2025/10/16 01:05:18 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/10/16 01:05:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/10/16 01:05:18 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/10/16 01:05:20 INFO : S3 bucket rclone-test-bazaqiq1xidu: Bucket "rclone-test-bazaqiq1xidu" deleted 2025/10/16 01:05:20 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (293.63s) --- 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 (3.17s) --- PASS: TestIntegration/FsMkdir (289.18s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.45s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.15s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.16s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.16s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.14s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding (40.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (2.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (2.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (2.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (2.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (2.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (2.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (2.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (2.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (2.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (2.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (2.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (2.24s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.61s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.69s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (52.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (3.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (3.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (7.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (4.64s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.76s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (6.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (3.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (1.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (1.05s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (5.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (3.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (1.66s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (143.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (23.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (6.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (3.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (8.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (22.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (6.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (3.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (7.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (4.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (23.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (7.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (7.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (23.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (6.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (3.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (7.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (3.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (24.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (6.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (4.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (8.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (9.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (27.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (7.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (9.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (4.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (10.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.44s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (32.86s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (6.01s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (6.15s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (7.01s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (7.22s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.47s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (6.69s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (2.63s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (4.06s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.34s) --- 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/10/16 01:05:20 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/10/16 01:05:20 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 293.669s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 4m55.217282985s (try 1/5)