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

failures on centos7-64-gcc6 #1468

Closed
mcollina opened this issue Aug 21, 2018 · 2 comments
Closed

failures on centos7-64-gcc6 #1468

mcollina opened this issue Aug 21, 2018 · 2 comments

Comments

@mcollina
Copy link
Member

See https://ci.nodejs.org/job/node-test-commit-linux/20945/nodes=centos7-64-gcc6/console.

18:34:56 hudson.plugins.git.GitException: Failed to fetch from [email protected]:nodejs/node.git
18:34:56 	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:889)
18:34:56 	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1146)
18:34:56 	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1177)
18:34:56 	at hudson.scm.SCM.checkout(SCM.java:504)
18:34:56 	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
18:34:56 	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
18:34:56 	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
18:34:56 	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
18:34:56 	at hudson.model.Run.execute(Run.java:1798)
18:34:56 	at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
18:34:56 	at hudson.model.ResourceController.execute(ResourceController.java:97)
18:34:56 	at hudson.model.Executor.run(Executor.java:429)
18:34:56 Caused by: hudson.plugins.git.GitException: Command "git fetch --no-tags --progress [email protected]:nodejs/node.git +refs/heads/*:refs/remotes/origin/* +refs/pull/22209/head:refs/remotes/origin/_jenkins_local_branch" returned status code 128:
18:34:56 stdout: 
18:34:56 stderr: ssh: Could not resolve hostname github.com: Name or service not known
18:34:56 fatal: Could not read from remote repository.
@refack
Copy link
Contributor

refack commented Aug 22, 2018

Thank you for the report @mcollina.
This was caused by a temporary network failure:

14:26:33 stderr: ssh: Could not resolve hostname github.com: Name or service not known
14:26:33 fatal: Could not read from remote repository.

We are trying to automate the process of removing such machines from the rotation, and automatically retrying the job on other worker of that type.

@github-actions
Copy link

github-actions bot commented Mar 7, 2020

This issue is stale because it has been open many days with no activity. It will be closed soon unless the stale label is remove or a comment is made.

@github-actions github-actions bot added the stale label Mar 7, 2020
@github-actions github-actions bot closed this as completed Apr 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants