Skip to content
Failed

Console Output

Started by user Till Wegm?ller
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 443a27f064813a81c3afd66ea44f0ff5b8a2a112 (refs/remotes/origin/oi/hipster)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 443a27f064813a81c3afd66ea44f0ff5b8a2a112 # timeout=10
Commit message: "disable maxima"
 > git rev-list --no-walk 443a27f064813a81c3afd66ea44f0ff5b8a2a112 # timeout=10
 > git tag -a -f -m Jenkins Build #409 jenkins-oi-encumbered-409 # timeout=10
[oi-encumbered] $ /bin/sh -xe /var/tmp/jenkins16130164692311286509.sh
+ JENKINS_BUILD_NUMBER=409
+ 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 /var/lib/abuild/ws-hipster/workspace/oi-encumbered
/var/tmp/jenkins16130164692311286509.sh[33]: cd: /var/lib/abuild/ws-hipster/workspace/oi-encumbered: [Permission denied]
+ 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/409
+ rsync -av i386/logs/ /data/logs/oi-userland/409/
sending incremental file list
./
gst-plugins-ugly1.publish.log
meta-packages.history.publish.log

sent 335 bytes  received 57 bytes  784.00 bytes/sec
total size is 104  speedup is 0.27
+ /usr/gnu/bin/ln -snf /data/logs/oi-userland/409 /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