Skip to content
Success

Console Output

Started by an SCM change
Running as SYSTEM
Building remotely on encumbered_node in workspace /data/jenkins/workspace/oi-encumbered
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /data/jenkins/workspace/oi-encumbered/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/OpenIndiana/oi-userland.git # timeout=10
Fetching upstream changes from https://github.com/OpenIndiana/oi-userland.git
 > git --version # timeout=10
 > git --version # 'git version 2.47.0'
 > git fetch --tags --force --progress -- https://github.com/OpenIndiana/oi-userland.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/oi/hipster^{commit} # timeout=10
Checking out Revision 6d0a0e4c4fb71b1fd0358f0b1504d4831d309e4f (refs/remotes/origin/oi/hipster)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6d0a0e4c4fb71b1fd0358f0b1504d4831d309e4f # timeout=10
Commit message: "diffstat: update to 1.67"
 > git rev-list --no-walk fefe02a418721c290be3e2b635f1dbfaf7555e4b # timeout=10
 > git tag -a -f -m Jenkins Build #447 jenkins-oi-encumbered-447 # timeout=10
[oi-encumbered] $ /bin/sh -xe /var/tmp/jenkins17824916521922503260.sh
+ JENKINS_BUILD_NUMBER=447
+ export JENKINS_BUILD_NUMBER
+ unset BUILD_NUMBER
+ trap copy_logs EXIT
+ USERLAND_ARCHIVES=/data/userland-archives/
+ export USERLAND_ARCHIVES
+ BASS_O_MATIC_MODE=incremental
+ export BASS_O_MATIC_MODE
+ GOCACHE=/tmp/.cache/go-build
+ export GOCACHE
+ GNUMAKEFLAGS=--no-print-directory
+ export GNUMAKEFLAGS
+ echo /data/jenkins
/data/jenkins
+ cd /data/jenkins/workspace/oi-encumbered/
+ [ -f components/encumbered/components.mk ]
+ rm components/encumbered/components.mk
+ [ -f components/encumbered/depends.mk ]
+ PUBLISHER=hipster-encumbered
+ export PUBLISHER
+ /usr/bin/time gmake -C components/encumbered setup
Generating component list...
building tools...
/bin/mkdir -p /data/jenkins/workspace/oi-encumbered/i386/pkglint-cache

real        1.2
user        0.7
sys         0.3
+ /usr/bin/time gmake -C components/encumbered publish -k
building tools...
/bin/mkdir -p /data/jenkins/workspace/oi-encumbered/i386/pkglint-cache
publish meta-packages/history
/usr/bin/pkgrepo refresh -s file:/data/jenkins/workspace/oi-encumbered/i386/encumbered-repo
Initiating repository refresh.

real        2.1
user        1.3
sys         0.5
+ pkgrecv -s i386/encumbered-repo -d /zdata/oirepo/hipster-encumbered '*'
Processing packages for publisher hipster-encumbered ...
Retrieving catalog 'hipster-encumbered' ... Done
+ echo 'gracefully Restarting DepotServer'
gracefully Restarting DepotServer
+ ssh root@oirepo /root/graceful-restart-hipster-encumbered.sh
Restarted hipster-encumbered
+ seq 1 300
+ curl -If http://pkg.openindiana.org/hipster/openindiana.org/catalog/1/catalog.attrs
+ 1> /dev/null 2>& 1
+ break
+ seq 1 300
+ curl -If http://pkg.openindiana.org/hipster-encumbered/hipster-encumbered/catalog/1/catalog.attrs
+ 1> /dev/null 2>& 1
+ break
+ pfexec pkg refresh --full
Retrieving catalog 'hipster-encumbered' ... Done
Retrieving catalog 'openindiana.org' ... Done
Caching catalogs ... Done
+ pfexec pkg install -v pkg:/package/pkg
+ 1> /tmp/pkg-update.out.19636
+ grep 'No updates necessary for this image.' /tmp/pkg-update.out.19636
+ 1> /dev/null
+ pfexec pkg update -v --deny-new-be
+ 1> /tmp/pkg-update.out.19636
+ grep 'No updates available for this image.' /tmp/pkg-update.out.19636
+ 1> /dev/null
+ cat /tmp/pkg-update.out.19636
 Startup: Refreshing catalog 'hipster-encumbered' ... Done
 Startup: Refreshing catalog 'openindiana.org' ... Done
Planning: Solver setup ... Done (5.845s)
Planning: Running solver ... Done (0.122s)
Planning: Consolidating action changes ... Done (0.000s)
Planning: Evaluating mediators ... Done (0.000s)
Planning: Planning completed in 6.61 seconds
No updates available for this image.
+ rm /tmp/pkg-update.out.19636
+ copy_logs
+ pkgrepo -s i386/encumbered-repo remove '*'
pkgrepo remove: The following pattern(s) did not match any packages:
	*
+ true
+ mkdir -p /data/logs/oi-userland/447
+ rsync -av i386/logs/ /data/logs/oi-userland/447/
sending incremental file list
./
dav1d.publish.log
ffmpeg-6.publish.log
ffmpeg.publish.log
gst-devtools1.publish.log
gst-editing-services1.publish.log
gst-libav1.publish.log
gst-plugins-bad1.publish.log
gst-plugins-ugly1.publish.log
gst-rtsp-server1.publish.log
meta-packages.history.publish.log
openscenegraph.publish.log
vlc.publish.log
x265.publish.log

sent 16,257,743 bytes  received 266 bytes  32,516,018.00 bytes/sec
total size is 16,252,703  speedup is 1.00
+ /usr/gnu/bin/ln -snf /data/logs/oi-userland/447 /data/logs/oi-userland/latest
IRC notifier plugin: Sending notification to: #oi-dev
IRC notifier plugin: [ERROR] not connected. Cannot send message to '#oi-dev'
Finished: SUCCESS