[ImageJ-builds] Build failed in Jenkins: LibSDL-Git-Mercurial-Mirror #612
jenkins at imagej.net
jenkins at imagej.net
Wed Oct 1 01:15:41 CDT 2014
See <http://jenkins.imagej.net/job/LibSDL-Git-Mercurial-Mirror/612/>
------------------------------------------
Started by timer
Building remotely on server.microscopy (server) in workspace <http://jenkins.imagej.net/job/LibSDL-Git-Mercurial-Mirror/ws/>
Copied 1 artifact from "SciJava-scripts" build number 107
[LibSDL-Git-Mercurial-Mirror] $ /bin/sh -xe /tmp/hudson4499991999833971630.sh
+ sh -x bin/git-hg-synchronizer.sh http://hg.libsdl.org/SDL fiji.sc:/srv/git/libsdl/.git
+ set -e
+ type git-remote-hg
+ mkdir -p /data/jenkins/bin
+ test ! -x /data/jenkins/bin/git-remote-hg
+ export PATH=/data/jenkins/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
+ HG_URL=http://hg.libsdl.org/SDL
+ shift
+ test -d .git
+ git init --bare
Reinitialized existing Git repository in <http://jenkins.imagej.net/job/LibSDL-Git-Mercurial-Mirror/ws/>
+ git config remote.origin.url
+ test ahg::http://hg.libsdl.org/SDL = ahg::http://hg.libsdl.org/SDL
+ git fetch origin
searching for changes
adding changesets
adding manifests
adding file changes
added 1 changesets with 1 changes to 1 files
fatal: mark :48468 not declared
fast-import: dumping crash report to fast_import_crash_19706
fatal: Error while running fast-import
Traceback (most recent call last):
File "/data/jenkins/bin/git-remote-hg", line 1254, in <module>
sys.exit(main(sys.argv))
File "/data/jenkins/bin/git-remote-hg", line 1236, in main
do_import(parser)
File "/data/jenkins/bin/git-remote-hg", line 678, in do_import
export_branch(repo, branch)
File "/data/jenkins/bin/git-remote-hg", line 573, in export_branch
export_ref(repo, branch, 'branches', head)
File "/data/jenkins/bin/git-remote-hg", line 507, in export_ref
modified_final = export_files(c.filectx(f) for f in modified)
File "/data/jenkins/bin/git-remote-hg", line 282, in export_files
print d
IOError: [Errno 32] Broken pipe
Build step 'Execute shell' marked build as failure
Build step 'Groovy Postbuild' marked build as failure
More information about the ImageJ-builds
mailing list