Skip to content

Ensures that jacoco test report is produced after integration test ta… #17

Ensures that jacoco test report is produced after integration test ta…

Ensures that jacoco test report is produced after integration test ta… #17

Triggered via push November 15, 2023 11:54
Status Success
Total duration 1m 5s
Artifacts
update_release_draft
52s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors
update_release_draft
Resource not accessible by integration { name: 'HttpError', id: '6876912224', status: 403, response: { url: 'https://api.github.com/repos/MaciejMierzwa/security/releases', status: 403, headers: { 'access-control-allow-origin': '*', 'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset', connection: 'close', 'content-encoding': 'gzip', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Wed, 15 Nov 2023 11:55:52 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'github.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 'transfer-encoding': 'chunked', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-accepted-github-permissions': 'contents=write; contents=write,workflows=write', 'x-content-type-options': 'nosniff', 'x-frame-options': 'deny', 'x-github-api-version-selected': '2022-11-28', 'x-github-media-type': 'github.v3; format=json', 'x-github-request-id': 'F101:12CE:226DA8:477FFC:6554B1C7', 'x-ratelimit-limit': '1000', 'x-ratelimit-remaining': '995', 'x-ratelimit-reset': '1700052903', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '5', 'x-xss-protection': '0' }, data: { message: 'Resource not accessible by integration', documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release' } }, request: { method: 'POST', url: 'https://api.github.com/repos/MaciejMierzwa/security/releases', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"target_commitish":"refs/heads/main","name":"Version (set version here)","tag_name":"","body":"Compatible with OpenSearch (set version here).\\n* No changes\\n","draft":true,"prerelease":false,"make_latest":"true"}', request: {} }, event: { id: '6876912224', name: 'push', payload: { after: '5b7531941cca59673aa3e809b0afe3c20dae86d9', base_ref: null, before: 'd3e6efe4dc7c4b9c18b07e2007e6a3c6ab792a17', commits: [ { author: { email: 'petern@amazon.com', name: 'Peter Nied', username: 'peternied' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: false, id: 'b504ca4303280d9275f49660981fdca85a497fe5', message: 'Fix the association of code coverage results with source code (#3668)\n' + '\n' + '### Description\r\n' + "Fix the association of code coverage results with source code. You'll\r\n" + 'have seen how this was broken because we stopped getting the comment on\r\n' + 'PRs with coverage information. My apologies for breaking this in the\r\n' + 'most recent change to centralized the CC runs.\r\n' + '\r\n' + '### Issues Resolved\r\n' + '- Resolves https://github.com/opensearch-project/security/issues/2649\r\n' + '\r\n' + '### Testing\r\n' + '✅ Inspection CC report on this PR, see\r\n' + '[[link]](https://github.com/opensearch-project/security/pull/3668#issuecomment-1802489151).\r\n' + '\r\n' + '### Check List\r\n' + '- [ ] ~New functionality includes testing~\r\n' + '- [ ] ~New functionality has been documented~\r\n' + '- [X] Co
update_release_draft
HttpError: Resource not accessible by integration at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21 at processTicksAndRejections (node:internal/process/task_queues:96:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '6876912224', name: 'push', payload: { after: '5b7531941cca59673aa3e809b0afe3c20dae86d9', base_ref: null, before: 'd3e6efe4dc7c4b9c18b07e2007e6a3c6ab792a17', commits: [ { author: { email: 'petern@amazon.com', name: 'Peter Nied', username: 'peternied' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: false, id: 'b504ca4303280d9275f49660981fdca85a497fe5', message: 'Fix the association of code coverage results with source code (#3668)\n' + '\n' + '### Description\r\n' + "Fix the association of code coverage results with source code. You'll\r\n" + 'have seen how this was broken because we stopped getting the comment on\r\n' + 'PRs with coverage information. My apologies for breaking this in the\r\n' + 'most recent change to centralized the CC runs.\r\n' + '\r\n' + '### Issues Resolved\r\n' + '- Resolves https://github.com/opensearch-project/security/issues/2649\r\n' + '\r\n' + '### Testing\r\n' + '✅ Inspection CC report on this PR, see\r\n' + '[[link]](https://github.com/opensearch-project/security/pull/3668#issuecomment-1802489151).\r\n' + '\r\n' + '### Check List\r\n' + '- [ ] ~New functionality includes testing~\r\n' + '- [ ] ~New functionality has been documented~\r\n' + '- [X] Commits are signed per the DCO using --signoff\r\n' + '\r\n' + 'By submitting this pull request, I confirm that my contribution is made\r\n' + 'under the terms of the Apache 2.0 license.\r\n' + 'For more information on following Developer Certificate of Origin and\r\n' + 'signing off your commits, please check\r\n' + '[here](https://github.com/opensearch-project/OpenSearch/blob/main/CONTRIBUTING.md#developer-certificate-of-origin).\r\n' + '\r\n' + '---------\r\n' + '\r\n' + 'Signed-off-by: Peter Nied <petern@amazon.com>', timestamp: '2023-11-10T13:05:24-05:00', tree_id: '7bc04089ed7ee941a1f1efd70920bb6e50c74b59', url: 'https://github.com/MaciejMierzwa/security/commit/b504ca4303280d9275f49660981fdca85a497fe5' }, { author: { email: '49699333+dependabot[bot]@users.noreply.github.com', name: 'dependabot[bot]', username: 'dependabot[bot]' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: false, id: 'ea2f9b21a90bec2678ad31c113c847872c955ea8', message: 'Bump org.junit.jupiter:junit-jupiter-api from 5.10.0 to 5.10.1 (#3681)\n' + '\n' + 'Bumps\r\n' + '[org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5)\r\n' + 'from 5.10.0 to 5.10.1.\r\n' + '<details>\r\n' + '<summary>Release notes</summary>\r\n' + '<p><em>Sourced from <a\r\n' + `href="https://github.com/junit-team/junit5/releases">org.junit.jupiter:junit-jupiter-api's\r\n` + 'releases</a>.</em></p>\r\n' + '<blockquote>\r\n' + '<p>JUnit 5.10.1 = Platform 1.10.1 + Jupiter 5.10.1 + Vintage 5.10.1</p>\r\n' + '<p>See <a\r\n' + 'href="http://junit.org/junit5/docs/5.10.1/rel