"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2026/03/05 03:04:10 DEBUG : Creating backend with remote "TestS3R2:rclone-test-tekevuw1lono" 2026/03/05 03:04:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/03/05 03:04:11 INFO : S3 bucket rclone-test-tekevuw1lono: Bucket "rclone-test-tekevuw1lono" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/03/05 03:04:13 INFO : S3 bucket rclone-test-tekevuw1lono: Bucket "rclone-test-tekevuw1lono" deleted === RUN TestIntegration/FsMkdir 2026/03/05 03:04:13 INFO : S3 bucket rclone-test-tekevuw1lono: Bucket "rclone-test-tekevuw1lono" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/03/05 03:04:13 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/03/05 03:04:13 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/03/05 03:04:13 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/03/05 03:04:27 NOTICE: S3 bucket rclone-test-tekevuw1lono: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/03/05 03:04:27 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AGByzX1ylBKK_66MUlji-raM5Jb6xdb3ijoWnmQ7DRpYtovkeBXwCbGQh3yeTZ3HJ7q21GpnljAT1JNYga_YiaAnRM61G1hlhPfL2NwxEwS0zuGnBDJcAElRDuRAH87Un9DUKyKftQcaDEABLQPmk-MaCrSH3dqizRamOxMikKkJVU08Q5vNaJx24sezA8daTihfQcb9rY4OPWgCyiRUmU_USnMVaiJqY2lFm1yK2yNPdpxhNtxI6rfB1tbyK6XkZs82ZggIGbTxQlm4ctG7AdefZ_WlEYepQzGwiuo_5Ab5HDFZG20Dy0yOfqqh2NiI6FeMYf4uenDHD1vr6fVQbDU 2026/03/05 03:04:28 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "3ccf87bb98b9fe4c64aed83d080f2378" 2026/03/05 03:04:28 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "e3bf381e31e0da9f08677500b3db2767" 2026/03/05 03:04:28 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "cb77d5b64f822eb3f8fb7affd18ea429" 2026/03/05 03:04:29 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AGByzX1ylBKK_66MUlji-raM5Jb6xdb3ijoWnmQ7DRpYtovkeBXwCbGQh3yeTZ3HJ7q21GpnljAT1JNYga_YiaAnRM61G1hlhPfL2NwxEwS0zuGnBDJcAElRDuRAH87Un9DUKyKftQcaDEABLQPmk-MaCrSH3dqizRamOxMikKkJVU08Q5vNaJx24sezA8daTihfQcb9rY4OPWgCyiRUmU_USnMVaiJqY2lFm1yK2yNPdpxhNtxI6rfB1tbyK6XkZs82ZggIGbTxQlm4ctG7AdefZ_WlEYepQzGwiuo_5Ab5HDFZG20Dy0yOfqqh2NiI6FeMYf4uenDHD1vr6fVQbDU" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/03/05 03:04:31 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/03/05 03:04:32 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/03/05 03:04:33 DEBUG : S3 bucket rclone-test-tekevuw1lono: bucket is versioned: false 2026/03/05 03:04:33 DEBUG : Waiting for deletions to finish 2026/03/05 03:04:33 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/03/05 03:04:33 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/03/05 03:04:34 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/03/05 03:04:34 DEBUG : Creating backend with remote "TestS3R2:rclone-test-tekevuw1lono/dirToPurgeFromRoot" 2026/03/05 03:04:35 DEBUG : S3 bucket rclone-test-tekevuw1lono path dirToPurgeFromRoot: bucket is versioned: false 2026/03/05 03:04:35 DEBUG : Waiting for deletions to finish 2026/03/05 03:04:35 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/03/05 03:04:35 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/03/05 03:04:35 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/03/05 03:04:35 DEBUG : Creating backend with remote "TestS3R2:rclone-test-tekevuw1lono/hello? sausage/êé" 2026/03/05 03:04:36 DEBUG : S3 bucket rclone-test-tekevuw1lono path hello? sausage/êé: bucket is versioned: false 2026/03/05 03:04:36 DEBUG : Waiting for deletions to finish 2026/03/05 03:04:36 DEBUG : "a/b/c/d/e.txt" version false 2026/03/05 03:04:36 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/03/05 03:04:36 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/03/05 03:04:42 DEBUG : Creating backend with remote "TestS3R2:rclone-test-tekevuw1lono/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/03/05 03:04:42 DEBUG : Creating backend with remote "TestS3R2:rclone-test-tekevuw1lono/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-tekevuw1lono" from "TestS3R2:rclone-test-tekevuw1lono" 2026/03/05 03:04:43 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2060: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/03/05 03:04:46 DEBUG : piped data.txt: open chunk writer: started multipart upload: AHVZtrs4yat81fGs5wYo21ebjFCWuOTEs9wksoGrWHRU0fXdbjA5h7T0nGM9zP1PAAUnfhXzinM3YpCg8M4UXpVKkIezB3d3Vc9sLR7eJaGqMG4p46Uld18bW23iB9ukNENEvT2QpxwojXHTGYTRDiY8r4tGgmb867GoULEdXGxk6VjuiOWclDzUPuaT-LTMqhTbRkO-HjsO1Nfwy1MYh_QQqyxdm1rPTjnVBi4J5Rt6sdCYoe0SWDweZZ0GPxufayyQDRDpdTMWKacxeKjln-eywJ5hgrE0lWrG7dzxE2jogklfxNfHbRow7kwOfcde6R_4mg_rOinV2Nh1JLWEFgg 2026/03/05 03:04:46 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/03/05 03:04:46 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/03/05 03:04:46 DEBUG : piped data.txt: multipart upload "AHVZtrs4yat81fGs5wYo21ebjFCWuOTEs9wksoGrWHRU0fXdbjA5h7T0nGM9zP1PAAUnfhXzinM3YpCg8M4UXpVKkIezB3d3Vc9sLR7eJaGqMG4p46Uld18bW23iB9ukNENEvT2QpxwojXHTGYTRDiY8r4tGgmb867GoULEdXGxk6VjuiOWclDzUPuaT-LTMqhTbRkO-HjsO1Nfwy1MYh_QQqyxdm1rPTjnVBi4J5Rt6sdCYoe0SWDweZZ0GPxufayyQDRDpdTMWKacxeKjln-eywJ5hgrE0lWrG7dzxE2jogklfxNfHbRow7kwOfcde6R_4mg_rOinV2Nh1JLWEFgg" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/03/05 03:04:47 DEBUG : piped data.txt: open chunk writer: started multipart upload: ANz1xhoKcf1LPd_rLtNMTS80blbF4H_sADLBNksPEMQPOw4jxoIPMXxcIXMjzc15jATCCMh-WyMlwU8zI8paZfLg8q66HhbR7JtjoaPfix7MpxlK4Y5sNxWx2UD3zLVQZqmrt7ol820d6YM5NN8kB6m7rOHGy855x9n_wdck06q_XeLKi3WYnw5W_2vt34AqXewVQtIYf26WILUUXHvJZ-NOmKsTlY1Y9Vcv0ybF0ZEgtivb46t6iETRssVAI2sPYtxtnbHssgk5ZBAd-x8VZky83zacJJvmaf-6MmP0KSnujYrkQQXgfxTqQ_m8YpnQt96yxweuyrK8Hg2PayuaWcs 2026/03/05 03:04:47 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/05 03:04:47 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "d04cb52a8c96e64f4c135f3ce89b0e5d" 2026/03/05 03:04:47 DEBUG : piped data.txt: multipart upload "ANz1xhoKcf1LPd_rLtNMTS80blbF4H_sADLBNksPEMQPOw4jxoIPMXxcIXMjzc15jATCCMh-WyMlwU8zI8paZfLg8q66HhbR7JtjoaPfix7MpxlK4Y5sNxWx2UD3zLVQZqmrt7ol820d6YM5NN8kB6m7rOHGy855x9n_wdck06q_XeLKi3WYnw5W_2vt34AqXewVQtIYf26WILUUXHvJZ-NOmKsTlY1Y9Vcv0ybF0ZEgtivb46t6iETRssVAI2sPYtxtnbHssgk5ZBAd-x8VZky83zacJJvmaf-6MmP0KSnujYrkQQXgfxTqQ_m8YpnQt96yxweuyrK8Hg2PayuaWcs" finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress 2026/03/05 03:04:48 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/FsPutFiles/Internal/ObjectLock s3_internal_test.go:527: Object Lock not supported by this provider: CreateBucket with Object Lock failed: operation error S3: CreateBucket, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: Header 'x-amz-bucket-object-lock-enabled' with value 'true' not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/03/05 03:04:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AKShEn4JHyob-gnrB1Y9r8BMo8pU0OX9eWPvgwtaW6iFUIf5WWqSSAfUaViD8d5xNy6Dgow7HqH9Qb_9PzaAayGrCnid0gy_nl_keYvaTWdyvHKHLhhV61srR2BPVrPePc6i5Dox3TznA8KYC5qKxq3HESL7fYekBYdg0m1Q9CiDrp4mQ6dBBwp_7BgMIgDQ_oJvKtLO4IQuSo6_NhEteaMdn687b9PIEDnG3lJOU6MX9gQCW0MnA-cb4nJ8LcRvNmsofC-dsGtxErnzhSaRPTvrl_2ue9wtz2Wz38kcZRnVIGq8hHnvxF4HbnehUqVxvLA8jwONI3Hf_Nox2d-_7dk 2026/03/05 03:04:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/03/05 03:04:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/03/05 03:04:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AKShEn4JHyob-gnrB1Y9r8BMo8pU0OX9eWPvgwtaW6iFUIf5WWqSSAfUaViD8d5xNy6Dgow7HqH9Qb_9PzaAayGrCnid0gy_nl_keYvaTWdyvHKHLhhV61srR2BPVrPePc6i5Dox3TznA8KYC5qKxq3HESL7fYekBYdg0m1Q9CiDrp4mQ6dBBwp_7BgMIgDQ_oJvKtLO4IQuSo6_NhEteaMdn687b9PIEDnG3lJOU6MX9gQCW0MnA-cb4nJ8LcRvNmsofC-dsGtxErnzhSaRPTvrl_2ue9wtz2Wz38kcZRnVIGq8hHnvxF4HbnehUqVxvLA8jwONI3Hf_Nox2d-_7dk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/03/05 03:04:50 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AMGG-b4udkvR-my-IXAXiS8n5YALgblDW5h_GFlbI-MzTeBJZ7mB7RYdNYEwIlZu9tXRNXRxn3CWs-I2ivnhDVW9W7c4kjomwESHHYNWeFuodijj_p4Q4IEtyLtcMDex2XWlCaTCZiNKDdhxZcI252nel5A6_g6VpNXpOstfehZoQe2kJ7uBZSRFcE8wRvReF5YwtszNRoydlBQtcShjlfl2i04MHpz4OOesjKQ1DXspBPyiYf1Iv-nv8h80jZYv9SevxRezoNzTrEW5av1d6YGydgD2eFanyZVep_9qxhI0V874EoC4K1OXpC3hi18DWjtxT1Du6X3mZ3GX49lgLSs 2026/03/05 03:04:51 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/03/05 03:04:51 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/05 03:04:51 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AMGG-b4udkvR-my-IXAXiS8n5YALgblDW5h_GFlbI-MzTeBJZ7mB7RYdNYEwIlZu9tXRNXRxn3CWs-I2ivnhDVW9W7c4kjomwESHHYNWeFuodijj_p4Q4IEtyLtcMDex2XWlCaTCZiNKDdhxZcI252nel5A6_g6VpNXpOstfehZoQe2kJ7uBZSRFcE8wRvReF5YwtszNRoydlBQtcShjlfl2i04MHpz4OOesjKQ1DXspBPyiYf1Iv-nv8h80jZYv9SevxRezoNzTrEW5av1d6YGydgD2eFanyZVep_9qxhI0V874EoC4K1OXpC3hi18DWjtxT1Du6X3mZ3GX49lgLSs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/03/05 03:04:52 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AO4jFo71g2FxyKE5DDQCM3J_Tw7mAlOJjW2QvcbSViM6wtnKLv88PxoV6X92bZU8xZJFIg4hT7-4ZgDR_Th8KFWo3-RHDYRlaEXzKD4XIRtkL4eru8U0tGFHBf5peZLXkajcBqONkvmTjSxh6JIU9U6wrwMOj04JcGwbiezgwagF8gK8KsUluKHxDjP24h5ufcRb9DF0kJG5xZI1hVfqyt762a5IpKhlTHkbq6KfL6ZKjOp_oqnQAXQs3wc6KGlt8uQLcGEMo26ei7pXQvmghZchZuHShyRGeW0gPcejooUCJ8T9Yak2DEbFLlTcIp8x5Zfx5_kGBe_3XGL12AmLAW0 2026/03/05 03:04:52 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/03/05 03:04:52 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/05 03:04:53 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AO4jFo71g2FxyKE5DDQCM3J_Tw7mAlOJjW2QvcbSViM6wtnKLv88PxoV6X92bZU8xZJFIg4hT7-4ZgDR_Th8KFWo3-RHDYRlaEXzKD4XIRtkL4eru8U0tGFHBf5peZLXkajcBqONkvmTjSxh6JIU9U6wrwMOj04JcGwbiezgwagF8gK8KsUluKHxDjP24h5ufcRb9DF0kJG5xZI1hVfqyt762a5IpKhlTHkbq6KfL6ZKjOp_oqnQAXQs3wc6KGlt8uQLcGEMo26ei7pXQvmghZchZuHShyRGeW0gPcejooUCJ8T9Yak2DEbFLlTcIp8x5Zfx5_kGBe_3XGL12AmLAW0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/03/05 03:04:53 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AJjkAFkXJQXCsYWBE9xftn2HPQSc0h4iLYd76kqsA6eqBhoxC8fTAN3PxH-j-paottQlDnNXY8-Ww6oqFisfyPTps0d8mWe__q0SrC5OnvVHF7TFds6p9ox0iCSO3fxVkNcRMt5kGB2yGhYwB6AwmRz7rm0DS2JVlaFjgplgFLZBRdi1Yt9mnPSxjTHDcZyiBSq0mJHR0FyYAmkL7yJssbFYOuzAELueElpgXXwZ-o6M9JfGpk8-_V1KHxNywtsgtTL5OB0UXEpEfFmgllR1JdmoaqSDDLobaYiRb1YkBNiMAR9FWq_rAVs84-Z81uamXdkg3hc1OADm5G_0zC339TQ 2026/03/05 03:04:54 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/03/05 03:04:54 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/03/05 03:04:54 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/03/05 03:04:54 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/03/05 03:04:54 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/05 03:04:54 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/03/05 03:04:54 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AJjkAFkXJQXCsYWBE9xftn2HPQSc0h4iLYd76kqsA6eqBhoxC8fTAN3PxH-j-paottQlDnNXY8-Ww6oqFisfyPTps0d8mWe__q0SrC5OnvVHF7TFds6p9ox0iCSO3fxVkNcRMt5kGB2yGhYwB6AwmRz7rm0DS2JVlaFjgplgFLZBRdi1Yt9mnPSxjTHDcZyiBSq0mJHR0FyYAmkL7yJssbFYOuzAELueElpgXXwZ-o6M9JfGpk8-_V1KHxNywtsgtTL5OB0UXEpEfFmgllR1JdmoaqSDDLobaYiRb1YkBNiMAR9FWq_rAVs84-Z81uamXdkg3hc1OADm5G_0zC339TQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/03/05 03:04:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AFVSrm1nADowmcRtzoH8_lpFOSKYe9sMLSeYJosdJ8KqTDegWoPAuN9XYv8SYBaxXUosGuIzha_BQPG-slA91pGiImHJ1vEnuC8FJ3jfCsCW7rOe2cnBY2GazQ5Z_5TaBFea0IMwV4JM7-SU1L-EaZdCFaglfRFma42v7rXK8paHxV-YejbSbqTVP0Xv579A_QimPfnA0XY5D73WaNTDnYtMzNyEnyFZuEmJTtzWqsLX3AW7XYym1y_pCNQjL_3OENKxXbz1MrkZDz9l7DLrUBJvKOsvFCavOg6M661QMd7FAjwM3eJ-KqBz23j_IhyshpPTM-b5S5_XZMBGddiBtwo 2026/03/05 03:04:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/03/05 03:04:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/03/05 03:04:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/03/05 03:04:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/03/05 03:04:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/05 03:04:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/03/05 03:04:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AFVSrm1nADowmcRtzoH8_lpFOSKYe9sMLSeYJosdJ8KqTDegWoPAuN9XYv8SYBaxXUosGuIzha_BQPG-slA91pGiImHJ1vEnuC8FJ3jfCsCW7rOe2cnBY2GazQ5Z_5TaBFea0IMwV4JM7-SU1L-EaZdCFaglfRFma42v7rXK8paHxV-YejbSbqTVP0Xv579A_QimPfnA0XY5D73WaNTDnYtMzNyEnyFZuEmJTtzWqsLX3AW7XYym1y_pCNQjL_3OENKxXbz1MrkZDz9l7DLrUBJvKOsvFCavOg6M661QMd7FAjwM3eJ-KqBz23j_IhyshpPTM-b5S5_XZMBGddiBtwo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/03/05 03:04:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AFpTwV1-ZI_POvEwUhcqlrWlt4NqyxR2EYJRcQ-dz_7TzEohhmjI5TL96YGwiMBFXQ3F9uFuE8QCNu0rZJkUne-BWug4jOKOda-J5BquD_BfT7tmes4Yt54C8stUSgd-rcn8iX0P0n945Gadv57sO70D8TsubGsC0g4Lxjaf3s_Di2ppLP_f8Bf4dO3EqzeppWUzDv68IcZm8tq013hIsIY0XzfLNhjZhErax1s3V92n3myBwCR8S9FAV-ZGCJfyvjYCGYOIS76D7jjWEudmG1VT54IKDV1tcvg4bofTnC6TjXDZ7pP-1_hS-3se8r0B2P-uTkru2fghVUUtWjy9Ku4 2026/03/05 03:04:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/05 03:04:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/03/05 03:04:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AFpTwV1-ZI_POvEwUhcqlrWlt4NqyxR2EYJRcQ-dz_7TzEohhmjI5TL96YGwiMBFXQ3F9uFuE8QCNu0rZJkUne-BWug4jOKOda-J5BquD_BfT7tmes4Yt54C8stUSgd-rcn8iX0P0n945Gadv57sO70D8TsubGsC0g4Lxjaf3s_Di2ppLP_f8Bf4dO3EqzeppWUzDv68IcZm8tq013hIsIY0XzfLNhjZhErax1s3V92n3myBwCR8S9FAV-ZGCJfyvjYCGYOIS76D7jjWEudmG1VT54IKDV1tcvg4bofTnC6TjXDZ7pP-1_hS-3se8r0B2P-uTkru2fghVUUtWjy9Ku4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/03/05 03:04:59 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ANq8V4MGJ4G83rd-JLXH1xx681IdEOAelUBLGRNoyEJ4jjSZTGVj1W7ab9ZleUXU0LxsX4RLxJI81jsjB7eEXjcREt12J60Yhm2bbiXXuKlJ9CXoD4Q7-m_J1HddKQc1CHTsRDmOs3UzTSbjiqru3nXdisuGC5aAKck_fItv5QI2HtuCs9pMGB2j4tMK5gwWo-WAsCuQoI45U7SjOiMXomC7dF7vuuq32vd-kvN5s41EC9KAYMllBdhB9dxI-YwuudbQUNoS4NiXu4qbVuYOArr-fNiO_C_RGDqHhPV0eIOTkxkBu3QSzVkVs7Ga4u1ZSQVYuRXgZirlbQIo03KMzyg 2026/03/05 03:04:59 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/03/05 03:05:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/05 03:05:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ANq8V4MGJ4G83rd-JLXH1xx681IdEOAelUBLGRNoyEJ4jjSZTGVj1W7ab9ZleUXU0LxsX4RLxJI81jsjB7eEXjcREt12J60Yhm2bbiXXuKlJ9CXoD4Q7-m_J1HddKQc1CHTsRDmOs3UzTSbjiqru3nXdisuGC5aAKck_fItv5QI2HtuCs9pMGB2j4tMK5gwWo-WAsCuQoI45U7SjOiMXomC7dF7vuuq32vd-kvN5s41EC9KAYMllBdhB9dxI-YwuudbQUNoS4NiXu4qbVuYOArr-fNiO_C_RGDqHhPV0eIOTkxkBu3QSzVkVs7Ga4u1ZSQVYuRXgZirlbQIo03KMzyg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/03/05 03:05:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AKVAGM8hdlT-BE9UfkMKdhefPitT5bnrzPZT_-fHBoLOV10qNOKiVqrpSyE7ZS482qCX_Wv9zvCIhtCxlW0m_P9W-_mirsRpob9Y9_IBfwTU3D3dq6QjRD1-KebdwvB3cT8278DoBqPnsygDgMGrBft2OybvwcGJLkMqoX9SsfAIQTVijf1RHOPuVhDTt40vg4EoS8j0-4QScsIHvHvj5--eoISxnDp7r5eVbdn9LGf3OIWowa9fhhbtAiyhB7KbmbjDoy1r3AHW5Dc9C4cpebNsmkyxu6bGUC3ioMtGP_QxCeuhGkVoL3p9eZxhmroUOGJW5tErlNNYZdM1EAu0jhE 2026/03/05 03:05:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/05 03:05:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/05 03:05:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AKVAGM8hdlT-BE9UfkMKdhefPitT5bnrzPZT_-fHBoLOV10qNOKiVqrpSyE7ZS482qCX_Wv9zvCIhtCxlW0m_P9W-_mirsRpob9Y9_IBfwTU3D3dq6QjRD1-KebdwvB3cT8278DoBqPnsygDgMGrBft2OybvwcGJLkMqoX9SsfAIQTVijf1RHOPuVhDTt40vg4EoS8j0-4QScsIHvHvj5--eoISxnDp7r5eVbdn9LGf3OIWowa9fhhbtAiyhB7KbmbjDoy1r3AHW5Dc9C4cpebNsmkyxu6bGUC3ioMtGP_QxCeuhGkVoL3p9eZxhmroUOGJW5tErlNNYZdM1EAu0jhE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/03/05 03:05:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ACtaM5hGieEe614v_zn54LFW6btXQ80CJgPGVsM3g4_zys8Zl0JwnnXab5pNikJm2rP68V0cCX6FM2lFGtlfLKcpIYPwtvUUre-qSEYY29VmyuZrfz7s9kQn915kjRlQVt4G2vMQbzSFsbOR8OFG8MD2hERmc1JGDo05nMoADai8NxB305F0bqODSpwDxU7phCgtRG7ZTBqaVP_aEP-FD1o19FHiiAYcYheB457EiRhiZRiB7sSB9p1oGb70rWlFeHmptukJdE88zvoQds6ELi2Yu_be0pL9UY5ca8Lz5Xk_PGDZo8kcjgp4-hFYo2LKUjqzfhVD0jICfJc9TiOAJz4 2026/03/05 03:05:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/03/05 03:05:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/03/05 03:05:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/05 03:05:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/03/05 03:05:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/05 03:05:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/03/05 03:05:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ACtaM5hGieEe614v_zn54LFW6btXQ80CJgPGVsM3g4_zys8Zl0JwnnXab5pNikJm2rP68V0cCX6FM2lFGtlfLKcpIYPwtvUUre-qSEYY29VmyuZrfz7s9kQn915kjRlQVt4G2vMQbzSFsbOR8OFG8MD2hERmc1JGDo05nMoADai8NxB305F0bqODSpwDxU7phCgtRG7ZTBqaVP_aEP-FD1o19FHiiAYcYheB457EiRhiZRiB7sSB9p1oGb70rWlFeHmptukJdE88zvoQds6ELi2Yu_be0pL9UY5ca8Lz5Xk_PGDZo8kcjgp4-hFYo2LKUjqzfhVD0jICfJc9TiOAJz4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/03/05 03:05:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: APrN_baN4W4-Z5Fw30ocza173J8_vxT-r52fX2r39P95j4FiwU1-4zu9HsJy51HrLGsB7PL35eBp3-iqiIUfLU3a8aNHeGfE0xZRnlNmebXDl-PNNNthEbBYM9EuNBv_ApPv0TUUzBbeqk90cEpPeRsO_kSHADD87HJEhYrlUajBVV7TCsap3O9wNiJIFMZyqkDGj-7cKW_CJzgsT2B9wBHX-PDUUM_S8qd3VGdogRmIkhn4SB4qA14wZXyVUnDTeyLzaS0vRWewn71TgK-tkxC9zOwZWTBpdaU9S32rdMfQ94sSxFBz_866Yx7nmtUYc5vw4OpW9ZOK3oi-D-ta2-w 2026/03/05 03:05:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/05 03:05:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/03/05 03:05:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/03/05 03:05:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/05 03:05:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/03/05 03:05:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/03/05 03:05:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "APrN_baN4W4-Z5Fw30ocza173J8_vxT-r52fX2r39P95j4FiwU1-4zu9HsJy51HrLGsB7PL35eBp3-iqiIUfLU3a8aNHeGfE0xZRnlNmebXDl-PNNNthEbBYM9EuNBv_ApPv0TUUzBbeqk90cEpPeRsO_kSHADD87HJEhYrlUajBVV7TCsap3O9wNiJIFMZyqkDGj-7cKW_CJzgsT2B9wBHX-PDUUM_S8qd3VGdogRmIkhn4SB4qA14wZXyVUnDTeyLzaS0vRWewn71TgK-tkxC9zOwZWTBpdaU9S32rdMfQ94sSxFBz_866Yx7nmtUYc5vw4OpW9ZOK3oi-D-ta2-w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/03/05 03:05:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ANf2Ox5rbN8KCOgi7O-yUsIPkxb0txjtTYmgO-O78Gy9p2_2Vx6mlc-Vue1ukPe1Rtkd76rIQ5NVymvLt_gTV40mGJOkma1BCvQu18h9yGHZJR5SWRpkYZWVq2Om8u0dzlDmZO5Px0boqydEW6n837Dj9eu1AgT__Sr1H200j0xjXw-8m89W0Uq3cZDZCnX1KsGvFgZ81Y4ILPDzCWPwL7XWicdVMAi8n9GOyTWCHUWsKllIoDrINFxEsyl6nFVtmWMiB2G80O8ynHZtA1Z_jway6n6GMQftpVpKCeEtRc_lcInvx8u2B3_toDmE1PNCDdiifk67b10N6l5pVnOhx-Q 2026/03/05 03:05:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/05 03:05:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/03/05 03:05:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ANf2Ox5rbN8KCOgi7O-yUsIPkxb0txjtTYmgO-O78Gy9p2_2Vx6mlc-Vue1ukPe1Rtkd76rIQ5NVymvLt_gTV40mGJOkma1BCvQu18h9yGHZJR5SWRpkYZWVq2Om8u0dzlDmZO5Px0boqydEW6n837Dj9eu1AgT__Sr1H200j0xjXw-8m89W0Uq3cZDZCnX1KsGvFgZ81Y4ILPDzCWPwL7XWicdVMAi8n9GOyTWCHUWsKllIoDrINFxEsyl6nFVtmWMiB2G80O8ynHZtA1Z_jway6n6GMQftpVpKCeEtRc_lcInvx8u2B3_toDmE1PNCDdiifk67b10N6l5pVnOhx-Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/03/05 03:05:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AKOqGVvQqXT2yLKFtIReob7GrENXB3-SBe-F7u1s9Y0__A3T90pgQ7OVWasu45o8qvbuFqDBTGMCae_DHmxPuqQkwSbzL562p9JyFX2WHLELiv5k1xK5Afi9UzBVzsbRklX4F1LfQrtCDTuy26VYoVNh4vxTs8s_csrpNOkohqTdgocCONrk4vRLOgV_fq0HMWWI5OVsJpHKUVOZBW6dauGu4NQceM2QBS3dfNRJvotb5ia-H1r0VjfSml4sYI1IBRxyBI5bmmstKrhmR7kXpgT_TYlRv6VBaW0HmH0U6ILTAf7XluAM1u3_5wdhsDr5_YsbdHSn8XwlR5eA_W71RkU 2026/03/05 03:05:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/03/05 03:05:09 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/05 03:05:09 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AKOqGVvQqXT2yLKFtIReob7GrENXB3-SBe-F7u1s9Y0__A3T90pgQ7OVWasu45o8qvbuFqDBTGMCae_DHmxPuqQkwSbzL562p9JyFX2WHLELiv5k1xK5Afi9UzBVzsbRklX4F1LfQrtCDTuy26VYoVNh4vxTs8s_csrpNOkohqTdgocCONrk4vRLOgV_fq0HMWWI5OVsJpHKUVOZBW6dauGu4NQceM2QBS3dfNRJvotb5ia-H1r0VjfSml4sYI1IBRxyBI5bmmstKrhmR7kXpgT_TYlRv6VBaW0HmH0U6ILTAf7XluAM1u3_5wdhsDr5_YsbdHSn8XwlR5eA_W71RkU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/03/05 03:05:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AKDFllcFAxhBaMIsYLuPY_xrSlxtXc-ZlO70mEUfIZdP2282UQOBbxBo8SPiDL8Ts__nKrFNwApePY0feT87Xut_RnJIFuGCabzSPACkQUvDcHbNpCcQPcOupp44CaEyM9f1WICQUaEuhnovJ7XVtG00prq2cSySFJrhcCdbcJeklk_qpBA_dSfWnkZD0_8gV2ApnRFujchN_D2TW8IY4h4q-EtWwYA32eQ6dAucZHSFmFoblgAdN6t3Uhy9tbzr6rvzUIZf5D-XPy25jSIFy5xEBzJ82kEDpp2VlBVEUPYWEzEp3f0tPO_1dZJcd3o3K8CsftPq7qMvFEifcPvUijs 2026/03/05 03:05:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/05 03:05:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/05 03:05:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AKDFllcFAxhBaMIsYLuPY_xrSlxtXc-ZlO70mEUfIZdP2282UQOBbxBo8SPiDL8Ts__nKrFNwApePY0feT87Xut_RnJIFuGCabzSPACkQUvDcHbNpCcQPcOupp44CaEyM9f1WICQUaEuhnovJ7XVtG00prq2cSySFJrhcCdbcJeklk_qpBA_dSfWnkZD0_8gV2ApnRFujchN_D2TW8IY4h4q-EtWwYA32eQ6dAucZHSFmFoblgAdN6t3Uhy9tbzr6rvzUIZf5D-XPy25jSIFy5xEBzJ82kEDpp2VlBVEUPYWEzEp3f0tPO_1dZJcd3o3K8CsftPq7qMvFEifcPvUijs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/03/05 03:05:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AKxkcsz6Ri801SbaNznuj2V9hsLBM_yuKK063opfsCOsUkDrawiryNhKHLiXQP57PjWo7NlNHcndumtOHvyd-M9XPwvmBQr56R4w7lk-fcWobGOYCnsy6CC4JFOVvzvi3s_ywzb88laklJI0LsU6RF3hmzxFobP0Kbe4TmrzQ-M9uMxq6hpc5-pu9DtEnxgeZN5DzAMcxYngMVl2vvi3RCxpBMNQ_rxFndItYRhmTaNdW_ca928E3MTmx6WPKJVjBnNuztVq_D5Aq-8H4W2l0qRYmFF0l00uzIelH3lG_xIP8RhCo-cGfoY1PnJhy3rCoy5_t1qfBgj0DWZifqAr06M 2026/03/05 03:05:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/03/05 03:05:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/03/05 03:05:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/05 03:05:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/05 03:05:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/05 03:05:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/03/05 03:05:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AKxkcsz6Ri801SbaNznuj2V9hsLBM_yuKK063opfsCOsUkDrawiryNhKHLiXQP57PjWo7NlNHcndumtOHvyd-M9XPwvmBQr56R4w7lk-fcWobGOYCnsy6CC4JFOVvzvi3s_ywzb88laklJI0LsU6RF3hmzxFobP0Kbe4TmrzQ-M9uMxq6hpc5-pu9DtEnxgeZN5DzAMcxYngMVl2vvi3RCxpBMNQ_rxFndItYRhmTaNdW_ca928E3MTmx6WPKJVjBnNuztVq_D5Aq-8H4W2l0qRYmFF0l00uzIelH3lG_xIP8RhCo-cGfoY1PnJhy3rCoy5_t1qfBgj0DWZifqAr06M" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/03/05 03:05:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: APv9B0G6pjZRSY_DyZgfM3XMzBia4cjZZ6Z7TYyB5tiBFFRwbbw9KWCRrvHh30WYnBJeHldVHq0OtPdRPY3CSOGXAuPkhGT9QN3nX4mA1dIOL1BTD3kq6LiF-7YSKQtwWWmsInpnL3luLPUVWiJp0_j4C3cpxSlcVy1q0o6OaQaWxqhTBXrLnE4dLX53hdZpZZnwVkHc-1Rf2JnCXhhRKgNP1IoNPCdB_HS_Mzauy_6FfgmW24lntrtqYOIea3xDOJ09-XmcYhXVsEDW5Hsg9YCNTjPLee7Rkj1cAN7EJpo0vHuXj3CZr1m886VNqzzVYFfVqZBYPYymp78ddTdHv0c 2026/03/05 03:05:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/05 03:05:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/03/05 03:05:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/03/05 03:05:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/05 03:05:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/05 03:05:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/03/05 03:05:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "APv9B0G6pjZRSY_DyZgfM3XMzBia4cjZZ6Z7TYyB5tiBFFRwbbw9KWCRrvHh30WYnBJeHldVHq0OtPdRPY3CSOGXAuPkhGT9QN3nX4mA1dIOL1BTD3kq6LiF-7YSKQtwWWmsInpnL3luLPUVWiJp0_j4C3cpxSlcVy1q0o6OaQaWxqhTBXrLnE4dLX53hdZpZZnwVkHc-1Rf2JnCXhhRKgNP1IoNPCdB_HS_Mzauy_6FfgmW24lntrtqYOIea3xDOJ09-XmcYhXVsEDW5Hsg9YCNTjPLee7Rkj1cAN7EJpo0vHuXj3CZr1m886VNqzzVYFfVqZBYPYymp78ddTdHv0c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/03/05 03:05:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AK0gXYaXwKXrP9RUO_AsN0lffVazP6AZMJLU5W6BeUntQgg9bWuEKDQbvt6lOFMuinepr-A0WJPjRL_281rI8XQwv9XO4kQhlXXxso_6Y9NgaZ3Vb6mmFWKUbuDv-thNZQRMzMu82p1pyYBZa0UYM8nuXWxyNEMwL_1KEoauhDVnZ3AQaVYXSvfH3bTS8nBwG1vnrhN8hkEpwgJmABUJPUQwQIKO1RX53HVykcdUoN28yC2RdD3dmyKjeVuJiSnExU5K0BtEdmFq5pLh9nwdKASWd72CaDhdoTAtB-XDl0VzRE0xmsO8iHvCtqO_PNHmSS9iAkiMSh0K81steqTxWlU 2026/03/05 03:05:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/05 03:05:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/03/05 03:05:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AK0gXYaXwKXrP9RUO_AsN0lffVazP6AZMJLU5W6BeUntQgg9bWuEKDQbvt6lOFMuinepr-A0WJPjRL_281rI8XQwv9XO4kQhlXXxso_6Y9NgaZ3Vb6mmFWKUbuDv-thNZQRMzMu82p1pyYBZa0UYM8nuXWxyNEMwL_1KEoauhDVnZ3AQaVYXSvfH3bTS8nBwG1vnrhN8hkEpwgJmABUJPUQwQIKO1RX53HVykcdUoN28yC2RdD3dmyKjeVuJiSnExU5K0BtEdmFq5pLh9nwdKASWd72CaDhdoTAtB-XDl0VzRE0xmsO8iHvCtqO_PNHmSS9iAkiMSh0K81steqTxWlU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/03/05 03:05:18 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AOkUqF5pnRwsPCdyj6aziDJCZdUTe8C2PYpZdlcvKO2ddo7Dxm2IIwsz3FVRls97PU6PZFIob5YSW1GrfryeYtLSYi81Uc49N4LRbe_yKDCVXxl1s1Y4NPudIO74hW8Y8GACXhEmkEbH8jrlMej20eRvuUEnbdNAekxvYXLAbVslpKlfSwbFsAl1ZueJI8c4IIV5OXFNJeo39C6Ug6B2UFUYyX8cyWvCiI28La61e9QAOeQhVXqAY4jAv8oOjiKjs249eohya2fhsaJE1M4-LPqNRcC4hJhD7tMhnO1-sKQWRg6bHzppQy4nRMTKrEu4aMbh_vxr8t3A7HsFkIDZvzE 2026/03/05 03:05:18 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/03/05 03:05:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/05 03:05:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AOkUqF5pnRwsPCdyj6aziDJCZdUTe8C2PYpZdlcvKO2ddo7Dxm2IIwsz3FVRls97PU6PZFIob5YSW1GrfryeYtLSYi81Uc49N4LRbe_yKDCVXxl1s1Y4NPudIO74hW8Y8GACXhEmkEbH8jrlMej20eRvuUEnbdNAekxvYXLAbVslpKlfSwbFsAl1ZueJI8c4IIV5OXFNJeo39C6Ug6B2UFUYyX8cyWvCiI28La61e9QAOeQhVXqAY4jAv8oOjiKjs249eohya2fhsaJE1M4-LPqNRcC4hJhD7tMhnO1-sKQWRg6bHzppQy4nRMTKrEu4aMbh_vxr8t3A7HsFkIDZvzE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/03/05 03:05:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ADBMtL31rYaVZcWWohlewaUxgW4G-oj2Q-YEkL6gMjF0Ex6o0z4cJ-ELMeBO49VLjsOwW7XBEd9dvQON-Ufa8pIn-bEqjaXZaFeKw5D7HJbKeZYaOaJUiFmi3h6npcps8yXAWzJJhIHtmMji6A69EUQV8NKI4WVUevEguNTHSjZVuZcVwjGT1FwEKgdCxFsiaej5TLtG75ft0pRhz4-3WQe9LNIi5BBP46w4TuG5JquBOJUWF2w4P2pPkZ7XTGFCYy0yVddBy7OZyeAF80Z6IwqOCQfRg2xTBmgK8DKsVBfim7vf5yvR_mV7jNG2u1xlgQ7TR4xIMbc5inV47vs6sak 2026/03/05 03:05:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/05 03:05:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/05 03:05:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ADBMtL31rYaVZcWWohlewaUxgW4G-oj2Q-YEkL6gMjF0Ex6o0z4cJ-ELMeBO49VLjsOwW7XBEd9dvQON-Ufa8pIn-bEqjaXZaFeKw5D7HJbKeZYaOaJUiFmi3h6npcps8yXAWzJJhIHtmMji6A69EUQV8NKI4WVUevEguNTHSjZVuZcVwjGT1FwEKgdCxFsiaej5TLtG75ft0pRhz4-3WQe9LNIi5BBP46w4TuG5JquBOJUWF2w4P2pPkZ7XTGFCYy0yVddBy7OZyeAF80Z6IwqOCQfRg2xTBmgK8DKsVBfim7vf5yvR_mV7jNG2u1xlgQ7TR4xIMbc5inV47vs6sak" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/03/05 03:05:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ANI7qfl-inEIQAH3RhTOAiILMwLgy9PNtukribKp8VIArSc_eAXpJK8qnP1GtAv-es9Tpp3jQHOPjam4P3nIBjq4QANZkaZ6CZxbH5WYedzk-qDZnK_NF97XchIoQxLkGwiE15pv3X1PWId73aRx2Ih4dDp3lpHUJ-N6O2zTi3pZHea_d9DpuEguu_nK6R7dXxD9DX3X-8UwSn-reB7e25vIMvRxz4psbZul4ePCgF9qGk06Ch9CA2_d1fT5wIW58vwmQIG2l36yyUn1B4yWUoSvrlwQCgJeOghHBfhOQ_-q3oxsmmz0hhwkVEzzVN2kjI2matLUcudDKYGJlfU3Ckw 2026/03/05 03:05:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/03/05 03:05:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/03/05 03:05:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/03/05 03:05:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/03/05 03:05:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/05 03:05:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/03/05 03:05:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ANI7qfl-inEIQAH3RhTOAiILMwLgy9PNtukribKp8VIArSc_eAXpJK8qnP1GtAv-es9Tpp3jQHOPjam4P3nIBjq4QANZkaZ6CZxbH5WYedzk-qDZnK_NF97XchIoQxLkGwiE15pv3X1PWId73aRx2Ih4dDp3lpHUJ-N6O2zTi3pZHea_d9DpuEguu_nK6R7dXxD9DX3X-8UwSn-reB7e25vIMvRxz4psbZul4ePCgF9qGk06Ch9CA2_d1fT5wIW58vwmQIG2l36yyUn1B4yWUoSvrlwQCgJeOghHBfhOQ_-q3oxsmmz0hhwkVEzzVN2kjI2matLUcudDKYGJlfU3Ckw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/03/05 03:05:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ACRREq6rxMreI0AsVGk5ldTiq4D0gUogbuVDtT7wcED5qsJ3w56OW40uXld7WVjkchXuIcLPWDEad-M4F2X9vdDFDBaiTW2_s9vrRArcsoDNdwvuCy38XaLoEvthjFA6WuQiLVjFD6gHccYpcSfuDABTpz6xTOzQkavfDhAQFam4MuY9a7n55tma_sRJ45cfR2yVBNu5gymKNJ0MlM15g1bfU5-zn604deS3hbyNKtGiX8QWGocjqWDo4oOCaGzr3wYtZzf8ymbCdFIr2i29GdvZp7l4VuIDHEfBJeYH8kNT376SlGhNBBPmdZGc3LSRecGtrcKt3ybIIUCYaI885uA 2026/03/05 03:05:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/05 03:05:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/03/05 03:05:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/03/05 03:05:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/05 03:05:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/03/05 03:05:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/03/05 03:05:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ACRREq6rxMreI0AsVGk5ldTiq4D0gUogbuVDtT7wcED5qsJ3w56OW40uXld7WVjkchXuIcLPWDEad-M4F2X9vdDFDBaiTW2_s9vrRArcsoDNdwvuCy38XaLoEvthjFA6WuQiLVjFD6gHccYpcSfuDABTpz6xTOzQkavfDhAQFam4MuY9a7n55tma_sRJ45cfR2yVBNu5gymKNJ0MlM15g1bfU5-zn604deS3hbyNKtGiX8QWGocjqWDo4oOCaGzr3wYtZzf8ymbCdFIr2i29GdvZp7l4VuIDHEfBJeYH8kNT376SlGhNBBPmdZGc3LSRecGtrcKt3ybIIUCYaI885uA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/03/05 03:05:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AAl5f_7vVl63WSdBNTJBy-e5b0MOHn-IAymRjctX6L8WEnIloyRfc0oeRlgrMn5oD8kKdkOOKzYcmNMvyhU_UFSrfGLUb8ebv23j1ZXNLO2zwJh23_MiLyCpRWS9sW18KnP2FlkR5eXfoFeiLWFo7qA9OlkK85gWVMSz3DuysJJ1wWrhTXxz7RxTYexRUfUprDsVSkiIfJ6kZSolk_OIw5gFIrVmv4ICCaO6JIvsGFciNy6dHxg9oXCCM0cFDdPtl-1Eq6KB2mBp3Uw5hWeqDj9PB97XIWNNeFUL2wE9HzURo4QZnZT-tjKHZFWzGhACoXUQTo_0ssgX4CvYA-sho8o 2026/03/05 03:05:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/03/05 03:05:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/03/05 03:05:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AAl5f_7vVl63WSdBNTJBy-e5b0MOHn-IAymRjctX6L8WEnIloyRfc0oeRlgrMn5oD8kKdkOOKzYcmNMvyhU_UFSrfGLUb8ebv23j1ZXNLO2zwJh23_MiLyCpRWS9sW18KnP2FlkR5eXfoFeiLWFo7qA9OlkK85gWVMSz3DuysJJ1wWrhTXxz7RxTYexRUfUprDsVSkiIfJ6kZSolk_OIw5gFIrVmv4ICCaO6JIvsGFciNy6dHxg9oXCCM0cFDdPtl-1Eq6KB2mBp3Uw5hWeqDj9PB97XIWNNeFUL2wE9HzURo4QZnZT-tjKHZFWzGhACoXUQTo_0ssgX4CvYA-sho8o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/03/05 03:05:28 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AH97kBfVYi_tmNmS-R7s18H-oCPbWzlQitSOGvAPDd8IqDwIdjNdGSqVhMHdpCRhptaxUNBUBa5aX6CmNANepobwR9aFuW2J5nCyWP7_miU8G3oWbVKxskTAEZIb31l_Y1L6TqdpeoF3w8bSQfhwNGYPm6y7OJX9WoKjtZw1JpWpjjunC94z6Lh56NTbB1ySjosuokSDtKzQ3Vf_nuhnVGu4mWxH8Kvi4RGAbJdJQfduSlALS8yfuUKz0ZIF0NZYPr6LSGkII5JRYzo4TnSQejsBTr_83uw5zyDDXFuCCHE_HLSjqbJglbxXtyl1QIZefPcOHqL4XhGacAhGw8c6ECE 2026/03/05 03:05:28 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/03/05 03:05:29 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/05 03:05:29 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AH97kBfVYi_tmNmS-R7s18H-oCPbWzlQitSOGvAPDd8IqDwIdjNdGSqVhMHdpCRhptaxUNBUBa5aX6CmNANepobwR9aFuW2J5nCyWP7_miU8G3oWbVKxskTAEZIb31l_Y1L6TqdpeoF3w8bSQfhwNGYPm6y7OJX9WoKjtZw1JpWpjjunC94z6Lh56NTbB1ySjosuokSDtKzQ3Vf_nuhnVGu4mWxH8Kvi4RGAbJdJQfduSlALS8yfuUKz0ZIF0NZYPr6LSGkII5JRYzo4TnSQejsBTr_83uw5zyDDXFuCCHE_HLSjqbJglbxXtyl1QIZefPcOHqL4XhGacAhGw8c6ECE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/03/05 03:05:30 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AEqI35uAPcdR-6TdUEkhR2rIrdLVJ1JU6coCxuZ3umNESyeQoa-cZPFsJqOm5lVHh_2ky5MZunmXY4uvGHoeW-7YtDNwd_SY4J780elqXdeKBvtDz0hteLTCvRTm0yrDt2EN0EoYR2FStxTnWnbFpV6UaBVoM-YzpjnJGKi7XvD6F3VTa1A5xUMl566pr3QL-EZVTI_gS4LtCVwr8eeJzWlv1Zw0jqXoPh2LP9_es_VE0ecr3eS5wDPDjyaX-w1ka1k4zYOy2Eufb7znhKD2LcD6-zjlzaqVMYi2zwmdT8kt8aBC9ACFVhxHnz36e00NBLbNe33yiKia9yAXKRCEoUk 2026/03/05 03:05:30 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/03/05 03:05:31 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/05 03:05:31 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AEqI35uAPcdR-6TdUEkhR2rIrdLVJ1JU6coCxuZ3umNESyeQoa-cZPFsJqOm5lVHh_2ky5MZunmXY4uvGHoeW-7YtDNwd_SY4J780elqXdeKBvtDz0hteLTCvRTm0yrDt2EN0EoYR2FStxTnWnbFpV6UaBVoM-YzpjnJGKi7XvD6F3VTa1A5xUMl566pr3QL-EZVTI_gS4LtCVwr8eeJzWlv1Zw0jqXoPh2LP9_es_VE0ecr3eS5wDPDjyaX-w1ka1k4zYOy2Eufb7znhKD2LcD6-zjlzaqVMYi2zwmdT8kt8aBC9ACFVhxHnz36e00NBLbNe33yiKia9yAXKRCEoUk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/03/05 03:05:31 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AOCTeg40SlVV0oFL5cwpre4RXhJmO6VUKsxaeK8j-XNWojunwxaprkVnmi6hF74DH7yuDgsOuuHrCx2oeP3xVadtfbId6FFRRsn2-YEhOzofhKD7vymbOgvmwlBghzkN-Yomi862UEJU8Ep_VCtzQpnM8C7u0kYkmlqYnQW855vMke_q3SkSo6MyXHE2ivq0vjPr8u3SxnEQUYhyk0tTadjZM-TAJ5Fzzs4rMr1SSpyn3kgUxRjRBeEwXky9KfkxxiXUP6pZHBBRTYr0VTQqQDYQZlyA286qR9J_gqZb4jDDob4bhN97EUIOr_Q0q29SaUttdHEUiaHgzWRjQvXJfRs 2026/03/05 03:05:32 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/03/05 03:05:32 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/03/05 03:05:32 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/03/05 03:05:32 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/05 03:05:32 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/05 03:05:32 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/03/05 03:05:33 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AOCTeg40SlVV0oFL5cwpre4RXhJmO6VUKsxaeK8j-XNWojunwxaprkVnmi6hF74DH7yuDgsOuuHrCx2oeP3xVadtfbId6FFRRsn2-YEhOzofhKD7vymbOgvmwlBghzkN-Yomi862UEJU8Ep_VCtzQpnM8C7u0kYkmlqYnQW855vMke_q3SkSo6MyXHE2ivq0vjPr8u3SxnEQUYhyk0tTadjZM-TAJ5Fzzs4rMr1SSpyn3kgUxRjRBeEwXky9KfkxxiXUP6pZHBBRTYr0VTQqQDYQZlyA286qR9J_gqZb4jDDob4bhN97EUIOr_Q0q29SaUttdHEUiaHgzWRjQvXJfRs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/03/05 03:05:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AIVemQrqhMWZL0gDrdEQrhseW9_vV9y7JmemwuDxIgDMMqFzcKq6oeVRP8zj5gLCo2BnK-qeYMhM8JqcpkTqmv8dDyDK2SBSi4AZGzthQe3bHvYBzyCY0elDhC4_XQ_pzIwF_jmlw1Q2MP1uxjFBoi6TbaYcNAfkshHATMWWdX3svyX1YwOmkgiH6mE-Mb4ZFaxw1yrXv1F2jpqf6K13mmEFXk5mjbY_M3uNa7KHUNJuS05ytjOLPdt40PDl2vaFSM6Fqv47ZmjqI36jVQgq98JeuVimNxeLL0mFI23OIn6Ekf3LKyJlk2gfGfMEwzI3qRM51yI87gXdVr06fisIyqw 2026/03/05 03:05:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/03/05 03:05:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/03/05 03:05:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/03/05 03:05:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/05 03:05:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/05 03:05:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/03/05 03:05:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AIVemQrqhMWZL0gDrdEQrhseW9_vV9y7JmemwuDxIgDMMqFzcKq6oeVRP8zj5gLCo2BnK-qeYMhM8JqcpkTqmv8dDyDK2SBSi4AZGzthQe3bHvYBzyCY0elDhC4_XQ_pzIwF_jmlw1Q2MP1uxjFBoi6TbaYcNAfkshHATMWWdX3svyX1YwOmkgiH6mE-Mb4ZFaxw1yrXv1F2jpqf6K13mmEFXk5mjbY_M3uNa7KHUNJuS05ytjOLPdt40PDl2vaFSM6Fqv47ZmjqI36jVQgq98JeuVimNxeLL0mFI23OIn6Ekf3LKyJlk2gfGfMEwzI3qRM51yI87gXdVr06fisIyqw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/03/05 03:05:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AN05P20SiXEPBVQoUoL32WG7hQoyUqJWEn3gpVVzHuSnf8zgKkqWDJAskytMUPfguAJkY1Yx7sfKRx3P2WXB08NYJQDlRqcLm-ftKd7obF8AJvBm6OhGi8JjUoO3tOGxq9LPs8gCjcKLnPX55s2YyvMbIFuNzKmbZnbIPs9jb9BNXzil-sFMzLuozH-YUouid4u92P0pZMp8GNCiQLjGEppfURZTEV-zuRNcdeUUeiJodXjdTkHI2MXPGaENMk_-ErMV2wdYxPZ_kOT2mAJIGiiaOrFecq8swMn2VG4YmWI-l9cV1HvLxYBefTFcfe48H_haofZPfFSBAjZ9DzbW4PI 2026/03/05 03:05:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/03/05 03:05:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/03/05 03:05:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AN05P20SiXEPBVQoUoL32WG7hQoyUqJWEn3gpVVzHuSnf8zgKkqWDJAskytMUPfguAJkY1Yx7sfKRx3P2WXB08NYJQDlRqcLm-ftKd7obF8AJvBm6OhGi8JjUoO3tOGxq9LPs8gCjcKLnPX55s2YyvMbIFuNzKmbZnbIPs9jb9BNXzil-sFMzLuozH-YUouid4u92P0pZMp8GNCiQLjGEppfURZTEV-zuRNcdeUUeiJodXjdTkHI2MXPGaENMk_-ErMV2wdYxPZ_kOT2mAJIGiiaOrFecq8swMn2VG4YmWI-l9cV1HvLxYBefTFcfe48H_haofZPfFSBAjZ9DzbW4PI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/03/05 03:05:39 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AOsx4LIt_QKO5Bl2MEvWDJo4ap7QuNSMYuhIbKp7KFcLHz0Dxz-PzZAAkRRKCP_P9SkQ-0lp4EBbsByX_2zhWpNGIua8b293qAEvL3zi-58YZFwkjjgPJ1E2RVRMe2O7NdW0l0NONP3Dh3XRzbcUGkrTovlCXzNrVYPjc6Yp_gfxoF-0Z-fDzMMZ4dCz0inhygO024EKRT1gPQgkJDyrz46JOvjKbmyujgc_dzSzVIgYmfCdM0BHiHIc1iey-jh9soEP7hnOKqxT1LKFBFkwlWOhPNgDIJDQp2JYlnhQeEoZpjgcdYk0mmdddlZ6wCEl8eq_KHZ1o8deX6GxoFMrdJU 2026/03/05 03:05:40 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/03/05 03:05:40 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/05 03:05:41 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AOsx4LIt_QKO5Bl2MEvWDJo4ap7QuNSMYuhIbKp7KFcLHz0Dxz-PzZAAkRRKCP_P9SkQ-0lp4EBbsByX_2zhWpNGIua8b293qAEvL3zi-58YZFwkjjgPJ1E2RVRMe2O7NdW0l0NONP3Dh3XRzbcUGkrTovlCXzNrVYPjc6Yp_gfxoF-0Z-fDzMMZ4dCz0inhygO024EKRT1gPQgkJDyrz46JOvjKbmyujgc_dzSzVIgYmfCdM0BHiHIc1iey-jh9soEP7hnOKqxT1LKFBFkwlWOhPNgDIJDQp2JYlnhQeEoZpjgcdYk0mmdddlZ6wCEl8eq_KHZ1o8deX6GxoFMrdJU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/03/05 03:05:41 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AFqjXYU4eNdqcvY-fuTimpLHKA3VAMdIT415yCkfiRz9TL5-JHSAzl8HDinTbjiyLB-vV9-2S0l5Gf-WaWhs3E5pLlgcvx6-Bu1_pGsEBBAivawIBsOwWpaEbbCceVhsTw40Rmn7JT_wFnWLSN5rT873zQmG0KMNT5bNfofibZLAvdxGxcDKseAEhtLNFKAWFt8-0dCQwIch4LPkJFwmBRn6aPH0AvuwxBewdAENFcwyAks8Qw8dTrWvipZ_9Thzv1pzsqOHhTyvLZB_2JbcWI9zmR0I2D2161OQ4yK3mOAfT33qytLeiurzoYUx5ru3Jdvb9D10oagGFWqAuZuygZU 2026/03/05 03:05:42 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/03/05 03:05:42 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/05 03:05:43 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AFqjXYU4eNdqcvY-fuTimpLHKA3VAMdIT415yCkfiRz9TL5-JHSAzl8HDinTbjiyLB-vV9-2S0l5Gf-WaWhs3E5pLlgcvx6-Bu1_pGsEBBAivawIBsOwWpaEbbCceVhsTw40Rmn7JT_wFnWLSN5rT873zQmG0KMNT5bNfofibZLAvdxGxcDKseAEhtLNFKAWFt8-0dCQwIch4LPkJFwmBRn6aPH0AvuwxBewdAENFcwyAks8Qw8dTrWvipZ_9Thzv1pzsqOHhTyvLZB_2JbcWI9zmR0I2D2161OQ4yK3mOAfT33qytLeiurzoYUx5ru3Jdvb9D10oagGFWqAuZuygZU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/03/05 03:05:44 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ACpd3A9CnPPy1SCBjQ06eFWjASZ0MfPxvhKKCCiaq1iUSqGVilS5tQXy_dt8ly4vej2YbYT1pDj1ztsqo2JORDZkcJ9RfKmETbGiDFxSRrgTtc5Owb0sUlS0zLIZMPCfrl8BkbE_4XwtrAq5Z8fNKsNWR5iyu-iR8J4wKXvSxnKc8LyTZnouqLI311331KVcR9_ituk4uC95-_ohqZyEYCztm3h39puc2Oi3c8F--WUXmQ5336rWQp5Rt37d1ht5GdzCx326mX9FZA8kK4toWkA9zWMy_PgV1MD7-pwCGyUVwMbJyqGsiM_HdlWpezV2N1TdWCSJY-eDP-yU0gnr25g 2026/03/05 03:05:44 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/03/05 03:05:44 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/03/05 03:05:44 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/03/05 03:05:45 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/03/05 03:05:45 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/05 03:05:45 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/03/05 03:05:45 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ACpd3A9CnPPy1SCBjQ06eFWjASZ0MfPxvhKKCCiaq1iUSqGVilS5tQXy_dt8ly4vej2YbYT1pDj1ztsqo2JORDZkcJ9RfKmETbGiDFxSRrgTtc5Owb0sUlS0zLIZMPCfrl8BkbE_4XwtrAq5Z8fNKsNWR5iyu-iR8J4wKXvSxnKc8LyTZnouqLI311331KVcR9_ituk4uC95-_ohqZyEYCztm3h39puc2Oi3c8F--WUXmQ5336rWQp5Rt37d1ht5GdzCx326mX9FZA8kK4toWkA9zWMy_PgV1MD7-pwCGyUVwMbJyqGsiM_HdlWpezV2N1TdWCSJY-eDP-yU0gnr25g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/03/05 03:05:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AJ6l_9RCmrUtWGEwTucgt-4BSXubVzdmntdtY-EnXxqrSFMvmtLYNSCJm4D3ZYWjSuUN1ucrkgsac2Ttx7WBo9O5BRpIU23L9X202qwCle4M_YGJ02F57T7ItiOlDo2jzt1fg5_n4RcAux-kXaAvX-g7FNnnnkZY2igi99P7hokFuQAKpokrkjY_bN-yJcveEO7gcRUzn4v7OU_90tZhoNgWUdXDZ4_jpnoXiO6FZEOxkuumzV01HMAplArgpQ7PW7KsgghJVo20a9mDE22lkf0MhlEOFiAB4gttMjEXi4MNPfsY-qY8tH_a4FiugwN2FdSFDaE3HjbsxOnOz7b8mYE 2026/03/05 03:05:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/03/05 03:05:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/03/05 03:05:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/03/05 03:05:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/05 03:05:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/03/05 03:05:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/03/05 03:05:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AJ6l_9RCmrUtWGEwTucgt-4BSXubVzdmntdtY-EnXxqrSFMvmtLYNSCJm4D3ZYWjSuUN1ucrkgsac2Ttx7WBo9O5BRpIU23L9X202qwCle4M_YGJ02F57T7ItiOlDo2jzt1fg5_n4RcAux-kXaAvX-g7FNnnnkZY2igi99P7hokFuQAKpokrkjY_bN-yJcveEO7gcRUzn4v7OU_90tZhoNgWUdXDZ4_jpnoXiO6FZEOxkuumzV01HMAplArgpQ7PW7KsgghJVo20a9mDE22lkf0MhlEOFiAB4gttMjEXi4MNPfsY-qY8tH_a4FiugwN2FdSFDaE3HjbsxOnOz7b8mYE" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/03/05 03:05:50 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/03/05 03:05:51 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/03/05 03:05:54 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/03/05 03:05:57 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/03/05 03:05:59 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/03/05 03:06:01 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AMheE2MdLr-K1P8LliD9VfRLdlZM2ufrp_DvPSctKL9OhXJkyioOlHqJFI9v_aRplA96wFH-damvuudOhfv8Zv06KDVbWNM45s9Vr-UbzET_XuKzFDWKJeI5grpcx3IIhlxgZiZO8UFtSp-u84OaVpB2yirNW-LrnB2hh32RzMZUF2by2aDUOr7Tk2WeE0vZpmdk0fj8Ysu-vJmSFISr1AQmpYVkh03MiQk_KNdEz4zIDCH_AcW6C8-PYMeuDvHVCQcDTyW3L5-RztQ0NuoKwfsHR-MbDzN7hs6gfahAAde7CW69GiBmkKiDSyXB1xdG35HnXRvXCwhieQ4B_2AM4A4 2026/03/05 03:06:01 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/05 03:06:01 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "9bdc19d35ed6a84766eae3b4fb223c51" 2026/03/05 03:06:01 DEBUG : unknown-size-put.txt: multipart upload "AMheE2MdLr-K1P8LliD9VfRLdlZM2ufrp_DvPSctKL9OhXJkyioOlHqJFI9v_aRplA96wFH-damvuudOhfv8Zv06KDVbWNM45s9Vr-UbzET_XuKzFDWKJeI5grpcx3IIhlxgZiZO8UFtSp-u84OaVpB2yirNW-LrnB2hh32RzMZUF2by2aDUOr7Tk2WeE0vZpmdk0fj8Ysu-vJmSFISr1AQmpYVkh03MiQk_KNdEz4zIDCH_AcW6C8-PYMeuDvHVCQcDTyW3L5-RztQ0NuoKwfsHR-MbDzN7hs6gfahAAde7CW69GiBmkKiDSyXB1xdG35HnXRvXCwhieQ4B_2AM4A4" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/03/05 03:06:02 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AEHJnLDphGWt7ys7lyFqn_7-TexU5q9uURXOlqe2OHjhMtKoAotG5ERlkUr4-f2O2xd1y0GT1T_cWPdBKHntO1PnmSfKanuPBr3Qe4m0unOW2_cenfZcTfWChrue_ksJ-d8_QcXFdOrmiEAgMX2ljWkimh8Taslqv_-1KaZx28ndBsjVsicmI6SrqHHzQheJ04Hgc_i55EqVUx2h7Pyvwbo8E7S9dEIzBZfQsIk2CrcX4CGZ6k86Abx-eFEaXpp60ZQ5-ETK3dXblGkU3ZZyPthgsNDzj2m_TRyM5TSohBaVBr_S5KbVutPT9kWKvUFq3cwaRQ-F9y1UDGM_eKeC2fs 2026/03/05 03:06:02 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/03/05 03:06:02 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "775961ac1a0a8f370080deba5515777e" 2026/03/05 03:06:02 DEBUG : unknown-size-update.txt: multipart upload "AEHJnLDphGWt7ys7lyFqn_7-TexU5q9uURXOlqe2OHjhMtKoAotG5ERlkUr4-f2O2xd1y0GT1T_cWPdBKHntO1PnmSfKanuPBr3Qe4m0unOW2_cenfZcTfWChrue_ksJ-d8_QcXFdOrmiEAgMX2ljWkimh8Taslqv_-1KaZx28ndBsjVsicmI6SrqHHzQheJ04Hgc_i55EqVUx2h7Pyvwbo8E7S9dEIzBZfQsIk2CrcX4CGZ6k86Abx-eFEaXpp60ZQ5-ETK3dXblGkU3ZZyPthgsNDzj2m_TRyM5TSohBaVBr_S5KbVutPT9kWKvUFq3cwaRQ-F9y1UDGM_eKeC2fs" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/03/05 03:06:02 DEBUG : Creating backend with remote "TestS3R2:rclone-test-tekevuw1lono/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/03/05 03:06:02 DEBUG : Waiting for deletions to finish 2026/03/05 03:06:03 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/03/05 03:06:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/03/05 03:06:03 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/03/05 03:06:03 INFO : S3 bucket rclone-test-tekevuw1lono: Bucket "rclone-test-tekevuw1lono" deleted 2026/03/05 03:06:03 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (112.79s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.41s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.11s) --- PASS: TestIntegration/FsMkdir (110.45s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.21s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding (12.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.58s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.51s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.13s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (18.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.40s) --- 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.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.07s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.38s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.31s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.29s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.30s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.04s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (60.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (8.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (8.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (8.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (10.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (10.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (12.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.75s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (11.62s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (1.76s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (1.74s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.05s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.37s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.69s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.83s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.62s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.20s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.22s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:45: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/03/05 03:06:03 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/03/05 03:06:03 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) === RUN TestParseRetainUntilDate === RUN TestParseRetainUntilDate/RFC3339_date === RUN TestParseRetainUntilDate/RFC3339_date_with_timezone === RUN TestParseRetainUntilDate/duration_days === RUN TestParseRetainUntilDate/duration_hours === RUN TestParseRetainUntilDate/duration_minutes === RUN TestParseRetainUntilDate/invalid_input === RUN TestParseRetainUntilDate/empty_input --- PASS: TestParseRetainUntilDate (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date_with_timezone (0.00s) --- PASS: TestParseRetainUntilDate/duration_days (0.00s) --- PASS: TestParseRetainUntilDate/duration_hours (0.00s) --- PASS: TestParseRetainUntilDate/duration_minutes (0.00s) --- PASS: TestParseRetainUntilDate/invalid_input (0.00s) --- PASS: TestParseRetainUntilDate/empty_input (0.00s) PASS ok github.com/rclone/rclone/backend/s3 112.838s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 1m55.011932258s (try 1/5)