Push event to branch golang-1.25 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 83416c26bb2dafbdb546ee79f7d5c99020093f9c 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-ssh4345595498959756769.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh10628645528475816091.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 056ae7b86453181957306e7078512cbe12174832 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.ciehav/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.ciehav/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4384800652916635897.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.ciehav/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18072135852807303750.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh10823516794537681661.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.ciehav/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.ciehav/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8875120797448446716.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 056ae7b86453181957306e7078512cbe12174832 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:snapshots, dockerTags:[1.23-alpine, 1.23-alpine3.20], releaseBranchOverride:golang-1.23] ========================================================= [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: snapshots 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 DOCKER_CUSTOM_TAGS: 1.23-alpine 1.23-alpine3.20 [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-225534’ is offline Running on prd-ubuntu20.04-docker-8c-8g-227151 in /w/workspace/ndry_ci-build-images_golang-1.25 [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/ndry_ci-build-images_golang-1.25 # 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 > 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 Avoid second fetch Checking out Revision 83416c26bb2dafbdb546ee79f7d5c99020093f9c (golang-1.25) Commit message: "Merge pull request #221 from jinlinGuan/edgex-go-issue-5007" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 056ae7b86453181957306e7078512cbe12174832 > git config core.sparsecheckout # timeout=10 > git checkout -f 83416c26bb2dafbdb546ee79f7d5c99020093f9c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-13T02:42:22.397Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-13T02:42:22.571Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-13T02:42:22.672Z] ========================================================= [2025-10-13T02:42:22.672Z] EdgeX Global Pipelines Version Info [2025-10-13T02:42:22.672Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-13T02:42:23.823Z] ------------------- [2025-10-13T02:42:23.823Z] stable info: [2025-10-13T02:42:23.823Z] ------------------- [2025-10-13T02:42:23.823Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-13T02:42:23.823Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-10-13T02:42:23.823Z] Message: update stable to v1.0.276 [2025-10-13T02:42:24.084Z] ------------------- [2025-10-13T02:42:24.084Z] experimental info: [2025-10-13T02:42:24.084Z] ------------------- [2025-10-13T02:42:24.084Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-13T02:42:24.084Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-10-13T02:42:24.084Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2025-10-13T02:42:24.331Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo [2025-10-13T02:42:24.378Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-golang-base [Pipeline] echo [2025-10-13T02:42:24.427Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2025-10-13T02:42:24.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-10-13T02:42:24.531Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-13T02:42:24.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-golang-base [Pipeline] echo [2025-10-13T02:42:24.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2025-10-13T02:42:24.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2025-10-13T02:42:24.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2025-10-13T02:42:24.774Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-13T02:42:24.821Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2025-10-13T02:42:24.869Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-golang-base-archive.tar.gz [Pipeline] echo [2025-10-13T02:42:24.915Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-13T02:42:24.960Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-13T02:42:25.006Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = golang-1.23 [Pipeline] echo [2025-10-13T02:42:25.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.23-alpine 1.23-alpine3.20 [Pipeline] echo [2025-10-13T02:42:25.112Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = golang-1.25 [Pipeline] echo [2025-10-13T02:42:25.160Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = golang-1.25 [Pipeline] echo [2025-10-13T02:42:25.203Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = golang-1.25 [Pipeline] echo [2025-10-13T02:42:25.250Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 83416c26bb2dafbdb546ee79f7d5c99020093f9c [Pipeline] echo [2025-10-13T02:42:25.299Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 83416c2 [Pipeline] echo [2025-10-13T02:42:25.346Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-13T02:42:25.479Z] provisioning config files... [2025-10-13T02:42:25.497Z] copy managed file [ci-build-images-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.25@tmp/config15161253641792760853tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-13T02:42:25.874Z] ---> ****-login.sh [2025-10-13T02:42:25.874Z] nexus3.edgexfoundry.org:10001 [2025-10-13T02:42:25.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T02:42:26.135Z] [2025-10-13T02:42:26.135Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-13T02:42:26.135Z] Configure a credential helper to remove this warning. See [2025-10-13T02:42:26.135Z] https://docs.****.com/go/credential-store/ [2025-10-13T02:42:26.135Z] [2025-10-13T02:42:26.135Z] Login Succeeded [2025-10-13T02:42:26.135Z] nexus3.edgexfoundry.org:10002 [2025-10-13T02:42:26.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T02:42:26.135Z] [2025-10-13T02:42:26.135Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-13T02:42:26.136Z] Configure a credential helper to remove this warning. See [2025-10-13T02:42:26.136Z] https://docs.****.com/go/credential-store/ [2025-10-13T02:42:26.136Z] [2025-10-13T02:42:26.136Z] Login Succeeded [2025-10-13T02:42:26.136Z] nexus3.edgexfoundry.org:10003 [2025-10-13T02:42:26.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T02:42:26.395Z] [2025-10-13T02:42:26.395Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-13T02:42:26.395Z] Configure a credential helper to remove this warning. See [2025-10-13T02:42:26.395Z] https://docs.****.com/go/credential-store/ [2025-10-13T02:42:26.395Z] [2025-10-13T02:42:26.395Z] Login Succeeded [2025-10-13T02:42:26.395Z] nexus3.edgexfoundry.org:10004 [2025-10-13T02:42:26.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T02:42:26.395Z] [2025-10-13T02:42:26.395Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-13T02:42:26.395Z] Configure a credential helper to remove this warning. See [2025-10-13T02:42:26.395Z] https://docs.****.com/go/credential-store/ [2025-10-13T02:42:26.395Z] [2025-10-13T02:42:26.395Z] Login Succeeded [2025-10-13T02:42:26.395Z] ****.io [2025-10-13T02:42:26.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T02:42:26.658Z] [2025-10-13T02:42:26.658Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-13T02:42:26.658Z] Configure a credential helper to remove this warning. See [2025-10-13T02:42:26.658Z] https://docs.****.com/go/credential-store/ [2025-10-13T02:42:26.658Z] [2025-10-13T02:42:26.658Z] Login Succeeded [2025-10-13T02:42:26.658Z] ---> ****-login.sh ends [Pipeline] } [2025-10-13T02:42:26.684Z] 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 [2025-10-13T02:42:27.488Z] provisioning config files... [2025-10-13T02:42:27.502Z] copy managed file [ci-build-images-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.25@tmp/config18098510550262633787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-13T02:42:27.852Z] ---> ****-login.sh [2025-10-13T02:42:27.852Z] nexus3.edgexfoundry.org:10001 [2025-10-13T02:42:27.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T02:42:27.853Z] Login Succeeded [2025-10-13T02:42:27.853Z] nexus3.edgexfoundry.org:10002 [2025-10-13T02:42:27.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T02:42:27.853Z] Login Succeeded [2025-10-13T02:42:27.853Z] nexus3.edgexfoundry.org:10003 [2025-10-13T02:42:28.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T02:42:28.116Z] Login Succeeded [2025-10-13T02:42:28.116Z] nexus3.edgexfoundry.org:10004 [2025-10-13T02:42:28.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T02:42:28.116Z] Login Succeeded [2025-10-13T02:42:28.116Z] ****.io [2025-10-13T02:42:28.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T02:42:28.378Z] Login Succeeded [2025-10-13T02:42:28.378Z] ---> ****-login.sh ends [Pipeline] } [2025-10-13T02:42:28.408Z] 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 [2025-10-13T02:42:29.446Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-10-13T02:42:29.764Z] + ls -al . [2025-10-13T02:42:29.764Z] total 28 [2025-10-13T02:42:29.764Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 02:42 . [2025-10-13T02:42:29.764Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 02:42 .. [2025-10-13T02:42:29.764Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 02:42 .git [2025-10-13T02:42:29.764Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 02:42 .github [2025-10-13T02:42:29.764Z] -rw-rw-r-- 1 jenkins jenkins 586 Oct 13 02:42 .golangci.yml [2025-10-13T02:42:29.764Z] -rw-rw-r-- 1 jenkins jenkins 1194 Oct 13 02:42 Dockerfile [2025-10-13T02:42:29.764Z] -rw-rw-r-- 1 jenkins jenkins 952 Oct 13 02:42 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T02:42:30.292Z] + docker build -t edgex-devops/edgex-golang-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=83416c26bb2dafbdb546ee79f7d5c99020093f9c --label arch=amd64 . [2025-10-13T02:42:32.199Z] #0 building with "default" instance using docker driver [2025-10-13T02:42:32.199Z] [2025-10-13T02:42:32.199Z] #1 [internal] load build definition from Dockerfile [2025-10-13T02:42:32.199Z] #1 transferring dockerfile: 1.23kB done [2025-10-13T02:42:32.199Z] #1 DONE 0.0s [2025-10-13T02:42:32.199Z] [2025-10-13T02:42:32.199Z] #2 [internal] load metadata for docker.io/library/golang:1.23-alpine3.20 [2025-10-13T02:42:32.769Z] #2 DONE 0.8s [2025-10-13T02:42:33.030Z] [2025-10-13T02:42:33.030Z] #3 [internal] load .dockerignore [2025-10-13T02:42:33.030Z] #3 transferring context: 2B done [2025-10-13T02:42:33.030Z] #3 DONE 0.0s [2025-10-13T02:42:33.030Z] [2025-10-13T02:42:33.030Z] #4 [internal] load build context [2025-10-13T02:42:33.031Z] #4 transferring context: 628B done [2025-10-13T02:42:33.031Z] #4 DONE 0.0s [2025-10-13T02:42:33.031Z] [2025-10-13T02:42:33.031Z] #5 [1/5] FROM docker.io/library/golang:1.23-alpine3.20@sha256:96917b18cf0bf6dc54f726696eb526fe6e6a1ab45e43d4a292aae11f3d503ffe [2025-10-13T02:42:33.031Z] #5 resolve docker.io/library/golang:1.23-alpine3.20@sha256:96917b18cf0bf6dc54f726696eb526fe6e6a1ab45e43d4a292aae11f3d503ffe 0.0s done [2025-10-13T02:42:33.031Z] #5 sha256:96917b18cf0bf6dc54f726696eb526fe6e6a1ab45e43d4a292aae11f3d503ffe 10.29kB / 10.29kB done [2025-10-13T02:42:33.031Z] #5 sha256:0061f67b6828e0e4f5c1a00f2ce31628cbdad1e82076d1833eefd3254b420538 1.92kB / 1.92kB done [2025-10-13T02:42:33.031Z] #5 sha256:a557ad65b41b3da8619a6031dd1c7e7d8acf95b5ad016224c8aadd21c3c088af 2.08kB / 2.08kB done [2025-10-13T02:42:33.031Z] #5 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s [2025-10-13T02:42:33.031Z] #5 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0B / 294.40kB 0.1s [2025-10-13T02:42:33.031Z] #5 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0B / 74.06MB 0.1s [2025-10-13T02:42:33.291Z] #5 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-10-13T02:42:33.292Z] #5 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-10-13T02:42:33.292Z] #5 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 0B / 126B 0.3s [2025-10-13T02:42:33.292Z] #5 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.4s done [2025-10-13T02:42:33.292Z] #5 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 10.49MB / 74.06MB 0.4s [2025-10-13T02:42:33.292Z] #5 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done [2025-10-13T02:42:33.292Z] #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.4s [2025-10-13T02:42:33.553Z] #5 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 34.60MB / 74.06MB 0.6s [2025-10-13T02:42:33.553Z] #5 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.5s done [2025-10-13T02:42:33.553Z] #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.4s done [2025-10-13T02:42:33.553Z] #5 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 52.43MB / 74.06MB 0.7s [2025-10-13T02:42:33.813Z] #5 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.9s [2025-10-13T02:42:34.389Z] #5 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 1.3s done [2025-10-13T02:42:34.389Z] #5 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s [2025-10-13T02:42:38.579Z] #5 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 3.9s done [2025-10-13T02:42:38.579Z] #5 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-10-13T02:42:38.579Z] #5 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-10-13T02:42:38.579Z] #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-10-13T02:42:38.579Z] #5 DONE 5.7s [2025-10-13T02:42:38.579Z] [2025-10-13T02:42:38.579Z] #6 [2/5] COPY ./.golangci.yml /etc/.golangci.yml [2025-10-13T02:42:40.488Z] #6 DONE 1.9s [2025-10-13T02:42:40.489Z] [2025-10-13T02:42:40.489Z] #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 [2025-10-13T02:42:40.748Z] #7 0.237 Connecting to github.com (140.82.114.4:443) [2025-10-13T02:42:40.748Z] #7 0.383 Connecting to release-assets.githubusercontent.com (185.199.108.133:443) [2025-10-13T02:42:41.010Z] #7 0.438 saving to '/usr/local/bin/hadolint' [2025-10-13T02:42:41.010Z] #7 0.499 hadolint 100% |********************************| 2369k 0:00:00 ETA [2025-10-13T02:42:41.010Z] #7 0.499 '/usr/local/bin/hadolint' saved [2025-10-13T02:42:41.010Z] #7 DONE 0.6s [2025-10-13T02:42:41.010Z] [2025-10-13T02:42:41.010Z] #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 [2025-10-13T02:42:41.268Z] #8 0.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-13T02:42:41.527Z] #8 0.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-13T02:42:41.787Z] #8 0.755 (1/43) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2025-10-13T02:42:41.787Z] #8 0.765 (2/43) Installing libncursesw (6.4_p20240420-r2) [2025-10-13T02:42:41.787Z] #8 0.777 (3/43) Installing readline (8.2.10-r0) [2025-10-13T02:42:41.787Z] #8 0.789 (4/43) Installing bash (5.2.26-r0) [2025-10-13T02:42:41.787Z] #8 0.809 Executing bash-5.2.26-r0.post-install [2025-10-13T02:42:41.788Z] #8 0.813 (5/43) Installing libgcc (13.2.1_git20240309-r1) [2025-10-13T02:42:41.788Z] #8 0.819 (6/43) Installing jansson (2.14-r4) [2025-10-13T02:42:41.788Z] #8 0.831 (7/43) Installing libstdc++ (13.2.1_git20240309-r1) [2025-10-13T02:42:41.788Z] #8 0.858 (8/43) Installing zstd-libs (1.5.6-r0) [2025-10-13T02:42:42.048Z] #8 0.867 (9/43) Installing binutils (2.42-r1) [2025-10-13T02:42:42.048Z] #8 0.933 (10/43) Installing libmagic (5.45-r1) [2025-10-13T02:42:42.048Z] #8 0.963 (11/43) Installing file (5.45-r1) [2025-10-13T02:42:42.048Z] #8 0.967 (12/43) Installing libgomp (13.2.1_git20240309-r1) [2025-10-13T02:42:42.048Z] #8 0.975 (13/43) Installing libatomic (13.2.1_git20240309-r1) [2025-10-13T02:42:42.048Z] #8 0.982 (14/43) Installing gmp (6.3.0-r1) [2025-10-13T02:42:42.048Z] #8 0.993 (15/43) Installing isl26 (0.26-r1) [2025-10-13T02:42:42.048Z] #8 1.018 (16/43) Installing mpfr4 (4.2.1-r0) [2025-10-13T02:42:42.048Z] #8 1.030 (17/43) Installing mpc1 (1.3.1-r1) [2025-10-13T02:42:42.048Z] #8 1.037 (18/43) Installing gcc (13.2.1_git20240309-r1) [2025-10-13T02:42:42.273Z] Still waiting to schedule task [2025-10-13T02:42:42.273Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-10-13T02:42:42.618Z] #8 1.715 (19/43) Installing libstdc++-dev (13.2.1_git20240309-r1) [2025-10-13T02:42:42.878Z] #8 1.833 (20/43) Installing musl-dev (1.2.5-r1) [2025-10-13T02:42:43.137Z] #8 1.891 (21/43) Installing g++ (13.2.1_git20240309-r1) [2025-10-13T02:42:43.137Z] #8 2.110 (22/43) Installing make (4.4.1-r2) [2025-10-13T02:42:43.137Z] #8 2.117 (23/43) Installing fortify-headers (1.1-r3) [2025-10-13T02:42:43.137Z] #8 2.121 (24/43) Installing patch (2.7.6-r10) [2025-10-13T02:42:43.137Z] #8 2.127 (25/43) Installing build-base (0.5-r3) [2025-10-13T02:42:43.137Z] #8 2.131 (26/43) Installing brotli-libs (1.1.0-r2) [2025-10-13T02:42:43.137Z] #8 2.140 (27/43) Installing c-ares (1.33.1-r0) [2025-10-13T02:42:43.137Z] #8 2.147 (28/43) Installing libunistring (1.2-r0) [2025-10-13T02:42:43.137Z] #8 2.162 (29/43) Installing libidn2 (2.3.7-r0) [2025-10-13T02:42:43.137Z] #8 2.168 (30/43) Installing nghttp2-libs (1.62.1-r0) [2025-10-13T02:42:43.138Z] #8 2.174 (31/43) Installing libpsl (0.21.5-r1) [2025-10-13T02:42:43.138Z] #8 2.178 (32/43) Installing libcurl (8.14.1-r2) [2025-10-13T02:42:43.138Z] #8 2.189 (33/43) Installing curl (8.14.1-r2) [2025-10-13T02:42:43.138Z] #8 2.195 (34/43) Installing libexpat (2.7.3-r0) [2025-10-13T02:42:43.138Z] #8 2.270 (35/43) Installing pcre2 (10.43-r0) [2025-10-13T02:42:43.398Z] #8 2.283 (36/43) Installing git (2.45.4-r0) [2025-10-13T02:42:43.398Z] #8 2.367 (37/43) Installing git-init-template (2.45.4-r0) [2025-10-13T02:42:43.398Z] #8 2.377 (38/43) Installing linux-headers (6.6-r0) [2025-10-13T02:42:43.398Z] #8 2.448 (39/43) Installing pkgconf (2.2.0-r0) [2025-10-13T02:42:43.398Z] #8 2.455 (40/43) Installing libsodium (1.0.19-r0) [2025-10-13T02:42:43.398Z] #8 2.465 (41/43) Installing libzmq (4.3.5-r2) [2025-10-13T02:42:43.398Z] #8 2.477 (42/43) Installing libsodium-dev (1.0.19-r0) [2025-10-13T02:42:43.658Z] #8 2.485 (43/43) Installing zeromq-dev (4.3.5-r2) [2025-10-13T02:42:43.658Z] #8 2.571 Executing busybox-1.36.1-r29.trigger [2025-10-13T02:42:43.658Z] #8 2.579 OK: 248 MiB in 58 packages [2025-10-13T02:42:43.658Z] #8 2.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-13T02:42:43.658Z] #8 2.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-13T02:42:43.917Z] #8 2.998 (1/7) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-13T02:42:44.177Z] #8 3.014 Executing busybox-1.36.1-r30.post-upgrade [2025-10-13T02:42:44.177Z] #8 3.071 (2/7) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-13T02:42:44.177Z] #8 3.076 (3/7) Upgrading ca-certificates-bundle (20241121-r1 -> 20250911-r0) [2025-10-13T02:42:44.177Z] #8 3.085 (4/7) Upgrading libcrypto3 (3.3.3-r0 -> 3.3.5-r0) [2025-10-13T02:42:44.177Z] #8 3.124 (5/7) Upgrading libssl3 (3.3.3-r0 -> 3.3.5-r0) [2025-10-13T02:42:44.177Z] #8 3.135 (6/7) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-13T02:42:44.177Z] #8 3.146 (7/7) Upgrading ca-certificates (20241121-r1 -> 20250911-r0) [2025-10-13T02:42:44.177Z] #8 3.169 Executing busybox-1.36.1-r30.trigger [2025-10-13T02:42:44.177Z] #8 3.174 Executing ca-certificates-20250911-r0.trigger [2025-10-13T02:42:44.177Z] #8 3.217 OK: 248 MiB in 58 packages [2025-10-13T02:42:44.177Z] #8 3.290 Connecting to raw.githubusercontent.com (185.199.109.133:443) [2025-10-13T02:42:44.435Z] #8 3.376 writing to stdout [2025-10-13T02:42:44.436Z] #8 3.376 - 100% |********************************| 11589 0:00:00 ETA [2025-10-13T02:42:44.436Z] #8 3.376 written to stdout [2025-10-13T02:42:44.436Z] #8 3.388 golangci/golangci-lint info checking GitHub for tag 'v1.61.0' [2025-10-13T02:42:44.436Z] #8 3.576 golangci/golangci-lint info found version: 1.61.0 for v1.61.0/linux/amd64 [2025-10-13T02:42:45.376Z] #8 4.336 golangci/golangci-lint info installed ./bin/golangci-lint [2025-10-13T02:42:47.295Z] #8 DONE 6.0s [2025-10-13T02:42:47.295Z] [2025-10-13T02:42:47.295Z] #9 [5/5] RUN go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest [2025-10-13T02:42:47.864Z] #9 0.947 go: downloading github.com/gotesttools/gotestfmt/v2 v2.5.0 [2025-10-13T02:42:48.123Z] #9 1.102 go: downloading github.com/gotesttools/gotestfmt v1.1.0 [2025-10-13T02:42:53.411Z] #9 DONE 6.4s [2025-10-13T02:42:53.669Z] [2025-10-13T02:42:53.669Z] #10 exporting to image [2025-10-13T02:42:53.669Z] #10 exporting layers [2025-10-13T02:42:54.611Z] #10 exporting layers 1.0s done [2025-10-13T02:42:54.611Z] #10 writing image sha256:d0ec2f184d1fd497029d4fdc84bf161389a76a74bf823697fc99d6c740926a83 done [2025-10-13T02:42:54.611Z] #10 naming to docker.io/edgex-devops/edgex-golang-base done [2025-10-13T02:42:54.611Z] #10 DONE 1.1s [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 [2025-10-13T02:42:55.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-13T02:42:55.595Z] [2025-10-13T02:42:55.595Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T02:42:55.980Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-13T02:42:55.980Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-13T02:42:55.980Z] 5eb5b503b376: Pulling fs layer [2025-10-13T02:42:55.980Z] 5c69ac0246d0: Pulling fs layer [2025-10-13T02:42:55.980Z] ec43610c2a17: Pulling fs layer [2025-10-13T02:42:55.980Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-13T02:42:55.980Z] 33b1e0a273af: Pulling fs layer [2025-10-13T02:42:55.980Z] 5d3b04190fa2: Pulling fs layer [2025-10-13T02:42:55.980Z] 2f39f015ded8: Pulling fs layer [2025-10-13T02:42:55.980Z] 3a2ae6a8a46f: Waiting [2025-10-13T02:42:55.980Z] 33b1e0a273af: Waiting [2025-10-13T02:42:55.980Z] 2f39f015ded8: Waiting [2025-10-13T02:42:55.980Z] 5c69ac0246d0: Verifying Checksum [2025-10-13T02:42:55.980Z] 5c69ac0246d0: Download complete [2025-10-13T02:42:55.980Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-13T02:42:55.980Z] 3a2ae6a8a46f: Download complete [2025-10-13T02:42:55.980Z] 33b1e0a273af: Verifying Checksum [2025-10-13T02:42:55.980Z] 33b1e0a273af: Download complete [2025-10-13T02:42:56.240Z] 5d3b04190fa2: Verifying Checksum [2025-10-13T02:42:56.240Z] 5d3b04190fa2: Download complete [2025-10-13T02:42:56.240Z] ec43610c2a17: Verifying Checksum [2025-10-13T02:42:56.240Z] ec43610c2a17: Download complete [2025-10-13T02:42:56.240Z] 5eb5b503b376: Verifying Checksum [2025-10-13T02:42:56.240Z] 5eb5b503b376: Download complete [2025-10-13T02:42:56.809Z] 2f39f015ded8: Download complete [2025-10-13T02:42:57.747Z] 5eb5b503b376: Pull complete [2025-10-13T02:42:57.747Z] 5c69ac0246d0: Pull complete [2025-10-13T02:42:58.313Z] ec43610c2a17: Pull complete [2025-10-13T02:42:58.313Z] 3a2ae6a8a46f: Pull complete [2025-10-13T02:42:58.571Z] 33b1e0a273af: Pull complete [2025-10-13T02:42:58.571Z] 5d3b04190fa2: Pull complete [2025-10-13T02:43:03.850Z] 2f39f015ded8: Pull complete [2025-10-13T02:43:03.851Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-13T02:43:03.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-13T02:43:03.851Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-13T02:43:04.112Z] prd-ubuntu20.04-docker-8c-8g-227151 does not seem to be running inside a container [2025-10-13T02:43:04.142Z] $ 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/ndry_ci-build-images_golang-1.25 -v /w/workspace/ndry_ci-build-images_golang-1.25:/w/workspace/ndry_ci-build-images_golang-1.25:rw,z -v /w/workspace/ndry_ci-build-images_golang-1.25@tmp:/w/workspace/ndry_ci-build-images_golang-1.25@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 [2025-10-13T02:43:08.608Z] $ docker top 8310de4b52b4e9f6bda951f33768d9f3631e9b8acb2bb2acf4641f75b145f416 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-13T02:43:09.087Z] ---> job-cost.sh [2025-10-13T02:43:09.088Z] lf-activate-venv: SKIPPING [2025-10-13T02:43:09.088Z] INFO: No Stack... [2025-10-13T02:43:09.655Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-13T02:43:09.914Z] INFO: Archiving Costs [Pipeline] sh [2025-10-13T02:43:10.231Z] + cat /w/workspace/ndry_ci-build-images_golang-1.25/archives/cost.csv [2025-10-13T02:43:10.231Z] + cut -d, -f6 [Pipeline] lock [2025-10-13T02:43:10.286Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-1-stack-cost] [2025-10-13T02:43:10.293Z] Resource [jenkins-edgexfoundry-ci-build-images-golang-1.25-1-stack-cost] did not exist. Created. [2025-10-13T02:43:10.299Z] Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-13T02:43:10.687Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-10-13T02:43:10.977Z] Stashed 1 file(s) [Pipeline] } [2025-10-13T02:43:10.997Z] Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-13T02:43:11.064Z] $ docker stop --time=1 8310de4b52b4e9f6bda951f33768d9f3631e9b8acb2bb2acf4641f75b145f416 [2025-10-13T02:43:12.199Z] $ docker rm -f --volumes 8310de4b52b4e9f6bda951f33768d9f3631e9b8acb2bb2acf4641f75b145f416 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-13T02:44:25.970Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-227180 in /w/workspace/ndry_ci-build-images_golang-1.25 [Pipeline] { [Pipeline] checkout [2025-10-13T02:44:26.054Z] Selected Git installation does not exist. Using Default [2025-10-13T02:44:26.054Z] The recommended git tool is: NONE [2025-10-13T02:44:30.638Z] using credential edgex-jenkins-ssh [2025-10-13T02:44:30.661Z] Cloning the remote Git repository [2025-10-13T02:44:30.700Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2025-10-13T02:44:30.794Z] > git init /w/workspace/ndry_ci-build-images_golang-1.25 # timeout=10 [2025-10-13T02:44:30.934Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2025-10-13T02:44:30.936Z] > git --version # timeout=10 [2025-10-13T02:44:30.956Z] > git --version # 'git version 2.25.1' [2025-10-13T02:44:30.959Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-10-13T02:44:31.116Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-13T02:44:31.760Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2025-10-13T02:44:31.785Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-13T02:44:32.658Z] Avoid second fetch [2025-10-13T02:44:32.659Z] Checking out Revision 83416c26bb2dafbdb546ee79f7d5c99020093f9c (golang-1.25) [2025-10-13T02:44:33.259Z] Commit message: "Merge pull request #221 from jinlinGuan/edgex-go-issue-5007" [2025-10-13T02:44:33.312Z] > git --version # timeout=10 [2025-10-13T02:44:33.326Z] > git --version # 'git version 2.25.1' [2025-10-13T02:44:33.349Z] fatal: bad object 056ae7b86453181957306e7078512cbe12174832 [2025-10-13T02:44:32.672Z] > git config core.sparsecheckout # timeout=10 [2025-10-13T02:44:32.736Z] > git checkout -f 83416c26bb2dafbdb546ee79f7d5c99020093f9c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-13T02:44:37.837Z] provisioning config files... [2025-10-13T02:44:37.874Z] copy managed file [ci-build-images-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.25@tmp/config12456168287471328710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-13T02:44:38.623Z] ---> ****-login.sh [2025-10-13T02:44:38.623Z] nexus3.edgexfoundry.org:10001 [2025-10-13T02:44:38.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T02:44:39.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-13T02:44:39.165Z] Configure a credential helper to remove this warning. See [2025-10-13T02:44:39.165Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-13T02:44:39.165Z] [2025-10-13T02:44:39.165Z] Login Succeeded [2025-10-13T02:44:39.165Z] nexus3.edgexfoundry.org:10002 [2025-10-13T02:44:39.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T02:44:39.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-13T02:44:39.434Z] Configure a credential helper to remove this warning. See [2025-10-13T02:44:39.434Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-13T02:44:39.434Z] [2025-10-13T02:44:39.434Z] Login Succeeded [2025-10-13T02:44:39.434Z] nexus3.edgexfoundry.org:10003 [2025-10-13T02:44:39.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T02:44:39.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-13T02:44:39.978Z] Configure a credential helper to remove this warning. See [2025-10-13T02:44:39.978Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-13T02:44:39.978Z] [2025-10-13T02:44:39.978Z] Login Succeeded [2025-10-13T02:44:39.978Z] nexus3.edgexfoundry.org:10004 [2025-10-13T02:44:39.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T02:44:40.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-13T02:44:40.249Z] Configure a credential helper to remove this warning. See [2025-10-13T02:44:40.249Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-13T02:44:40.249Z] [2025-10-13T02:44:40.249Z] Login Succeeded [2025-10-13T02:44:40.249Z] ****.io [2025-10-13T02:44:40.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T02:44:40.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-13T02:44:40.786Z] Configure a credential helper to remove this warning. See [2025-10-13T02:44:40.786Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-13T02:44:40.786Z] [2025-10-13T02:44:40.786Z] Login Succeeded [2025-10-13T02:44:40.786Z] ---> ****-login.sh ends [Pipeline] } [2025-10-13T02:44:40.816Z] 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 [2025-10-13T02:44:41.553Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-10-13T02:44:41.920Z] + ls -al . [2025-10-13T02:44:41.920Z] total 28 [2025-10-13T02:44:41.920Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 02:44 . [2025-10-13T02:44:41.920Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 02:44 .. [2025-10-13T02:44:41.920Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 02:44 .git [2025-10-13T02:44:41.920Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 02:44 .github [2025-10-13T02:44:41.920Z] -rw-rw-r-- 1 jenkins jenkins 586 Oct 13 02:44 .golangci.yml [2025-10-13T02:44:41.920Z] -rw-rw-r-- 1 jenkins jenkins 1194 Oct 13 02:44 Dockerfile [2025-10-13T02:44:41.920Z] -rw-rw-r-- 1 jenkins jenkins 952 Oct 13 02:44 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T02:44:42.373Z] + docker build -t edgex-devops/edgex-golang-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=83416c26bb2dafbdb546ee79f7d5c99020093f9c --label arch=arm64 . [2025-10-13T02:44:42.648Z] Sending build context to Docker daemon 490.5kB [2025-10-13T02:44:42.648Z] Step 1/9 : FROM golang:1.23-alpine3.20 [2025-10-13T02:44:43.235Z] 1.23-alpine3.20: Pulling from library/golang [2025-10-13T02:44:43.235Z] 94e9d8af2201: Pulling fs layer [2025-10-13T02:44:43.235Z] a6c56e8762df: Pulling fs layer [2025-10-13T02:44:43.235Z] f0f3c8884826: Pulling fs layer [2025-10-13T02:44:43.235Z] c7e7622c144d: Pulling fs layer [2025-10-13T02:44:43.235Z] 4f4fb700ef54: Pulling fs layer [2025-10-13T02:44:43.235Z] c7e7622c144d: Waiting [2025-10-13T02:44:43.235Z] 4f4fb700ef54: Waiting [2025-10-13T02:44:43.505Z] a6c56e8762df: Verifying Checksum [2025-10-13T02:44:43.505Z] a6c56e8762df: Download complete [2025-10-13T02:44:43.505Z] 94e9d8af2201: Download complete [2025-10-13T02:44:43.774Z] c7e7622c144d: Verifying Checksum [2025-10-13T02:44:43.774Z] c7e7622c144d: Download complete [2025-10-13T02:44:43.774Z] 4f4fb700ef54: Verifying Checksum [2025-10-13T02:44:43.774Z] 4f4fb700ef54: Download complete [2025-10-13T02:44:44.360Z] 94e9d8af2201: Pull complete [2025-10-13T02:44:44.627Z] a6c56e8762df: Pull complete [2025-10-13T02:44:47.975Z] f0f3c8884826: Verifying Checksum [2025-10-13T02:44:47.975Z] f0f3c8884826: Download complete [2025-10-13T02:45:03.011Z] f0f3c8884826: Pull complete [2025-10-13T02:45:03.011Z] c7e7622c144d: Pull complete [2025-10-13T02:45:03.011Z] 4f4fb700ef54: Pull complete [2025-10-13T02:45:03.011Z] Digest: sha256:96917b18cf0bf6dc54f726696eb526fe6e6a1ab45e43d4a292aae11f3d503ffe [2025-10-13T02:45:03.011Z] Status: Downloaded newer image for golang:1.23-alpine3.20 [2025-10-13T02:45:03.011Z] ---> 7af72a2031a1 [2025-10-13T02:45:03.011Z] Step 2/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2023: Intel Corporation' [2025-10-13T02:45:03.011Z] ---> Running in 577029fd9236 [2025-10-13T02:45:03.011Z] Removing intermediate container 577029fd9236 [2025-10-13T02:45:03.011Z] ---> 05c7a389c6fa [2025-10-13T02:45:03.011Z] Step 3/9 : ENV HADOLINT_VERSION=2.12.0 GOLANGCI_VERSION=1.61.0 [2025-10-13T02:45:03.011Z] ---> Running in f5ec25924939 [2025-10-13T02:45:03.011Z] Removing intermediate container f5ec25924939 [2025-10-13T02:45:03.011Z] ---> 689a5b9e5fc0 [2025-10-13T02:45:03.011Z] Step 4/9 : COPY ./.golangci.yml /etc/.golangci.yml [2025-10-13T02:45:03.600Z] ---> d56dc35e692e [2025-10-13T02:45:03.600Z] 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 [2025-10-13T02:45:03.600Z] ---> Running in c30143714b00 [2025-10-13T02:45:05.570Z] Removing intermediate container c30143714b00 [2025-10-13T02:45:05.570Z] ---> 4177966b771c [2025-10-13T02:45:05.570Z] 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} [2025-10-13T02:45:05.570Z] ---> Running in 02b1b150e2a5 [2025-10-13T02:45:06.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-13T02:45:06.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-13T02:45:08.203Z] (1/43) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2025-10-13T02:45:08.203Z] (2/43) Installing libncursesw (6.4_p20240420-r2) [2025-10-13T02:45:08.203Z] (3/43) Installing readline (8.2.10-r0) [2025-10-13T02:45:08.203Z] (4/43) Installing bash (5.2.26-r0) [2025-10-13T02:45:08.203Z] Executing bash-5.2.26-r0.post-install [2025-10-13T02:45:08.203Z] (5/43) Installing libgcc (13.2.1_git20240309-r1) [2025-10-13T02:45:08.203Z] (6/43) Installing jansson (2.14-r4) [2025-10-13T02:45:08.203Z] (7/43) Installing libstdc++ (13.2.1_git20240309-r1) [2025-10-13T02:45:08.203Z] (8/43) Installing zstd-libs (1.5.6-r0) [2025-10-13T02:45:08.203Z] (9/43) Installing binutils (2.42-r1) [2025-10-13T02:45:08.471Z] (10/43) Installing libmagic (5.45-r1) [2025-10-13T02:45:08.738Z] (11/43) Installing file (5.45-r1) [2025-10-13T02:45:08.738Z] (12/43) Installing libgomp (13.2.1_git20240309-r1) [2025-10-13T02:45:08.738Z] (13/43) Installing libatomic (13.2.1_git20240309-r1) [2025-10-13T02:45:08.738Z] (14/43) Installing gmp (6.3.0-r1) [2025-10-13T02:45:08.738Z] (15/43) Installing isl26 (0.26-r1) [2025-10-13T02:45:08.738Z] (16/43) Installing mpfr4 (4.2.1-r0) [2025-10-13T02:45:08.738Z] (17/43) Installing mpc1 (1.3.1-r1) [2025-10-13T02:45:08.738Z] (18/43) Installing gcc (13.2.1_git20240309-r1) [2025-10-13T02:45:12.086Z] (19/43) Installing libstdc++-dev (13.2.1_git20240309-r1) [2025-10-13T02:45:12.086Z] (20/43) Installing musl-dev (1.2.5-r1) [2025-10-13T02:45:12.355Z] (21/43) Installing g++ (13.2.1_git20240309-r1) [2025-10-13T02:45:13.320Z] (22/43) Installing make (4.4.1-r2) [2025-10-13T02:45:13.320Z] (23/43) Installing fortify-headers (1.1-r3) [2025-10-13T02:45:13.320Z] (24/43) Installing patch (2.7.6-r10) [2025-10-13T02:45:13.320Z] (25/43) Installing build-base (0.5-r3) [2025-10-13T02:45:13.320Z] (26/43) Installing brotli-libs (1.1.0-r2) [2025-10-13T02:45:13.320Z] (27/43) Installing c-ares (1.33.1-r0) [2025-10-13T02:45:13.320Z] (28/43) Installing libunistring (1.2-r0) [2025-10-13T02:45:13.320Z] (29/43) Installing libidn2 (2.3.7-r0) [2025-10-13T02:45:13.320Z] (30/43) Installing nghttp2-libs (1.62.1-r0) [2025-10-13T02:45:13.320Z] (31/43) Installing libpsl (0.21.5-r1) [2025-10-13T02:45:13.320Z] (32/43) Installing libcurl (8.14.1-r2) [2025-10-13T02:45:13.320Z] (33/43) Installing curl (8.14.1-r2) [2025-10-13T02:45:13.320Z] (34/43) Installing libexpat (2.7.3-r0) [2025-10-13T02:45:13.320Z] (35/43) Installing pcre2 (10.43-r0) [2025-10-13T02:45:13.590Z] (36/43) Installing git (2.45.4-r0) [2025-10-13T02:45:13.590Z] (37/43) Installing git-init-template (2.45.4-r0) [2025-10-13T02:45:13.590Z] (38/43) Installing linux-headers (6.6-r0) [2025-10-13T02:45:14.180Z] (39/43) Installing pkgconf (2.2.0-r0) [2025-10-13T02:45:14.180Z] (40/43) Installing libsodium (1.0.19-r0) [2025-10-13T02:45:14.446Z] (41/43) Installing libzmq (4.3.5-r2) [2025-10-13T02:45:14.446Z] (42/43) Installing libsodium-dev (1.0.19-r0) [2025-10-13T02:45:14.446Z] (43/43) Installing zeromq-dev (4.3.5-r2) [2025-10-13T02:45:14.723Z] Executing busybox-1.36.1-r29.trigger [2025-10-13T02:45:14.723Z] OK: 240 MiB in 58 packages [2025-10-13T02:45:15.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-13T02:45:15.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-13T02:45:16.682Z] (1/7) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-13T02:45:16.682Z] Executing busybox-1.36.1-r30.post-upgrade [2025-10-13T02:45:16.682Z] (2/7) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-13T02:45:16.682Z] (3/7) Upgrading ca-certificates-bundle (20241121-r1 -> 20250911-r0) [2025-10-13T02:45:16.682Z] (4/7) Upgrading libcrypto3 (3.3.3-r0 -> 3.3.5-r0) [2025-10-13T02:45:16.948Z] (5/7) Upgrading libssl3 (3.3.3-r0 -> 3.3.5-r0) [2025-10-13T02:45:16.948Z] (6/7) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-13T02:45:16.948Z] (7/7) Upgrading ca-certificates (20241121-r1 -> 20250911-r0) [2025-10-13T02:45:17.213Z] Executing busybox-1.36.1-r30.trigger [2025-10-13T02:45:17.214Z] Executing ca-certificates-20250911-r0.trigger [2025-10-13T02:45:17.481Z] OK: 240 MiB in 58 packages [2025-10-13T02:45:17.748Z] Connecting to raw.githubusercontent.com (185.199.108.133:443) [2025-10-13T02:45:17.748Z] writing to stdout [2025-10-13T02:45:17.748Z] - 100% |********************************| 11589 0:00:00 ETA [2025-10-13T02:45:17.748Z] written to stdout [2025-10-13T02:45:17.748Z] golangci/golangci-lint info checking GitHub for tag 'v1.61.0' [2025-10-13T02:45:18.015Z] golangci/golangci-lint info found version: 1.61.0 for v1.61.0/linux/arm64 [2025-10-13T02:45:20.583Z] golangci/golangci-lint info installed ./bin/golangci-lint [2025-10-13T02:45:30.655Z] Removing intermediate container 02b1b150e2a5 [2025-10-13T02:45:30.655Z] ---> 7b0b721afafd [2025-10-13T02:45:30.655Z] Step 7/9 : RUN go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest [2025-10-13T02:45:30.655Z] ---> Running in 16b078685b9d [2025-10-13T02:45:31.614Z] go: downloading github.com/gotesttools/gotestfmt/v2 v2.5.0 [2025-10-13T02:45:31.614Z] go: downloading github.com/gotesttools/gotestfmt v1.1.0 [2025-10-13T02:46:03.892Z] Removing intermediate container 16b078685b9d [2025-10-13T02:46:03.892Z] ---> 043b45cd0360 [2025-10-13T02:46:03.892Z] Step 8/9 : LABEL arch=arm64 [2025-10-13T02:46:03.892Z] ---> Running in 0e3d3064d832 [2025-10-13T02:46:03.892Z] Removing intermediate container 0e3d3064d832 [2025-10-13T02:46:03.892Z] ---> c0a575477c70 [2025-10-13T02:46:03.892Z] Step 9/9 : LABEL git_sha=83416c26bb2dafbdb546ee79f7d5c99020093f9c [2025-10-13T02:46:03.892Z] ---> Running in a8462bfd52f8 [2025-10-13T02:46:03.892Z] Removing intermediate container a8462bfd52f8 [2025-10-13T02:46:03.892Z] ---> b799f1a16ccb [2025-10-13T02:46:03.892Z] [Warning] One or more build-args [ARCH] were not consumed [2025-10-13T02:46:03.892Z] Successfully built b799f1a16ccb [2025-10-13T02:46:03.892Z] 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 [2025-10-13T02:46:04.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-13T02:46:04.847Z] [2025-10-13T02:46:04.847Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T02:46:05.251Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-13T02:46:05.251Z] arm64: Pulling from edgex-lftools-log-publisher [2025-10-13T02:46:05.251Z] 8998bd30e6a1: Pulling fs layer [2025-10-13T02:46:05.251Z] 04944245beec: Pulling fs layer [2025-10-13T02:46:05.251Z] 699f458cf7ca: Pulling fs layer [2025-10-13T02:46:05.251Z] 765212b225bb: Pulling fs layer [2025-10-13T02:46:05.251Z] f23df028b6ca: Pulling fs layer [2025-10-13T02:46:05.251Z] d65c8cfc05b1: Pulling fs layer [2025-10-13T02:46:05.251Z] 2437ff75d9bd: Pulling fs layer [2025-10-13T02:46:05.251Z] f23df028b6ca: Waiting [2025-10-13T02:46:05.251Z] d65c8cfc05b1: Waiting [2025-10-13T02:46:05.251Z] 2437ff75d9bd: Waiting [2025-10-13T02:46:05.251Z] 765212b225bb: Waiting [2025-10-13T02:46:05.518Z] 04944245beec: Verifying Checksum [2025-10-13T02:46:05.518Z] 04944245beec: Download complete [2025-10-13T02:46:05.518Z] 765212b225bb: Verifying Checksum [2025-10-13T02:46:05.518Z] 765212b225bb: Download complete [2025-10-13T02:46:05.518Z] f23df028b6ca: Download complete [2025-10-13T02:46:05.518Z] d65c8cfc05b1: Verifying Checksum [2025-10-13T02:46:05.518Z] d65c8cfc05b1: Download complete [2025-10-13T02:46:05.518Z] 699f458cf7ca: Verifying Checksum [2025-10-13T02:46:05.518Z] 699f458cf7ca: Download complete [2025-10-13T02:46:06.106Z] 8998bd30e6a1: Download complete [2025-10-13T02:46:08.694Z] 2437ff75d9bd: Verifying Checksum [2025-10-13T02:46:08.694Z] 2437ff75d9bd: Download complete [2025-10-13T02:46:10.634Z] 8998bd30e6a1: Pull complete [2025-10-13T02:46:10.900Z] 04944245beec: Pull complete [2025-10-13T02:46:12.303Z] 699f458cf7ca: Pull complete [2025-10-13T02:46:12.569Z] 765212b225bb: Pull complete [2025-10-13T02:46:13.974Z] f23df028b6ca: Pull complete [2025-10-13T02:46:13.974Z] d65c8cfc05b1: Pull complete [2025-10-13T02:46:32.157Z] 2437ff75d9bd: Pull complete [2025-10-13T02:46:32.157Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-10-13T02:46:32.157Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-13T02:46:32.157Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-13T02:46:32.548Z] prd-ubuntu20.04-docker-arm64-4c-16g-227180 does not seem to be running inside a container [2025-10-13T02:46:32.605Z] $ 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/ndry_ci-build-images_golang-1.25 -v /w/workspace/ndry_ci-build-images_golang-1.25:/w/workspace/ndry_ci-build-images_golang-1.25:rw,z -v /w/workspace/ndry_ci-build-images_golang-1.25@tmp:/w/workspace/ndry_ci-build-images_golang-1.25@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 [2025-10-13T02:46:35.002Z] $ docker top fd868d6a6b8b78ad54d6278085fb072443525c5d5e747f54c23b923d49cef302 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-13T02:46:35.904Z] ---> job-cost.sh [2025-10-13T02:46:35.904Z] lf-activate-venv: SKIPPING [2025-10-13T02:46:35.904Z] INFO: No Stack... [2025-10-13T02:46:36.168Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-10-13T02:46:36.747Z] INFO: Archiving Costs [Pipeline] sh [2025-10-13T02:46:37.389Z] + + cut -d,cat -f6 /w/workspace/ndry_ci-build-images_golang-1.25/archives/cost.csv [2025-10-13T02:46:37.389Z] [Pipeline] lock [2025-10-13T02:46:37.461Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-1-stack-cost] [2025-10-13T02:46:37.466Z] Resource [jenkins-edgexfoundry-ci-build-images-golang-1.25-1-stack-cost] did not exist. Created. [2025-10-13T02:46:37.473Z] Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-13T02:46:38.035Z] /w/workspace/ndry_ci-build-images_golang-1.25@tmp/durable-af4d3fa2/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-10-13T02:46:38.715Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-10-13T02:46:38.752Z] Warning: overwriting stash ‘stack-cost’ [2025-10-13T02:46:39.130Z] Stashed 1 file(s) [Pipeline] } [2025-10-13T02:46:39.148Z] Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-13T02:46:39.230Z] $ docker stop --time=1 fd868d6a6b8b78ad54d6278085fb072443525c5d5e747f54c23b923d49cef302 [2025-10-13T02:46:40.715Z] $ docker rm -f --volumes fd868d6a6b8b78ad54d6278085fb072443525c5d5e747f54c23b923d49cef302 [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 [2025-10-13T02:46:42.348Z] + [ -d /w/workspace/ndry_ci-build-images_golang-1.25/archives ] [2025-10-13T02:46:42.348Z] + ls -al /w/workspace/ndry_ci-build-images_golang-1.25/archives [2025-10-13T02:46:42.348Z] total 16 [2025-10-13T02:46:42.348Z] drwxr-xr-x 3 root root 4096 Oct 13 02:43 . [2025-10-13T02:46:42.348Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 13 02:43 .. [2025-10-13T02:46:42.348Z] drwxr-xr-x 2 root root 4096 Oct 13 02:43 cost [2025-10-13T02:46:42.348Z] -rw-r--r-- 1 root root 92 Oct 13 02:43 cost.csv [2025-10-13T02:46:42.348Z] + sudo chown -R jenkins:jenkins /w/workspace/ndry_ci-build-images_golang-1.25/archives [2025-10-13T02:46:42.348Z] + ls -al /w/workspace/ndry_ci-build-images_golang-1.25/archives [2025-10-13T02:46:42.348Z] total 16 [2025-10-13T02:46:42.348Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 13 02:43 . [2025-10-13T02:46:42.348Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 13 02:43 .. [2025-10-13T02:46:42.348Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 13 02:43 cost [2025-10-13T02:46:42.348Z] -rw-r--r-- 1 jenkins jenkins 92 Oct 13 02:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-10-13T02:46:42.679Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-13T02:46:43.602Z] ---> package-listing.sh [2025-10-13T02:46:43.602Z] ++ facter osfamily [2025-10-13T02:46:43.602Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-13T02:46:43.860Z] + OS_FAMILY=debian [2025-10-13T02:46:43.860Z] + workspace=/w/workspace/ndry_ci-build-images_golang-1.25 [2025-10-13T02:46:43.860Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-13T02:46:43.860Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-13T02:46:43.860Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-13T02:46:43.860Z] + PACKAGES=/tmp/packages_start.txt [2025-10-13T02:46:43.860Z] + '[' /w/workspace/ndry_ci-build-images_golang-1.25 ']' [2025-10-13T02:46:43.860Z] + PACKAGES=/tmp/packages_end.txt [2025-10-13T02:46:43.860Z] + case "${OS_FAMILY}" in [2025-10-13T02:46:43.860Z] + dpkg -l [2025-10-13T02:46:43.860Z] + grep '^ii' [2025-10-13T02:46:43.860Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-13T02:46:43.860Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-13T02:46:43.860Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-13T02:46:43.860Z] + '[' /w/workspace/ndry_ci-build-images_golang-1.25 ']' [2025-10-13T02:46:43.860Z] + mkdir -p /w/workspace/ndry_ci-build-images_golang-1.25/archives/ [2025-10-13T02:46:43.860Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_ci-build-images_golang-1.25/archives/ [Pipeline] echo [2025-10-13T02:46:43.896Z] 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/ndry_ci-build-images_golang-1.25/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-13T02:46:44.192Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T02:46:44.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-13T02:46:44.827Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-13T02:46:44.974Z] prd-ubuntu20.04-docker-8c-8g-227151 does not seem to be running inside a container [2025-10-13T02:46:45.002Z] $ 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/ndry_ci-build-images_golang-1.25/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_ci-build-images_golang-1.25 -v /w/workspace/ndry_ci-build-images_golang-1.25:/w/workspace/ndry_ci-build-images_golang-1.25:rw,z -v /w/workspace/ndry_ci-build-images_golang-1.25@tmp:/w/workspace/ndry_ci-build-images_golang-1.25@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 [2025-10-13T02:46:45.192Z] $ docker top 537a34c60565b9d0348e3a14c4836831173d1646b66b07242cf0ecf9aa96780b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-13T02:46:45.588Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-13T02:46:45.895Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-13T02:46:46.198Z] + ls /var/log/sa-host [2025-10-13T02:46:46.198Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-13T02:46:46.433Z] provisioning config files... [2025-10-13T02:46:46.442Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.25@tmp/config8909728059041799451tmp [Pipeline] { [Pipeline] echo [2025-10-13T02:46:46.496Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-13T02:46:46.815Z] ---> create-netrc.sh [Pipeline] } [2025-10-13T02:46:46.845Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-13T02:46:47.253Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-13T02:46:47.287Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-13T02:46:47.601Z] ---> sudo-logs.sh [2025-10-13T02:46:47.601Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-13T02:46:47.694Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-13T02:46:48.009Z] ---> job-cost.sh [2025-10-13T02:46:48.009Z] lf-activate-venv: SKIPPING [2025-10-13T02:46:48.009Z] DEBUG: total: 0.2199999988079071 [2025-10-13T02:46:48.009Z] INFO: Retrieving Stack Cost... [2025-10-13T02:46:48.269Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-13T02:46:48.527Z] INFO: Archiving Costs [Pipeline] echo [2025-10-13T02:46:48.565Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-13T02:46:48.881Z] ---> logs-deploy.sh [2025-10-13T02:46:48.881Z] lf-activate-venv: SKIPPING [2025-10-13T02:46:48.881Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/golang-1.25/1 [2025-10-13T02:46:48.881Z] INFO: archiving workspace using pattern(s): [2025-10-13T02:46:49.820Z] Archives upload complete. [2025-10-13T02:46:49.821Z] INFO: archiving logs to Nexus