[Qa-jenkins-scm] Build failed in Jenkins: reproducible_scheduler #35883
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Sat Jun 11 12:28:22 BST 2022
See <https://jenkins.debian.net/job/reproducible_scheduler/35883/display/redirect>
Changes:
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building on the built-in node in workspace <https://jenkins.debian.net/job/reproducible_scheduler/ws/>
[workspace] $ /bin/sh -xe /tmp/jenkins13747639777446048588.sh
+ /srv/jenkins/bin/reproducible_scheduler.py
/srv/jenkins/bin/reproducible_scheduler.py:15: DeprecationWarning: please use 'debian.deb822' instead
import deb822
[2022-06-11 11:23:01] INFO: Starting at 2022-06-11 11:23:01.110286
[2022-06-11 11:23:01] INFO: Updating sources tables for all suites.
[2022-06-11 11:23:01] INFO: Downloading sources file for stretch: http://deb.debian.org/debian/dists/stretch/main/source/Sources.xz
[2022-06-11 11:23:02] INFO: Updating sources db for stretch/amd64...
/usr/lib/python3/dist-packages/debian/deb822.py:748: UserWarning: Parsing of Deb822 data with python-apt's apt_pkg was requested but this cannot be done on non-file input.
warnings.warn(msg)
[2022-06-11 11:23:18] INFO: Pushing 0 updated packages to the database...
[2022-06-11 11:23:29] INFO: Now deleting 0 removed packages: []
[2022-06-11 11:23:29] INFO: DB update done for stretch/amd64 done at 2022-06-11 11:23:29.
[2022-06-11 11:23:29] INFO: Updating sources db for stretch/i386...
[2022-06-11 11:23:46] INFO: Pushing 0 updated packages to the database...
[2022-06-11 11:23:57] INFO: Now deleting 0 removed packages: []
[2022-06-11 11:23:57] INFO: DB update done for stretch/i386 done at 2022-06-11 11:23:57.
[2022-06-11 11:23:57] INFO: Updating sources db for stretch/arm64...
[2022-06-11 11:24:15] INFO: Pushing 0 updated packages to the database...
[2022-06-11 11:24:27] INFO: Now deleting 0 removed packages: []
[2022-06-11 11:24:27] INFO: DB update done for stretch/arm64 done at 2022-06-11 11:24:27.
[2022-06-11 11:24:27] INFO: Updating sources db for stretch/armhf...
[2022-06-11 11:24:44] INFO: Pushing 0 updated packages to the database...
[2022-06-11 11:24:56] INFO: Now deleting 0 removed packages: []
[2022-06-11 11:24:56] INFO: DB update done for stretch/armhf done at 2022-06-11 11:24:56.
[2022-06-11 11:24:56] INFO: Sources for suite stretch done at 2022-06-11 11:24:56.
[2022-06-11 11:24:56] INFO: Downloading sources file for buster: http://deb.debian.org/debian/dists/buster/main/source/Sources.xz
[2022-06-11 11:24:57] INFO: Updating sources db for buster/amd64...
[2022-06-11 11:25:16] INFO: Pushing 0 updated packages to the database...
[2022-06-11 11:25:33] INFO: Now deleting 0 removed packages: []
[2022-06-11 11:25:33] INFO: DB update done for buster/amd64 done at 2022-06-11 11:25:33.
[2022-06-11 11:25:33] INFO: Updating sources db for buster/i386...
[2022-06-11 11:25:52] INFO: Pushing 0 updated packages to the database...
[2022-06-11 11:26:09] INFO: Now deleting 0 removed packages: []
[2022-06-11 11:26:09] INFO: DB update done for buster/i386 done at 2022-06-11 11:26:09.
[2022-06-11 11:26:09] INFO: Updating sources db for buster/arm64...
[2022-06-11 11:26:28] INFO: Pushing 0 updated packages to the database...
[2022-06-11 11:26:45] INFO: Now deleting 0 removed packages: []
[2022-06-11 11:26:45] INFO: DB update done for buster/arm64 done at 2022-06-11 11:26:45.
[2022-06-11 11:26:45] INFO: Updating sources db for buster/armhf...
[2022-06-11 11:27:05] INFO: Pushing 0 updated packages to the database...
[2022-06-11 11:27:21] INFO: Now deleting 0 removed packages: []
[2022-06-11 11:27:21] INFO: DB update done for buster/armhf done at 2022-06-11 11:27:21.
[2022-06-11 11:27:21] INFO: Sources for suite buster done at 2022-06-11 11:27:21.
[2022-06-11 11:27:21] INFO: Downloading sources file for bullseye: http://deb.debian.org/debian/dists/bullseye/main/source/Sources.xz
[2022-06-11 11:27:23] INFO: Updating sources db for bullseye/amd64...
[2022-06-11 11:27:43] INFO: Pushing 0 updated packages to the database...
[2022-06-11 11:28:05] INFO: Now deleting 0 removed packages: []
[2022-06-11 11:28:06] INFO: DB update done for bullseye/amd64 done at 2022-06-11 11:28:06.
[2022-06-11 11:28:06] INFO: Updating sources db for bullseye/i386...
Build step 'Execute shell' marked build as failure
ERROR: Build step failed with exception
java.lang.InterruptedException
at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2109)
at java.base/java.util.concurrent.ThreadPoolExecutor.awaitTermination(ThreadPoolExecutor.java:1454)
at hudson.plugins.logparser.LogParserStatusComputer.computeStatusMatches(LogParserStatusComputer.java:104)
at hudson.plugins.logparser.LogParserStatusComputer.call(LogParserStatusComputer.java:42)
Caused: java.lang.RuntimeException
at hudson.plugins.logparser.LogParserStatusComputer.call(LogParserStatusComputer.java:46)
at hudson.plugins.logparser.LogParserStatusComputer.call(LogParserStatusComputer.java:22)
at hudson.remoting.LocalChannel.call(LocalChannel.java:47)
at hudson.plugins.logparser.LogParserParser.parseLogBody(LogParserParser.java:351)
at hudson.plugins.logparser.LogParserParser.parseLog(LogParserParser.java:161)
at hudson.plugins.logparser.LogParserPublisher.perform(LogParserPublisher.java:117)
at jenkins.tasks.SimpleBuildStep.perform(SimpleBuildStep.java:123)
at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:814)
at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:763)
at hudson.model.Build$BuildExecution.post2(Build.java:179)
at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:707)
at hudson.model.Run.execute(Run.java:1921)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)
Build step 'Console output (build log) parsing' marked build as failure
More information about the Qa-jenkins-scm
mailing list