[ImageJ-builds] Build failed in Jenkins: Fiji-daily #423

jenkins at imagej.net jenkins at imagej.net
Thu Jul 19 00:01:45 CDT 2012


See <http://jenkins.imagej.net/job/Fiji-daily/423/>

------------------------------------------
Started by timer
Building on master
Checkout:workspace / <http://jenkins.imagej.net/job/Fiji-daily/ws/> - hudson.remoting.LocalChannel at 6c6b32ef
Using strategy: Default
Last Built Revision: Revision f70ffa6124b67ff816739f804445a6f188f96ccc (origin/master)
Checkout:workspace / <http://jenkins.imagej.net/job/Fiji-daily/ws/> - hudson.remoting.LocalChannel at 6c6b32ef
GitAPI created
Fetching changes from the remote Git repository
Fetching upstream changes from git://github.com/fiji/fiji
[workspace] $ git fetch -t git://github.com/fiji/fiji +refs/heads/*:refs/remotes/origin/*
>From git://github.com/fiji/fiji
   9321fee..17aa20f  track-mate -> origin/track-mate
[workspace] $ git ls-tree HEAD
[workspace] $ git tag -l master
[workspace] $ git rev-parse origin/master
Commencing build of Revision 47ba435af3fd885d45cede7fb8ebd60baace3699 (origin/master)
GitAPI created
Checking out Revision 47ba435af3fd885d45cede7fb8ebd60baace3699 (origin/master)
[workspace] $ git checkout -f 47ba435af3fd885d45cede7fb8ebd60baace3699
[workspace] $ git submodule init
[workspace] $ git submodule sync
Fetching upstream changes from git://github.com/fiji/fiji
[workspace] $ git fetch -t git://github.com/fiji/fiji +refs/heads/*:refs/remotes/origin/*
[workspace] $ git ls-tree HEAD
[workspace] $ git submodule update
FATAL: Error performing git submodule update
hudson.plugins.git.GitException: Error performing git submodule update
	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:330)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:295)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:305)
	at hudson.plugins.git.GitAPI.submoduleUpdate(GitAPI.java:276)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:742)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:707)
	at hudson.FilePath.act(FilePath.java:758)
	at hudson.FilePath.act(FilePath.java:740)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:707)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1193)
	at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:565)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:453)
	at hudson.model.Run.run(Run.java:1376)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:175)
Caused by: hudson.plugins.git.GitException: Command returned status code 1: error: Your local changes to the following files would be overwritten by checkout:
	pom.xml
Please, commit your changes or stash them before you can switch branches.
Aborting
Unable to checkout '1b6577014983eb68c56025e6d3b95c8b9b7fc511' in submodule path 'modules/ImageJA'

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:325)
	... 15 more



More information about the ImageJ-builds mailing list