[artix-build-failures] [world] Failure: appstream

jenkins at artixlinux.org jenkins at artixlinux.org
Thu Jul 30 15:24:40 CEST 2020


   Failure

   Build: x86_64/extra

   Packages:

   appstream-0.12.11-1-x86_64.pkg.tar.zst
   appstream-qt-0.12.11-1-x86_64.pkg.tar.zst

   author: alium

   email: alium at artixlinux.org

   [1]https://orion.artixlinux.org/job/packagesA/job/appstream/job/master/
   3/

References

   1. https://orion.artixlinux.org/job/packagesA/job/appstream/job/master/3/
-------------- next part --------------
Started by user alium
Restarted from build #2, stage Prepare
Running as alium
Querying the current revision of branch master...
Current revision of branch master is b2d5a15b56810d1430a0a5d7f07d086012b4f60b
Obtained Jenkinsfile from b2d5a15b56810d1430a0a5d7f07d086012b4f60b
Running in Durability level: PERFORMANCE_OPTIMIZED
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor
Running on Jenkins in /var/lib/jenkins/workspace/packagesA_appstream_master
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Prepare)
[Pipeline] catchError
[Pipeline] {
[Pipeline] checkout
[2020-07-30T13:24:30.389Z] Warning: CredentialId "jenkins-gotea-token" could not be found.
[2020-07-30T13:24:30.390Z]  > git rev-parse --is-inside-work-tree # timeout=10
[2020-07-30T13:24:30.394Z] Fetching changes from the remote Git repository
[2020-07-30T13:24:30.394Z]  > git config remote.origin.url https://237b7412742b4068af4173944de150f12959f4d3@gitea.artixlinux.org/packagesA/appstream.git # timeout=10
[2020-07-30T13:24:30.399Z] Cleaning workspace
[2020-07-30T13:24:30.400Z]  > git rev-parse --verify HEAD # timeout=10
[2020-07-30T13:24:30.404Z] Resetting working tree
[2020-07-30T13:24:30.404Z]  > git reset --hard # timeout=10
[2020-07-30T13:24:30.411Z]  > git clean -fdx # timeout=10
[2020-07-30T13:24:30.415Z] Fetching without tags
[2020-07-30T13:24:30.415Z] Fetching upstream changes from https://237b7412742b4068af4173944de150f12959f4d3@gitea.artixlinux.org/packagesA/appstream.git
[2020-07-30T13:24:30.415Z]  > git --version # timeout=10
[2020-07-30T13:24:30.420Z]  > git fetch --no-tags --force --progress -- https://237b7412742b4068af4173944de150f12959f4d3@gitea.artixlinux.org/packagesA/appstream.git +refs/heads/master:refs/remotes/origin/master # timeout=10
[2020-07-30T13:24:30.525Z] Checking out Revision b2d5a15b56810d1430a0a5d7f07d086012b4f60b (master)
[2020-07-30T13:24:30.525Z]  > git config core.sparsecheckout # timeout=10
[2020-07-30T13:24:30.530Z]  > git checkout -f b2d5a15b56810d1430a0a5d7f07d086012b4f60b # timeout=10
[2020-07-30T13:24:30.536Z] Commit message: "[trunk] -> [extra] 'appstream-0.12.11-1' add"
[2020-07-30T13:24:30.537Z]  > git rev-list --no-walk b2d5a15b56810d1430a0a5d7f07d086012b4f60b # timeout=10
[2020-07-30T13:24:30.547Z] Cleaning workspace
[2020-07-30T13:24:30.547Z]  > git rev-parse --verify HEAD # timeout=10
[2020-07-30T13:24:30.551Z] Resetting working tree
[2020-07-30T13:24:30.551Z]  > git reset --hard # timeout=10
[2020-07-30T13:24:30.557Z]  > git clean -fdx # timeout=10
[2020-07-30T13:24:30.563Z] [Gitea] Notifying branch build status: PENDING Build started...
[2020-07-30T13:24:30.584Z] ERROR: Could not send notifications
[2020-07-30T13:24:30.584Z] org.jenkinsci.plugin.gitea.client.api.GiteaHttpStatusException: HTTP 401/Unauthorized
[2020-07-30T13:24:30.584Z] {"context":"packagesA/appstream/pipeline/head","description":"Build started...","state":"pending","status":"pending","target_url":"https://orion.artixlinux.org/job/packagesA/job/appstream/job/master/3/display/redirect"}
[2020-07-30T13:24:30.584Z] 	at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.post(DefaultGiteaConnection.java:911)
[2020-07-30T13:24:30.584Z] 	at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.createCommitStatus(DefaultGiteaConnection.java:597)
[2020-07-30T13:24:30.584Z] 	at org.jenkinsci.plugin.gitea.GiteaNotifier.sendNotifications(GiteaNotifier.java:153)
[2020-07-30T13:24:30.584Z] 	at org.jenkinsci.plugin.gitea.GiteaNotifier.access$400(GiteaNotifier.java:67)
[2020-07-30T13:24:30.584Z] 	at org.jenkinsci.plugin.gitea.GiteaNotifier$JobCheckOutListener.onCheckout(GiteaNotifier.java:302)
[2020-07-30T13:24:30.584Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:150)
[2020-07-30T13:24:30.584Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
[2020-07-30T13:24:30.584Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
[2020-07-30T13:24:30.584Z] 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2020-07-30T13:24:30.584Z] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2020-07-30T13:24:30.584Z] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[2020-07-30T13:24:30.584Z] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[2020-07-30T13:24:30.584Z] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[2020-07-30T13:24:30.584Z] 	at java.lang.Thread.run(Thread.java:748)
[Pipeline] libraryResource
[Pipeline] readYaml
[Pipeline] sh
[2020-07-30T13:24:30.913Z] + git show -s --format=%an b2d5a15b56810d1430a0a5d7f07d086012b4f60b
[Pipeline] sh
[2020-07-30T13:24:31.189Z] + git show -s --format=%ae b2d5a15b56810d1430a0a5d7f07d086012b4f60b
[Pipeline] sh
[2020-07-30T13:24:31.459Z] + git show --pretty=format: --name-status b2d5a15b56810d1430a0a5d7f07d086012b4f60b
[Pipeline] fileExists
[Pipeline] sh
[2020-07-30T13:24:31.763Z] + pkg2yaml -d x86_64/extra
[Pipeline] readYaml
[Pipeline] echo
[2020-07-30T13:24:31.832Z] isNextLayout: true
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] withCredentials
[2020-07-30T13:24:32.073Z] Masking supported pattern matches of $BUILDBOT_GPGP
[Pipeline] {
[Pipeline] echo
[2020-07-30T13:24:32.127Z] isLibBump: false
[Pipeline] dir
[2020-07-30T13:24:32.148Z] Running in /var/lib/jenkins/workspace/packagesA_appstream_master/x86_64/extra
[Pipeline] {
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
[2020-07-30T13:24:32.471Z] + buildpkg -C -d world
[2020-07-30T13:24:35.701Z] :: Synchronizing package databases...
[2020-07-30T13:24:35.701Z]  system is up to date
[2020-07-30T13:24:35.701Z] downloading world.db...
[2020-07-30T13:24:35.701Z]  galaxy is up to date
[2020-07-30T13:24:35.701Z]  extra is up to date
[2020-07-30T13:24:35.701Z]  community is up to date
[2020-07-30T13:24:35.701Z] :: Starting full system upgrade...
[2020-07-30T13:24:35.701Z]  there is nothing to do
[2020-07-30T13:24:36.612Z] ==> Building in chroot for [default] (x86_64)...
[2020-07-30T13:24:38.724Z] ==> Synchronizing chroot copy [/build/buildpkg/buildpkg/default-x86_64/root] -> [jenkins]...done
[2020-07-30T13:24:40.585Z] ==> Making package: appstream 0.12.11-1 (Thu Jul 30 15:24:40 2020)
[2020-07-30T13:24:40.585Z] ==> Retrieving sources...
[2020-07-30T13:24:40.585Z]   -> Found AppStream-0.12.11.tar.xz
[2020-07-30T13:24:40.585Z]   -> Found AppStream-0.12.11.tar.xz.asc
[2020-07-30T13:24:40.585Z]   -> Found update-appstream-cache.hook
[2020-07-30T13:24:40.585Z] ==> Validating source files with sha256sums...
[2020-07-30T13:24:40.585Z]     AppStream-0.12.11.tar.xz ... Passed
[2020-07-30T13:24:40.585Z]     AppStream-0.12.11.tar.xz.asc ... Skipped
[2020-07-30T13:24:40.585Z]     update-appstream-cache.hook ... Passed
[2020-07-30T13:24:40.585Z] ==> Verifying source file signatures with gpg...
[2020-07-30T13:24:40.585Z]     AppStream-0.12.11.tar.xz ... FAILED (unknown public key 494C8A5FBF4DECEB)
[2020-07-30T13:24:40.585Z] ==> ERROR: One or more PGP signatures could not be verified!
[2020-07-30T13:24:40.585Z] ==> ERROR: Could not download sources.
[Pipeline] }
[2020-07-30T13:24:40.609Z] ERROR: Failed to build source
[2020-07-30T13:24:40.609Z] ERROR: script returned exit code 255
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] emailext
[2020-07-30T13:24:40.756Z] Sending email to: artix-build-failures at artixlinux.org


More information about the artix-build-failures mailing list