Started by an SCM change Running as SYSTEM Building on the built-in node in workspace /jenkins/jobs/oi-userland/workspace The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /jenkins/jobs/oi-userland/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.51.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 ec6044d0b9052fb27827e403446141d4a8eeb814 (refs/remotes/origin/oi/hipster) > git config core.sparsecheckout # timeout=10 > git checkout -f ec6044d0b9052fb27827e403446141d4a8eeb814 # timeout=10 Commit message: "rebuild openssh after openssl-3 update (https://github.com/openssl/openssl/issues/28575)" > git rev-list --no-walk abe0ca7a16d23fb4d58cd61d5c4c902d10c12ffb # timeout=10 > git tag -a -f -m Jenkins Build #13872 jenkins-oi-userland-13872 # timeout=10 [workspace] $ /bin/sh -xe /var/tmp/jenkins16520743822663653018.sh + JENKINS_BUILD_NUMBER=13872 + 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 + BASS_O_MATIC_MODE=incremental + export BASS_O_MATIC_MODE + GOCACHE=/tmp/.cache/go-build + export GOCACHE + GNUMAKEFLAGS=--no-print-directory + export GNUMAKEFLAGS + /usr/bin/time gmake setup setup components Generating component list... Initiating repository rebuild. building tools... real 4.8 user 2.7 sys 2.6 + /usr/bin/time gmake publish -j8 -k publish components building tools... publish meta-packages/history publish network/openssh Initiating repository refresh. real 2:41.8 user 1:44.4 sys 43.9 + /usr/bin/time gmake -C components incorporation /jenkins/jobs/oi-userland/workspace/tools/userland-incorporator --repository file:/jenkins/jobs/oi-userland/workspace/i386/repo \ --version=0.5.11,5.11-2025.0.0.31034 -p openindiana.org \ -c userland --destdir=/jenkins/jobs/oi-userland/workspace/i386 Writing consolidation/userland/userland-incorporation manifest to /jenkins/jobs/oi-userland/workspace/i386/userland-incorporation.p5m for incorporation in /jenkins/jobs/oi-userland/workspace/i386/*.p5m ; do \ /usr/bin/pkgsend -s file:/jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest \ ${incorporation} ; \ done pkg://openindiana.org/consolidation/userland/userland-incorporation@0.5.11,5.11-2025.0.0.31034:20250917T173400Z PUBLISHED real 1.2 user 1.0 sys 0.2 + [[ -d i386/repo ]] + pkgrecv -s i386/repo -d /zdata/oirepo/hipster/ '*' Processing packages for publisher openindiana.org ... Retrieving catalog 'openindiana.org' ... Done Retrieving and evaluating 6 package(s)... Retrieving target catalog 'openindiana.org' ... Done Fetching manifests: 1/6 16% complete Fetching manifests: 6/6 100% complete Republish: pkg:/consolidation/userland/userland-incorporation@0.5.11,5.11-2025.0.0.31034:20250917T173400Z ... Done Republish: pkg:/network/openssh@7.2.0.2,5.11-2016.0.0.1:20250917T173356Z ... Done Republish: pkg:/network/ssh@10.0.0.2,5.11-2025.0.0.1:20250917T173354Z ... Done Republish: pkg:/network/ssh/ssh-key@7.2.0.2,5.11-2016.0.0.1:20250917T173357Z ... Done Republish: pkg:/service/network/ssh@10.0.0.2,5.11-2025.0.0.1:20250917T173351Z ... Done Republish: pkg:/service/network/ssh-common@7.2.0.2,5.11-2016.0.0.1:20250917T173358Z ... Done + [ 0 -eq 0 ] + touch i386/can_be_removed + echo 'gracefully Restarting DepotServer' gracefully Restarting DepotServer + ssh root@oirepo /root/graceful-restart-hipster.sh OpenSSL version mismatch. Built against 30500000, you have 3050003f + copy_logs + mkdir -p /data/logs/oi-userland/13872 + rsync -av i386/logs/ /data/logs/oi-userland/13872/ sending incremental file list ./ meta-packages.history.publish.log network.openssh.publish.log sent 452,128 bytes received 57 bytes 904,370.00 bytes/sec total size is 451,792 speedup is 1.00 + /usr/gnu/bin/ln -snf /data/logs/oi-userland/13872 /data/logs/oi-userland/latest + [[ -f i386/can_be_removed ]] + rm -rf i386 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