[Phpmyadmin-devel] Build failed in Jenkins: phpMyAdmin #1315

Jenkins Daemon jenkins at phpmyadmin.net
Thu Jan 22 04:01:18 CET 2015


See <https://ci.phpmyadmin.net/job/phpMyAdmin/1315/>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building in workspace <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/phpmyadmin/phpmyadmin.git # timeout=10
Fetching upstream changes from git://github.com/phpmyadmin/phpmyadmin.git
 > git --version # timeout=10
 > git fetch --tags --progress git://github.com/phpmyadmin/phpmyadmin.git +refs/heads/*:refs/remotes/origin/*
FATAL: Failed to fetch from git://github.com/phpmyadmin/phpmyadmin.git
hudson.plugins.git.GitException: Failed to fetch from git://github.com/phpmyadmin/phpmyadmin.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:647)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:889)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:914)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1265)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:622)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:528)
	at hudson.model.Run.execute(Run.java:1759)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:89)
	at hudson.model.Executor.run(Executor.java:240)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress git://github.com/phpmyadmin/phpmyadmin.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: fatal: unable to connect to github.com:
github.com[0: 192.30.252.130]: errno=Connection timed out


	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1435)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1223)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:85)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:280)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:645)
	... 10 more




More information about the Developers mailing list