Skip to content
Aborted

Console Output

Started by timer
Building in workspace /jenkins/jobs/illumos-gate/workspace
Checkout:workspace / /jenkins/jobs/illumos-gate/workspace - hudson.remoting.LocalChannel@282c32
Using strategy: Default
Last Built Revision: Revision 3961b586ba2a5ef37d4d4d9dd7539d65e28719b2 (origin/oi/hipster)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision bde1c21a1c0678d6ca2f04a9cb1bc838cd516534 (origin/oi/hipster)
Checking out Revision bde1c21a1c0678d6ca2f04a9cb1bc838cd516534 (origin/oi/hipster)
[workspace] $ /bin/sh -xe /var/tmp/hudson1294472641739689852.sh
+ gmake setup PUBLISHER=openindiana.org
setup components
make[1]: Entering directory `/jenkins/jobs/illumos-gate/workspace/components'
building tools...
make[2]: Entering directory `/jenkins/jobs/illumos-gate/workspace/tools'
make[2]: Leaving directory `/jenkins/jobs/illumos-gate/workspace/tools'
/bin/mkdir -p /jenkins/jobs/illumos-gate/workspace/i386/pkglint-cache
make[1]: Leaving directory `/jenkins/jobs/illumos-gate/workspace/components'
+ gmake -C components/illumos/illumos-gate update
gmake: Entering directory `/jenkins/jobs/illumos-gate/workspace/components/illumos/illumos-gate'
cd /jenkins/jobs/illumos-gate/workspace/components/illumos/illumos-gate/illumos-gate; git pull git://github.com/illumos/illumos-gate.git; \
  [ "$(git log -1 --format=%H)" == "$(cat .downloaded)" ] || \
  git log -1 --format=%H > .downloaded
From git://github.com/illumos/illumos-gate
 * branch            HEAD       -> FETCH_HEAD
Already up-to-date.
gmake: Leaving directory `/jenkins/jobs/illumos-gate/workspace/components/illumos/illumos-gate'
+ gmake publish COMPONENT_DIRS=illumos/illumos-gate PUBLISHER=openindiana.org
publish components
make[1]: Entering directory `/jenkins/jobs/illumos-gate/workspace/components'
building tools...
make[2]: Entering directory `/jenkins/jobs/illumos-gate/workspace/tools'
make[2]: Leaving directory `/jenkins/jobs/illumos-gate/workspace/tools'
/bin/mkdir -p /jenkins/jobs/illumos-gate/workspace/i386/pkglint-cache
publish illumos/illumos-gate
/usr/bin/pkgrepo rebuild -s file:/jenkins/jobs/illumos-gate/workspace/i386/repo
Initiating repository rebuild.
gmake: *** [components] Terminated
make[1]: *** [publish] Terminated
Build was aborted
Aborted by Adam Števko
Finished: ABORTED