Skip to content
Failed

Console Output

Started by an SCM change
Running as SYSTEM
Building 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.44.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 a6db92f4b59af6946242648913f06243885555eb (refs/remotes/origin/oi/hipster)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a6db92f4b59af6946242648913f06243885555eb # timeout=10
Commit message: "tcsh: update to 6.24.11"
 > git rev-list --no-walk 046c68dfb59967309ca98e32f0e8c31e9e200bb5 # timeout=10
 > git tag -a -f -m Jenkins Build #11382 jenkins-oi-userland-11382 # timeout=10
[workspace] $ /bin/sh -xe /var/tmp/jenkins3879884977213794534.sh
+ JENKINS_BUILD_NUMBER=11382
+ 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...
building tools...

real        2.8
user        2.1
sys         3.0
+ /usr/bin/time gmake publish -j8 -k
publish components
building tools...
publish meta-packages/history
publish database/postgresql-jdbc
publish shell/tcsh
publish web/librewolf
make[1]: *** [Makefile:159: web/librewolf] Error 2
make[1]: Target 'publish' not remade because of errors.
gmake: *** [Makefile:47: components] Error 2
gmake: Target 'publish' not remade because of errors.

real     2:06.5
user     3:01.4
sys      1:33.2
+ copy_logs
+ mkdir -p /data/logs/oi-userland/11382
+ rsync -av i386/logs/ /data/logs/oi-userland/11382/
sending incremental file list
./
database.postgresql-jdbc.publish.log
developer.golang-119.publish.log
developer.golang-120.publish.log
developer.golang-121.publish.log
developer.meson.publish.log
developer.scons.publish.log
docbook.docbook-dtds.publish.log
image.gthumb.publish.log
library.dbus.publish.log
library.harfbuzz.publish.log
library.libpaper.publish.log
library.libplist.publish.log
library.readline.publish.log
library.tree-sitter.publish.log
library.xapian.publish.log
meta-packages.history.publish.log
meta-packages.install-types.publish.log
network.openssh.publish.log
network.vpnc.publish.log
perl.HTML-Parser.publish.log
perl.Mail-DMARC.publish.log
perl.Mozilla-CA.publish.log
python.Faker.publish.log
python.Markdown.publish.log
python.Paste.publish.log
python.autopep8.publish.log
python.black.publish.log
python.cssselect.publish.log
python.hatchling.publish.log
python.hypothesis.publish.log
python.importlib_resources.publish.log
python.jaraco.develop.publish.log
python.nbformat.publish.log
python.numpy.publish.log
python.pytest-lazy-fixtures.publish.log
python.pytest-rerunfailures.publish.log
python.referencing.publish.log
python.scour.publish.log
python.traitlets.publish.log
python.types-docutils.publish.log
python.types-psutil.publish.log
python.types-python-dateutil.publish.log
python.types-setuptools.publish.log
python.zipp.publish.log
shell.tcsh.publish.log
sysutils.gnupg.publish.log
web.haproxy.publish.log
web.librewolf.publish.log
x11.libpciaccess.publish.log

sent 4,800,373 bytes  received 950 bytes  9,602,646.00 bytes/sec
total size is 4,795,067  speedup is 1.00
+ /usr/gnu/bin/ln -snf /data/logs/oi-userland/11382 /data/logs/oi-userland/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