[artix-build-failures] [galaxy-goblins] Failure: jami-daemon

jenkins at artixlinux.org jenkins at artixlinux.org
Thu Jul 16 19:19:39 CEST 2020


   Failure

   Build: x86_64/community-staging

   Packages:

   jami-daemon-20190813-5-x86_64.pkg.tar.zst

   author: Nathan Owens

   email: ndowens at artixlinux.org

   [1]https://orion.artixlinux.org/job/packagesJ/job/jami-daemon/job/maste
   r/4/

References

   1. https://orion.artixlinux.org/job/packagesJ/job/jami-daemon/job/master/4/
-------------- next part --------------
Started by user ndowens
Running as ndowens
Querying the current revision of branch master...
Current revision of branch master is 7393541a70a95a60a731734c1076a560be3d7423
Obtained Jenkinsfile from 7393541a70a95a60a731734c1076a560be3d7423
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library artix-ci at master
Attempting to resolve master from remote references...
 > git --version # timeout=10
 > git ls-remote -- https://gitea.artixlinux.org/artix/pipeline-libs.git # timeout=10
Found match: refs/heads/master revision d7992e76739bba40e5e57f4e22437a25787e3cb7
Warning: CredentialId "jenkins-gotea-token" could not be found.
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitea.artixlinux.org/artix/pipeline-libs.git # timeout=10
Fetching without tags
Fetching upstream changes from https://gitea.artixlinux.org/artix/pipeline-libs.git
 > git --version # timeout=10
 > git fetch --no-tags --force --progress -- https://gitea.artixlinux.org/artix/pipeline-libs.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision d7992e76739bba40e5e57f4e22437a25787e3cb7 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d7992e76739bba40e5e57f4e22437a25787e3cb7 # timeout=10
Commit message: "adjust arch map"
[Gitea] Notifying branch build status: PENDING Build started...
ERROR: Could not send notifications
org.jenkinsci.plugin.gitea.client.api.GiteaHttpStatusException: HTTP 401/Unauthorized
{"context":"packagesJ/jami-daemon/pipeline/head","description":"Build started...","state":"pending","status":"pending","target_url":"https://orion.artixlinux.org/job/packagesJ/job/jami-daemon/job/master/4/display/redirect"}
	at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.post(DefaultGiteaConnection.java:911)
	at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.createCommitStatus(DefaultGiteaConnection.java:597)
	at org.jenkinsci.plugin.gitea.GiteaNotifier.sendNotifications(GiteaNotifier.java:153)
	at org.jenkinsci.plugin.gitea.GiteaNotifier.access$400(GiteaNotifier.java:67)
	at org.jenkinsci.plugin.gitea.GiteaNotifier$JobCheckOutListener.onCheckout(GiteaNotifier.java:302)
	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:150)
	at org.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.lambda$doRetrieve$1(SCMSourceRetriever.java:157)
	at org.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.retrySCMOperation(SCMSourceRetriever.java:107)
	at org.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.doRetrieve(SCMSourceRetriever.java:156)
	at org.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.retrieve(SCMSourceRetriever.java:96)
	at org.jenkinsci.plugins.workflow.libs.LibraryAdder.retrieve(LibraryAdder.java:157)
	at org.jenkinsci.plugins.workflow.libs.LibraryAdder.add(LibraryAdder.java:138)
	at org.jenkinsci.plugins.workflow.libs.LibraryDecorator$1.call(LibraryDecorator.java:125)
	at org.codehaus.groovy.control.CompilationUnit.applyToPrimaryClassNodes(CompilationUnit.java:1065)
	at org.codehaus.groovy.control.CompilationUnit.doPhaseOperation(CompilationUnit.java:603)
	at org.codehaus.groovy.control.CompilationUnit.processPhaseOperations(CompilationUnit.java:581)
	at org.codehaus.groovy.control.CompilationUnit.compile(CompilationUnit.java:558)
	at groovy.lang.GroovyClassLoader.doParseClass(GroovyClassLoader.java:298)
	at groovy.lang.GroovyClassLoader.parseClass(GroovyClassLoader.java:268)
	at groovy.lang.GroovyShell.parseClass(GroovyShell.java:688)
	at groovy.lang.GroovyShell.parse(GroovyShell.java:700)
	at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.doParse(CpsGroovyShell.java:142)
	at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.reparse(CpsGroovyShell.java:127)
	at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.parseScript(CpsFlowExecution.java:561)
	at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.start(CpsFlowExecution.java:522)
	at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:337)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:428)
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/packagesJ_jami-daemon_master
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Prepare)
[Pipeline] catchError
[Pipeline] {
[Pipeline] checkout
[2020-07-16T17:19:14.591Z] Warning: CredentialId "jenkins-gotea-token" could not be found.
[2020-07-16T17:19:14.591Z]  > git rev-parse --is-inside-work-tree # timeout=10
[2020-07-16T17:19:14.596Z] Fetching changes from the remote Git repository
[2020-07-16T17:19:14.596Z]  > git config remote.origin.url https://237b7412742b4068af4173944de150f12959f4d3@gitea.artixlinux.org/packagesJ/jami-daemon.git # timeout=10
[2020-07-16T17:19:14.601Z] Cleaning workspace
[2020-07-16T17:19:14.601Z]  > git rev-parse --verify HEAD # timeout=10
[2020-07-16T17:19:14.606Z] Resetting working tree
[2020-07-16T17:19:14.606Z]  > git reset --hard # timeout=10
[2020-07-16T17:19:14.612Z]  > git clean -fdx # timeout=10
[2020-07-16T17:19:14.617Z] Fetching without tags
[2020-07-16T17:19:14.617Z] Fetching upstream changes from https://237b7412742b4068af4173944de150f12959f4d3@gitea.artixlinux.org/packagesJ/jami-daemon.git
[2020-07-16T17:19:14.617Z]  > git --version # timeout=10
[2020-07-16T17:19:14.621Z]  > git fetch --no-tags --force --progress -- https://237b7412742b4068af4173944de150f12959f4d3@gitea.artixlinux.org/packagesJ/jami-daemon.git +refs/heads/master:refs/remotes/origin/master # timeout=10
[2020-07-16T17:19:14.716Z] Checking out Revision 7393541a70a95a60a731734c1076a560be3d7423 (master)
[2020-07-16T17:19:14.716Z]  > git config core.sparsecheckout # timeout=10
[2020-07-16T17:19:14.721Z]  > git checkout -f 7393541a70a95a60a731734c1076a560be3d7423 # timeout=10
[2020-07-16T17:19:14.727Z] Commit message: "[trunk] -> [community-staging] 'jami-daemon-20190813-5' add"
[2020-07-16T17:19:14.727Z]  > git rev-list --no-walk 7393541a70a95a60a731734c1076a560be3d7423 # timeout=10
[2020-07-16T17:19:14.738Z] Cleaning workspace
[2020-07-16T17:19:14.738Z]  > git rev-parse --verify HEAD # timeout=10
[2020-07-16T17:19:14.742Z] Resetting working tree
[2020-07-16T17:19:14.742Z]  > git reset --hard # timeout=10
[2020-07-16T17:19:14.748Z]  > git clean -fdx # timeout=10
[2020-07-16T17:19:14.754Z] [Gitea] Notifying branch build status: PENDING Build started...
[2020-07-16T17:19:14.773Z] ERROR: Could not send notifications
[2020-07-16T17:19:14.773Z] org.jenkinsci.plugin.gitea.client.api.GiteaHttpStatusException: HTTP 401/Unauthorized
[2020-07-16T17:19:14.773Z] {"context":"packagesJ/jami-daemon/pipeline/head","description":"Build started...","state":"pending","status":"pending","target_url":"https://orion.artixlinux.org/job/packagesJ/job/jami-daemon/job/master/4/display/redirect"}
[2020-07-16T17:19:14.773Z] 	at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.post(DefaultGiteaConnection.java:911)
[2020-07-16T17:19:14.773Z] 	at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.createCommitStatus(DefaultGiteaConnection.java:597)
[2020-07-16T17:19:14.773Z] 	at org.jenkinsci.plugin.gitea.GiteaNotifier.sendNotifications(GiteaNotifier.java:153)
[2020-07-16T17:19:14.773Z] 	at org.jenkinsci.plugin.gitea.GiteaNotifier.access$400(GiteaNotifier.java:67)
[2020-07-16T17:19:14.773Z] 	at org.jenkinsci.plugin.gitea.GiteaNotifier$JobCheckOutListener.onCheckout(GiteaNotifier.java:302)
[2020-07-16T17:19:14.773Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:150)
[2020-07-16T17:19:14.773Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
[2020-07-16T17:19:14.773Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
[2020-07-16T17:19:14.773Z] 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2020-07-16T17:19:14.773Z] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2020-07-16T17:19:14.773Z] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[2020-07-16T17:19:14.773Z] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[2020-07-16T17:19:14.773Z] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[2020-07-16T17:19:14.773Z] 	at java.lang.Thread.run(Thread.java:748)
[Pipeline] libraryResource
[Pipeline] readYaml
[Pipeline] sh
[2020-07-16T17:19:15.046Z] + git show -s --format=%an 7393541a70a95a60a731734c1076a560be3d7423
[Pipeline] sh
[2020-07-16T17:19:15.304Z] + git show -s --format=%ae 7393541a70a95a60a731734c1076a560be3d7423
[Pipeline] sh
[2020-07-16T17:19:15.562Z] + git show --pretty=format: --name-status 7393541a70a95a60a731734c1076a560be3d7423
[Pipeline] fileExists
[Pipeline] sh
[2020-07-16T17:19:15.831Z] + pkg2yaml -d x86_64/community-staging
[Pipeline] readYaml
[Pipeline] echo
[2020-07-16T17:19:15.850Z] isNextLayout: true
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] withCredentials
[2020-07-16T17:19:15.984Z] Masking supported pattern matches of $BUILDBOT_GPGP
[Pipeline] {
[Pipeline] echo
[2020-07-16T17:19:16.014Z] isLibBump: false
[Pipeline] dir
[2020-07-16T17:19:16.020Z] Running in /var/lib/jenkins/workspace/packagesJ_jami-daemon_master/x86_64/community-staging
[Pipeline] {
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
[2020-07-16T17:19:16.289Z] + buildpkg -C -d galaxy-goblins
[2020-07-16T17:19:19.519Z] :: Synchronizing package databases...
[2020-07-16T17:19:19.520Z]  goblins is up to date
[2020-07-16T17:19:19.520Z]  gremlins is up to date
[2020-07-16T17:19:19.520Z]  system is up to date
[2020-07-16T17:19:19.520Z]  world is up to date
[2020-07-16T17:19:19.520Z] downloading galaxy-goblins.db...
[2020-07-16T17:19:19.520Z]  galaxy-gremlins is up to date
[2020-07-16T17:19:19.520Z]  galaxy is up to date
[2020-07-16T17:19:19.520Z]  staging is up to date
[2020-07-16T17:19:19.520Z]  testing is up to date
[2020-07-16T17:19:19.520Z]  extra is up to date
[2020-07-16T17:19:19.520Z]  community-staging is up to date
[2020-07-16T17:19:19.520Z]  community-testing is up to date
[2020-07-16T17:19:19.520Z]  community is up to date
[2020-07-16T17:19:19.520Z] :: Starting full system upgrade...
[2020-07-16T17:19:19.770Z]  there is nothing to do
[2020-07-16T17:19:20.681Z] ==> Building in chroot for [goblins] (x86_64)...
[2020-07-16T17:19:21.232Z] ==> Synchronizing chroot copy [/build/buildpkg/buildpkg/goblins-x86_64/root] -> [jenkins]...done
[2020-07-16T17:19:22.575Z] ==> Making package: jami-daemon 20190813-5 (Thu Jul 16 19:19:22 2020)
[2020-07-16T17:19:22.575Z] ==> Retrieving sources...
[2020-07-16T17:19:22.575Z]   -> Updating ring-daemon git repo...
[2020-07-16T17:19:22.575Z] Fetching origin
[2020-07-16T17:19:23.126Z]   -> Found pjproject-5dfa75be7d69047387f9b0436dd9492bbbf03fe4.tar.gz
[2020-07-16T17:19:23.126Z] ==> Validating source files with sha512sums...
[2020-07-16T17:19:23.126Z]     ring-daemon ... Skipped
[2020-07-16T17:19:23.126Z]     pjproject-5dfa75be7d69047387f9b0436dd9492bbbf03fe4.tar.gz ... Passed
[2020-07-16T17:19:28.320Z] ==> Making package: jami-daemon 20190813-5 (Thu 16 Jul 2020 05:19:27 PM UTC)
[2020-07-16T17:19:28.320Z] ==> Checking runtime dependencies...
[2020-07-16T17:19:28.320Z] ==> Installing missing dependencies...
[2020-07-16T17:19:28.320Z] :: There are 4 providers available for libjsoncpp.so:
[2020-07-16T17:19:28.320Z] :: Repository goblins
[2020-07-16T17:19:28.320Z]    1) jsoncpp
[2020-07-16T17:19:28.320Z] :: Repository world
[2020-07-16T17:19:28.320Z]    2) jsoncpp
[2020-07-16T17:19:28.320Z] :: Repository staging
[2020-07-16T17:19:28.320Z]    3) jsoncpp
[2020-07-16T17:19:28.320Z] :: Repository extra
[2020-07-16T17:19:28.320Z]    4) jsoncpp
[2020-07-16T17:19:28.320Z] 
[2020-07-16T17:19:28.320Z] Enter a number (default=1): 
[2020-07-16T17:19:28.320Z] resolving dependencies...
[2020-07-16T17:19:28.320Z] :: There are 2 providers available for libFLAC.so=8-64:
[2020-07-16T17:19:28.320Z] :: Repository world
[2020-07-16T17:19:28.320Z]    1) flac
[2020-07-16T17:19:28.320Z] :: Repository extra
[2020-07-16T17:19:28.320Z]    2) flac
[2020-07-16T17:19:28.320Z] 
[2020-07-16T17:19:28.320Z] Enter a number (default=1): 
[2020-07-16T17:19:28.320Z] :: There are 2 providers available for libvorbis.so=0-64:
[2020-07-16T17:19:28.320Z] :: Repository world
[2020-07-16T17:19:28.320Z]    1) libvorbis
[2020-07-16T17:19:28.320Z] :: Repository extra
[2020-07-16T17:19:28.320Z]    2) libvorbis
[2020-07-16T17:19:28.321Z] 
[2020-07-16T17:19:28.321Z] Enter a number (default=1): 
[2020-07-16T17:19:28.321Z] :: There are 2 providers available for libsamplerate.so=0-64:
[2020-07-16T17:19:28.321Z] :: Repository world
[2020-07-16T17:19:28.321Z]    1) libsamplerate
[2020-07-16T17:19:28.321Z] :: Repository extra
[2020-07-16T17:19:28.321Z]    2) libsamplerate
[2020-07-16T17:19:28.321Z] 
[2020-07-16T17:19:28.321Z] Enter a number (default=1): 
[2020-07-16T17:19:28.321Z] :: There are 2 providers available for libzita-alsa-pcmi.so=0-64:
[2020-07-16T17:19:28.321Z] :: Repository world
[2020-07-16T17:19:28.321Z]    1) zita-alsa-pcmi
[2020-07-16T17:19:28.321Z] :: Repository extra
[2020-07-16T17:19:28.321Z]    2) zita-alsa-pcmi
[2020-07-16T17:19:28.321Z] 
[2020-07-16T17:19:28.321Z] Enter a number (default=1): 
[2020-07-16T17:19:28.321Z] :: There are 2 providers available for libzita-resampler.so=1-64:
[2020-07-16T17:19:28.321Z] :: Repository world
[2020-07-16T17:19:28.321Z]    1) zita-resampler
[2020-07-16T17:19:28.321Z] :: Repository extra
[2020-07-16T17:19:28.321Z]    2) zita-resampler
[2020-07-16T17:19:28.321Z] 
[2020-07-16T17:19:28.321Z] Enter a number (default=1): 
[2020-07-16T17:19:28.321Z] :: There are 2 providers available for libfreetype.so=6-64:
[2020-07-16T17:19:28.321Z] :: Repository world
[2020-07-16T17:19:28.321Z]    1) freetype2
[2020-07-16T17:19:28.321Z] :: Repository extra
[2020-07-16T17:19:28.321Z]    2) freetype2
[2020-07-16T17:19:28.321Z] 
[2020-07-16T17:19:28.321Z] Enter a number (default=1): 
[2020-07-16T17:19:28.321Z] :: There are 2 providers available for libass.so=9-64:
[2020-07-16T17:19:28.321Z] :: Repository world
[2020-07-16T17:19:28.321Z]    1) libass
[2020-07-16T17:19:28.321Z] :: Repository extra
[2020-07-16T17:19:28.321Z]    2) libass
[2020-07-16T17:19:28.321Z] 
[2020-07-16T17:19:28.321Z] Enter a number (default=1): 
[2020-07-16T17:19:28.321Z] :: There are 2 providers available for libbluray.so=2-64:
[2020-07-16T17:19:28.321Z] :: Repository world
[2020-07-16T17:19:28.321Z]    1) libbluray
[2020-07-16T17:19:28.321Z] :: Repository extra
[2020-07-16T17:19:28.321Z]    2) libbluray
[2020-07-16T17:19:28.321Z] 
[2020-07-16T17:19:28.321Z] Enter a number (default=1): 
[2020-07-16T17:19:28.321Z] :: There are 2 providers available for libdav1d.so=4-64:
[2020-07-16T17:19:28.321Z] :: Repository world
[2020-07-16T17:19:28.321Z]    1) dav1d
[2020-07-16T17:19:28.321Z] :: Repository extra
[2020-07-16T17:19:28.321Z]    2) dav1d
[2020-07-16T17:19:28.321Z] 
[2020-07-16T17:19:28.321Z] Enter a number (default=1): 
[2020-07-16T17:19:28.321Z] :: There are 2 providers available for librav1e.so=0-64:
[2020-07-16T17:19:28.321Z] :: Repository world
[2020-07-16T17:19:28.321Z]    1) rav1e
[2020-07-16T17:19:28.321Z] :: Repository extra
[2020-07-16T17:19:28.321Z]    2) rav1e
[2020-07-16T17:19:28.321Z] 
[2020-07-16T17:19:28.321Z] Enter a number (default=1): 
[2020-07-16T17:19:28.321Z] :: There are 2 providers available for libgl:
[2020-07-16T17:19:28.321Z] :: Repository world
[2020-07-16T17:19:28.321Z]    1) libglvnd
[2020-07-16T17:19:28.321Z] :: Repository extra
[2020-07-16T17:19:28.321Z]    2) libglvnd
[2020-07-16T17:19:28.321Z] 
[2020-07-16T17:19:28.321Z] Enter a number (default=1): 
[2020-07-16T17:19:28.321Z] :: There are 2 providers available for libvidstab.so=1.1-64:
[2020-07-16T17:19:28.321Z] :: Repository world
[2020-07-16T17:19:28.321Z]    1) vid.stab
[2020-07-16T17:19:28.321Z] :: Repository extra
[2020-07-16T17:19:28.321Z]    2) vid.stab
[2020-07-16T17:19:28.321Z] 
[2020-07-16T17:19:28.321Z] Enter a number (default=1): 
[2020-07-16T17:19:28.321Z] :: There are 2 providers available for libvpx.so=6-64:
[2020-07-16T17:19:28.321Z] :: Repository world
[2020-07-16T17:19:28.321Z]    1) libvpx
[2020-07-16T17:19:28.321Z] :: Repository extra
[2020-07-16T17:19:28.321Z]    2) libvpx
[2020-07-16T17:19:28.321Z] 
[2020-07-16T17:19:28.321Z] Enter a number (default=1): 
[2020-07-16T17:19:28.321Z] :: There are 2 providers available for libjpeg:
[2020-07-16T17:19:28.321Z] :: Repository world
[2020-07-16T17:19:28.321Z]    1) libjpeg-turbo
[2020-07-16T17:19:28.321Z] :: Repository extra
[2020-07-16T17:19:28.321Z]    2) libjpeg-turbo
[2020-07-16T17:19:28.321Z] 
[2020-07-16T17:19:28.321Z] Enter a number (default=1): 
[2020-07-16T17:19:28.321Z] :: There are 2 providers available for libx264.so=159-64:
[2020-07-16T17:19:28.321Z] :: Repository world
[2020-07-16T17:19:28.321Z]    1) x264
[2020-07-16T17:19:28.321Z] :: Repository extra
[2020-07-16T17:19:28.321Z]    2) x264
[2020-07-16T17:19:28.321Z] 
[2020-07-16T17:19:28.321Z] Enter a number (default=1): 
[2020-07-16T17:19:28.321Z] :: There are 2 providers available for liblsmash.so=2-64:
[2020-07-16T17:19:28.321Z] :: Repository world
[2020-07-16T17:19:28.321Z]    1) l-smash
[2020-07-16T17:19:28.321Z] :: Repository extra
[2020-07-16T17:19:28.321Z]    2) l-smash
[2020-07-16T17:19:28.321Z] 
[2020-07-16T17:19:28.321Z] Enter a number (default=1): 
[2020-07-16T17:19:28.321Z] :: There are 2 providers available for libx265.so=192-64:
[2020-07-16T17:19:28.321Z] :: Repository world
[2020-07-16T17:19:28.321Z]    1) x265
[2020-07-16T17:19:28.321Z] :: Repository extra
[2020-07-16T17:19:28.321Z]    2) x265
[2020-07-16T17:19:28.321Z] 
[2020-07-16T17:19:28.321Z] Enter a number (default=1): 
[2020-07-16T17:19:28.321Z] :: There are 2 providers available for libxvidcore.so=4-64:
[2020-07-16T17:19:28.321Z] :: Repository world
[2020-07-16T17:19:28.321Z]    1) xvidcore
[2020-07-16T17:19:28.321Z] :: Repository extra
[2020-07-16T17:19:28.321Z]    2) xvidcore
[2020-07-16T17:19:28.321Z] 
[2020-07-16T17:19:28.321Z] Enter a number (default=1): 
[2020-07-16T17:19:28.321Z] looking for conflicting packages...
[2020-07-16T17:19:28.321Z] warning: dependency cycle detected:
[2020-07-16T17:19:28.321Z] warning: harfbuzz will be installed before its freetype2 dependency
[2020-07-16T17:19:28.321Z] warning: dependency cycle detected:
[2020-07-16T17:19:28.321Z] warning: mesa will be installed before its libglvnd dependency
[2020-07-16T17:19:28.321Z] 
[2020-07-16T17:19:28.321Z] Package (109)                   New Version               Net Change  Download Size
[2020-07-16T17:19:28.321Z] 
[2020-07-16T17:19:28.321Z] world/alsa-topology-conf        1.2.3-1                     0.33 MiB               
[2020-07-16T17:19:28.321Z] world/alsa-ucm-conf             1.2.3-2                     0.14 MiB               
[2020-07-16T17:19:28.322Z] world/aom                       2.0.0-1                    11.71 MiB               
[2020-07-16T17:19:28.322Z] system/argon2                   20190702-3                  0.11 MiB               
[2020-07-16T17:19:28.322Z] world/dav1d                     0.7.1-1                     1.02 MiB               
[2020-07-16T17:19:28.322Z] system/dbus                     1.12.20-1                   0.95 MiB               
[2020-07-16T17:19:28.322Z] system/elogind                  243.7-2                     2.22 MiB               
[2020-07-16T17:19:28.322Z] system/eudev                    3.2.9-4                     7.57 MiB               
[2020-07-16T17:19:28.322Z] world/flac                      1.3.3-2                     1.06 MiB               
[2020-07-16T17:19:28.322Z] world/fmt                       6.2.1-3                     1.66 MiB               
[2020-07-16T17:19:28.322Z] world/fontconfig                2:2.13.91+48+gfcb0420-2     0.61 MiB               
[2020-07-16T17:19:28.322Z] world/freetype2                 2.10.2-1                    1.59 MiB               
[2020-07-16T17:19:28.322Z] world/fribidi                   1.0.10-1                    0.21 MiB               
[2020-07-16T17:19:28.322Z] world/giflib                    5.2.1-2                     0.30 MiB               
[2020-07-16T17:19:28.322Z] world/graphite                  1:1.3.14-1                  0.67 MiB               
[2020-07-16T17:19:28.322Z] world/gsm                       1.0.19-1                    0.10 MiB               
[2020-07-16T17:19:28.322Z] world/harfbuzz                  2.6.8-2                     4.31 MiB               
[2020-07-16T17:19:28.322Z] world/hicolor-icon-theme        0.17-2                      0.05 MiB               
[2020-07-16T17:19:28.322Z] galaxy/hidapi                   0.9.0-2                     0.09 MiB               
[2020-07-16T17:19:28.322Z] world/http-parser               2.9.4-1                     0.06 MiB               
[2020-07-16T17:19:28.322Z] system/hwids                    20200306-1                  1.74 MiB               
[2020-07-16T17:19:28.322Z] system/kbd                      2.2.0-5                     2.85 MiB               
[2020-07-16T17:19:28.322Z] world/kexec-tools               2.0.20-2                    0.21 MiB               
[2020-07-16T17:19:28.322Z] system/kmod                     27-1                        0.28 MiB               
[2020-07-16T17:19:28.322Z] world/l-smash                   2.14.5-2                    1.01 MiB               
[2020-07-16T17:19:28.322Z] world/lame                      3.100-3                     0.91 MiB               
[2020-07-16T17:19:28.322Z] world/lcms2                     2.11-2                      0.64 MiB               
[2020-07-16T17:19:28.322Z] world/libass                    0.14.0-2                    0.23 MiB               
[2020-07-16T17:19:28.322Z] world/libasyncns                0.8+3+g68cd5af-3            0.05 MiB               
[2020-07-16T17:19:28.322Z] world/libavc1394                0.5.4-4                     0.12 MiB               
[2020-07-16T17:19:28.322Z] world/libbluray                 1.2.0-3                     1.17 MiB               
[2020-07-16T17:19:28.322Z] world/libdrm                    2.4.102-1                   0.93 MiB               
[2020-07-16T17:19:28.322Z] system/libedit                  20191231_3.1-1              0.25 MiB               
[2020-07-16T17:19:28.322Z] world/libglvnd                  1.3.2-1                     3.68 MiB               
[2020-07-16T17:19:28.322Z] world/libibus                   1.5.22+8+gf591381e-1       60.84 MiB               
[2020-07-16T17:19:28.322Z] world/libice                    1.0.10-3                    0.35 MiB               
[2020-07-16T17:19:28.322Z] world/libiec61883               1.2.0-6                     0.12 MiB               
[2020-07-16T17:19:28.322Z] world/libjpeg-turbo             2.0.5-1                     2.10 MiB               
[2020-07-16T17:19:28.322Z] community/libmfx                20.2.0-1                    0.26 MiB               
[2020-07-16T17:19:28.322Z] world/libmodplug                0.8.9.0-3                   0.36 MiB               
[2020-07-16T17:19:28.322Z] world/libogg                    1.3.4-2                     0.44 MiB               
[2020-07-16T17:19:28.322Z] world/libomxil-bellagio         0.9.3-3                     0.58 MiB               
[2020-07-16T17:19:28.322Z] world/libpciaccess              0.16-2                      0.06 MiB               
[2020-07-16T17:19:28.322Z] world/libpng                    1.6.37-3                    0.55 MiB               
[2020-07-16T17:19:28.322Z] world/libraw1394                2.1.2-3                     0.16 MiB               
[2020-07-16T17:19:28.322Z] world/libsamplerate             0.1.9-3                     1.56 MiB               
[2020-07-16T17:19:28.322Z] world/libsm                     1.2.3-2                     0.26 MiB               
[2020-07-16T17:19:28.322Z] world/libsndfile                1.0.28-3                    1.23 MiB               
[2020-07-16T17:19:28.322Z] world/libsoxr                   0.1.3-2                     0.33 MiB               
[2020-07-16T17:19:28.322Z] world/libssh                    0.9.4-1                     0.55 MiB               
[2020-07-16T17:19:28.322Z] world/libtheora                 1.1.1-5                     1.67 MiB               
[2020-07-16T17:19:28.322Z] world/libtiff                   4.1.0-2                     2.73 MiB               
[2020-07-16T17:19:28.323Z] world/libunwind                 1.3.1-2                     0.26 MiB               
[2020-07-16T17:19:28.323Z] system/libusb                   1.0.23-2                    0.17 MiB               
[2020-07-16T17:19:28.323Z] world/libvorbis                 1.3.7-2                     1.44 MiB               
[2020-07-16T17:19:28.323Z] world/libvpx                    1.8.2-2                     4.33 MiB               
[2020-07-16T17:19:28.323Z] world/libwebp                   1.1.0-1                     1.06 MiB               
[2020-07-16T17:19:28.323Z] world/libx11                    1.6.9-7                    10.15 MiB               
[2020-07-16T17:19:28.323Z] world/libxau                    1.0.9-3                     0.02 MiB               
[2020-07-16T17:19:28.323Z] world/libxcb                    1.14-1                      3.73 MiB               
[2020-07-16T17:19:28.323Z] world/libxcursor                1.2.0-2                     0.06 MiB               
[2020-07-16T17:19:28.323Z] world/libxdamage                1.1.5-3                     0.02 MiB               
[2020-07-16T17:19:28.323Z] world/libxdmcp                  1.1.3-3                     0.13 MiB               
[2020-07-16T17:19:28.323Z] world/libxext                   1.3.4-3                     0.30 MiB               
[2020-07-16T17:19:28.323Z] world/libxfixes                 5.0.3-4                     0.04 MiB               
[2020-07-16T17:19:28.323Z] world/libxi                     1.7.10-3                    0.47 MiB               
[2020-07-16T17:19:28.323Z] world/libxrender                0.9.10-4                    0.08 MiB               
[2020-07-16T17:19:28.323Z] world/libxshmfence              1.3-2                       0.02 MiB               
[2020-07-16T17:19:28.323Z] world/libxtst                   1.2.3-4                     0.11 MiB               
[2020-07-16T17:19:28.323Z] world/libxv                     1.0.11-4                    0.06 MiB               
[2020-07-16T17:19:28.323Z] world/libxxf86vm                1.1.4-4                     0.03 MiB               
[2020-07-16T17:19:28.323Z] world/llvm-libs                 10.0.0-2                   83.94 MiB               
[2020-07-16T17:19:28.323Z] world/lm_sensors                3.6.0-2                     0.47 MiB               
[2020-07-16T17:19:28.323Z] world/mesa                      20.1.3-1                   84.48 MiB               
[2020-07-16T17:19:28.323Z] world/opencore-amr              0.1.5-4                     0.29 MiB               
[2020-07-16T17:19:28.323Z] world/openjpeg2                 2.3.1-2                    13.63 MiB               
[2020-07-16T17:19:28.323Z] world/rav1e                     0.3.3-1                     4.88 MiB               
[2020-07-16T17:19:28.323Z] world/sdl2                      2.0.12-2                    3.12 MiB               
[2020-07-16T17:19:28.323Z] world/speex                     1.2.0-3                     0.62 MiB               
[2020-07-16T17:19:28.323Z] world/speexdsp                  1.2.0-2                     0.54 MiB               
[2020-07-16T17:19:28.323Z] world/srt                       1.4.1-2                     6.62 MiB               
[2020-07-16T17:19:28.323Z] system/sysfsutils               2.1.0-11                    0.14 MiB               
[2020-07-16T17:19:28.323Z] world/v4l-utils                 1.20.0-1                    4.44 MiB               
[2020-07-16T17:19:28.323Z] world/vid.stab                  1.1-3                       0.13 MiB               
[2020-07-16T17:19:28.323Z] community/vmaf                  1.5.2-1                     4.53 MiB               
[2020-07-16T17:19:28.323Z] world/vulkan-icd-loader         1.2.147-1                   0.38 MiB               
[2020-07-16T17:19:28.323Z] world/wayland                   1.18.0-2                    0.73 MiB               
[2020-07-16T17:19:28.323Z] world/x264                      3:0.159.r2999.296494a-1     3.69 MiB               
[2020-07-16T17:19:28.323Z] world/x265                      3.4-1                      18.90 MiB               
[2020-07-16T17:19:28.323Z] world/xcb-proto                 1.14-1                      0.83 MiB               
[2020-07-16T17:19:28.323Z] world/xorgproto                 2020.1-1                    1.40 MiB               
[2020-07-16T17:19:28.323Z] world/xvidcore                  1.3.7-2                     0.68 MiB               
[2020-07-16T17:19:28.323Z] world/zita-alsa-pcmi            0.3.2-3                     0.08 MiB               
[2020-07-16T17:19:28.323Z] world/zita-resampler            1.6.2-3                     0.19 MiB               
[2020-07-16T17:19:28.323Z] world/alsa-lib                  1.2.3.2-1                   1.57 MiB               
[2020-07-16T17:19:28.323Z] galaxy/dbus-c++                 0.9.0-9                     0.47 MiB       0.12 MiB
[2020-07-16T17:19:28.323Z] world/ffmpeg                    2:4.3.1-1                  31.60 MiB               
[2020-07-16T17:19:28.323Z] world/jack                      0.125.0-9                   2.84 MiB               
[2020-07-16T17:19:28.323Z] goblins/jsoncpp                 1.9.3-1                     1.76 MiB               
[2020-07-16T17:19:28.323Z] community/libnatpmp             20150609-3                  0.04 MiB       0.01 MiB
[2020-07-16T17:19:28.323Z] world/libpulse                  13.0-3                      1.41 MiB               
[2020-07-16T17:19:28.323Z] community-staging/libsecp256k1  20200210+1037+g856a01d-1    0.20 MiB       0.11 MiB
[2020-07-16T17:19:28.323Z] world/libupnp                   1.12.1-0                    0.50 MiB               
[2020-07-16T17:19:28.323Z] world/libva                     2.8.0-1                     0.75 MiB               
[2020-07-16T17:19:28.323Z] world/libvdpau                  1.4-1                       0.26 MiB               
[2020-07-16T17:19:28.324Z] galaxy-goblins/opendht          1:2.0.0-1.3                 3.08 MiB       0.97 MiB
[2020-07-16T17:19:28.324Z] world/opus                      1.3.1-2                     1.74 MiB               
[2020-07-16T17:19:28.324Z] community/restbed               4.6+104+gf74f932-1          1.14 MiB       0.30 MiB
[2020-07-16T17:19:28.324Z] galaxy/yaml-cpp                 0.6.3-2                     0.49 MiB               
[2020-07-16T17:19:28.324Z] 
[2020-07-16T17:19:28.324Z] Total Download Size:     1.51 MiB
[2020-07-16T17:19:28.324Z] Total Installed Size:  428.01 MiB
[2020-07-16T17:19:28.324Z] 
[2020-07-16T17:19:28.324Z] :: Proceed with installation? [Y/n] 
[2020-07-16T17:19:28.324Z] :: Retrieving packages...
[2020-07-16T17:19:28.324Z] downloading opendht-1:2.0.0-1.3-x86_64.pkg.tar.zst...
[2020-07-16T17:19:28.324Z] downloading dbus-c++-0.9.0-9-x86_64.pkg.tar.xz...
[2020-07-16T17:19:28.574Z] downloading libsecp256k1-20200210+1037+g856a01d-1-x86_64.pkg.tar.zst...
[2020-07-16T17:19:28.574Z] downloading libnatpmp-20150609-3-x86_64.pkg.tar.zst...
[2020-07-16T17:19:28.574Z] downloading restbed-4.6+104+gf74f932-1-x86_64.pkg.tar.xz...
[2020-07-16T17:19:28.574Z] checking keyring...
[2020-07-16T17:19:28.825Z] checking package integrity...
[2020-07-16T17:19:35.306Z] error: rav1e: signature from "Artix Buildbot <buildbot at artixlinux.org>" is invalid
[2020-07-16T17:19:35.306Z] :: File /var/cache/pacman/pkg/rav1e-0.3.3-1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
[2020-07-16T17:19:35.306Z] Do you want to delete it? [Y/n] error: failed to commit transaction (invalid or corrupted package)
[2020-07-16T17:19:35.306Z] 
[2020-07-16T17:19:35.306Z] Errors occurred, no packages were upgraded.
[2020-07-16T17:19:35.306Z] ==> ERROR: 'pacman' failed to install missing dependencies.
[2020-07-16T17:19:35.306Z] ==> Missing dependencies:
[2020-07-16T17:19:35.306Z]   -> opendht
[2020-07-16T17:19:35.306Z]   -> yaml-cpp
[2020-07-16T17:19:35.306Z]   -> alsa-lib
[2020-07-16T17:19:35.306Z]   -> libpulse
[2020-07-16T17:19:35.306Z]   -> jack
[2020-07-16T17:19:35.306Z]   -> jsoncpp
[2020-07-16T17:19:35.306Z]   -> dbus-c++
[2020-07-16T17:19:35.306Z]   -> ffmpeg
[2020-07-16T17:19:35.306Z]   -> libupnp
[2020-07-16T17:19:35.306Z]   -> libnatpmp
[2020-07-16T17:19:35.306Z]   -> libva
[2020-07-16T17:19:35.306Z]   -> libvdpau
[2020-07-16T17:19:35.306Z]   -> restbed
[2020-07-16T17:19:35.306Z]   -> libsecp256k1
[2020-07-16T17:19:35.306Z]   -> opus
[2020-07-16T17:19:35.306Z]   -> libjsoncpp.so
[2020-07-16T17:19:35.306Z] ==> Checking buildtime dependencies...
[2020-07-16T17:19:35.306Z] ==> Installing missing dependencies...
[2020-07-16T17:19:35.306Z] resolving dependencies...
[2020-07-16T17:19:35.306Z] looking for conflicting packages...
[2020-07-16T17:19:35.306Z] 
[2020-07-16T17:19:35.306Z] Package (9)              New Version     Net Change
[2020-07-16T17:19:35.306Z] 
[2020-07-16T17:19:35.306Z] world/boost-libs         1.72.0-2         10.52 MiB
[2020-07-16T17:19:35.306Z] system/pcre2             10.35-1           3.90 MiB
[2020-07-16T17:19:35.306Z] world/perl-error         0.17029-2         0.04 MiB
[2020-07-16T17:19:35.306Z] world/perl-mailtools     2.21-4            0.11 MiB
[2020-07-16T17:19:35.306Z] world/perl-timedate      2.33-2            0.08 MiB
[2020-07-16T17:19:35.306Z] galaxy/autoconf-archive  1:2019.01.06-2    2.19 MiB
[2020-07-16T17:19:35.306Z] world/boost              1.72.0-2        175.72 MiB
[2020-07-16T17:19:35.306Z] world/git                2.27.0-1         41.26 MiB
[2020-07-16T17:19:35.306Z] galaxy/msgpack-c         3.3.0-1           5.16 MiB
[2020-07-16T17:19:35.306Z] 
[2020-07-16T17:19:35.306Z] Total Installed Size:  238.98 MiB
[2020-07-16T17:19:35.306Z] 
[2020-07-16T17:19:35.306Z] :: Proceed with installation? [Y/n] 
[2020-07-16T17:19:35.306Z] checking keyring...
[2020-07-16T17:19:35.306Z] checking package integrity...
[2020-07-16T17:19:35.857Z] loading package files...
[2020-07-16T17:19:35.857Z] checking for file conflicts...
[2020-07-16T17:19:35.857Z] checking available disk space...
[2020-07-16T17:19:35.857Z] :: Processing package changes...
[2020-07-16T17:19:35.857Z] installing perl-error...
[2020-07-16T17:19:35.857Z] installing perl-timedate...
[2020-07-16T17:19:35.857Z] installing perl-mailtools...
[2020-07-16T17:19:35.857Z] installing pcre2...
[2020-07-16T17:19:35.857Z] installing git...
[2020-07-16T17:19:36.108Z] Optional dependencies for git
[2020-07-16T17:19:36.108Z]     tk: gitk and git gui
[2020-07-16T17:19:36.108Z]     perl-libwww: git svn
[2020-07-16T17:19:36.108Z]     perl-term-readkey: git svn and interactive.singlekey setting
[2020-07-16T17:19:36.108Z]     perl-mime-tools: git send-email
[2020-07-16T17:19:36.108Z]     perl-net-smtp-ssl: git send-email TLS support
[2020-07-16T17:19:36.108Z]     perl-authen-sasl: git send-email TLS support
[2020-07-16T17:19:36.108Z]     perl-mediawiki-api: git mediawiki support
[2020-07-16T17:19:36.108Z]     perl-datetime-format-iso8601: git mediawiki support
[2020-07-16T17:19:36.108Z]     perl-lwp-protocol-https: git mediawiki https support
[2020-07-16T17:19:36.108Z]     perl-cgi: gitweb (web interface) support
[2020-07-16T17:19:36.108Z]     python: git svn & git p4
[2020-07-16T17:19:36.108Z]     subversion: git svn
[2020-07-16T17:19:36.108Z]     org.freedesktop.secrets: keyring credential helper
[2020-07-16T17:19:36.108Z]     libsecret: libsecret credential helper [installed]
[2020-07-16T17:19:36.108Z] installing boost-libs...
[2020-07-16T17:19:36.358Z] Optional dependencies for boost-libs
[2020-07-16T17:19:36.358Z]     openmpi: for mpi support
[2020-07-16T17:19:36.358Z] installing boost...
[2020-07-16T17:19:38.841Z] Optional dependencies for boost
[2020-07-16T17:19:38.841Z]     python: for python bindings
[2020-07-16T17:19:38.841Z]     python2: for python2 bindings
[2020-07-16T17:19:38.841Z] installing msgpack-c...
[2020-07-16T17:19:38.841Z] installing autoconf-archive...
[2020-07-16T17:19:38.841Z] Optional dependencies for autoconf-archive
[2020-07-16T17:19:38.841Z]     automake: macros for use with it [installed]
[2020-07-16T17:19:38.841Z] :: Running post-transaction hooks...
[2020-07-16T17:19:38.841Z] (1/3) Creating system user accounts...
[2020-07-16T17:19:38.841Z] (2/3) Warn about old perl modules
[2020-07-16T17:19:38.841Z] (3/3) Updating the info directory file...
[2020-07-16T17:19:38.841Z] ==> ERROR: Could not resolve all dependencies.
[2020-07-16T17:19:39.752Z] ==> ERROR: Build failed, check /build/buildpkg/buildpkg/goblins-x86_64/jenkins/build
[Pipeline] }
[2020-07-16T17:19:39.756Z] ERROR: Failed to build source
[2020-07-16T17:19:39.756Z] ERROR: script returned exit code 255
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] emailext
[2020-07-16T17:19:39.846Z] Sending email to: artix-build-failures at artixlinux.org


More information about the artix-build-failures mailing list