Skip to content
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

"Waiting for console output from an agent...", but no console logs #805

Closed
tscully49 opened this issue Apr 15, 2020 · 1 comment
Closed
Assignees
Labels
Area: Release Issues tracked by Release area

Comments

@tscully49
Copy link

Often times when we are using the apply action from the extension, we don't see any terraform logs but we only see "Waiting for console output from an agent...". We aren't sure if it's something we are doing wrong, but I'm wondering if this is normal behavior. I would expect to see logs as terraform outputs them, but sometimes we see logs and other times we don't. Sometimes it takes until the task is done for logs to show up. Is there a way to see terraform logs as they pop up? We will often also see a "Warning!" pop up but no logs. Again, I'm not sure if this is due to the extension, something we are doing wrong, or the pipeline runner, but I thought this would be a good place to start the investigation.

Example screenshot:
image

@chshrikh chshrikh added the Area: Release Issues tracked by Release area label Apr 16, 2020
@eaarora-ms
Copy link

Hi @tscully49 ,
This is normal behavior. Normally the logs pop up after the completion of the pipeline. If you want to see detailed logs please set "system.debug" as true in pipeline variables and re-run the pipeline. Please comment if you have any other question.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Release Issues tracked by Release area
Projects
None yet
Development

No branches or pull requests

5 participants