Skip to content
Failed

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.48.1'
 > 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 a101f2c1bdef9a06c5aa7b09537684e4e8936e4b (refs/remotes/origin/oi/hipster)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a101f2c1bdef9a06c5aa7b09537684e4e8936e4b # timeout=10
Commit message: "gnumeric: update to 1.12.59; enable perl; move to gnome folder"
 > git rev-list --no-walk de5b4127fa06c6d4160410ae7e225ac12c507543 # timeout=10
 > git tag -a -f -m Jenkins Build #1153 jenkins-oi-encumbered-1153 # timeout=10
[oi-encumbered] $ /bin/sh -xe /var/tmp/jenkins12691131314396153776.sh
+ JENKINS_BUILD_NUMBER=1153
+ export JENKINS_BUILD_NUMBER
+ unset BUILD_NUMBER
+ trap copy_logs EXIT
+ pfexec /sbin/mount -a
mount: /tmp is already mounted or swap is busy
nfs mount: mount: /zdata/oirepo: Device busy
+ true
+ 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.0
user        0.7
sys         0.2
+ /usr/bin/time gmake -C components/encumbered publish -k
building tools...
/bin/mkdir -p /data/jenkins/workspace/oi-encumbered/i386/pkglint-cache
publish faac
publish meta-packages/history
publish rtmpdump
gmake: *** [/data/jenkins/workspace/oi-encumbered/components/Makefile:159: rtmpdump] Error 2
gmake: Target 'publish' not remade because of errors.

real       45.6
user       24.7
sys        13.6
+ copy_logs
+ pkgrepo -s i386/encumbered-repo remove '*'
Removing packages for publisher hipster-encumbered ...
 Done
 Done
 Done
 Done
 Done
 Done
+ mkdir -p /data/logs/oi-userland/1153
+ rsync -av i386/logs/ /data/logs/oi-userland/1153/
sending incremental file list
./
SDL2_mixer.publish.log
dav1d.publish.log
faac.publish.log
ffmpeg-6.publish.log
ffmpeg.publish.log
gst-devtools.publish.log
gst-devtools1.publish.log
gst-editing-services.publish.log
gst-editing-services1.publish.log
gst-libav.publish.log
gst-libav1.publish.log
gst-plugins-bad.publish.log
gst-plugins-bad1.publish.log
gst-plugins-ugly.publish.log
gst-plugins-ugly1.publish.log
gst-rtsp-server.publish.log
gst-rtsp-server1.publish.log
libheif.publish.log
meta-packages.history.publish.log
openscenegraph.publish.log
rtmpdump.publish.log

sent 15,023,784 bytes  received 418 bytes  30,048,404.00 bytes/sec
total size is 15,018,430  speedup is 1.00
+ /usr/gnu/bin/ln -snf /data/logs/oi-userland/1153 /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