question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Happy path checks fail for che-theia: "Command server:deploy failed"

See original GitHub issue

Describe the bug

The issue was detected on che-theia PR’s check.

In the logs I see the following:

'[11:47:28] Enable minikube ingress addon [started]\n' +
    '[11:48:28] Enable minikube ingress addon [failed]\n' +
    '[11:48:28] → Command timed out after 60000 milliseconds: minikube addons enable ingress\n' +
    'Timed out\n' +
    '  - Using image k8s.gcr.io/ingress-nginx/controller:v0.44.0\n' +
    '  - Using image docker.io/jettech/kube-webhook-certgen:v1.5.1\n' +
    '  - Using image docker.io/jettech/kube-webhook-certgen:v1.5.1\n' +
    '* Verifying ingress addon...\n' +
    '[11:48:28] ✈️  Minikube preflight checklist [failed]\n' +
    '[11:48:28] → Command timed out after 60000 milliseconds: minikube addons enable ingress\n' +
    'Timed out\n' +
    '  - Using image k8s.gcr.io/ingress-nginx/controller:v0.44.0\n' +
    '  - Using image docker.io/jettech/kube-webhook-certgen:v1.5.1\n' +
    '  - Using image docker.io/jettech/kube-webhook-certgen:v1.5.1\n' +
    '* Verifying ingress addon...',
  stderr: '    Error: Command server:deploy failed. Error log: \n' +
    '    /home/runner/.cache/chectl/error.log. Eclipse Che logs: \n' +
    '    /tmp/chectl-logs/1625485648085.',
  failed: true,
  timedOut: false,
  isCanceled: false,
  killed: false

Che version

  • latest
  • nightly
  • other: please specify

Steps to reproduce

I detected a problem on the che-theia PR’s checks. Please see https://github.com/eclipse-che/che-theia/pull/1157

Screenshots

errors_che-theia

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
ibuziukcommented, Jul 5, 2021

@RomanNikitenko looks like you are on the right track with the PR with a fix, assigning to you based on the draft PR

Read more comments on GitHub >

github_iconTop Results From Across the Web

Happy Path GitHub action should be adapted in Che Plugin ...
Right know Happy Path GitHub action fails with the error: Command server:deploy has completed successfully in 05:16.
Read more >
[che-dev] Status of Happy path PR check of Eclipse Che repos
FYI: Happy path PR check of Eclipse Che / Che-Theia repos is now failing on "Start Che" step because of ... Command server:deploy...
Read more >
Happy path - Wikipedia
Happy path test is a well-defined test case using known input, which executes without exception and produces an expected output. Happy path testing...
Read more >
Happy Path Error Handling - Medium
Recently, one of our frontend engineers posted a link to a code pattern in our tech chat channel asking what everyone thought about...
Read more >
eclipse/che 7.30.0 on GitHub - NewReleases.io
Che using an external keycloak fails to update #19670; DevWorkspace - Dashboard fails - There is no any resources matched to request path ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found