List for cgit developers and users
 help / color / mirror / Atom feed
* Build failed in Jenkins: cgit-master-coverity #69
@ 2018-10-31  7:39 noreply
  2018-10-31  8:08 ` Jenkins build is back to normal : cgit-master-coverity #70 - origin/master - 824138e noreply
  0 siblings, 1 reply; 2+ messages in thread
From: noreply @ 2018-10-31  7:39 UTC (permalink / raw)


See <https://hupie.dyndns.org:15051/jenkins/job/cgit-master-coverity/69/display/redirect>

------------------------------------------
Started by user Ferry Huberts
Building in workspace <https://hupie.dyndns.org:15051/jenkins/job/cgit-master-coverity/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git.zx2c4.com/cgit # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
 > git submodule foreach --recursive git reset --hard # timeout=10
 > git submodule foreach --recursive git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from https://git.zx2c4.com/cgit
 > git --version # timeout=10
 > git fetch --tags --progress https://git.zx2c4.com/cgit +refs/heads/*:refs/remotes/origin/* --prune
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git.zx2c4.com/cgit
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:862)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1129)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1810)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git.zx2c4.com/cgit +refs/heads/*:refs/remotes/origin/* --prune" returned status code 1:
stdout: 
stderr: From https://git.zx2c4.com/cgit
 - [deleted]         (none)     -> origin/ch/anchorlinks
remote: Counting objects: 45, done.        
remote: Compressing objects:   2% (1/45)           remote: Compressing objects:   4% (2/45)           remote: Compressing objects:   6% (3/45)           remote: Compressing objects:   8% (4/45)           remote: Compressing objects:  11% (5/45)           remote: Compressing objects:  13% (6/45)           remote: Compressing objects:  15% (7/45)           remote: Compressing objects:  17% (8/45)           remote: Compressing objects:  20% (9/45)           remote: Compressing objects:  22% (10/45)           remote: Compressing objects:  24% (11/45)           remote: Compressing objects:  26% (12/45)           remote: Compressing objects:  28% (13/45)           remote: Compressing objects:  31% (14/45)           remote: Compressing objects:  33% (15/45)           remote: Compressing objects:  35% (16/45)           remote: Compressing objects:  37% (17/45)           remote: Compressing objects:  40% (18/45)           remote: Compressing objects:  42% (19/45)           remote: Compressing objects:  44% (20/45)           remote: Compressing objects:  46% (21/45)           remote: Compressing objects:  48% (22/45)           remote: Compressing objects:  51% (23/45)           remote: Compressing objects:  53% (24/45)           remote: Compressing objects:  55% (25/45)           remote: Compressing objects:  57% (26/45)           remote: Compressing objects:  60% (27/45)           remote: Compressing objects:  62% (28/45)           remote: Compressing objects:  64% (29/45)           remote: Compressing objects:  66% (30/45)           remote: Compressing objects:  68% (31/45)           remote: Compressing objects:  71% (32/45)           remote: Compressing objects:  73% (33/45)           remote: Compressing objects:  75% (34/45)           remote: Compressing objects:  77% (35/45)           remote: Compressing objects:  80% (36/45)           remote: Compressing objects:  82% (37/45)           remote: Compressing objects:  84% (38/45)           remote: Compressing objects:  86% (39/45)           remote: Compressing objects:  88% (40/45)           remote: Compressing objects:  91% (41/45)           remote: Compressing objects:  93% (42/45)           remote: Compressing objects:  95% (43/45)           remote: Compressing objects:  97% (44/45)           remote: Compressing objects: 100% (45/45)           remote: Compressing objects: 100% (45/45), done.        
remote: Total 45 (delta 38), reused 0 (delta 0)        
 * [new branch]      ch/for-jason -> origin/ch/for-jason
Fetching submodule git
fatal: unable to access 'https://git.kernel.org/pub/scm/git/git.git/': The requested URL returned error: 502

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1996)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1715)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:860)
	... 11 more
ERROR: Error fetching remote repo 'origin'
Archiving artifacts


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Jenkins build is back to normal : cgit-master-coverity #70 - origin/master - 824138e
  2018-10-31  7:39 Build failed in Jenkins: cgit-master-coverity #69 noreply
@ 2018-10-31  8:08 ` noreply
  0 siblings, 0 replies; 2+ messages in thread
From: noreply @ 2018-10-31  8:08 UTC (permalink / raw)


See <https://hupie.dyndns.org:15051/jenkins/job/cgit-master-coverity/70/display/redirect>



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-10-31  8:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-31  7:39 Build failed in Jenkins: cgit-master-coverity #69 noreply
2018-10-31  8:08 ` Jenkins build is back to normal : cgit-master-coverity #70 - origin/master - 824138e noreply

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).