Skip to content

fix(provisionerd): add more detailed workspace build logging #6331

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Feb 24, 2023

Conversation

johnstcn
Copy link
Member

Adding some fields to provisionerd logs to make it more easily to correlate failed workspace builds

@johnstcn johnstcn requested a review from a team February 23, 2023 23:16
@johnstcn johnstcn self-assigned this Feb 23, 2023
@johnstcn johnstcn requested review from kylecarbs and removed request for a team February 23, 2023 23:16
@@ -886,7 +898,6 @@ func (r *Runner) buildWorkspace(ctx context.Context, stage string, req *sdkproto
}
}

r.logger.Debug(context.Background(), "provision complete no error")
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

review: removing this as it looks unnecessary

@mtojek mtojek self-requested a review February 23, 2023 23:57
Copy link
Member

@mtojek mtojek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@johnstcn johnstcn enabled auto-merge (squash) February 23, 2023 23:58
@johnstcn johnstcn merged commit 282507f into main Feb 24, 2023
@johnstcn johnstcn deleted the cj/provisionerd-logs branch February 24, 2023 00:03
@github-actions github-actions bot locked and limited conversation to collaborators Feb 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants