We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
jetson-tx2 test suite passes the HUP and the cloud checks, however, fails in the OS suite in the container health-check test:
https://jenkins.product-os.io/job/leviathan-v2-template/4498/consoleFull
enkins-leviathan-v2-template-4498-client-1 | [2022-09-08T03:24:56.867Z][a80ef30-os] Waiting for supervisor to be reachable before local push... jenkins-leviathan-v2-template-4498-client-1 | [2022-09-08T03:25:31.901Z][a80ef30-os] Waiting for supervisor to be reachable before local push... jenkins-leviathan-v2-template-4498-client-1 | [2022-09-08T03:26:06.947Z][a80ef30-os] # Subtest: Container healthcheck test jenkins-leviathan-v2-template-4498-client-1 | [2022-09-08T03:26:06.947Z][a80ef30-os] not ok 1 - Condition async () => { console.log('Waiting for supervisor to be reachable before local push...') return ( (await rp({ method: 'GET', uri: http://${ip}:48484/ping, timeout: 5000 })) === 'OK' ); } timed out jenkins-leviathan-v2-template-4498-client-1 | --- jenkins-leviathan-v2-template-4498-client-1 | [2022-09-08T03:26:06.947Z][a80ef30-os] stack: | jenkins-leviathan-v2-template-4498-client-1 | [2022-09-08T03:26:06.947Z][a80ef30-os] } timed out jenkins-leviathan-v2-template-4498-client-1 | [2022-09-08T03:26:06.948Z][a80ef30-os] _waitUntil (lib/common/utils.js:103:11) jenkins-leviathan-v2-template-4498-client-1 | [2022-09-08T03:26:06.948Z][a80ef30-os] _waitUntil (lib/common/utils.js:118:11) jenkins-leviathan-v2-template-4498-client-1 | [2022-09-08T03:26:06.948Z][a80ef30-os] Object.waitUntil (lib/common/utils.js:121:3) jenkins-leviathan-v2-template-4498-client-1 | Worker.pushContainerToDUT (lib/common/worker.js:519:3) jenkins-leviathan-v2-template-4498-client-1 | [2022-09-08T03:26:06.948Z][a80ef30-os] Proxy.run (/data/suite/tests/container-healthcheck/index.js:25:17) jenkins-leviathan-v2-template-4498-client-1 | [2022-09-08T03:26:06.948Z][a80ef30-os] test: Container healthcheck test jenkins-leviathan-v2-template-4498-client-1 | [2022-09-08T03:26:06.948Z][a80ef30-os] ... jenkins-leviathan-v2-template-4498-client-1 | [2022-09-08T03:26:06.959Z][a80ef30-os] jenkins-leviathan-v2-template-4498-client-1 | [2022-09-08T03:26:06.960Z][a80ef30-os] Bail out! Condition async () => { jenkins-leviathan-v2-template-4498-client-1 | [2022-09-08T03:26:06.967Z][a80ef30-os] Bail out! Condition async () => { jenkins-leviathan-v2-template-4498-client-1 | [2022-09-08T03:26:06.967Z][a80ef30-os] Test suite completed. Tearing down now.
The text was updated successfully, but these errors were encountered:
Internal thread https://jel.ly.fish/thread-02c17f9c-819e-4ace-9cba-1968445e668f
Sorry, something went wrong.
resolved by #829
No branches or pull requests
jetson-tx2 test suite passes the HUP and the cloud checks, however, fails in the OS suite in the container health-check test:
https://jenkins.product-os.io/job/leviathan-v2-template/4498/consoleFull
The text was updated successfully, but these errors were encountered: