Skip to content

Upgrade finch-tensor version (#829) #826

Upgrade finch-tensor version (#829)

Upgrade finch-tensor version (#829) #826

Triggered via push December 17, 2024 12:37
Status Success
Total duration 1m 15s
Artifacts
update_release_draft
1m 7s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
update_release_draft
Unknown error: {"data":null,"errors":[{"message":"Something went wrong while executing your query. This may be the result of a timeout, or it could be a GitHub bug. Please include `FC80:183955:7A7855:F3354A:676170CB` when reporting this issue."}]} { name: 'HttpError', id: '12373158779', status: 502, response: { url: 'https://api.github.com/graphql', status: 502, 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-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset', connection: 'close', 'content-type': 'application/json', date: 'Tue, 17 Dec 2024 12:38:46 GMT', server: 'github.com', 'transfer-encoding': 'chunked', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-github-request-id': 'FC80:183955:7A7855:F3354A:676170CB' }, data: { data: null, errors: [ { message: 'Something went wrong while executing your query. This may be the result of a timeout, or it could be a GitHub bug. Please include `FC80:183955:7A7855:F3354A:676170CB` when reporting this issue.' } ] } }, request: { method: 'POST', url: 'https://api.github.com/graphql', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.18.0 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"query":"\\n query findCommitsWithAssociatedPullRequests(\\n $name: String!\\n $owner: String!\\n $targetCommitish: String!\\n $withPullRequestBody: Boolean!\\n $withPullRequestURL: Boolean!\\n $since: GitTimestamp\\n $after: String\\n $withBaseRefName: Boolean!\\n $withHeadRefName: Boolean!\\n ) {\\n repository(name: $name, owner: $owner) {\\n object(expression: $targetCommitish) {\\n ... on Commit {\\n history(first: 100, since: $since, after: $after) {\\n totalCount\\n pageInfo {\\n hasNextPage\\n endCursor\\n }\\n nodes {\\n id\\n committedDate\\n message\\n author {\\n name\\n user {\\n login\\n }\\n }\\n associatedPullRequests(first: 5) {\\n nodes {\\n title\\n number\\n url @include(if: $withPullRequestURL)\\n body @include(if: $withPullRequestBody)\\n author {\\n login\\n }\\n baseRepository {\\n nameWithOwner\\n }\\n mergedAt\\n isCrossRepository\\n labels(first: 100) {\\n nodes {\\n name\\n }\\n }\\n merged\\n baseRefName @include(if: $withBaseRefName)\\n headRefName @include(if: $withHeadRefName)\\n }\\n }\\n }\\n }\\n }\\n }\\n }\\n }\\n","variables":{"name":"sparse","owner":"pydata","targetCommitish":"refs/heads/main","withPullRequestBody":false,"withPullRequestURL":false,"withBaseRefName":false,"withHeadRefName":false,"after":"317fed3884b3112c1f8acbf4031ac9e250bb2120 199"}}', request: { retryCount: 3, retries: 3, retryAfter: 16 } }, event: { id: '12373158779', name: 'push', payload: { after: '317fed3884b3112c1f8acbf4031ac9e250bb2120', base_ref: null, before: 'd49d2b7bc8df3e9c89b2821cdf95baa9a4367403', commits: [ { author: { email: '[email protected]', name: 'Mateusz Sokół', username: 'mtsokol'
update_release_draft
HttpError: Unknown error: {"data":null,"errors":[{"message":"Something went wrong while executing your query. This may be the result of a timeout, or it could be a GitHub bug. Please include `FC80:183955:7A7855:F3354A:676170CB` when reporting this issue."}]} at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:8462:21 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '12373158779', name: 'push', payload: { after: '317fed3884b3112c1f8acbf4031ac9e250bb2120', base_ref: null, before: 'd49d2b7bc8df3e9c89b2821cdf95baa9a4367403', commits: [ { author: { email: '[email protected]', name: 'Mateusz Sokół', username: 'mtsokol' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '317fed3884b3112c1f8acbf4031ac9e250bb2120', message: 'Upgrade `finch-tensor` version (#829)\n\nAnd remove `pixi.lock`.', timestamp: '2024-12-17T13:37:30+01:00', tree_id: 'b8c91391965a086951b2623ac96a9c212c6fb56a', url: 'https://github.com/pydata/sparse/commit/317fed3884b3112c1f8acbf4031ac9e250bb2120' } ], compare: 'https://github.com/pydata/sparse/compare/d49d2b7bc8df...317fed3884b3', created: false, deleted: false, forced: false, head_commit: { author: { email: '[email protected]', name: 'Mateusz Sokół', username: 'mtsokol' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '317fed3884b3112c1f8acbf4031ac9e250bb2120', message: 'Upgrade `finch-tensor` version (#829)\n\nAnd remove `pixi.lock`.', timestamp: '2024-12-17T13:37:30+01:00', tree_id: 'b8c91391965a086951b2623ac96a9c212c6fb56a', url: 'https://github.com/pydata/sparse/commit/317fed3884b3112c1f8acbf4031ac9e250bb2120' }, organization: { avatar_url: 'https://private-avatars.githubusercontent.com/u/1284191?jwt=***', description: null, events_url: 'https://api.github.com/orgs/pydata/events', hooks_url: 'https://api.github.com/orgs/pydata/hooks', id: 1284191, issues_url: 'https://api.github.com/orgs/pydata/issues', login: 'pydata', members_url: 'https://api.github.com/orgs/pydata/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjEyODQxOTE=', public_members_url: 'https://api.github.com/orgs/pydata/public_members{/member}', repos_url: 'https://api.github.com/orgs/pydata/repos', url: 'https://api.github.com/orgs/pydata' }, pusher: { email: '[email protected]', name: 'hameerabbasi' }, ref: 'refs/heads/main', repository: { allow_forking: true, archive_url: 'https://api.github.com/repos/pydata/sparse/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/pydata/sparse/assignees{/user}', blobs_url: 'https://api.github.com/repos/pydata/sparse/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/pydata/sparse/branches{/branch}', clone_url: 'https://github.com/pydata/sparse.git', collaborators_url: 'https://api.github.com/repos/pydata/sparse/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/pydata/sparse/comments{/number}', commits_url: 'https://api.github.com/repos/pydata/sparse/commits{/sha}', compare_url: 'https://api.github.com/repos/pydata/sparse/compare/{base}...{head}', contents_url: 'https://api.github.co
update_release_draft
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636