List for cgit developers and users
 help / color / mirror / Atom feed
* Build failed in Jenkins: cgit - upstream - master - coverity #4
@ 2015-11-12 11:44 noreply
  2015-11-12 11:52 ` mailings
  0 siblings, 1 reply; 2+ messages in thread
From: noreply @ 2015-11-12 11:44 UTC (permalink / raw)


See <https://hupie.dyndns.org:15051/jenkins/job/cgit%20-%20upstream%20-%20master%20-%20coverity/4/>

------------------------------------------
Started by user Ferry Huberts
Building in workspace <https://hupie.dyndns.org:15051/jenkins/job/cgit%20-%20upstream%20-%20master%20-%20coverity/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://git.zx2c4.com/cgit # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://git.zx2c4.com/cgit
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress http://git.zx2c4.com/cgit +refs/heads/*:refs/remotes/origin/* --prune
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 143e65252c1c842774bc5a601d5faef97ca6c886 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 143e65252c1c842774bc5a601d5faef97ca6c886
 > git rev-list 143e65252c1c842774bc5a601d5faef97ca6c886 # timeout=10
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git submodule update --init --recursive
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
FATAL: Command "git clean -fdx" returned status code 1:
stdout: Removing CGIT-CFLAGS
Removing VERSION
Removing cache.o
Removing cgit
Removing cgit.o
Removing cgitrc.5
Removing cgitrc.5.html
Removing cmd.o
Removing configfile.o
Removing cov-int/
Removing dist/
Removing filter.o
Removing html.o
Removing parsing.o
Removing scan-tree.o
Removing shared.o
Removing tests/test-results/
Skipping repository tests/trash/repos/foo
Skipping repository tests/trash/repos/with space
Skipping repository tests/trash/repos/bar
Skipping repository tests/trash/repos/foo+bar
Removing ui-atom.o
Removing ui-blob.o
Removing ui-clone.o
Removing ui-commit.o
Removing ui-diff.o
Removing ui-log.o
Removing ui-patch.o
Removing ui-plain.o
Removing ui-refs.o
Removing ui-repolist.o
Removing ui-shared.o
Removing ui-snapshot.o
Removing ui-ssdiff.o
Removing ui-stats.o
Removing ui-summary.o
Removing ui-tag.o
Removing ui-tree.o

stderr: warning: failed to remove .depend/ui-refs.o.d

hudson.plugins.git.GitException: Command "git clean -fdx" returned status code 1:
stdout: Removing CGIT-CFLAGS
Removing VERSION
Removing cache.o
Removing cgit
Removing cgit.o
Removing cgitrc.5
Removing cgitrc.5.html
Removing cmd.o
Removing configfile.o
Removing cov-int/
Removing dist/
Removing filter.o
Removing html.o
Removing parsing.o
Removing scan-tree.o
Removing shared.o
Removing tests/test-results/
Skipping repository tests/trash/repos/foo
Skipping repository tests/trash/repos/with space
Skipping repository tests/trash/repos/bar
Skipping repository tests/trash/repos/foo+bar
Removing ui-atom.o
Removing ui-blob.o
Removing ui-clone.o
Removing ui-commit.o
Removing ui-diff.o
Removing ui-log.o
Removing ui-patch.o
Removing ui-plain.o
Removing ui-refs.o
Removing ui-repolist.o
Removing ui-shared.o
Removing ui-snapshot.o
Removing ui-ssdiff.o
Removing ui-stats.o
Removing ui-summary.o
Removing ui-tag.o
Removing ui-tree.o

stderr: warning: failed to remove .depend/ui-refs.o.d

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1640)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1616)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1612)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1254)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1266)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.clean(CliGitAPIImpl.java:621)
	at hudson.plugins.git.GitAPI.clean(GitAPI.java:311)
	at hudson.plugins.git.extensions.impl.CleanCheckout.onCheckoutCompleted(CleanCheckout.java:28)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1074)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Archiving artifacts


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

end of thread, other threads:[~2015-11-12 11:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-12 11:44 Build failed in Jenkins: cgit - upstream - master - coverity #4 noreply
2015-11-12 11:52 ` mailings

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).