Started by timer Running as SYSTEM Building on the built-in node in workspace /jenkins/jobs/illumos-gate/workspace The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /jenkins/jobs/illumos-gate/workspace/.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 2423fdc9630bc545caedbb21d7044291f566a359 (refs/remotes/origin/oi/hipster) > git config core.sparsecheckout # timeout=10 > git checkout -f 2423fdc9630bc545caedbb21d7044291f566a359 # timeout=10 Commit message: "graphviz: update to 12.1.1" > git rev-list --no-walk 330406a3c6588e65d308215fc80e9822dbd82ea5 # timeout=10 > git tag -a -f -m Jenkins Build #7495 jenkins-illumos-gate-7495 # timeout=10 [workspace] $ /bin/sh -xe /var/tmp/jenkins2597462774911794151.sh + JENKINS_BUILD_NUMBER=7495 + export JENKINS_BUILD_NUMBER + unset BUILD_NUMBER + trap copy_logs EXIT + [ -f components/components.mk ] + rm components/components.mk + [ -f components/depends.mk ] + PUBLISHER=openindiana.org + export PUBLISHER + USERLAND_ARCHIVES=/data/userland-archives/ + export USERLAND_ARCHIVES + COMPONENT_BUILD_ARGS=-j8 + export COMPONENT_BUILD_ARGS + /usr/bin/time gmake setup setup components Generating component list... building tools... real 2.1 user 1.2 sys 0.6 + /usr/bin/time gmake publish -k COMPONENT_DIRS=openindiana/illumos-gate DEBUG=yes publish components building tools... publish openindiana/illumos-gate Initiating repository refresh. real 6:33:58.1 user 5:29:29.2 sys 3:03:58.4 + /usr/bin/time gmake publish -k COMPONENT_DIRS=openindiana/kvm publish components building tools... publish openindiana/kvm Initiating repository refresh. real 18:40.4 user 10:40.3 sys 2:46.0 + echo 'gracefully Restarting DepotServer' gracefully Restarting DepotServer + ssh root@oirepo /root/graceful-restart-hipster.sh Restarted depotd hipster + seq 1 300 + curl -If http://pkg.openindiana.org/hipster/openindiana.org/catalog/1/catalog.attrs + 1> /dev/null 2>& 1 + break + pfexec pkg refresh --full Retrieving catalog 'openindiana.org' ... Done pkg: 0/1 catalogs successfully updated: http protocol error: Unknown error code: 404 reason: Not Found URL: 'http://pkg.openindiana.org/hipster/openindiana.org/catalog/1/catalog.attrs' (happened 4 times) + copy_logs + mkdir -p /data/logs/illumos-gate/7495 + rsync -av i386/logs/ /data/logs/illumos-gate/7495/ sending incremental file list ./ openindiana.illumos-gate.publish.log openindiana.kvm.publish.log sent 1,464,644 bytes received 57 bytes 2,929,402.00 bytes/sec total size is 1,464,067 speedup is 1.00 + /usr/gnu/bin/ln -snf /data/logs/illumos-gate/7495 /data/logs/illumos-gate/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