Started by an SCM change Building in workspace /jenkins/jobs/oi-userland/workspace > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://github.com/OpenIndiana/oi-userland.git # timeout=10 Fetching upstream changes from git://github.com/OpenIndiana/oi-userland.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://github.com/OpenIndiana/oi-userland.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/oi/hipster^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/oi/hipster^{commit} # timeout=10 Checking out Revision 3d62c9f9bd127c48d087752319921d9679709154 (refs/remotes/origin/oi/hipster) > git config core.sparsecheckout # timeout=10 > git checkout -f 3d62c9f9bd127c48d087752319921d9679709154 > git rev-list 7c007208d0035284afbfcd9c308961c556a6f5f9 # timeout=10 > git tag -a -f -m Jenkins Build #4666 jenkins-oi-userland-4666 # timeout=10 [workspace] $ /bin/sh -xe /var/tmp/hudson6193553887450459694.sh + JENKINS_BUILD_NUMBER=4666 + export JENKINS_BUILD_NUMBER + unset BUILD_NUMBER + trap copy_logs EXIT + [ -f components/components.mk ] + rm components/components.mk + [ -f components/depends.mk ] + rm components/depends.mk + PUBLISHER=openindiana.org + export PUBLISHER + USERLAND_ARCHIVES=/data/userland-archives/ + export USERLAND_ARCHIVES + COMPONENT_BUILD_ARGS=-j4 + export COMPONENT_BUILD_ARGS + BASS_O_MATIC_MODE=incremental + export BASS_O_MATIC_MODE + /usr/bin/time gmake setup setup components make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components' Generating component list... Generating component dependencies... building tools... make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/tools' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/tools' /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/i386/pkglint-cache make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components' real 6:30.0 user 2.0 sys 7.3 + /usr/bin/time gmake publish -j8 -k publish components make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components' building tools... make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/tools' make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/tools' /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/i386/pkglint-cache publish openindiana/time-slider publish openindiana/gfx-drm publish meta-packages/history publish openindiana/openindiana-welcome publish openindiana/sysding publish openindiana/slim_source publish openindiana/pkg publish openindiana/nwam-manager publish web/firefox make[1]: *** [Makefile:139: openindiana/gfx-drm] Error 2 make[1]: *** [Makefile:139: web/firefox] Error 2 make[1]: Target 'publish' not remade because of errors. make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components' gmake: *** [Makefile:47: components] Error 2 gmake: Target 'publish' not remade because of errors. real 1:51:20.6 user 1:00.7 sys 1:34.9 + copy_logs + mkdir -p /data/logs/oi-userland/4666 + rsync -av i386/logs/ /data/logs/oi-userland/4666/ rsync: fork: Resource temporarily unavailable (11) rsync error: error in IPC code (code 14) at pipe.c(128) [sender=3.1.3] Build step 'Execute shell' marked build as failure IRC notifier plugin: Sending notification to: #oi-dev Finished: FAILURE