Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from edbca5a90b4f48047bbd543facbc3db70582dec7 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-ssh4887635276176297289.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-ssh1675801376225839428.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7919684944568839951.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 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-ssh10722372465475695789.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/device-snmp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16097779073120003224.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go, goVersion:1.25] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4137 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/edgexfoundry_device-snmp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.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/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision edbca5a90b4f48047bbd543facbc3db70582dec7 (main) Commit message: "Merge pull request #382 from edgexfoundry/dependabot/go_modules/github.com/gosnmp/gosnmp-1.43.2" > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.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 edbca5a90b4f48047bbd543facbc3db70582dec7 # timeout=10 > git rev-list --no-walk 7e254e9e4e3acabb262ef040925bb3e93aff3c9c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-03-26T09:41:25.897Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-03-26T09:41:25.977Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-03-26T09:41:26.007Z] ========================================================= [2026-03-26T09:41:26.007Z] EdgeX Global Pipelines Version Info [2026-03-26T09:41:26.007Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:41:27.095Z] ------------------- [2026-03-26T09:41:27.096Z] stable info: [2026-03-26T09:41:27.096Z] ------------------- [2026-03-26T09:41:27.096Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-03-26T09:41:27.096Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-03-26T09:41:27.096Z] Message: update stable to v1.0.278 [2026-03-26T09:41:27.665Z] ------------------- [2026-03-26T09:41:27.665Z] experimental info: [2026-03-26T09:41:27.665Z] ------------------- [2026-03-26T09:41:27.666Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-03-26T09:41:27.666Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-03-26T09:41:27.666Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-03-26T09:41:27.740Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2026-03-26T09:41:27.767Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2026-03-26T09:41:27.795Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-03-26T09:41:27.817Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-03-26T09:41:27.845Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-03-26T09:41:27.871Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-03-26T09:41:27.897Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-03-26T09:41:27.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-03-26T09:41:27.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-03-26T09:41:27.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-03-26T09:41:27.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-03-26T09:41:28.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2026-03-26T09:41:28.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-03-26T09:41:28.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-03-26T09:41:28.096Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-03-26T09:41:28.120Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-03-26T09:41:28.149Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-03-26T09:41:28.170Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-03-26T09:41:28.189Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-03-26T09:41:28.209Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-03-26T09:41:28.233Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-03-26T09:41:28.252Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-03-26T09:41:28.268Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-03-26T09:41:28.290Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-03-26T09:41:28.313Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-03-26T09:41:28.335Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-03-26T09:41:28.357Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-03-26T09:41:28.380Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-03-26T09:41:28.401Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-03-26T09:41:28.424Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-03-26T09:41:28.445Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = edbca5a90b4f48047bbd543facbc3db70582dec7 [Pipeline] echo [2026-03-26T09:41:28.465Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = edbca5a [Pipeline] echo [2026-03-26T09:41:28.489Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-26T09:41:28.561Z] provisioning config files... [2026-03-26T09:41:28.576Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2538988001409436883tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:41:28.919Z] ---> ****-login.sh [2026-03-26T09:41:28.920Z] nexus3.edgexfoundry.org:10001 [2026-03-26T09:41:28.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:41:29.182Z] [2026-03-26T09:41:29.182Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-26T09:41:29.182Z] Configure a credential helper to remove this warning. See [2026-03-26T09:41:29.182Z] https://docs.****.com/go/credential-store/ [2026-03-26T09:41:29.182Z] [2026-03-26T09:41:29.182Z] Login Succeeded [2026-03-26T09:41:29.182Z] nexus3.edgexfoundry.org:10002 [2026-03-26T09:41:29.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:41:29.442Z] [2026-03-26T09:41:29.442Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-26T09:41:29.442Z] Configure a credential helper to remove this warning. See [2026-03-26T09:41:29.442Z] https://docs.****.com/go/credential-store/ [2026-03-26T09:41:29.442Z] [2026-03-26T09:41:29.442Z] Login Succeeded [2026-03-26T09:41:29.442Z] nexus3.edgexfoundry.org:10003 [2026-03-26T09:41:29.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:41:29.442Z] [2026-03-26T09:41:29.443Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-26T09:41:29.443Z] Configure a credential helper to remove this warning. See [2026-03-26T09:41:29.443Z] https://docs.****.com/go/credential-store/ [2026-03-26T09:41:29.443Z] [2026-03-26T09:41:29.443Z] Login Succeeded [2026-03-26T09:41:29.443Z] nexus3.edgexfoundry.org:10004 [2026-03-26T09:41:29.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:41:29.443Z] [2026-03-26T09:41:29.443Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-26T09:41:29.443Z] Configure a credential helper to remove this warning. See [2026-03-26T09:41:29.443Z] https://docs.****.com/go/credential-store/ [2026-03-26T09:41:29.443Z] [2026-03-26T09:41:29.443Z] Login Succeeded [2026-03-26T09:41:29.443Z] ****.io [2026-03-26T09:41:29.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:41:29.703Z] [2026-03-26T09:41:29.703Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-26T09:41:29.703Z] Configure a credential helper to remove this warning. See [2026-03-26T09:41:29.703Z] https://docs.****.com/go/credential-store/ [2026-03-26T09:41:29.703Z] [2026-03-26T09:41:29.703Z] Login Succeeded [2026-03-26T09:41:29.703Z] ---> ****-login.sh ends [Pipeline] } [2026-03-26T09:41:29.710Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-03-26T09:41:30.112Z] + git rev-list -1 --merges edbca5a90b4f48047bbd543facbc3db70582dec7~1..edbca5a90b4f48047bbd543facbc3db70582dec7 [Pipeline] echo [2026-03-26T09:41:30.142Z] -----------> git rev-list -1 --merges edbca5a90b4f48047bbd543facbc3db70582dec7~1..edbca5a90b4f48047bbd543facbc3db70582dec7 edbca5a90b4f48047bbd543facbc3db70582dec7 [2026-03-26T09:41:30.142Z] edbca5a90b4f48047bbd543facbc3db70582dec7 [false] [Pipeline] sh [2026-03-26T09:41:30.435Z] + git log --format=format:%s -1 edbca5a90b4f48047bbd543facbc3db70582dec7 [Pipeline] echo [2026-03-26T09:41:30.449Z] ========================================================= [2026-03-26T09:41:30.449Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-03-26T09:41:30.449Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-03-26T09:41:30.800Z] + git log --format=format:%s -1 edbca5a90b4f48047bbd543facbc3db70582dec7 [Pipeline] echo [2026-03-26T09:41:30.809Z] [semverPrep] GIT_COMMIT: edbca5a90b4f48047bbd543facbc3db70582dec7, Commit Message: Merge pull request #382 from edgexfoundry/dependabot/go_modules/github.com/gosnmp/gosnmp-1.43.2 [Pipeline] echo [2026-03-26T09:41:30.825Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-03-26T09:41:31.219Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-26T09:41:31.219Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-03-26T09:41:31.219Z] + [ -e /tmp/ssh_known_hosts ] [2026-03-26T09:41:31.219Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-03-26T09:41:31.219Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-03-26T09:41:31.219Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-03-26T09:41:31.219Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:41:31.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-26T09:41:31.658Z] [2026-03-26T09:41:31.658Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:41:31.960Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-26T09:41:31.960Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-03-26T09:41:31.960Z] 3dae71ba6b94: Pulling fs layer [2026-03-26T09:41:31.960Z] 6bf1a483ea7c: Pulling fs layer [2026-03-26T09:41:31.960Z] f5dfc541a4d3: Pulling fs layer [2026-03-26T09:41:31.960Z] 461d9e800cba: Pulling fs layer [2026-03-26T09:41:31.960Z] 80192f66455f: Pulling fs layer [2026-03-26T09:41:31.960Z] 2e8e34ca0e6c: Pulling fs layer [2026-03-26T09:41:31.960Z] a29436f7fd5d: Pulling fs layer [2026-03-26T09:41:31.960Z] 923cac83aea3: Pulling fs layer [2026-03-26T09:41:31.960Z] 25ad8b0a4227: Pulling fs layer [2026-03-26T09:41:31.960Z] db01528c6b51: Pulling fs layer [2026-03-26T09:41:31.960Z] 28988de357af: Pulling fs layer [2026-03-26T09:41:31.960Z] 80192f66455f: Waiting [2026-03-26T09:41:31.960Z] 2e8e34ca0e6c: Waiting [2026-03-26T09:41:31.960Z] a29436f7fd5d: Waiting [2026-03-26T09:41:31.960Z] 923cac83aea3: Waiting [2026-03-26T09:41:31.960Z] 25ad8b0a4227: Waiting [2026-03-26T09:41:31.960Z] 28988de357af: Waiting [2026-03-26T09:41:31.960Z] db01528c6b51: Waiting [2026-03-26T09:41:31.960Z] 461d9e800cba: Waiting [2026-03-26T09:41:31.960Z] 6bf1a483ea7c: Verifying Checksum [2026-03-26T09:41:31.960Z] 6bf1a483ea7c: Download complete [2026-03-26T09:41:31.960Z] 461d9e800cba: Verifying Checksum [2026-03-26T09:41:31.960Z] 461d9e800cba: Download complete [2026-03-26T09:41:31.960Z] 80192f66455f: Verifying Checksum [2026-03-26T09:41:31.960Z] 80192f66455f: Download complete [2026-03-26T09:41:32.218Z] f5dfc541a4d3: Verifying Checksum [2026-03-26T09:41:32.218Z] f5dfc541a4d3: Download complete [2026-03-26T09:41:32.218Z] 3dae71ba6b94: Verifying Checksum [2026-03-26T09:41:32.218Z] 3dae71ba6b94: Download complete [2026-03-26T09:41:32.218Z] 923cac83aea3: Download complete [2026-03-26T09:41:32.477Z] 25ad8b0a4227: Verifying Checksum [2026-03-26T09:41:32.477Z] 25ad8b0a4227: Download complete [2026-03-26T09:41:32.477Z] db01528c6b51: Verifying Checksum [2026-03-26T09:41:32.477Z] db01528c6b51: Download complete [2026-03-26T09:41:32.477Z] 28988de357af: Verifying Checksum [2026-03-26T09:41:32.477Z] 28988de357af: Download complete [2026-03-26T09:41:32.477Z] a29436f7fd5d: Verifying Checksum [2026-03-26T09:41:32.477Z] a29436f7fd5d: Download complete [2026-03-26T09:41:33.044Z] 2e8e34ca0e6c: Verifying Checksum [2026-03-26T09:41:33.044Z] 2e8e34ca0e6c: Download complete [2026-03-26T09:41:33.986Z] 3dae71ba6b94: Pull complete [2026-03-26T09:41:33.986Z] 6bf1a483ea7c: Pull complete [2026-03-26T09:41:34.931Z] f5dfc541a4d3: Pull complete [2026-03-26T09:41:34.931Z] 461d9e800cba: Pull complete [2026-03-26T09:41:34.931Z] 80192f66455f: Pull complete [2026-03-26T09:41:40.206Z] 2e8e34ca0e6c: Pull complete [2026-03-26T09:41:40.469Z] a29436f7fd5d: Pull complete [2026-03-26T09:41:40.469Z] 923cac83aea3: Pull complete [2026-03-26T09:41:40.728Z] 25ad8b0a4227: Pull complete [2026-03-26T09:41:40.728Z] db01528c6b51: Pull complete [2026-03-26T09:41:40.728Z] 28988de357af: Pull complete [2026-03-26T09:41:40.728Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-03-26T09:41:40.728Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-26T09:41:40.728Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T09:41:40.873Z] prd-ubuntu20.04-docker-8c-8g-4137 does not seem to be running inside a container [2026-03-26T09:41:40.910Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-26T09:41:42.391Z] $ docker top 3d5106496a3cf68c66704471c00c16d88b7d82c02ac172e9831b92341952594b -eo pid,comm [2026-03-26T09:41:42.446Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-03-26T09:41:42.446Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-26T09:41:42.504Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-26T09:41:42.504Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-26T09:41:42.615Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-26T09:41:42.620Z] $ docker exec 3d5106496a3cf68c66704471c00c16d88b7d82c02ac172e9831b92341952594b ssh-agent [2026-03-26T09:41:42.729Z] SSH_AUTH_SOCK=/tmp/ssh-IBTBEj51qY2Z/agent.32 [2026-03-26T09:41:42.729Z] SSH_AGENT_PID=38 [2026-03-26T09:41:42.736Z] Running ssh-add (command line suppressed) [2026-03-26T09:41:42.833Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_15326722568371906718.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_15326722568371906718.key) [2026-03-26T09:41:42.845Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-26T09:41:43.140Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] sh [2026-03-26T09:41:43.430Z] + git tag --points-at HEAD [Pipeline] } [2026-03-26T09:41:43.442Z] $ docker exec --env ******** --env ******** 3d5106496a3cf68c66704471c00c16d88b7d82c02ac172e9831b92341952594b ssh-agent -k [2026-03-26T09:41:43.534Z] unset SSH_AUTH_SOCK; [2026-03-26T09:41:43.535Z] unset SSH_AGENT_PID; [2026-03-26T09:41:43.535Z] echo Agent pid 38 killed; [2026-03-26T09:41:43.543Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-03-26T09:41:43.585Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-26T09:41:43.585Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-26T09:41:43.694Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-26T09:41:43.698Z] $ docker exec 3d5106496a3cf68c66704471c00c16d88b7d82c02ac172e9831b92341952594b ssh-agent [2026-03-26T09:41:43.796Z] SSH_AUTH_SOCK=/tmp/ssh-IdZoZpzxp6aU/agent.86 [2026-03-26T09:41:43.796Z] SSH_AGENT_PID=92 [2026-03-26T09:41:43.801Z] Running ssh-add (command line suppressed) [2026-03-26T09:41:43.891Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2786406553226427052.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2786406553226427052.key) [2026-03-26T09:41:43.902Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-26T09:41:44.197Z] + git semver init [2026-03-26T09:41:44.456Z] 2026-03-26 09:41:44,410 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-26T09:41:44.456Z] 2026-03-26 09:41:44,413 [run_init] DEBUG init version:0.0.0 force:False [2026-03-26T09:41:44.456Z] 2026-03-26 09:41:44,414 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2026-03-26T09:41:44.456Z] 2026-03-26 09:41:44,414 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2026-03-26T09:41:44.456Z] 2026-03-26 09:41:44,414 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/edgexfoundry_device-snmp-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=None, shell=False, universal_newlines=False) [2026-03-26T09:41:45.835Z] 2026-03-26 09:41:45,815 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2026-03-26T09:41:45.835Z] 2026-03-26 09:41:45,815 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2026-03-26T09:41:45.835Z] 2026-03-26 09:41:45,815 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-03-26T09:41:45.835Z] 2026-03-26 09:41:45,816 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-03-26T09:41:45.835Z] 4.1.0-dev.10 [Pipeline] } [2026-03-26T09:41:46.107Z] $ docker exec --env ******** --env ******** 3d5106496a3cf68c66704471c00c16d88b7d82c02ac172e9831b92341952594b ssh-agent -k [2026-03-26T09:41:46.202Z] unset SSH_AUTH_SOCK; [2026-03-26T09:41:46.202Z] unset SSH_AGENT_PID; [2026-03-26T09:41:46.202Z] echo Agent pid 92 killed; [2026-03-26T09:41:46.211Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-26T09:41:46.544Z] + git semver [Pipeline] } [2026-03-26T09:41:46.819Z] $ docker stop --time=1 3d5106496a3cf68c66704471c00c16d88b7d82c02ac172e9831b92341952594b [2026-03-26T09:41:48.092Z] $ docker rm -f --volumes 3d5106496a3cf68c66704471c00c16d88b7d82c02ac172e9831b92341952594b [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-26T09:41:48.442Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-03-26T09:41:48.685Z] Stashed 1 file(s) [Pipeline] echo [2026-03-26T09:41:48.690Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.10 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-26T09:41:48.872Z] provisioning config files... [2026-03-26T09:41:48.880Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4759388015196498180tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:41:49.187Z] ---> ****-login.sh [2026-03-26T09:41:49.187Z] nexus3.edgexfoundry.org:10001 [2026-03-26T09:41:49.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:41:49.187Z] Login Succeeded [2026-03-26T09:41:49.187Z] nexus3.edgexfoundry.org:10002 [2026-03-26T09:41:49.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:41:49.187Z] Login Succeeded [2026-03-26T09:41:49.187Z] nexus3.edgexfoundry.org:10003 [2026-03-26T09:41:49.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:41:49.479Z] Login Succeeded [2026-03-26T09:41:49.479Z] nexus3.edgexfoundry.org:10004 [2026-03-26T09:41:49.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:41:49.479Z] Login Succeeded [2026-03-26T09:41:49.479Z] ****.io [2026-03-26T09:41:49.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:41:49.741Z] Login Succeeded [2026-03-26T09:41:49.741Z] ---> ****-login.sh ends [Pipeline] } [2026-03-26T09:41:49.746Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-03-26T09:41:49.846Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-26T09:41:49.869Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-26T09:41:49.890Z] ========================================================= [2026-03-26T09:41:49.890Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-03-26T09:41:49.890Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:41:50.233Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-03-26T09:41:50.806Z] #0 building with "default" instance using docker driver [2026-03-26T09:41:50.806Z] [2026-03-26T09:41:50.806Z] #1 [internal] load build definition from Dockerfile [2026-03-26T09:41:50.806Z] #1 transferring dockerfile: 1.61kB done [2026-03-26T09:41:50.806Z] #1 DONE 0.0s [2026-03-26T09:41:50.806Z] [2026-03-26T09:41:50.806Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-26T09:41:50.806Z] #2 DONE 0.1s [2026-03-26T09:41:51.066Z] [2026-03-26T09:41:51.066Z] #3 [internal] load .dockerignore [2026-03-26T09:41:51.066Z] #3 transferring context: 46B done [2026-03-26T09:41:51.066Z] #3 DONE 0.0s [2026-03-26T09:41:51.066Z] [2026-03-26T09:41:51.066Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-26T09:41:51.066Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-03-26T09:41:51.066Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-03-26T09:41:51.066Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-03-26T09:41:51.066Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-03-26T09:41:51.066Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done [2026-03-26T09:41:51.066Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 13.63MB / 60.15MB 0.2s [2026-03-26T09:41:51.066Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-03-26T09:41:51.066Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-03-26T09:41:51.066Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-03-26T09:41:51.066Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-03-26T09:41:51.066Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-03-26T09:41:51.066Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.44MB / 11.98MB 0.2s [2026-03-26T09:41:51.066Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.2s [2026-03-26T09:41:51.325Z] #4 ... [2026-03-26T09:41:51.325Z] [2026-03-26T09:41:51.325Z] #5 [internal] load build context [2026-03-26T09:41:51.325Z] #5 transferring context: 24.95MB 0.2s done [2026-03-26T09:41:51.325Z] #5 DONE 0.2s [2026-03-26T09:41:51.325Z] [2026-03-26T09:41:51.325Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-26T09:41:51.325Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 27.26MB / 60.15MB 0.3s [2026-03-26T09:41:51.325Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-03-26T09:41:51.325Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 9.44MB / 11.98MB 0.3s [2026-03-26T09:41:51.326Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 7.34MB / 112.58MB 0.3s [2026-03-26T09:41:51.326Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 42.99MB / 60.15MB 0.4s [2026-03-26T09:41:51.326Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done [2026-03-26T09:41:51.326Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done [2026-03-26T09:41:51.326Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0B / 14.72MB 0.4s [2026-03-26T09:41:51.588Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done [2026-03-26T09:41:51.588Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 32.51MB / 112.58MB 0.6s [2026-03-26T09:41:51.588Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 8.39MB / 14.72MB 0.6s [2026-03-26T09:41:51.588Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 52.43MB / 112.58MB 0.7s [2026-03-26T09:41:51.588Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done [2026-03-26T09:41:51.588Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2026-03-26T09:41:51.850Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 74.45MB / 112.58MB 0.8s [2026-03-26T09:41:51.850Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 99.61MB / 112.58MB 0.9s [2026-03-26T09:41:51.850Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s [2026-03-26T09:41:52.109Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done [2026-03-26T09:41:56.294Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.5s done [2026-03-26T09:41:56.294Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-03-26T09:41:56.294Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-03-26T09:41:56.294Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-03-26T09:41:56.294Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-03-26T09:41:56.294Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-03-26T09:41:56.860Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.5s done [2026-03-26T09:41:56.860Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c [2026-03-26T09:42:00.146Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.9s done [2026-03-26T09:42:00.146Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-03-26T09:42:00.713Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done [2026-03-26T09:42:00.713Z] #4 DONE 9.8s [2026-03-26T09:42:00.713Z] [2026-03-26T09:42:00.713Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2026-03-26T09:42:00.972Z] #6 0.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T09:42:01.231Z] #6 0.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T09:42:02.168Z] #6 1.523 (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-03-26T09:42:02.427Z] #6 1.541 (2/4) Installing libedit (20250104.3.1-r1) [2026-03-26T09:42:02.427Z] #6 1.565 (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-03-26T09:42:02.427Z] #6 1.620 (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-03-26T09:42:02.427Z] #6 1.640 Executing busybox-1.37.0-r19.trigger [2026-03-26T09:42:02.427Z] #6 1.647 OK: 269 MiB in 64 packages [2026-03-26T09:42:03.804Z] #6 DONE 3.0s [2026-03-26T09:42:03.804Z] [2026-03-26T09:42:03.804Z] #7 [builder 3/7] WORKDIR /device-snmp-go [2026-03-26T09:42:03.804Z] #7 DONE 0.0s [2026-03-26T09:42:03.804Z] [2026-03-26T09:42:03.804Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-03-26T09:42:03.804Z] #8 DONE 0.0s [2026-03-26T09:42:03.804Z] [2026-03-26T09:42:03.804Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T09:42:03.830Z] Still waiting to schedule task [2026-03-26T09:42:03.831Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-03-26T09:42:13.820Z] #9 DONE 10.1s [2026-03-26T09:42:13.821Z] [2026-03-26T09:42:13.821Z] #10 [builder 6/7] COPY . . [2026-03-26T09:42:13.821Z] #10 DONE 0.1s [2026-03-26T09:42:14.079Z] [2026-03-26T09:42:14.079Z] #11 [builder 7/7] RUN echo noop [2026-03-26T09:42:14.079Z] #11 0.201 noop [2026-03-26T09:42:14.338Z] #11 DONE 0.3s [2026-03-26T09:42:14.338Z] [2026-03-26T09:42:14.338Z] #12 exporting to image [2026-03-26T09:42:14.338Z] #12 exporting layers [2026-03-26T09:42:22.449Z] #12 exporting layers 7.5s done [2026-03-26T09:42:22.449Z] #12 writing image sha256:d3db4b6bfd26259816dcb762f18b9bfd52232d2b2576a8f6d2c95cc064df6cb5 done [2026-03-26T09:42:22.449Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-03-26T09:42:22.449Z] #12 DONE 7.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:42:22.771Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-26T09:42:22.771Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T09:42:22.852Z] prd-ubuntu20.04-docker-8c-8g-4137 does not seem to be running inside a container [2026-03-26T09:42:22.884Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-03-26T09:42:23.228Z] $ docker top 03d7fc2bd621042bb7dbe8012f14f298cf585b3804884cdc7071261294fc8e6b -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-26T09:42:23.567Z] + go version [2026-03-26T09:42:23.568Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-03-26T09:42:23.579Z] $ docker stop --time=1 03d7fc2bd621042bb7dbe8012f14f298cf585b3804884cdc7071261294fc8e6b [2026-03-26T09:42:24.825Z] $ docker rm -f --volumes 03d7fc2bd621042bb7dbe8012f14f298cf585b3804884cdc7071261294fc8e6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:42:25.257Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-26T09:42:25.258Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T09:42:25.360Z] prd-ubuntu20.04-docker-8c-8g-4137 does not seem to be running inside a container [2026-03-26T09:42:25.392Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-03-26T09:42:25.634Z] $ docker top a9e7397a12685a52c07d788f019709c760a85460c898732218f1e7a7e8cacc1b -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-26T09:42:25.982Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh [2026-03-26T09:42:26.284Z] + make test [2026-03-26T09:42:26.284Z] go test ./... -coverprofile=coverage.out [2026-03-26T09:42:27.220Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2026-03-26T09:42:49.152Z] github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements [2026-03-26T09:42:49.152Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.010s coverage: 0.0% of statements [2026-03-26T09:42:59.157Z] 0 issues. [2026-03-26T09:42:59.157Z] go vet ./... [2026-03-26T09:43:04.425Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-26T09:43:04.425Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-26T09:43:04.425Z] ./bin/test-attribution-txt.sh [2026-03-26T09:43:04.425Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-26T09:43:04.697Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-03-26T09:43:04.721Z] $ docker stop --time=1 a9e7397a12685a52c07d788f019709c760a85460c898732218f1e7a7e8cacc1b [2026-03-26T09:43:06.716Z] $ docker rm -f --volumes a9e7397a12685a52c07d788f019709c760a85460c898732218f1e7a7e8cacc1b [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-26T09:43:07.302Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-03-26T09:43:07.353Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-03-26T09:43:08.034Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-03-26T09:43:08.321Z] + ls -al . [2026-03-26T09:43:08.321Z] total 240 [2026-03-26T09:43:08.321Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 09:42 . [2026-03-26T09:43:08.321Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 09:41 .. [2026-03-26T09:43:08.321Z] -rw-rw-r-- 1 jenkins jenkins 6 Mar 26 09:41 .dockerignore [2026-03-26T09:43:08.321Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 09:42 .git [2026-03-26T09:43:08.321Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 09:41 .github [2026-03-26T09:43:08.321Z] -rw-rw-r-- 1 jenkins jenkins 263 Mar 26 09:41 .gitignore [2026-03-26T09:43:08.321Z] -rw-rw-r-- 1 jenkins jenkins 359 Mar 26 09:41 .golangci.yml [2026-03-26T09:43:08.321Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 26 09:41 .semver [2026-03-26T09:43:08.321Z] -rw-rw-r-- 1 jenkins jenkins 21488 Mar 26 09:41 Attribution.txt [2026-03-26T09:43:08.321Z] -rw-rw-r-- 1 jenkins jenkins 12273 Mar 26 09:41 CHANGELOG.md [2026-03-26T09:43:08.321Z] -rw-rw-r-- 1 jenkins jenkins 1571 Mar 26 09:41 Dockerfile [2026-03-26T09:43:08.321Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 26 09:41 GOVERNANCE.md [2026-03-26T09:43:08.321Z] -rw-rw-r-- 1 jenkins jenkins 679 Mar 26 09:41 Jenkinsfile [2026-03-26T09:43:08.321Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 26 09:41 LICENSE [2026-03-26T09:43:08.321Z] -rw-rw-r-- 1 jenkins jenkins 2239 Mar 26 09:41 Makefile [2026-03-26T09:43:08.321Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 26 09:41 OWNERS.md [2026-03-26T09:43:08.321Z] -rw-rw-r-- 1 jenkins jenkins 10477 Mar 26 09:41 README.md [2026-03-26T09:43:08.321Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 26 09:41 VERSION [2026-03-26T09:43:08.321Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 09:41 bin [2026-03-26T09:43:08.321Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 09:41 cmd [2026-03-26T09:43:08.321Z] -rw-r--r-- 1 jenkins jenkins 9158 Mar 26 09:42 coverage.out [2026-03-26T09:43:08.321Z] -rw-rw-r-- 1 jenkins jenkins 6641 Mar 26 09:41 go.mod [2026-03-26T09:43:08.321Z] -rw-rw-r-- 1 jenkins jenkins 89465 Mar 26 09:41 go.sum [2026-03-26T09:43:08.321Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 09:41 internal [2026-03-26T09:43:08.321Z] -rw-rw-r-- 1 jenkins jenkins 228 Mar 26 09:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:43:08.640Z] + docker build -t device-snmp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=edbca5a90b4f48047bbd543facbc3db70582dec7 --label arch=amd64 --label version=4.1.0-dev.10 . [2026-03-26T09:43:08.899Z] #0 building with "default" instance using docker driver [2026-03-26T09:43:08.899Z] [2026-03-26T09:43:08.899Z] #1 [internal] load build definition from Dockerfile [2026-03-26T09:43:08.899Z] #1 transferring dockerfile: 1.61kB done [2026-03-26T09:43:08.899Z] #1 DONE 0.0s [2026-03-26T09:43:08.899Z] [2026-03-26T09:43:08.899Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-03-26T09:43:08.899Z] #2 DONE 0.0s [2026-03-26T09:43:08.899Z] [2026-03-26T09:43:08.899Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-03-26T09:43:08.899Z] #3 DONE 0.1s [2026-03-26T09:43:08.899Z] [2026-03-26T09:43:08.899Z] #4 [internal] load .dockerignore [2026-03-26T09:43:08.899Z] #4 transferring context: 46B done [2026-03-26T09:43:08.899Z] #4 DONE 0.0s [2026-03-26T09:43:08.899Z] [2026-03-26T09:43:08.899Z] #5 [internal] load build context [2026-03-26T09:43:08.899Z] #5 transferring context: 21.59kB 0.0s done [2026-03-26T09:43:08.899Z] #5 DONE 0.0s [2026-03-26T09:43:08.899Z] [2026-03-26T09:43:08.899Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-03-26T09:43:08.899Z] #6 DONE 0.1s [2026-03-26T09:43:08.899Z] [2026-03-26T09:43:08.899Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T09:43:08.899Z] #7 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-26T09:43:08.899Z] #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 [2026-03-26T09:43:08.899Z] #7 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-26T09:43:08.899Z] #7 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-26T09:43:08.899Z] #7 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-26T09:43:08.899Z] #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-03-26T09:43:09.157Z] #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done [2026-03-26T09:43:09.157Z] #7 DONE 0.3s [2026-03-26T09:43:09.157Z] [2026-03-26T09:43:09.157Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2026-03-26T09:43:09.157Z] #8 0.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T09:43:09.416Z] #8 0.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T09:43:09.677Z] #8 ... [2026-03-26T09:43:09.677Z] [2026-03-26T09:43:09.677Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2026-03-26T09:43:09.677Z] #9 0.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T09:43:09.677Z] #9 0.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T09:43:09.677Z] #9 0.574 OK: 269 MiB in 64 packages [2026-03-26T09:43:09.677Z] #9 DONE 0.7s [2026-03-26T09:43:09.677Z] [2026-03-26T09:43:09.677Z] #10 [builder 3/7] WORKDIR /device-snmp-go [2026-03-26T09:43:09.677Z] #10 DONE 0.0s [2026-03-26T09:43:09.677Z] [2026-03-26T09:43:09.677Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-03-26T09:43:09.677Z] #11 DONE 0.0s [2026-03-26T09:43:09.677Z] [2026-03-26T09:43:09.677Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2026-03-26T09:43:09.677Z] #8 0.555 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-26T09:43:09.677Z] #8 0.560 Executing busybox-1.37.0-r20.trigger [2026-03-26T09:43:09.677Z] #8 0.567 OK: 7 MiB in 17 packages [2026-03-26T09:43:09.677Z] #8 DONE 0.7s [2026-03-26T09:43:09.677Z] [2026-03-26T09:43:09.677Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T09:43:10.241Z] #12 DONE 0.5s [2026-03-26T09:43:10.241Z] [2026-03-26T09:43:10.241Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2026-03-26T09:43:10.241Z] #13 0.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T09:43:10.241Z] #13 0.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T09:43:10.241Z] #13 ... [2026-03-26T09:43:10.241Z] [2026-03-26T09:43:10.241Z] #14 [builder 6/7] COPY . . [2026-03-26T09:43:10.241Z] #14 DONE 0.1s [2026-03-26T09:43:10.499Z] [2026-03-26T09:43:10.499Z] #15 [builder 7/7] RUN make build [2026-03-26T09:43:10.499Z] #15 0.193 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.1.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.58" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2026-03-26T09:43:10.499Z] #15 ... [2026-03-26T09:43:10.499Z] [2026-03-26T09:43:10.499Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2026-03-26T09:43:10.499Z] #13 0.685 OK: 7 MiB in 17 packages [2026-03-26T09:43:10.499Z] #13 DONE 0.8s [2026-03-26T09:43:10.757Z] [2026-03-26T09:43:10.757Z] #15 [builder 7/7] RUN make build [2026-03-26T09:43:33.972Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4138 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2026-03-26T09:43:33.989Z] Running in /w/workspace/device-snmp-go/126 [Pipeline] { [Pipeline] checkout [2026-03-26T09:43:37.043Z] The recommended git tool is: git [2026-03-26T09:43:37.319Z] #15 DONE 23.9s [2026-03-26T09:43:37.319Z] [2026-03-26T09:43:37.319Z] #16 [stage-1 4/6] COPY --from=builder /device-snmp-go/cmd / [2026-03-26T09:43:37.319Z] #16 DONE 0.2s [2026-03-26T09:43:37.319Z] [2026-03-26T09:43:37.319Z] #17 [stage-1 5/6] COPY --from=builder /device-snmp-go/Attribution.txt / [2026-03-26T09:43:37.319Z] #17 DONE 0.0s [2026-03-26T09:43:37.319Z] [2026-03-26T09:43:37.319Z] #18 [stage-1 6/6] COPY --from=builder /device-snmp-go/LICENSE / [2026-03-26T09:43:37.319Z] #18 DONE 0.0s [2026-03-26T09:43:37.319Z] [2026-03-26T09:43:37.319Z] #19 exporting to image [2026-03-26T09:43:37.319Z] #19 exporting layers [2026-03-26T09:43:37.319Z] #19 exporting layers 0.3s done [2026-03-26T09:43:37.319Z] #19 writing image sha256:cae90b523a93cf6f6204fb0b6725535048d3a871f51e054bb1c7dadb16a7e0cd done [2026-03-26T09:43:37.319Z] #19 naming to docker.io/library/device-snmp done [2026-03-26T09:43:37.319Z] #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-26T09:43:37.453Z] provisioning config files... [2026-03-26T09:43:37.462Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config17437038001119071825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:43:37.771Z] ---> ****-login.sh [2026-03-26T09:43:37.771Z] nexus3.edgexfoundry.org:10001 [2026-03-26T09:43:37.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:43:37.771Z] Login Succeeded [2026-03-26T09:43:37.771Z] nexus3.edgexfoundry.org:10002 [2026-03-26T09:43:37.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:43:37.771Z] Login Succeeded [2026-03-26T09:43:37.771Z] nexus3.edgexfoundry.org:10003 [2026-03-26T09:43:37.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:43:38.031Z] Login Succeeded [2026-03-26T09:43:38.031Z] nexus3.edgexfoundry.org:10004 [2026-03-26T09:43:38.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:43:38.031Z] Login Succeeded [2026-03-26T09:43:38.031Z] ****.io [2026-03-26T09:43:38.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:43:38.600Z] Login Succeeded [2026-03-26T09:43:38.600Z] ---> ****-login.sh ends [Pipeline] } [2026-03-26T09:43:38.607Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T09:43:38.658Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-26T09:43:38.697Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2026-03-26T09:43:38.697Z] edbca5a90b4f48047bbd543facbc3db70582dec7 [2026-03-26T09:43:38.697Z] latest [2026-03-26T09:43:38.697Z] 4.1.0-dev.10 [2026-03-26T09:43:38.697Z] edbca5a90b4f48047bbd543facbc3db70582dec7-4.1.0-dev.10 [2026-03-26T09:43:38.697Z] main [2026-03-26T09:43:38.697Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:43:39.066Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:edbca5a90b4f48047bbd543facbc3db70582dec7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:43:39.395Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:edbca5a90b4f48047bbd543facbc3db70582dec7 [2026-03-26T09:43:39.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2026-03-26T09:43:39.395Z] a80c3afcfd27: Preparing [2026-03-26T09:43:39.395Z] c636847cf872: Preparing [2026-03-26T09:43:39.396Z] d086f4f86bcc: Preparing [2026-03-26T09:43:39.396Z] ae1d69615aab: Preparing [2026-03-26T09:43:39.396Z] 1853728367ba: Preparing [2026-03-26T09:43:39.396Z] cce92674e987: Preparing [2026-03-26T09:43:39.396Z] cce92674e987: Waiting [2026-03-26T09:43:39.396Z] a80c3afcfd27: Pushed [2026-03-26T09:43:39.396Z] 1853728367ba: Pushed [2026-03-26T09:43:39.396Z] c636847cf872: Pushed [2026-03-26T09:43:39.396Z] ae1d69615aab: Pushed [2026-03-26T09:43:39.396Z] cce92674e987: Layer already exists [2026-03-26T09:43:41.262Z] using credential edgex-jenkins-ssh [2026-03-26T09:43:41.284Z] Cloning the remote Git repository [2026-03-26T09:43:41.324Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2026-03-26T09:43:41.410Z] > git init /w/workspace/device-snmp-go/126 # timeout=10 [2026-03-26T09:43:41.559Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2026-03-26T09:43:41.560Z] > git --version # timeout=10 [2026-03-26T09:43:41.580Z] > git --version # 'git version 2.25.1' [2026-03-26T09:43:41.582Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-03-26T09:43:41.713Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-26T09:43:44.676Z] d086f4f86bcc: Pushed [2026-03-26T09:43:44.676Z] edbca5a90b4f48047bbd543facbc3db70582dec7: digest: sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:43:45.005Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:43:45.334Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2026-03-26T09:43:45.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2026-03-26T09:43:45.334Z] a80c3afcfd27: Preparing [2026-03-26T09:43:45.334Z] c636847cf872: Preparing [2026-03-26T09:43:45.334Z] d086f4f86bcc: Preparing [2026-03-26T09:43:45.334Z] ae1d69615aab: Preparing [2026-03-26T09:43:45.334Z] 1853728367ba: Preparing [2026-03-26T09:43:45.334Z] cce92674e987: Preparing [2026-03-26T09:43:45.334Z] cce92674e987: Waiting [2026-03-26T09:43:45.334Z] ae1d69615aab: Layer already exists [2026-03-26T09:43:45.334Z] c636847cf872: Layer already exists [2026-03-26T09:43:45.334Z] 1853728367ba: Layer already exists [2026-03-26T09:43:45.334Z] d086f4f86bcc: Layer already exists [2026-03-26T09:43:45.334Z] a80c3afcfd27: Layer already exists [2026-03-26T09:43:45.334Z] cce92674e987: Layer already exists [2026-03-26T09:43:45.334Z] latest: digest: sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:43:45.659Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:43:45.991Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.10 [2026-03-26T09:43:45.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2026-03-26T09:43:45.991Z] a80c3afcfd27: Preparing [2026-03-26T09:43:45.991Z] c636847cf872: Preparing [2026-03-26T09:43:45.991Z] d086f4f86bcc: Preparing [2026-03-26T09:43:45.991Z] ae1d69615aab: Preparing [2026-03-26T09:43:45.991Z] 1853728367ba: Preparing [2026-03-26T09:43:45.991Z] cce92674e987: Preparing [2026-03-26T09:43:45.991Z] cce92674e987: Waiting [2026-03-26T09:43:45.991Z] c636847cf872: Layer already exists [2026-03-26T09:43:45.991Z] d086f4f86bcc: Layer already exists [2026-03-26T09:43:45.991Z] ae1d69615aab: Layer already exists [2026-03-26T09:43:45.991Z] a80c3afcfd27: Layer already exists [2026-03-26T09:43:45.991Z] 1853728367ba: Layer already exists [2026-03-26T09:43:45.991Z] cce92674e987: Layer already exists [2026-03-26T09:43:45.991Z] 4.1.0-dev.10: digest: sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:43:46.327Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:edbca5a90b4f48047bbd543facbc3db70582dec7-4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:43:46.654Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:edbca5a90b4f48047bbd543facbc3db70582dec7-4.1.0-dev.10 [2026-03-26T09:43:46.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2026-03-26T09:43:46.654Z] a80c3afcfd27: Preparing [2026-03-26T09:43:46.654Z] c636847cf872: Preparing [2026-03-26T09:43:46.654Z] d086f4f86bcc: Preparing [2026-03-26T09:43:46.654Z] ae1d69615aab: Preparing [2026-03-26T09:43:46.654Z] 1853728367ba: Preparing [2026-03-26T09:43:46.654Z] cce92674e987: Preparing [2026-03-26T09:43:46.654Z] cce92674e987: Waiting [2026-03-26T09:43:46.654Z] 1853728367ba: Layer already exists [2026-03-26T09:43:46.654Z] ae1d69615aab: Layer already exists [2026-03-26T09:43:46.654Z] c636847cf872: Layer already exists [2026-03-26T09:43:46.654Z] a80c3afcfd27: Layer already exists [2026-03-26T09:43:46.654Z] d086f4f86bcc: Layer already exists [2026-03-26T09:43:46.654Z] cce92674e987: Layer already exists [2026-03-26T09:43:46.654Z] edbca5a90b4f48047bbd543facbc3db70582dec7-4.1.0-dev.10: digest: sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:43:46.982Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:43:47.153Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2026-03-26T09:43:47.304Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2026-03-26T09:43:47.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2026-03-26T09:43:47.305Z] a80c3afcfd27: Preparing [2026-03-26T09:43:47.305Z] c636847cf872: Preparing [2026-03-26T09:43:47.305Z] d086f4f86bcc: Preparing [2026-03-26T09:43:47.305Z] ae1d69615aab: Preparing [2026-03-26T09:43:47.305Z] 1853728367ba: Preparing [2026-03-26T09:43:47.305Z] cce92674e987: Preparing [2026-03-26T09:43:47.305Z] cce92674e987: Waiting [2026-03-26T09:43:47.305Z] 1853728367ba: Layer already exists [2026-03-26T09:43:47.305Z] d086f4f86bcc: Layer already exists [2026-03-26T09:43:47.305Z] ae1d69615aab: Layer already exists [2026-03-26T09:43:47.305Z] c636847cf872: Layer already exists [2026-03-26T09:43:47.305Z] a80c3afcfd27: Layer already exists [2026-03-26T09:43:47.305Z] cce92674e987: Layer already exists [2026-03-26T09:43:47.305Z] main: digest: sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T09:43:47.379Z] ===================================================== [Pipeline] echo [2026-03-26T09:43:47.392Z] taggedImages: [2026-03-26T09:43:47.392Z] - nexus3.edgexfoundry.org:10004/device-snmp:edbca5a90b4f48047bbd543facbc3db70582dec7 [2026-03-26T09:43:47.392Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2026-03-26T09:43:47.392Z] - nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.10 [2026-03-26T09:43:47.392Z] - nexus3.edgexfoundry.org:10004/device-snmp:edbca5a90b4f48047bbd543facbc3db70582dec7-4.1.0-dev.10 [2026-03-26T09:43:47.392Z] - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] echo [2026-03-26T09:43:47.440Z] ========================================================= [2026-03-26T09:43:47.440Z] [edgeXBuildMultiArch] RAW Config: [2026-03-26T09:43:47.440Z] images: [2026-03-26T09:43:47.440Z] - nexus3.edgexfoundry.org:10004/device-snmp:edbca5a90b4f48047bbd543facbc3db70582dec7 [2026-03-26T09:43:47.440Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2026-03-26T09:43:47.440Z] - nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.10 [2026-03-26T09:43:47.440Z] - nexus3.edgexfoundry.org:10004/device-snmp:edbca5a90b4f48047bbd543facbc3db70582dec7-4.1.0-dev.10 [2026-03-26T09:43:47.440Z] - nexus3.edgexfoundry.org:10004/device-snmp:main [2026-03-26T09:43:47.440Z] settingsFile: [2026-03-26T09:43:47.440Z] device-snmp-go-settings [2026-03-26T09:43:47.440Z] ========================================================= [Pipeline] node [2026-03-26T09:43:47.984Z] Avoid second fetch [2026-03-26T09:43:47.985Z] Checking out Revision edbca5a90b4f48047bbd543facbc3db70582dec7 (main) [2026-03-26T09:43:48.632Z] Commit message: "Merge pull request #382 from edgexfoundry/dependabot/go_modules/github.com/gosnmp/gosnmp-1.43.2" [2026-03-26T09:43:47.180Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-26T09:43:48.001Z] > git config core.sparsecheckout # timeout=10 [2026-03-26T09:43:48.067Z] > git checkout -f edbca5a90b4f48047bbd543facbc3db70582dec7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-26T09:43:52.949Z] provisioning config files... [2026-03-26T09:43:52.981Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/126@tmp/config5736359997112257304tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:43:53.650Z] ---> ****-login.sh [2026-03-26T09:43:53.650Z] nexus3.edgexfoundry.org:10001 [2026-03-26T09:43:53.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:43:54.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T09:43:54.204Z] Configure a credential helper to remove this warning. See [2026-03-26T09:43:54.204Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T09:43:54.204Z] [2026-03-26T09:43:54.204Z] Login Succeeded [2026-03-26T09:43:54.204Z] nexus3.edgexfoundry.org:10002 [2026-03-26T09:43:54.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:43:54.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T09:43:54.473Z] Configure a credential helper to remove this warning. See [2026-03-26T09:43:54.473Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T09:43:54.473Z] [2026-03-26T09:43:54.473Z] Login Succeeded [2026-03-26T09:43:54.473Z] nexus3.edgexfoundry.org:10003 [2026-03-26T09:43:54.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:43:55.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T09:43:55.018Z] Configure a credential helper to remove this warning. See [2026-03-26T09:43:55.018Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T09:43:55.018Z] [2026-03-26T09:43:55.018Z] Login Succeeded [2026-03-26T09:43:55.018Z] nexus3.edgexfoundry.org:10004 [2026-03-26T09:43:55.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:43:55.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T09:43:55.288Z] Configure a credential helper to remove this warning. See [2026-03-26T09:43:55.288Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T09:43:55.288Z] [2026-03-26T09:43:55.288Z] Login Succeeded [2026-03-26T09:43:55.288Z] ****.io [2026-03-26T09:43:55.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:43:55.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T09:43:55.830Z] Configure a credential helper to remove this warning. See [2026-03-26T09:43:55.830Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T09:43:55.830Z] [2026-03-26T09:43:55.830Z] Login Succeeded [2026-03-26T09:43:55.830Z] ---> ****-login.sh ends [Pipeline] } [2026-03-26T09:43:55.856Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-03-26T09:43:56.182Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-26T09:43:56.205Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-26T09:43:56.227Z] ========================================================= [2026-03-26T09:43:56.227Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-03-26T09:43:56.227Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:43:56.595Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-03-26T09:43:57.184Z] Sending build context to Docker daemon 12.63MB [2026-03-26T09:43:57.184Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-03-26T09:43:57.184Z] Step 2/12 : FROM ${BASE} AS builder [2026-03-26T09:43:57.184Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-03-26T09:43:57.184Z] 6b59a28fa201: Pulling fs layer [2026-03-26T09:43:57.184Z] d32bb0dddca7: Pulling fs layer [2026-03-26T09:43:57.184Z] 5dab1238d3d9: Pulling fs layer [2026-03-26T09:43:57.184Z] 196fd7d83e7d: Pulling fs layer [2026-03-26T09:43:57.184Z] 4f4fb700ef54: Pulling fs layer [2026-03-26T09:43:57.184Z] 8ba94037c8f0: Pulling fs layer [2026-03-26T09:43:57.184Z] deaec5988b04: Pulling fs layer [2026-03-26T09:43:57.184Z] 9f65657bb879: Pulling fs layer [2026-03-26T09:43:57.184Z] 196fd7d83e7d: Waiting [2026-03-26T09:43:57.184Z] 4f4fb700ef54: Waiting [2026-03-26T09:43:57.184Z] 8ba94037c8f0: Waiting [2026-03-26T09:43:57.184Z] deaec5988b04: Waiting [2026-03-26T09:43:57.184Z] 9f65657bb879: Waiting [2026-03-26T09:43:57.184Z] d32bb0dddca7: Verifying Checksum [2026-03-26T09:43:57.184Z] d32bb0dddca7: Download complete [2026-03-26T09:43:57.184Z] 196fd7d83e7d: Verifying Checksum [2026-03-26T09:43:57.184Z] 196fd7d83e7d: Download complete [2026-03-26T09:43:57.452Z] 4f4fb700ef54: Verifying Checksum [2026-03-26T09:43:57.452Z] 4f4fb700ef54: Download complete [2026-03-26T09:43:57.452Z] 8ba94037c8f0: Verifying Checksum [2026-03-26T09:43:57.452Z] 8ba94037c8f0: Download complete [2026-03-26T09:43:57.452Z] 6b59a28fa201: Download complete [2026-03-26T09:43:58.037Z] 9f65657bb879: Verifying Checksum [2026-03-26T09:43:58.037Z] 9f65657bb879: Download complete [2026-03-26T09:43:59.000Z] 5dab1238d3d9: Verifying Checksum [2026-03-26T09:43:59.000Z] 5dab1238d3d9: Download complete [2026-03-26T09:43:59.586Z] 6b59a28fa201: Pull complete [2026-03-26T09:43:59.855Z] d32bb0dddca7: Pull complete [2026-03-26T09:44:00.124Z] deaec5988b04: Download complete [2026-03-26T09:44:02.444Z] Still waiting to schedule task [2026-03-26T09:44:02.444Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2026-03-26T09:44:15.365Z] 5dab1238d3d9: Pull complete [2026-03-26T09:44:15.365Z] 196fd7d83e7d: Pull complete [2026-03-26T09:44:15.365Z] 4f4fb700ef54: Pull complete [2026-03-26T09:44:15.365Z] 8ba94037c8f0: Pull complete [2026-03-26T09:44:23.598Z] deaec5988b04: Pull complete [2026-03-26T09:44:26.201Z] 9f65657bb879: Pull complete [2026-03-26T09:44:26.201Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-03-26T09:44:26.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-03-26T09:44:26.201Z] ---> 334268110677 [2026-03-26T09:44:26.201Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2026-03-26T09:44:27.616Z] ---> Running in 38f821c8b655 [2026-03-26T09:44:27.885Z] Removing intermediate container 38f821c8b655 [2026-03-26T09:44:27.885Z] ---> 210d24b7880c [2026-03-26T09:44:27.885Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-03-26T09:44:28.153Z] ---> Running in 1a253170a570 [2026-03-26T09:44:28.420Z] Removing intermediate container 1a253170a570 [2026-03-26T09:44:28.420Z] ---> 36bd3df3952d [2026-03-26T09:44:28.420Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-03-26T09:44:28.420Z] ---> Running in 5716a6608c2a [2026-03-26T09:44:28.687Z] Removing intermediate container 5716a6608c2a [2026-03-26T09:44:28.687Z] ---> 3ca7eea997e0 [2026-03-26T09:44:28.687Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2026-03-26T09:44:28.954Z] ---> Running in 74d94c6bf9f5 [2026-03-26T09:44:29.228Z] Removing intermediate container 74d94c6bf9f5 [2026-03-26T09:44:29.228Z] ---> c8dd8061d38c [2026-03-26T09:44:29.228Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-03-26T09:44:29.228Z] ---> Running in 93fdf8436899 [2026-03-26T09:44:30.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-26T09:44:30.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-26T09:44:31.865Z] Running on prd-centos7-docker-4c-2g-4139 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-26T09:44:31.918Z] provisioning config files... [2026-03-26T09:44:31.940Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config9524676466015978808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:44:32.197Z] (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-03-26T09:44:32.197Z] (2/4) Installing libedit (20250104.3.1-r1) [2026-03-26T09:44:32.197Z] (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-03-26T09:44:32.197Z] (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-03-26T09:44:32.197Z] Executing busybox-1.37.0-r19.trigger [2026-03-26T09:44:32.197Z] OK: 259 MiB in 64 packages [2026-03-26T09:44:33.212Z] ---> ****-login.sh [2026-03-26T09:44:33.212Z] nexus3.edgexfoundry.org:10001 [2026-03-26T09:44:33.626Z] Removing intermediate container 93fdf8436899 [2026-03-26T09:44:33.626Z] ---> 79d34b3a6fcf [2026-03-26T09:44:33.626Z] Step 8/12 : WORKDIR /device-snmp-go [2026-03-26T09:44:33.626Z] ---> Running in d3f488d1f8db [2026-03-26T09:44:33.626Z] Removing intermediate container d3f488d1f8db [2026-03-26T09:44:33.626Z] ---> 481419e31f52 [2026-03-26T09:44:33.626Z] Step 9/12 : COPY go.mod vendor* ./ [2026-03-26T09:44:34.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:44:34.223Z] ---> 562c65b18a53 [2026-03-26T09:44:34.223Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T09:44:34.223Z] ---> Running in 391abb1760d9 [2026-03-26T09:44:34.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T09:44:34.504Z] Configure a credential helper to remove this warning. See [2026-03-26T09:44:34.504Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T09:44:34.504Z] [2026-03-26T09:44:34.504Z] Login Succeeded [2026-03-26T09:44:34.504Z] nexus3.edgexfoundry.org:10002 [2026-03-26T09:44:34.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:44:34.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T09:44:34.800Z] Configure a credential helper to remove this warning. See [2026-03-26T09:44:34.800Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T09:44:34.800Z] [2026-03-26T09:44:34.800Z] Login Succeeded [2026-03-26T09:44:34.800Z] nexus3.edgexfoundry.org:10003 [2026-03-26T09:44:34.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:44:35.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T09:44:35.086Z] Configure a credential helper to remove this warning. See [2026-03-26T09:44:35.086Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T09:44:35.086Z] [2026-03-26T09:44:35.086Z] Login Succeeded [2026-03-26T09:44:35.086Z] nexus3.edgexfoundry.org:10004 [2026-03-26T09:44:35.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:44:35.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T09:44:35.389Z] Configure a credential helper to remove this warning. See [2026-03-26T09:44:35.389Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T09:44:35.389Z] [2026-03-26T09:44:35.389Z] Login Succeeded [2026-03-26T09:44:35.389Z] ****.io [2026-03-26T09:44:35.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:44:35.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T09:44:35.697Z] Configure a credential helper to remove this warning. See [2026-03-26T09:44:35.697Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T09:44:35.697Z] [2026-03-26T09:44:35.697Z] Login Succeeded [2026-03-26T09:44:35.697Z] ---> ****-login.sh ends [Pipeline] } [2026-03-26T09:44:35.730Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-26T09:44:36.270Z] + docker buildx ls [2026-03-26T09:44:36.538Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-03-26T09:44:36.538Z] default * docker [2026-03-26T09:44:36.538Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-03-26T09:44:36.832Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-03-26T09:44:36.832Z] edgex-builder [Pipeline] sh [2026-03-26T09:44:37.139Z] + docker buildx inspect --bootstrap [2026-03-26T09:44:37.139Z] #1 [internal] booting buildkit [2026-03-26T09:44:37.139Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-03-26T09:44:40.457Z] #1 pulling image moby/buildkit:buildx-stable-1 3.3s done [2026-03-26T09:44:40.457Z] #1 creating container buildx_buildkit_edgex-builder0 [2026-03-26T09:44:42.374Z] #1 creating container buildx_buildkit_edgex-builder0 1.6s done [2026-03-26T09:44:42.374Z] #1 DONE 4.9s [2026-03-26T09:44:42.374Z] Name: edgex-builder [2026-03-26T09:44:42.374Z] Driver: docker-container [2026-03-26T09:44:42.374Z] [2026-03-26T09:44:42.374Z] Nodes: [2026-03-26T09:44:42.374Z] Name: edgex-builder0 [2026-03-26T09:44:42.374Z] Endpoint: unix:///var/run/docker.sock [2026-03-26T09:44:42.374Z] Status: running [2026-03-26T09:44:42.374Z] Buildkit: v0.28.1 [2026-03-26T09:44:42.374Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-03-26T09:44:42.670Z] + docker buildx ls [2026-03-26T09:44:42.670Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-03-26T09:44:42.670Z] edgex-builder * docker-container [2026-03-26T09:44:42.670Z] edgex-builder0 unix:///var/run/docker.sock running v0.28.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2026-03-26T09:44:42.670Z] default docker [2026-03-26T09:44:42.670Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-03-26T09:44:43.025Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:edbca5a90b4f48047bbd543facbc3db70582dec7' [2026-03-26T09:44:43.025Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:edbca5a90b4f48047bbd543facbc3db70582dec7 --push - [2026-03-26T09:44:43.025Z] #1 [internal] load build definition from Dockerfile [2026-03-26T09:44:43.025Z] #1 transferring dockerfile: 196B done [2026-03-26T09:44:43.025Z] #1 DONE 0.0s [2026-03-26T09:44:43.025Z] [2026-03-26T09:44:43.025Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:edbca5a90b4f48047bbd543facbc3db70582dec7 [2026-03-26T09:44:43.026Z] #2 DONE 0.1s [2026-03-26T09:44:43.026Z] [2026-03-26T09:44:43.026Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:edbca5a90b4f48047bbd543facbc3db70582dec7 [2026-03-26T09:44:43.026Z] #3 DONE 0.1s [2026-03-26T09:44:43.026Z] [2026-03-26T09:44:43.026Z] #4 [internal] load .dockerignore [2026-03-26T09:44:43.297Z] #4 transferring context: 2B done [2026-03-26T09:44:43.297Z] #4 DONE 0.0s [2026-03-26T09:44:43.297Z] [2026-03-26T09:44:43.297Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:edbca5a90b4f48047bbd543facbc3db70582dec7@sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 [2026-03-26T09:44:43.297Z] #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:edbca5a90b4f48047bbd543facbc3db70582dec7@sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 0.0s done [2026-03-26T09:44:43.297Z] #5 DONE 0.0s [2026-03-26T09:44:43.297Z] [2026-03-26T09:44:43.297Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:edbca5a90b4f48047bbd543facbc3db70582dec7@sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 [2026-03-26T09:44:43.297Z] #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:edbca5a90b4f48047bbd543facbc3db70582dec7@sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 0.0s done [2026-03-26T09:44:43.297Z] #6 DONE 0.1s [2026-03-26T09:44:43.297Z] [2026-03-26T09:44:43.297Z] #7 exporting to image [2026-03-26T09:44:43.297Z] #7 exporting layers done [2026-03-26T09:44:43.297Z] #7 exporting manifest sha256:e2cae46bd95061a5040829b3b5e3cc262ca9a14c00cd916e9d9c2ba397f6cc93 0.0s done [2026-03-26T09:44:43.297Z] #7 exporting config sha256:cae90b523a93cf6f6204fb0b6725535048d3a871f51e054bb1c7dadb16a7e0cd done [2026-03-26T09:44:43.297Z] #7 exporting manifest sha256:de80cb878e1e7b4917b89616736c5422f110fae7805a03f31772df34d874a36d done [2026-03-26T09:44:43.297Z] #7 exporting config sha256:ae1f48c868308a2fb92fc957911e16bd168cd83cf121b5d8ed57b77f85793500 done [2026-03-26T09:44:43.297Z] #7 exporting manifest list sha256:851909ca0494675f420a8c96c877852599c844dc5ed966893a50684ce54eb666 0.0s done [2026-03-26T09:44:43.297Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T09:44:43.297Z] #7 DONE 0.0s [2026-03-26T09:44:43.297Z] [2026-03-26T09:44:43.297Z] #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T09:44:43.297Z] #8 DONE 0.0s [2026-03-26T09:44:43.557Z] [2026-03-26T09:44:43.557Z] 1 warning found (use --debug to expand): [2026-03-26T09:44:43.557Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T09:44:43.861Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:latest --push - [2026-03-26T09:44:43.861Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:latest' [2026-03-26T09:44:43.861Z] #1 [internal] load build definition from Dockerfile [2026-03-26T09:44:43.861Z] #1 transferring dockerfile: 162B done [2026-03-26T09:44:43.861Z] #1 DONE 0.0s [2026-03-26T09:44:43.861Z] [2026-03-26T09:44:43.861Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:latest [2026-03-26T09:44:43.861Z] #2 DONE 0.0s [2026-03-26T09:44:43.861Z] [2026-03-26T09:44:43.861Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:latest [2026-03-26T09:44:43.861Z] #3 DONE 0.0s [2026-03-26T09:44:43.861Z] [2026-03-26T09:44:43.861Z] #4 [internal] load .dockerignore [2026-03-26T09:44:43.861Z] #4 transferring context: 2B done [2026-03-26T09:44:43.861Z] #4 DONE 0.0s [2026-03-26T09:44:43.861Z] [2026-03-26T09:44:43.861Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 [2026-03-26T09:44:43.861Z] #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 0.0s done [2026-03-26T09:44:43.861Z] #5 CACHED [2026-03-26T09:44:43.861Z] [2026-03-26T09:44:43.861Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 [2026-03-26T09:44:44.127Z] #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 0.0s done [2026-03-26T09:44:44.127Z] #6 CACHED [2026-03-26T09:44:44.127Z] [2026-03-26T09:44:44.127Z] #7 exporting to image [2026-03-26T09:44:44.127Z] #7 exporting layers done [2026-03-26T09:44:44.127Z] #7 exporting manifest sha256:e2cae46bd95061a5040829b3b5e3cc262ca9a14c00cd916e9d9c2ba397f6cc93 done [2026-03-26T09:44:44.127Z] #7 exporting config sha256:cae90b523a93cf6f6204fb0b6725535048d3a871f51e054bb1c7dadb16a7e0cd done [2026-03-26T09:44:44.127Z] #7 exporting manifest sha256:de80cb878e1e7b4917b89616736c5422f110fae7805a03f31772df34d874a36d done [2026-03-26T09:44:44.127Z] #7 exporting config sha256:ae1f48c868308a2fb92fc957911e16bd168cd83cf121b5d8ed57b77f85793500 done [2026-03-26T09:44:44.127Z] #7 exporting manifest list sha256:851909ca0494675f420a8c96c877852599c844dc5ed966893a50684ce54eb666 done [2026-03-26T09:44:44.127Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T09:44:44.127Z] #7 DONE 0.0s [2026-03-26T09:44:44.127Z] [2026-03-26T09:44:44.127Z] #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T09:44:44.127Z] #8 DONE 0.0s [2026-03-26T09:44:44.127Z] [2026-03-26T09:44:44.127Z] 1 warning found (use --debug to expand): [2026-03-26T09:44:44.127Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T09:44:44.425Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.10' [2026-03-26T09:44:44.425Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.10 --push - [2026-03-26T09:44:44.685Z] #1 [internal] load build definition from Dockerfile [2026-03-26T09:44:44.685Z] #1 transferring dockerfile: 168B done [2026-03-26T09:44:44.685Z] #1 DONE 0.0s [2026-03-26T09:44:44.685Z] [2026-03-26T09:44:44.685Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.10 [2026-03-26T09:44:44.685Z] #2 DONE 0.0s [2026-03-26T09:44:44.685Z] [2026-03-26T09:44:44.685Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.10 [2026-03-26T09:44:44.685Z] #3 DONE 0.0s [2026-03-26T09:44:44.685Z] [2026-03-26T09:44:44.685Z] #4 [internal] load .dockerignore [2026-03-26T09:44:44.685Z] #4 transferring context: 2B done [2026-03-26T09:44:44.685Z] #4 DONE 0.0s [2026-03-26T09:44:44.685Z] [2026-03-26T09:44:44.686Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.10@sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 [2026-03-26T09:44:44.686Z] #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.10@sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 0.0s done [2026-03-26T09:44:44.686Z] #5 CACHED [2026-03-26T09:44:44.686Z] [2026-03-26T09:44:44.686Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.10@sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 [2026-03-26T09:44:44.686Z] #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.10@sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 0.0s done [2026-03-26T09:44:44.686Z] #6 CACHED [2026-03-26T09:44:44.686Z] [2026-03-26T09:44:44.686Z] #7 exporting to image [2026-03-26T09:44:44.686Z] #7 exporting layers done [2026-03-26T09:44:44.686Z] #7 exporting manifest sha256:e2cae46bd95061a5040829b3b5e3cc262ca9a14c00cd916e9d9c2ba397f6cc93 done [2026-03-26T09:44:44.686Z] #7 exporting config sha256:cae90b523a93cf6f6204fb0b6725535048d3a871f51e054bb1c7dadb16a7e0cd done [2026-03-26T09:44:44.686Z] #7 exporting manifest sha256:de80cb878e1e7b4917b89616736c5422f110fae7805a03f31772df34d874a36d done [2026-03-26T09:44:44.686Z] #7 exporting config sha256:ae1f48c868308a2fb92fc957911e16bd168cd83cf121b5d8ed57b77f85793500 done [2026-03-26T09:44:44.686Z] #7 exporting manifest list sha256:851909ca0494675f420a8c96c877852599c844dc5ed966893a50684ce54eb666 done [2026-03-26T09:44:44.686Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T09:44:44.686Z] #7 DONE 0.0s [2026-03-26T09:44:44.686Z] [2026-03-26T09:44:44.686Z] #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T09:44:44.686Z] #8 DONE 0.0s [2026-03-26T09:44:44.686Z] [2026-03-26T09:44:44.686Z] 1 warning found (use --debug to expand): [2026-03-26T09:44:44.686Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T09:44:44.980Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:edbca5a90b4f48047bbd543facbc3db70582dec7-4.1.0-dev.10 --push - [2026-03-26T09:44:44.980Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:edbca5a90b4f48047bbd543facbc3db70582dec7-4.1.0-dev.10' [2026-03-26T09:44:44.980Z] #1 [internal] load build definition from Dockerfile [2026-03-26T09:44:44.980Z] #1 transferring dockerfile: 209B done [2026-03-26T09:44:44.980Z] #1 DONE 0.0s [2026-03-26T09:44:44.980Z] [2026-03-26T09:44:44.980Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:edbca5a90b4f48047bbd543facbc3db70582dec7-4.1.0-dev.10 [2026-03-26T09:44:44.980Z] #2 DONE 0.0s [2026-03-26T09:44:44.980Z] [2026-03-26T09:44:44.980Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:edbca5a90b4f48047bbd543facbc3db70582dec7-4.1.0-dev.10 [2026-03-26T09:44:44.980Z] #3 DONE 0.0s [2026-03-26T09:44:44.980Z] [2026-03-26T09:44:44.980Z] #4 [internal] load .dockerignore [2026-03-26T09:44:44.980Z] #4 transferring context: 2B done [2026-03-26T09:44:44.980Z] #4 DONE 0.0s [2026-03-26T09:44:44.980Z] [2026-03-26T09:44:44.980Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:edbca5a90b4f48047bbd543facbc3db70582dec7-4.1.0-dev.10@sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 [2026-03-26T09:44:44.980Z] #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:edbca5a90b4f48047bbd543facbc3db70582dec7-4.1.0-dev.10@sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 0.0s done [2026-03-26T09:44:44.980Z] #5 CACHED [2026-03-26T09:44:44.980Z] [2026-03-26T09:44:44.980Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:edbca5a90b4f48047bbd543facbc3db70582dec7-4.1.0-dev.10@sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 [2026-03-26T09:44:44.980Z] #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:edbca5a90b4f48047bbd543facbc3db70582dec7-4.1.0-dev.10@sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 0.0s done [2026-03-26T09:44:44.980Z] #6 CACHED [2026-03-26T09:44:44.980Z] [2026-03-26T09:44:44.980Z] #7 exporting to image [2026-03-26T09:44:44.980Z] #7 exporting layers done [2026-03-26T09:44:44.980Z] #7 exporting manifest sha256:e2cae46bd95061a5040829b3b5e3cc262ca9a14c00cd916e9d9c2ba397f6cc93 done [2026-03-26T09:44:44.980Z] #7 exporting config sha256:cae90b523a93cf6f6204fb0b6725535048d3a871f51e054bb1c7dadb16a7e0cd done [2026-03-26T09:44:44.980Z] #7 exporting manifest sha256:de80cb878e1e7b4917b89616736c5422f110fae7805a03f31772df34d874a36d done [2026-03-26T09:44:44.980Z] #7 exporting config sha256:ae1f48c868308a2fb92fc957911e16bd168cd83cf121b5d8ed57b77f85793500 done [2026-03-26T09:44:44.980Z] #7 exporting manifest list sha256:851909ca0494675f420a8c96c877852599c844dc5ed966893a50684ce54eb666 [2026-03-26T09:44:44.980Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T09:44:45.240Z] #7 exporting manifest list sha256:851909ca0494675f420a8c96c877852599c844dc5ed966893a50684ce54eb666 done [2026-03-26T09:44:45.240Z] #7 DONE 0.0s [2026-03-26T09:44:45.240Z] [2026-03-26T09:44:45.240Z] #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T09:44:45.240Z] #8 DONE 0.0s [2026-03-26T09:44:45.240Z] [2026-03-26T09:44:45.240Z] 1 warning found (use --debug to expand): [2026-03-26T09:44:45.240Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T09:44:45.532Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:main' [2026-03-26T09:44:45.532Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:main --push - [2026-03-26T09:44:45.532Z] #1 [internal] load build definition from Dockerfile [2026-03-26T09:44:45.532Z] #1 transferring dockerfile: 160B done [2026-03-26T09:44:45.532Z] #1 DONE 0.0s [2026-03-26T09:44:45.532Z] [2026-03-26T09:44:45.532Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:main [2026-03-26T09:44:45.532Z] #2 DONE 0.0s [2026-03-26T09:44:45.532Z] [2026-03-26T09:44:45.532Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:main [2026-03-26T09:44:45.532Z] #3 DONE 0.0s [2026-03-26T09:44:45.532Z] [2026-03-26T09:44:45.532Z] #4 [internal] load .dockerignore [2026-03-26T09:44:45.532Z] #4 transferring context: 2B done [2026-03-26T09:44:45.532Z] #4 DONE 0.0s [2026-03-26T09:44:45.532Z] [2026-03-26T09:44:45.532Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 [2026-03-26T09:44:45.532Z] #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 0.0s done [2026-03-26T09:44:45.532Z] #5 CACHED [2026-03-26T09:44:45.532Z] [2026-03-26T09:44:45.532Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 [2026-03-26T09:44:45.793Z] #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 0.0s done [2026-03-26T09:44:45.793Z] #6 CACHED [2026-03-26T09:44:45.793Z] [2026-03-26T09:44:45.793Z] #7 exporting to image [2026-03-26T09:44:45.793Z] #7 exporting layers done [2026-03-26T09:44:45.793Z] #7 exporting manifest sha256:e2cae46bd95061a5040829b3b5e3cc262ca9a14c00cd916e9d9c2ba397f6cc93 done [2026-03-26T09:44:45.793Z] #7 exporting config sha256:cae90b523a93cf6f6204fb0b6725535048d3a871f51e054bb1c7dadb16a7e0cd done [2026-03-26T09:44:45.793Z] #7 exporting manifest sha256:de80cb878e1e7b4917b89616736c5422f110fae7805a03f31772df34d874a36d done [2026-03-26T09:44:45.793Z] #7 exporting config sha256:ae1f48c868308a2fb92fc957911e16bd168cd83cf121b5d8ed57b77f85793500 done [2026-03-26T09:44:45.793Z] #7 exporting manifest list sha256:851909ca0494675f420a8c96c877852599c844dc5ed966893a50684ce54eb666 done [2026-03-26T09:44:45.793Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T09:44:45.793Z] #7 DONE 0.0s [2026-03-26T09:44:45.793Z] [2026-03-26T09:44:45.793Z] #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T09:44:45.793Z] #8 DONE 0.0s [2026-03-26T09:44:45.793Z] [2026-03-26T09:44:45.793Z] 1 warning found (use --debug to expand): [2026-03-26T09:44:45.793Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-03-26T09:44:46.184Z] + '[' -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:44:46.482Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:44:47.038Z] ---> package-listing.sh [2026-03-26T09:44:47.038Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-26T09:44:47.038Z] ++ facter osfamily [2026-03-26T09:44:47.300Z] + OS_FAMILY=redhat [2026-03-26T09:44:47.300Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2026-03-26T09:44:47.300Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-26T09:44:47.300Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-26T09:44:47.300Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-26T09:44:47.300Z] + PACKAGES=/tmp/packages_start.txt [2026-03-26T09:44:47.300Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2026-03-26T09:44:47.300Z] + PACKAGES=/tmp/packages_end.txt [2026-03-26T09:44:47.300Z] + case "${OS_FAMILY}" in [2026-03-26T09:44:47.300Z] + rpm -qa [2026-03-26T09:44:47.300Z] + sort [2026-03-26T09:44:47.872Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-26T09:44:47.872Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-26T09:44:47.872Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-26T09:44:47.872Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2026-03-26T09:44:47.872Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2026-03-26T09:44:47.872Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo [2026-03-26T09:44:47.885Z] 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/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-03-26T09:44:48.169Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:44:48.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-26T09:44:48.738Z] [2026-03-26T09:44:48.738Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:44:49.062Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-26T09:44:49.062Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-26T09:44:49.062Z] 5eb5b503b376: Pulling fs layer [2026-03-26T09:44:49.062Z] 5c69ac0246d0: Pulling fs layer [2026-03-26T09:44:49.062Z] ec43610c2a17: Pulling fs layer [2026-03-26T09:44:49.062Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-26T09:44:49.062Z] 33b1e0a273af: Pulling fs layer [2026-03-26T09:44:49.062Z] 5d3b04190fa2: Pulling fs layer [2026-03-26T09:44:49.062Z] 2f39f015ded8: Pulling fs layer [2026-03-26T09:44:49.062Z] 3a2ae6a8a46f: Waiting [2026-03-26T09:44:49.062Z] 33b1e0a273af: Waiting [2026-03-26T09:44:49.062Z] 5d3b04190fa2: Waiting [2026-03-26T09:44:49.062Z] 2f39f015ded8: Waiting [2026-03-26T09:44:49.062Z] 5c69ac0246d0: Verifying Checksum [2026-03-26T09:44:49.062Z] 5c69ac0246d0: Download complete [2026-03-26T09:44:49.062Z] 3a2ae6a8a46f: Verifying Checksum [2026-03-26T09:44:49.062Z] 3a2ae6a8a46f: Download complete [2026-03-26T09:44:49.062Z] ec43610c2a17: Verifying Checksum [2026-03-26T09:44:49.062Z] ec43610c2a17: Download complete [2026-03-26T09:44:49.325Z] 33b1e0a273af: Verifying Checksum [2026-03-26T09:44:49.325Z] 33b1e0a273af: Download complete [2026-03-26T09:44:49.325Z] 5d3b04190fa2: Verifying Checksum [2026-03-26T09:44:49.325Z] 5d3b04190fa2: Download complete [2026-03-26T09:44:49.325Z] 5eb5b503b376: Verifying Checksum [2026-03-26T09:44:49.325Z] 5eb5b503b376: Download complete [2026-03-26T09:44:49.896Z] 2f39f015ded8: Verifying Checksum [2026-03-26T09:44:49.896Z] 2f39f015ded8: Download complete [2026-03-26T09:44:50.844Z] 5eb5b503b376: Pull complete [2026-03-26T09:44:50.844Z] 5c69ac0246d0: Pull complete [2026-03-26T09:44:51.419Z] ec43610c2a17: Pull complete [2026-03-26T09:44:51.419Z] 3a2ae6a8a46f: Pull complete [2026-03-26T09:44:51.686Z] 33b1e0a273af: Pull complete [2026-03-26T09:44:51.686Z] 5d3b04190fa2: Pull complete [2026-03-26T09:44:56.997Z] 2f39f015ded8: Pull complete [2026-03-26T09:44:56.997Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-26T09:44:56.997Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-26T09:44:56.997Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T09:44:57.172Z] prd-centos7-docker-4c-2g-4139 does not seem to be running inside a container [2026-03-26T09:44:57.216Z] $ 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/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 ******** -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-03-26T09:45:00.860Z] $ docker top 097bd2b6736871a1c4156e5809f6bb4a5736e35899aa1d1b8a522110becd5061 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-26T09:45:01.216Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-26T09:45:01.506Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-26T09:45:01.808Z] + ls /var/log/sa-host [2026-03-26T09:45:01.808Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-26T09:45:01.999Z] provisioning config files... [2026-03-26T09:45:02.007Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config17497664852119747367tmp [Pipeline] { [Pipeline] echo [2026-03-26T09:45:02.026Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:45:02.330Z] ---> create-netrc.sh [Pipeline] } [2026-03-26T09:45:02.337Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:45:02.687Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-26T09:45:02.699Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:45:02.992Z] ---> sudo-logs.sh [2026-03-26T09:45:02.992Z] Archiving 'sudo' log.. [2026-03-26T09:45:02.992Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4139.novalocal: Name or service not known [2026-03-26T09:45:02.992Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4139.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-03-26T09:45:03.017Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:45:03.304Z] ---> job-cost.sh [2026-03-26T09:45:03.305Z] lf-activate-venv: SKIPPING [2026-03-26T09:45:03.305Z] INFO: No Stack... [2026-03-26T09:45:03.566Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-03-26T09:45:03.826Z] INFO: Archiving Costs [Pipeline] echo [2026-03-26T09:45:03.838Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:45:04.137Z] ---> logs-deploy.sh [2026-03-26T09:45:04.137Z] lf-activate-venv: SKIPPING [2026-03-26T09:45:04.137Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/126 [2026-03-26T09:45:04.137Z] INFO: archiving workspace using pattern(s): [2026-03-26T09:45:05.075Z] Archives upload complete. [2026-03-26T09:45:05.334Z] INFO: archiving logs to Nexus [2026-03-26T09:45:05.910Z] ---> uname -a: [2026-03-26T09:45:05.910Z] Linux prd-centos7-docker-4c-2g-4139.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2026-03-26T09:45:05.910Z] [2026-03-26T09:45:05.910Z] [2026-03-26T09:45:05.910Z] ---> lscpu: [2026-03-26T09:45:05.910Z] Architecture: x86_64 [2026-03-26T09:45:05.910Z] CPU op-mode(s): 32-bit, 64-bit [2026-03-26T09:45:05.910Z] Byte Order: Little Endian [2026-03-26T09:45:05.910Z] Address sizes: 40 bits physical, 48 bits virtual [2026-03-26T09:45:05.910Z] CPU(s): 2 [2026-03-26T09:45:05.910Z] On-line CPU(s) list: 0,1 [2026-03-26T09:45:05.910Z] Thread(s) per core: 1 [2026-03-26T09:45:05.910Z] Core(s) per socket: 1 [2026-03-26T09:45:05.910Z] Socket(s): 2 [2026-03-26T09:45:05.910Z] NUMA node(s): 1 [2026-03-26T09:45:05.910Z] Vendor ID: AuthenticAMD [2026-03-26T09:45:05.910Z] CPU family: 23 [2026-03-26T09:45:05.910Z] Model: 49 [2026-03-26T09:45:05.911Z] Model name: AMD EPYC-Rome Processor [2026-03-26T09:45:05.911Z] Stepping: 0 [2026-03-26T09:45:05.911Z] CPU MHz: 2799.998 [2026-03-26T09:45:05.911Z] BogoMIPS: 5599.99 [2026-03-26T09:45:05.911Z] Virtualization: AMD-V [2026-03-26T09:45:05.911Z] Hypervisor vendor: KVM [2026-03-26T09:45:05.911Z] Virtualization type: full [2026-03-26T09:45:05.911Z] L1d cache: 64 KiB [2026-03-26T09:45:05.911Z] L1i cache: 64 KiB [2026-03-26T09:45:05.911Z] L2 cache: 1 MiB [2026-03-26T09:45:05.911Z] L3 cache: 32 MiB [2026-03-26T09:45:05.911Z] NUMA node0 CPU(s): 0,1 [2026-03-26T09:45:05.911Z] Vulnerability Itlb multihit: Not affected [2026-03-26T09:45:05.911Z] Vulnerability L1tf: Not affected [2026-03-26T09:45:05.911Z] Vulnerability Mds: Not affected [2026-03-26T09:45:05.911Z] Vulnerability Meltdown: Not affected [2026-03-26T09:45:05.911Z] Vulnerability Mmio stale data: Not affected [2026-03-26T09:45:05.911Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-03-26T09:45:05.911Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-03-26T09:45:05.911Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-03-26T09:45:05.911Z] Vulnerability Srbds: Not affected [2026-03-26T09:45:05.911Z] Vulnerability Tsx async abort: Not affected [2026-03-26T09:45:05.911Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2026-03-26T09:45:05.911Z] [2026-03-26T09:45:05.911Z] [2026-03-26T09:45:05.911Z] ---> nproc: [2026-03-26T09:45:05.911Z] 2 [2026-03-26T09:45:05.911Z] [2026-03-26T09:45:05.911Z] [2026-03-26T09:45:05.911Z] ---> df -h: [2026-03-26T09:45:05.911Z] Filesystem Size Used Avail Use% Mounted on [2026-03-26T09:45:05.911Z] overlay 40G 7.4G 33G 19% / [2026-03-26T09:45:05.911Z] tmpfs 64M 0 64M 0% /dev [2026-03-26T09:45:05.911Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-03-26T09:45:05.911Z] shm 64M 0 64M 0% /dev/shm [2026-03-26T09:45:05.911Z] /dev/vda1 40G 7.4G 33G 19% /facter-os [2026-03-26T09:45:05.911Z] [2026-03-26T09:45:05.911Z] [2026-03-26T09:45:05.911Z] Cannot open /var/log/sysstat/sa26: No such file or directory [2026-03-26T09:45:05.911Z] Please check if data collecting is enabled [2026-03-26T09:45:05.911Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T09:45:06.206Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-03-26T09:45:06.218Z] $ docker stop --time=1 097bd2b6736871a1c4156e5809f6bb4a5736e35899aa1d1b8a522110becd5061 [2026-03-26T09:45:07.380Z] $ docker rm -f --volumes 097bd2b6736871a1c4156e5809f6bb4a5736e35899aa1d1b8a522110becd5061 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-03-26T09:45:07.483Z] [WS-CLEANUP] Deleting project workspace... [2026-03-26T09:45:07.483Z] [WS-CLEANUP] Deferred wipeout is used... [2026-03-26T09:45:07.502Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:45:08.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-26T09:45:08.031Z] [2026-03-26T09:45:08.031Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:45:08.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-26T09:45:08.332Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-26T09:45:08.332Z] 5eb5b503b376: Pulling fs layer [2026-03-26T09:45:08.332Z] 5c69ac0246d0: Pulling fs layer [2026-03-26T09:45:08.332Z] ec43610c2a17: Pulling fs layer [2026-03-26T09:45:08.332Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-26T09:45:08.332Z] 33b1e0a273af: Pulling fs layer [2026-03-26T09:45:08.332Z] 5d3b04190fa2: Pulling fs layer [2026-03-26T09:45:08.332Z] 2f39f015ded8: Pulling fs layer [2026-03-26T09:45:08.332Z] 33b1e0a273af: Waiting [2026-03-26T09:45:08.332Z] 5d3b04190fa2: Waiting [2026-03-26T09:45:08.332Z] 2f39f015ded8: Waiting [2026-03-26T09:45:08.332Z] 3a2ae6a8a46f: Waiting [2026-03-26T09:45:08.332Z] 5c69ac0246d0: Download complete [2026-03-26T09:45:08.332Z] 3a2ae6a8a46f: Download complete [2026-03-26T09:45:08.332Z] 33b1e0a273af: Verifying Checksum [2026-03-26T09:45:08.332Z] 33b1e0a273af: Download complete [2026-03-26T09:45:08.332Z] 5d3b04190fa2: Verifying Checksum [2026-03-26T09:45:08.332Z] 5d3b04190fa2: Download complete [2026-03-26T09:45:08.332Z] ec43610c2a17: Verifying Checksum [2026-03-26T09:45:08.332Z] ec43610c2a17: Download complete [2026-03-26T09:45:08.590Z] 5eb5b503b376: Verifying Checksum [2026-03-26T09:45:08.590Z] 5eb5b503b376: Download complete [2026-03-26T09:45:09.156Z] 2f39f015ded8: Download complete [2026-03-26T09:45:10.088Z] 5eb5b503b376: Pull complete [2026-03-26T09:45:10.347Z] 5c69ac0246d0: Pull complete [2026-03-26T09:45:10.914Z] ec43610c2a17: Pull complete [2026-03-26T09:45:10.914Z] 3a2ae6a8a46f: Pull complete [2026-03-26T09:45:11.172Z] 33b1e0a273af: Pull complete [2026-03-26T09:45:11.172Z] 5d3b04190fa2: Pull complete [2026-03-26T09:45:16.459Z] 2f39f015ded8: Pull complete [2026-03-26T09:45:16.459Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-26T09:45:16.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-26T09:45:16.459Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T09:45:16.574Z] prd-ubuntu20.04-docker-8c-8g-4137 does not seem to be running inside a container [2026-03-26T09:45:16.604Z] $ 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/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 ******** -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-03-26T09:45:17.738Z] $ docker top 082080d2575fbf517a2668a2f8293efdba4f3fe32097850635ebd263ba1a05c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:45:18.149Z] ---> job-cost.sh [2026-03-26T09:45:18.149Z] lf-activate-venv: SKIPPING [2026-03-26T09:45:18.149Z] INFO: No Stack... [2026-03-26T09:45:18.487Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-26T09:45:18.750Z] INFO: Archiving Costs [Pipeline] sh [2026-03-26T09:45:19.057Z] + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [2026-03-26T09:45:19.057Z] + cut -d, -f6 [Pipeline] lock [2026-03-26T09:45:19.073Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-126-stack-cost] [2026-03-26T09:45:19.083Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-126-stack-cost] did not exist. Created. [2026-03-26T09:45:19.090Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-126-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-26T09:45:19.407Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-03-26T09:45:19.442Z] Stashed 1 file(s) [Pipeline] } [2026-03-26T09:45:19.452Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-126-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-26T09:45:19.486Z] $ docker stop --time=1 082080d2575fbf517a2668a2f8293efdba4f3fe32097850635ebd263ba1a05c5 [2026-03-26T09:45:20.624Z] $ docker rm -f --volumes 082080d2575fbf517a2668a2f8293efdba4f3fe32097850635ebd263ba1a05c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-03-26T09:46:25.908Z] Removing intermediate container 391abb1760d9 [2026-03-26T09:46:25.909Z] ---> 5d0d2a19b2a8 [2026-03-26T09:46:25.909Z] Step 11/12 : COPY . . [2026-03-26T09:46:25.909Z] ---> d9597764460e [2026-03-26T09:46:25.909Z] Step 12/12 : RUN ${MAKE} [2026-03-26T09:46:25.909Z] ---> Running in 3e9491b3391d [2026-03-26T09:46:25.909Z] noop [2026-03-26T09:46:25.909Z] Removing intermediate container 3e9491b3391d [2026-03-26T09:46:25.909Z] ---> 3e9d1bd70fab [2026-03-26T09:46:25.909Z] Successfully built 3e9d1bd70fab [2026-03-26T09:46:25.909Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:46:26.285Z] + docker inspect -f . ci-base-image-arm64 [2026-03-26T09:46:26.285Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T09:46:26.511Z] prd-ubuntu20.04-docker-arm64-4c-16g-4138 does not seem to be running inside a container [2026-03-26T09:46:26.586Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/126 -v /w/workspace/device-snmp-go/126:/w/workspace/device-snmp-go/126:rw,z -v /w/workspace/device-snmp-go/126@tmp:/w/workspace/device-snmp-go/126@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-03-26T09:46:27.760Z] $ docker top 38a59bad36f40c4662e04c50fba769dc0879ed4b612fe71f7318a7c567c83b7c -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-26T09:46:28.601Z] + go version [2026-03-26T09:46:28.601Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-03-26T09:46:28.622Z] $ docker stop --time=1 38a59bad36f40c4662e04c50fba769dc0879ed4b612fe71f7318a7c567c83b7c [2026-03-26T09:46:30.258Z] $ docker rm -f --volumes 38a59bad36f40c4662e04c50fba769dc0879ed4b612fe71f7318a7c567c83b7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:46:30.849Z] + docker inspect -f . ci-base-image-arm64 [2026-03-26T09:46:30.849Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T09:46:31.058Z] prd-ubuntu20.04-docker-arm64-4c-16g-4138 does not seem to be running inside a container [2026-03-26T09:46:31.117Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/126 -v /w/workspace/device-snmp-go/126:/w/workspace/device-snmp-go/126:rw,z -v /w/workspace/device-snmp-go/126@tmp:/w/workspace/device-snmp-go/126@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-03-26T09:46:32.292Z] $ docker top 955937d2f4bd270f3dbcb9d0d1b0713213e81c30b89e16bc86e71943ec5ec2d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-26T09:46:33.130Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/126 [Pipeline] fileExists [Pipeline] sh [2026-03-26T09:46:33.783Z] + make test [2026-03-26T09:46:33.783Z] go test ./... -coverprofile=coverage.out [2026-03-26T09:46:39.118Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2026-03-26T09:50:15.914Z] github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements [2026-03-26T09:50:15.914Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.029s coverage: 0.0% of statements [2026-03-26T09:50:16.875Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-03-26T09:50:16.875Z] go vet ./... [2026-03-26T09:51:13.278Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-26T09:51:13.278Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-26T09:51:13.278Z] ./bin/test-attribution-txt.sh [2026-03-26T09:51:13.278Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-26T09:51:13.297Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-03-26T09:51:13.315Z] $ docker stop --time=1 955937d2f4bd270f3dbcb9d0d1b0713213e81c30b89e16bc86e71943ec5ec2d1 [2026-03-26T09:51:15.158Z] $ docker rm -f --volumes 955937d2f4bd270f3dbcb9d0d1b0713213e81c30b89e16bc86e71943ec5ec2d1 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-26T09:51:16.799Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-03-26T09:51:16.832Z] Warning: overwriting stash ‘coverage-report’ [2026-03-26T09:51:17.462Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-03-26T09:51:17.909Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-03-26T09:51:18.257Z] + ls -al . [2026-03-26T09:51:18.257Z] total 236 [2026-03-26T09:51:18.257Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 26 09:46 . [2026-03-26T09:51:18.257Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 09:43 .. [2026-03-26T09:51:18.257Z] -rw-rw-r-- 1 jenkins jenkins 6 Mar 26 09:43 .dockerignore [2026-03-26T09:51:18.257Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 09:43 .git [2026-03-26T09:51:18.257Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 09:43 .github [2026-03-26T09:51:18.257Z] -rw-rw-r-- 1 jenkins jenkins 263 Mar 26 09:43 .gitignore [2026-03-26T09:51:18.257Z] -rw-rw-r-- 1 jenkins jenkins 359 Mar 26 09:43 .golangci.yml [2026-03-26T09:51:18.257Z] -rw-rw-r-- 1 jenkins jenkins 21488 Mar 26 09:43 Attribution.txt [2026-03-26T09:51:18.257Z] -rw-rw-r-- 1 jenkins jenkins 12273 Mar 26 09:43 CHANGELOG.md [2026-03-26T09:51:18.257Z] -rw-rw-r-- 1 jenkins jenkins 1571 Mar 26 09:43 Dockerfile [2026-03-26T09:51:18.257Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 26 09:43 GOVERNANCE.md [2026-03-26T09:51:18.257Z] -rw-rw-r-- 1 jenkins jenkins 679 Mar 26 09:43 Jenkinsfile [2026-03-26T09:51:18.257Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 26 09:43 LICENSE [2026-03-26T09:51:18.257Z] -rw-rw-r-- 1 jenkins jenkins 2239 Mar 26 09:43 Makefile [2026-03-26T09:51:18.257Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 26 09:43 OWNERS.md [2026-03-26T09:51:18.257Z] -rw-rw-r-- 1 jenkins jenkins 10477 Mar 26 09:43 README.md [2026-03-26T09:51:18.257Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 26 09:41 VERSION [2026-03-26T09:51:18.257Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 09:43 bin [2026-03-26T09:51:18.257Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 09:43 cmd [2026-03-26T09:51:18.257Z] -rw-r--r-- 1 jenkins jenkins 9158 Mar 26 09:50 coverage.out [2026-03-26T09:51:18.257Z] -rw-rw-r-- 1 jenkins jenkins 6641 Mar 26 09:43 go.mod [2026-03-26T09:51:18.257Z] -rw-rw-r-- 1 jenkins jenkins 89465 Mar 26 09:43 go.sum [2026-03-26T09:51:18.257Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 09:43 internal [2026-03-26T09:51:18.257Z] -rw-rw-r-- 1 jenkins jenkins 228 Mar 26 09:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:51:18.611Z] + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=edbca5a90b4f48047bbd543facbc3db70582dec7 --label arch=arm64 --label version=4.1.0-dev.10 . [2026-03-26T09:51:19.199Z] Sending build context to Docker daemon 12.64MB [2026-03-26T09:51:19.199Z] Step 1/25 : ARG BASE=golang:1.25-alpine3.22 [2026-03-26T09:51:19.199Z] Step 2/25 : FROM ${BASE} AS builder [2026-03-26T09:51:19.199Z] ---> 3e9d1bd70fab [2026-03-26T09:51:19.199Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2026-03-26T09:51:19.199Z] ---> Running in 4c86232f7669 [2026-03-26T09:51:19.468Z] Removing intermediate container 4c86232f7669 [2026-03-26T09:51:19.468Z] ---> 79536c323255 [2026-03-26T09:51:19.468Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-03-26T09:51:19.468Z] ---> Running in 4fc5643c066f [2026-03-26T09:51:20.055Z] Removing intermediate container 4fc5643c066f [2026-03-26T09:51:20.055Z] ---> f43b2e5a8706 [2026-03-26T09:51:20.055Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-03-26T09:51:20.055Z] ---> Running in 28081483bcb5 [2026-03-26T09:51:20.323Z] Removing intermediate container 28081483bcb5 [2026-03-26T09:51:20.323Z] ---> c4bbad4bead2 [2026-03-26T09:51:20.323Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2026-03-26T09:51:20.323Z] ---> Running in 6b986cf3a9c0 [2026-03-26T09:51:20.592Z] Removing intermediate container 6b986cf3a9c0 [2026-03-26T09:51:20.592Z] ---> 2c70a1e4af0a [2026-03-26T09:51:20.592Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-03-26T09:51:20.592Z] ---> Running in 6e0efbe5eec4 [2026-03-26T09:51:21.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-26T09:51:21.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-26T09:51:23.772Z] OK: 259 MiB in 64 packages [2026-03-26T09:51:24.356Z] Removing intermediate container 6e0efbe5eec4 [2026-03-26T09:51:24.356Z] ---> 5547fc98d42a [2026-03-26T09:51:24.356Z] Step 8/25 : WORKDIR /device-snmp-go [2026-03-26T09:51:24.356Z] ---> Running in 217a88e3f636 [2026-03-26T09:51:24.622Z] Removing intermediate container 217a88e3f636 [2026-03-26T09:51:24.622Z] ---> 43ac157ba0eb [2026-03-26T09:51:24.622Z] Step 9/25 : COPY go.mod vendor* ./ [2026-03-26T09:51:25.205Z] ---> 1e51a4d7704d [2026-03-26T09:51:25.205Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T09:51:25.205Z] ---> Running in 8150181282b4 [2026-03-26T09:51:27.147Z] Removing intermediate container 8150181282b4 [2026-03-26T09:51:27.147Z] ---> 6ab740a645c1 [2026-03-26T09:51:27.147Z] Step 11/25 : COPY . . [2026-03-26T09:51:28.566Z] ---> 4ced1db080d4 [2026-03-26T09:51:28.566Z] Step 12/25 : RUN ${MAKE} [2026-03-26T09:51:28.566Z] ---> Running in c4f6d7eb5c4b [2026-03-26T09:51:29.541Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.1.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.58" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2026-03-26T09:55:21.320Z] Removing intermediate container c4f6d7eb5c4b [2026-03-26T09:55:21.320Z] ---> 67a93ee0b9bc [2026-03-26T09:55:21.320Z] Step 13/25 : FROM alpine:3.22 [2026-03-26T09:55:21.320Z] 3.22: Pulling from library/alpine [2026-03-26T09:55:21.320Z] d741ee1608f3: Pulling fs layer [2026-03-26T09:55:21.320Z] d741ee1608f3: Verifying Checksum [2026-03-26T09:55:21.320Z] d741ee1608f3: Download complete [2026-03-26T09:55:21.320Z] d741ee1608f3: Pull complete [2026-03-26T09:55:21.320Z] Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T09:55:21.320Z] Status: Downloaded newer image for alpine:3.22 [2026-03-26T09:55:21.320Z] ---> 5a766deef0c8 [2026-03-26T09:55:21.320Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2026-03-26T09:55:21.320Z] ---> Running in 54889e5cc3d6 [2026-03-26T09:55:21.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-26T09:55:21.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-26T09:55:21.320Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-03-26T09:55:21.320Z] Executing busybox-1.37.0-r20.trigger [2026-03-26T09:55:21.320Z] OK: 8 MiB in 17 packages [2026-03-26T09:55:21.320Z] Removing intermediate container 54889e5cc3d6 [2026-03-26T09:55:21.320Z] ---> c354fbc8f4fb [2026-03-26T09:55:21.320Z] Step 15/25 : RUN apk --no-cache upgrade [2026-03-26T09:55:21.320Z] ---> Running in 92eb1ae94d53 [2026-03-26T09:55:21.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-26T09:55:21.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-26T09:55:21.320Z] OK: 8 MiB in 17 packages [2026-03-26T09:55:21.320Z] Removing intermediate container 92eb1ae94d53 [2026-03-26T09:55:21.320Z] ---> bfc94fee824c [2026-03-26T09:55:21.320Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2026-03-26T09:55:23.899Z] ---> f23a127776bd [2026-03-26T09:55:23.899Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2026-03-26T09:55:24.168Z] ---> a21180d22420 [2026-03-26T09:55:24.168Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2026-03-26T09:55:24.436Z] ---> ef766110878b [2026-03-26T09:55:24.436Z] Step 19/25 : EXPOSE 59993 [2026-03-26T09:55:24.702Z] ---> Running in ba9dc9d9ffa2 [2026-03-26T09:55:24.968Z] Removing intermediate container ba9dc9d9ffa2 [2026-03-26T09:55:24.968Z] ---> 226bee237a83 [2026-03-26T09:55:24.968Z] Step 20/25 : EXPOSE 161 [2026-03-26T09:55:24.968Z] ---> Running in cc7e81b45bff [2026-03-26T09:55:25.238Z] Removing intermediate container cc7e81b45bff [2026-03-26T09:55:25.238Z] ---> cc5d4d2c79c3 [2026-03-26T09:55:25.238Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2026-03-26T09:55:25.238Z] ---> Running in 5723fff7a2e7 [2026-03-26T09:55:25.506Z] Removing intermediate container 5723fff7a2e7 [2026-03-26T09:55:25.506Z] ---> e51a1681168a [2026-03-26T09:55:25.506Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-03-26T09:55:25.506Z] ---> Running in f162de67ce6c [2026-03-26T09:55:25.777Z] Removing intermediate container f162de67ce6c [2026-03-26T09:55:25.777Z] ---> 0a97c3e69c90 [2026-03-26T09:55:25.777Z] Step 23/25 : LABEL arch=arm64 [2026-03-26T09:55:26.046Z] ---> Running in 638acd6fc3c1 [2026-03-26T09:55:26.314Z] Removing intermediate container 638acd6fc3c1 [2026-03-26T09:55:26.314Z] ---> 073ec45278ee [2026-03-26T09:55:26.314Z] Step 24/25 : LABEL git_sha=edbca5a90b4f48047bbd543facbc3db70582dec7 [2026-03-26T09:55:26.314Z] ---> Running in 1c01b75ed15c [2026-03-26T09:55:26.583Z] Removing intermediate container 1c01b75ed15c [2026-03-26T09:55:26.583Z] ---> 7c7c60e6c908 [2026-03-26T09:55:26.583Z] Step 25/25 : LABEL version=4.1.0-dev.10 [2026-03-26T09:55:26.583Z] ---> Running in a67e357caea8 [2026-03-26T09:55:26.849Z] Removing intermediate container a67e357caea8 [2026-03-26T09:55:26.849Z] ---> aa5bc0da884b [2026-03-26T09:55:26.849Z] [Warning] One or more build-args [ARCH] were not consumed [2026-03-26T09:55:26.849Z] Successfully built aa5bc0da884b [2026-03-26T09:55:27.116Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-26T09:55:27.267Z] provisioning config files... [2026-03-26T09:55:27.282Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/126@tmp/config11249176896475500315tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:55:27.629Z] ---> ****-login.sh [2026-03-26T09:55:27.629Z] nexus3.edgexfoundry.org:10001 [2026-03-26T09:55:27.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:55:27.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T09:55:27.899Z] Configure a credential helper to remove this warning. See [2026-03-26T09:55:27.899Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T09:55:27.899Z] [2026-03-26T09:55:27.899Z] Login Succeeded [2026-03-26T09:55:27.899Z] nexus3.edgexfoundry.org:10002 [2026-03-26T09:55:28.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:55:28.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T09:55:28.174Z] Configure a credential helper to remove this warning. See [2026-03-26T09:55:28.174Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T09:55:28.174Z] [2026-03-26T09:55:28.174Z] Login Succeeded [2026-03-26T09:55:28.174Z] nexus3.edgexfoundry.org:10003 [2026-03-26T09:55:28.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:55:28.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T09:55:28.705Z] Configure a credential helper to remove this warning. See [2026-03-26T09:55:28.705Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T09:55:28.705Z] [2026-03-26T09:55:28.705Z] Login Succeeded [2026-03-26T09:55:28.705Z] nexus3.edgexfoundry.org:10004 [2026-03-26T09:55:28.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:55:28.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T09:55:28.971Z] Configure a credential helper to remove this warning. See [2026-03-26T09:55:28.971Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T09:55:28.971Z] [2026-03-26T09:55:28.971Z] Login Succeeded [2026-03-26T09:55:28.971Z] ****.io [2026-03-26T09:55:29.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:55:29.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T09:55:29.504Z] Configure a credential helper to remove this warning. See [2026-03-26T09:55:29.504Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T09:55:29.504Z] [2026-03-26T09:55:29.504Z] Login Succeeded [2026-03-26T09:55:29.504Z] ---> ****-login.sh ends [Pipeline] } [2026-03-26T09:55:29.516Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T09:55:29.574Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-26T09:55:29.606Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2026-03-26T09:55:29.607Z] edbca5a90b4f48047bbd543facbc3db70582dec7 [2026-03-26T09:55:29.607Z] latest [2026-03-26T09:55:29.607Z] 4.1.0-dev.10 [2026-03-26T09:55:29.607Z] edbca5a90b4f48047bbd543facbc3db70582dec7-4.1.0-dev.10 [2026-03-26T09:55:29.607Z] main [2026-03-26T09:55:29.607Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:55:29.981Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:edbca5a90b4f48047bbd543facbc3db70582dec7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:55:30.339Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:edbca5a90b4f48047bbd543facbc3db70582dec7 [2026-03-26T09:55:30.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2026-03-26T09:55:30.339Z] 79ce94b84c56: Preparing [2026-03-26T09:55:30.339Z] 3c0590c4fde7: Preparing [2026-03-26T09:55:30.339Z] 4265b49280ea: Preparing [2026-03-26T09:55:30.339Z] 91588dcf3b62: Preparing [2026-03-26T09:55:30.339Z] 515643213893: Preparing [2026-03-26T09:55:30.339Z] c4e71c2a4573: Preparing [2026-03-26T09:55:30.339Z] c4e71c2a4573: Waiting [2026-03-26T09:55:30.604Z] 91588dcf3b62: Pushed [2026-03-26T09:55:30.604Z] 79ce94b84c56: Pushed [2026-03-26T09:55:30.604Z] 3c0590c4fde7: Pushed [2026-03-26T09:55:30.604Z] c4e71c2a4573: Layer already exists [2026-03-26T09:55:30.604Z] 515643213893: Pushed [2026-03-26T09:55:40.645Z] 4265b49280ea: Pushed [2026-03-26T09:55:40.645Z] edbca5a90b4f48047bbd543facbc3db70582dec7: digest: sha256:9622c20a2a806e1733340e55a616cd4cadbc3d8673c73fac9b047ee6c7911f71 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:55:41.003Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:55:42.323Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2026-03-26T09:55:42.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2026-03-26T09:55:42.323Z] 79ce94b84c56: Preparing [2026-03-26T09:55:42.323Z] 3c0590c4fde7: Preparing [2026-03-26T09:55:42.323Z] 4265b49280ea: Preparing [2026-03-26T09:55:42.323Z] 91588dcf3b62: Preparing [2026-03-26T09:55:42.323Z] 515643213893: Preparing [2026-03-26T09:55:42.323Z] c4e71c2a4573: Preparing [2026-03-26T09:55:42.323Z] c4e71c2a4573: Waiting [2026-03-26T09:55:42.323Z] 3c0590c4fde7: Layer already exists [2026-03-26T09:55:42.323Z] 515643213893: Layer already exists [2026-03-26T09:55:42.323Z] 4265b49280ea: Layer already exists [2026-03-26T09:55:42.323Z] 79ce94b84c56: Layer already exists [2026-03-26T09:55:42.323Z] 91588dcf3b62: Layer already exists [2026-03-26T09:55:42.323Z] c4e71c2a4573: Layer already exists [2026-03-26T09:55:42.323Z] latest: digest: sha256:9622c20a2a806e1733340e55a616cd4cadbc3d8673c73fac9b047ee6c7911f71 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:55:42.674Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:55:43.024Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.10 [2026-03-26T09:55:43.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2026-03-26T09:55:43.024Z] 79ce94b84c56: Preparing [2026-03-26T09:55:43.024Z] 3c0590c4fde7: Preparing [2026-03-26T09:55:43.024Z] 4265b49280ea: Preparing [2026-03-26T09:55:43.024Z] 91588dcf3b62: Preparing [2026-03-26T09:55:43.024Z] 515643213893: Preparing [2026-03-26T09:55:43.024Z] c4e71c2a4573: Preparing [2026-03-26T09:55:43.024Z] c4e71c2a4573: Waiting [2026-03-26T09:55:43.024Z] 79ce94b84c56: Layer already exists [2026-03-26T09:55:43.024Z] 3c0590c4fde7: Layer already exists [2026-03-26T09:55:43.024Z] 515643213893: Layer already exists [2026-03-26T09:55:43.024Z] 4265b49280ea: Layer already exists [2026-03-26T09:55:43.024Z] 91588dcf3b62: Layer already exists [2026-03-26T09:55:43.024Z] c4e71c2a4573: Layer already exists [2026-03-26T09:55:43.024Z] 4.1.0-dev.10: digest: sha256:9622c20a2a806e1733340e55a616cd4cadbc3d8673c73fac9b047ee6c7911f71 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:55:43.383Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:edbca5a90b4f48047bbd543facbc3db70582dec7-4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:55:43.737Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:edbca5a90b4f48047bbd543facbc3db70582dec7-4.1.0-dev.10 [2026-03-26T09:55:43.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2026-03-26T09:55:43.737Z] 79ce94b84c56: Preparing [2026-03-26T09:55:43.737Z] 3c0590c4fde7: Preparing [2026-03-26T09:55:43.737Z] 4265b49280ea: Preparing [2026-03-26T09:55:43.737Z] 91588dcf3b62: Preparing [2026-03-26T09:55:43.737Z] 515643213893: Preparing [2026-03-26T09:55:43.737Z] c4e71c2a4573: Preparing [2026-03-26T09:55:43.737Z] c4e71c2a4573: Waiting [2026-03-26T09:55:43.737Z] 3c0590c4fde7: Layer already exists [2026-03-26T09:55:43.737Z] 4265b49280ea: Layer already exists [2026-03-26T09:55:43.737Z] 79ce94b84c56: Layer already exists [2026-03-26T09:55:43.737Z] 91588dcf3b62: Layer already exists [2026-03-26T09:55:43.737Z] 515643213893: Layer already exists [2026-03-26T09:55:43.737Z] c4e71c2a4573: Layer already exists [2026-03-26T09:55:43.737Z] edbca5a90b4f48047bbd543facbc3db70582dec7-4.1.0-dev.10: digest: sha256:9622c20a2a806e1733340e55a616cd4cadbc3d8673c73fac9b047ee6c7911f71 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:55:44.100Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:55:44.454Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2026-03-26T09:55:44.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2026-03-26T09:55:44.454Z] 79ce94b84c56: Preparing [2026-03-26T09:55:44.454Z] 3c0590c4fde7: Preparing [2026-03-26T09:55:44.454Z] 4265b49280ea: Preparing [2026-03-26T09:55:44.454Z] 91588dcf3b62: Preparing [2026-03-26T09:55:44.454Z] 515643213893: Preparing [2026-03-26T09:55:44.454Z] c4e71c2a4573: Preparing [2026-03-26T09:55:44.454Z] c4e71c2a4573: Waiting [2026-03-26T09:55:44.454Z] 515643213893: Layer already exists [2026-03-26T09:55:44.454Z] 4265b49280ea: Layer already exists [2026-03-26T09:55:44.454Z] 3c0590c4fde7: Layer already exists [2026-03-26T09:55:44.454Z] 79ce94b84c56: Layer already exists [2026-03-26T09:55:44.454Z] 91588dcf3b62: Layer already exists [2026-03-26T09:55:44.454Z] c4e71c2a4573: Layer already exists [2026-03-26T09:55:44.454Z] main: digest: sha256:9622c20a2a806e1733340e55a616cd4cadbc3d8673c73fac9b047ee6c7911f71 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T09:55:44.797Z] ===================================================== [Pipeline] echo [2026-03-26T09:55:44.815Z] taggedImages: [2026-03-26T09:55:44.815Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:edbca5a90b4f48047bbd543facbc3db70582dec7 [2026-03-26T09:55:44.815Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2026-03-26T09:55:44.815Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.10 [2026-03-26T09:55:44.815Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:edbca5a90b4f48047bbd543facbc3db70582dec7-4.1.0-dev.10 [2026-03-26T09:55:44.815Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] echo [2026-03-26T09:55:44.831Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:edbca5a90b4f48047bbd543facbc3db70582dec7 [Pipeline] echo [2026-03-26T09:55:44.846Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] echo [2026-03-26T09:55:44.861Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.10 [Pipeline] echo [2026-03-26T09:55:44.872Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:edbca5a90b4f48047bbd543facbc3db70582dec7-4.1.0-dev.10 [Pipeline] echo [2026-03-26T09:55:44.886Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:55:45.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-26T09:55:45.284Z] [2026-03-26T09:55:45.284Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:55:45.617Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-26T09:55:45.617Z] arm64: Pulling from edgex-lftools-log-publisher [2026-03-26T09:55:45.617Z] 8998bd30e6a1: Pulling fs layer [2026-03-26T09:55:45.617Z] 04944245beec: Pulling fs layer [2026-03-26T09:55:45.617Z] 699f458cf7ca: Pulling fs layer [2026-03-26T09:55:45.617Z] 765212b225bb: Pulling fs layer [2026-03-26T09:55:45.617Z] f23df028b6ca: Pulling fs layer [2026-03-26T09:55:45.617Z] d65c8cfc05b1: Pulling fs layer [2026-03-26T09:55:45.617Z] 2437ff75d9bd: Pulling fs layer [2026-03-26T09:55:45.617Z] 765212b225bb: Waiting [2026-03-26T09:55:45.617Z] f23df028b6ca: Waiting [2026-03-26T09:55:45.617Z] d65c8cfc05b1: Waiting [2026-03-26T09:55:45.617Z] 2437ff75d9bd: Waiting [2026-03-26T09:55:45.885Z] 04944245beec: Verifying Checksum [2026-03-26T09:55:45.885Z] 04944245beec: Download complete [2026-03-26T09:55:45.885Z] 765212b225bb: Verifying Checksum [2026-03-26T09:55:45.885Z] 765212b225bb: Download complete [2026-03-26T09:55:45.885Z] f23df028b6ca: Verifying Checksum [2026-03-26T09:55:45.885Z] f23df028b6ca: Download complete [2026-03-26T09:55:45.885Z] d65c8cfc05b1: Verifying Checksum [2026-03-26T09:55:45.885Z] d65c8cfc05b1: Download complete [2026-03-26T09:55:45.885Z] 699f458cf7ca: Verifying Checksum [2026-03-26T09:55:45.885Z] 699f458cf7ca: Download complete [2026-03-26T09:55:46.472Z] 8998bd30e6a1: Verifying Checksum [2026-03-26T09:55:46.472Z] 8998bd30e6a1: Download complete [2026-03-26T09:55:49.046Z] 2437ff75d9bd: Verifying Checksum [2026-03-26T09:55:49.046Z] 2437ff75d9bd: Download complete [2026-03-26T09:55:50.982Z] 8998bd30e6a1: Pull complete [2026-03-26T09:55:51.246Z] 04944245beec: Pull complete [2026-03-26T09:55:53.182Z] 699f458cf7ca: Pull complete [2026-03-26T09:55:53.182Z] 765212b225bb: Pull complete [2026-03-26T09:55:55.749Z] f23df028b6ca: Pull complete [2026-03-26T09:55:56.014Z] d65c8cfc05b1: Pull complete [2026-03-26T09:56:14.202Z] 2437ff75d9bd: Pull complete [2026-03-26T09:56:14.202Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-03-26T09:56:14.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-26T09:56:14.202Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T09:56:14.411Z] prd-ubuntu20.04-docker-arm64-4c-16g-4138 does not seem to be running inside a container [2026-03-26T09:56:14.466Z] $ 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/device-snmp-go/126 -v /w/workspace/device-snmp-go/126:/w/workspace/device-snmp-go/126:rw,z -v /w/workspace/device-snmp-go/126@tmp:/w/workspace/device-snmp-go/126@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 ******** -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-03-26T09:56:17.087Z] $ docker top d6bb64dd973ef6d17c8392025669ca071c5ace8e391e8c5aba7f21763d53bcb7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:56:17.928Z] ---> job-cost.sh [2026-03-26T09:56:17.928Z] lf-activate-venv: SKIPPING [2026-03-26T09:56:17.928Z] INFO: No Stack... [2026-03-26T09:56:18.505Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-03-26T09:56:19.082Z] INFO: Archiving Costs [Pipeline] sh [2026-03-26T09:56:19.713Z] + cat /w/workspace/device-snmp-go/126/archives/cost.csv [2026-03-26T09:56:19.713Z] + cut -d, -f6 [Pipeline] lock [2026-03-26T09:56:19.777Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-126-stack-cost] [2026-03-26T09:56:19.787Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-126-stack-cost] did not exist. Created. [2026-03-26T09:56:19.794Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-126-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-26T09:56:20.441Z] /w/workspace/device-snmp-go/126@tmp/durable-b3c550f0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-03-26T09:56:21.072Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-03-26T09:56:21.100Z] Warning: overwriting stash ‘stack-cost’ [2026-03-26T09:56:21.140Z] Stashed 1 file(s) [Pipeline] } [2026-03-26T09:56:21.152Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-126-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-26T09:56:21.179Z] $ docker stop --time=1 d6bb64dd973ef6d17c8392025669ca071c5ace8e391e8c5aba7f21763d53bcb7 [2026-03-26T09:56:24.963Z] $ docker rm -f --volumes d6bb64dd973ef6d17c8392025669ca071c5ace8e391e8c5aba7f21763d53bcb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2026-03-26T09:56:25.475Z] provisioning config files... [2026-03-26T09:56:25.483Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config16833646770133204787tmp [Pipeline] { [Pipeline] sh [2026-03-26T09:56:25.777Z] + set +x [2026-03-26T09:56:25.777Z] + curl -s https://codecov.io/bash [2026-03-26T09:56:25.777Z] + bash -s -- [2026-03-26T09:56:25.777Z] [2026-03-26T09:56:25.777Z] _____ _ [2026-03-26T09:56:25.777Z] / ____| | | [2026-03-26T09:56:25.777Z] | | ___ __| | ___ ___ _____ __ [2026-03-26T09:56:25.777Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-03-26T09:56:25.777Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-03-26T09:56:25.777Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-03-26T09:56:25.777Z] Bash-1.0.6 [2026-03-26T09:56:25.777Z] [2026-03-26T09:56:25.777Z] [2026-03-26T09:56:25.777Z] ==> git version 2.25.1 found [2026-03-26T09:56:26.037Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2026-03-26T09:56:26.037Z] Release-Date: 2020-01-08 [2026-03-26T09:56:26.037Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-03-26T09:56:26.037Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-03-26T09:56:26.037Z] ==> Jenkins CI detected. [2026-03-26T09:56:26.037Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2026-03-26T09:56:26.037Z] project root: . [2026-03-26T09:56:26.037Z] --> token set from env [2026-03-26T09:56:26.037Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-03-26T09:56:26.037Z] ==> Running gcov in . (disable via -X gcov) [2026-03-26T09:56:26.037Z] ==> Python coveragepy not found [2026-03-26T09:56:26.037Z] ==> Searching for coverage reports in: [2026-03-26T09:56:26.037Z] + . [2026-03-26T09:56:26.037Z] -> Found 1 reports [2026-03-26T09:56:26.037Z] ==> Detecting git/mercurial file structure [2026-03-26T09:56:26.037Z] ==> Reading reports [2026-03-26T09:56:26.037Z] + ./coverage.out bytes=9158 [2026-03-26T09:56:26.037Z] ==> Appending adjustments [2026-03-26T09:56:26.037Z] https://docs.codecov.io/docs/fixing-reports [2026-03-26T09:56:26.037Z] + Found adjustments [2026-03-26T09:56:26.037Z] ==> Gzipping contents [2026-03-26T09:56:26.037Z] 4.0K /tmp/codecov.VtMcsG.gz [2026-03-26T09:56:26.037Z] ==> Uploading reports [2026-03-26T09:56:26.037Z] url: https://codecov.io [2026-03-26T09:56:26.037Z] query: branch=main&commit=edbca5a90b4f48047bbd543facbc3db70582dec7&build=126&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F126%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-03-26T09:56:26.037Z] -> Pinging Codecov [2026-03-26T09:56:26.037Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=edbca5a90b4f48047bbd543facbc3db70582dec7&build=126&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F126%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-03-26T09:56:26.295Z] -> Uploading to [2026-03-26T09:56:26.295Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-snmp-go/edbca5a90b4f48047bbd543facbc3db70582dec7/d97daf46-9084-46ee-b88b-dafa5306e9be.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260326%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260326T095626Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=2dd18ac4564963172e9554f97e6781f92a0452471adac5b0bcf74fc4e6ba1478 [2026-03-26T09:56:26.295Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-26T09:56:26.295Z] Dload Upload Total Spent Left Speed [2026-03-26T09:56:26.295Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1446 0 0 100 1446 0 13145 --:--:-- --:--:-- --:--:-- 13145 [2026-03-26T09:56:26.295Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/edbca5a90b4f48047bbd543facbc3db70582dec7 [Pipeline] } [2026-03-26T09:56:26.300Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-03-26T09:56:26.532Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-03-26T09:56:26.560Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:56:26.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-26T09:56:26.877Z] [2026-03-26T09:56:26.877Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:56:27.180Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-26T09:56:27.180Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-03-26T09:56:27.180Z] 2d35ebdb57d9: Already exists [2026-03-26T09:56:27.180Z] 85e8836fcdb2: Pulling fs layer [2026-03-26T09:56:27.180Z] 91631faa732a: Pulling fs layer [2026-03-26T09:56:27.180Z] f3f5ae8826fa: Pulling fs layer [2026-03-26T09:56:27.180Z] 4f4fb700ef54: Pulling fs layer [2026-03-26T09:56:27.180Z] 7861252a18e6: Pulling fs layer [2026-03-26T09:56:27.180Z] 9130f900ef6f: Pulling fs layer [2026-03-26T09:56:27.180Z] 7861252a18e6: Waiting [2026-03-26T09:56:27.180Z] 9130f900ef6f: Waiting [2026-03-26T09:56:27.180Z] 4f4fb700ef54: Waiting [2026-03-26T09:56:27.180Z] f3f5ae8826fa: Verifying Checksum [2026-03-26T09:56:27.180Z] f3f5ae8826fa: Download complete [2026-03-26T09:56:27.180Z] 85e8836fcdb2: Download complete [2026-03-26T09:56:27.180Z] 4f4fb700ef54: Verifying Checksum [2026-03-26T09:56:27.180Z] 4f4fb700ef54: Download complete [2026-03-26T09:56:27.440Z] 85e8836fcdb2: Pull complete [2026-03-26T09:56:27.440Z] 7861252a18e6: Verifying Checksum [2026-03-26T09:56:27.440Z] 7861252a18e6: Download complete [2026-03-26T09:56:27.699Z] 91631faa732a: Verifying Checksum [2026-03-26T09:56:27.699Z] 91631faa732a: Download complete [2026-03-26T09:56:28.265Z] 9130f900ef6f: Verifying Checksum [2026-03-26T09:56:28.265Z] 9130f900ef6f: Download complete [2026-03-26T09:56:32.451Z] 91631faa732a: Pull complete [2026-03-26T09:56:32.451Z] f3f5ae8826fa: Pull complete [2026-03-26T09:56:32.451Z] 4f4fb700ef54: Pull complete [2026-03-26T09:56:32.709Z] 7861252a18e6: Pull complete [2026-03-26T09:56:36.891Z] 9130f900ef6f: Pull complete [2026-03-26T09:56:36.891Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-03-26T09:56:36.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-26T09:56:36.891Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T09:56:36.993Z] prd-ubuntu20.04-docker-8c-8g-4137 does not seem to be running inside a container [2026-03-26T09:56:37.018Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-03-26T09:56:38.150Z] $ docker top 444ee5f77233b059f09e4062c91f8ae6a75986ea5ea5420c43df54b9dd50af66 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-26T09:56:38.498Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] echo [2026-03-26T09:56:38.507Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh [2026-03-26T09:56:38.786Z] + set -o pipefail [2026-03-26T09:56:38.786Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' [2026-03-26T09:56:46.905Z] [2026-03-26T09:56:46.905Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2026-03-26T09:56:46.905Z] [2026-03-26T09:56:46.905Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6109ca73-afa1-4109-af03-45c28384bb64/history/314a5801-95c2-4223-bbff-c8b81830e575 [2026-03-26T09:56:46.905Z] [2026-03-26T09:56:46.905Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-03-26T09:56:46.905Z] [Pipeline] } [2026-03-26T09:56:47.850Z] $ docker stop --time=1 444ee5f77233b059f09e4062c91f8ae6a75986ea5ea5420c43df54b9dd50af66 [2026-03-26T09:56:50.133Z] $ docker rm -f --volumes 444ee5f77233b059f09e4062c91f8ae6a75986ea5ea5420c43df54b9dd50af66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-26T09:56:50.998Z] + git log --format=format:%s -1 edbca5a90b4f48047bbd543facbc3db70582dec7 [Pipeline] sh [2026-03-26T09:56:51.284Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-26T09:56:51.284Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:56:51.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-26T09:56:51.640Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T09:56:51.718Z] prd-ubuntu20.04-docker-8c-8g-4137 does not seem to be running inside a container [2026-03-26T09:56:51.743Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-26T09:56:52.006Z] $ docker top 8f028d7f52b6936ae069a9ccc38fbfab989eb46e90f47ecaddad113ba8aa6330 -eo pid,comm [2026-03-26T09:56:52.050Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-03-26T09:56:52.050Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-26T09:56:52.115Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-26T09:56:52.115Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-26T09:56:52.221Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-26T09:56:52.222Z] $ docker exec 8f028d7f52b6936ae069a9ccc38fbfab989eb46e90f47ecaddad113ba8aa6330 ssh-agent [2026-03-26T09:56:52.327Z] SSH_AUTH_SOCK=/tmp/ssh-RJvV5lPpEaUd/agent.33 [2026-03-26T09:56:52.327Z] SSH_AGENT_PID=39 [2026-03-26T09:56:52.331Z] Running ssh-add (command line suppressed) [2026-03-26T09:56:52.422Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_276100478486369086.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_276100478486369086.key) [2026-03-26T09:56:52.437Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-26T09:56:52.727Z] + git semver tag [2026-03-26T09:56:52.986Z] 2026-03-26 09:56:52,946 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-26T09:56:52.986Z] 2026-03-26 09:56:52,951 [run_tag] DEBUG tag force:False [2026-03-26T09:56:52.986Z] 2026-03-26 09:56:52,951 [check_head_tag] DEBUG check head tag [2026-03-26T09:56:52.986Z] 2026-03-26 09:56:52,952 [execute] INFO git cat-file --batch-check [2026-03-26T09:56:52.986Z] 2026-03-26 09:56:52,952 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=, shell=False, universal_newlines=False) [2026-03-26T09:56:52.986Z] 2026-03-26 09:56:52,954 [execute] INFO git cat-file --batch [2026-03-26T09:56:52.986Z] 2026-03-26 09:56:52,954 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=, shell=False, universal_newlines=False) [2026-03-26T09:56:52.986Z] 2026-03-26 09:56:52,966 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-03-26T09:56:52.986Z] 2026-03-26 09:56:52,966 [execute] INFO git tag -a v4.1.0-dev.10 -m v4.1.0-dev.10 [2026-03-26T09:56:52.986Z] 2026-03-26 09:56:52,966 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.10', '-m', 'v4.1.0-dev.10'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=None, shell=False, universal_newlines=False) [2026-03-26T09:56:52.986Z] 2026-03-26 09:56:52,969 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-03-26T09:56:52.986Z] 4.1.0-dev.10 [Pipeline] } [2026-03-26T09:56:53.253Z] $ docker exec --env ******** --env ******** 8f028d7f52b6936ae069a9ccc38fbfab989eb46e90f47ecaddad113ba8aa6330 ssh-agent -k [2026-03-26T09:56:53.334Z] unset SSH_AUTH_SOCK; [2026-03-26T09:56:53.334Z] unset SSH_AGENT_PID; [2026-03-26T09:56:53.334Z] echo Agent pid 39 killed; [2026-03-26T09:56:53.344Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-26T09:56:53.679Z] + git semver [Pipeline] } [2026-03-26T09:56:53.947Z] $ docker stop --time=1 8f028d7f52b6936ae069a9ccc38fbfab989eb46e90f47ecaddad113ba8aa6330 [2026-03-26T09:56:55.179Z] $ docker rm -f --volumes 8f028d7f52b6936ae069a9ccc38fbfab989eb46e90f47ecaddad113ba8aa6330 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:56:55.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-26T09:56:55.592Z] [2026-03-26T09:56:55.592Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:56:55.896Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-26T09:56:55.896Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-03-26T09:56:55.896Z] ab5ef0e58194: Pulling fs layer [2026-03-26T09:56:55.896Z] 9712f1f96733: Pulling fs layer [2026-03-26T09:56:55.896Z] 63f879dbbcfc: Pulling fs layer [2026-03-26T09:56:55.896Z] 0d9ebad4ef96: Pulling fs layer [2026-03-26T09:56:55.896Z] e9a5061849ea: Pulling fs layer [2026-03-26T09:56:55.896Z] d747dcd14b5f: Pulling fs layer [2026-03-26T09:56:55.896Z] 2de7ff778b66: Pulling fs layer [2026-03-26T09:56:55.896Z] 0d9ebad4ef96: Waiting [2026-03-26T09:56:55.896Z] e9a5061849ea: Waiting [2026-03-26T09:56:55.896Z] d747dcd14b5f: Waiting [2026-03-26T09:56:55.896Z] 2de7ff778b66: Waiting [2026-03-26T09:56:55.896Z] 9712f1f96733: Verifying Checksum [2026-03-26T09:56:55.896Z] 9712f1f96733: Download complete [2026-03-26T09:56:56.156Z] 63f879dbbcfc: Verifying Checksum [2026-03-26T09:56:56.156Z] 63f879dbbcfc: Download complete [2026-03-26T09:56:56.414Z] e9a5061849ea: Verifying Checksum [2026-03-26T09:56:56.414Z] e9a5061849ea: Download complete [2026-03-26T09:56:56.415Z] d747dcd14b5f: Download complete [2026-03-26T09:56:56.415Z] 0d9ebad4ef96: Verifying Checksum [2026-03-26T09:56:56.415Z] 0d9ebad4ef96: Download complete [2026-03-26T09:56:56.673Z] 2de7ff778b66: Verifying Checksum [2026-03-26T09:56:56.673Z] 2de7ff778b66: Download complete [2026-03-26T09:56:56.931Z] ab5ef0e58194: Verifying Checksum [2026-03-26T09:56:56.931Z] ab5ef0e58194: Download complete [2026-03-26T09:57:01.117Z] ab5ef0e58194: Pull complete [2026-03-26T09:57:01.117Z] 9712f1f96733: Pull complete [2026-03-26T09:57:01.380Z] 63f879dbbcfc: Pull complete [2026-03-26T09:57:07.944Z] 0d9ebad4ef96: Pull complete [2026-03-26T09:57:07.944Z] e9a5061849ea: Pull complete [2026-03-26T09:57:07.944Z] d747dcd14b5f: Pull complete [2026-03-26T09:57:09.321Z] 2de7ff778b66: Pull complete [2026-03-26T09:57:09.321Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-03-26T09:57:09.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-26T09:57:09.321Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T09:57:09.426Z] prd-ubuntu20.04-docker-8c-8g-4137 does not seem to be running inside a container [2026-03-26T09:57:09.459Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-03-26T09:57:10.815Z] $ docker top b43c26e85f78e3ad3cb9402465f94a295835044969481bb8eed6275aabefb588 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-03-26T09:57:10.901Z] provisioning config files... [2026-03-26T09:57:10.910Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7476488132120513350tmp [2026-03-26T09:57:10.920Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config15488656425118464232tmp [2026-03-26T09:57:10.930Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config17928429310428958455tmp [Pipeline] { [Pipeline] echo [2026-03-26T09:57:10.964Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:57:11.260Z] ---> sigul-configuration.sh [2026-03-26T09:57:11.260Z] gpg: directory `/root/.gnupg' created [2026-03-26T09:57:11.260Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-03-26T09:57:11.260Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-03-26T09:57:11.260Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-03-26T09:57:11.260Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-03-26T09:57:11.260Z] gpg: CAST5 encrypted data [2026-03-26T09:57:11.260Z] gpg: encrypted with 1 passphrase [2026-03-26T09:57:11.260Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-03-26T09:57:11.555Z] + mkdir /home/jenkins [2026-03-26T09:57:11.555Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-03-26T09:57:11.901Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2026-03-26T09:57:11.912Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:57:12.200Z] ---> sigul-install.sh [2026-03-26T09:57:12.201Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-03-26T09:57:12.494Z] + git tag --list [2026-03-26T09:57:12.494Z] 1.0.0 [2026-03-26T09:57:12.494Z] v0.0.0 [2026-03-26T09:57:12.494Z] v1.1.0 [2026-03-26T09:57:12.494Z] v1.1.1 [2026-03-26T09:57:12.494Z] v1.2.2 [2026-03-26T09:57:12.494Z] v1.3.0 [2026-03-26T09:57:12.494Z] v1.3.1 [2026-03-26T09:57:12.494Z] v2.0.0 [2026-03-26T09:57:12.494Z] v2.1.0 [2026-03-26T09:57:12.494Z] v2.1.1 [2026-03-26T09:57:12.494Z] v2.2.0 [2026-03-26T09:57:12.494Z] v2.3.0 [2026-03-26T09:57:12.494Z] v3.0 [2026-03-26T09:57:12.494Z] v3.0.0 [2026-03-26T09:57:12.494Z] v3.1 [2026-03-26T09:57:12.494Z] v3.1.0 [2026-03-26T09:57:12.494Z] v3.1.1 [2026-03-26T09:57:12.494Z] v4.0 [2026-03-26T09:57:12.494Z] v4.0.0 [2026-03-26T09:57:12.494Z] v4.0.1 [2026-03-26T09:57:12.494Z] v4.0.1-dev.1 [2026-03-26T09:57:12.494Z] v4.1.0-dev.1 [2026-03-26T09:57:12.494Z] v4.1.0-dev.10 [2026-03-26T09:57:12.494Z] v4.1.0-dev.2 [2026-03-26T09:57:12.494Z] v4.1.0-dev.3 [2026-03-26T09:57:12.494Z] v4.1.0-dev.4 [2026-03-26T09:57:12.494Z] v4.1.0-dev.5 [2026-03-26T09:57:12.494Z] v4.1.0-dev.6 [2026-03-26T09:57:12.494Z] v4.1.0-dev.7 [2026-03-26T09:57:12.494Z] v4.1.0-dev.8 [2026-03-26T09:57:12.494Z] v4.1.0-dev.9 [Pipeline] sh [2026-03-26T09:57:12.787Z] + lftools sign git-tag v4.1.0-dev.10 [2026-03-26T09:57:13.354Z] Signing Git tag with Sigul... [2026-03-26T09:57:13.354Z] Signing v4.1.0-dev.10 [Pipeline] echo [2026-03-26T09:57:13.623Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:57:13.919Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-03-26T09:57:13.926Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-03-26T09:57:13.953Z] $ docker stop --time=1 b43c26e85f78e3ad3cb9402465f94a295835044969481bb8eed6275aabefb588 [2026-03-26T09:57:15.296Z] $ docker rm -f --volumes b43c26e85f78e3ad3cb9402465f94a295835044969481bb8eed6275aabefb588 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-03-26T09:57:15.969Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-26T09:57:15.970Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:57:16.382Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-26T09:57:16.383Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T09:57:16.490Z] prd-ubuntu20.04-docker-8c-8g-4137 does not seem to be running inside a container [2026-03-26T09:57:16.515Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-26T09:57:16.739Z] $ docker top 4ec0923b66ff1fb43ec12412732baf2351217d60a67c086d466b87e9b5eb2a9f -eo pid,comm [2026-03-26T09:57:16.785Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-03-26T09:57:16.785Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-26T09:57:16.841Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-26T09:57:16.841Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-26T09:57:16.937Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-26T09:57:16.938Z] $ docker exec 4ec0923b66ff1fb43ec12412732baf2351217d60a67c086d466b87e9b5eb2a9f ssh-agent [2026-03-26T09:57:17.037Z] SSH_AUTH_SOCK=/tmp/ssh-8Dcsdat5xEWA/agent.32 [2026-03-26T09:57:17.037Z] SSH_AGENT_PID=38 [2026-03-26T09:57:17.041Z] Running ssh-add (command line suppressed) [2026-03-26T09:57:17.138Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_12868766095076753918.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_12868766095076753918.key) [2026-03-26T09:57:17.153Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-26T09:57:17.447Z] + git semver bump pre [2026-03-26T09:57:17.706Z] 2026-03-26 09:57:17,651 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-26T09:57:17.706Z] 2026-03-26 09:57:17,654 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-03-26T09:57:17.706Z] 2026-03-26 09:57:17,655 [bump_version] DEBUG bumping version:4.1.0-dev.10 on axis:pre with prefix:dev [2026-03-26T09:57:17.706Z] 2026-03-26 09:57:17,655 [bump_version] DEBUG bumped version:4.1.0-dev.11 [2026-03-26T09:57:17.706Z] 2026-03-26 09:57:17,655 [write_version] DEBUG write version:4.1.0-dev.11 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True [2026-03-26T09:57:17.706Z] 2026-03-26 09:57:17,655 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-03-26T09:57:17.706Z] 2026-03-26 09:57:17,655 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-03-26T09:57:17.706Z] 2026-03-26 09:57:17,657 [execute] INFO git cat-file --batch-check [2026-03-26T09:57:17.706Z] 2026-03-26 09:57:17,657 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-26T09:57:17.706Z] 2026-03-26 09:57:17,660 [execute] INFO git cat-file --batch [2026-03-26T09:57:17.706Z] 2026-03-26 09:57:17,660 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-26T09:57:17.706Z] 2026-03-26 09:57:17,663 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-03-26T09:57:17.706Z] 4.1.0-dev.11 [Pipeline] } [2026-03-26T09:57:17.713Z] $ docker exec --env ******** --env ******** 4ec0923b66ff1fb43ec12412732baf2351217d60a67c086d466b87e9b5eb2a9f ssh-agent -k [2026-03-26T09:57:17.797Z] unset SSH_AUTH_SOCK; [2026-03-26T09:57:17.797Z] unset SSH_AGENT_PID; [2026-03-26T09:57:17.797Z] echo Agent pid 38 killed; [2026-03-26T09:57:17.809Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-26T09:57:18.140Z] + git semver [Pipeline] } [2026-03-26T09:57:18.408Z] $ docker stop --time=1 4ec0923b66ff1fb43ec12412732baf2351217d60a67c086d466b87e9b5eb2a9f [2026-03-26T09:57:19.644Z] $ docker rm -f --volumes 4ec0923b66ff1fb43ec12412732baf2351217d60a67c086d466b87e9b5eb2a9f [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-26T09:57:19.995Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-26T09:57:19.995Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:57:20.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-26T09:57:20.297Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T09:57:20.376Z] prd-ubuntu20.04-docker-8c-8g-4137 does not seem to be running inside a container [2026-03-26T09:57:20.405Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-26T09:57:20.655Z] $ docker top c1b39c2c1878d48412be96b9377b90a99e996121c835f3f7d953fb06988c80c5 -eo pid,comm [2026-03-26T09:57:20.700Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-03-26T09:57:20.700Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-26T09:57:20.757Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-26T09:57:20.758Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-26T09:57:20.864Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-26T09:57:20.865Z] $ docker exec c1b39c2c1878d48412be96b9377b90a99e996121c835f3f7d953fb06988c80c5 ssh-agent [2026-03-26T09:57:20.978Z] SSH_AUTH_SOCK=/tmp/ssh-uqH5LaIiEovm/agent.33 [2026-03-26T09:57:20.978Z] SSH_AGENT_PID=39 [2026-03-26T09:57:20.983Z] Running ssh-add (command line suppressed) [2026-03-26T09:57:21.088Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5529117277660236504.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5529117277660236504.key) [2026-03-26T09:57:21.103Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-26T09:57:21.395Z] + git semver push [2026-03-26T09:57:21.654Z] 2026-03-26 09:57:21,607 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-26T09:57:21.654Z] 2026-03-26 09:57:21,611 [run_push] DEBUG push [2026-03-26T09:57:21.654Z] 2026-03-26 09:57:21,611 [execute] INFO git cat-file --batch-check [2026-03-26T09:57:21.654Z] 2026-03-26 09:57:21,612 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-26T09:57:21.654Z] 2026-03-26 09:57:21,614 [execute] INFO git rev-list 6a262829657444ce015192d37ab497204801d8bf -- [2026-03-26T09:57:21.654Z] 2026-03-26 09:57:21,614 [execute] DEBUG Popen(['git', 'rev-list', '6a262829657444ce015192d37ab497204801d8bf', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-03-26T09:57:21.654Z] 2026-03-26 09:57:21,622 [execute] INFO git fetch -v -- origin [2026-03-26T09:57:21.654Z] 2026-03-26 09:57:21,622 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-03-26T09:57:22.221Z] 2026-03-26 09:57:22,194 [run_push] DEBUG no remote changes detected [2026-03-26T09:57:22.221Z] 2026-03-26 09:57:22,195 [execute] INFO git push origin semver [2026-03-26T09:57:22.221Z] 2026-03-26 09:57:22,195 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-03-26T09:57:23.600Z] 2026-03-26 09:57:23,282 [run_push] DEBUG push all version tags [2026-03-26T09:57:23.600Z] 2026-03-26 09:57:23,282 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-03-26T09:57:23.600Z] 2026-03-26 09:57:23,283 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=None, shell=False, universal_newlines=False) [2026-03-26T09:57:24.537Z] 2026-03-26 09:57:24,260 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-03-26T09:57:24.537Z] 4.1.0-dev.11 [Pipeline] } [2026-03-26T09:57:24.543Z] $ docker exec --env ******** --env ******** c1b39c2c1878d48412be96b9377b90a99e996121c835f3f7d953fb06988c80c5 ssh-agent -k [2026-03-26T09:57:24.646Z] unset SSH_AUTH_SOCK; [2026-03-26T09:57:24.649Z] unset SSH_AGENT_PID; [2026-03-26T09:57:24.649Z] echo Agent pid 39 killed; [2026-03-26T09:57:24.656Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-26T09:57:24.983Z] + git semver [Pipeline] } [2026-03-26T09:57:25.251Z] $ docker stop --time=1 c1b39c2c1878d48412be96b9377b90a99e996121c835f3f7d953fb06988c80c5 [2026-03-26T09:57:26.511Z] $ docker rm -f --volumes c1b39c2c1878d48412be96b9377b90a99e996121c835f3f7d953fb06988c80c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-03-26T09:57:27.100Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2026-03-26T09:57:27.100Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2026-03-26T09:57:27.100Z] total 16 [2026-03-26T09:57:27.100Z] drwxr-xr-x 3 root root 4096 Mar 26 09:45 . [2026-03-26T09:57:27.100Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 26 09:57 .. [2026-03-26T09:57:27.100Z] drwxr-xr-x 2 root root 4096 Mar 26 09:45 cost [2026-03-26T09:57:27.100Z] -rw-r--r-- 1 root root 86 Mar 26 09:45 cost.csv [2026-03-26T09:57:27.100Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2026-03-26T09:57:27.100Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2026-03-26T09:57:27.100Z] total 16 [2026-03-26T09:57:27.100Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 26 09:45 . [2026-03-26T09:57:27.100Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 26 09:57 .. [2026-03-26T09:57:27.100Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 26 09:45 cost [2026-03-26T09:57:27.100Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 26 09:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:57:27.383Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:57:28.230Z] ---> package-listing.sh [2026-03-26T09:57:28.230Z] ++ facter osfamily [2026-03-26T09:57:28.230Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-26T09:57:28.488Z] + OS_FAMILY=debian [2026-03-26T09:57:28.488Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2026-03-26T09:57:28.488Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-26T09:57:28.488Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-26T09:57:28.488Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-26T09:57:28.488Z] + PACKAGES=/tmp/packages_start.txt [2026-03-26T09:57:28.488Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2026-03-26T09:57:28.488Z] + PACKAGES=/tmp/packages_end.txt [2026-03-26T09:57:28.488Z] + case "${OS_FAMILY}" in [2026-03-26T09:57:28.488Z] + dpkg -l [2026-03-26T09:57:28.488Z] + grep '^ii' [2026-03-26T09:57:28.488Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-26T09:57:28.488Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-26T09:57:28.488Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-26T09:57:28.488Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2026-03-26T09:57:28.488Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2026-03-26T09:57:28.488Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo [2026-03-26T09:57:28.497Z] 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/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-03-26T09:57:28.771Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:57:29.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-26T09:57:29.334Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T09:57:29.401Z] prd-ubuntu20.04-docker-8c-8g-4137 does not seem to be running inside a container [2026-03-26T09:57:29.424Z] $ 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/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 ******** -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-03-26T09:57:29.628Z] $ docker top f2994b37632abf2836b70ae099b792c9db85d9fa317a2d9b5e831b787f01a997 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-26T09:57:29.970Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-26T09:57:30.250Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-26T09:57:30.531Z] + ls /var/log/sa-host [2026-03-26T09:57:30.531Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-26T09:57:30.565Z] provisioning config files... [2026-03-26T09:57:30.572Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4079267412674657884tmp [Pipeline] { [Pipeline] echo [2026-03-26T09:57:30.590Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:57:30.930Z] ---> create-netrc.sh [Pipeline] } [2026-03-26T09:57:30.936Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:57:31.244Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-26T09:57:31.250Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:57:31.527Z] ---> sudo-logs.sh [2026-03-26T09:57:31.527Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-03-26T09:57:31.562Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:57:31.841Z] ---> job-cost.sh [2026-03-26T09:57:31.841Z] lf-activate-venv: SKIPPING [2026-03-26T09:57:31.841Z] DEBUG: total: 0.2199999988079071 [2026-03-26T09:57:31.841Z] INFO: Retrieving Stack Cost... [2026-03-26T09:57:32.407Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-26T09:57:32.666Z] INFO: Archiving Costs [Pipeline] echo [2026-03-26T09:57:32.677Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:57:32.960Z] ---> logs-deploy.sh [2026-03-26T09:57:32.960Z] lf-activate-venv: SKIPPING [2026-03-26T09:57:32.960Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/126 [2026-03-26T09:57:32.960Z] INFO: archiving workspace using pattern(s): [2026-03-26T09:57:33.895Z] Archives upload complete. [2026-03-26T09:57:33.895Z] INFO: archiving logs to Nexus