-
Notifications
You must be signed in to change notification settings - Fork 472
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
Goss validation fails within a container while reading the process name in ubuntu16.04 #775
Comments
@aelsabbahy Any luck on the issue, please? |
I can create a v4-bugs label to track bugs specifically for that branch. I don't think the v4 branch is stable or complete. That said.. it might be Out of curiosity, why doesn't the release version of Goss meet your needs? |
@aelsabbahy We are using We tried with the release branch and the process determination is working correctly, however, the stdout feature is quite needed for us, so we can't give it up at this point. |
Hello, just following up on this. Did the name in my last message work for you? |
By that time we have faced this issue in multiple cases, however, the output of |
I created v4-bug to track bugs on the v4 release. Feel free to open more bugs on this branch as you encounter them. Is everything working well for you now with the process test? |
v0.4.0 release candidate just released.. It uses the v0.3.X process detection (due to this issue and others). Let me know if that works well for you. |
Resolved in v4 release, feel free to re-open issue or open new issue if you have further issues. Thank you for reporting this. |
Describe the bug
Below process validation in goss is failing within a container:
root 15 1 0 19:08 ? 00:00:00 /usr/bin/python3.8 /usr/local/bin/verdict_controller_server.py --port 5000
Environment:
v4
branch of gossThe text was updated successfully, but these errors were encountered: