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

jenkins at artixlinux.org jenkins at artixlinux.org
Fri Jul 3 23:00:49 CEST 2020


   Failure

   Build: x86_64/extra

   Packages:

   suitesparse-5.8.0-2-x86_64.pkg.tar.zst

   author: Dudemanguy

   email: dudemanguy at artixlinux.org

   [1]https://orion.artixlinux.org/job/packagesS/job/suitesparse/job/maste
   r/5/

References

   1. https://orion.artixlinux.org/job/packagesS/job/suitesparse/job/master/5/
-------------- next part --------------
Started by user dudemanguy
Replayed world
Running as dudemanguy
[Gitea] Notifying branch build status: PENDING Build started...
ERROR: Could not send notifications
org.jenkinsci.plugin.gitea.client.api.GiteaHttpStatusException: HTTP 401/Unauthorized
{"context":"packagesS/suitesparse/pipeline/head","description":"Build started...","state":"pending","status":"pending","target_url":"https://orion.artixlinux.org/job/packagesS/job/suitesparse/job/master/5/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$JobCompletedListener.onStarted(GiteaNotifier.java:334)
	at hudson.model.listeners.RunListener.fireStarted(RunListener.java:238)
	at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:301)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:428)
Querying the current revision of branch master...
Current revision of branch master is c6d7c6457cbd6bec6e1e73a83e3550015f980250
Obtained Jenkinsfile from c6d7c6457cbd6bec6e1e73a83e3550015f980250
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":"packagesS/suitesparse/pipeline/head","description":"Build started...","state":"pending","status":"pending","target_url":"https://orion.artixlinux.org/job/packagesS/job/suitesparse/job/master/5/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/packagesS_suitesparse_master
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Prepare)
[Pipeline] catchError
[Pipeline] {
[Pipeline] checkout
[2020-07-03T21:00:41.666Z] Warning: CredentialId "jenkins-gotea-token" could not be found.
[2020-07-03T21:00:41.667Z]  > git rev-parse --is-inside-work-tree # timeout=10
[2020-07-03T21:00:41.670Z] Fetching changes from the remote Git repository
[2020-07-03T21:00:41.670Z]  > git config remote.origin.url https://237b7412742b4068af4173944de150f12959f4d3@gitea.artixlinux.org/packagesS/suitesparse.git # timeout=10
[2020-07-03T21:00:41.673Z] Cleaning workspace
[2020-07-03T21:00:41.673Z]  > git rev-parse --verify HEAD # timeout=10
[2020-07-03T21:00:41.676Z] Resetting working tree
[2020-07-03T21:00:41.676Z]  > git reset --hard # timeout=10
[2020-07-03T21:00:41.679Z]  > git clean -fdx # timeout=10
[2020-07-03T21:00:41.681Z] Fetching without tags
[2020-07-03T21:00:41.681Z] Fetching upstream changes from https://237b7412742b4068af4173944de150f12959f4d3@gitea.artixlinux.org/packagesS/suitesparse.git
[2020-07-03T21:00:41.681Z]  > git --version # timeout=10
[2020-07-03T21:00:41.684Z]  > git fetch --no-tags --force --progress -- https://237b7412742b4068af4173944de150f12959f4d3@gitea.artixlinux.org/packagesS/suitesparse.git +refs/heads/master:refs/remotes/origin/master # timeout=10
[2020-07-03T21:00:41.782Z] Checking out Revision c6d7c6457cbd6bec6e1e73a83e3550015f980250 (master)
[2020-07-03T21:00:41.782Z]  > git config core.sparsecheckout # timeout=10
[2020-07-03T21:00:41.786Z]  > git checkout -f c6d7c6457cbd6bec6e1e73a83e3550015f980250 # timeout=10
[2020-07-03T21:00:41.790Z] Commit message: "[trunk] -> [extra] 'suitesparse-5.8.0-2' add"
[2020-07-03T21:00:41.790Z]  > git rev-list --no-walk c6d7c6457cbd6bec6e1e73a83e3550015f980250 # timeout=10
[2020-07-03T21:00:41.797Z] Cleaning workspace
[2020-07-03T21:00:41.797Z]  > git rev-parse --verify HEAD # timeout=10
[2020-07-03T21:00:41.800Z] Resetting working tree
[2020-07-03T21:00:41.800Z]  > git reset --hard # timeout=10
[2020-07-03T21:00:41.804Z]  > git clean -fdx # timeout=10
[2020-07-03T21:00:41.808Z] [Gitea] Notifying branch build status: PENDING Build started...
[2020-07-03T21:00:41.832Z] ERROR: Could not send notifications
[2020-07-03T21:00:41.832Z] org.jenkinsci.plugin.gitea.client.api.GiteaHttpStatusException: HTTP 401/Unauthorized
[2020-07-03T21:00:41.832Z] {"context":"packagesS/suitesparse/pipeline/head","description":"Build started...","state":"pending","status":"pending","target_url":"https://orion.artixlinux.org/job/packagesS/job/suitesparse/job/master/5/display/redirect"}
[2020-07-03T21:00:41.832Z] 	at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.post(DefaultGiteaConnection.java:911)
[2020-07-03T21:00:41.832Z] 	at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.createCommitStatus(DefaultGiteaConnection.java:597)
[2020-07-03T21:00:41.832Z] 	at org.jenkinsci.plugin.gitea.GiteaNotifier.sendNotifications(GiteaNotifier.java:153)
[2020-07-03T21:00:41.832Z] 	at org.jenkinsci.plugin.gitea.GiteaNotifier.access$400(GiteaNotifier.java:67)
[2020-07-03T21:00:41.832Z] 	at org.jenkinsci.plugin.gitea.GiteaNotifier$JobCheckOutListener.onCheckout(GiteaNotifier.java:302)
[2020-07-03T21:00:41.832Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:150)
[2020-07-03T21:00:41.832Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
[2020-07-03T21:00:41.832Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
[2020-07-03T21:00:41.832Z] 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2020-07-03T21:00:41.832Z] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2020-07-03T21:00:41.832Z] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[2020-07-03T21:00:41.832Z] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[2020-07-03T21:00:41.832Z] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[2020-07-03T21:00:41.832Z] 	at java.lang.Thread.run(Thread.java:748)
[Pipeline] libraryResource
[Pipeline] readYaml
[Pipeline] sh
[2020-07-03T21:00:42.102Z] + git show -s --format=%an c6d7c6457cbd6bec6e1e73a83e3550015f980250
[Pipeline] sh
[2020-07-03T21:00:42.359Z] + git show -s --format=%ae c6d7c6457cbd6bec6e1e73a83e3550015f980250
[Pipeline] sh
[2020-07-03T21:00:42.616Z] + git show --pretty=format: --name-status c6d7c6457cbd6bec6e1e73a83e3550015f980250
[Pipeline] fileExists
[Pipeline] sh
[2020-07-03T21:00:42.885Z] + pkg2yaml -d x86_64/extra
[Pipeline] readYaml
[Pipeline] echo
[2020-07-03T21:00:42.903Z] isNextLayout: true
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] withCredentials
[2020-07-03T21:00:43.050Z] Masking supported pattern matches of $BUILDBOT_GPGP
[Pipeline] {
[Pipeline] echo
[2020-07-03T21:00:43.081Z] isLibBump: false
[Pipeline] dir
[2020-07-03T21:00:43.087Z] Running in /var/lib/jenkins/workspace/packagesS_suitesparse_master/x86_64/extra
[Pipeline] {
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
[2020-07-03T21:00:43.355Z] + buildpkg -C -d world
[2020-07-03T21:00:46.585Z] :: Synchronizing package databases...
[2020-07-03T21:00:46.585Z]  system is up to date
[2020-07-03T21:00:46.585Z]  world is up to date
[2020-07-03T21:00:46.585Z]  galaxy is up to date
[2020-07-03T21:00:46.585Z]  extra is up to date
[2020-07-03T21:00:46.585Z]  community is up to date
[2020-07-03T21:00:46.585Z] :: Starting full system upgrade...
[2020-07-03T21:00:46.836Z]  there is nothing to do
[2020-07-03T21:00:47.746Z] ==> Building in chroot for [default] (x86_64)...
[2020-07-03T21:00:48.297Z] ==> Synchronizing chroot copy [/build/buildpkg/buildpkg/default-x86_64/root] -> [jenkins]...done
[2020-07-03T21:00:49.208Z] ==> Making package: suitesparse 5.8.0-2 (Fri Jul  3 23:00:48 2020)
[2020-07-03T21:00:49.208Z] ==> Retrieving sources...
[2020-07-03T21:00:49.208Z]   -> Found suitesparse-5.8.0.tar.gz
[2020-07-03T21:00:49.208Z]   -> Found suitesparse-no-demo.patch
[2020-07-03T21:00:49.208Z] ==> Validating source files with sha256sums...
[2020-07-03T21:00:49.208Z]     suitesparse-5.8.0.tar.gz ... FAILED
[2020-07-03T21:00:49.208Z]     suitesparse-no-demo.patch ... Passed
[2020-07-03T21:00:49.208Z] ==> ERROR: One or more files did not pass the validity check!
[2020-07-03T21:00:49.208Z] ==> ERROR: Could not download sources.
[Pipeline] }
[2020-07-03T21:00:49.211Z] ERROR: Failed to build source
[2020-07-03T21:00:49.211Z] ERROR: script returned exit code 255
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] emailext
[2020-07-03T21:00:49.303Z] Sending email to: artix-build-failures at artixlinux.org


More information about the artix-build-failures mailing list