Started by timer
Running as SYSTEM
Building 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.45.2'
> 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 1d059331ff3a519106fb46a42b8ccac99497f3f9 (refs/remotes/origin/oi/hipster)
> git config core.sparsecheckout # timeout=10
> git checkout -f 1d059331ff3a519106fb46a42b8ccac99497f3f9 # timeout=10
Commit message: "nettle: update to 3.0.10"
> git rev-list --no-walk 7942b0829973c7a732d67ca3e0bb240679fac40e # timeout=10
> git tag -a -f -m Jenkins Build #7445 jenkins-illumos-gate-7445 # timeout=10
[workspace] $ /bin/sh -xe /var/tmp/jenkins7962608026452987342.sh
+ JENKINS_BUILD_NUMBER=7445
+ 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 1.8
user 1.1
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 4:22:32.6
user 5:16:59.4
sys 2:33:21.8
+ /usr/bin/time gmake publish -k COMPONENT_DIRS=openindiana/kvm
publish components
building tools...
publish openindiana/kvm
Initiating repository refresh.
real 18:44.9
user 12:04.5
sys 2:22.9
+ 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
Caching catalogs ... Done
+ pfexec pkg install -v pkg:/package/pkg
+ 1> /tmp/pkg-update.out.3035
+ grep 'No updates necessary for this image.' /tmp/pkg-update.out.3035
+ 1> /dev/null
+ pfexec pkg update -v --deny-new-be
+ 1> /tmp/pkg-update.out.3035
+ cat /tmp/pkg-update.out.3035
Startup: Refreshing catalog 'openindiana.org' ... Done
Planning: Solver setup ... Done (7.207s)
Planning: Running solver ... Done (0.077s)
Planning: Finding local manifests ... Done (0.001s)
Planning: Fetching manifests: 0/4 0% complete
Planning: Fetching manifests: 4/4 100% complete
Planning: Package planning ... Done (0.219s)
Planning: Merging actions ... Done (1.559s)
Planning: Checking for conflicting actions ... Done (1.094s)
Planning: Consolidating action changes ... Done (0.000s)
Planning: Evaluating mediators ... Done (1.693s)
Planning: Planning completed in 12.83 seconds
Packages to update: 4
Estimated space available: 359.14 GB
Estimated space to be consumed: 1.14 GB
Create boot environment: No
Create backup boot environment: Yes
Rebuild boot archive: No
Changed packages:
openindiana.org
consolidation/l10n/l10n-incorporation
0.5.11-2024.0.0.22219 -> 0.5.11-2024.0.0.22222
consolidation/sunpro/sunpro-incorporation
0.5.11-2024.0.0.22219 -> 0.5.11-2024.0.0.22222
developer/build/onbld
0.5.11-2024.0.0.22219 -> 0.5.11-2024.0.0.22222
developer/opensolaris/osnet
0.5.11-2024.0.0.22219 -> 0.5.11-2024.0.0.22222
Download: 0/47 items 0.0/0.7MB 0% complete
Download: Completed 746.18 kB in 1.25 seconds (595k/s)
Actions: 1/64 actions (Updating modified actions)
Actions: Completed 64 actions in 0.05 seconds.
Done (1.257s)
Done (0.001s)
Done (2.828s)
Done (37.037s)
Done (0.000s)
---------------------------------------------------------------------------
NOTE: Please review release notes posted at:
https://www.openindiana.org/
---------------------------------------------------------------------------
+ rm /tmp/pkg-update.out.3035
+ copy_logs
+ mkdir -p /data/logs/illumos-gate/7445
+ rsync -av i386/logs/ /data/logs/illumos-gate/7445/
sending incremental file list
./
openindiana.illumos-gate.publish.log
openindiana.kvm.publish.log
sent 198,224 bytes received 57 bytes 396,562.00 bytes/sec
total size is 197,959 speedup is 1.00
+ /usr/gnu/bin/ln -snf /data/logs/illumos-gate/7445 /data/logs/illumos-gate/latest
IRC notifier plugin: Sending notification to: #oi-dev
IRC notifier plugin: [ERROR] not connected. Cannot send message to '#oi-dev'
Finished: SUCCESS