"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2025/11/05 03:02:58 DEBUG : Creating backend with remote "TestS3R2:rclone-test-migamot7miwi" 2025/11/05 03:02:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2025/11/05 03:02:59 INFO : S3 bucket rclone-test-migamot7miwi: Bucket "rclone-test-migamot7miwi" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/11/05 03:03:01 INFO : S3 bucket rclone-test-migamot7miwi: Bucket "rclone-test-migamot7miwi" deleted === RUN TestIntegration/FsMkdir 2025/11/05 03:03:01 INFO : S3 bucket rclone-test-migamot7miwi: Bucket "rclone-test-migamot7miwi" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/11/05 03:03:01 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/11/05 03:03:01 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/11/05 03:03:01 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/11/05 03:03:16 NOTICE: S3 bucket rclone-test-migamot7miwi: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/11/05 03:03:16 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ADS2-RdQbUUvJIswCSIslZJ5xkY8L6dDiqBSjCPTjFP0Y0Ei6dgg8mQm_Tx8l7PXH_GYabPvaV978PHa1JsFLRkcYHh0ENJiJjZXQi6p5QJ8azFRryacf-u_XdHg4Qy24rkdQ96eRjS35kknWh3cV0x6Ev3CHHiJrf5UZ63hzG1Rm5l1knmUE88Te07UvZjH6TzsbdVq_3rxw7j_at9IeZdzDQC-cAUFr-E6oXwrH7y-l7PiLhesb9beKGLSpvcnEMKZMmzurib1XndJqbG8ReUb3ZVGhOw93JKE4guZwan6JsRdzkjvKp9fGKsgb6DZPzMSdwatd-5Y-PZITYgkgK8 2025/11/05 03:03:16 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "6f9744e2b34218ceba688f07e8f458e3" 2025/11/05 03:03:16 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "98597d410da27f1ac62fbd8da68289c8" 2025/11/05 03:03:17 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "ac1f3d4b1c4cceff282c0a5100a7f744" 2025/11/05 03:03:17 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ADS2-RdQbUUvJIswCSIslZJ5xkY8L6dDiqBSjCPTjFP0Y0Ei6dgg8mQm_Tx8l7PXH_GYabPvaV978PHa1JsFLRkcYHh0ENJiJjZXQi6p5QJ8azFRryacf-u_XdHg4Qy24rkdQ96eRjS35kknWh3cV0x6Ev3CHHiJrf5UZ63hzG1Rm5l1knmUE88Te07UvZjH6TzsbdVq_3rxw7j_at9IeZdzDQC-cAUFr-E6oXwrH7y-l7PiLhesb9beKGLSpvcnEMKZMmzurib1XndJqbG8ReUb3ZVGhOw93JKE4guZwan6JsRdzkjvKp9fGKsgb6DZPzMSdwatd-5Y-PZITYgkgK8" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/11/05 03:03:20 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/11/05 03:03:20 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/11/05 03:03:22 DEBUG : S3 bucket rclone-test-migamot7miwi: bucket is versioned: false 2025/11/05 03:03:22 DEBUG : Waiting for deletions to finish 2025/11/05 03:03:22 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/11/05 03:03:22 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/11/05 03:03:22 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/11/05 03:03:23 DEBUG : Creating backend with remote "TestS3R2:rclone-test-migamot7miwi/dirToPurgeFromRoot" 2025/11/05 03:03:23 DEBUG : S3 bucket rclone-test-migamot7miwi path dirToPurgeFromRoot: bucket is versioned: false 2025/11/05 03:03:23 DEBUG : Waiting for deletions to finish 2025/11/05 03:03:23 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/11/05 03:03:23 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/11/05 03:03:23 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/05 03:03:23 DEBUG : Creating backend with remote "TestS3R2:rclone-test-migamot7miwi/hello? sausage/êé" 2025/11/05 03:03:24 DEBUG : S3 bucket rclone-test-migamot7miwi path hello? sausage/êé: bucket is versioned: false 2025/11/05 03:03:24 DEBUG : Waiting for deletions to finish 2025/11/05 03:03:24 DEBUG : "a/b/c/d/e.txt" version false 2025/11/05 03:03:24 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/11/05 03:03:25 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/11/05 03:03:31 DEBUG : Creating backend with remote "TestS3R2:rclone-test-migamot7miwi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/05 03:03:31 DEBUG : Creating backend with remote "TestS3R2:rclone-test-migamot7miwi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-migamot7miwi" from "TestS3R2:rclone-test-migamot7miwi" 2025/11/05 03:03:31 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2052: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/11/05 03:03:36 DEBUG : piped data.txt: open chunk writer: started multipart upload: AHbnVAz_omxIvaVody3yN3Es59J7CaXt0iJwqnFXAofJWCA7wsXDn6T6CbYd3YtBJBcSlWTXIWYdyIGbXIaBioGwYj8IUI4wobC4Ey_uR-8VkFHcslu1UE02P7Hj6ikyuc1LPEo5tml21h56PLlUd7Lq0YN9uWHthPlsirGTyvg6YmLGed_--WPrk10VVt6SwwOHilGJuuWMSabWJrqe5htEYAZjgKfR5eOFsLV5rrw_hf-9B5ZAPxxGJVTsflC3k3ttCHnvlkWd1PBoZQA-JHJ3d8RVwyqfGM435shWsQRvPZZUwN49_us8X99KD8m5ORi-U5k0-1oe6NrE_FEortM 2025/11/05 03:03:36 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/11/05 03:03:36 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/11/05 03:03:36 DEBUG : piped data.txt: multipart upload "AHbnVAz_omxIvaVody3yN3Es59J7CaXt0iJwqnFXAofJWCA7wsXDn6T6CbYd3YtBJBcSlWTXIWYdyIGbXIaBioGwYj8IUI4wobC4Ey_uR-8VkFHcslu1UE02P7Hj6ikyuc1LPEo5tml21h56PLlUd7Lq0YN9uWHthPlsirGTyvg6YmLGed_--WPrk10VVt6SwwOHilGJuuWMSabWJrqe5htEYAZjgKfR5eOFsLV5rrw_hf-9B5ZAPxxGJVTsflC3k3ttCHnvlkWd1PBoZQA-JHJ3d8RVwyqfGM435shWsQRvPZZUwN49_us8X99KD8m5ORi-U5k0-1oe6NrE_FEortM" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/05 03:03:36 DEBUG : piped data.txt: open chunk writer: started multipart upload: ADo-fJbSU6zbAdF8wW3UQOeZwe7B3RWqNrIOqX6h-KFJ5Wz16_joPY2OVkqODHsk--3TnwZ3ZLXN8VjWTK0micB-r0oRo0aJm-gVlVsafVdC_dNYCA6piRt-h1vtFFXQzeWqKbXv8ZsSzcqIe09HbLGdyvnj3iDuHMyklxxvFg57WVjItOPsvqf8SgNFkru1IryhQpdCHSDHfU3kt6oCL86-_0XG2_pJHw6NqyanyZLPPW9OMiUH0acv2XE2HSRRTYeWZcB6PXSK1Vkk9LSL8bOundkR3swUMKiRvdIiWakille91SFblRl-6fjE11ifjR5v1bho1Jm987pgsb9fPo0 2025/11/05 03:03:36 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/05 03:03:37 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "c0d83bd53c6cc8ef87e5ed4f5944b89f" 2025/11/05 03:03:37 DEBUG : piped data.txt: multipart upload "ADo-fJbSU6zbAdF8wW3UQOeZwe7B3RWqNrIOqX6h-KFJ5Wz16_joPY2OVkqODHsk--3TnwZ3ZLXN8VjWTK0micB-r0oRo0aJm-gVlVsafVdC_dNYCA6piRt-h1vtFFXQzeWqKbXv8ZsSzcqIe09HbLGdyvnj3iDuHMyklxxvFg57WVjItOPsvqf8SgNFkru1IryhQpdCHSDHfU3kt6oCL86-_0XG2_pJHw6NqyanyZLPPW9OMiUH0acv2XE2HSRRTYeWZcB6PXSK1Vkk9LSL8bOundkR3swUMKiRvdIiWakille91SFblRl-6fjE11ifjR5v1bho1Jm987pgsb9fPo0" finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress 2025/11/05 03:03:38 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:298: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2025/11/05 03:03:39 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AGj6c7xrFDFJnPvH-mR7c1-VuBu9gVqqMR1hhf-7Td8WyDB4ifrROw6cXq1ZUvEFgSCO5O7pmNu0-0cPb6qNYZ7Fl3OvVv1hVJRLvZLd47FCMUMrf7MJSuV_Ickg-E1OJo26QK-H94Bi4rExscn78Dm1P2mWk0wucAtUMnwdWpbXcx_OtDulYP7WNwKMImeSaobY4HzCu_3dos-RpAC7ScMr17ysBvcY60wUOWFp727msjBEN8L6Z_X4Dj96CFuoEcvZdo6z_cL9u0zsJLk3u1DnbTlgTNH8mRtfWUfKcxZWpW2ul0DqDT5UOFaL_kiPCmIcFsCa5yP8akMVywv5SUg 2025/11/05 03:03:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/11/05 03:03:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/11/05 03:03:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AGj6c7xrFDFJnPvH-mR7c1-VuBu9gVqqMR1hhf-7Td8WyDB4ifrROw6cXq1ZUvEFgSCO5O7pmNu0-0cPb6qNYZ7Fl3OvVv1hVJRLvZLd47FCMUMrf7MJSuV_Ickg-E1OJo26QK-H94Bi4rExscn78Dm1P2mWk0wucAtUMnwdWpbXcx_OtDulYP7WNwKMImeSaobY4HzCu_3dos-RpAC7ScMr17ysBvcY60wUOWFp727msjBEN8L6Z_X4Dj96CFuoEcvZdo6z_cL9u0zsJLk3u1DnbTlgTNH8mRtfWUfKcxZWpW2ul0DqDT5UOFaL_kiPCmIcFsCa5yP8akMVywv5SUg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/11/05 03:03:41 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ACpVVt2mUrGRlrGG7cuy_e9Ywz4CiYwyLJ98fe48igbxk7btuxna0p6IBZPiQPhofiQw5cb7fQTDnHOqLW8vUSDPT-kCLzPh0W2q50mfn-MiASGNXGOuEWMtgHMy4XWXAHxcB7Csc8k_HsEqLMbxD5Zzyhw7u5Tp60_sz6qnb4rwVBDStSk_Oo8nyGO9h2F-Kit8ivjHUO00xmOxeWFsQHIZbPuHu2oG6QoIY7a3L_VS3q6ZP2S0wlRYmSV72QTcfUYHOHoPRdjJ_BcTZXVo7mkYjVTVWjyozv9Savam3yW2Np3ujbNrAcu38sMZRen2kkOGHdHCMMBS7nfi_cZhpcc 2025/11/05 03:03:41 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/11/05 03:03:42 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/05 03:03:42 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ACpVVt2mUrGRlrGG7cuy_e9Ywz4CiYwyLJ98fe48igbxk7btuxna0p6IBZPiQPhofiQw5cb7fQTDnHOqLW8vUSDPT-kCLzPh0W2q50mfn-MiASGNXGOuEWMtgHMy4XWXAHxcB7Csc8k_HsEqLMbxD5Zzyhw7u5Tp60_sz6qnb4rwVBDStSk_Oo8nyGO9h2F-Kit8ivjHUO00xmOxeWFsQHIZbPuHu2oG6QoIY7a3L_VS3q6ZP2S0wlRYmSV72QTcfUYHOHoPRdjJ_BcTZXVo7mkYjVTVWjyozv9Savam3yW2Np3ujbNrAcu38sMZRen2kkOGHdHCMMBS7nfi_cZhpcc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/11/05 03:03:43 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AM4a7zAA9vi5U2Z8LOpHTV-SsdlsT62-wJOfjR9139jtwCaquY-Od99kmexsrnsdzRoqY6Fg_WYefMQGjctgzeWxH9vtv5x0TN5HrGOw8Pwo76em-MXAMPXBbHmf_luVVf9GdkiADywaJ_tYwi0vi6yjEcgjhIen9t5ch9ShgqZ_iz5vVc_7CuZLOt0bWCWdGY6rISQL9KsiFpy3L_lOpbN-UHhjfSGEzmZJViFh846Yr61I4gBW39F9hIb0j5FYIFdWjCZwr0G0nlaVX8jQjCbsOx3aeUsCGGLdz4bhDmYjOHddvyYhzz0KKbS_mfjU9zyEXyPaZ-onxxmJCou-6mw 2025/11/05 03:03:43 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/11/05 03:03:43 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/05 03:03:43 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AM4a7zAA9vi5U2Z8LOpHTV-SsdlsT62-wJOfjR9139jtwCaquY-Od99kmexsrnsdzRoqY6Fg_WYefMQGjctgzeWxH9vtv5x0TN5HrGOw8Pwo76em-MXAMPXBbHmf_luVVf9GdkiADywaJ_tYwi0vi6yjEcgjhIen9t5ch9ShgqZ_iz5vVc_7CuZLOt0bWCWdGY6rISQL9KsiFpy3L_lOpbN-UHhjfSGEzmZJViFh846Yr61I4gBW39F9hIb0j5FYIFdWjCZwr0G0nlaVX8jQjCbsOx3aeUsCGGLdz4bhDmYjOHddvyYhzz0KKbS_mfjU9zyEXyPaZ-onxxmJCou-6mw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/11/05 03:03:44 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AL4sLRB6hf7KmRA1qfUuuRkK2O1SeX7yjz_SByj4IYzBL7QLks9w28je8K39DPayidEV5lM7uReuw-1qvA8rFEa9oPkJyQ9Xf6kAua55D8nLDS09Zmf2-fHgnMUq8hr5UNepVmkqsFYPmcmeUTaH4QPyVpO5fzzzyyxRITQmqPb52Rpyx3Fv4oJVPpsgM2CzvMKNLBfedXauzpTfc2AAEvEZUatAqapXCkUgRW2j4mWKHsb9hsEKnoXjEdW3K01b71Yno4uK88oZ-hJsIbiRfCHT5KqsNxGru2euQXdzGCDM-z_3mbIzekyeRGFGDHY3oDP90MbNjiH8e3wlBuM19cs 2025/11/05 03:03:44 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/11/05 03:03:44 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/11/05 03:03:44 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/11/05 03:03:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/05 03:03:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/11/05 03:03:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/11/05 03:03:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AL4sLRB6hf7KmRA1qfUuuRkK2O1SeX7yjz_SByj4IYzBL7QLks9w28je8K39DPayidEV5lM7uReuw-1qvA8rFEa9oPkJyQ9Xf6kAua55D8nLDS09Zmf2-fHgnMUq8hr5UNepVmkqsFYPmcmeUTaH4QPyVpO5fzzzyyxRITQmqPb52Rpyx3Fv4oJVPpsgM2CzvMKNLBfedXauzpTfc2AAEvEZUatAqapXCkUgRW2j4mWKHsb9hsEKnoXjEdW3K01b71Yno4uK88oZ-hJsIbiRfCHT5KqsNxGru2euQXdzGCDM-z_3mbIzekyeRGFGDHY3oDP90MbNjiH8e3wlBuM19cs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/11/05 03:03:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AEVN3eP2LtRHLSX4o_wpgJQjStOGCtGhKl2hFpqYDBavmUu-WeLdKPk4LwZ1dgpvMElirnCTNHrrLFro8p7Gi-VdQuOfGdGJbpACmzRT1f39ZjUeSpE2Qqm_H2mTczM5RgO1t33TkEfkXlgqXp38d_iAOZlsnlVu_W5N01ReYyoKfbs9-PxFDIVA7jZ1UQTE6wzLxCM0iEpsM6fPOm2VyAnILx7dEa8lD5lpaRe4ei-6iW1xTPuCeo5Av_T4mXWXjXxZrUneWGzCcHKVzUoKjYL9VqqspKSNfj9uNT0xYDklDkHgLX3UCrd9dR3vTKc9nXa-1luKC2Pbx6eLr8IToZ8 2025/11/05 03:03:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/11/05 03:03:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/11/05 03:03:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/11/05 03:03:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/11/05 03:03:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/05 03:03:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/11/05 03:03:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AEVN3eP2LtRHLSX4o_wpgJQjStOGCtGhKl2hFpqYDBavmUu-WeLdKPk4LwZ1dgpvMElirnCTNHrrLFro8p7Gi-VdQuOfGdGJbpACmzRT1f39ZjUeSpE2Qqm_H2mTczM5RgO1t33TkEfkXlgqXp38d_iAOZlsnlVu_W5N01ReYyoKfbs9-PxFDIVA7jZ1UQTE6wzLxCM0iEpsM6fPOm2VyAnILx7dEa8lD5lpaRe4ei-6iW1xTPuCeo5Av_T4mXWXjXxZrUneWGzCcHKVzUoKjYL9VqqspKSNfj9uNT0xYDklDkHgLX3UCrd9dR3vTKc9nXa-1luKC2Pbx6eLr8IToZ8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/11/05 03:03:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AO0NOzmtTo0VViahUEn_pPsEs_2HkHi8Dj6y3qgho7iWA1aX5gDN3auyGrNwvfsMDvwwdBeRISHc2du6j0MZTprLApbotmD7X_WeqcdTpN-gWv7hk84ktbMFJaBRJE6AKLnxxakqRDsMFvupBiXv-qLZgmnrf8gAUBXJwg4MKUQQz5mkoZnryunl4_3PomFzmlN2UcUnXOVMfht1iKCDPr6_1y8OfS2McjTlfnHJuWOkDhyO6RKOjBoqldvHSGWzsso4UWVo5Vrx2UNNmbKbY9rrug25mSXw-RVbflAskx60_s8NRvuOxIO1TlkTLhn7XLn5TfYVHrnsnPqiDgHc_XA 2025/11/05 03:03:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/05 03:03:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/11/05 03:03:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AO0NOzmtTo0VViahUEn_pPsEs_2HkHi8Dj6y3qgho7iWA1aX5gDN3auyGrNwvfsMDvwwdBeRISHc2du6j0MZTprLApbotmD7X_WeqcdTpN-gWv7hk84ktbMFJaBRJE6AKLnxxakqRDsMFvupBiXv-qLZgmnrf8gAUBXJwg4MKUQQz5mkoZnryunl4_3PomFzmlN2UcUnXOVMfht1iKCDPr6_1y8OfS2McjTlfnHJuWOkDhyO6RKOjBoqldvHSGWzsso4UWVo5Vrx2UNNmbKbY9rrug25mSXw-RVbflAskx60_s8NRvuOxIO1TlkTLhn7XLn5TfYVHrnsnPqiDgHc_XA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/11/05 03:03:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AN4TVF8tgTQ0GsvN_nrppsmNBkBuauhHRDIbqfgGqJ5IkOf-MKD07kiiCGChZ5frWQMs-BvZa5lkihm26YRWRzH6nArYpDFnpO_yMbMERZpnj6KoM55xvlmLtRa5LtVjJ_egpwxl-0ejVF62u5f50dQyP8EE8zfNseDUpRTmjprQnCWRb-xJtGNz3mie2N3d0fOptInfaKiDT64G9IDMhVltMMdeC-6CS4-dxg5oXCH8E9OPOfnXAXZp8MxhnV16Cmnb60LSVJ2qGWFjsuwfkzQwTOzEgEO1xDT1F4mgXdqvmSYb6jeIBoElKA0Rhh79wbff1Ms2ht7V8RqycHDl_fU 2025/11/05 03:03:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/11/05 03:03:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/05 03:03:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AN4TVF8tgTQ0GsvN_nrppsmNBkBuauhHRDIbqfgGqJ5IkOf-MKD07kiiCGChZ5frWQMs-BvZa5lkihm26YRWRzH6nArYpDFnpO_yMbMERZpnj6KoM55xvlmLtRa5LtVjJ_egpwxl-0ejVF62u5f50dQyP8EE8zfNseDUpRTmjprQnCWRb-xJtGNz3mie2N3d0fOptInfaKiDT64G9IDMhVltMMdeC-6CS4-dxg5oXCH8E9OPOfnXAXZp8MxhnV16Cmnb60LSVJ2qGWFjsuwfkzQwTOzEgEO1xDT1F4mgXdqvmSYb6jeIBoElKA0Rhh79wbff1Ms2ht7V8RqycHDl_fU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/11/05 03:03:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AK0Rn5qeQ8qOL9hiuc8JgRGrkz_AJdrEnCCkFkl5r_lWKn06EPe9qgC46G4PFMwENzfLAL4AAgZjSuaSH56srDz8kvtPaULRF6Cr1_dIPIAlgHfXVZS2H1sriLjLtmUhF96wZUIiYL8mFJoP7dYH9bsRKdOto6vTih9fWmPAD_alPG1Dxh9riB0tlrEfR9k1futgjHIxk40PbhKbpj7jbycsY-4ZU0elNuwP1-bAii0ktfdf4rp5O9uqgz3LKDVWirUWnvuhynB7C67bnpOorE_wXmqii8ZUlE4dwptLe2rQGNuWALmZanMEPdGAc0gJ2U88Je2zpbTvHAjnl6j8PAw 2025/11/05 03:03:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/05 03:03:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/05 03:03:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AK0Rn5qeQ8qOL9hiuc8JgRGrkz_AJdrEnCCkFkl5r_lWKn06EPe9qgC46G4PFMwENzfLAL4AAgZjSuaSH56srDz8kvtPaULRF6Cr1_dIPIAlgHfXVZS2H1sriLjLtmUhF96wZUIiYL8mFJoP7dYH9bsRKdOto6vTih9fWmPAD_alPG1Dxh9riB0tlrEfR9k1futgjHIxk40PbhKbpj7jbycsY-4ZU0elNuwP1-bAii0ktfdf4rp5O9uqgz3LKDVWirUWnvuhynB7C67bnpOorE_wXmqii8ZUlE4dwptLe2rQGNuWALmZanMEPdGAc0gJ2U88Je2zpbTvHAjnl6j8PAw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/11/05 03:03:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AKtuIqBHsDio9gz12d3AHzXao6kqOQh5zpk_LnWcm95r00xd_YtUUCUA78AOj6StW7XEeAkHw3xg9lcYSphm0IUQO2gWgNeoLDuyQbRX_RVuIvMpN6Dxyp_cWi4qlP1hAiPig96tH7emsXtkt2loGY1jy9TOjMK8A2Z6344L9FJFa3BgJG3xyqPauXFv_wvu_gNzVJBb3eVjExQJV1fBIedMApkpZgcKllr5uIZmE4t16VDdz6R9cDmd-eOvsJi3nNbzbZTKXFCAMITElnzGxwM3fQzU7Tji8Jl1-nqM554s3B-mqRg7iP7IQcwKnyOnuk8om4ojREye_ewXMsFiyac 2025/11/05 03:03:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/11/05 03:03:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/11/05 03:03:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/05 03:03:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/11/05 03:03:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/11/05 03:03:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/05 03:03:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AKtuIqBHsDio9gz12d3AHzXao6kqOQh5zpk_LnWcm95r00xd_YtUUCUA78AOj6StW7XEeAkHw3xg9lcYSphm0IUQO2gWgNeoLDuyQbRX_RVuIvMpN6Dxyp_cWi4qlP1hAiPig96tH7emsXtkt2loGY1jy9TOjMK8A2Z6344L9FJFa3BgJG3xyqPauXFv_wvu_gNzVJBb3eVjExQJV1fBIedMApkpZgcKllr5uIZmE4t16VDdz6R9cDmd-eOvsJi3nNbzbZTKXFCAMITElnzGxwM3fQzU7Tji8Jl1-nqM554s3B-mqRg7iP7IQcwKnyOnuk8om4ojREye_ewXMsFiyac" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/11/05 03:03:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AG70kKu0qpaiDn1Z1bnbh7wBPPwMa6bos86UFCzsmOmPV98Y4vNCrMImnKDVa1h2pZrZZRRaVA60bPYBx-tYi4utB1y5h1p2AppDZc66WIOoqL_asugmTfDX_BLVABLTknOPJLfaq6rrdRdeR7ozTDYjJHJSB-mQvw5FhNBAuT9DxCElSMUMUzqLOS7aL7hGz0Gqdb20vj-gA_BO1fsofB8DBpQewmPMmHfILV75mzJ_4CNL4Fvx2kOcSSPHarq2vwX9aU1kPIuSVCphffrZuFWSnmF6Gqu0o4kV3QP4wF-Eh95pSd6VIoIeZSKsGPYXDACdAH-8lB4dyMNZjtPLs5I 2025/11/05 03:03:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/05 03:03:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/11/05 03:03:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/11/05 03:03:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/11/05 03:03:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/05 03:03:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/11/05 03:03:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AG70kKu0qpaiDn1Z1bnbh7wBPPwMa6bos86UFCzsmOmPV98Y4vNCrMImnKDVa1h2pZrZZRRaVA60bPYBx-tYi4utB1y5h1p2AppDZc66WIOoqL_asugmTfDX_BLVABLTknOPJLfaq6rrdRdeR7ozTDYjJHJSB-mQvw5FhNBAuT9DxCElSMUMUzqLOS7aL7hGz0Gqdb20vj-gA_BO1fsofB8DBpQewmPMmHfILV75mzJ_4CNL4Fvx2kOcSSPHarq2vwX9aU1kPIuSVCphffrZuFWSnmF6Gqu0o4kV3QP4wF-Eh95pSd6VIoIeZSKsGPYXDACdAH-8lB4dyMNZjtPLs5I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/11/05 03:03:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AOHm0tqRvmFXn2isv34dW7zL8fD5GMq-q02Ub4RoYukXLWiBXAtNV1dQeIVYKPc1VmM2FniG61z8IfWB9hROqK-oTgz1Zg06_UQXm6ym1cA0oGP8ERmHkHowATtaRaMbRLLaX3Jb7ir-ctY-ZCYhW-BC1uvX_qQwLcA8jToEzLkOZGRle7gQecA_bZ4q8e-BRrBpB-yT2YmBrA13d0ZmdJuzIcO8t_JkqDBOJC8M8X0Qhrz6KIfzCSxD-LNKFfGL-apmXihXadqRKU1LEL-QHhPQDyebBxKsoDMHGO108hBkuf2a7sMJxuRqE1LBmplmKbw5Zu7Glh2_xD7bMppxcUU 2025/11/05 03:03:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/05 03:03:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/11/05 03:03:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AOHm0tqRvmFXn2isv34dW7zL8fD5GMq-q02Ub4RoYukXLWiBXAtNV1dQeIVYKPc1VmM2FniG61z8IfWB9hROqK-oTgz1Zg06_UQXm6ym1cA0oGP8ERmHkHowATtaRaMbRLLaX3Jb7ir-ctY-ZCYhW-BC1uvX_qQwLcA8jToEzLkOZGRle7gQecA_bZ4q8e-BRrBpB-yT2YmBrA13d0ZmdJuzIcO8t_JkqDBOJC8M8X0Qhrz6KIfzCSxD-LNKFfGL-apmXihXadqRKU1LEL-QHhPQDyebBxKsoDMHGO108hBkuf2a7sMJxuRqE1LBmplmKbw5Zu7Glh2_xD7bMppxcUU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/11/05 03:04:00 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AMQT0EBB6U4a2b0xsjIF_Z6BsSlHTTZ9Y29hHyBjjVvx96PVqivKER84tU0XgX5MvzTfph5mXLIoE1TiiP5pyk7MNbpVKosxrlsLe9C-C7IAa-85flXliyh1Nekmk3NjN9Ybt1TQGJPqfmTIHfiC9cBgJSEoepTYOJRF3KI_NqupW7itquR4TtIIfKFLpZu0L-OfCHVAV5cTMul1YGaBnP3iqTew4IVdArfIRizOBjqwuGVNg0nykMRtMykUJB97ix2Qphsqf1CcKG0jAqE25GAX3k1VPMs2I5W8SO8jc_Qpsll4XFmJLDQaZYUqEmxyZXRVqKaqZ9rg1TT5xYGhZrY 2025/11/05 03:04:00 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/11/05 03:04:00 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/05 03:04:00 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AMQT0EBB6U4a2b0xsjIF_Z6BsSlHTTZ9Y29hHyBjjVvx96PVqivKER84tU0XgX5MvzTfph5mXLIoE1TiiP5pyk7MNbpVKosxrlsLe9C-C7IAa-85flXliyh1Nekmk3NjN9Ybt1TQGJPqfmTIHfiC9cBgJSEoepTYOJRF3KI_NqupW7itquR4TtIIfKFLpZu0L-OfCHVAV5cTMul1YGaBnP3iqTew4IVdArfIRizOBjqwuGVNg0nykMRtMykUJB97ix2Qphsqf1CcKG0jAqE25GAX3k1VPMs2I5W8SO8jc_Qpsll4XFmJLDQaZYUqEmxyZXRVqKaqZ9rg1TT5xYGhZrY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/11/05 03:04:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AIDuYCKslgM5k81b6qJ6ZPBSiteSuUDeA8IgzevOuZPWdSI2DM8vHMs0Bo2lgrN7ZCuV3YA4YeqhjIQyqFfSrO-kK55OJpHNt1R-_r8Wz-EBAPjOutKibjnhFhPzPElgy97GCMbPQMFjPJ6_xkS-w3GcK-0kAkj3zK-8dbKNnjSp676XfCzvlUNApvGLAKu6qf3gops_ixgPBPq0NtxCzJnVPwvuWFjrA0FbEgYnQC6cnzY46eJzlc3Kd4dQ6g5_dzaeShX3ujxWHe9tFyw1d35HP5dRgeTHySHT1j26_yo79a-rxP-CZj0TK0UH3K07OiD5w7e76ea6XG2ZJ9XtVCQ 2025/11/05 03:04:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/05 03:04:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/05 03:04:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AIDuYCKslgM5k81b6qJ6ZPBSiteSuUDeA8IgzevOuZPWdSI2DM8vHMs0Bo2lgrN7ZCuV3YA4YeqhjIQyqFfSrO-kK55OJpHNt1R-_r8Wz-EBAPjOutKibjnhFhPzPElgy97GCMbPQMFjPJ6_xkS-w3GcK-0kAkj3zK-8dbKNnjSp676XfCzvlUNApvGLAKu6qf3gops_ixgPBPq0NtxCzJnVPwvuWFjrA0FbEgYnQC6cnzY46eJzlc3Kd4dQ6g5_dzaeShX3ujxWHe9tFyw1d35HP5dRgeTHySHT1j26_yo79a-rxP-CZj0TK0UH3K07OiD5w7e76ea6XG2ZJ9XtVCQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/11/05 03:04:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AEfWp8pR86hJUf-VvATIa3PN6ptYw-z_78ur74dHjesrKnal_SvpZkTz8EoGmIw4368Y1xyt0Hv63uTRDG5y2EMlm0h0_9yklGnfHkZwkKQnheyJHUd5k6DlfSYvQQUByXMTiiRJKNknTRXiMJWBdue_kSL00eZXlKdO-PsZ-tgE7eRI7dE74KZcYEKHRLkY7Q86HVzjQ-F6jxLGmdPd8J8-fn1paiPw-jhaVnzzXJMpLrL8bqXhDog0N637uZiqqMwpBJAuTcGBjj2WpkFyksuzNjyb1bNJJoynq_gcXRsITelSEhvh3lO6-xsL-lGG_kBK3j1cxmqvGzffjrVfDgQ 2025/11/05 03:04:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/11/05 03:04:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/11/05 03:04:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/05 03:04:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/05 03:04:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/05 03:04:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/11/05 03:04:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AEfWp8pR86hJUf-VvATIa3PN6ptYw-z_78ur74dHjesrKnal_SvpZkTz8EoGmIw4368Y1xyt0Hv63uTRDG5y2EMlm0h0_9yklGnfHkZwkKQnheyJHUd5k6DlfSYvQQUByXMTiiRJKNknTRXiMJWBdue_kSL00eZXlKdO-PsZ-tgE7eRI7dE74KZcYEKHRLkY7Q86HVzjQ-F6jxLGmdPd8J8-fn1paiPw-jhaVnzzXJMpLrL8bqXhDog0N637uZiqqMwpBJAuTcGBjj2WpkFyksuzNjyb1bNJJoynq_gcXRsITelSEhvh3lO6-xsL-lGG_kBK3j1cxmqvGzffjrVfDgQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/11/05 03:04:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AKBL-bEq0QEFR53E5KAhzcZEWSXwCZVP1JRKP7zUGx-ad26HKiPJHr22q_6lon7qqwazaaQCWrXPZQe2hAK7xsqeVTxtGBf1YlPNsc-1AaUzDOINaK8LUOgSsuwZ-JU2FRzp5fkqggOvAKFRU-m9exqARiRB-zPNuouz5a9M6xNxxxXMfMxyGasSCysA3talUvGU0jdL1xuWcYG0Q-OnaF7woGeCYv7nQyTYFOhWbsCb3Iy7OqTWwqIRicq_tDCegoiMdi7OkynpZqMu36DJlStYVM35wH4Dh25mXddRIDvyNpfZ9AsFgXVsGQhZu5U7GPwNVnqZb5sSXRT__kmO8Vw 2025/11/05 03:04:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/05 03:04:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/11/05 03:04:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/11/05 03:04:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/05 03:04:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/05 03:04:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/11/05 03:04:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AKBL-bEq0QEFR53E5KAhzcZEWSXwCZVP1JRKP7zUGx-ad26HKiPJHr22q_6lon7qqwazaaQCWrXPZQe2hAK7xsqeVTxtGBf1YlPNsc-1AaUzDOINaK8LUOgSsuwZ-JU2FRzp5fkqggOvAKFRU-m9exqARiRB-zPNuouz5a9M6xNxxxXMfMxyGasSCysA3talUvGU0jdL1xuWcYG0Q-OnaF7woGeCYv7nQyTYFOhWbsCb3Iy7OqTWwqIRicq_tDCegoiMdi7OkynpZqMu36DJlStYVM35wH4Dh25mXddRIDvyNpfZ9AsFgXVsGQhZu5U7GPwNVnqZb5sSXRT__kmO8Vw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/11/05 03:04:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AKOpr-2tvJ2VMOI07EgSOthIslvjQSAMGgT2ypgDR_0Ad3L5vPj9ehNi0vzrzmYj_jIB71xMvf2KHhgMf5kSIDbgpsMHMhmaWPAAMZM1-T_lh41s5jG6N-BU_ocIMqsE6jxtI9M3ox9gNBJCgU8mY3ahWREp76wQCDpZ9Mi6byjapQ8CYSRQuh73Vm2Vl4ZT2WeHpKT3jctb7JtC17txeNyWjUC_ftMVtIsNXIfEwDzmtpN8X-fCtABFqtY9JJRYC7l5GHdA5ns7diilqX-Jj7YDmZo4_uKeA7iT7HH_9DmN8U8p93b6aS8hDTH0WODZ9SpQ7iejyYrTfFfRjFWz14k 2025/11/05 03:04:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/05 03:04:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/11/05 03:04:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AKOpr-2tvJ2VMOI07EgSOthIslvjQSAMGgT2ypgDR_0Ad3L5vPj9ehNi0vzrzmYj_jIB71xMvf2KHhgMf5kSIDbgpsMHMhmaWPAAMZM1-T_lh41s5jG6N-BU_ocIMqsE6jxtI9M3ox9gNBJCgU8mY3ahWREp76wQCDpZ9Mi6byjapQ8CYSRQuh73Vm2Vl4ZT2WeHpKT3jctb7JtC17txeNyWjUC_ftMVtIsNXIfEwDzmtpN8X-fCtABFqtY9JJRYC7l5GHdA5ns7diilqX-Jj7YDmZo4_uKeA7iT7HH_9DmN8U8p93b6aS8hDTH0WODZ9SpQ7iejyYrTfFfRjFWz14k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/11/05 03:04:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AKj4_IQtAyOsMW9NYKfqdtWk7TTs-0d2fXiiZM6Os309oNWRamD9F9FHHrGlR-3klQEd50Sk3UFJi-JhGv8AOxX-WXWZ5xmqvVqBPnZ7cfguoGb0c4J8waRMuJJv3D9pX4cgo-JgdUajQPgCQYLG3zRb43l6hmtlKZ3Gl4bV69olf7l0RjXT8YYwZI4dEBtPH3g5AhvJmtnu2pcrO-IXErMN9Qr3VsDUJPNtkSKSGbiCfEZTF7m3493KP6v5LfEaBfWHS_ebeTXQJl3dj6gpKFd8Flm6lIMaRDXvZSvQT_QQ8Tf0Zij4MViItlevjQGiQSQM98GzwVRyZW9OT62g1v8 2025/11/05 03:04:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/11/05 03:04:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/05 03:04:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AKj4_IQtAyOsMW9NYKfqdtWk7TTs-0d2fXiiZM6Os309oNWRamD9F9FHHrGlR-3klQEd50Sk3UFJi-JhGv8AOxX-WXWZ5xmqvVqBPnZ7cfguoGb0c4J8waRMuJJv3D9pX4cgo-JgdUajQPgCQYLG3zRb43l6hmtlKZ3Gl4bV69olf7l0RjXT8YYwZI4dEBtPH3g5AhvJmtnu2pcrO-IXErMN9Qr3VsDUJPNtkSKSGbiCfEZTF7m3493KP6v5LfEaBfWHS_ebeTXQJl3dj6gpKFd8Flm6lIMaRDXvZSvQT_QQ8Tf0Zij4MViItlevjQGiQSQM98GzwVRyZW9OT62g1v8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/11/05 03:04:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AD6WfPRF0S_Kb8WVepkvpAZlCRs9lTd7eIMLX80q8m9y9xJeheF4ujMIV9pkLaz8tqi3ZTqNLPrfK9OS9j9dix8eexPh045MlXYvvM9hv3DvHQYViH3BD28AhUwcSXr8zlQoWv8yLR79XoJfum9FaTeqCXN6p3IgoAXCcPFHy6ALV0kpLkKsJy1yKpHav_kuRLJn5vFhLqJrl3BLUcZVNf7xhU7fvrf1vhNKflmHXG_vDOfW1c_9DDktBteF_15XfZBZ_JbLbDJ4Hp1m7pDmszXnxWmFOtu9M2uPVsHY2TJyPQ6Fk07J2jcZT8htLjvTKL0UthQPh1pj6CQURfa6JpA 2025/11/05 03:04:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/05 03:04:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/05 03:04:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AD6WfPRF0S_Kb8WVepkvpAZlCRs9lTd7eIMLX80q8m9y9xJeheF4ujMIV9pkLaz8tqi3ZTqNLPrfK9OS9j9dix8eexPh045MlXYvvM9hv3DvHQYViH3BD28AhUwcSXr8zlQoWv8yLR79XoJfum9FaTeqCXN6p3IgoAXCcPFHy6ALV0kpLkKsJy1yKpHav_kuRLJn5vFhLqJrl3BLUcZVNf7xhU7fvrf1vhNKflmHXG_vDOfW1c_9DDktBteF_15XfZBZ_JbLbDJ4Hp1m7pDmszXnxWmFOtu9M2uPVsHY2TJyPQ6Fk07J2jcZT8htLjvTKL0UthQPh1pj6CQURfa6JpA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/11/05 03:04:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AAnDqs2pI1KR9gWgK6iVH2Su0BVAI2yjOGJZhYgnE8odXXKLQX1_HVj5WNHLBnlX08HFk69daG24mcL_Hy7DKmJYL5DD05L3IQ0ytupIdC_MslJhgnrTuKQsec3eP45FEgvxh6CUMcFG8GFVGTVrYdzxMXsUrGcWY3G7z-eRs_VluIyoPH4M4LTPfFkfmEadAp6Sy2s4z1xWo0JLTiblCDijao5nRu7d9HAV0H7wm721DwE5hDC58juDw7IrT_9VgnTc_hzFCxOT6GAGp6lbFJ7bjnU8YqfrMGJdyzuhEeS-_GQw865OmORrZ-8FnWKwMaTYBcxUl0GTkoVQkvKpV3o 2025/11/05 03:04:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/11/05 03:04:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/11/05 03:04:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/11/05 03:04:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/05 03:04:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/11/05 03:04:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/11/05 03:04:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AAnDqs2pI1KR9gWgK6iVH2Su0BVAI2yjOGJZhYgnE8odXXKLQX1_HVj5WNHLBnlX08HFk69daG24mcL_Hy7DKmJYL5DD05L3IQ0ytupIdC_MslJhgnrTuKQsec3eP45FEgvxh6CUMcFG8GFVGTVrYdzxMXsUrGcWY3G7z-eRs_VluIyoPH4M4LTPfFkfmEadAp6Sy2s4z1xWo0JLTiblCDijao5nRu7d9HAV0H7wm721DwE5hDC58juDw7IrT_9VgnTc_hzFCxOT6GAGp6lbFJ7bjnU8YqfrMGJdyzuhEeS-_GQw865OmORrZ-8FnWKwMaTYBcxUl0GTkoVQkvKpV3o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/11/05 03:04:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: APlQ_B7jZFffqf51BvLyM3sUUzGv2MbCx4LJxL1B3idjY7Rs2fKOdt4UUz_S3OwUgEI_yYN-ctCii6l_beV_mfm2L9cmku2hMAwQmXUJmB3YLL8sZ4os6NL07FgX2n1NOAl4-Qi_XZ3lUBd9H9NaLd3kE1U9BAF4f2f4AOw2x-zl6ntZDy3mTiThtNLUcGi8Z7ZrVZ20YpQk3oFQXZWd89Xa7lSnwNcwSbFvQMetSxiuu8fICdMx2bssg4yDdfOiD4dLB8pVKc8l3GNAudyeJnuoG2S9K56My3M2xmYOKwp2VjQNcSXqyF7FwUMFG6b-H2vH16gM6y9OaGYP0nNU-as 2025/11/05 03:04:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/05 03:04:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/11/05 03:04:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/11/05 03:04:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/05 03:04:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/11/05 03:04:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/11/05 03:04:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "APlQ_B7jZFffqf51BvLyM3sUUzGv2MbCx4LJxL1B3idjY7Rs2fKOdt4UUz_S3OwUgEI_yYN-ctCii6l_beV_mfm2L9cmku2hMAwQmXUJmB3YLL8sZ4os6NL07FgX2n1NOAl4-Qi_XZ3lUBd9H9NaLd3kE1U9BAF4f2f4AOw2x-zl6ntZDy3mTiThtNLUcGi8Z7ZrVZ20YpQk3oFQXZWd89Xa7lSnwNcwSbFvQMetSxiuu8fICdMx2bssg4yDdfOiD4dLB8pVKc8l3GNAudyeJnuoG2S9K56My3M2xmYOKwp2VjQNcSXqyF7FwUMFG6b-H2vH16gM6y9OaGYP0nNU-as" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/11/05 03:04:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: APZBcJP3zIk21ONvwWvuwiJr4RugvpZKxHs7sPALxCmggMvXlrZlCJYJhOo8KlDk1XcH97P1BVMHyQZ76_MZtfjUoqitLx5nqS4EOnhB1CLQQdwrAgj96p_CfEfPJs9JUvsDpV111xovo9YAfs-3rlGW25h-TSWK4pfhZgCqqZptEfT4r9l5UVKh_a-pFUJ-VaMLafw8hvrp1P4qm29-jal4mR6uFkRBYmvEukJtDZaPIhkKXdCfRqI1V9sMhmL4JsaUu1FQoG1JxvJQkpBEot4VSsyTxF_V6E7D9umGOT-sIcIcR3EfHWzwDopUBv6OrqFyxogkYiNVqMkBL38WvX8 2025/11/05 03:04:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/11/05 03:04:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/11/05 03:04:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "APZBcJP3zIk21ONvwWvuwiJr4RugvpZKxHs7sPALxCmggMvXlrZlCJYJhOo8KlDk1XcH97P1BVMHyQZ76_MZtfjUoqitLx5nqS4EOnhB1CLQQdwrAgj96p_CfEfPJs9JUvsDpV111xovo9YAfs-3rlGW25h-TSWK4pfhZgCqqZptEfT4r9l5UVKh_a-pFUJ-VaMLafw8hvrp1P4qm29-jal4mR6uFkRBYmvEukJtDZaPIhkKXdCfRqI1V9sMhmL4JsaUu1FQoG1JxvJQkpBEot4VSsyTxF_V6E7D9umGOT-sIcIcR3EfHWzwDopUBv6OrqFyxogkYiNVqMkBL38WvX8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/11/05 03:04:20 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AN3L8cq4fHkFQ9U8AYCPUaVUPKHr3qPpgmHFk8cRgrryyJ6OezFAwj4P84VMa-cAMOlPnxc3q1HIRggI7VGa5_fET_cxf-hkgCDApx5KXoGYsX7oM4puS-_by6LDpJN28vL0CuGCpibNUYcGCzRXMhdN6KiFsZMZ-IR-KNDwrDkgDmbdO-gzq2XNyTyoeXixaPThDqgziJIpajIAVU2KH_wisLTsxMK2vX_r6o32R8FfmKnn8LHl5MoYBs1Tm8B-zzb7kUgu8dsF8PA0daPxVuu9NwZJe5rj64-LGhKLKSC4-Tby6R8WbJ1lKMt4T_zIPGXuJeTvVZUqcohUAikkfRQ 2025/11/05 03:04:20 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/11/05 03:04:21 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/05 03:04:21 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AN3L8cq4fHkFQ9U8AYCPUaVUPKHr3qPpgmHFk8cRgrryyJ6OezFAwj4P84VMa-cAMOlPnxc3q1HIRggI7VGa5_fET_cxf-hkgCDApx5KXoGYsX7oM4puS-_by6LDpJN28vL0CuGCpibNUYcGCzRXMhdN6KiFsZMZ-IR-KNDwrDkgDmbdO-gzq2XNyTyoeXixaPThDqgziJIpajIAVU2KH_wisLTsxMK2vX_r6o32R8FfmKnn8LHl5MoYBs1Tm8B-zzb7kUgu8dsF8PA0daPxVuu9NwZJe5rj64-LGhKLKSC4-Tby6R8WbJ1lKMt4T_zIPGXuJeTvVZUqcohUAikkfRQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/11/05 03:04:22 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AOYwC_d8L5muiqm5k6GwRp5JQvvcB24z3gLR07igIBD3FJ9G1bUov5Uc9vEC170lGvplS3zcwy7wNtSeZu21PibUzEPnpvMXsnqJ9QCHigZk3NfSWsd_WgmrX0aoJj-tR6nyCb7sbb0NAJjJUE0cWC8vTdfgRWWbSMgYwHvoiZZGzNJO8zkgOupbyHpIpNIUS1CJm4ppguvD4yEvbiQ5MuVKYqjmSTPL3yvC2l1UKbNmZggqBYa3Rf91O5rnIKTmSfwMegPxeP6A6RkGpv81yiJK1tgupejQTOeOsEcx5NeVHMUwU8wTHSWzUvTbe2_Cfr1UMD4usiS2XqXui2cIpls 2025/11/05 03:04:22 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/11/05 03:04:22 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/05 03:04:23 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AOYwC_d8L5muiqm5k6GwRp5JQvvcB24z3gLR07igIBD3FJ9G1bUov5Uc9vEC170lGvplS3zcwy7wNtSeZu21PibUzEPnpvMXsnqJ9QCHigZk3NfSWsd_WgmrX0aoJj-tR6nyCb7sbb0NAJjJUE0cWC8vTdfgRWWbSMgYwHvoiZZGzNJO8zkgOupbyHpIpNIUS1CJm4ppguvD4yEvbiQ5MuVKYqjmSTPL3yvC2l1UKbNmZggqBYa3Rf91O5rnIKTmSfwMegPxeP6A6RkGpv81yiJK1tgupejQTOeOsEcx5NeVHMUwU8wTHSWzUvTbe2_Cfr1UMD4usiS2XqXui2cIpls" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/11/05 03:04:23 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AA-klgzlkXjz-_Ewq3-h2X41Bqe9dtJ1z5fgCo1n7EQq9It_P9ak5h7NuHzPHnNE3mEUEDJr8omUUZRgTm-ng6TnRde2puYl2ArVfRCjLPI9Rw6_ljH3FkdjbUkWFmCt-2hypDcqllMn3wEtcxsLKIrT2wqJvi8cB7RBEBME0cQ2Y35X-JFckpmj-kDnfuS6wEqEEqPBClwHuTKzfDYx32WBsBNTUKGSbR63jXobxYPKVdmz3GRISYB1vl6GkB5nkwYOklYiAH9DXSGaOQgmeJuLUIwDT2tQmFw1tovZgM_oUcdxEcx4CTA1gKssBZyQMJaAXqiL0hMM8tonGbKVmKA 2025/11/05 03:04:24 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/11/05 03:04:24 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/11/05 03:04:24 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/11/05 03:04:24 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/05 03:04:24 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/05 03:04:24 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/11/05 03:04:25 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AA-klgzlkXjz-_Ewq3-h2X41Bqe9dtJ1z5fgCo1n7EQq9It_P9ak5h7NuHzPHnNE3mEUEDJr8omUUZRgTm-ng6TnRde2puYl2ArVfRCjLPI9Rw6_ljH3FkdjbUkWFmCt-2hypDcqllMn3wEtcxsLKIrT2wqJvi8cB7RBEBME0cQ2Y35X-JFckpmj-kDnfuS6wEqEEqPBClwHuTKzfDYx32WBsBNTUKGSbR63jXobxYPKVdmz3GRISYB1vl6GkB5nkwYOklYiAH9DXSGaOQgmeJuLUIwDT2tQmFw1tovZgM_oUcdxEcx4CTA1gKssBZyQMJaAXqiL0hMM8tonGbKVmKA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/11/05 03:04:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AMjfsxvZvLdp2EoCUvukJzKtYFeeXxWsRmq7DWdkTW0cSlbmsIECCySvKIMR1Dr6AaQ73k2cQM4aeUwkPNL7DrbcW3K1OPi0G_Dzq92IxU9Mh-cluhTtvQXWiMHDPUmMhPcCSPz9VIvgAUo0gz3tirxv3zwBa_1HlU0lluZACSMcd7mGIPhU-FudmtfWOUJoFTg8XOA19tM_Cmf9jI7epjKYTZx_c4H9rhPKL4Y73of7nidOOqoCcuU00mj-ZljwWwyLqFoXpJoKEb-JM5AJ8Xq0XLXVqxjJRC0x4jM8VxoZ048LQ-sl-qUNM8oap5u_FsEaJotiFANABVFKJYl9AX0 2025/11/05 03:04:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/11/05 03:04:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/11/05 03:04:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/11/05 03:04:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/05 03:04:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/05 03:04:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/11/05 03:04:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AMjfsxvZvLdp2EoCUvukJzKtYFeeXxWsRmq7DWdkTW0cSlbmsIECCySvKIMR1Dr6AaQ73k2cQM4aeUwkPNL7DrbcW3K1OPi0G_Dzq92IxU9Mh-cluhTtvQXWiMHDPUmMhPcCSPz9VIvgAUo0gz3tirxv3zwBa_1HlU0lluZACSMcd7mGIPhU-FudmtfWOUJoFTg8XOA19tM_Cmf9jI7epjKYTZx_c4H9rhPKL4Y73of7nidOOqoCcuU00mj-ZljwWwyLqFoXpJoKEb-JM5AJ8Xq0XLXVqxjJRC0x4jM8VxoZ048LQ-sl-qUNM8oap5u_FsEaJotiFANABVFKJYl9AX0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/11/05 03:04:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ALakhmCM27KkfMc1a6Ia_-HXm9eBHYs4P5paKuiIFbmMhO3CC8nARWoWUeefG6NISAlpLfakX_pCHQD4-QXppCFQBKTwk22XsgzBowEHlvgmxd-CRxe53uMaj7UxoTrjxgVqntkURJCK3wV63gbBHZktClKIrHDmYnFTurSFzvrre-GG1SEHtCQ8AO_mmewdcU0XAAUJ0Mvudl1qtIk_iAxBUVCZ-Qt1Zj7xjdawHDxJ1O5mVn0UelbLytMTVv83pDd65fu9UkOl2YkXjK2rLtI9EP2TnISyiLm04iV3Fx7qR6VEXkE84SfR38_d2h5NLehMpEbOOc84EBme9LdZOzg 2025/11/05 03:04:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/11/05 03:04:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/11/05 03:04:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ALakhmCM27KkfMc1a6Ia_-HXm9eBHYs4P5paKuiIFbmMhO3CC8nARWoWUeefG6NISAlpLfakX_pCHQD4-QXppCFQBKTwk22XsgzBowEHlvgmxd-CRxe53uMaj7UxoTrjxgVqntkURJCK3wV63gbBHZktClKIrHDmYnFTurSFzvrre-GG1SEHtCQ8AO_mmewdcU0XAAUJ0Mvudl1qtIk_iAxBUVCZ-Qt1Zj7xjdawHDxJ1O5mVn0UelbLytMTVv83pDd65fu9UkOl2YkXjK2rLtI9EP2TnISyiLm04iV3Fx7qR6VEXkE84SfR38_d2h5NLehMpEbOOc84EBme9LdZOzg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/11/05 03:04:32 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ACWZfkTTl8w3iyS9f4B9fW2HuqdZ7eolBsKR64mCT9Kbvs-E5RQUZZQf1ZvybbwXb4t3MT7-BbRm7Qwr3Tt9U8SzDck0VDpqhVYiR2FULICKjngKHz1OctL5Tc4FdtcUL50IlwfI-2AjzPH1vt1jPTlk4oX9w0bfJBd0CtdLhEDman3C8XiNjLNHYWTEM2GYcLPGi2Skl5T9JOw2vNSXIJGIFM_QBD7ZrGdXDFDsdfNm6NE1dmkGhCfugbMsIWpIF2Mn0Of9b38lE2o7JKAh3D_Ut2gV8o3oC_Nj2ynJpcOgJJnRkkQjBFZI1QVei-I_ERHU-Hd2XrSKKVo5N1zTKZ8 2025/11/05 03:04:32 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/11/05 03:04:33 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/05 03:04:33 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ACWZfkTTl8w3iyS9f4B9fW2HuqdZ7eolBsKR64mCT9Kbvs-E5RQUZZQf1ZvybbwXb4t3MT7-BbRm7Qwr3Tt9U8SzDck0VDpqhVYiR2FULICKjngKHz1OctL5Tc4FdtcUL50IlwfI-2AjzPH1vt1jPTlk4oX9w0bfJBd0CtdLhEDman3C8XiNjLNHYWTEM2GYcLPGi2Skl5T9JOw2vNSXIJGIFM_QBD7ZrGdXDFDsdfNm6NE1dmkGhCfugbMsIWpIF2Mn0Of9b38lE2o7JKAh3D_Ut2gV8o3oC_Nj2ynJpcOgJJnRkkQjBFZI1QVei-I_ERHU-Hd2XrSKKVo5N1zTKZ8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/11/05 03:04:34 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ALwye80BMCVLcg0trbwgcnPH1gPDOjGftk1uGsBB_uTxGTpHtJOertNa9LA2akKvJo8YjF85BYtB41eF8eU_3nePoOSOLTL3t5FNSGFqqqr41OU9rAQVU-zTCXN7bIayjvVGbkFk7pSSjaYNlIENjwHKI7LogKU-DRZTke4qzfomEsQTq2GceY7NrTiYxIo7j5-dNR22PuTTNCGroHijmE0b-bXMq5TkUMlyuTX79Dnqsz2bFaMj3_F7un-LNCGXPa_C91H7-qs5z77axP4o0XJA0cxhY5mYHNCsraC67SBBwMfwHcyCcFFRlTVmhpijl_b61Ao0ZITF7m4bVxIDkrk 2025/11/05 03:04:34 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/11/05 03:04:35 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/05 03:04:35 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ALwye80BMCVLcg0trbwgcnPH1gPDOjGftk1uGsBB_uTxGTpHtJOertNa9LA2akKvJo8YjF85BYtB41eF8eU_3nePoOSOLTL3t5FNSGFqqqr41OU9rAQVU-zTCXN7bIayjvVGbkFk7pSSjaYNlIENjwHKI7LogKU-DRZTke4qzfomEsQTq2GceY7NrTiYxIo7j5-dNR22PuTTNCGroHijmE0b-bXMq5TkUMlyuTX79Dnqsz2bFaMj3_F7un-LNCGXPa_C91H7-qs5z77axP4o0XJA0cxhY5mYHNCsraC67SBBwMfwHcyCcFFRlTVmhpijl_b61Ao0ZITF7m4bVxIDkrk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/11/05 03:04:36 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AP9QWZ-bcklqYFViLmd_BhUcOHsGeMz-kKSPLqgIot3wXn4WNT2RICbLiTxKGX1MTglJ2wBXvVM8cPtBQXXZvpxSNQZH-AmgohM12y0P0MYJXDtyLXuc2llXfwx57WsO9oS_A5oat80mVenaD6p1x51_4P7MkQk7TaMjh4mcaflqHAOoAUN1jNxtgpjPs6IG6oYN2u6F_en58jC-lrdFxvVARtGRvd81KesWt34_lEhx-jhfRnVR3HMztqAwI3cee21WNP1J5X6xRaduAoPKfi7qSFtKNmro1P9OQGH7RhClGhOjL68FXsjpoB_AMbeACIe75xjtCRAFXvUbRErBVMM 2025/11/05 03:04:36 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/11/05 03:04:36 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/11/05 03:04:36 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/11/05 03:04:36 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/05 03:04:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/11/05 03:04:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/11/05 03:04:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AP9QWZ-bcklqYFViLmd_BhUcOHsGeMz-kKSPLqgIot3wXn4WNT2RICbLiTxKGX1MTglJ2wBXvVM8cPtBQXXZvpxSNQZH-AmgohM12y0P0MYJXDtyLXuc2llXfwx57WsO9oS_A5oat80mVenaD6p1x51_4P7MkQk7TaMjh4mcaflqHAOoAUN1jNxtgpjPs6IG6oYN2u6F_en58jC-lrdFxvVARtGRvd81KesWt34_lEhx-jhfRnVR3HMztqAwI3cee21WNP1J5X6xRaduAoPKfi7qSFtKNmro1P9OQGH7RhClGhOjL68FXsjpoB_AMbeACIe75xjtCRAFXvUbRErBVMM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/11/05 03:04:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ALvlFviPJ1Xvj0IIrQJVAQ0yOY195CjqH484WhY35jeuPsNKElAMycMWoqxWsBIkSpW95RUhFAl_zAhvdTZfSidkKUTsOv4ZsPOGm5f8EffGS1Cnugjf0n2P7Bn4uNGRUPOx3yqvC471lCP4pbuGdy_h_B7Rx8J2saENWQ29YwY6YD-ElGSWxaoar_e2-83Kk53qblSj9FEKnWAAlOMdIQ48EKl-9_SGNY5PH0RQ_jPQzbohy8O3rkrtSZrGQjp3mFZz9un5u5Lhbvv6pDr_CjI_OVWekRC916NbUyK5j9K4vqpFB6DzLlGFDoXA5a_eFr_by7kxySc1uIH5GVDFOb4 2025/11/05 03:04:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/11/05 03:04:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/11/05 03:04:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/11/05 03:04:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/11/05 03:04:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/05 03:04:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/11/05 03:04:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ALvlFviPJ1Xvj0IIrQJVAQ0yOY195CjqH484WhY35jeuPsNKElAMycMWoqxWsBIkSpW95RUhFAl_zAhvdTZfSidkKUTsOv4ZsPOGm5f8EffGS1Cnugjf0n2P7Bn4uNGRUPOx3yqvC471lCP4pbuGdy_h_B7Rx8J2saENWQ29YwY6YD-ElGSWxaoar_e2-83Kk53qblSj9FEKnWAAlOMdIQ48EKl-9_SGNY5PH0RQ_jPQzbohy8O3rkrtSZrGQjp3mFZz9un5u5Lhbvv6pDr_CjI_OVWekRC916NbUyK5j9K4vqpFB6DzLlGFDoXA5a_eFr_by7kxySc1uIH5GVDFOb4" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/11/05 03:04:42 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/11/05 03:04:44 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/11/05 03:04:47 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/11/05 03:04:50 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/11/05 03:04:52 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/11/05 03:04:54 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AI7ocMUyGLgJfurpSiKZpaIsQq9Cl60OYzmsnzT-1B1T6z2G5Osw6-vVFXCP9feNp1ERmN06pTR41c6sOYIvqtr3pHfBdgDlWgLPNgRLB6sVjwfGIZG_unstu99nSfwvPKUXI0W-ucKANXkQ45sNtYLO5AJHHFJP9fgTRgOlt9kGwQkXECE79RV8CDOOVVHeIg8uJZMrK4cmQhNU6xxLsOPBNvPmgK-uVgqEAZv2P8oaTswh6Mu8SoGPJ2_72mvuClscVtNdFKcLcgNrsyf2e7bFoDvz6jCYGXNLcAIlNIVhONXvy9q5shLzZWdkWry-XV0inh_J0A4uAiRF500wYqI 2025/11/05 03:04:54 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/05 03:04:54 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "2a034ae1b37b6433c07c2db16d11b8f0" 2025/11/05 03:04:54 DEBUG : unknown-size-put.txt: multipart upload "AI7ocMUyGLgJfurpSiKZpaIsQq9Cl60OYzmsnzT-1B1T6z2G5Osw6-vVFXCP9feNp1ERmN06pTR41c6sOYIvqtr3pHfBdgDlWgLPNgRLB6sVjwfGIZG_unstu99nSfwvPKUXI0W-ucKANXkQ45sNtYLO5AJHHFJP9fgTRgOlt9kGwQkXECE79RV8CDOOVVHeIg8uJZMrK4cmQhNU6xxLsOPBNvPmgK-uVgqEAZv2P8oaTswh6Mu8SoGPJ2_72mvuClscVtNdFKcLcgNrsyf2e7bFoDvz6jCYGXNLcAIlNIVhONXvy9q5shLzZWdkWry-XV0inh_J0A4uAiRF500wYqI" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/11/05 03:04:55 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AIXY5HMjeiX-bsE8523SLjGXKWpx37i46-vbXseKRjV0SESxTBmVLEaUWGFsWdjBSoLlrit4fWDOzhL9ir_f3Gj_2M9uXzmGWAdBvzvsuiAVqphSBuCWtONXvLys9WL5OPAEWLPrjI0ta0ZYMRgaOnIqdAawd6nspcjZOo3Ysg_w4q7ekKPrpv8IQNWbTTe6p8nIDBrVwCdjMVc65-68NnTqGod_bgSgFnsTogCsmp_JeGgTv4qnoFVCjzzGcXcOrJmHEfFQ9SN9cwwM201OnfYhAjBvcLooCzJjNOVVLQUDv1soTDcI_24OhoYZCbTI8r5i6AYxuqSXVtK56OJj50s 2025/11/05 03:04:55 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/11/05 03:04:55 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "5f86236c97a587ea30642304f7893878" 2025/11/05 03:04:56 DEBUG : unknown-size-update.txt: multipart upload "AIXY5HMjeiX-bsE8523SLjGXKWpx37i46-vbXseKRjV0SESxTBmVLEaUWGFsWdjBSoLlrit4fWDOzhL9ir_f3Gj_2M9uXzmGWAdBvzvsuiAVqphSBuCWtONXvLys9WL5OPAEWLPrjI0ta0ZYMRgaOnIqdAawd6nspcjZOo3Ysg_w4q7ekKPrpv8IQNWbTTe6p8nIDBrVwCdjMVc65-68NnTqGod_bgSgFnsTogCsmp_JeGgTv4qnoFVCjzzGcXcOrJmHEfFQ9SN9cwwM201OnfYhAjBvcLooCzJjNOVVLQUDv1soTDcI_24OhoYZCbTI8r5i6AYxuqSXVtK56OJj50s" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/05 03:04:56 DEBUG : Creating backend with remote "TestS3R2:rclone-test-migamot7miwi/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/11/05 03:04:56 DEBUG : Waiting for deletions to finish 2025/11/05 03:04:56 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/11/05 03:04:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/11/05 03:04:56 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/11/05 03:04:57 INFO : S3 bucket rclone-test-migamot7miwi: Bucket "rclone-test-migamot7miwi" deleted 2025/11/05 03:04:57 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (118.46s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.30s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.35s) --- PASS: TestIntegration/FsMkdir (116.13s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.21s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding (12.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.75s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.43s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.09s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (20.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.59s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- 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.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (3.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.36s) --- 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.30s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.43s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (62.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (9.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (9.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (9.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (10.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (11.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (12.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.58s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (13.14s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.33s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.53s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.62s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.65s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.02s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.85s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.68s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.16s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.16s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:44: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2025/11/05 03:04:57 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/11/05 03:04:57 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 118.521s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m0.01310019s (try 1/5)