"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 TestRedirectSecretHeadersMatchTestList --- PASS: TestRedirectSecretHeadersMatchTestList (0.00s) === RUN TestClientRemovesSecretHeadersOnCrossHostRedirect --- PASS: TestClientRemovesSecretHeadersOnCrossHostRedirect (0.00s) === RUN TestClientDoesNotRestoreSecretHeadersAfterCrossHostRedirect --- PASS: TestClientDoesNotRestoreSecretHeadersAfterCrossHostRedirect (0.00s) === RUN TestClientKeepsSecretHeadersOnSameHostRedirect --- PASS: TestClientKeepsSecretHeadersOnSameHostRedirect (0.00s) === RUN TestClientRemovesGeneratedRefererOnCrossHostRedirect --- PASS: TestClientRemovesGeneratedRefererOnCrossHostRedirect (0.00s) === RUN TestS3CheckRedirectRejectsSchemeDowngrade === RUN TestS3CheckRedirectRejectsSchemeDowngrade/SameHostDowngrade === RUN TestS3CheckRedirectRejectsSchemeDowngrade/CrossHostDowngrade --- PASS: TestS3CheckRedirectRejectsSchemeDowngrade (0.00s) --- PASS: TestS3CheckRedirectRejectsSchemeDowngrade/SameHostDowngrade (0.00s) --- PASS: TestS3CheckRedirectRejectsSchemeDowngrade/CrossHostDowngrade (0.00s) === RUN TestRedirectCrossesHost === RUN TestRedirectCrossesHost/SameHost === RUN TestRedirectCrossesHost/DifferentHost === RUN TestRedirectCrossesHost/SchemeDowngradeSameHost === RUN TestRedirectCrossesHost/SchemeDowngradeMidChain --- PASS: TestRedirectCrossesHost (0.00s) --- PASS: TestRedirectCrossesHost/SameHost (0.00s) --- PASS: TestRedirectCrossesHost/DifferentHost (0.00s) --- PASS: TestRedirectCrossesHost/SchemeDowngradeSameHost (0.00s) --- PASS: TestRedirectCrossesHost/SchemeDowngradeMidChain (0.00s) === RUN TestClientStopsAfterTenRedirects --- PASS: TestClientStopsAfterTenRedirects (0.00s) === RUN TestObjectNotFoundMapping --- PASS: TestObjectNotFoundMapping (0.00s) === RUN TestIntegration fstests.go:457: Using remote "TestS3R2:" 2026/08/16 02:47:52 DEBUG : Creating backend with remote "TestS3R2:rclone-test-ronisam6dipa" 2026/08/16 02:47:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/08/16 02:47:53 INFO : S3 bucket rclone-test-ronisam6dipa: Bucket "rclone-test-ronisam6dipa" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/08/16 02:47:56 INFO : S3 bucket rclone-test-ronisam6dipa: Bucket "rclone-test-ronisam6dipa" deleted === RUN TestIntegration/FsMkdir 2026/08/16 02:47:56 INFO : S3 bucket rclone-test-ronisam6dipa: Bucket "rclone-test-ronisam6dipa" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/08/16 02:47:56 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/08/16 02:47:56 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/08/16 02:47:57 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:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/08/16 02:48:30 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AIYyiVCkC7zhkRy82JTs4qv6tRoPvmXA0jNdBqtTyABROyi6jDtYD7Xcc6pMTe9QNMXp_UBTkjjEOJwFl0rQd3_7W2CrbOSzk-UFjx6w8ceDfAerIWdpPvMBBkp_mwcsUo4_qc9yD0zJM7GwdXV6p8Q7yTePh0x5xUJ9-l_I0TIRpg0N704V-t9JL9YaI1yyQh1DxdC5L9q3xeZIxez__JMFYAyo5o48F-wtHYPBwJWTGdqGLvgto5Fgmj0930EkFtO5SDirK6i991KIkf8eQH-xPou6okCzOeTGlOZNGRG345sIrBzLljKACDdQudFPPDRdpAcsolGjqi2SyvPOURw 2026/08/16 02:48:31 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "603509c237a386171ac081e176c1aad9" 2026/08/16 02:48:31 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "23dde39f191836351aee56fb77912552" 2026/08/16 02:48:32 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "1a3ed06bdd9017f1ad7b3db550de3ee4" 2026/08/16 02:48:32 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AIYyiVCkC7zhkRy82JTs4qv6tRoPvmXA0jNdBqtTyABROyi6jDtYD7Xcc6pMTe9QNMXp_UBTkjjEOJwFl0rQd3_7W2CrbOSzk-UFjx6w8ceDfAerIWdpPvMBBkp_mwcsUo4_qc9yD0zJM7GwdXV6p8Q7yTePh0x5xUJ9-l_I0TIRpg0N704V-t9JL9YaI1yyQh1DxdC5L9q3xeZIxez__JMFYAyo5o48F-wtHYPBwJWTGdqGLvgto5Fgmj0930EkFtO5SDirK6i991KIkf8eQH-xPou6okCzOeTGlOZNGRG345sIrBzLljKACDdQudFPPDRdpAcsolGjqi2SyvPOURw" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: 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/08/16 02:48:39 DEBUG : Creating backend with remote "TestS3R2:" 2026/08/16 02:48:39 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/16 02:48:39 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:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/08/16 02:48:42 DEBUG : S3 bucket rclone-test-ronisam6dipa: bucket is versioned: false 2026/08/16 02:48:42 DEBUG : Waiting for deletions to finish 2026/08/16 02:48:42 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/08/16 02:48:42 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/08/16 02:48:43 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/16 02:48:44 DEBUG : Creating backend with remote "TestS3R2:rclone-test-ronisam6dipa/dirToPurgeFromRoot" 2026/08/16 02:48:45 DEBUG : S3 bucket rclone-test-ronisam6dipa path dirToPurgeFromRoot: bucket is versioned: false 2026/08/16 02:48:45 DEBUG : Waiting for deletions to finish 2026/08/16 02:48:45 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/08/16 02:48:45 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/08/16 02:48:45 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/16 02:48:46 DEBUG : Creating backend with remote "TestS3R2:rclone-test-ronisam6dipa/hello? sausage/êé" 2026/08/16 02:48:48 DEBUG : S3 bucket rclone-test-ronisam6dipa path hello? sausage/êé: bucket is versioned: false 2026/08/16 02:48:48 DEBUG : Waiting for deletions to finish 2026/08/16 02:48:48 DEBUG : "a/b/c/d/e.txt" version false 2026/08/16 02:48:48 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/08/16 02:48:48 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:1373: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1493: 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:1728: 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/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/08/16 02:49:03 DEBUG : Creating backend with remote "TestS3R2:rclone-test-ronisam6dipa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/16 02:49:04 DEBUG : Creating backend with remote "TestS3R2:rclone-test-ronisam6dipa/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestS3R2:" path "rclone-test-ronisam6dipa" from "TestS3R2:rclone-test-ronisam6dipa" 2026/08/16 02:49:04 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:2131: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2210: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2360: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/08/16 02:49:12 NOTICE: S3 bucket rclone-test-ronisam6dipa: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/08/16 02:49:12 DEBUG : piped data.txt: open chunk writer: started multipart upload: AKOMlhLs-iyhCxLpfMNSoI41OqGkd2EKUZzqplzH9aPWKP7V22TQ3x6RPOHMD23J6ZDnZI2Pf_HLY3m9Kk-M7YJOEk0rYDmO8vYxKhM7ZDZr7KvUO0IaGIC-T3gkbhuv596GCv_BTOmMIxe6QF9i3u9amR7sdUGoaBA-9tGZ_I8Ofo9zZrmJxt760y1LCDbkSHLiQGcZ3g72FyFJbzNkD8reQ7pfPo0yjUjWDvtQLuXkIOjbSSzU2XzQXm2ZOjYobDuhTI-gWGrgXO-N-z7Wfzj5cpGa_tVze58tUABGgFJIurUg3Mr3pC8Hw2LV_zx395pGJP-0FpsncLPXAnsq-ts 2026/08/16 02:49:12 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/08/16 02:49:13 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/08/16 02:49:13 DEBUG : piped data.txt: multipart upload "AKOMlhLs-iyhCxLpfMNSoI41OqGkd2EKUZzqplzH9aPWKP7V22TQ3x6RPOHMD23J6ZDnZI2Pf_HLY3m9Kk-M7YJOEk0rYDmO8vYxKhM7ZDZr7KvUO0IaGIC-T3gkbhuv596GCv_BTOmMIxe6QF9i3u9amR7sdUGoaBA-9tGZ_I8Ofo9zZrmJxt760y1LCDbkSHLiQGcZ3g72FyFJbzNkD8reQ7pfPo0yjUjWDvtQLuXkIOjbSSzU2XzQXm2ZOjYobDuhTI-gWGrgXO-N-z7Wfzj5cpGa_tVze58tUABGgFJIurUg3Mr3pC8Hw2LV_zx395pGJP-0FpsncLPXAnsq-ts" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/16 02:49:14 DEBUG : piped data.txt: open chunk writer: started multipart upload: AI9518UwSZMdZHPNbYkB3UkwlE-OU0Xj9OX8XLWwFw2f0Rz4qhtY1nPzm4vY0GaN-10eje5r1ymXVVJAY7F7vK-YJcUACcS2vFs_mBJ_lIqJwQ0RT7v5DTKcOXg4JVAxPh-NylSI97ek62iZArZZUIqCEXqxBYgvYnPnLMp4YoGXEsCXMrd4q9rk0NjIvqdaiDtqZKmfaMZCV6fSKklr31gcQkbJPXpvpBdyMQ3W6v_eJq6xLI_ARNGq_Ir-1_wrHoDWZbMR0e2rpqUtvcN_Viksr-ZcaYUEUoANAgQ9NrM1jY0ZTJV2gjNfScV31pRyELUrLmtEdkDeR1zT8D4WtJg 2026/08/16 02:49:14 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/16 02:49:15 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "6936ed76b98c3c6dba30cfac573ea3be" 2026/08/16 02:49:16 DEBUG : piped data.txt: multipart upload "AI9518UwSZMdZHPNbYkB3UkwlE-OU0Xj9OX8XLWwFw2f0Rz4qhtY1nPzm4vY0GaN-10eje5r1ymXVVJAY7F7vK-YJcUACcS2vFs_mBJ_lIqJwQ0RT7v5DTKcOXg4JVAxPh-NylSI97ek62iZArZZUIqCEXqxBYgvYnPnLMp4YoGXEsCXMrd4q9rk0NjIvqdaiDtqZKmfaMZCV6fSKklr31gcQkbJPXpvpBdyMQ3W6v_eJq6xLI_ARNGq_Ir-1_wrHoDWZbMR0e2rpqUtvcN_Viksr-ZcaYUEUoANAgQ9NrM1jY0ZTJV2gjNfScV31pRyELUrLmtEdkDeR1zT8D4WtJg" 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/08/16 02:49:17 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/HasChildren === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:330: 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:562: 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/08/16 02:49:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AAJsKn8Xbs201lzQeyPrvXI-1ijtlaIjar8CHYVAh-jUzs7jW2LummLWB4iHqVCmmjtjDab3nQ6b-KC9doV6HX_ODUrNhLt9_eLCIvUq2wG-3VizHmaFmXWFtij9xS_Ia-G4EPYxbIN_PrXqbMVbqdXeusBqFVh197cQZ_DFdzL3yntxcwcfzSoohAR0gDkA9Fwbq9JeGos9_510WmpgDj3OoiU7Xdk6wWJfRFe-3B9rJr6XXwemcNTDQ-EIrY0lHTFw4ZSdez0648f4MOKXsc9mbZXTbqRxhi-Tu04iwEcEttnQtAF29IDmuiy9TMo1sG58LQAOuMRyFmjIaVQjW_Y 2026/08/16 02:49:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/08/16 02:49:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/08/16 02:49:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AAJsKn8Xbs201lzQeyPrvXI-1ijtlaIjar8CHYVAh-jUzs7jW2LummLWB4iHqVCmmjtjDab3nQ6b-KC9doV6HX_ODUrNhLt9_eLCIvUq2wG-3VizHmaFmXWFtij9xS_Ia-G4EPYxbIN_PrXqbMVbqdXeusBqFVh197cQZ_DFdzL3yntxcwcfzSoohAR0gDkA9Fwbq9JeGos9_510WmpgDj3OoiU7Xdk6wWJfRFe-3B9rJr6XXwemcNTDQ-EIrY0lHTFw4ZSdez0648f4MOKXsc9mbZXTbqRxhi-Tu04iwEcEttnQtAF29IDmuiy9TMo1sG58LQAOuMRyFmjIaVQjW_Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/08/16 02:49:26 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AB8vjLhZf0kqMpbMt7Ta_lDRvczlvZ1ITG88A6-sSb1m3Ah7KwuH_XWHWtgQtm60br2hJAMZyLIuit4oDZ2gXFUkEhfV_Jevonj6SURfWJnrcM6U2mp4Y3DpVjDEosreLg1qR3O5aA6HtWQRRke6_REEzxBUhtb-DldmbmOx5xi38wX7CUR9dAs6xAyndbQg12psk21pbCkrIQc2FziQsJ81tt1crMdjjbGXyc-EQiGbDeo0uGKxotncoueUgUYqtu5yNLuUrjkRP62wxXB192tHsnBTg6czztrXd1DS3rO1MOYklCSwtecxLax0sJHQ-Icxc93khVZY4mbxUZ9R4ec 2026/08/16 02:49:27 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/08/16 02:49:27 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/16 02:49:28 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AB8vjLhZf0kqMpbMt7Ta_lDRvczlvZ1ITG88A6-sSb1m3Ah7KwuH_XWHWtgQtm60br2hJAMZyLIuit4oDZ2gXFUkEhfV_Jevonj6SURfWJnrcM6U2mp4Y3DpVjDEosreLg1qR3O5aA6HtWQRRke6_REEzxBUhtb-DldmbmOx5xi38wX7CUR9dAs6xAyndbQg12psk21pbCkrIQc2FziQsJ81tt1crMdjjbGXyc-EQiGbDeo0uGKxotncoueUgUYqtu5yNLuUrjkRP62wxXB192tHsnBTg6czztrXd1DS3rO1MOYklCSwtecxLax0sJHQ-Icxc93khVZY4mbxUZ9R4ec" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/08/16 02:49:29 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AOztcD5tZiw2R7AZqeseb4TxzzPzLU4T4T9nDMCbZDfDkc4RlNRqgdbXTr6EY8F1VheuR0N4l7pcX_pdX8QpHEXsv48j3QVXRqkVPxVY7pSmMwUr-w5p8ns0G9MPDce4wrF4yqRTz78m8Y8mYPzIzyoGefAmeUlCen8MPfYIQQd9_th_VulflavxZPPADKENDCQuZ7wY0KP5DDqI97cn9A8QEK_M2jREpe4ja9Yp7EhfSEA3mdwsi4f1PadHEXNDawwa5RTJIwc_FqECv9zyamp_i3-IbjUOlzV6yNXOoAfOxi1AjthESEozd4dA4PPGfn-mb0xMc8KRTXKS7Oumxoo 2026/08/16 02:49:30 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/16 02:49:30 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/16 02:49:31 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AOztcD5tZiw2R7AZqeseb4TxzzPzLU4T4T9nDMCbZDfDkc4RlNRqgdbXTr6EY8F1VheuR0N4l7pcX_pdX8QpHEXsv48j3QVXRqkVPxVY7pSmMwUr-w5p8ns0G9MPDce4wrF4yqRTz78m8Y8mYPzIzyoGefAmeUlCen8MPfYIQQd9_th_VulflavxZPPADKENDCQuZ7wY0KP5DDqI97cn9A8QEK_M2jREpe4ja9Yp7EhfSEA3mdwsi4f1PadHEXNDawwa5RTJIwc_FqECv9zyamp_i3-IbjUOlzV6yNXOoAfOxi1AjthESEozd4dA4PPGfn-mb0xMc8KRTXKS7Oumxoo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/08/16 02:49:32 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABUH3Ys4i1jppcCIMVNWEGlppmPM1UDUnHPi4Vi1fRG-SKmIH6D2jOFmfBRJiWLPqxdfGQ949go0X7Ts_x1ckcQBCtOI2Hxs0uZbky_FkDbDA5jB8XLBJ_Vxk0Xc1YNOxFksp5gdi43M_dCQB3Us38qoVn3BnvNiXtg1_1IpEMfulfZOgQrRH3OCVlo-e5LsXEBci6RRSGT_v5crzLZ0o3m7oAmrvxj7swzAHoFPkzzhcJuerj8t_iXQ7R10X78FpKwU5sR8zwvzmn74pro_nw8NleN36ZfUH84oVwHGIinY8lGzScZjfAYe1BDMnyApeG6tEAbq2oDcGQEccRejDXc 2026/08/16 02:49:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/08/16 02:49:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/08/16 02:49:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/08/16 02:49:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/16 02:49:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/16 02:49:34 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/16 02:49:34 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABUH3Ys4i1jppcCIMVNWEGlppmPM1UDUnHPi4Vi1fRG-SKmIH6D2jOFmfBRJiWLPqxdfGQ949go0X7Ts_x1ckcQBCtOI2Hxs0uZbky_FkDbDA5jB8XLBJ_Vxk0Xc1YNOxFksp5gdi43M_dCQB3Us38qoVn3BnvNiXtg1_1IpEMfulfZOgQrRH3OCVlo-e5LsXEBci6RRSGT_v5crzLZ0o3m7oAmrvxj7swzAHoFPkzzhcJuerj8t_iXQ7R10X78FpKwU5sR8zwvzmn74pro_nw8NleN36ZfUH84oVwHGIinY8lGzScZjfAYe1BDMnyApeG6tEAbq2oDcGQEccRejDXc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/08/16 02:49:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AMusgac6urC4NYgFoozGIkL12nQhYDXgqDtijzlxTaqVZKMMLx-kQX1l17dNgO8plBKyJKPLDDBC8IHxpfRuSD6xuVvPcC3rCXrKMGb-tnG9hXP8fgcCzVYT7OTg-G7b_zz26g-Ac7n5pfN_Bbni8ObEJXd_ZsArA2TROZ35-O-LM0CnvrQ7tk_sDqMzm4dse9OS8QqIjhAleUw4bc5FPACiTZcrf0gy7iMGfd68VWYLdDqZPKnEERijQVxS0U7Na5H0JmNlYQ9Bsl95XnB3rP5lxCXiEHpew73ZqA-UxM7cnjhFRVXmRpsqdLyIV_1GCt98DZ5EzSRkfx3WoZF-Afg 2026/08/16 02:49:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/16 02:49:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/08/16 02:49:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/08/16 02:49:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/16 02:49:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/16 02:49:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/16 02:49:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AMusgac6urC4NYgFoozGIkL12nQhYDXgqDtijzlxTaqVZKMMLx-kQX1l17dNgO8plBKyJKPLDDBC8IHxpfRuSD6xuVvPcC3rCXrKMGb-tnG9hXP8fgcCzVYT7OTg-G7b_zz26g-Ac7n5pfN_Bbni8ObEJXd_ZsArA2TROZ35-O-LM0CnvrQ7tk_sDqMzm4dse9OS8QqIjhAleUw4bc5FPACiTZcrf0gy7iMGfd68VWYLdDqZPKnEERijQVxS0U7Na5H0JmNlYQ9Bsl95XnB3rP5lxCXiEHpew73ZqA-UxM7cnjhFRVXmRpsqdLyIV_1GCt98DZ5EzSRkfx3WoZF-Afg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/08/16 02:49:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AHgh1xWQIUFvOY3DLfhgNvZwprUOT5b8pfM_B5idppOnpmaaK6QbK2SdqWChKL8qmEfJM6n9S-5N9DI3zT0Qx_saLsxR78gxdQnZR3fF3UXJ-tLYqKNo_Mf_TPMhi6M2V6A-6fY3q41gPkJUyFAZxr2O3B2w4RVoYcIlsKBtQFLodUZQZbCjTDAo-XCHsFJVJ81DAhKiktmpnqQ6dQeDfcDlTR9nkK9qKE-T3nDy-WAHEpfugQfh1eCjCKyCKJkGj1cOf62sF-cGaG21oxB2AI_AVTXtRYxXnz2lG_bYc7-Y63Adt0ExiaTrLJMP4NDTDM1Fej5eJ9g0m_kP5PCd05Q 2026/08/16 02:49:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/16 02:49:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/08/16 02:49:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AHgh1xWQIUFvOY3DLfhgNvZwprUOT5b8pfM_B5idppOnpmaaK6QbK2SdqWChKL8qmEfJM6n9S-5N9DI3zT0Qx_saLsxR78gxdQnZR3fF3UXJ-tLYqKNo_Mf_TPMhi6M2V6A-6fY3q41gPkJUyFAZxr2O3B2w4RVoYcIlsKBtQFLodUZQZbCjTDAo-XCHsFJVJ81DAhKiktmpnqQ6dQeDfcDlTR9nkK9qKE-T3nDy-WAHEpfugQfh1eCjCKyCKJkGj1cOf62sF-cGaG21oxB2AI_AVTXtRYxXnz2lG_bYc7-Y63Adt0ExiaTrLJMP4NDTDM1Fej5eJ9g0m_kP5PCd05Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/08/16 02:49:44 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AE5oltjcwNpYv8ZTi4-INoypC94jHq6HpqNSkvNz7en4QMTzat4x0M5TL9SymkDGuVRhHlz5rp9zicniorzD6muZQIpa_-cT2dmVhCPTWUTbIiPLJt-LhwjSFvmpTTg9YmRK_iYJV822le7siPHTHhqrzw16jZQkx3Z3CQSDpruebm3scSeJtg59dHDbw9-pqSGz3tOfyfCYvYzBeeG91yBtnQ5MKM28gb9bVOaYdlnIT6JSkS4pVjO6mj7NwFaBiuGYzVJf-v3VtvqmaCUSQFFPDhkU5WsjQzN24TiP0VSlGPuN2-BbyixVBhpRA20hpPXyMi_0ncbvGm1v15XMy3k 2026/08/16 02:49:45 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/08/16 02:49:45 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/16 02:49:46 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AE5oltjcwNpYv8ZTi4-INoypC94jHq6HpqNSkvNz7en4QMTzat4x0M5TL9SymkDGuVRhHlz5rp9zicniorzD6muZQIpa_-cT2dmVhCPTWUTbIiPLJt-LhwjSFvmpTTg9YmRK_iYJV822le7siPHTHhqrzw16jZQkx3Z3CQSDpruebm3scSeJtg59dHDbw9-pqSGz3tOfyfCYvYzBeeG91yBtnQ5MKM28gb9bVOaYdlnIT6JSkS4pVjO6mj7NwFaBiuGYzVJf-v3VtvqmaCUSQFFPDhkU5WsjQzN24TiP0VSlGPuN2-BbyixVBhpRA20hpPXyMi_0ncbvGm1v15XMy3k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/08/16 02:49:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ADGg8V3Pgs5F8uLb3oV4H9wNsSmIa9yvkOhBq3Ajzvxe-9zv6I_CDPtNlAkr1z5cxmm3xJW5ka59of8ALheDWlyl6nSCFGZZXUZQOBkUMRiCLbATGf6fXUqB4bz6rZ3OH8wsjR-G8AZ73frZyPFKXeDGFv8m3V4ARclVY4QlmrKtJOD8Ju08NKsjjC-d2i8L2UumexGZebcDBBOu-4hQt50hvOSXGjeC9tV56QrJrlRm15CJN16vLG5d7pZY6o6gcACAL5tndbraXDLNl2rysplYjTjN7evGpdteFp2NyjQIv8LhZMlOCMdBbsPu5r_qZlklzOQG7aZ0pX3OcpvKHJc 2026/08/16 02:49:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/16 02:49:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/16 02:49:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ADGg8V3Pgs5F8uLb3oV4H9wNsSmIa9yvkOhBq3Ajzvxe-9zv6I_CDPtNlAkr1z5cxmm3xJW5ka59of8ALheDWlyl6nSCFGZZXUZQOBkUMRiCLbATGf6fXUqB4bz6rZ3OH8wsjR-G8AZ73frZyPFKXeDGFv8m3V4ARclVY4QlmrKtJOD8Ju08NKsjjC-d2i8L2UumexGZebcDBBOu-4hQt50hvOSXGjeC9tV56QrJrlRm15CJN16vLG5d7pZY6o6gcACAL5tndbraXDLNl2rysplYjTjN7evGpdteFp2NyjQIv8LhZMlOCMdBbsPu5r_qZlklzOQG7aZ0pX3OcpvKHJc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/08/16 02:49:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AEdiTmau-YtIXhrFMmLl6I-TyUnUxizB94GhYW7AV953LsfBgK7Wb_8ZFZTDfpIcmkFWqMiVuSi1GItsklymn1EQNIa4Gn2EYPFE5EM8co1LPMbZhsOKPdlCWCoyRqQ3BvnulU75zfmB48fxhVUsfRD6jl1GHJGUVa7om-9rnQYUTogAHkt5UW9MPMF1d5SEF2EZAdpB_HlLHdiwz7W00K-diQ51oYhAk_Sg1I50TQpBcG1z4bZPn2ODp7PkfZz8kQ_9JKPbLME7rW_Qgz116-b2vw1szbzUf-7R2_-x0yjYo3QPsMN9xSgnbPVt7cH9b3xxNqqbFoDbrtpyrYizCXY 2026/08/16 02:49:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/16 02:49:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/16 02:49:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/16 02:49:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/16 02:49:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/16 02:49:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/16 02:49:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AEdiTmau-YtIXhrFMmLl6I-TyUnUxizB94GhYW7AV953LsfBgK7Wb_8ZFZTDfpIcmkFWqMiVuSi1GItsklymn1EQNIa4Gn2EYPFE5EM8co1LPMbZhsOKPdlCWCoyRqQ3BvnulU75zfmB48fxhVUsfRD6jl1GHJGUVa7om-9rnQYUTogAHkt5UW9MPMF1d5SEF2EZAdpB_HlLHdiwz7W00K-diQ51oYhAk_Sg1I50TQpBcG1z4bZPn2ODp7PkfZz8kQ_9JKPbLME7rW_Qgz116-b2vw1szbzUf-7R2_-x0yjYo3QPsMN9xSgnbPVt7cH9b3xxNqqbFoDbrtpyrYizCXY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/08/16 02:49:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AHmXJl6ZSl5VmIpnMSHNz9eCyRVyatlWCFMw7oz0PSgWJq8JqfUWj3Aq8PKWuBzaQw1iAAwsU1XZdLjYsVO-214Kkmw8hdx9FF10OW1_6WaTAqS8TO6DxaKviOgQFeD4_h9OFYRprByQl6mzEJHEf4xxIEnwyGkEVG_WpRgjGaUfRVBTUjhLCFu_dtrMUgvf5LzoqVKzfpUgqYDXKIAOrFMl8MZETBGzeqe-L4lk3-wSSapOvb_7_IfYYc7oAhkHIsCOqdYHaCxdGCIIa1uJJoB54LWoOI4S6HriZ0wK00xq8O6DwDtvYv0pNhMaY4pazU6IjBkcP2XSFViWQs5J-I0 2026/08/16 02:49:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/16 02:49:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/16 02:49:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/08/16 02:49:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/16 02:49:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/16 02:49:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/16 02:49:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AHmXJl6ZSl5VmIpnMSHNz9eCyRVyatlWCFMw7oz0PSgWJq8JqfUWj3Aq8PKWuBzaQw1iAAwsU1XZdLjYsVO-214Kkmw8hdx9FF10OW1_6WaTAqS8TO6DxaKviOgQFeD4_h9OFYRprByQl6mzEJHEf4xxIEnwyGkEVG_WpRgjGaUfRVBTUjhLCFu_dtrMUgvf5LzoqVKzfpUgqYDXKIAOrFMl8MZETBGzeqe-L4lk3-wSSapOvb_7_IfYYc7oAhkHIsCOqdYHaCxdGCIIa1uJJoB54LWoOI4S6HriZ0wK00xq8O6DwDtvYv0pNhMaY4pazU6IjBkcP2XSFViWQs5J-I0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/08/16 02:49:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AOvipBAcDdQ8bgr5tiUq68MsV2nFzuTH2nrmugegwKZ5u4aTSmNpQqK2GFK8Yst0B9K1IFPQhPxLCxsPWJVU6sYdCiOWFRnRBTJ8qJJJGaUtmjBxziM60y10-wyXalQP-IyhD7F0pFy5wdzwrC_D3C5ebqog--45ZJZuaEEM1pZfabr1CkyvxsxEHYp-AcJUX1_LXDSSUODyR0nDUEAAetzCSz8f5xS49VqDhTaWALpHV26mn7EPEEp6BL7365W7rkMqeRldztqdZH5vq2MnmX08Z72Kj7XB7zAQ2LWUF2CQKlGU3pglBXCJGXHuGssq-aD4I0AhZRuLDOkHdHIgr4A 2026/08/16 02:50:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/16 02:50:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/08/16 02:50:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AOvipBAcDdQ8bgr5tiUq68MsV2nFzuTH2nrmugegwKZ5u4aTSmNpQqK2GFK8Yst0B9K1IFPQhPxLCxsPWJVU6sYdCiOWFRnRBTJ8qJJJGaUtmjBxziM60y10-wyXalQP-IyhD7F0pFy5wdzwrC_D3C5ebqog--45ZJZuaEEM1pZfabr1CkyvxsxEHYp-AcJUX1_LXDSSUODyR0nDUEAAetzCSz8f5xS49VqDhTaWALpHV26mn7EPEEp6BL7365W7rkMqeRldztqdZH5vq2MnmX08Z72Kj7XB7zAQ2LWUF2CQKlGU3pglBXCJGXHuGssq-aD4I0AhZRuLDOkHdHIgr4A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/08/16 02:50:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: APkVJ1YaxhC0K5nkUM5PneY6WeRcdcQdhakagkYroXs2iJ5-hzA_qFduAJg4PZsm3glk2pnY1EevKmFyrpcmLRNxcesgVjKmh532LGnaq8V3CB_pbB7gXfONC5L3yqQdI7JqaDwfLYFVoz0YQ98OJaxyc2XXtqLuFbDIvnJ_if3Ag6NG7UGvbXWRU2gx4An18cXwao2Ii9HwiWGd8D7fgwOfqu9EMkCTDn1YEBqJprxSixW38c6VXsBYFdYGyFfH7C56J9SrskCrCsN0bK0D4b0T68okfQXYIG8Ae8mHlEVWYzIf2qcGU30MnOURGbcVezQBhgrtzVQvXP7pN9sWrqM 2026/08/16 02:50:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/08/16 02:50:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/16 02:50:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "APkVJ1YaxhC0K5nkUM5PneY6WeRcdcQdhakagkYroXs2iJ5-hzA_qFduAJg4PZsm3glk2pnY1EevKmFyrpcmLRNxcesgVjKmh532LGnaq8V3CB_pbB7gXfONC5L3yqQdI7JqaDwfLYFVoz0YQ98OJaxyc2XXtqLuFbDIvnJ_if3Ag6NG7UGvbXWRU2gx4An18cXwao2Ii9HwiWGd8D7fgwOfqu9EMkCTDn1YEBqJprxSixW38c6VXsBYFdYGyFfH7C56J9SrskCrCsN0bK0D4b0T68okfQXYIG8Ae8mHlEVWYzIf2qcGU30MnOURGbcVezQBhgrtzVQvXP7pN9sWrqM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/08/16 02:50:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AMOCrpg7S3noYqYSf0aLnp_-3aGOokeVdcA2hyPuywWid81oqIRwBfK8_mSD4SUO_PHuu42uN5rgkAMzKX-WkNORKoKI4h8-PZDPJNsbgR5EREzoBfTH-4zkxdl3Th8Wsu5FHp8Gig7-shFeLu82nS23TZhnUjmg1g8Fpp-f0KE2yJoU_6aUthZOIlGwIWLkVZGMbLXobII_MRB4OPaaWOpG_sn_SNF4YdlxS8JmdWKhGd9OoJW3fZxu0dhQn3V0T3w-qYmh-6nSX99XV35-LuBl0AHU8b1cbyRzzYKno8u7syZQ9KRbIGCGBYGlDz6T4MIawRgNxrV5Hrt9AJtHdsE 2026/08/16 02:50:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/16 02:50:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/16 02:50:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AMOCrpg7S3noYqYSf0aLnp_-3aGOokeVdcA2hyPuywWid81oqIRwBfK8_mSD4SUO_PHuu42uN5rgkAMzKX-WkNORKoKI4h8-PZDPJNsbgR5EREzoBfTH-4zkxdl3Th8Wsu5FHp8Gig7-shFeLu82nS23TZhnUjmg1g8Fpp-f0KE2yJoU_6aUthZOIlGwIWLkVZGMbLXobII_MRB4OPaaWOpG_sn_SNF4YdlxS8JmdWKhGd9OoJW3fZxu0dhQn3V0T3w-qYmh-6nSX99XV35-LuBl0AHU8b1cbyRzzYKno8u7syZQ9KRbIGCGBYGlDz6T4MIawRgNxrV5Hrt9AJtHdsE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/08/16 02:50:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AMmq16rHP-juiXT2VmWzUojA_N0WNxrtf0OkyYTSo0zai7CF4waNpC_jyU8MQtcXVVtKJ4LZRcnL78prMZ4LsQUiMhCskxasbDD5U25p605SCblgZX-Di8KGqyfOjnjj0_2TP7eF8Z3OpN3N-ZsWDUQTs5goEidQ-sm2dQ02A6zvuCD2foHV1Ypv2vPa56nmLavM6ZCH9SWnTH9Mgw1NpUcEanHfoYcxEbegWo6Je8Eljh7Y0TrRD4cbEM-0wLH_flZQzTXmZ2XyUli5IxHzT2CzgDqHJbAECFT-CmuLcPFgt_AynCVbdG9t-zKT0h1lVzmTsgsCriSgjFYj8qfiqwA 2026/08/16 02:50:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/16 02:50:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/16 02:50:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/16 02:50:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/16 02:50:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/16 02:50:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/16 02:50:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AMmq16rHP-juiXT2VmWzUojA_N0WNxrtf0OkyYTSo0zai7CF4waNpC_jyU8MQtcXVVtKJ4LZRcnL78prMZ4LsQUiMhCskxasbDD5U25p605SCblgZX-Di8KGqyfOjnjj0_2TP7eF8Z3OpN3N-ZsWDUQTs5goEidQ-sm2dQ02A6zvuCD2foHV1Ypv2vPa56nmLavM6ZCH9SWnTH9Mgw1NpUcEanHfoYcxEbegWo6Je8Eljh7Y0TrRD4cbEM-0wLH_flZQzTXmZ2XyUli5IxHzT2CzgDqHJbAECFT-CmuLcPFgt_AynCVbdG9t-zKT0h1lVzmTsgsCriSgjFYj8qfiqwA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/08/16 02:50:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AEdz0jWPDFxgEDxzjQ339HOfTw90aajV8hSLLDB2axZpXdG4GfWCTbUmnCmBEbRFXp6QcH3N4UmHx2LOq5_t5k8kuLU1NnXJ0ANoaYlB2XtPyQ-hWOwlqPkImWxzt9weYaFFXhUg5hdHrDZkOGBB1202lrySqKULuLfom6jv7Bi2RRodBYF2ArTxsLClvUHPla_Fz50GQEI3VYu50xTwi4c_zy9Vi7zjcvMrOlwLPfDs36WnmooiKQmzaiksB21ok-JVGusu82oigOj24D-YXghb0nNKD_j3UQsfpZOmd3biiRXNd5Dr_J3LoWf5XHUUWa13bJSPFw79ef_vo_1Y-N8 2026/08/16 02:50:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/16 02:50:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/16 02:50:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/08/16 02:50:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/16 02:50:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/16 02:50:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/16 02:50:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AEdz0jWPDFxgEDxzjQ339HOfTw90aajV8hSLLDB2axZpXdG4GfWCTbUmnCmBEbRFXp6QcH3N4UmHx2LOq5_t5k8kuLU1NnXJ0ANoaYlB2XtPyQ-hWOwlqPkImWxzt9weYaFFXhUg5hdHrDZkOGBB1202lrySqKULuLfom6jv7Bi2RRodBYF2ArTxsLClvUHPla_Fz50GQEI3VYu50xTwi4c_zy9Vi7zjcvMrOlwLPfDs36WnmooiKQmzaiksB21ok-JVGusu82oigOj24D-YXghb0nNKD_j3UQsfpZOmd3biiRXNd5Dr_J3LoWf5XHUUWa13bJSPFw79ef_vo_1Y-N8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/08/16 02:50:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AI3bOo4uOmboJVIREKOU3J-GYRIWXKUjWIfh_9YD1_EwqCziLzHHBg2_EHYqEJdI2MGbj4koXANFmoNWIlksAP0PwLm1S3aPqG0wn-7Sbq71ttF06W9CN2WJNyWvnhWNypw_mKsWVTcidQ1lNgJZfw8INdS3ZlhggGDJl2R2oZfVMW8AJAyTb_GqBn2zGNgkgmvP0seMefrG-qSh6YC1Bz0aI1QRWSAeWs9MP5kHdR9LW3didz4LJiWhrH1M-43cFu1WBEBgXgVSNA3C4IPsM6KPzau4UPl3zWj4Agq1y3ip7kLyEaDqjZzqlr9FIf2G_Q307-0eM6XU4zMXZ7kd17k 2026/08/16 02:50:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/16 02:50:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/08/16 02:50:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AI3bOo4uOmboJVIREKOU3J-GYRIWXKUjWIfh_9YD1_EwqCziLzHHBg2_EHYqEJdI2MGbj4koXANFmoNWIlksAP0PwLm1S3aPqG0wn-7Sbq71ttF06W9CN2WJNyWvnhWNypw_mKsWVTcidQ1lNgJZfw8INdS3ZlhggGDJl2R2oZfVMW8AJAyTb_GqBn2zGNgkgmvP0seMefrG-qSh6YC1Bz0aI1QRWSAeWs9MP5kHdR9LW3didz4LJiWhrH1M-43cFu1WBEBgXgVSNA3C4IPsM6KPzau4UPl3zWj4Agq1y3ip7kLyEaDqjZzqlr9FIf2G_Q307-0eM6XU4zMXZ7kd17k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/08/16 02:50:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AJy9-nGayysvjXagpNBx91v0vgUiTZcVDNrgykkaqNMdYjoJ5Gwj4zobFX_exIje7Hezmu-KiqArMMnsFgbbmg1lUiTUSpNcpSbiSbH3RnLcnc3FUzkIX9qI0sdS2oTGN3IWM_i1aMlpiWSFQ8UVHLoDKDoa6xDZ_Tmb69EmYo4ADIDKxH6q7TcbNNTCOWl63jLYq9L6XG60JUGnP1zs_ZptSTjsMve4I0bdThiyJTOMD9OQrPJpxC0LCawyxYE7rJhFEcOUy-RDfJfF7uyupTDwr49kvCPHc0bv1jvPf6Ey3cULuXoBAGXo1GOcluu4WV1huoer18VUUzXWbPnG0A8 2026/08/16 02:50:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/08/16 02:50:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/16 02:50:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AJy9-nGayysvjXagpNBx91v0vgUiTZcVDNrgykkaqNMdYjoJ5Gwj4zobFX_exIje7Hezmu-KiqArMMnsFgbbmg1lUiTUSpNcpSbiSbH3RnLcnc3FUzkIX9qI0sdS2oTGN3IWM_i1aMlpiWSFQ8UVHLoDKDoa6xDZ_Tmb69EmYo4ADIDKxH6q7TcbNNTCOWl63jLYq9L6XG60JUGnP1zs_ZptSTjsMve4I0bdThiyJTOMD9OQrPJpxC0LCawyxYE7rJhFEcOUy-RDfJfF7uyupTDwr49kvCPHc0bv1jvPf6Ey3cULuXoBAGXo1GOcluu4WV1huoer18VUUzXWbPnG0A8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/08/16 02:50:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: APsSCkfeR6SGXaaejjKVL0tlzuUJ6_LwkghFKxZFK1GkjsB73k8C0rOaTDwh54aC0-ZV4ZPNPAC3lP2Jgv5axz5xoBXgvc7UkHTEOI9uC2klrjoT594GNt12OPflNZuj3PZaVxC6X33eBy-Sm8e1gGZWRz9WQ0jFBdAlGyHWGKNrQjopKdPqxzzXF5yLhMAXsyWK-iiEnSi_l2w4ekB9T1qGbrjYfm5Q-vV4uGPqrQ-g8FQQ6tNveNPB5NUM6u98ZJupBCWQVdJLKce4-b0e7LTumVD2388yQt7tMKe2pY7nt0clBuaLwUyC8Qg4QZur-Ha_oLO-NBAryZbkSgkCYDI 2026/08/16 02:50:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/16 02:50:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/16 02:50:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "APsSCkfeR6SGXaaejjKVL0tlzuUJ6_LwkghFKxZFK1GkjsB73k8C0rOaTDwh54aC0-ZV4ZPNPAC3lP2Jgv5axz5xoBXgvc7UkHTEOI9uC2klrjoT594GNt12OPflNZuj3PZaVxC6X33eBy-Sm8e1gGZWRz9WQ0jFBdAlGyHWGKNrQjopKdPqxzzXF5yLhMAXsyWK-iiEnSi_l2w4ekB9T1qGbrjYfm5Q-vV4uGPqrQ-g8FQQ6tNveNPB5NUM6u98ZJupBCWQVdJLKce4-b0e7LTumVD2388yQt7tMKe2pY7nt0clBuaLwUyC8Qg4QZur-Ha_oLO-NBAryZbkSgkCYDI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/08/16 02:50:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AMUYPvejzOf1Xp19r6wh_6E-2gms3o0AN4zAbmUqIVaCvs2G1xZ6pIZvJsYqltQXIi-mOpBH20nwvQ25YU0sTNpN-zFJcJ_vUQry6IfnRcj4DSi2eDHteSnP1pgm03kURyDffTUFA-4ZMohawO2n2X4szaFsHDFEWkCbXcx2aHiLhHoKv5OS5kI4tl2fJ7agTUPB-EVfmMBpFMzWUOu0COf5Y_w7plH6kysD7Z9GXSqjw0K637AJzEFP5JpXUEzRNxae77mAsoMDPzotJRyim2QkbVCyyAmZMn_Td_zwZPQrqM51H1fFaxxGJluJsNg22Sp-O1JnBLvDURMfxQNgg_8 2026/08/16 02:50:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/16 02:50:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/16 02:50:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/08/16 02:50:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/16 02:50:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/16 02:50:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/16 02:50:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AMUYPvejzOf1Xp19r6wh_6E-2gms3o0AN4zAbmUqIVaCvs2G1xZ6pIZvJsYqltQXIi-mOpBH20nwvQ25YU0sTNpN-zFJcJ_vUQry6IfnRcj4DSi2eDHteSnP1pgm03kURyDffTUFA-4ZMohawO2n2X4szaFsHDFEWkCbXcx2aHiLhHoKv5OS5kI4tl2fJ7agTUPB-EVfmMBpFMzWUOu0COf5Y_w7plH6kysD7Z9GXSqjw0K637AJzEFP5JpXUEzRNxae77mAsoMDPzotJRyim2QkbVCyyAmZMn_Td_zwZPQrqM51H1fFaxxGJluJsNg22Sp-O1JnBLvDURMfxQNgg_8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/08/16 02:50:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ACSwXd3FbO101xyqI4JVZlzC--MW9Uy70sKsE6Lbq6zW7HXdysq-CkU9lKbNf9y6iaNJT_zRYddiGyT7syJmpSglgL1y-mb8RKXTimbXy7UFIC9rasTRiMx9VQtwuD8Q5qQfE8jLQYObSuXuD0_LY4zfxyHr0oE5yWk1o9BtsneDvDKHWxvJsEY0Zaj5Gi1Sizpj1rKsEWef9dsCLy0tkR1eHcYFx3DjFCsFEehtvsRFYQNPeBZDUoANJJxcx3HAfhlA2heYjO7THCozcOS2-VYOfvXSB5ZyddhobC7snWvO_hKXGbmrMIHwCwH4ATZOBf7B3fGynTRvVpuhjY2Q_Oo 2026/08/16 02:50:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/16 02:50:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/08/16 02:50:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/08/16 02:50:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/16 02:50:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/16 02:50:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/16 02:50:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ACSwXd3FbO101xyqI4JVZlzC--MW9Uy70sKsE6Lbq6zW7HXdysq-CkU9lKbNf9y6iaNJT_zRYddiGyT7syJmpSglgL1y-mb8RKXTimbXy7UFIC9rasTRiMx9VQtwuD8Q5qQfE8jLQYObSuXuD0_LY4zfxyHr0oE5yWk1o9BtsneDvDKHWxvJsEY0Zaj5Gi1Sizpj1rKsEWef9dsCLy0tkR1eHcYFx3DjFCsFEehtvsRFYQNPeBZDUoANJJxcx3HAfhlA2heYjO7THCozcOS2-VYOfvXSB5ZyddhobC7snWvO_hKXGbmrMIHwCwH4ATZOBf7B3fGynTRvVpuhjY2Q_Oo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/08/16 02:50:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AG7gPm3Zqm73s2JxcQfARb8rwn3LTxKUU7Mfxz8CQtZ15RU0T6Lgd7Nx_Oc7tumyaJXCw9k1EwEyXGVCJHpGhRKFkQsJNNMlSxiqK0V9U-_dcYaOCZxdISZTyGKjRofamx2BkcSfYiPTxXwdlJ1DCzZWLYsw9vTpoI3YhP9omq2rRStklpjSRKSSd17DJXVP6bpItOpk0mWNYo2E-hke22vHNZeVvCyz7EueeDw25k3ahGNMM4j7Y2GTJ7iBaywY_hoTFCSo2tKGd062qHzKaRvD-q1A5eSz5xHltc_SzaACvBm9RiIjaBgoCGv_suFJ23DSgzoLb59Lg8waNFWkyCA 2026/08/16 02:50:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/08/16 02:50:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/08/16 02:50:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AG7gPm3Zqm73s2JxcQfARb8rwn3LTxKUU7Mfxz8CQtZ15RU0T6Lgd7Nx_Oc7tumyaJXCw9k1EwEyXGVCJHpGhRKFkQsJNNMlSxiqK0V9U-_dcYaOCZxdISZTyGKjRofamx2BkcSfYiPTxXwdlJ1DCzZWLYsw9vTpoI3YhP9omq2rRStklpjSRKSSd17DJXVP6bpItOpk0mWNYo2E-hke22vHNZeVvCyz7EueeDw25k3ahGNMM4j7Y2GTJ7iBaywY_hoTFCSo2tKGd062qHzKaRvD-q1A5eSz5xHltc_SzaACvBm9RiIjaBgoCGv_suFJ23DSgzoLb59Lg8waNFWkyCA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/08/16 02:50:42 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AHfbymsr2_fbBo6LW7Rnggd8guJa4N8LfY0KmtBmKDnUlQlcy_9jYImgz7Sm3ZBzauezI03kyIynACkAwr4NlDh8K9_QvgCGHPtOqrUHlmfnUJldDI8WQc5aZQa822j5Sgsh_lepw74SsdgSvbdRO1yzuEJHT__CyIVDrVGIJlh5ipjyc4zz_f24ZJ4eCFUYstjRZFyFp3xQ-MZtrdPSElDqK5G2yAruYd9rLDMos-Bq9F5vFUiq6ZtPuIiU1-xRlxph-H-jw1m0eIBxB-tQIlZqgKwxEhB1Gj5CYEhK3wOQO3iYFopmq8qmklg0LLyZwmCNokTrzYTyvvHH6L_5rEA 2026/08/16 02:50:42 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/08/16 02:50:43 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/16 02:50:44 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AHfbymsr2_fbBo6LW7Rnggd8guJa4N8LfY0KmtBmKDnUlQlcy_9jYImgz7Sm3ZBzauezI03kyIynACkAwr4NlDh8K9_QvgCGHPtOqrUHlmfnUJldDI8WQc5aZQa822j5Sgsh_lepw74SsdgSvbdRO1yzuEJHT__CyIVDrVGIJlh5ipjyc4zz_f24ZJ4eCFUYstjRZFyFp3xQ-MZtrdPSElDqK5G2yAruYd9rLDMos-Bq9F5vFUiq6ZtPuIiU1-xRlxph-H-jw1m0eIBxB-tQIlZqgKwxEhB1Gj5CYEhK3wOQO3iYFopmq8qmklg0LLyZwmCNokTrzYTyvvHH6L_5rEA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/08/16 02:50:46 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AKnpn1ESUlpFNgrWuTW_WnvZyRLel-UueWajbTSR8tHkl6bxem1sFpZYX9NhnT-wgLjrL6dur8h-9IlJTNpHYYWisSo3gwan3HZeDjwqKaoowJMTdd-N3ovcaWPAdgNCHiyiQfcfwO0Qgv1cJZXMV1bll52oYezj8gGgAYiqt3TDC1O8z5U6Y2zMBU7pR9GEHWRMBYlNr5qFFGE-TkRIpaqW5iE38Jd3F9Et6TJJ3GtP4p3SIaAm_zARqHze4466_jkqZv86pXuhgSGsOATiggcHwC1YQjO_TTihtjpglFM8ctFKnglPSGTZeYvEuBd_9RRehBL1Sx9IDGL_XnL7OnY 2026/08/16 02:50:46 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/16 02:50:47 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/16 02:50:48 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AKnpn1ESUlpFNgrWuTW_WnvZyRLel-UueWajbTSR8tHkl6bxem1sFpZYX9NhnT-wgLjrL6dur8h-9IlJTNpHYYWisSo3gwan3HZeDjwqKaoowJMTdd-N3ovcaWPAdgNCHiyiQfcfwO0Qgv1cJZXMV1bll52oYezj8gGgAYiqt3TDC1O8z5U6Y2zMBU7pR9GEHWRMBYlNr5qFFGE-TkRIpaqW5iE38Jd3F9Et6TJJ3GtP4p3SIaAm_zARqHze4466_jkqZv86pXuhgSGsOATiggcHwC1YQjO_TTihtjpglFM8ctFKnglPSGTZeYvEuBd_9RRehBL1Sx9IDGL_XnL7OnY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/08/16 02:50:49 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AGiIV7VDBHXVlXUXrs4DQ3CGGmDlv-0YRyrrE7P2JNCBogPv_AkP-YKyLZlwlZ5cCbkCisyFYI3LeEDzMbN1fc2wtTjG74n-NktbnjljbILYkxHCCZ8tVYcgT_TAi-ufAqCxgidxv3Jmq6qBjNce9cmGScjmBEduTa-YM_ahFXdhxEpuQ2cDFm3MkByb3by7rGSXigevIQUlb-WFBWOKgKKxhUMzYyCtJYT3xE8mwf6Hodevwis8N4EtFnddruveMh85LmAnz8ry4KM95Mvf3EgQPIxQuB6lKknQDW3JFfTBJ2t7SXfaawbz8CiRVNHRpXDIJ1V-7tb75-obVXuEvo8 2026/08/16 02:50:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/08/16 02:50:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/08/16 02:50:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/08/16 02:50:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/16 02:50:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/16 02:50:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/16 02:50:51 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AGiIV7VDBHXVlXUXrs4DQ3CGGmDlv-0YRyrrE7P2JNCBogPv_AkP-YKyLZlwlZ5cCbkCisyFYI3LeEDzMbN1fc2wtTjG74n-NktbnjljbILYkxHCCZ8tVYcgT_TAi-ufAqCxgidxv3Jmq6qBjNce9cmGScjmBEduTa-YM_ahFXdhxEpuQ2cDFm3MkByb3by7rGSXigevIQUlb-WFBWOKgKKxhUMzYyCtJYT3xE8mwf6Hodevwis8N4EtFnddruveMh85LmAnz8ry4KM95Mvf3EgQPIxQuB6lKknQDW3JFfTBJ2t7SXfaawbz8CiRVNHRpXDIJ1V-7tb75-obVXuEvo8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/08/16 02:50:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ACK9xDm0VhNMWYGDAfYlLN_g6wTtmDbZbI9K8hdJtqM6dYj-Ku3W-l6M4bbgIwybspGjkwU5PnmtfVZg43jHaTZjNow_XLJH9Qk6i8SKRUDcoZNtNStsFv-ZL_ImxhsFOrW9K8srgM1uana0pQwRPeeIuTmBhZtdqXSmyxbR6mf_NnbKzwqcr5zSu8qy_ucw3JYAktKBhTpCnvp2OJiL2yp_Xn9eM9PLMt8Hym_-GCNlymrZqYhPHwPjqFYfAQqsv88IfZk3w2RHBj1CC_bt3zOy2oiRGd5NoqaKmI5ytWfn5T8vDFb2fJLHnIbtrCgX8qdgMx5_--qnUl35a36UzH4 2026/08/16 02:50:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/16 02:50:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/08/16 02:50:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/08/16 02:50:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/16 02:50:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/16 02:50:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/16 02:50:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ACK9xDm0VhNMWYGDAfYlLN_g6wTtmDbZbI9K8hdJtqM6dYj-Ku3W-l6M4bbgIwybspGjkwU5PnmtfVZg43jHaTZjNow_XLJH9Qk6i8SKRUDcoZNtNStsFv-ZL_ImxhsFOrW9K8srgM1uana0pQwRPeeIuTmBhZtdqXSmyxbR6mf_NnbKzwqcr5zSu8qy_ucw3JYAktKBhTpCnvp2OJiL2yp_Xn9eM9PLMt8Hym_-GCNlymrZqYhPHwPjqFYfAQqsv88IfZk3w2RHBj1CC_bt3zOy2oiRGd5NoqaKmI5ytWfn5T8vDFb2fJLHnIbtrCgX8qdgMx5_--qnUl35a36UzH4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/08/16 02:51:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ALY4UWFbthqnsCJB64H7yC9sPwshgw7YEcOJSfxggn8cg_p3Amh_4dHocKvW2wFphl9ZmoH-LQPRPkKNQGAg8vobSBPxtwxR2sFNZko6-l_Ef_YZ6bW9MkU-4le-1HraEjDAGQDhb8q5fuzmbcRVjmch3t0k1eW4q-1EciWo2WqwTHyJf_e2ZG4BzHW93r0QSMtQxE9--06ST8VSu97PR9D7oQPVLiaTv53POCFNjIYYWBeIjZ3OlmXZN7C1zrqUHv1bB_TNtKG-oaUMlEa8pRtTc29T3vqn3QSVSXgZuHxN3GIkvrLTaENDZLWJdyL5tR4KFTkvQsSAYHzIdSHinlI 2026/08/16 02:51:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/08/16 02:51:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/08/16 02:51:02 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ALY4UWFbthqnsCJB64H7yC9sPwshgw7YEcOJSfxggn8cg_p3Amh_4dHocKvW2wFphl9ZmoH-LQPRPkKNQGAg8vobSBPxtwxR2sFNZko6-l_Ef_YZ6bW9MkU-4le-1HraEjDAGQDhb8q5fuzmbcRVjmch3t0k1eW4q-1EciWo2WqwTHyJf_e2ZG4BzHW93r0QSMtQxE9--06ST8VSu97PR9D7oQPVLiaTv53POCFNjIYYWBeIjZ3OlmXZN7C1zrqUHv1bB_TNtKG-oaUMlEa8pRtTc29T3vqn3QSVSXgZuHxN3GIkvrLTaENDZLWJdyL5tR4KFTkvQsSAYHzIdSHinlI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/08/16 02:51:04 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AGJPGOrAntcELIdhbmu2xy2dihVZGzb0YeFAju9D3ZEa6jG-9c2UgfpRzLoloo5bwU0-1IWansC1TLtRvO1bl1wBM9CGWn_0lv5ruf8KUXPnBQM2FMr19bm3x4mGKiivMC7S55hE7SxqJh5btufKpmkloxUqEiRYHSIpPdIWKTno5Cl6igFErexqcrdRHAy_KnGZQbBFJUQq10uySJaG_MFnG07utlvCfa6AEOuDJq7kTH4N00yhNmfnvn2V71M7IQZIYzWfCAYxOsvuDsm374lRZIhBtMOisg9jNGrfSjny8At-ZEoijoMC5_fYhKXAY0LqKVV_W1vp4amaMnEyGoE 2026/08/16 02:51:04 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/08/16 02:51:05 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/16 02:51:06 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AGJPGOrAntcELIdhbmu2xy2dihVZGzb0YeFAju9D3ZEa6jG-9c2UgfpRzLoloo5bwU0-1IWansC1TLtRvO1bl1wBM9CGWn_0lv5ruf8KUXPnBQM2FMr19bm3x4mGKiivMC7S55hE7SxqJh5btufKpmkloxUqEiRYHSIpPdIWKTno5Cl6igFErexqcrdRHAy_KnGZQbBFJUQq10uySJaG_MFnG07utlvCfa6AEOuDJq7kTH4N00yhNmfnvn2V71M7IQZIYzWfCAYxOsvuDsm374lRZIhBtMOisg9jNGrfSjny8At-ZEoijoMC5_fYhKXAY0LqKVV_W1vp4amaMnEyGoE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/08/16 02:51:08 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AGVNlK-ngm0AFEZYGNNGY8tzjC1neXXlk81LEYhxqIK3wpPs9whpptwW55Yb2s93c68xQYl7O9bVhSnjK4jEI6t3-RpC-h1P48jBbInoKsgHNY92I6EWwCQSW19KV7K_e81rAH7YRKG_sTVi6ldVOdnRu-aDYSl_DyGHpA-so2cIpAwM0zDBG3h0iOy8xT6-jMOKo_tj8mBKXlj10XgBGxmSQiCQtGr7Mvn9J0Tf0nIb1D3mmXjx-2z1b3_GE2kq9wj-60xa6Ai9QS4ga7Va2ma3wXpInLrtkXv5jHMNU_9ss6Bnp-AhcssuZo5G0BKqcJX3fPjppurN1eOBdaVoTXE 2026/08/16 02:51:08 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/16 02:51:09 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/16 02:51:10 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AGVNlK-ngm0AFEZYGNNGY8tzjC1neXXlk81LEYhxqIK3wpPs9whpptwW55Yb2s93c68xQYl7O9bVhSnjK4jEI6t3-RpC-h1P48jBbInoKsgHNY92I6EWwCQSW19KV7K_e81rAH7YRKG_sTVi6ldVOdnRu-aDYSl_DyGHpA-so2cIpAwM0zDBG3h0iOy8xT6-jMOKo_tj8mBKXlj10XgBGxmSQiCQtGr7Mvn9J0Tf0nIb1D3mmXjx-2z1b3_GE2kq9wj-60xa6Ai9QS4ga7Va2ma3wXpInLrtkXv5jHMNU_9ss6Bnp-AhcssuZo5G0BKqcJX3fPjppurN1eOBdaVoTXE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/08/16 02:51:11 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AEUm67ukutHoy3UJOOGuHjCRxBVeZvZEK_dCc1-iJheJsivsi_C2LHS7ZnFtIvcwX1fU5-H00IQbH8-MgvZ7b-0i95CT2EWyZFKEfvN9h6xTvMaT2UBxmXkwvwRvoQuFEc-VQHZL6Wax3g6ptO9D-s44gB2pzUeGDOYRPeei7RFbAHffZM3xrnsFTmR9S9BOr_MuXgbIlRLIS4RiC-47YoE9TP_-pko-qFq8cmueDHNipTrN75UTS0wnnZElH6jI4_o_6SnhTVP1BLayK0rkzDbEkSb9nqyxZGMAjvbM259kvPvJpB8dQG0st_SPU9AeMFgW0lo4FLlh8iva9otNvH8 2026/08/16 02:51:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/08/16 02:51:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/08/16 02:51:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/08/16 02:51:13 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/16 02:51:13 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/16 02:51:13 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/16 02:51:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AEUm67ukutHoy3UJOOGuHjCRxBVeZvZEK_dCc1-iJheJsivsi_C2LHS7ZnFtIvcwX1fU5-H00IQbH8-MgvZ7b-0i95CT2EWyZFKEfvN9h6xTvMaT2UBxmXkwvwRvoQuFEc-VQHZL6Wax3g6ptO9D-s44gB2pzUeGDOYRPeei7RFbAHffZM3xrnsFTmR9S9BOr_MuXgbIlRLIS4RiC-47YoE9TP_-pko-qFq8cmueDHNipTrN75UTS0wnnZElH6jI4_o_6SnhTVP1BLayK0rkzDbEkSb9nqyxZGMAjvbM259kvPvJpB8dQG0st_SPU9AeMFgW0lo4FLlh8iva9otNvH8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/08/16 02:51:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AIQ4zpE9pmudGkD2lWR3h4jj84nLKLA-MPC09vq72sEfDrtJfhB5d3F4A_d_FhwywZddOl0vn7HsMZlUeqf2ohNIMlo3-6-JHdZzSfpvXTaxBjzfPKy6SYaNQqll96REo3rfm7rdE9-1WgCqgIRXJM1N-7goaZ8bse1s3css3IvWvqujFr_M927iUftkElSTi3h47PQfoSK4VynCj-PUJ7dXVUWjetkN7Ye1w3zxuAAwZTKE0tFuDWExKaovfDREXmw_8JoIDes0aQiMXs24dgS1KejC0GyFCX1cpcLbv76YMUwNkON5URcuRbTJcbhdJ_Q4UGMtMwGxJkAw7Yz87VA 2026/08/16 02:51:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/16 02:51:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/08/16 02:51:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/08/16 02:51:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/16 02:51:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/16 02:51:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/16 02:51:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AIQ4zpE9pmudGkD2lWR3h4jj84nLKLA-MPC09vq72sEfDrtJfhB5d3F4A_d_FhwywZddOl0vn7HsMZlUeqf2ohNIMlo3-6-JHdZzSfpvXTaxBjzfPKy6SYaNQqll96REo3rfm7rdE9-1WgCqgIRXJM1N-7goaZ8bse1s3css3IvWvqujFr_M927iUftkElSTi3h47PQfoSK4VynCj-PUJ7dXVUWjetkN7Ye1w3zxuAAwZTKE0tFuDWExKaovfDREXmw_8JoIDes0aQiMXs24dgS1KejC0GyFCX1cpcLbv76YMUwNkON5URcuRbTJcbhdJ_Q4UGMtMwGxJkAw7Yz87VA" finished === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/16 02:51:20 DEBUG : pacer: low level retry 1/1 (error operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://14aad7c9ed489151b51557e321b246cf.r2.cloudflarestorage.com/rclone-test-ronisam6dipa/short-eof.bin?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/08/16 02:51:20 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2596: Put returned an error (acceptable): operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://14aad7c9ed489151b51557e321b246cf.r2.cloudflarestorage.com/rclone-test-ronisam6dipa/short-eof.bin?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/08/16 02:51:20 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/08/16 02:51:21 DEBUG : short-eof-chunked.bin: open chunk writer: started multipart upload: AA1JNZ1emAy0l197hZ6PFRF8Pj5dw9JH5yyNWVk3FmmhH2TJvKyRZQccgfr_ZQiFRjQpIfrexjLM02tjyD5_DOkl3DgLzis7TMeMCQ6BH5kONg8LFOB7-jk7MUNymgJBPdXP1j_Akpvh268nFBAgr2kBkb7gFgsFMmWrnghqe7M4xFq0SdW9PLT7zW8xfIY8hIlXcS-aSwaWlgYkLGikqrvTxXGpNut2R3ZcKM75D8crMflUcJkHescPFI10zmhPjQeYDAD6xcON3D6Sut2OUX3vejUjxCagsQUychUVd6Oj5aGJCtkMU70fT12u1bKvu5AQM2zhDlyLseZWD5CvC5w 2026/08/16 02:51:21 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/08/16 02:51:21 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/08/16 02:51:21 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4920b4d287857d0d5b35e3bc278fae14" 2026/08/16 02:51:21 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 2 with 2621440 bytes and etag "0cdf2f2924bd36b74eebce422192244e" 2026/08/16 02:51:21 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/08/16 02:51:22 DEBUG : short-eof-chunked.bin: multipart upload "AA1JNZ1emAy0l197hZ6PFRF8Pj5dw9JH5yyNWVk3FmmhH2TJvKyRZQccgfr_ZQiFRjQpIfrexjLM02tjyD5_DOkl3DgLzis7TMeMCQ6BH5kONg8LFOB7-jk7MUNymgJBPdXP1j_Akpvh268nFBAgr2kBkb7gFgsFMmWrnghqe7M4xFq0SdW9PLT7zW8xfIY8hIlXcS-aSwaWlgYkLGikqrvTxXGpNut2R3ZcKM75D8crMflUcJkHescPFI10zmhPjQeYDAD6xcON3D6Sut2OUX3vejUjxCagsQUychUVd6Oj5aGJCtkMU70fT12u1bKvu5AQM2zhDlyLseZWD5CvC5w" aborted fstests.go:2596: Put returned an error (acceptable): multipart upload: expected 20971520 bytes in input, but got 7864320: unexpected EOF === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/08/16 02:51:24 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/08/16 02:51:29 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/08/16 02:51:34 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/08/16 02:51:39 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/08/16 02:51:45 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/16 02:51:48 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ANh12xwLD-vHmJqpr2Gp9uGxR2NY6afPxy5HuwrxF5pOt3z5cWLpgZPZ5wc04ydqr8kKIQnAWa0igNgvSjayHcOcB5zkiF703NZuzazAb877GmBsbrQOlSk56SJ296U6vq4v8WZDFXJLpbP-Z9F702Gui7NF7SwBBbFjXAH1tgnl0HVUA_mnIYI7E4pRd5sv7gfZyqjaBVjpPC3mpUXlHlrNtDJZlLrbgXJNtbSslRnwEJZGH7Anz_yUzzJ2wFW5Th-V7w5u5nfB3ttMjJ7cGLho_4GMEJi-ThWxYzH4kI751QDSnBUlgqqVRbrpM8FJBZiFf8CL-2G9wpfBIBlNx1E 2026/08/16 02:51:48 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/16 02:51:49 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "12cc8710b93e28b96513fbd5d127423e" 2026/08/16 02:51:49 DEBUG : unknown-size-put.txt: multipart upload "ANh12xwLD-vHmJqpr2Gp9uGxR2NY6afPxy5HuwrxF5pOt3z5cWLpgZPZ5wc04ydqr8kKIQnAWa0igNgvSjayHcOcB5zkiF703NZuzazAb877GmBsbrQOlSk56SJ296U6vq4v8WZDFXJLpbP-Z9F702Gui7NF7SwBBbFjXAH1tgnl0HVUA_mnIYI7E4pRd5sv7gfZyqjaBVjpPC3mpUXlHlrNtDJZlLrbgXJNtbSslRnwEJZGH7Anz_yUzzJ2wFW5Th-V7w5u5nfB3ttMjJ7cGLho_4GMEJi-ThWxYzH4kI751QDSnBUlgqqVRbrpM8FJBZiFf8CL-2G9wpfBIBlNx1E" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/16 02:51:51 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AHQt62ELKP9FAAU8pDIYRa94ugycJOBdY0HPHEmU5Ee0CdAOdbrNyO3FVU7WXHNoRZwT7zamr6YWMtc6u5d5kIeMLt6cKab80ZlJxRInyfgJaTrkHswYslnd4jRl_1682HEc4bvMjiNEVT_pFX9EZ7hO-hHS1NZ_awx-LIrUraSkqC6EngvZfs7jj2bWlS74bvM1jT1_HYiD99m10_SD7DkOuzfyoceXfTgl_9gGzO5Sfg_sZ6SRjHLt191Qd9CAUNZcZxaM4tzk-6H8M5ZlP4mySmS_c7WK9vY6o1KQx5KlWAhAPeG8lrYTxx0EoxHwF3rb63HYNSYXBAUSrGbPWt4 2026/08/16 02:51:51 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/08/16 02:51:52 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "3c8ac711346c7f2a291fedee3eba30b1" 2026/08/16 02:51:53 DEBUG : unknown-size-update.txt: multipart upload "AHQt62ELKP9FAAU8pDIYRa94ugycJOBdY0HPHEmU5Ee0CdAOdbrNyO3FVU7WXHNoRZwT7zamr6YWMtc6u5d5kIeMLt6cKab80ZlJxRInyfgJaTrkHswYslnd4jRl_1682HEc4bvMjiNEVT_pFX9EZ7hO-hHS1NZ_awx-LIrUraSkqC6EngvZfs7jj2bWlS74bvM1jT1_HYiD99m10_SD7DkOuzfyoceXfTgl_9gGzO5Sfg_sZ6SRjHLt191Qd9CAUNZcZxaM4tzk-6H8M5ZlP4mySmS_c7WK9vY6o1KQx5KlWAhAPeG8lrYTxx0EoxHwF3rb63HYNSYXBAUSrGbPWt4" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/16 02:51:53 DEBUG : Creating backend with remote "TestS3R2:rclone-test-ronisam6dipa/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2831: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2874: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2923: Can't test if can't have empty directories 2026/08/16 02:51:54 DEBUG : Waiting for deletions to finish 2026/08/16 02:51:54 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/16 02:51:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/08/16 02:51:54 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/08/16 02:51:56 INFO : S3 bucket rclone-test-ronisam6dipa: Bucket "rclone-test-ronisam6dipa" deleted 2026/08/16 02:51:56 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- PASS: TestIntegration (243.97s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.29s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (2.49s) --- PASS: TestIntegration/FsMkdir (240.18s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.43s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.11s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.12s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.12s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.12s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding (30.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.60s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.20s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (4.66s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (46.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.11s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (2.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (6.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (3.39s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.43s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (6.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.58s) --- 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.83s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren (1.72s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (119.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (18.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (5.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (3.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (6.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (3.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (7.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (3.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (17.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (4.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (2.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (5.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (3.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (6.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (3.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (18.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (5.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (3.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (6.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (3.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (7.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (3.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (20.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (5.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (3.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (7.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (3.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (7.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (3.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (20.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (5.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (3.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (7.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (3.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (8.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (23.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (6.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (4.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (7.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (3.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (9.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (1.86s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (25.94s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (5.18s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.51s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.33s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.45s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (5.47s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (5.32s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (2.04s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (3.29s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.34s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:366: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/08/16 02:51:56 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/08/16 02:51:56 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 244.032s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 4m5.745962947s (try 1/5)