Push event to branch golang-1.25-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from aec0474d7215e73ee489beef8eebf2e5a2d481c7 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4314654915326865001.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2960110451805507525.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/golang-1-25-lts.q31kfu/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/golang-1-25-lts.q31kfu/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7924758455800648478.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/golang-1-25-lts.q31kfu/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9818501008775780043.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7128126691009889685.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/golang-1-25-lts.q31kfu/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/golang-1-25-lts.q31kfu/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6506521606425064156.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-golang-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-golang-base, dockerNamespace:edgex-devops, dockerNexusRepo:release, dockerTags:[1.23-alpine-lts, 1.23-alpine3.20-lts], releaseBranchOverride:golang-1.23-lts] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-golang-base USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-golang-base DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: release DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-golang-base-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: golang-1.23-lts DOCKER_CUSTOM_TAGS: 1.23-alpine-lts 1.23-alpine3.20-lts [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9652 in /w/workspace/_ci-build-images_golang-1.25-lts [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/_ci-build-images_golang-1.25-lts # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision aec0474d7215e73ee489beef8eebf2e5a2d481c7 (golang-1.25-lts) Commit message: "ci: new golang 1.23 LTS image (#222)" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aec0474d7215e73ee489beef8eebf2e5a2d481c7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-20T00:44:27.323Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-20T00:44:27.504Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-20T00:44:27.605Z] ========================================================= [2026-05-20T00:44:27.605Z] EdgeX Global Pipelines Version Info [2026-05-20T00:44:27.605Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-20T00:44:28.725Z] ------------------- [2026-05-20T00:44:28.725Z] stable info: [2026-05-20T00:44:28.725Z] ------------------- [2026-05-20T00:44:28.725Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-20T00:44:28.725Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-05-20T00:44:28.725Z] Message: update stable to v1.0.278 [2026-05-20T00:44:29.297Z] ------------------- [2026-05-20T00:44:29.297Z] experimental info: [2026-05-20T00:44:29.297Z] ------------------- [2026-05-20T00:44:29.297Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-05-20T00:44:29.297Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-05-20T00:44:29.297Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2026-05-20T00:44:29.565Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo [2026-05-20T00:44:29.616Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-golang-base [Pipeline] echo [2026-05-20T00:44:29.665Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2026-05-20T00:44:29.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-05-20T00:44:29.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-20T00:44:29.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-golang-base [Pipeline] echo [2026-05-20T00:44:29.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2026-05-20T00:44:29.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = release [Pipeline] echo [2026-05-20T00:44:29.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2026-05-20T00:44:29.974Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-20T00:44:30.034Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2026-05-20T00:44:30.083Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-golang-base-archive.tar.gz [Pipeline] echo [2026-05-20T00:44:30.132Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-20T00:44:30.181Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-20T00:44:30.228Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = golang-1.23-lts [Pipeline] echo [2026-05-20T00:44:30.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.23-alpine-lts 1.23-alpine3.20-lts [Pipeline] echo [2026-05-20T00:44:30.322Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = golang-1.25-lts [Pipeline] echo [2026-05-20T00:44:30.370Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = golang-1.25-lts [Pipeline] echo [2026-05-20T00:44:30.418Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = golang-1.25-lts [Pipeline] echo [2026-05-20T00:44:30.465Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aec0474d7215e73ee489beef8eebf2e5a2d481c7 [Pipeline] echo [2026-05-20T00:44:30.512Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aec0474 [Pipeline] echo [2026-05-20T00:44:30.560Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-20T00:44:30.689Z] provisioning config files... [2026-05-20T00:44:30.703Z] copy managed file [ci-build-images-settings] to file:/w/workspace/_ci-build-images_golang-1.25-lts@tmp/config6287417722014990752tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-20T00:44:31.082Z] ---> ****-login.sh [2026-05-20T00:44:31.082Z] nexus3.edgexfoundry.org:10001 [2026-05-20T00:44:31.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T00:44:31.342Z] [2026-05-20T00:44:31.342Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-20T00:44:31.342Z] Configure a credential helper to remove this warning. See [2026-05-20T00:44:31.342Z] https://docs.****.com/go/credential-store/ [2026-05-20T00:44:31.342Z] [2026-05-20T00:44:31.342Z] Login Succeeded [2026-05-20T00:44:31.342Z] nexus3.edgexfoundry.org:10002 [2026-05-20T00:44:31.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T00:44:31.606Z] [2026-05-20T00:44:31.606Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-20T00:44:31.606Z] Configure a credential helper to remove this warning. See [2026-05-20T00:44:31.606Z] https://docs.****.com/go/credential-store/ [2026-05-20T00:44:31.606Z] [2026-05-20T00:44:31.606Z] Login Succeeded [2026-05-20T00:44:31.606Z] nexus3.edgexfoundry.org:10003 [2026-05-20T00:44:31.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T00:44:31.606Z] [2026-05-20T00:44:31.606Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-20T00:44:31.606Z] Configure a credential helper to remove this warning. See [2026-05-20T00:44:31.607Z] https://docs.****.com/go/credential-store/ [2026-05-20T00:44:31.607Z] [2026-05-20T00:44:31.607Z] Login Succeeded [2026-05-20T00:44:31.607Z] nexus3.edgexfoundry.org:10004 [2026-05-20T00:44:31.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T00:44:31.868Z] [2026-05-20T00:44:31.868Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-20T00:44:31.868Z] Configure a credential helper to remove this warning. See [2026-05-20T00:44:31.868Z] https://docs.****.com/go/credential-store/ [2026-05-20T00:44:31.868Z] [2026-05-20T00:44:31.868Z] Login Succeeded [2026-05-20T00:44:31.868Z] ****.io [2026-05-20T00:44:31.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T00:44:32.130Z] [2026-05-20T00:44:32.130Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-20T00:44:32.130Z] Configure a credential helper to remove this warning. See [2026-05-20T00:44:32.130Z] https://docs.****.com/go/credential-store/ [2026-05-20T00:44:32.130Z] [2026-05-20T00:44:32.130Z] Login Succeeded [2026-05-20T00:44:32.130Z] ---> ****-login.sh ends [Pipeline] } [2026-05-20T00:44:32.158Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-20T00:44:33.054Z] provisioning config files... [2026-05-20T00:44:33.066Z] copy managed file [ci-build-images-settings] to file:/w/workspace/_ci-build-images_golang-1.25-lts@tmp/config16806484940971647672tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-20T00:44:33.423Z] ---> ****-login.sh [2026-05-20T00:44:33.423Z] nexus3.edgexfoundry.org:10001 [2026-05-20T00:44:33.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T00:44:33.423Z] Login Succeeded [2026-05-20T00:44:33.423Z] nexus3.edgexfoundry.org:10002 [2026-05-20T00:44:33.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T00:44:33.423Z] Login Succeeded [2026-05-20T00:44:33.423Z] nexus3.edgexfoundry.org:10003 [2026-05-20T00:44:33.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T00:44:33.684Z] Login Succeeded [2026-05-20T00:44:33.684Z] nexus3.edgexfoundry.org:10004 [2026-05-20T00:44:33.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T00:44:33.684Z] Login Succeeded [2026-05-20T00:44:33.684Z] ****.io [2026-05-20T00:44:33.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T00:44:33.945Z] Login Succeeded [2026-05-20T00:44:33.945Z] ---> ****-login.sh ends [Pipeline] } [2026-05-20T00:44:33.973Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-20T00:44:35.241Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-20T00:44:35.559Z] + ls -al . [2026-05-20T00:44:35.559Z] total 28 [2026-05-20T00:44:35.559Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 00:44 . [2026-05-20T00:44:35.559Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 00:44 .. [2026-05-20T00:44:35.559Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 00:44 .git [2026-05-20T00:44:35.559Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 00:44 .github [2026-05-20T00:44:35.559Z] -rw-rw-r-- 1 jenkins jenkins 585 May 20 00:44 .golangci.yml [2026-05-20T00:44:35.559Z] -rw-rw-r-- 1 jenkins jenkins 948 May 20 00:44 Dockerfile [2026-05-20T00:44:35.559Z] -rw-rw-r-- 1 jenkins jenkins 959 May 20 00:44 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T00:44:36.023Z] + docker build -t edgex-devops/edgex-golang-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=aec0474d7215e73ee489beef8eebf2e5a2d481c7 --label arch=amd64 . [2026-05-20T00:44:36.997Z] #0 building with "default" instance using docker driver [2026-05-20T00:44:36.997Z] [2026-05-20T00:44:36.997Z] #1 [internal] load build definition from Dockerfile [2026-05-20T00:44:36.997Z] #1 transferring dockerfile: 987B done [2026-05-20T00:44:36.997Z] #1 DONE 0.0s [2026-05-20T00:44:36.997Z] [2026-05-20T00:44:36.997Z] #2 [internal] load metadata for docker.io/library/golang:1.23-alpine3.20 [2026-05-20T00:44:37.295Z] #2 DONE 0.7s [2026-05-20T00:44:37.563Z] [2026-05-20T00:44:37.563Z] #3 [internal] load .dockerignore [2026-05-20T00:44:37.563Z] #3 transferring context: 2B done [2026-05-20T00:44:37.563Z] #3 DONE 0.0s [2026-05-20T00:44:37.563Z] [2026-05-20T00:44:37.563Z] #4 [internal] load build context [2026-05-20T00:44:37.563Z] #4 transferring context: 627B done [2026-05-20T00:44:37.563Z] #4 DONE 0.0s [2026-05-20T00:44:37.563Z] [2026-05-20T00:44:37.563Z] #5 [1/5] FROM docker.io/library/golang:1.23-alpine3.20@sha256:96917b18cf0bf6dc54f726696eb526fe6e6a1ab45e43d4a292aae11f3d503ffe [2026-05-20T00:44:37.563Z] #5 resolve docker.io/library/golang:1.23-alpine3.20@sha256:96917b18cf0bf6dc54f726696eb526fe6e6a1ab45e43d4a292aae11f3d503ffe 0.0s done [2026-05-20T00:44:37.563Z] #5 sha256:a557ad65b41b3da8619a6031dd1c7e7d8acf95b5ad016224c8aadd21c3c088af 2.08kB / 2.08kB done [2026-05-20T00:44:37.563Z] #5 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s [2026-05-20T00:44:37.563Z] #5 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0B / 294.40kB 0.1s [2026-05-20T00:44:37.563Z] #5 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0B / 74.06MB 0.1s [2026-05-20T00:44:37.563Z] #5 sha256:96917b18cf0bf6dc54f726696eb526fe6e6a1ab45e43d4a292aae11f3d503ffe 10.29kB / 10.29kB done [2026-05-20T00:44:37.563Z] #5 sha256:0061f67b6828e0e4f5c1a00f2ce31628cbdad1e82076d1833eefd3254b420538 1.92kB / 1.92kB done [2026-05-20T00:44:37.563Z] #5 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2026-05-20T00:44:37.563Z] #5 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s [2026-05-20T00:44:37.563Z] #5 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 0B / 126B 0.2s [2026-05-20T00:44:37.899Z] #5 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2026-05-20T00:44:37.899Z] #5 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df [2026-05-20T00:44:37.899Z] #5 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.3s done [2026-05-20T00:44:37.899Z] #5 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done [2026-05-20T00:44:37.899Z] #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.3s done [2026-05-20T00:44:38.167Z] #5 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.4s done [2026-05-20T00:44:40.097Z] #5 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 12.58MB / 74.06MB 2.5s [2026-05-20T00:44:40.097Z] #5 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 27.26MB / 74.06MB 2.6s [2026-05-20T00:44:40.097Z] #5 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 66.06MB / 74.06MB 2.8s [2026-05-20T00:44:40.358Z] #5 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 3.0s done [2026-05-20T00:44:40.619Z] #5 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s [2026-05-20T00:44:46.038Z] #5 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.9s done [2026-05-20T00:44:46.038Z] #5 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2026-05-20T00:44:46.038Z] #5 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2026-05-20T00:44:46.038Z] #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-05-20T00:44:46.038Z] #5 DONE 8.5s [2026-05-20T00:44:46.038Z] [2026-05-20T00:44:46.038Z] #6 [2/5] COPY ./.golangci.yml /etc/.golangci.yml [2026-05-20T00:44:47.438Z] #6 DONE 1.3s [2026-05-20T00:44:47.438Z] [2026-05-20T00:44:47.438Z] #7 [3/5] RUN if [ $(uname -m) == "x86_64" ]; then wget -O /usr/local/bin/hadolint https://github.com/hadolint/hadolint/releases/download/v2.12.0/hadolint-Linux-x86_64 ; chmod +x /usr/local/bin/hadolint; fi [2026-05-20T00:44:47.438Z] #7 0.241 Connecting to github.com (140.82.112.3:443) [2026-05-20T00:44:47.438Z] #7 0.358 Connecting to release-assets.githubusercontent.com (185.199.109.133:443) [2026-05-20T00:44:47.700Z] #7 0.412 saving to '/usr/local/bin/hadolint' [2026-05-20T00:44:47.700Z] #7 0.451 hadolint 100% |********************************| 2369k 0:00:00 ETA [2026-05-20T00:44:47.700Z] #7 0.451 '/usr/local/bin/hadolint' saved [2026-05-20T00:44:47.700Z] #7 DONE 0.5s [2026-05-20T00:44:47.700Z] [2026-05-20T00:44:47.700Z] #8 [4/5] RUN apk add --update --no-cache make git curl bash pkgconfig build-base linux-headers musl-dev zeromq-dev && apk upgrade && ln -s /bin/touch /usr/bin/touch && wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v1.61.0 [2026-05-20T00:44:47.805Z] Still waiting to schedule task [2026-05-20T00:44:47.805Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9648’ [2026-05-20T00:44:47.969Z] #8 0.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-05-20T00:44:47.969Z] #8 0.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-05-20T00:44:48.571Z] #8 0.767 (1/44) Upgrading musl (1.2.5-r1 -> 1.2.5-r3) [2026-05-20T00:44:48.571Z] #8 0.779 (2/44) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2026-05-20T00:44:48.571Z] #8 0.785 (3/44) Installing libncursesw (6.4_p20240420-r2) [2026-05-20T00:44:48.571Z] #8 0.792 (4/44) Installing readline (8.2.10-r0) [2026-05-20T00:44:48.571Z] #8 0.797 (5/44) Installing bash (5.2.26-r0) [2026-05-20T00:44:48.571Z] #8 0.809 Executing bash-5.2.26-r0.post-install [2026-05-20T00:44:48.571Z] #8 0.814 (6/44) Installing libgcc (13.2.1_git20240309-r1) [2026-05-20T00:44:48.571Z] #8 0.820 (7/44) Installing jansson (2.14-r4) [2026-05-20T00:44:48.571Z] #8 0.824 (8/44) Installing libstdc++ (13.2.1_git20240309-r1) [2026-05-20T00:44:48.571Z] #8 0.913 (9/44) Installing zstd-libs (1.5.6-r0) [2026-05-20T00:44:48.571Z] #8 0.922 (10/44) Installing binutils (2.42-r1) [2026-05-20T00:44:48.571Z] #8 0.984 (11/44) Installing libmagic (5.45-r1) [2026-05-20T00:44:48.571Z] #8 1.008 (12/44) Installing file (5.45-r1) [2026-05-20T00:44:48.571Z] #8 1.019 (13/44) Installing libgomp (13.2.1_git20240309-r1) [2026-05-20T00:44:48.844Z] #8 1.029 (14/44) Installing libatomic (13.2.1_git20240309-r1) [2026-05-20T00:44:48.844Z] #8 1.033 (15/44) Installing gmp (6.3.0-r1) [2026-05-20T00:44:48.844Z] #8 1.043 (16/44) Installing isl26 (0.26-r1) [2026-05-20T00:44:48.844Z] #8 1.068 (17/44) Installing mpfr4 (4.2.1-r0) [2026-05-20T00:44:48.844Z] #8 1.079 (18/44) Installing mpc1 (1.3.1-r1) [2026-05-20T00:44:48.844Z] #8 1.086 (19/44) Installing gcc (13.2.1_git20240309-r1) [2026-05-20T00:44:49.918Z] #8 1.966 (20/44) Installing libstdc++-dev (13.2.1_git20240309-r1) [2026-05-20T00:44:49.918Z] #8 2.082 (21/44) Installing musl-dev (1.2.5-r3) [2026-05-20T00:44:49.918Z] #8 2.144 (22/44) Installing g++ (13.2.1_git20240309-r1) [2026-05-20T00:44:49.918Z] #8 2.359 (23/44) Installing make (4.4.1-r2) [2026-05-20T00:44:50.337Z] #8 2.366 (24/44) Installing fortify-headers (1.1-r3) [2026-05-20T00:44:50.337Z] #8 2.372 (25/44) Installing patch (2.7.6-r10) [2026-05-20T00:44:50.337Z] #8 2.381 (26/44) Installing build-base (0.5-r3) [2026-05-20T00:44:50.337Z] #8 2.389 (27/44) Installing brotli-libs (1.1.0-r2) [2026-05-20T00:44:50.337Z] #8 2.406 (28/44) Installing c-ares (1.33.1-r0) [2026-05-20T00:44:50.337Z] #8 2.411 (29/44) Installing libunistring (1.2-r0) [2026-05-20T00:44:50.337Z] #8 2.431 (30/44) Installing libidn2 (2.3.7-r0) [2026-05-20T00:44:50.337Z] #8 2.436 (31/44) Installing nghttp2-libs (1.62.1-r0) [2026-05-20T00:44:50.337Z] #8 2.441 (32/44) Installing libpsl (0.21.5-r1) [2026-05-20T00:44:50.337Z] #8 2.446 (33/44) Installing libcurl (8.14.1-r2) [2026-05-20T00:44:50.337Z] #8 2.460 (34/44) Installing curl (8.14.1-r2) [2026-05-20T00:44:50.337Z] #8 2.467 (35/44) Installing libexpat (2.7.5-r0) [2026-05-20T00:44:50.337Z] #8 2.473 (36/44) Installing pcre2 (10.43-r0) [2026-05-20T00:44:50.337Z] #8 2.487 (37/44) Installing git (2.45.4-r0) [2026-05-20T00:44:50.337Z] #8 2.550 (38/44) Installing git-init-template (2.45.4-r0) [2026-05-20T00:44:50.337Z] #8 2.555 (39/44) Installing linux-headers (6.6-r0) [2026-05-20T00:44:50.337Z] #8 2.644 (40/44) Installing pkgconf (2.2.0-r0) [2026-05-20T00:44:50.337Z] #8 2.652 (41/44) Installing libsodium (1.0.19-r1) [2026-05-20T00:44:50.337Z] #8 2.663 (42/44) Installing libzmq (4.3.5-r2) [2026-05-20T00:44:50.337Z] #8 2.673 (43/44) Installing libsodium-dev (1.0.19-r1) [2026-05-20T00:44:50.337Z] #8 2.765 (44/44) Installing zeromq-dev (4.3.5-r2) [2026-05-20T00:44:50.648Z] #8 2.851 Executing busybox-1.36.1-r29.trigger [2026-05-20T00:44:50.648Z] #8 2.859 OK: 248 MiB in 58 packages [2026-05-20T00:44:50.648Z] #8 2.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-05-20T00:44:50.937Z] #8 2.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-05-20T00:44:50.937Z] #8 3.270 (1/9) Upgrading busybox (1.36.1-r29 -> 1.36.1-r31) [2026-05-20T00:44:50.937Z] #8 3.287 Executing busybox-1.36.1-r31.post-upgrade [2026-05-20T00:44:50.937Z] #8 3.343 (2/9) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r31) [2026-05-20T00:44:50.937Z] #8 3.348 (3/9) Upgrading ca-certificates-bundle (20241121-r1 -> 20260413-r0) [2026-05-20T00:44:50.937Z] #8 3.357 (4/9) Upgrading libcrypto3 (3.3.3-r0 -> 3.3.7-r0) [2026-05-20T00:44:50.937Z] #8 3.403 (5/9) Upgrading libssl3 (3.3.3-r0 -> 3.3.7-r0) [2026-05-20T00:44:51.239Z] #8 3.414 (6/9) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r31) [2026-05-20T00:44:51.239Z] #8 3.418 (7/9) Upgrading zlib (1.3.1-r1 -> 1.3.2-r0) [2026-05-20T00:44:51.239Z] #8 3.424 (8/9) Upgrading ca-certificates (20241121-r1 -> 20260413-r0) [2026-05-20T00:44:51.239Z] #8 3.441 (9/9) Upgrading musl-utils (1.2.5-r1 -> 1.2.5-r3) [2026-05-20T00:44:51.239Z] #8 3.446 Executing busybox-1.36.1-r31.trigger [2026-05-20T00:44:51.239Z] #8 3.451 Executing ca-certificates-20260413-r0.trigger [2026-05-20T00:44:51.239Z] #8 3.492 OK: 248 MiB in 58 packages [2026-05-20T00:44:51.239Z] #8 3.544 Connecting to raw.githubusercontent.com (185.199.108.133:443) [2026-05-20T00:44:51.239Z] #8 3.638 writing to stdout [2026-05-20T00:44:51.239Z] #8 3.638 - 100% |********************************| 11589 0:00:00 ETA [2026-05-20T00:44:51.239Z] #8 3.638 written to stdout [2026-05-20T00:44:51.239Z] #8 3.649 golangci/golangci-lint info checking GitHub for tag 'v1.61.0' [2026-05-20T00:44:51.553Z] #8 3.861 golangci/golangci-lint info found version: 1.61.0 for v1.61.0/linux/amd64 [2026-05-20T00:44:52.157Z] #8 4.627 golangci/golangci-lint info installed ./bin/golangci-lint [2026-05-20T00:44:53.141Z] #8 DONE 5.6s [2026-05-20T00:44:53.404Z] [2026-05-20T00:44:53.405Z] #9 [5/5] RUN go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest [2026-05-20T00:44:54.390Z] #9 1.208 go: downloading github.com/gotesttools/gotestfmt/v2 v2.5.0 [2026-05-20T00:44:54.936Z] #9 1.217 go: downloading github.com/gotesttools/gotestfmt v1.1.0 [2026-05-20T00:45:00.467Z] #9 DONE 7.2s [2026-05-20T00:45:00.467Z] [2026-05-20T00:45:00.467Z] #10 exporting to image [2026-05-20T00:45:00.467Z] #10 exporting layers [2026-05-20T00:45:01.665Z] #10 exporting layers 1.2s done [2026-05-20T00:45:01.665Z] #10 writing image sha256:04efbc8d400d634c76cd46bb2b4b66a0058b0a93d06dd75f80dabb67bc89fe3e done [2026-05-20T00:45:01.665Z] #10 naming to docker.io/edgex-devops/edgex-golang-base 0.0s done [2026-05-20T00:45:01.665Z] #10 DONE 1.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T00:45:04.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-20T00:45:04.445Z] [2026-05-20T00:45:04.445Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T00:45:05.128Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-20T00:45:05.128Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-20T00:45:05.128Z] 5eb5b503b376: Pulling fs layer [2026-05-20T00:45:05.128Z] 5c69ac0246d0: Pulling fs layer [2026-05-20T00:45:05.128Z] ec43610c2a17: Pulling fs layer [2026-05-20T00:45:05.128Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-20T00:45:05.128Z] 33b1e0a273af: Pulling fs layer [2026-05-20T00:45:05.128Z] 5d3b04190fa2: Pulling fs layer [2026-05-20T00:45:05.128Z] 2f39f015ded8: Pulling fs layer [2026-05-20T00:45:05.128Z] 5d3b04190fa2: Waiting [2026-05-20T00:45:05.128Z] 33b1e0a273af: Waiting [2026-05-20T00:45:05.128Z] 2f39f015ded8: Waiting [2026-05-20T00:45:05.128Z] 3a2ae6a8a46f: Waiting [2026-05-20T00:45:05.128Z] 5c69ac0246d0: Verifying Checksum [2026-05-20T00:45:05.128Z] 5c69ac0246d0: Download complete [2026-05-20T00:45:05.128Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-20T00:45:05.128Z] 3a2ae6a8a46f: Download complete [2026-05-20T00:45:05.128Z] 33b1e0a273af: Verifying Checksum [2026-05-20T00:45:05.128Z] 33b1e0a273af: Download complete [2026-05-20T00:45:05.128Z] 5d3b04190fa2: Verifying Checksum [2026-05-20T00:45:05.128Z] ec43610c2a17: Verifying Checksum [2026-05-20T00:45:05.128Z] ec43610c2a17: Download complete [2026-05-20T00:45:05.431Z] 5eb5b503b376: Verifying Checksum [2026-05-20T00:45:05.431Z] 5eb5b503b376: Download complete [2026-05-20T00:45:06.036Z] 2f39f015ded8: Download complete [2026-05-20T00:45:07.086Z] 5eb5b503b376: Pull complete [2026-05-20T00:45:07.086Z] 5c69ac0246d0: Pull complete [2026-05-20T00:45:07.760Z] ec43610c2a17: Pull complete [2026-05-20T00:45:07.760Z] 3a2ae6a8a46f: Pull complete [2026-05-20T00:45:08.053Z] 33b1e0a273af: Pull complete [2026-05-20T00:45:08.053Z] 5d3b04190fa2: Pull complete [2026-05-20T00:45:15.151Z] 2f39f015ded8: Pull complete [2026-05-20T00:45:15.151Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-20T00:45:15.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-20T00:45:15.151Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-20T00:45:15.978Z] prd-ubuntu20.04-docker-8c-8g-9652 does not seem to be running inside a container [2026-05-20T00:45:16.077Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_ci-build-images_golang-1.25-lts -v /w/workspace/_ci-build-images_golang-1.25-lts:/w/workspace/_ci-build-images_golang-1.25-lts:rw,z -v /w/workspace/_ci-build-images_golang-1.25-lts@tmp:/w/workspace/_ci-build-images_golang-1.25-lts@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-20T00:45:18.525Z] $ docker top 1794850a58b1cc850030490f28de6f8e0fce594c35a30f936a62c1dd0f29f480 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-20T00:45:19.566Z] ---> job-cost.sh [2026-05-20T00:45:19.567Z] lf-activate-venv: SKIPPING [2026-05-20T00:45:19.567Z] INFO: No Stack... [2026-05-20T00:45:19.834Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-20T00:45:20.111Z] INFO: Archiving Costs [Pipeline] sh [2026-05-20T00:45:20.442Z] + cat /w/workspace/_ci-build-images_golang-1.25-lts/archives/cost.csv [2026-05-20T00:45:20.442Z] + cut -d, -f6 [Pipeline] lock [2026-05-20T00:45:20.499Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-lts-1-stack-cost] [2026-05-20T00:45:20.505Z] Resource [jenkins-edgexfoundry-ci-build-images-golang-1.25-lts-1-stack-cost] did not exist. Created. [2026-05-20T00:45:20.529Z] Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-lts-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-20T00:45:20.990Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-05-20T00:45:21.417Z] Stashed 1 file(s) [Pipeline] } [2026-05-20T00:45:21.450Z] Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-lts-1-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-20T00:45:21.528Z] $ docker stop --time=1 1794850a58b1cc850030490f28de6f8e0fce594c35a30f936a62c1dd0f29f480 [2026-05-20T00:45:22.680Z] $ docker rm -f --volumes 1794850a58b1cc850030490f28de6f8e0fce594c35a30f936a62c1dd0f29f480 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-20T00:46:56.738Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9653 in /w/workspace/_ci-build-images_golang-1.25-lts [Pipeline] { [Pipeline] checkout [2026-05-20T00:46:59.912Z] Selected Git installation does not exist. Using Default [2026-05-20T00:46:59.912Z] The recommended git tool is: NONE [2026-05-20T00:47:05.782Z] using credential edgex-jenkins-ssh [2026-05-20T00:47:05.818Z] Cloning the remote Git repository [2026-05-20T00:47:05.869Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2026-05-20T00:47:05.981Z] > git init /w/workspace/_ci-build-images_golang-1.25-lts # timeout=10 [2026-05-20T00:47:06.164Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2026-05-20T00:47:06.166Z] > git --version # timeout=10 [2026-05-20T00:47:06.190Z] > git --version # 'git version 2.25.1' [2026-05-20T00:47:06.195Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-20T00:47:06.372Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-20T00:47:09.379Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2026-05-20T00:47:09.407Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-20T00:47:10.406Z] Avoid second fetch [2026-05-20T00:47:10.407Z] Checking out Revision aec0474d7215e73ee489beef8eebf2e5a2d481c7 (golang-1.25-lts) [2026-05-20T00:47:11.039Z] Commit message: "ci: new golang 1.23 LTS image (#222)" [2026-05-20T00:47:11.084Z] > git --version # timeout=10 [2026-05-20T00:47:11.098Z] > git --version # 'git version 2.25.1' [2026-05-20T00:47:11.120Z] fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-05-20T00:47:10.422Z] > git config core.sparsecheckout # timeout=10 [2026-05-20T00:47:10.478Z] > git checkout -f aec0474d7215e73ee489beef8eebf2e5a2d481c7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-20T00:47:16.181Z] provisioning config files... [2026-05-20T00:47:16.213Z] copy managed file [ci-build-images-settings] to file:/w/workspace/_ci-build-images_golang-1.25-lts@tmp/config13995315694317422316tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-20T00:47:16.919Z] ---> ****-login.sh [2026-05-20T00:47:16.919Z] nexus3.edgexfoundry.org:10001 [2026-05-20T00:47:17.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T00:47:17.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-20T00:47:17.461Z] Configure a credential helper to remove this warning. See [2026-05-20T00:47:17.461Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-20T00:47:17.461Z] [2026-05-20T00:47:17.461Z] Login Succeeded [2026-05-20T00:47:17.461Z] nexus3.edgexfoundry.org:10002 [2026-05-20T00:47:17.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T00:47:17.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-20T00:47:17.734Z] Configure a credential helper to remove this warning. See [2026-05-20T00:47:17.734Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-20T00:47:17.734Z] [2026-05-20T00:47:17.734Z] Login Succeeded [2026-05-20T00:47:17.734Z] nexus3.edgexfoundry.org:10003 [2026-05-20T00:47:18.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T00:47:18.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-20T00:47:18.299Z] Configure a credential helper to remove this warning. See [2026-05-20T00:47:18.299Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-20T00:47:18.299Z] [2026-05-20T00:47:18.299Z] Login Succeeded [2026-05-20T00:47:18.299Z] nexus3.edgexfoundry.org:10004 [2026-05-20T00:47:18.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T00:47:18.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-20T00:47:18.571Z] Configure a credential helper to remove this warning. See [2026-05-20T00:47:18.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-20T00:47:18.572Z] [2026-05-20T00:47:18.572Z] Login Succeeded [2026-05-20T00:47:18.572Z] ****.io [2026-05-20T00:47:18.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T00:47:19.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-20T00:47:19.225Z] Configure a credential helper to remove this warning. See [2026-05-20T00:47:19.225Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-20T00:47:19.225Z] [2026-05-20T00:47:19.225Z] Login Succeeded [2026-05-20T00:47:19.225Z] ---> ****-login.sh ends [Pipeline] } [2026-05-20T00:47:19.355Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-20T00:47:20.830Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-20T00:47:21.331Z] + ls -al . [2026-05-20T00:47:21.331Z] total 28 [2026-05-20T00:47:21.331Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 00:47 . [2026-05-20T00:47:21.331Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 00:47 .. [2026-05-20T00:47:21.331Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 00:47 .git [2026-05-20T00:47:21.331Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 00:47 .github [2026-05-20T00:47:21.331Z] -rw-rw-r-- 1 jenkins jenkins 585 May 20 00:47 .golangci.yml [2026-05-20T00:47:21.331Z] -rw-rw-r-- 1 jenkins jenkins 948 May 20 00:47 Dockerfile [2026-05-20T00:47:21.331Z] -rw-rw-r-- 1 jenkins jenkins 959 May 20 00:47 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T00:47:22.234Z] + docker build -t edgex-devops/edgex-golang-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=aec0474d7215e73ee489beef8eebf2e5a2d481c7 --label arch=arm64 . [2026-05-20T00:47:22.585Z] Sending build context to Docker daemon 502.3kB [2026-05-20T00:47:22.585Z] Step 1/9 : FROM golang:1.23-alpine3.20 [2026-05-20T00:47:23.047Z] 1.23-alpine3.20: Pulling from library/golang [2026-05-20T00:47:23.361Z] 94e9d8af2201: Pulling fs layer [2026-05-20T00:47:23.361Z] a6c56e8762df: Pulling fs layer [2026-05-20T00:47:23.361Z] f0f3c8884826: Pulling fs layer [2026-05-20T00:47:23.361Z] c7e7622c144d: Pulling fs layer [2026-05-20T00:47:23.361Z] 4f4fb700ef54: Pulling fs layer [2026-05-20T00:47:23.361Z] c7e7622c144d: Waiting [2026-05-20T00:47:23.361Z] 4f4fb700ef54: Waiting [2026-05-20T00:47:23.654Z] a6c56e8762df: Verifying Checksum [2026-05-20T00:47:23.654Z] a6c56e8762df: Download complete [2026-05-20T00:47:23.654Z] 94e9d8af2201: Verifying Checksum [2026-05-20T00:47:23.654Z] 94e9d8af2201: Download complete [2026-05-20T00:47:23.654Z] 4f4fb700ef54: Verifying Checksum [2026-05-20T00:47:23.654Z] 4f4fb700ef54: Download complete [2026-05-20T00:47:23.654Z] c7e7622c144d: Verifying Checksum [2026-05-20T00:47:23.654Z] c7e7622c144d: Download complete [2026-05-20T00:47:24.306Z] 94e9d8af2201: Pull complete [2026-05-20T00:47:24.998Z] a6c56e8762df: Pull complete [2026-05-20T00:47:25.651Z] f0f3c8884826: Verifying Checksum [2026-05-20T00:47:25.651Z] f0f3c8884826: Download complete [2026-05-20T00:47:41.199Z] f0f3c8884826: Pull complete [2026-05-20T00:47:41.199Z] c7e7622c144d: Pull complete [2026-05-20T00:47:41.199Z] 4f4fb700ef54: Pull complete [2026-05-20T00:47:41.199Z] Digest: sha256:96917b18cf0bf6dc54f726696eb526fe6e6a1ab45e43d4a292aae11f3d503ffe [2026-05-20T00:47:41.199Z] Status: Downloaded newer image for golang:1.23-alpine3.20 [2026-05-20T00:47:41.199Z] ---> 7af72a2031a1 [2026-05-20T00:47:41.199Z] Step 2/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2023: Intel Corporation' [2026-05-20T00:47:41.199Z] ---> Running in 5c4dd169044a [2026-05-20T00:47:41.513Z] Removing intermediate container 5c4dd169044a [2026-05-20T00:47:41.513Z] ---> a946cb67f139 [2026-05-20T00:47:41.513Z] Step 3/9 : ENV HADOLINT_VERSION=2.12.0 GOLANGCI_VERSION=1.61.0 [2026-05-20T00:47:41.513Z] ---> Running in 760a3ff54182 [2026-05-20T00:47:41.800Z] Removing intermediate container 760a3ff54182 [2026-05-20T00:47:41.800Z] ---> d42d3291b34b [2026-05-20T00:47:41.800Z] Step 4/9 : COPY ./.golangci.yml /etc/.golangci.yml [2026-05-20T00:47:42.220Z] ---> ec7b5f0d1e64 [2026-05-20T00:47:42.220Z] Step 5/9 : RUN if [ $(uname -m) == "x86_64" ]; then wget -O /usr/local/bin/hadolint https://github.com/hadolint/hadolint/releases/download/v${HADOLINT_VERSION}/hadolint-Linux-x86_64 ; chmod +x /usr/local/bin/hadolint; fi [2026-05-20T00:47:42.531Z] ---> Running in f602161a1ad0 [2026-05-20T00:47:44.115Z] Removing intermediate container f602161a1ad0 [2026-05-20T00:47:44.116Z] ---> a4e86129aa03 [2026-05-20T00:47:44.116Z] Step 6/9 : RUN apk add --update --no-cache make git curl bash pkgconfig build-base linux-headers musl-dev zeromq-dev && apk upgrade && ln -s /bin/touch /usr/bin/touch && wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v${GOLANGCI_VERSION} [2026-05-20T00:47:44.116Z] ---> Running in acf083041014 [2026-05-20T00:47:45.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-05-20T00:47:45.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-05-20T00:47:47.043Z] (1/44) Upgrading musl (1.2.5-r1 -> 1.2.5-r3) [2026-05-20T00:47:47.043Z] (2/44) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2026-05-20T00:47:47.043Z] (3/44) Installing libncursesw (6.4_p20240420-r2) [2026-05-20T00:47:47.043Z] (4/44) Installing readline (8.2.10-r0) [2026-05-20T00:47:47.043Z] (5/44) Installing bash (5.2.26-r0) [2026-05-20T00:47:47.043Z] Executing bash-5.2.26-r0.post-install [2026-05-20T00:47:47.043Z] (6/44) Installing libgcc (13.2.1_git20240309-r1) [2026-05-20T00:47:47.043Z] (7/44) Installing jansson (2.14-r4) [2026-05-20T00:47:47.043Z] (8/44) Installing libstdc++ (13.2.1_git20240309-r1) [2026-05-20T00:47:47.043Z] (9/44) Installing zstd-libs (1.5.6-r0) [2026-05-20T00:47:47.043Z] (10/44) Installing binutils (2.42-r1) [2026-05-20T00:47:47.363Z] (11/44) Installing libmagic (5.45-r1) [2026-05-20T00:47:47.691Z] (12/44) Installing file (5.45-r1) [2026-05-20T00:47:47.691Z] (13/44) Installing libgomp (13.2.1_git20240309-r1) [2026-05-20T00:47:47.691Z] (14/44) Installing libatomic (13.2.1_git20240309-r1) [2026-05-20T00:47:47.691Z] (15/44) Installing gmp (6.3.0-r1) [2026-05-20T00:47:47.691Z] (16/44) Installing isl26 (0.26-r1) [2026-05-20T00:47:47.691Z] (17/44) Installing mpfr4 (4.2.1-r0) [2026-05-20T00:47:47.691Z] (18/44) Installing mpc1 (1.3.1-r1) [2026-05-20T00:47:47.691Z] (19/44) Installing gcc (13.2.1_git20240309-r1) [2026-05-20T00:47:50.543Z] (20/44) Installing libstdc++-dev (13.2.1_git20240309-r1) [2026-05-20T00:47:50.849Z] (21/44) Installing musl-dev (1.2.5-r3) [2026-05-20T00:47:51.147Z] (22/44) Installing g++ (13.2.1_git20240309-r1) [2026-05-20T00:47:52.176Z] (23/44) Installing make (4.4.1-r2) [2026-05-20T00:47:52.176Z] (24/44) Installing fortify-headers (1.1-r3) [2026-05-20T00:47:52.176Z] (25/44) Installing patch (2.7.6-r10) [2026-05-20T00:47:52.176Z] (26/44) Installing build-base (0.5-r3) [2026-05-20T00:47:52.176Z] (27/44) Installing brotli-libs (1.1.0-r2) [2026-05-20T00:47:52.176Z] (28/44) Installing c-ares (1.33.1-r0) [2026-05-20T00:47:52.176Z] (29/44) Installing libunistring (1.2-r0) [2026-05-20T00:47:52.176Z] (30/44) Installing libidn2 (2.3.7-r0) [2026-05-20T00:47:52.176Z] (31/44) Installing nghttp2-libs (1.62.1-r0) [2026-05-20T00:47:52.176Z] (32/44) Installing libpsl (0.21.5-r1) [2026-05-20T00:47:52.176Z] (33/44) Installing libcurl (8.14.1-r2) [2026-05-20T00:47:52.176Z] (34/44) Installing curl (8.14.1-r2) [2026-05-20T00:47:52.176Z] (35/44) Installing libexpat (2.7.5-r0) [2026-05-20T00:47:52.176Z] (36/44) Installing pcre2 (10.43-r0) [2026-05-20T00:47:52.176Z] (37/44) Installing git (2.45.4-r0) [2026-05-20T00:47:52.454Z] (38/44) Installing git-init-template (2.45.4-r0) [2026-05-20T00:47:52.454Z] (39/44) Installing linux-headers (6.6-r0) [2026-05-20T00:47:53.057Z] (40/44) Installing pkgconf (2.2.0-r0) [2026-05-20T00:47:53.057Z] (41/44) Installing libsodium (1.0.19-r1) [2026-05-20T00:47:53.057Z] (42/44) Installing libzmq (4.3.5-r2) [2026-05-20T00:47:53.329Z] (43/44) Installing libsodium-dev (1.0.19-r1) [2026-05-20T00:47:53.329Z] (44/44) Installing zeromq-dev (4.3.5-r2) [2026-05-20T00:47:53.600Z] Executing busybox-1.36.1-r29.trigger [2026-05-20T00:47:53.600Z] OK: 240 MiB in 58 packages [2026-05-20T00:47:53.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-05-20T00:47:54.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-05-20T00:47:55.581Z] (1/9) Upgrading busybox (1.36.1-r29 -> 1.36.1-r31) [2026-05-20T00:47:55.581Z] Executing busybox-1.36.1-r31.post-upgrade [2026-05-20T00:47:55.581Z] (2/9) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r31) [2026-05-20T00:47:55.581Z] (3/9) Upgrading ca-certificates-bundle (20241121-r1 -> 20260413-r0) [2026-05-20T00:47:55.581Z] (4/9) Upgrading libcrypto3 (3.3.3-r0 -> 3.3.7-r0) [2026-05-20T00:47:55.884Z] (5/9) Upgrading libssl3 (3.3.3-r0 -> 3.3.7-r0) [2026-05-20T00:47:55.884Z] (6/9) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r31) [2026-05-20T00:47:55.884Z] (7/9) Upgrading zlib (1.3.1-r1 -> 1.3.2-r0) [2026-05-20T00:47:55.884Z] (8/9) Upgrading ca-certificates (20241121-r1 -> 20260413-r0) [2026-05-20T00:47:55.884Z] (9/9) Upgrading musl-utils (1.2.5-r1 -> 1.2.5-r3) [2026-05-20T00:47:55.884Z] Executing busybox-1.36.1-r31.trigger [2026-05-20T00:47:55.884Z] Executing ca-certificates-20260413-r0.trigger [2026-05-20T00:47:56.164Z] OK: 240 MiB in 58 packages [2026-05-20T00:47:56.448Z] Connecting to raw.githubusercontent.com (185.199.109.133:443) [2026-05-20T00:47:56.448Z] writing to stdout [2026-05-20T00:47:56.448Z] - 100% |********************************| 11589 0:00:00 ETA [2026-05-20T00:47:56.448Z] written to stdout [2026-05-20T00:47:56.448Z] golangci/golangci-lint info checking GitHub for tag 'v1.61.0' [2026-05-20T00:47:57.039Z] golangci/golangci-lint info found version: 1.61.0 for v1.61.0/linux/arm64 [2026-05-20T00:47:59.332Z] golangci/golangci-lint info installed ./bin/golangci-lint [2026-05-20T00:48:09.894Z] Removing intermediate container acf083041014 [2026-05-20T00:48:09.894Z] ---> 4b6382951d63 [2026-05-20T00:48:09.894Z] Step 7/9 : RUN go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest [2026-05-20T00:48:09.894Z] ---> Running in c19c8b317ded [2026-05-20T00:48:10.189Z] go: downloading github.com/gotesttools/gotestfmt/v2 v2.5.0 [2026-05-20T00:48:10.189Z] go: downloading github.com/gotesttools/gotestfmt v1.1.0 [2026-05-20T00:48:43.964Z] Removing intermediate container c19c8b317ded [2026-05-20T00:48:43.964Z] ---> 944d9740411d [2026-05-20T00:48:43.964Z] Step 8/9 : LABEL arch=arm64 [2026-05-20T00:48:43.964Z] ---> Running in ef81c1e670f0 [2026-05-20T00:48:43.964Z] Removing intermediate container ef81c1e670f0 [2026-05-20T00:48:43.964Z] ---> 804c97c73fa6 [2026-05-20T00:48:43.964Z] Step 9/9 : LABEL git_sha=aec0474d7215e73ee489beef8eebf2e5a2d481c7 [2026-05-20T00:48:43.964Z] ---> Running in a8c4ee806b8b [2026-05-20T00:48:44.266Z] Removing intermediate container a8c4ee806b8b [2026-05-20T00:48:44.266Z] ---> 469de00d8161 [2026-05-20T00:48:44.266Z] [Warning] One or more build-args [ARCH] were not consumed [2026-05-20T00:48:44.266Z] Successfully built 469de00d8161 [2026-05-20T00:48:44.266Z] Successfully tagged edgex-devops/edgex-golang-base-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T00:48:46.989Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-20T00:48:46.989Z] [2026-05-20T00:48:46.989Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T00:48:47.790Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-20T00:48:47.790Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-20T00:48:47.790Z] 8998bd30e6a1: Pulling fs layer [2026-05-20T00:48:47.790Z] 04944245beec: Pulling fs layer [2026-05-20T00:48:47.790Z] 699f458cf7ca: Pulling fs layer [2026-05-20T00:48:47.790Z] 765212b225bb: Pulling fs layer [2026-05-20T00:48:47.790Z] f23df028b6ca: Pulling fs layer [2026-05-20T00:48:47.790Z] d65c8cfc05b1: Pulling fs layer [2026-05-20T00:48:47.790Z] 2437ff75d9bd: Pulling fs layer [2026-05-20T00:48:47.790Z] f23df028b6ca: Waiting [2026-05-20T00:48:47.790Z] d65c8cfc05b1: Waiting [2026-05-20T00:48:47.790Z] 765212b225bb: Waiting [2026-05-20T00:48:48.062Z] 04944245beec: Verifying Checksum [2026-05-20T00:48:48.062Z] 765212b225bb: Verifying Checksum [2026-05-20T00:48:48.062Z] 765212b225bb: Download complete [2026-05-20T00:48:48.062Z] f23df028b6ca: Verifying Checksum [2026-05-20T00:48:48.062Z] f23df028b6ca: Download complete [2026-05-20T00:48:48.062Z] d65c8cfc05b1: Verifying Checksum [2026-05-20T00:48:48.062Z] d65c8cfc05b1: Download complete [2026-05-20T00:48:48.062Z] 699f458cf7ca: Verifying Checksum [2026-05-20T00:48:48.062Z] 699f458cf7ca: Download complete [2026-05-20T00:48:48.949Z] 8998bd30e6a1: Verifying Checksum [2026-05-20T00:48:48.949Z] 8998bd30e6a1: Download complete [2026-05-20T00:48:51.015Z] 2437ff75d9bd: Verifying Checksum [2026-05-20T00:48:51.015Z] 2437ff75d9bd: Download complete [2026-05-20T00:48:53.173Z] 8998bd30e6a1: Pull complete [2026-05-20T00:48:53.173Z] 04944245beec: Pull complete [2026-05-20T00:48:54.610Z] 699f458cf7ca: Pull complete [2026-05-20T00:48:55.690Z] 765212b225bb: Pull complete [2026-05-20T00:48:56.349Z] f23df028b6ca: Pull complete [2026-05-20T00:48:56.890Z] d65c8cfc05b1: Pull complete [2026-05-20T00:49:13.456Z] 2437ff75d9bd: Pull complete [2026-05-20T00:49:13.456Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-20T00:49:13.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-20T00:49:13.456Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-20T00:49:14.716Z] prd-ubuntu20.04-docker-arm64-4c-16g-9653 does not seem to be running inside a container [2026-05-20T00:49:14.800Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_ci-build-images_golang-1.25-lts -v /w/workspace/_ci-build-images_golang-1.25-lts:/w/workspace/_ci-build-images_golang-1.25-lts:rw,z -v /w/workspace/_ci-build-images_golang-1.25-lts@tmp:/w/workspace/_ci-build-images_golang-1.25-lts@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-05-20T00:49:17.630Z] $ docker top 5ea59c1b3d5fbecca5737595268c1d6129d7e6eab3b6af2f8ae25a9ff4ab6240 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-20T00:49:19.026Z] ---> job-cost.sh [2026-05-20T00:49:19.351Z] lf-activate-venv: SKIPPING [2026-05-20T00:49:19.351Z] INFO: No Stack... [2026-05-20T00:49:19.662Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-20T00:49:20.321Z] INFO: Archiving Costs [Pipeline] sh [2026-05-20T00:49:20.836Z] + cat /w/workspace/_ci-build-images_golang-1.25-lts/archives/cost.csv [2026-05-20T00:49:20.836Z] + cut -d, -f6 [Pipeline] lock [2026-05-20T00:49:21.151Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-lts-1-stack-cost] [2026-05-20T00:49:21.189Z] Resource [jenkins-edgexfoundry-ci-build-images-golang-1.25-lts-1-stack-cost] did not exist. Created. [2026-05-20T00:49:21.208Z] Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-lts-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-20T00:49:25.659Z] /w/workspace/_ci-build-images_golang-1.25-lts@tmp/durable-5f26c4c0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-05-20T00:49:26.437Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-20T00:49:26.551Z] Warning: overwriting stash ‘stack-cost’ [2026-05-20T00:49:27.180Z] Stashed 1 file(s) [Pipeline] } [2026-05-20T00:49:27.275Z] Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-lts-1-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-20T00:49:27.506Z] $ docker stop --time=1 5ea59c1b3d5fbecca5737595268c1d6129d7e6eab3b6af2f8ae25a9ff4ab6240 [2026-05-20T00:49:29.016Z] $ docker rm -f --volumes 5ea59c1b3d5fbecca5737595268c1d6129d7e6eab3b6af2f8ae25a9ff4ab6240 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-05-20T00:49:30.859Z] + [ -d /w/workspace/_ci-build-images_golang-1.25-lts/archives ] [2026-05-20T00:49:30.859Z] + ls -al /w/workspace/_ci-build-images_golang-1.25-lts/archives [2026-05-20T00:49:30.859Z] total 16 [2026-05-20T00:49:30.859Z] drwxr-xr-x 3 root root 4096 May 20 00:45 . [2026-05-20T00:49:30.859Z] drwxrwxr-x 5 jenkins jenkins 4096 May 20 00:45 .. [2026-05-20T00:49:30.859Z] drwxr-xr-x 2 root root 4096 May 20 00:45 cost [2026-05-20T00:49:30.859Z] -rw-r--r-- 1 root root 96 May 20 00:45 cost.csv [2026-05-20T00:49:30.859Z] + sudo chown -R jenkins:jenkins /w/workspace/_ci-build-images_golang-1.25-lts/archives [2026-05-20T00:49:30.859Z] + ls -al /w/workspace/_ci-build-images_golang-1.25-lts/archives [2026-05-20T00:49:30.859Z] total 16 [2026-05-20T00:49:30.859Z] drwxr-xr-x 3 jenkins jenkins 4096 May 20 00:45 . [2026-05-20T00:49:30.859Z] drwxrwxr-x 5 jenkins jenkins 4096 May 20 00:45 .. [2026-05-20T00:49:30.859Z] drwxr-xr-x 2 jenkins jenkins 4096 May 20 00:45 cost [2026-05-20T00:49:30.859Z] -rw-r--r-- 1 jenkins jenkins 96 May 20 00:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-20T00:49:31.190Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-20T00:49:32.093Z] ---> package-listing.sh [2026-05-20T00:49:32.093Z] ++ facter osfamily [2026-05-20T00:49:32.093Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-20T00:49:32.359Z] + OS_FAMILY=debian [2026-05-20T00:49:32.359Z] + workspace=/w/workspace/_ci-build-images_golang-1.25-lts [2026-05-20T00:49:32.359Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-20T00:49:32.359Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-20T00:49:32.359Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-20T00:49:32.359Z] + PACKAGES=/tmp/packages_start.txt [2026-05-20T00:49:32.359Z] + '[' /w/workspace/_ci-build-images_golang-1.25-lts ']' [2026-05-20T00:49:32.359Z] + PACKAGES=/tmp/packages_end.txt [2026-05-20T00:49:32.359Z] + case "${OS_FAMILY}" in [2026-05-20T00:49:32.359Z] + dpkg -l [2026-05-20T00:49:32.359Z] + grep '^ii' [2026-05-20T00:49:32.359Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-20T00:49:32.359Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-20T00:49:32.359Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-20T00:49:32.359Z] + '[' /w/workspace/_ci-build-images_golang-1.25-lts ']' [2026-05-20T00:49:32.359Z] + mkdir -p /w/workspace/_ci-build-images_golang-1.25-lts/archives/ [2026-05-20T00:49:32.359Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_ci-build-images_golang-1.25-lts/archives/ [Pipeline] echo [2026-05-20T00:49:32.404Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_ci-build-images_golang-1.25-lts/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-20T00:49:32.899Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T00:49:33.352Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-20T00:49:33.353Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-20T00:49:33.663Z] prd-ubuntu20.04-docker-8c-8g-9652 does not seem to be running inside a container [2026-05-20T00:49:33.752Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_ci-build-images_golang-1.25-lts/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_ci-build-images_golang-1.25-lts -v /w/workspace/_ci-build-images_golang-1.25-lts:/w/workspace/_ci-build-images_golang-1.25-lts:rw,z -v /w/workspace/_ci-build-images_golang-1.25-lts@tmp:/w/workspace/_ci-build-images_golang-1.25-lts@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-20T00:49:33.997Z] $ docker top 6e81d232a54f76aefc04e5f4ff5c2b37405b69f6d4cbb63384cbcfa5c4f716ad -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-20T00:49:34.559Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-20T00:49:35.303Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-20T00:49:35.687Z] + ls /var/log/sa-host [2026-05-20T00:49:35.687Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-20T00:49:35.835Z] provisioning config files... [2026-05-20T00:49:35.844Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_ci-build-images_golang-1.25-lts@tmp/config17727710921672619904tmp [Pipeline] { [Pipeline] echo [2026-05-20T00:49:35.905Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-20T00:49:36.281Z] ---> create-netrc.sh [Pipeline] } [2026-05-20T00:49:36.399Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-20T00:49:36.849Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-20T00:49:36.885Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-20T00:49:37.195Z] ---> sudo-logs.sh [2026-05-20T00:49:37.195Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-20T00:49:37.300Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-20T00:49:37.622Z] ---> job-cost.sh [2026-05-20T00:49:37.622Z] lf-activate-venv: SKIPPING [2026-05-20T00:49:37.622Z] DEBUG: total: 0.2199999988079071 [2026-05-20T00:49:37.622Z] INFO: Retrieving Stack Cost... [2026-05-20T00:49:37.889Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-20T00:49:38.176Z] INFO: Archiving Costs [Pipeline] echo [2026-05-20T00:49:38.306Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-20T00:49:38.735Z] ---> logs-deploy.sh [2026-05-20T00:49:38.735Z] lf-activate-venv: SKIPPING [2026-05-20T00:49:38.735Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/golang-1.25-lts/1 [2026-05-20T00:49:38.735Z] INFO: archiving workspace using pattern(s): [2026-05-20T00:49:39.946Z] Archives upload complete. [2026-05-20T00:49:39.946Z] INFO: archiving logs to Nexus