Started by user Till Wegm?ller Running as SYSTEM Building remotely on encumbered_node in workspace /var/lib/abuild/ws-hipster/workspace/oi-encumbered The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/lib/abuild/ws-hipster/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.46.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 2377e1b50ea72c6f4963850ac4a212530786aacd (refs/remotes/origin/oi/hipster) > git config core.sparsecheckout # timeout=10 > git checkout -f 2377e1b50ea72c6f4963850ac4a212530786aacd # timeout=10 Commit message: "pigeonhole - update to version 0.5.21.1" > git rev-list --no-walk 2377e1b50ea72c6f4963850ac4a212530786aacd # timeout=10 > git tag -a -f -m Jenkins Build #3 jenkins-oi-encumbered-3 # timeout=10 [oi-encumbered] $ /bin/sh -xe /var/tmp/jenkins1697583431097570256.sh + JENKINS_BUILD_NUMBER=3 + 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 + cd components + /usr/bin/time gmake setup building tools... /bin/mkdir -p /var/lib/abuild/ws-hipster/workspace/oi-encumbered/i386/pkglint-cache real 0.9 user 0.6 sys 0.2 + [ -f components/encumbered/components.mk ] + [ -f components/encumbered/depends.mk ] + PUBLISHER=hipster-encumbered + export PUBLISHER + /usr/bin/time gmake -C components/encumbered setup gmake: *** components/encumbered: No such file or directory. Stop. real 0.0 user 0.0 sys 0.0 + copy_logs + mkdir -p /data/logs/oi-userland/3 + rsync -av i386/logs/ /data/logs/oi-userland/3/ sending incremental file list rsync: [sender] change_dir "/var/lib/abuild/ws-hipster/workspace/oi-encumbered/components/i386/logs" failed: No such file or directory (2) sent 19 bytes received 12 bytes 62.00 bytes/sec total size is 0 speedup is 0.00 rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1338) [sender=3.3.0] 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