Skip to content

Server doesn't print unexpected error logs (#2491) #14754

Server doesn't print unexpected error logs (#2491)

Server doesn't print unexpected error logs (#2491) #14754

Triggered via pull request January 7, 2024 21:36
Status Failure
Total duration 7m 48s
Artifacts

ci.yml

on: pull_request
Matrix: Build and Test
Matrix: Jmh Publish
Matrix: Unsafe Scoverage
Matrix: Release Drafter
Matrix: Publish Artifacts
Fit to window
Zoom out
Zoom in

Annotations

14 errors
Release Drafter (ubuntu-latest, 2.13.10, temurin@8)
Resource not accessible by integration { name: 'HttpError', id: '7440863331', status: 403, response: { url: 'https://api.github.com/repos/zio/zio-http/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: 'Sun, 07 Jan 2024 21:36:50 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': 'F886:68B8:FC466CA:210900DC:659B1972', 'x-ratelimit-limit': '1000', 'x-ratelimit-remaining': '977', 'x-ratelimit-reset': '1704664756', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '23', '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/zio/zio-http/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/pull/2602/merge","name":"v3.0.0 🌈","tag_name":"v3.0.0","body":"## Changes\\n\\n- Update testkit to use common DSL (#2559) @987Nabil (#2601)\\n- Only Handlers with Request input can have HandlerAspects applied (#2527) @987Nabil (#2600)\\n- Fix hanging on stream response errors @kyri-petrou (#2599)\\n- Handle defects in handled routes (#2580) @987Nabil (#2596)\\n- Use `zio.Config.Secret` instead of `String` to avoid leaks (#2508) @987Nabil (#2593)\\n- Add missing default http headers (#2557) @987Nabil (#2595)\\n- Schema based ops for en- and decoding bodies @987Nabil (#2569)\\n- Optimize RichTextCodec @kyri-petrou (#2597)\\n- Add missing method to ArrayBody @vigoo (#2585)\\n- Allow creating a body from `Array[Byte]` @kyri-petrou (#2581)\\n- feat: OpenAPI allow non-nominal cases in enum @runtologist (#2578)\\n- add methods to update the body of a request @yisraelU (#2571)\\n- add mapError and mapErrorZIO to Routes and Route @yisraelU (#2568)\\n- Add description and client code to websocket example (#1418) @987Nabil (#2567)\\n- CodeGenSpec is flaky @vigoo (#2564)\\n- Allow HandlerAspect.customAuthProvidingZIO To Fail With User Specified Response @adamgfraser (#2493)\\n- Add Flash, Flash.Message and Flash.Backend @TomTriple (#2481)\\n- chore: support mtls settings @rajcspsg (#2443)\\n- OpenAPI to Endpoint code gen (#1520) @987Nabil (#2562)\\n- Add prefix method to `Route`/`Routes` @987Nabil (#2547)\\n- sourcing maxInitialLineLength through the config and propagating it to netty\'s configuration @hdriviere (#2561)\\n- Add transform methods on `Endpoint`, for input, output and errors @987Nabil (#2551)\\n- Don\'t flatten nested case classes for JsonSchema @987Nabil (#2558)\\n- Middleware for adding swagger ui endpoint (#2494) @987Nabil (#2556)\\n- Implement Routes#run and Route#run @adamgfraser (#2552)\\n- Add docs for serving static files @zalbia (#2554)\\n- Implem
Release Drafter (ubuntu-latest, 2.13.10, temurin@8)
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: '7440863331', name: 'pull_request', payload: { action: 'synchronize', after: '97b8f693e4b563678f29d17f859f7f33f6b54b70', before: '1ce4f4d827dfe5142b3a509ee8bbdc0e6e2335b5', number: 2602, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/49655448?v=4', description: 'ZIO — Real World Functional Programming', events_url: 'https://api.github.com/orgs/zio/events', hooks_url: 'https://api.github.com/orgs/zio/hooks', id: 49655448, issues_url: 'https://api.github.com/orgs/zio/issues', login: 'zio', members_url: 'https://api.github.com/orgs/zio/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjQ5NjU1NDQ4', public_members_url: 'https://api.github.com/orgs/zio/public_members{/member}', repos_url: 'https://api.github.com/orgs/zio/repos', url: 'https://api.github.com/orgs/zio' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/zio/zio-http/issues/2602/comments' }, commits: { href: 'https://api.github.com/repos/zio/zio-http/pulls/2602/commits' }, html: { href: 'https://github.com/zio/zio-http/pull/2602' }, issue: { href: 'https://api.github.com/repos/zio/zio-http/issues/2602' }, review_comment: { href: 'https://api.github.com/repos/zio/zio-http/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/zio/zio-http/pulls/2602/comments' }, self: { href: 'https://api.github.com/repos/zio/zio-http/pulls/2602' }, statuses: { href: 'https://api.github.com/repos/zio/zio-http/statuses/97b8f693e4b563678f29d17f859f7f33f6b54b70' } }, active_lock_reason: null, additions: 14, assignee: null, assignees: [], author_association: 'NONE', auto_merge: null, base: { label: 'zio:main', ref: 'main', repo: { allow_auto_merge: true, allow_forking: true, allow_merge_commit: false, allow_rebase_merge: true, allow_squash_merge: true, allow_update_branch: true, archive_url: 'https://api.github.com/repos/zio/zio-http/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/zio/zio-http/assignees{/user}', blobs_url: 'https://api.github.com/repos/zio/zio-http/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/zio/zio-http/branches{/branch}', clone_url: 'https://github.com/zio/zio-http.git', collaborators_url: 'https://api.github.com/repos/zio/zio-http/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/zio/zio-http/comments{/number}', commits_url: 'https://api.github.com/repos/zio/zio-http/commits{/sha}', compare_url: 'https://api.github.com/repos/zio/zio-http/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/zio/zio-http/contents/{+path}', contributors_url: 'https://api.github.com/repos/zio/zio-http/contributors', created_at: '2021-02-17T17:16:23Z', default_branch: 'main', delete_branch_on_merge: true, deployments_url: 'https://api.github.com/repos/zio/zio-http/deployments', description: 'A next-generation Scala framework for building scalable, correct, and efficient HTTP clients and serv
Build and Test (ubuntu-latest, 2.13.12, graal_graalvm@17)
Process completed with exit code 1.
Build and Test (ubuntu-latest, 2.13.12, temurin@8)
The job was canceled because "ubuntu-latest_2_13_12_gra" failed.
Build and Test (ubuntu-latest, 2.13.12, temurin@8)
Process completed with exit code 1.
Build and Test (ubuntu-latest, 2.12.18, graal_graalvm@17)
The job was canceled because "ubuntu-latest_2_13_12_gra" failed.
Build and Test (ubuntu-latest, 2.12.18, graal_graalvm@17)
The operation was canceled.
Build and Test (ubuntu-latest, 3.3.1, temurin@8)
The job was canceled because "ubuntu-latest_2_13_12_gra" failed.
Build and Test (ubuntu-latest, 3.3.1, temurin@8)
The operation was canceled.
Build and Test (ubuntu-latest, 3.3.1, graal_graalvm@17)
The job was canceled because "ubuntu-latest_2_13_12_gra" failed.
Build and Test (ubuntu-latest, 3.3.1, graal_graalvm@17)
The operation was canceled.
Build and Test (ubuntu-latest, 2.12.18, temurin@8)
The job was canceled because "ubuntu-latest_2_13_12_gra" failed.
Build and Test (ubuntu-latest, 2.12.18, temurin@8)
The operation was canceled.
Unsafe Scoverage (ubuntu-latest, 2.13.12, temurin@8)
Process completed with exit code 1.