Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[che-dev] Status of E2E tests check of Eclipse Che / Che-Theia repo PR

Hello everyone,

FYI: E2E Happy path tests PR check of Eclipse Che / Che-Theia repos is failing on "Start Che" step because of postgres deployment error:
   * Deploy team is investigating the problem
   * Problem recognized by the following error message in jenkins job console log:
---------------------------------
[17:49:53] → ERR_TIMEOUT: Timeout set to pod wait timeout 300000. podExist: false, currentPhase: undefined
[17:49:53] Eclipse Che pod bootstrap [failed]
[17:49:53] → ERR_TIMEOUT: Timeout set to pod wait timeout 300000. podExist: false, currentPhase: undefined
[17:49:53] ✅  Post installation checklist [failed]
[17:49:53] → ERR_TIMEOUT: Timeout set to pod wait timeout 300000. podExist: false, currentPhase: undefined
Error: ERR_TIMEOUT: Timeout set to pod wait timeout 300000. podExist: false, currentPhase: undefined
    at KubeHelper.<anonymous> (/usr/local/lib/chectl/lib/api/kube.js:605:19)
    at Generator.next (<anonymous>)
    at fulfilled (/usr/local/lib/chectl/node_modules/tslib/tslib.js:107:62)
--------------------------------

--
With best regards,
Dmytro Nochevnov
Senior Quality Engineer
Che QE team

Back to the top