Skip to content
Failed

Console Output

Started by timer
Building in workspace /data/jenkins/jobs/illumos-gate/workspace
Checkout:workspace / /data/jenkins/jobs/illumos-gate/workspace - hudson.remoting.LocalChannel@190b038
Using strategy: Default
Last Built Revision: Revision 791a50c821425be5d20dff5942c3dd250ecfb7d9 (origin/oi/hipster)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision 2be446ff9ea6c924bc929c31912f258f588968dc (origin/oi/hipster)
Checking out Revision 2be446ff9ea6c924bc929c31912f258f588968dc (origin/oi/hipster)
[workspace] $ /bin/sh -xe /var/tmp/hudson7030163532627667151.sh
+ gmake setup PUBLISHER=openindiana.org
setup components
make[1]: Entering directory `/data/jenkins/jobs/illumos-gate/workspace/components'
building tools...
make[2]: Entering directory `/data/jenkins/jobs/illumos-gate/workspace/tools'
make[2]: Leaving directory `/data/jenkins/jobs/illumos-gate/workspace/tools'
/bin/mkdir -p /data/jenkins/jobs/illumos-gate/workspace/i386/pkglint-cache
make[1]: Leaving directory `/data/jenkins/jobs/illumos-gate/workspace/components'
+ gmake -C components/illumos/illumos-gate update
gmake: Entering directory `/data/jenkins/jobs/illumos-gate/workspace/components/illumos/illumos-gate'
cd /data/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 `/data/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 `/data/jenkins/jobs/illumos-gate/workspace/components'
building tools...
make[2]: Entering directory `/data/jenkins/jobs/illumos-gate/workspace/tools'
make[2]: Leaving directory `/data/jenkins/jobs/illumos-gate/workspace/tools'
/bin/mkdir -p /data/jenkins/jobs/illumos-gate/workspace/i386/pkglint-cache
publish illumos/illumos-gate
/usr/bin/pkgrepo rebuild -s file:/data/jenkins/jobs/illumos-gate/workspace/i386/repo
Initiating repository rebuild.
make[1]: Leaving directory `/data/jenkins/jobs/illumos-gate/workspace/components'
+ rsync -av i386/repo/publisher/openindiana.org/file/ rsync://pkg.openindiana.org:974/hipster-file/
sending incremental file list

sent 3285303 bytes  received 264 bytes  1314226.80 bytes/sec
total size is 1628944099  speedup is 495.79
+ rsync -av i386/repo/publisher/openindiana.org/pkg/ rsync://pkg.openindiana.org:974/hipster-pkg/
sending incremental file list

sent 183686 bytes  received 468 bytes  368308.00 bytes/sec
total size is 102617817  speedup is 557.24
+ echo $'Poor man\'s RPC...'
Poor man's RPC...
+ mkdir /tmp/empty.11568
+ rsync /tmp/empty.11568/ rsync://pkg.openindiana.org:974/hipster-update/
skipping directory .

real	3m22.28s
user	0m0.00s
sys	0m0.00s
+ rmdir /tmp/empty.11568
+ seq 1 300
+ curl -If http://pkg.openindiana.org/hipster/openindiana.org/catalog/1/catalog.attrs
+ 1> /dev/null 2>& 1
+ break
+ pfexec pkg refresh --full
+ pfexec pkg install -v pkg:/package/pkg
+ 1> /tmp/pkg-update.out.11568
+ grep 'No updates necessary for this image.' /tmp/pkg-update.out.11568
+ 1> /dev/null
+ pfexec pkg update -v --deny-new-be
+ 1> /tmp/pkg-update.out.11568

pkg update: The proposed operation cannot be performed on a live image.
+ grep 'No updates available for this image.' /tmp/pkg-update.out.11568
+ 1> /dev/null
+ pfexec pkg update -v
+ 1> /tmp/pkg-update.out.11568
Build step 'Execute shell' marked build as failure
Sending e-mails to: aszeszo@gmail.com
Finished: FAILURE