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 085d0d86f9b87e3a2757aecb06877de0d6c41d89 (refs/remotes/origin/oi/hipster)
> git config core.sparsecheckout # timeout=10
> git checkout -f 085d0d86f9b87e3a2757aecb06877de0d6c41d89 # timeout=10
Commit message: "gst-editing-services1: update to 1.24.9"
> git rev-list --no-walk ca358c7ea75b59220a07bd3bc4349f3bb87f173d # timeout=10
> git tag -a -f -m Jenkins Build #425 jenkins-oi-encumbered-425 # timeout=10
[oi-encumbered] $ /bin/sh -xe /var/tmp/jenkins5159450176414523722.sh
+ JENKINS_BUILD_NUMBER=425
+ 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.1
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 gst-editing-services1
gmake: *** [/data/jenkins/workspace/oi-encumbered/components/Makefile:159: gst-editing-services1] Error 2
publish meta-packages/history
gmake: Target 'publish' not remade because of errors.
real 45.8
user 1:57.8
sys 25.8
+ 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/425
+ rsync -av i386/logs/ /data/logs/oi-userland/425/
sending incremental file list
./
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
sent 14,501,603 bytes received 209 bytes 29,003,624.00 bytes/sec
total size is 14,497,197 speedup is 1.00
+ /usr/gnu/bin/ln -snf /data/logs/oi-userland/425 /data/logs/oi-userland/latest
Build step 'Execute shell' marked build as failure
IRC notifier plugin: Sending notification to: #oi-dev
IRC notifier plugin: [ERROR] not connected. Cannot send message to '#oi-dev'
Finished: FAILURE