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.47.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 ca7a6b7776457655321d4c32f1dc96de4dc793f5 (refs/remotes/origin/oi/hipster)
> git config core.sparsecheckout # timeout=10
> git checkout -f ca7a6b7776457655321d4c32f1dc96de4dc793f5 # timeout=10
Commit message: "python/Faker: update to 30.8.1"
> git rev-list --no-walk c3907f19be10d7f430deefa87d6160a5fda1d938 # timeout=10
> git tag -a -f -m Jenkins Build #12286 jenkins-oi-userland-12286 # timeout=10
[workspace] $ /bin/sh -xe /var/tmp/jenkins4390340297588854127.sh
+ JENKINS_BUILD_NUMBER=12286
+ export JENKINS_BUILD_NUMBER
+ unset BUILD_NUMBER
+ trap copy_logs EXIT
+ [ -f 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 3.1
user 1.4
sys 2.7
+ /usr/bin/time gmake publish -j8 -k
publish components
building tools...
publish meta-packages/history
publish python/Faker
publish python/rapidfuzz
publish library/botan
publish perl/Class-Data-Inheritable
publish python/cached-property
publish library/libgdl
publish python/pytest-randomly
make[1]: *** [Makefile:159: perl/Class-Data-Inheritable] Error 2
make[1]: *** [Makefile:159: python/cached-property] Error 2
make[1]: *** [Makefile:159: python/pytest-randomly] Error 2
make[1]: *** [Makefile:159: python/Faker] Error 2
make[1]: *** [Makefile:159: library/libgdl] Error 2
Terminated
make[1]: *** [Makefile:159: library/botan] Error 143
make[1]: *** [Makefile:159: meta-packages/history] Terminated
make[1]: *** [Makefile:159: python/rapidfuzz] Terminated
make[1]: Target 'publish' not remade because of errors.
gmake: *** [Makefile:47: components] Error 2
gmake: Target 'publish' not remade because of errors.
time: command terminated abnormally.
real 4:22.8
user 24:51.6
sys 3:58.8
+ copy_logs
+ mkdir -p /data/logs/oi-userland/12286
+ rsync -av i386/logs/ /data/logs/oi-userland/12286/
sending incremental file list
./
archiver.xz.publish.log
archiver.zziplib.publish.log
cluster.pacemaker.publish.log
common-lisp.cl-ppcre.publish.log
database.freetds.publish.log
database.pgbouncer.publish.log
database.pgpool-II.publish.log
database.postgresql-12.publish.log
database.postgresql-14.publish.log
database.postgresql-15-citus.publish.log
database.postgresql-15-pg_repack.publish.log
database.postgresql-15.publish.log
database.postgresql-16-citus.publish.log
database.postgresql-16-mysql_fdw.publish.log
database.postgresql-16-pg_repack.publish.log
database.postgresql-16-timescaledb.publish.log
database.postgresql-16.publish.log
database.postgresql-jdbc.publish.log
Build was aborted
Aborted by Andreas Wacknitz
IRC notifier plugin: Sending notification to: #oi-dev
IRC notifier plugin: [ERROR] not connected. Cannot send message to '#oi-dev'
database.sqlcipher.publish.log
database.sqlite.publish.log
database.yaz.publish.log
Finished: ABORTED