Build: x86_64/extra
Name: go-2:1.20.5-1
author: Nathan
email: ndowens at artixlinux.org
[1]https://orion.artixlinux.org/job/packages/job/go/job/master/6/
References
1. https://orion.artixlinux.org/job/packages/job/go/job/master/6/
-------------- next part --------------
Push event to branch master
Looking up repository packages/go
Querying the current revision of branch master...
Current revision of branch master is b98b3b822d27a72ce0e5e59176a197315ea6fa26
Obtained Jenkinsfile from b98b3b822d27a72ce0e5e59176a197315ea6fa26
Loading library artix-ci at master
Attempting to resolve master from remote references...
> git --version # timeout=10
> git --version # 'git version 2.40.1'
using GIT_ASKPASS to set credentials jenkins gitea token
> git ls-remote -- https://gitea.artixlinux.org/artix/pipeline-libs.git # timeout=10
Found match: refs/heads/master revision 095ec03c26a36b7308b5c3578d60a6addca9a483
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential jenkins-gotea-token
> git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/packages_go_master at libs/d1b6e538991d6cf27c1f72e8cf4d6e290b22a9c93094b0e97e3a05b8d58db898/.git # 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 --version # 'git version 2.40.1'
using GIT_ASKPASS to set credentials jenkins gitea token
> 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 095ec03c26a36b7308b5c3578d60a6addca9a483 (master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 095ec03c26a36b7308b5c3578d60a6addca9a483 # timeout=10
Commit message: "merge branch 'next'"
[Gitea] Notifying branch build status: PENDING Build started...
[Gitea] Notified
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
���taurus��� is reserved for jobs with matching label expression
Running on Jenkins in /var/lib/jenkins/workspace/packages_go_master
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (InitData)
[Pipeline] catchError
[Pipeline] {
[Pipeline] libraryResource
[Pipeline] readYaml
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Prepare)
[Pipeline] catchError
[Pipeline] {
[Pipeline] checkout
[2023-06-07T06:21:30.738Z] The recommended git tool is: NONE
[2023-06-07T06:21:30.739Z] using credential jenkins-gotea-token
[2023-06-07T06:21:31.028Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/packages_go_master/.git # timeout=10
[2023-06-07T06:21:31.032Z] Fetching changes from the remote Git repository
[2023-06-07T06:21:31.033Z] > git config remote.origin.url https://gitea.artixlinux.org/packages/go.git # timeout=10
[2023-06-07T06:21:31.038Z] Cleaning workspace
[2023-06-07T06:21:31.038Z] > git rev-parse --verify HEAD # timeout=10
[2023-06-07T06:21:31.043Z] Resetting working tree
[2023-06-07T06:21:31.043Z] > git reset --hard # timeout=10
[2023-06-07T06:21:31.050Z] > git clean -ffdx # timeout=10
[2023-06-07T06:21:31.053Z] Pruning obsolete local tags that do not exist on remotes
[2023-06-07T06:21:31.054Z] > git show-ref --tags -d # timeout=10
[2023-06-07T06:21:31.056Z] Fetching without tags
[2023-06-07T06:21:31.056Z] Fetching upstream changes from https://gitea.artixlinux.org/packages/go.git
[2023-06-07T06:21:31.056Z] > git --version # timeout=10
[2023-06-07T06:21:31.058Z] > git --version # 'git version 2.40.1'
[2023-06-07T06:21:31.059Z] using GIT_ASKPASS to set credentials jenkins gitea token
[2023-06-07T06:21:31.059Z] > git fetch --no-tags --force --progress -- https://gitea.artixlinux.org/packages/go.git +refs/heads/master:refs/remotes/origin/master # timeout=10
[2023-06-07T06:21:31.140Z] Checking out Revision b98b3b822d27a72ce0e5e59176a197315ea6fa26 (master)
[2023-06-07T06:21:31.140Z] > git config core.sparsecheckout # timeout=10
[2023-06-07T06:21:31.143Z] > git checkout -f b98b3b822d27a72ce0e5e59176a197315ea6fa26 # timeout=10
[2023-06-07T06:21:31.150Z] Commit message: "[trunk] -> [extra] 'go-2:1.20.5-1' add"
[2023-06-07T06:21:31.150Z] > git rev-list --no-walk 8e048905b321426d1a62b322548ea9cae134ffa7 # timeout=10
[2023-06-07T06:21:31.159Z] [Gitea] Notifying branch build status: PENDING Build started...
[2023-06-07T06:21:31.396Z] [Gitea] Notified
[Pipeline] sh
[2023-06-07T06:21:31.658Z] + git show -s --format=%an b98b3b822d27a72ce0e5e59176a197315ea6fa26
[Pipeline] sh
[2023-06-07T06:21:31.917Z] + git show -s --format=%ae b98b3b822d27a72ce0e5e59176a197315ea6fa26
[Pipeline] sh
[2023-06-07T06:21:32.176Z] + git show --pretty=format: --name-status b98b3b822d27a72ce0e5e59176a197315ea6fa26
[Pipeline] fileExists
[Pipeline] sh
[2023-06-07T06:21:32.469Z] + pkg2yaml -d x86_64/extra
[Pipeline] readYaml
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] withCredentials
[2023-06-07T06:21:32.560Z] Masking supported pattern matches of $BUILDBOT_GPGP
[Pipeline] {
[Pipeline] dir
[2023-06-07T06:21:32.599Z] Running in /var/lib/jenkins/workspace/packages_go_master/x86_64/extra
[Pipeline] {
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
[2023-06-07T06:21:32.869Z] + buildpkg -C -d world
[2023-06-07T06:21:36.991Z] :: Synchronizing package databases...
[2023-06-07T06:21:36.991Z] system downloading...
[2023-06-07T06:21:36.991Z] world downloading...
[2023-06-07T06:21:36.991Z] galaxy downloading...
[2023-06-07T06:21:36.991Z] :: Starting full system upgrade...
[2023-06-07T06:21:36.991Z] there is nothing to do
[2023-06-07T06:21:38.334Z] ==> Building in chroot for [default] (x86_64)...
[2023-06-07T06:21:39.245Z] ==> Synchronizing chroot copy [/build/buildpkg/default-x86_64/root] -> [jenkins]...done
[2023-06-07T06:21:39.796Z] ==> Making package: go 2:1.20.5-1 (Wed Jun 7 08:21:39 2023)
[2023-06-07T06:21:39.796Z] ==> Retrieving sources...
[2023-06-07T06:21:39.796Z] -> Downloading go1.20.5.src.tar.gz...
[2023-06-07T06:21:39.796Z] % Total % Received % Xferd Average Speed Time Time Time Current
[2023-06-07T06:21:39.796Z] Dload Upload Total Spent Left Speed
[2023-06-07T06:21:40.046Z]
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 67 100 67 0 0 239 0 --:--:-- --:--:-- --:--:-- 238
[2023-06-07T06:21:40.597Z]
100 24.9M 100 24.9M 0 0 31.0M 0 --:--:-- --:--:-- --:--:-- 31.0M
[2023-06-07T06:21:40.597Z] -> Downloading go1.20.5.src.tar.gz.asc...
[2023-06-07T06:21:40.597Z] % Total % Received % Xferd Average Speed Time Time Time Current
[2023-06-07T06:21:40.597Z] Dload Upload Total Spent Left Speed
[2023-06-07T06:21:40.847Z]
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 71 100 71 0 0 371 0 --:--:-- --:--:-- --:--:-- 373
[2023-06-07T06:21:40.848Z]
100 819 100 819 0 0 3405 0 --:--:-- --:--:-- --:--:-- 3405
[2023-06-07T06:21:40.848Z] ==> Validating source files with sha256sums...
[2023-06-07T06:21:40.848Z] go1.20.5.src.tar.gz ... Passed
[2023-06-07T06:21:40.848Z] go1.20.5.src.tar.gz.asc ... Skipped
[2023-06-07T06:21:41.098Z] ==> Verifying source file signatures with gpg...
[2023-06-07T06:21:41.098Z] go1.20.5.src.tar.gz ... FAILED (unknown public key 4EB27DB2A3B88B8B)
[2023-06-07T06:21:41.098Z] ==> ERROR: One or more PGP signatures could not be verified!
[2023-06-07T06:21:41.098Z] ==> ERROR: Could not download sources.
[Pipeline] }
[2023-06-07T06:21:41.101Z] ERROR: Failed to build source
[2023-06-07T06:21:41.101Z] ERROR: script returned exit code 255
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] emailext
[2023-06-07T06:21:41.196Z] Sending email to: artix-build-failures at artixlinux.org
More information about the artix-build-failures
mailing list