Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 63e0740b6d5ba4cf36c4060eee07b21304ec4083 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-ssh7855731767632012980.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-ssh16650384432985780771.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-ssh12235931194113598947.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-ssh3618622186361878980.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-ssh11462225535614932139.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4965 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 63e0740b6d5ba4cf36c4060eee07b21304ec4083 (main) Commit message: "Merge pull request #393 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60" > 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 63e0740b6d5ba4cf36c4060eee07b21304ec4083 # timeout=10 > git rev-list --no-walk edbca5a90b4f48047bbd543facbc3db70582dec7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-04-12T01:33:37.193Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-04-12T01:33:37.267Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-04-12T01:33:37.292Z] ========================================================= [2026-04-12T01:33:37.292Z] EdgeX Global Pipelines Version Info [2026-04-12T01:33:37.292Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:33:38.371Z] ------------------- [2026-04-12T01:33:38.371Z] stable info: [2026-04-12T01:33:38.371Z] ------------------- [2026-04-12T01:33:38.371Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-04-12T01:33:38.371Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-04-12T01:33:38.371Z] Message: update stable to v1.0.278 [2026-04-12T01:33:38.628Z] ------------------- [2026-04-12T01:33:38.628Z] experimental info: [2026-04-12T01:33:38.628Z] ------------------- [2026-04-12T01:33:38.628Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-04-12T01:33:38.628Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-04-12T01:33:38.628Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-04-12T01:33:38.711Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2026-04-12T01:33:38.734Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2026-04-12T01:33:38.748Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-04-12T01:33:38.776Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-04-12T01:33:38.821Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-04-12T01:33:38.843Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-04-12T01:33:38.858Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-04-12T01:33:38.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-04-12T01:33:38.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-04-12T01:33:38.926Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-04-12T01:33:38.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-04-12T01:33:38.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2026-04-12T01:33:39.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-04-12T01:33:39.027Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-04-12T01:33:39.047Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-04-12T01:33:39.061Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-04-12T01:33:39.079Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-04-12T01:33:39.096Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-04-12T01:33:39.113Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-04-12T01:33:39.133Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-04-12T01:33:39.150Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-04-12T01:33:39.186Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-04-12T01:33:39.203Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-04-12T01:33:39.218Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-04-12T01:33:39.236Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-04-12T01:33:39.250Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-04-12T01:33:39.267Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-04-12T01:33:39.285Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-04-12T01:33:39.300Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-04-12T01:33:39.335Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-04-12T01:33:39.352Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 63e0740b6d5ba4cf36c4060eee07b21304ec4083 [Pipeline] echo [2026-04-12T01:33:39.368Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 63e0740 [Pipeline] echo [2026-04-12T01:33:39.384Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:33:39.430Z] provisioning config files... [2026-04-12T01:33:39.447Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8718597061305149881tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:33:39.784Z] ---> ****-login.sh [2026-04-12T01:33:39.784Z] nexus3.edgexfoundry.org:10001 [2026-04-12T01:33:40.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:33:40.044Z] [2026-04-12T01:33:40.044Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-12T01:33:40.044Z] Configure a credential helper to remove this warning. See [2026-04-12T01:33:40.044Z] https://docs.****.com/go/credential-store/ [2026-04-12T01:33:40.044Z] [2026-04-12T01:33:40.044Z] Login Succeeded [2026-04-12T01:33:40.044Z] nexus3.edgexfoundry.org:10002 [2026-04-12T01:33:40.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:33:40.044Z] [2026-04-12T01:33:40.044Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-12T01:33:40.044Z] Configure a credential helper to remove this warning. See [2026-04-12T01:33:40.044Z] https://docs.****.com/go/credential-store/ [2026-04-12T01:33:40.044Z] [2026-04-12T01:33:40.044Z] Login Succeeded [2026-04-12T01:33:40.044Z] nexus3.edgexfoundry.org:10003 [2026-04-12T01:33:40.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:33:40.303Z] [2026-04-12T01:33:40.303Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-12T01:33:40.303Z] Configure a credential helper to remove this warning. See [2026-04-12T01:33:40.303Z] https://docs.****.com/go/credential-store/ [2026-04-12T01:33:40.303Z] [2026-04-12T01:33:40.303Z] Login Succeeded [2026-04-12T01:33:40.303Z] nexus3.edgexfoundry.org:10004 [2026-04-12T01:33:40.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:33:40.303Z] [2026-04-12T01:33:40.303Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-12T01:33:40.303Z] Configure a credential helper to remove this warning. See [2026-04-12T01:33:40.303Z] https://docs.****.com/go/credential-store/ [2026-04-12T01:33:40.303Z] [2026-04-12T01:33:40.303Z] Login Succeeded [2026-04-12T01:33:40.303Z] ****.io [2026-04-12T01:33:40.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:33:40.563Z] [2026-04-12T01:33:40.563Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-12T01:33:40.563Z] Configure a credential helper to remove this warning. See [2026-04-12T01:33:40.563Z] https://docs.****.com/go/credential-store/ [2026-04-12T01:33:40.563Z] [2026-04-12T01:33:40.563Z] Login Succeeded [2026-04-12T01:33:40.563Z] ---> ****-login.sh ends [Pipeline] } [2026-04-12T01:33:40.570Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-04-12T01:33:40.948Z] + git rev-list -1 --merges 63e0740b6d5ba4cf36c4060eee07b21304ec4083~1..63e0740b6d5ba4cf36c4060eee07b21304ec4083 [Pipeline] echo [2026-04-12T01:33:40.968Z] -----------> git rev-list -1 --merges 63e0740b6d5ba4cf36c4060eee07b21304ec4083~1..63e0740b6d5ba4cf36c4060eee07b21304ec4083 63e0740b6d5ba4cf36c4060eee07b21304ec4083 [2026-04-12T01:33:40.968Z] 63e0740b6d5ba4cf36c4060eee07b21304ec4083 [false] [Pipeline] sh [2026-04-12T01:33:41.254Z] + git log --format=format:%s -1 63e0740b6d5ba4cf36c4060eee07b21304ec4083 [Pipeline] echo [2026-04-12T01:33:41.268Z] ========================================================= [2026-04-12T01:33:41.268Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-04-12T01:33:41.268Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-04-12T01:33:41.597Z] + git log --format=format:%s -1 63e0740b6d5ba4cf36c4060eee07b21304ec4083 [Pipeline] echo [2026-04-12T01:33:41.608Z] [semverPrep] GIT_COMMIT: 63e0740b6d5ba4cf36c4060eee07b21304ec4083, Commit Message: Merge pull request #393 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60 [Pipeline] echo [2026-04-12T01:33:41.619Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-04-12T01:33:41.964Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-12T01:33:41.964Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-04-12T01:33:41.964Z] + [ -e /tmp/ssh_known_hosts ] [2026-04-12T01:33:41.964Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-04-12T01:33:41.964Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-04-12T01:33:41.964Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-04-12T01:33:41.964Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:33:42.347Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-12T01:33:42.347Z] [2026-04-12T01:33:42.347Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:33:42.653Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-12T01:33:42.653Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-04-12T01:33:42.653Z] 3dae71ba6b94: Pulling fs layer [2026-04-12T01:33:42.653Z] 6bf1a483ea7c: Pulling fs layer [2026-04-12T01:33:42.653Z] f5dfc541a4d3: Pulling fs layer [2026-04-12T01:33:42.653Z] 461d9e800cba: Pulling fs layer [2026-04-12T01:33:42.653Z] 80192f66455f: Pulling fs layer [2026-04-12T01:33:42.653Z] 2e8e34ca0e6c: Pulling fs layer [2026-04-12T01:33:42.653Z] a29436f7fd5d: Pulling fs layer [2026-04-12T01:33:42.653Z] 923cac83aea3: Pulling fs layer [2026-04-12T01:33:42.653Z] 25ad8b0a4227: Pulling fs layer [2026-04-12T01:33:42.653Z] db01528c6b51: Pulling fs layer [2026-04-12T01:33:42.653Z] 28988de357af: Pulling fs layer [2026-04-12T01:33:42.653Z] 2e8e34ca0e6c: Waiting [2026-04-12T01:33:42.653Z] 461d9e800cba: Waiting [2026-04-12T01:33:42.653Z] a29436f7fd5d: Waiting [2026-04-12T01:33:42.653Z] 923cac83aea3: Waiting [2026-04-12T01:33:42.653Z] 25ad8b0a4227: Waiting [2026-04-12T01:33:42.653Z] db01528c6b51: Waiting [2026-04-12T01:33:42.653Z] 28988de357af: Waiting [2026-04-12T01:33:42.653Z] 80192f66455f: Waiting [2026-04-12T01:33:42.653Z] 6bf1a483ea7c: Download complete [2026-04-12T01:33:42.653Z] 461d9e800cba: Verifying Checksum [2026-04-12T01:33:42.653Z] 461d9e800cba: Download complete [2026-04-12T01:33:42.653Z] 80192f66455f: Verifying Checksum [2026-04-12T01:33:42.653Z] 80192f66455f: Download complete [2026-04-12T01:33:42.911Z] f5dfc541a4d3: Verifying Checksum [2026-04-12T01:33:42.911Z] f5dfc541a4d3: Download complete [2026-04-12T01:33:42.911Z] 3dae71ba6b94: Verifying Checksum [2026-04-12T01:33:42.911Z] 3dae71ba6b94: Download complete [2026-04-12T01:33:43.169Z] 923cac83aea3: Verifying Checksum [2026-04-12T01:33:43.169Z] 923cac83aea3: Download complete [2026-04-12T01:33:43.169Z] 25ad8b0a4227: Verifying Checksum [2026-04-12T01:33:43.169Z] 25ad8b0a4227: Download complete [2026-04-12T01:33:43.169Z] db01528c6b51: Download complete [2026-04-12T01:33:43.788Z] a29436f7fd5d: Verifying Checksum [2026-04-12T01:33:43.788Z] a29436f7fd5d: Download complete [2026-04-12T01:33:44.395Z] 3dae71ba6b94: Pull complete [2026-04-12T01:33:44.660Z] 2e8e34ca0e6c: Verifying Checksum [2026-04-12T01:33:44.660Z] 2e8e34ca0e6c: Download complete [2026-04-12T01:33:44.660Z] 6bf1a483ea7c: Pull complete [2026-04-12T01:33:45.594Z] f5dfc541a4d3: Pull complete [2026-04-12T01:33:45.594Z] 461d9e800cba: Pull complete [2026-04-12T01:33:45.594Z] 80192f66455f: Pull complete [2026-04-12T01:33:49.794Z] 2e8e34ca0e6c: Pull complete [2026-04-12T01:33:50.056Z] a29436f7fd5d: Pull complete [2026-04-12T01:33:50.056Z] 923cac83aea3: Pull complete [2026-04-12T01:33:50.315Z] 25ad8b0a4227: Pull complete [2026-04-12T01:33:50.315Z] db01528c6b51: Pull complete [2026-04-12T01:33:50.315Z] 28988de357af: Pull complete [2026-04-12T01:33:50.315Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-04-12T01:33:50.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-12T01:33:50.315Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:33:50.435Z] prd-ubuntu20.04-docker-8c-8g-4965 does not seem to be running inside a container [2026-04-12T01:33:50.469Z] $ 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-04-12T01:33:54.393Z] $ docker top 72725619f2bce8275e9f543e837ae8fad514650a0ce8c2f017b2a17115e86493 -eo pid,comm [2026-04-12T01:33:54.443Z] 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-04-12T01:33:54.443Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-12T01:33:54.502Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-12T01:33:54.502Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-12T01:33:54.614Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-12T01:33:54.617Z] $ docker exec 72725619f2bce8275e9f543e837ae8fad514650a0ce8c2f017b2a17115e86493 ssh-agent [2026-04-12T01:33:54.726Z] SSH_AUTH_SOCK=/tmp/ssh-gjIgzDQSugUa/agent.32 [2026-04-12T01:33:54.726Z] SSH_AGENT_PID=38 [2026-04-12T01:33:54.733Z] Running ssh-add (command line suppressed) [2026-04-12T01:33:54.838Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_12833926740057351457.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_12833926740057351457.key) [2026-04-12T01:33:54.849Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-12T01:33:55.136Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] sh [2026-04-12T01:33:55.424Z] + git tag --points-at HEAD [Pipeline] } [2026-04-12T01:33:55.437Z] $ docker exec --env ******** --env ******** 72725619f2bce8275e9f543e837ae8fad514650a0ce8c2f017b2a17115e86493 ssh-agent -k [2026-04-12T01:33:55.531Z] unset SSH_AUTH_SOCK; [2026-04-12T01:33:55.532Z] unset SSH_AGENT_PID; [2026-04-12T01:33:55.532Z] echo Agent pid 38 killed; [2026-04-12T01:33:55.541Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-04-12T01:33:55.580Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-12T01:33:55.580Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-12T01:33:55.696Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-12T01:33:55.699Z] $ docker exec 72725619f2bce8275e9f543e837ae8fad514650a0ce8c2f017b2a17115e86493 ssh-agent [2026-04-12T01:33:55.806Z] SSH_AUTH_SOCK=/tmp/ssh-mKU9crAH8ymy/agent.85 [2026-04-12T01:33:55.806Z] SSH_AGENT_PID=91 [2026-04-12T01:33:55.812Z] Running ssh-add (command line suppressed) [2026-04-12T01:33:55.906Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3518478886123355253.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3518478886123355253.key) [2026-04-12T01:33:55.921Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-12T01:33:56.213Z] + git semver init [2026-04-12T01:33:56.476Z] 2026-04-12 01:33:56,455 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-12T01:33:56.476Z] 2026-04-12 01:33:56,460 [run_init] DEBUG init version:0.0.0 force:False [2026-04-12T01:33:56.476Z] 2026-04-12 01:33:56,461 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2026-04-12T01:33:56.476Z] 2026-04-12 01:33:56,462 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2026-04-12T01:33:56.476Z] 2026-04-12 01:33:56,462 [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-04-12T01:33:57.896Z] 2026-04-12 01:33:57,887 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2026-04-12T01:33:57.896Z] 2026-04-12 01:33:57,888 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2026-04-12T01:33:57.896Z] 2026-04-12 01:33:57,888 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-04-12T01:33:57.896Z] 2026-04-12 01:33:57,888 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-04-12T01:33:57.896Z] 4.1.0-dev.11 [Pipeline] } [2026-04-12T01:33:58.166Z] $ docker exec --env ******** --env ******** 72725619f2bce8275e9f543e837ae8fad514650a0ce8c2f017b2a17115e86493 ssh-agent -k [2026-04-12T01:33:58.269Z] unset SSH_AUTH_SOCK; [2026-04-12T01:33:58.270Z] unset SSH_AGENT_PID; [2026-04-12T01:33:58.270Z] echo Agent pid 91 killed; [2026-04-12T01:33:58.278Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-12T01:33:58.650Z] + git semver [Pipeline] } [2026-04-12T01:33:58.920Z] $ docker stop --time=1 72725619f2bce8275e9f543e837ae8fad514650a0ce8c2f017b2a17115e86493 [2026-04-12T01:34:00.210Z] $ docker rm -f --volumes 72725619f2bce8275e9f543e837ae8fad514650a0ce8c2f017b2a17115e86493 [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-12T01:34:00.553Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-04-12T01:34:00.811Z] Stashed 1 file(s) [Pipeline] echo [2026-04-12T01:34:00.813Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.11 [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-04-12T01:34:00.950Z] provisioning config files... [2026-04-12T01:34:00.993Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config9846843654990405021tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:34:01.297Z] ---> ****-login.sh [2026-04-12T01:34:01.297Z] nexus3.edgexfoundry.org:10001 [2026-04-12T01:34:01.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:34:01.297Z] Login Succeeded [2026-04-12T01:34:01.297Z] nexus3.edgexfoundry.org:10002 [2026-04-12T01:34:01.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:34:01.297Z] Login Succeeded [2026-04-12T01:34:01.297Z] nexus3.edgexfoundry.org:10003 [2026-04-12T01:34:01.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:34:01.573Z] Login Succeeded [2026-04-12T01:34:01.573Z] nexus3.edgexfoundry.org:10004 [2026-04-12T01:34:01.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:34:01.573Z] Login Succeeded [2026-04-12T01:34:01.573Z] ****.io [2026-04-12T01:34:01.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:34:01.832Z] Login Succeeded [2026-04-12T01:34:01.832Z] ---> ****-login.sh ends [Pipeline] } [2026-04-12T01:34:01.838Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-04-12T01:34:01.916Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-12T01:34:01.933Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-12T01:34:01.946Z] ========================================================= [2026-04-12T01:34:01.946Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-04-12T01:34:01.946Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:34:02.271Z] + 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-04-12T01:34:03.209Z] #0 building with "default" instance using docker driver [2026-04-12T01:34:03.209Z] [2026-04-12T01:34:03.209Z] #1 [internal] load build definition from Dockerfile [2026-04-12T01:34:03.209Z] #1 transferring dockerfile: 1.61kB done [2026-04-12T01:34:03.209Z] #1 DONE 0.0s [2026-04-12T01:34:03.209Z] [2026-04-12T01:34:03.209Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-04-12T01:34:03.209Z] #2 DONE 0.1s [2026-04-12T01:34:03.209Z] [2026-04-12T01:34:03.209Z] #3 [internal] load .dockerignore [2026-04-12T01:34:03.209Z] #3 transferring context: 46B done [2026-04-12T01:34:03.209Z] #3 DONE 0.0s [2026-04-12T01:34:03.209Z] [2026-04-12T01:34:03.209Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-04-12T01:34:03.209Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-04-12T01:34:03.209Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-04-12T01:34:03.209Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-04-12T01:34:03.209Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s [2026-04-12T01:34:03.209Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-04-12T01:34:03.209Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s [2026-04-12T01:34:03.209Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.10MB / 60.15MB 0.1s [2026-04-12T01:34:03.209Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-04-12T01:34:03.209Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2026-04-12T01:34:03.209Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 12.58MB / 60.15MB 0.2s [2026-04-12T01:34:03.209Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-04-12T01:34:03.209Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0B / 11.98MB 0.2s [2026-04-12T01:34:03.209Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.2s done [2026-04-12T01:34:03.209Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-04-12T01:34:03.209Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.2s done [2026-04-12T01:34:03.209Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s [2026-04-12T01:34:03.466Z] #4 ... [2026-04-12T01:34:03.467Z] [2026-04-12T01:34:03.467Z] #5 [internal] load build context [2026-04-12T01:34:03.467Z] #5 transferring context: 24.90MB 0.2s done [2026-04-12T01:34:03.467Z] #5 DONE 0.2s [2026-04-12T01:34:03.467Z] [2026-04-12T01:34:03.467Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-04-12T01:34:03.467Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 27.26MB / 60.15MB 0.3s [2026-04-12T01:34:03.467Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2026-04-12T01:34:03.467Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 4.21MB / 11.98MB 0.3s [2026-04-12T01:34:03.467Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 44.04MB / 60.15MB 0.4s [2026-04-12T01:34:03.467Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s [2026-04-12T01:34:03.467Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 11.53MB / 112.58MB 0.4s [2026-04-12T01:34:03.467Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done [2026-04-12T01:34:03.724Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s [2026-04-12T01:34:03.724Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done [2026-04-12T01:34:03.724Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 29.36MB / 112.58MB 0.6s [2026-04-12T01:34:03.724Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 3.15MB / 14.72MB 0.6s [2026-04-12T01:34:03.724Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 44.04MB / 112.58MB 0.7s [2026-04-12T01:34:03.724Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 8.39MB / 14.72MB 0.7s [2026-04-12T01:34:03.724Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 [2026-04-12T01:34:03.982Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s done [2026-04-12T01:34:03.982Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 63.96MB / 112.58MB 0.8s [2026-04-12T01:34:03.982Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s [2026-04-12T01:34:03.982Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 105.91MB / 112.58MB 1.0s [2026-04-12T01:34:03.982Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s done [2026-04-12T01:34:04.240Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s [2026-04-12T01:34:05.172Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.8s done [2026-04-12T01:34:09.359Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.8s done [2026-04-12T01:34:09.359Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-04-12T01:34:09.359Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-04-12T01:34:09.359Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-04-12T01:34:09.359Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-04-12T01:34:09.359Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s [2026-04-12T01:34:09.616Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.6s done [2026-04-12T01:34:09.616Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c [2026-04-12T01:34:12.907Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.7s done [2026-04-12T01:34:12.907Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 [2026-04-12T01:34:13.845Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.9s done [2026-04-12T01:34:13.845Z] #4 DONE 10.7s [2026-04-12T01:34:13.845Z] [2026-04-12T01:34:13.845Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2026-04-12T01:34:13.845Z] #6 0.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-12T01:34:14.103Z] #6 0.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-12T01:34:14.362Z] #6 0.571 (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-04-12T01:34:14.622Z] #6 0.596 (2/4) Installing libedit (20250104.3.1-r1) [2026-04-12T01:34:14.622Z] #6 0.603 (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-04-12T01:34:14.622Z] #6 0.630 (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-04-12T01:34:14.622Z] #6 0.643 Executing busybox-1.37.0-r19.trigger [2026-04-12T01:34:14.622Z] #6 0.651 OK: 269 MiB in 64 packages [2026-04-12T01:34:15.915Z] Still waiting to schedule task [2026-04-12T01:34:15.915Z] ‘prd-centos7-blackbox-4c-2g-4926’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2026-04-12T01:34:15.915Z] ‘prd-centos7-docker-4c-2g-4967’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2026-04-12T01:34:15.915Z] ‘prd-ubuntu20.04-docker-8c-8g-4972’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2026-04-12T01:34:15.915Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4971’ is offline [2026-04-12T01:34:18.810Z] #6 DONE 4.9s [2026-04-12T01:34:18.810Z] [2026-04-12T01:34:18.810Z] #7 [builder 3/7] WORKDIR /device-snmp-go [2026-04-12T01:34:18.810Z] #7 DONE 0.0s [2026-04-12T01:34:18.810Z] [2026-04-12T01:34:18.810Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-04-12T01:34:18.810Z] #8 DONE 0.0s [2026-04-12T01:34:18.810Z] [2026-04-12T01:34:18.810Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-12T01:34:33.712Z] #9 DONE 13.8s [2026-04-12T01:34:33.712Z] [2026-04-12T01:34:33.712Z] #10 [builder 6/7] COPY . . [2026-04-12T01:34:33.712Z] #10 DONE 0.2s [2026-04-12T01:34:33.712Z] [2026-04-12T01:34:33.712Z] #11 [builder 7/7] RUN echo noop [2026-04-12T01:34:33.712Z] #11 0.201 noop [2026-04-12T01:34:33.712Z] #11 DONE 0.3s [2026-04-12T01:34:33.712Z] [2026-04-12T01:34:33.712Z] #12 exporting to image [2026-04-12T01:34:33.712Z] #12 exporting layers [2026-04-12T01:34:40.277Z] #12 exporting layers 7.2s done [2026-04-12T01:34:40.277Z] #12 writing image sha256:5b8bd71d565ec06c7bdbd0cbebeed51c5a76fd1856c23b06acd05b5b6ea20fb5 done [2026-04-12T01:34:40.277Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-04-12T01:34:40.277Z] #12 DONE 7.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:34:40.596Z] + docker inspect -f . ci-base-image-x86_64 [2026-04-12T01:34:40.596Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:34:40.670Z] prd-ubuntu20.04-docker-8c-8g-4965 does not seem to be running inside a container [2026-04-12T01:34:40.697Z] $ 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-04-12T01:34:41.127Z] $ docker top b1903978ff82e1d68a58ee06f39c059794afd670586061bbf819a5e9da0ad877 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T01:34:41.464Z] + go version [2026-04-12T01:34:41.464Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-04-12T01:34:41.476Z] $ docker stop --time=1 b1903978ff82e1d68a58ee06f39c059794afd670586061bbf819a5e9da0ad877 [2026-04-12T01:34:42.746Z] $ docker rm -f --volumes b1903978ff82e1d68a58ee06f39c059794afd670586061bbf819a5e9da0ad877 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:34:43.161Z] + docker inspect -f . ci-base-image-x86_64 [2026-04-12T01:34:43.161Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:34:43.230Z] prd-ubuntu20.04-docker-8c-8g-4965 does not seem to be running inside a container [2026-04-12T01:34:43.257Z] $ 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-04-12T01:34:43.491Z] $ docker top 837dff2533b537571032a145e4252633cfa1169544590297e6b46b6ebfa102a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T01:34:43.831Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh [2026-04-12T01:34:44.129Z] + make test [2026-04-12T01:34:44.129Z] go test ./... -coverprofile=coverage.out [2026-04-12T01:34:45.499Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2026-04-12T01:35:07.409Z] github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements [2026-04-12T01:35:07.409Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.012s coverage: 0.0% of statements [2026-04-12T01:35:13.960Z] 0 issues. [2026-04-12T01:35:13.960Z] go vet ./... [2026-04-12T01:35:19.238Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-04-12T01:35:19.238Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-04-12T01:35:19.238Z] ./bin/test-attribution-txt.sh [2026-04-12T01:35:19.238Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-04-12T01:35:19.238Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-04-12T01:35:19.249Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-04-12T01:35:19.269Z] $ docker stop --time=1 837dff2533b537571032a145e4252633cfa1169544590297e6b46b6ebfa102a2 [2026-04-12T01:35:22.980Z] $ docker rm -f --volumes 837dff2533b537571032a145e4252633cfa1169544590297e6b46b6ebfa102a2 [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-12T01:35:23.517Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-04-12T01:35:23.565Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-04-12T01:35:24.020Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-04-12T01:35:24.295Z] + ls -al . [2026-04-12T01:35:24.295Z] total 240 [2026-04-12T01:35:24.295Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 01:34 . [2026-04-12T01:35:24.295Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 01:33 .. [2026-04-12T01:35:24.295Z] -rw-rw-r-- 1 jenkins jenkins 6 Apr 12 01:33 .dockerignore [2026-04-12T01:35:24.295Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 01:35 .git [2026-04-12T01:35:24.295Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:33 .github [2026-04-12T01:35:24.295Z] -rw-rw-r-- 1 jenkins jenkins 263 Apr 12 01:33 .gitignore [2026-04-12T01:35:24.295Z] -rw-rw-r-- 1 jenkins jenkins 359 Apr 12 01:33 .golangci.yml [2026-04-12T01:35:24.295Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 01:33 .semver [2026-04-12T01:35:24.295Z] -rw-rw-r-- 1 jenkins jenkins 21488 Apr 12 01:33 Attribution.txt [2026-04-12T01:35:24.295Z] -rw-rw-r-- 1 jenkins jenkins 12273 Apr 12 01:33 CHANGELOG.md [2026-04-12T01:35:24.295Z] -rw-rw-r-- 1 jenkins jenkins 1571 Apr 12 01:33 Dockerfile [2026-04-12T01:35:24.295Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 01:33 GOVERNANCE.md [2026-04-12T01:35:24.295Z] -rw-rw-r-- 1 jenkins jenkins 679 Apr 12 01:33 Jenkinsfile [2026-04-12T01:35:24.295Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 12 01:33 LICENSE [2026-04-12T01:35:24.295Z] -rw-rw-r-- 1 jenkins jenkins 2239 Apr 12 01:33 Makefile [2026-04-12T01:35:24.295Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 12 01:33 OWNERS.md [2026-04-12T01:35:24.295Z] -rw-rw-r-- 1 jenkins jenkins 10477 Apr 12 01:33 README.md [2026-04-12T01:35:24.295Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 12 01:34 VERSION [2026-04-12T01:35:24.295Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 01:33 bin [2026-04-12T01:35:24.295Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:33 cmd [2026-04-12T01:35:24.296Z] -rw-r--r-- 1 jenkins jenkins 9158 Apr 12 01:35 coverage.out [2026-04-12T01:35:24.296Z] -rw-rw-r-- 1 jenkins jenkins 6595 Apr 12 01:33 go.mod [2026-04-12T01:35:24.296Z] -rw-rw-r-- 1 jenkins jenkins 89412 Apr 12 01:33 go.sum [2026-04-12T01:35:24.296Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:33 internal [2026-04-12T01:35:24.296Z] -rw-rw-r-- 1 jenkins jenkins 228 Apr 12 01:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:35:24.610Z] + 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=63e0740b6d5ba4cf36c4060eee07b21304ec4083 --label arch=amd64 --label version=4.1.0-dev.11 . [2026-04-12T01:35:24.868Z] #0 building with "default" instance using docker driver [2026-04-12T01:35:24.868Z] [2026-04-12T01:35:24.868Z] #1 [internal] load build definition from Dockerfile [2026-04-12T01:35:24.868Z] #1 transferring dockerfile: 1.61kB done [2026-04-12T01:35:24.868Z] #1 DONE 0.0s [2026-04-12T01:35:24.868Z] [2026-04-12T01:35:24.868Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-04-12T01:35:24.868Z] #2 DONE 0.0s [2026-04-12T01:35:24.868Z] [2026-04-12T01:35:24.868Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-04-12T01:35:24.868Z] #3 DONE 0.1s [2026-04-12T01:35:24.868Z] [2026-04-12T01:35:24.868Z] #4 [internal] load .dockerignore [2026-04-12T01:35:24.868Z] #4 transferring context: 46B done [2026-04-12T01:35:24.868Z] #4 DONE 0.0s [2026-04-12T01:35:24.868Z] [2026-04-12T01:35:24.868Z] #5 [internal] load build context [2026-04-12T01:35:24.868Z] #5 transferring context: 21.64kB 0.0s done [2026-04-12T01:35:24.868Z] #5 DONE 0.0s [2026-04-12T01:35:24.868Z] [2026-04-12T01:35:24.868Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-04-12T01:35:24.868Z] #6 DONE 0.1s [2026-04-12T01:35:24.868Z] [2026-04-12T01:35:24.868Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-12T01:35:24.868Z] #7 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-04-12T01:35:25.126Z] #7 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-04-12T01:35:25.126Z] #7 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-04-12T01:35:25.126Z] #7 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-04-12T01:35:25.126Z] #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-04-12T01:35:25.126Z] #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 [2026-04-12T01:35:25.126Z] #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done [2026-04-12T01:35:25.126Z] #7 DONE 0.3s [2026-04-12T01:35:25.126Z] [2026-04-12T01:35:25.126Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2026-04-12T01:35:25.384Z] #8 0.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-12T01:35:25.641Z] #8 0.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-12T01:35:25.641Z] #8 0.592 (1/1) Installing dumb-init (1.2.5-r3) [2026-04-12T01:35:25.899Z] #8 0.600 Executing busybox-1.37.0-r20.trigger [2026-04-12T01:35:25.899Z] #8 0.605 OK: 7 MiB in 17 packages [2026-04-12T01:35:25.899Z] #8 DONE 0.8s [2026-04-12T01:35:25.899Z] [2026-04-12T01:35:25.899Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2026-04-12T01:35:25.899Z] #9 0.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-12T01:35:25.899Z] #9 0.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-12T01:35:25.899Z] #9 0.796 OK: 269 MiB in 64 packages [2026-04-12T01:35:25.899Z] #9 DONE 0.9s [2026-04-12T01:35:25.899Z] [2026-04-12T01:35:25.899Z] #10 [builder 3/7] WORKDIR /device-snmp-go [2026-04-12T01:35:25.899Z] #10 DONE 0.1s [2026-04-12T01:35:25.899Z] [2026-04-12T01:35:25.899Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-04-12T01:35:25.899Z] #11 DONE 0.0s [2026-04-12T01:35:25.899Z] [2026-04-12T01:35:25.899Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2026-04-12T01:35:26.475Z] #12 0.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-12T01:35:26.475Z] #12 ... [2026-04-12T01:35:26.475Z] [2026-04-12T01:35:26.475Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-12T01:35:26.475Z] #13 DONE 0.6s [2026-04-12T01:35:26.475Z] [2026-04-12T01:35:26.475Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2026-04-12T01:35:26.475Z] #12 0.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-12T01:35:26.734Z] #12 ... [2026-04-12T01:35:26.734Z] [2026-04-12T01:35:26.734Z] #14 [builder 6/7] COPY . . [2026-04-12T01:35:26.734Z] #14 DONE 0.3s [2026-04-12T01:35:26.992Z] [2026-04-12T01:35:26.992Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2026-04-12T01:35:26.992Z] #12 0.943 (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) [2026-04-12T01:35:26.992Z] #12 0.961 (2/4) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-12T01:35:26.992Z] #12 0.999 (3/4) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-12T01:35:26.992Z] #12 1.009 (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) [2026-04-12T01:35:26.992Z] #12 1.014 Executing busybox-1.37.0-r20.trigger [2026-04-12T01:35:26.992Z] #12 1.019 OK: 7 MiB in 17 packages [2026-04-12T01:35:27.250Z] #12 DONE 1.2s [2026-04-12T01:35:27.250Z] [2026-04-12T01:35:27.250Z] #15 [builder 7/7] RUN make build [2026-04-12T01:35:27.250Z] #15 0.193 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.1.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.60" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2026-04-12T01:35:53.800Z] #15 DONE 25.5s [2026-04-12T01:35:53.800Z] [2026-04-12T01:35:53.800Z] #16 [stage-1 4/6] COPY --from=builder /device-snmp-go/cmd / [2026-04-12T01:35:53.800Z] #16 DONE 0.4s [2026-04-12T01:35:53.800Z] [2026-04-12T01:35:53.800Z] #17 [stage-1 5/6] COPY --from=builder /device-snmp-go/Attribution.txt / [2026-04-12T01:35:53.800Z] #17 DONE 0.0s [2026-04-12T01:35:53.800Z] [2026-04-12T01:35:53.800Z] #18 [stage-1 6/6] COPY --from=builder /device-snmp-go/LICENSE / [2026-04-12T01:35:53.800Z] #18 DONE 0.0s [2026-04-12T01:35:53.800Z] [2026-04-12T01:35:53.800Z] #19 exporting to image [2026-04-12T01:35:53.800Z] #19 exporting layers [2026-04-12T01:35:53.800Z] #19 exporting layers 0.4s done [2026-04-12T01:35:53.800Z] #19 writing image sha256:3d7f2f034302805b67c98100f7a1978d5025aff588bad8ae2c9cac63d5637ffb done [2026-04-12T01:35:53.800Z] #19 naming to docker.io/library/device-snmp done [2026-04-12T01:35:53.800Z] #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:35:53.919Z] provisioning config files... [2026-04-12T01:35:53.927Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config991468505414711559tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:35:54.227Z] ---> ****-login.sh [2026-04-12T01:35:54.227Z] nexus3.edgexfoundry.org:10001 [2026-04-12T01:35:54.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:35:54.227Z] Login Succeeded [2026-04-12T01:35:54.227Z] nexus3.edgexfoundry.org:10002 [2026-04-12T01:35:54.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:35:54.227Z] Login Succeeded [2026-04-12T01:35:54.228Z] nexus3.edgexfoundry.org:10003 [2026-04-12T01:35:54.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:35:54.484Z] Login Succeeded [2026-04-12T01:35:54.484Z] nexus3.edgexfoundry.org:10004 [2026-04-12T01:35:54.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:35:54.484Z] Login Succeeded [2026-04-12T01:35:54.484Z] ****.io [2026-04-12T01:35:54.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:35:54.742Z] Login Succeeded [2026-04-12T01:35:54.742Z] ---> ****-login.sh ends [Pipeline] } [2026-04-12T01:35:54.749Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-12T01:35:54.797Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-12T01:35:54.828Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2026-04-12T01:35:54.828Z] 63e0740b6d5ba4cf36c4060eee07b21304ec4083 [2026-04-12T01:35:54.828Z] latest [2026-04-12T01:35:54.828Z] 4.1.0-dev.11 [2026-04-12T01:35:54.828Z] 63e0740b6d5ba4cf36c4060eee07b21304ec4083-4.1.0-dev.11 [2026-04-12T01:35:54.828Z] main [2026-04-12T01:35:54.828Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:35:55.161Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:35:55.476Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083 [2026-04-12T01:35:55.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2026-04-12T01:35:55.476Z] 9573b6c376c5: Preparing [2026-04-12T01:35:55.476Z] b981c6e84aef: Preparing [2026-04-12T01:35:55.476Z] 79663de2913d: Preparing [2026-04-12T01:35:55.476Z] a9b3b808ac9f: Preparing [2026-04-12T01:35:55.476Z] bf34e1e893fb: Preparing [2026-04-12T01:35:55.476Z] cce92674e987: Preparing [2026-04-12T01:35:55.476Z] cce92674e987: Waiting [2026-04-12T01:35:55.476Z] 9573b6c376c5: Pushed [2026-04-12T01:35:55.476Z] b981c6e84aef: Pushed [2026-04-12T01:35:55.476Z] bf34e1e893fb: Pushed [2026-04-12T01:35:55.476Z] cce92674e987: Layer already exists [2026-04-12T01:35:56.407Z] a9b3b808ac9f: Pushed [2026-04-12T01:36:00.585Z] 79663de2913d: Pushed [2026-04-12T01:36:00.585Z] 63e0740b6d5ba4cf36c4060eee07b21304ec4083: digest: sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:36:00.903Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:36:01.219Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2026-04-12T01:36:01.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2026-04-12T01:36:01.219Z] 9573b6c376c5: Preparing [2026-04-12T01:36:01.219Z] b981c6e84aef: Preparing [2026-04-12T01:36:01.219Z] 79663de2913d: Preparing [2026-04-12T01:36:01.219Z] a9b3b808ac9f: Preparing [2026-04-12T01:36:01.219Z] bf34e1e893fb: Preparing [2026-04-12T01:36:01.219Z] cce92674e987: Preparing [2026-04-12T01:36:01.219Z] cce92674e987: Waiting [2026-04-12T01:36:01.219Z] a9b3b808ac9f: Layer already exists [2026-04-12T01:36:01.219Z] 9573b6c376c5: Layer already exists [2026-04-12T01:36:01.219Z] bf34e1e893fb: Layer already exists [2026-04-12T01:36:01.219Z] 79663de2913d: Layer already exists [2026-04-12T01:36:01.219Z] b981c6e84aef: Layer already exists [2026-04-12T01:36:01.219Z] cce92674e987: Layer already exists [2026-04-12T01:36:01.219Z] latest: digest: sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:36:01.534Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:36:01.845Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.11 [2026-04-12T01:36:01.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2026-04-12T01:36:01.845Z] 9573b6c376c5: Preparing [2026-04-12T01:36:01.845Z] b981c6e84aef: Preparing [2026-04-12T01:36:01.845Z] 79663de2913d: Preparing [2026-04-12T01:36:01.845Z] a9b3b808ac9f: Preparing [2026-04-12T01:36:01.845Z] bf34e1e893fb: Preparing [2026-04-12T01:36:01.845Z] cce92674e987: Preparing [2026-04-12T01:36:01.845Z] cce92674e987: Waiting [2026-04-12T01:36:01.845Z] 9573b6c376c5: Layer already exists [2026-04-12T01:36:01.845Z] a9b3b808ac9f: Layer already exists [2026-04-12T01:36:01.845Z] b981c6e84aef: Layer already exists [2026-04-12T01:36:01.845Z] 79663de2913d: Layer already exists [2026-04-12T01:36:01.845Z] bf34e1e893fb: Layer already exists [2026-04-12T01:36:01.845Z] cce92674e987: Layer already exists [2026-04-12T01:36:01.845Z] 4.1.0-dev.11: digest: sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:36:02.165Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083-4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:36:02.479Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083-4.1.0-dev.11 [2026-04-12T01:36:02.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2026-04-12T01:36:02.479Z] 9573b6c376c5: Preparing [2026-04-12T01:36:02.479Z] b981c6e84aef: Preparing [2026-04-12T01:36:02.479Z] 79663de2913d: Preparing [2026-04-12T01:36:02.479Z] a9b3b808ac9f: Preparing [2026-04-12T01:36:02.479Z] bf34e1e893fb: Preparing [2026-04-12T01:36:02.479Z] cce92674e987: Preparing [2026-04-12T01:36:02.479Z] cce92674e987: Waiting [2026-04-12T01:36:02.479Z] b981c6e84aef: Layer already exists [2026-04-12T01:36:02.479Z] 79663de2913d: Layer already exists [2026-04-12T01:36:02.479Z] a9b3b808ac9f: Layer already exists [2026-04-12T01:36:02.479Z] bf34e1e893fb: Layer already exists [2026-04-12T01:36:02.479Z] 9573b6c376c5: Layer already exists [2026-04-12T01:36:02.479Z] cce92674e987: Layer already exists [2026-04-12T01:36:02.479Z] 63e0740b6d5ba4cf36c4060eee07b21304ec4083-4.1.0-dev.11: digest: sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:36:02.799Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:36:03.113Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2026-04-12T01:36:03.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2026-04-12T01:36:03.114Z] 9573b6c376c5: Preparing [2026-04-12T01:36:03.114Z] b981c6e84aef: Preparing [2026-04-12T01:36:03.114Z] 79663de2913d: Preparing [2026-04-12T01:36:03.114Z] a9b3b808ac9f: Preparing [2026-04-12T01:36:03.114Z] bf34e1e893fb: Preparing [2026-04-12T01:36:03.114Z] cce92674e987: Preparing [2026-04-12T01:36:03.114Z] cce92674e987: Waiting [2026-04-12T01:36:03.114Z] a9b3b808ac9f: Layer already exists [2026-04-12T01:36:03.114Z] 79663de2913d: Layer already exists [2026-04-12T01:36:03.114Z] b981c6e84aef: Layer already exists [2026-04-12T01:36:03.114Z] 9573b6c376c5: Layer already exists [2026-04-12T01:36:03.114Z] bf34e1e893fb: Layer already exists [2026-04-12T01:36:03.114Z] cce92674e987: Layer already exists [2026-04-12T01:36:03.114Z] main: digest: sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-12T01:36:03.190Z] ===================================================== [Pipeline] echo [2026-04-12T01:36:03.204Z] taggedImages: [2026-04-12T01:36:03.204Z] - nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083 [2026-04-12T01:36:03.204Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2026-04-12T01:36:03.204Z] - nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.11 [2026-04-12T01:36:03.204Z] - nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083-4.1.0-dev.11 [2026-04-12T01:36:03.204Z] - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] echo [2026-04-12T01:36:03.242Z] ========================================================= [2026-04-12T01:36:03.242Z] [edgeXBuildMultiArch] RAW Config: [2026-04-12T01:36:03.242Z] images: [2026-04-12T01:36:03.242Z] - nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083 [2026-04-12T01:36:03.242Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2026-04-12T01:36:03.242Z] - nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.11 [2026-04-12T01:36:03.242Z] - nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083-4.1.0-dev.11 [2026-04-12T01:36:03.242Z] - nexus3.edgexfoundry.org:10004/device-snmp:main [2026-04-12T01:36:03.242Z] settingsFile: [2026-04-12T01:36:03.242Z] device-snmp-go-settings [2026-04-12T01:36:03.242Z] ========================================================= [Pipeline] node [2026-04-12T01:36:18.245Z] Still waiting to schedule task [2026-04-12T01:36:18.245Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2026-04-12T01:37:19.823Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4979 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2026-04-12T01:37:19.843Z] Running in /w/workspace/device-snmp-go/127 [Pipeline] { [Pipeline] checkout [2026-04-12T01:37:22.899Z] The recommended git tool is: git [2026-04-12T01:37:30.563Z] using credential edgex-jenkins-ssh [2026-04-12T01:37:30.588Z] Cloning the remote Git repository [2026-04-12T01:37:30.672Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2026-04-12T01:37:31.978Z] Running on prd-centos7-docker-4c-2g-4989 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:37:32.025Z] provisioning config files... [2026-04-12T01:37:32.077Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config12220822682465848924tmp [2026-04-12T01:37:30.822Z] > git init /w/workspace/device-snmp-go/127 # timeout=10 [2026-04-12T01:37:31.047Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2026-04-12T01:37:31.049Z] > git --version # timeout=10 [2026-04-12T01:37:31.076Z] > git --version # 'git version 2.25.1' [2026-04-12T01:37:31.080Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-04-12T01:37:31.259Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:37:33.889Z] ---> ****-login.sh [2026-04-12T01:37:33.889Z] nexus3.edgexfoundry.org:10001 [2026-04-12T01:37:34.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:37:34.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:37:34.158Z] Configure a credential helper to remove this warning. See [2026-04-12T01:37:34.158Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:37:34.158Z] [2026-04-12T01:37:34.158Z] Login Succeeded [2026-04-12T01:37:34.158Z] nexus3.edgexfoundry.org:10002 [2026-04-12T01:37:34.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:37:34.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:37:34.437Z] Configure a credential helper to remove this warning. See [2026-04-12T01:37:34.437Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:37:34.437Z] [2026-04-12T01:37:34.437Z] Login Succeeded [2026-04-12T01:37:34.437Z] nexus3.edgexfoundry.org:10003 [2026-04-12T01:37:34.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:37:34.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:37:34.700Z] Configure a credential helper to remove this warning. See [2026-04-12T01:37:34.700Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:37:34.700Z] [2026-04-12T01:37:34.700Z] Login Succeeded [2026-04-12T01:37:34.700Z] nexus3.edgexfoundry.org:10004 [2026-04-12T01:37:34.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:37:34.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:37:34.700Z] Configure a credential helper to remove this warning. See [2026-04-12T01:37:34.700Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:37:34.700Z] [2026-04-12T01:37:34.700Z] Login Succeeded [2026-04-12T01:37:34.700Z] ****.io [2026-04-12T01:37:34.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:37:34.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:37:34.963Z] Configure a credential helper to remove this warning. See [2026-04-12T01:37:34.963Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:37:34.963Z] [2026-04-12T01:37:34.963Z] Login Succeeded [2026-04-12T01:37:34.963Z] ---> ****-login.sh ends [2026-04-12T01:37:34.536Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2026-04-12T01:37:34.581Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } [2026-04-12T01:37:34.975Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-12T01:37:35.323Z] + docker buildx ls [2026-04-12T01:37:35.323Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-04-12T01:37:35.323Z] default * docker [2026-04-12T01:37:35.323Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-04-12T01:37:35.618Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-04-12T01:37:35.618Z] edgex-builder [Pipeline] sh [2026-04-12T01:37:35.914Z] + docker buildx inspect --bootstrap [2026-04-12T01:37:35.914Z] #1 [internal] booting buildkit [2026-04-12T01:37:35.914Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-04-12T01:37:36.113Z] Avoid second fetch [2026-04-12T01:37:36.114Z] Checking out Revision 63e0740b6d5ba4cf36c4060eee07b21304ec4083 (main) [2026-04-12T01:37:36.138Z] > git config core.sparsecheckout # timeout=10 [2026-04-12T01:37:36.254Z] > git checkout -f 63e0740b6d5ba4cf36c4060eee07b21304ec4083 # timeout=10 [2026-04-12T01:37:39.227Z] #1 pulling image moby/buildkit:buildx-stable-1 3.2s done [2026-04-12T01:37:39.227Z] #1 creating container buildx_buildkit_edgex-builder0 [2026-04-12T01:37:40.224Z] Commit message: "Merge pull request #393 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60" [2026-04-12T01:37:40.608Z] #1 creating container buildx_buildkit_edgex-builder0 1.3s done [2026-04-12T01:37:40.608Z] #1 DONE 4.5s [2026-04-12T01:37:40.608Z] Name: edgex-builder [2026-04-12T01:37:40.608Z] Driver: docker-container [2026-04-12T01:37:40.608Z] [2026-04-12T01:37:40.608Z] Nodes: [2026-04-12T01:37:40.608Z] Name: edgex-builder0 [2026-04-12T01:37:40.608Z] Endpoint: unix:///var/run/docker.sock [2026-04-12T01:37:40.608Z] Status: running [2026-04-12T01:37:40.608Z] Buildkit: v0.29.0 [2026-04-12T01:37:40.608Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-04-12T01:37:40.896Z] + docker buildx ls [2026-04-12T01:37:40.896Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-04-12T01:37:40.896Z] edgex-builder * docker-container [2026-04-12T01:37:40.896Z] edgex-builder0 unix:///var/run/docker.sock running v0.29.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2026-04-12T01:37:40.896Z] default docker [2026-04-12T01:37:40.896Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-04-12T01:37:41.228Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083' [2026-04-12T01:37:41.228Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083 --push - [2026-04-12T01:37:41.508Z] #1 [internal] load build definition from Dockerfile [2026-04-12T01:37:41.508Z] #1 transferring dockerfile: 196B done [2026-04-12T01:37:41.508Z] #1 DONE 0.0s [2026-04-12T01:37:41.508Z] [2026-04-12T01:37:41.508Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083 [2026-04-12T01:37:41.508Z] #2 DONE 0.1s [2026-04-12T01:37:41.508Z] [2026-04-12T01:37:41.508Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083 [2026-04-12T01:37:41.508Z] #3 DONE 0.1s [2026-04-12T01:37:41.508Z] [2026-04-12T01:37:41.508Z] #4 [internal] load .dockerignore [2026-04-12T01:37:41.508Z] #4 transferring context: 2B done [2026-04-12T01:37:41.508Z] #4 DONE 0.0s [2026-04-12T01:37:41.508Z] [2026-04-12T01:37:41.508Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083@sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 [2026-04-12T01:37:41.508Z] #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083@sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 0.0s done [2026-04-12T01:37:41.508Z] #5 DONE 0.0s [2026-04-12T01:37:41.508Z] [2026-04-12T01:37:41.508Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083@sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 [2026-04-12T01:37:41.508Z] #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083@sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 0.0s done [2026-04-12T01:37:41.767Z] #6 DONE 0.1s [2026-04-12T01:37:41.767Z] [2026-04-12T01:37:41.767Z] #7 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-12T01:37:41.767Z] #7 DONE 0.0s [2026-04-12T01:37:41.767Z] [2026-04-12T01:37:41.767Z] #8 exporting to image [2026-04-12T01:37:41.767Z] #8 exporting layers done [2026-04-12T01:37:41.767Z] #8 exporting manifest sha256:df57e40ae5fc90a01675c4e66ea6969868cba3c66b34b37c8e243c9de8b02445 0.0s done [2026-04-12T01:37:41.767Z] #8 exporting config sha256:3d7f2f034302805b67c98100f7a1978d5025aff588bad8ae2c9cac63d5637ffb done [2026-04-12T01:37:41.767Z] #8 exporting manifest sha256:fa4e7bbbdc15d3033eea67b205b4bd76c3eda0df83714792db23d0b7b2524abf 0.0s done [2026-04-12T01:37:41.767Z] #8 exporting config sha256:378f8d9d152554b3a97805e5861f42c57611f75150eb7f4877458a0039378341 0.0s done [2026-04-12T01:37:41.767Z] #8 exporting manifest list sha256:aa650f719b6170f9df3e795b630b304165ab08f634a34b044b167188a00669f0 0.0s done [2026-04-12T01:37:41.767Z] #8 pushing layers [2026-04-12T01:37:41.767Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-12T01:37:41.767Z] #8 pushing layers 0.1s done [2026-04-12T01:37:41.767Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083@sha256:aa650f719b6170f9df3e795b630b304165ab08f634a34b044b167188a00669f0 0.1s done [2026-04-12T01:37:41.767Z] #8 DONE 0.2s [2026-04-12T01:37:41.767Z] [2026-04-12T01:37:41.767Z] 1 warning found (use --debug to expand): [2026-04-12T01:37:41.767Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-12T01:37:42.065Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:latest --push - [2026-04-12T01:37:42.065Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:latest' [2026-04-12T01:37:42.065Z] #1 [internal] load build definition from Dockerfile [2026-04-12T01:37:42.065Z] #1 transferring dockerfile: 162B done [2026-04-12T01:37:42.065Z] #1 DONE 0.0s [2026-04-12T01:37:42.065Z] [2026-04-12T01:37:42.065Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:latest [2026-04-12T01:37:42.065Z] #2 DONE 0.0s [2026-04-12T01:37:42.065Z] [2026-04-12T01:37:42.065Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:latest [2026-04-12T01:37:42.065Z] #3 DONE 0.0s [2026-04-12T01:37:42.065Z] [2026-04-12T01:37:42.065Z] #4 [internal] load .dockerignore [2026-04-12T01:37:42.065Z] #4 transferring context: 2B done [2026-04-12T01:37:42.065Z] #4 DONE 0.0s [2026-04-12T01:37:42.065Z] [2026-04-12T01:37:42.065Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 [2026-04-12T01:37:42.065Z] #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 0.0s done [2026-04-12T01:37:42.065Z] #5 CACHED [2026-04-12T01:37:42.065Z] [2026-04-12T01:37:42.065Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 [2026-04-12T01:37:42.322Z] #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 0.0s done [2026-04-12T01:37:42.322Z] #6 CACHED [2026-04-12T01:37:42.322Z] [2026-04-12T01:37:42.323Z] #7 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-12T01:37:42.323Z] #7 DONE 0.0s [2026-04-12T01:37:42.323Z] [2026-04-12T01:37:42.323Z] #8 exporting to image [2026-04-12T01:37:42.323Z] #8 exporting layers done [2026-04-12T01:37:42.323Z] #8 exporting manifest sha256:df57e40ae5fc90a01675c4e66ea6969868cba3c66b34b37c8e243c9de8b02445 done [2026-04-12T01:37:42.323Z] #8 exporting config sha256:3d7f2f034302805b67c98100f7a1978d5025aff588bad8ae2c9cac63d5637ffb done [2026-04-12T01:37:42.323Z] #8 exporting manifest sha256:fa4e7bbbdc15d3033eea67b205b4bd76c3eda0df83714792db23d0b7b2524abf done [2026-04-12T01:37:42.323Z] #8 exporting config sha256:378f8d9d152554b3a97805e5861f42c57611f75150eb7f4877458a0039378341 done [2026-04-12T01:37:42.323Z] #8 exporting manifest list sha256:aa650f719b6170f9df3e795b630b304165ab08f634a34b044b167188a00669f0 done [2026-04-12T01:37:42.323Z] #8 pushing layers 0.0s done [2026-04-12T01:37:42.323Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:aa650f719b6170f9df3e795b630b304165ab08f634a34b044b167188a00669f0 0.1s done [2026-04-12T01:37:42.323Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-12T01:37:42.323Z] #8 DONE 0.1s [2026-04-12T01:37:42.323Z] [2026-04-12T01:37:42.323Z] 1 warning found (use --debug to expand): [2026-04-12T01:37:42.323Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-12T01:37:42.613Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.11 --push - [2026-04-12T01:37:42.613Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.11' [2026-04-12T01:37:42.871Z] #1 [internal] load build definition from Dockerfile [2026-04-12T01:37:42.871Z] #1 transferring dockerfile: 168B done [2026-04-12T01:37:42.871Z] #1 DONE 0.0s [2026-04-12T01:37:42.871Z] [2026-04-12T01:37:42.871Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.11 [2026-04-12T01:37:42.871Z] #2 DONE 0.0s [2026-04-12T01:37:42.871Z] [2026-04-12T01:37:42.871Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.11 [2026-04-12T01:37:42.871Z] #3 DONE 0.0s [2026-04-12T01:37:42.871Z] [2026-04-12T01:37:42.871Z] #4 [internal] load .dockerignore [2026-04-12T01:37:42.871Z] #4 transferring context: 2B done [2026-04-12T01:37:42.871Z] #4 DONE 0.0s [2026-04-12T01:37:42.871Z] [2026-04-12T01:37:42.871Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.11@sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 [2026-04-12T01:37:42.871Z] #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.11@sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 0.0s done [2026-04-12T01:37:42.871Z] #5 CACHED [2026-04-12T01:37:42.871Z] [2026-04-12T01:37:42.871Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.11@sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 [2026-04-12T01:37:42.871Z] #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.11@sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 0.0s done [2026-04-12T01:37:42.871Z] #6 CACHED [2026-04-12T01:37:42.871Z] [2026-04-12T01:37:42.871Z] #7 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-12T01:37:42.871Z] #7 DONE 0.0s [2026-04-12T01:37:42.871Z] [2026-04-12T01:37:42.871Z] #8 exporting to image [2026-04-12T01:37:42.871Z] #8 exporting layers done [2026-04-12T01:37:42.871Z] #8 exporting manifest sha256:df57e40ae5fc90a01675c4e66ea6969868cba3c66b34b37c8e243c9de8b02445 done [2026-04-12T01:37:42.871Z] #8 exporting config sha256:3d7f2f034302805b67c98100f7a1978d5025aff588bad8ae2c9cac63d5637ffb done [2026-04-12T01:37:42.871Z] #8 exporting manifest sha256:fa4e7bbbdc15d3033eea67b205b4bd76c3eda0df83714792db23d0b7b2524abf done [2026-04-12T01:37:42.871Z] #8 exporting config sha256:378f8d9d152554b3a97805e5861f42c57611f75150eb7f4877458a0039378341 done [2026-04-12T01:37:42.871Z] #8 exporting manifest list sha256:aa650f719b6170f9df3e795b630b304165ab08f634a34b044b167188a00669f0 done [2026-04-12T01:37:42.871Z] #8 pushing layers 0.0s done [2026-04-12T01:37:42.871Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.11@sha256:aa650f719b6170f9df3e795b630b304165ab08f634a34b044b167188a00669f0 0.1s done [2026-04-12T01:37:42.871Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-12T01:37:42.871Z] #8 DONE 0.1s [2026-04-12T01:37:42.871Z] [2026-04-12T01:37:42.871Z] 1 warning found (use --debug to expand): [2026-04-12T01:37:42.871Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-12T01:37:43.173Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083-4.1.0-dev.11' [2026-04-12T01:37:43.173Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083-4.1.0-dev.11 --push - [2026-04-12T01:37:43.173Z] #1 [internal] load build definition from Dockerfile [2026-04-12T01:37:43.173Z] #1 transferring dockerfile: 209B done [2026-04-12T01:37:43.173Z] #1 DONE 0.0s [2026-04-12T01:37:43.173Z] [2026-04-12T01:37:43.173Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083-4.1.0-dev.11 [2026-04-12T01:37:43.173Z] #2 DONE 0.0s [2026-04-12T01:37:43.173Z] [2026-04-12T01:37:43.173Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083-4.1.0-dev.11 [2026-04-12T01:37:43.173Z] #3 DONE 0.0s [2026-04-12T01:37:43.173Z] [2026-04-12T01:37:43.173Z] #4 [internal] load .dockerignore [2026-04-12T01:37:43.173Z] #4 transferring context: 2B done [2026-04-12T01:37:43.173Z] #4 DONE 0.0s [2026-04-12T01:37:43.173Z] [2026-04-12T01:37:43.173Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083-4.1.0-dev.11@sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 [2026-04-12T01:37:43.173Z] #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083-4.1.0-dev.11@sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 0.0s done [2026-04-12T01:37:43.173Z] #5 CACHED [2026-04-12T01:37:43.173Z] [2026-04-12T01:37:43.173Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083-4.1.0-dev.11@sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 [2026-04-12T01:37:43.173Z] #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083-4.1.0-dev.11@sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 0.0s done [2026-04-12T01:37:43.173Z] #6 CACHED [2026-04-12T01:37:43.173Z] [2026-04-12T01:37:43.173Z] #7 exporting to image [2026-04-12T01:37:43.173Z] #7 exporting layers done [2026-04-12T01:37:43.173Z] #7 exporting manifest sha256:df57e40ae5fc90a01675c4e66ea6969868cba3c66b34b37c8e243c9de8b02445 done [2026-04-12T01:37:43.173Z] #7 exporting config sha256:3d7f2f034302805b67c98100f7a1978d5025aff588bad8ae2c9cac63d5637ffb done [2026-04-12T01:37:43.173Z] #7 exporting manifest sha256:fa4e7bbbdc15d3033eea67b205b4bd76c3eda0df83714792db23d0b7b2524abf done [2026-04-12T01:37:43.173Z] #7 exporting config sha256:378f8d9d152554b3a97805e5861f42c57611f75150eb7f4877458a0039378341 [2026-04-12T01:37:43.173Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-12T01:37:43.432Z] #7 exporting config sha256:378f8d9d152554b3a97805e5861f42c57611f75150eb7f4877458a0039378341 done [2026-04-12T01:37:43.432Z] #7 exporting manifest list sha256:aa650f719b6170f9df3e795b630b304165ab08f634a34b044b167188a00669f0 done [2026-04-12T01:37:43.432Z] #7 pushing layers 0.0s done [2026-04-12T01:37:43.432Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083-4.1.0-dev.11@sha256:aa650f719b6170f9df3e795b630b304165ab08f634a34b044b167188a00669f0 0.1s done [2026-04-12T01:37:43.432Z] #7 DONE 0.1s [2026-04-12T01:37:43.432Z] [2026-04-12T01:37:43.432Z] #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-12T01:37:43.432Z] #8 DONE 0.0s [2026-04-12T01:37:43.432Z] [2026-04-12T01:37:43.432Z] 1 warning found (use --debug to expand): [2026-04-12T01:37:43.432Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-12T01:37:43.741Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:main' [2026-04-12T01:37:43.741Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:main --push - [2026-04-12T01:37:43.741Z] #1 [internal] load build definition from Dockerfile [2026-04-12T01:37:43.741Z] #1 transferring dockerfile: 160B done [2026-04-12T01:37:43.741Z] #1 DONE 0.0s [2026-04-12T01:37:43.741Z] [2026-04-12T01:37:43.741Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:main [2026-04-12T01:37:43.741Z] #2 DONE 0.0s [2026-04-12T01:37:43.741Z] [2026-04-12T01:37:43.741Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:main [2026-04-12T01:37:43.741Z] #3 DONE 0.0s [2026-04-12T01:37:43.741Z] [2026-04-12T01:37:43.741Z] #4 [internal] load .dockerignore [2026-04-12T01:37:43.741Z] #4 transferring context: 2B done [2026-04-12T01:37:43.741Z] #4 DONE 0.0s [2026-04-12T01:37:43.741Z] [2026-04-12T01:37:43.741Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 [2026-04-12T01:37:43.741Z] #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 done [2026-04-12T01:37:43.741Z] #5 CACHED [2026-04-12T01:37:43.741Z] [2026-04-12T01:37:43.741Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 [2026-04-12T01:37:43.741Z] #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 0.0s done [2026-04-12T01:37:43.741Z] #6 CACHED [2026-04-12T01:37:43.741Z] [2026-04-12T01:37:43.741Z] #7 exporting to image [2026-04-12T01:37:43.741Z] #7 exporting layers done [2026-04-12T01:37:43.741Z] #7 exporting manifest sha256:df57e40ae5fc90a01675c4e66ea6969868cba3c66b34b37c8e243c9de8b02445 done [2026-04-12T01:37:43.741Z] #7 exporting config sha256:3d7f2f034302805b67c98100f7a1978d5025aff588bad8ae2c9cac63d5637ffb done [2026-04-12T01:37:43.741Z] #7 exporting manifest sha256:fa4e7bbbdc15d3033eea67b205b4bd76c3eda0df83714792db23d0b7b2524abf done [2026-04-12T01:37:43.741Z] #7 exporting config sha256:378f8d9d152554b3a97805e5861f42c57611f75150eb7f4877458a0039378341 done [2026-04-12T01:37:43.741Z] #7 exporting manifest list sha256:aa650f719b6170f9df3e795b630b304165ab08f634a34b044b167188a00669f0 done [2026-04-12T01:37:43.741Z] #7 pushing layers 0.0s done [2026-04-12T01:37:43.741Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:aa650f719b6170f9df3e795b630b304165ab08f634a34b044b167188a00669f0 [2026-04-12T01:37:43.741Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-12T01:37:44.004Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:aa650f719b6170f9df3e795b630b304165ab08f634a34b044b167188a00669f0 0.1s done [2026-04-12T01:37:44.004Z] #7 DONE 0.1s [2026-04-12T01:37:44.004Z] [2026-04-12T01:37:44.004Z] #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-12T01:37:44.004Z] #8 DONE 0.0s [2026-04-12T01:37:44.004Z] [2026-04-12T01:37:44.004Z] 1 warning found (use --debug to expand): [2026-04-12T01:37:44.004Z]  - 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-04-12T01:37:44.352Z] + '[' -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:37:44.649Z] ---> sysstat.sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:37:44.748Z] provisioning config files... [2026-04-12T01:37:44.796Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/127@tmp/config6700526746853499684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:37:45.587Z] ---> package-listing.sh [2026-04-12T01:37:45.587Z] ++ facter osfamily [2026-04-12T01:37:45.587Z] ++ tr '[:upper:]' '[:lower:]' [2026-04-12T01:37:45.651Z] ---> ****-login.sh [2026-04-12T01:37:45.651Z] nexus3.edgexfoundry.org:10001 [2026-04-12T01:37:45.848Z] + OS_FAMILY=redhat [2026-04-12T01:37:45.848Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2026-04-12T01:37:45.848Z] + START_PACKAGES=/tmp/packages_start.txt [2026-04-12T01:37:45.848Z] + END_PACKAGES=/tmp/packages_end.txt [2026-04-12T01:37:45.848Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-04-12T01:37:45.848Z] + PACKAGES=/tmp/packages_start.txt [2026-04-12T01:37:45.848Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2026-04-12T01:37:45.848Z] + PACKAGES=/tmp/packages_end.txt [2026-04-12T01:37:45.848Z] + case "${OS_FAMILY}" in [2026-04-12T01:37:45.848Z] + rpm -qa [2026-04-12T01:37:45.848Z] + sort [2026-04-12T01:37:46.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:37:46.417Z] + '[' -f /tmp/packages_start.txt ']' [2026-04-12T01:37:46.417Z] + '[' -f /tmp/packages_end.txt ']' [2026-04-12T01:37:46.417Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-04-12T01:37:46.417Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2026-04-12T01:37:46.417Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2026-04-12T01:37:46.417Z] + 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-04-12T01:37:46.426Z] 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-04-12T01:37:46.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:37:46.541Z] Configure a credential helper to remove this warning. See [2026-04-12T01:37:46.541Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:37:46.541Z] [2026-04-12T01:37:46.541Z] Login Succeeded [2026-04-12T01:37:46.541Z] nexus3.edgexfoundry.org:10002 [2026-04-12T01:37:46.704Z] + facter operatingsystem [2026-04-12T01:37:46.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:37:47.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:37:47.094Z] Configure a credential helper to remove this warning. See [2026-04-12T01:37:47.094Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:37:47.094Z] [2026-04-12T01:37:47.094Z] Login Succeeded [2026-04-12T01:37:47.094Z] nexus3.edgexfoundry.org:10003 [2026-04-12T01:37:47.266Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T01:37:47.266Z] [2026-04-12T01:37:47.266Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:37:47.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:37:47.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:37:47.372Z] Configure a credential helper to remove this warning. See [2026-04-12T01:37:47.372Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:37:47.372Z] [2026-04-12T01:37:47.372Z] Login Succeeded [2026-04-12T01:37:47.372Z] nexus3.edgexfoundry.org:10004 [2026-04-12T01:37:47.565Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T01:37:47.565Z] latest: Pulling from edgex-lftools-log-publisher [2026-04-12T01:37:47.565Z] 5eb5b503b376: Pulling fs layer [2026-04-12T01:37:47.565Z] 5c69ac0246d0: Pulling fs layer [2026-04-12T01:37:47.565Z] ec43610c2a17: Pulling fs layer [2026-04-12T01:37:47.565Z] 3a2ae6a8a46f: Pulling fs layer [2026-04-12T01:37:47.565Z] 33b1e0a273af: Pulling fs layer [2026-04-12T01:37:47.565Z] 5d3b04190fa2: Pulling fs layer [2026-04-12T01:37:47.565Z] 2f39f015ded8: Pulling fs layer [2026-04-12T01:37:47.565Z] 3a2ae6a8a46f: Waiting [2026-04-12T01:37:47.565Z] 33b1e0a273af: Waiting [2026-04-12T01:37:47.565Z] 5d3b04190fa2: Waiting [2026-04-12T01:37:47.565Z] 2f39f015ded8: Waiting [2026-04-12T01:37:47.565Z] 5c69ac0246d0: Verifying Checksum [2026-04-12T01:37:47.565Z] 5c69ac0246d0: Download complete [2026-04-12T01:37:47.565Z] 3a2ae6a8a46f: Verifying Checksum [2026-04-12T01:37:47.565Z] 3a2ae6a8a46f: Download complete [2026-04-12T01:37:47.565Z] 33b1e0a273af: Verifying Checksum [2026-04-12T01:37:47.565Z] 33b1e0a273af: Download complete [2026-04-12T01:37:47.565Z] 5d3b04190fa2: Verifying Checksum [2026-04-12T01:37:47.565Z] 5d3b04190fa2: Download complete [2026-04-12T01:37:47.565Z] ec43610c2a17: Verifying Checksum [2026-04-12T01:37:47.565Z] ec43610c2a17: Download complete [2026-04-12T01:37:47.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:37:47.823Z] 5eb5b503b376: Verifying Checksum [2026-04-12T01:37:47.823Z] 5eb5b503b376: Download complete [2026-04-12T01:37:47.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:37:47.930Z] Configure a credential helper to remove this warning. See [2026-04-12T01:37:47.930Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:37:47.930Z] [2026-04-12T01:37:47.930Z] Login Succeeded [2026-04-12T01:37:47.930Z] ****.io [2026-04-12T01:37:48.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:37:48.405Z] 2f39f015ded8: Verifying Checksum [2026-04-12T01:37:48.405Z] 2f39f015ded8: Download complete [2026-04-12T01:37:48.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:37:48.494Z] Configure a credential helper to remove this warning. See [2026-04-12T01:37:48.494Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:37:48.494Z] [2026-04-12T01:37:48.494Z] Login Succeeded [2026-04-12T01:37:48.494Z] ---> ****-login.sh ends [Pipeline] } [2026-04-12T01:37:48.517Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2026-04-12T01:37:48.978Z] 5eb5b503b376: Pull complete [Pipeline] echo [2026-04-12T01:37:49.019Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-12T01:37:49.041Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-12T01:37:49.054Z] ========================================================= [2026-04-12T01:37:49.054Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-04-12T01:37:49.054Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:37:49.235Z] 5c69ac0246d0: Pull complete [2026-04-12T01:37:49.460Z] + 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-04-12T01:37:49.495Z] ec43610c2a17: Pull complete [2026-04-12T01:37:49.753Z] 3a2ae6a8a46f: Pull complete [2026-04-12T01:37:49.753Z] 33b1e0a273af: Pull complete [2026-04-12T01:37:50.013Z] 5d3b04190fa2: Pull complete [2026-04-12T01:37:50.057Z] Sending build context to Docker daemon 12.61MB [2026-04-12T01:37:50.057Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-04-12T01:37:50.057Z] Step 2/12 : FROM ${BASE} AS builder [2026-04-12T01:37:50.333Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-04-12T01:37:50.333Z] 6b59a28fa201: Pulling fs layer [2026-04-12T01:37:50.333Z] d32bb0dddca7: Pulling fs layer [2026-04-12T01:37:50.333Z] 5dab1238d3d9: Pulling fs layer [2026-04-12T01:37:50.333Z] 196fd7d83e7d: Pulling fs layer [2026-04-12T01:37:50.333Z] 4f4fb700ef54: Pulling fs layer [2026-04-12T01:37:50.333Z] 8ba94037c8f0: Pulling fs layer [2026-04-12T01:37:50.333Z] deaec5988b04: Pulling fs layer [2026-04-12T01:37:50.333Z] 9f65657bb879: Pulling fs layer [2026-04-12T01:37:50.333Z] 196fd7d83e7d: Waiting [2026-04-12T01:37:50.333Z] 4f4fb700ef54: Waiting [2026-04-12T01:37:50.333Z] 8ba94037c8f0: Waiting [2026-04-12T01:37:50.333Z] 9f65657bb879: Waiting [2026-04-12T01:37:50.333Z] deaec5988b04: Waiting [2026-04-12T01:37:50.333Z] d32bb0dddca7: Verifying Checksum [2026-04-12T01:37:50.333Z] d32bb0dddca7: Download complete [2026-04-12T01:37:50.333Z] 196fd7d83e7d: Verifying Checksum [2026-04-12T01:37:50.333Z] 196fd7d83e7d: Download complete [2026-04-12T01:37:50.609Z] 4f4fb700ef54: Verifying Checksum [2026-04-12T01:37:50.609Z] 4f4fb700ef54: Download complete [2026-04-12T01:37:50.609Z] 8ba94037c8f0: Download complete [2026-04-12T01:37:50.609Z] 6b59a28fa201: Verifying Checksum [2026-04-12T01:37:50.609Z] 6b59a28fa201: Download complete [2026-04-12T01:37:51.206Z] 9f65657bb879: Verifying Checksum [2026-04-12T01:37:51.206Z] 9f65657bb879: Download complete [2026-04-12T01:37:53.178Z] 5dab1238d3d9: Verifying Checksum [2026-04-12T01:37:53.179Z] 5dab1238d3d9: Download complete [2026-04-12T01:37:53.179Z] 6b59a28fa201: Pull complete [2026-04-12T01:37:53.785Z] d32bb0dddca7: Pull complete [2026-04-12T01:37:54.222Z] 2f39f015ded8: Pull complete [2026-04-12T01:37:54.222Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-04-12T01:37:54.223Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T01:37:54.223Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:37:54.377Z] prd-centos7-docker-4c-2g-4989 does not seem to be running inside a container [2026-04-12T01:37:54.410Z] $ 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-04-12T01:37:55.241Z] deaec5988b04: Verifying Checksum [2026-04-12T01:37:55.241Z] deaec5988b04: Download complete [2026-04-12T01:37:57.494Z] $ docker top dcd34ab55bc37c4e27b82a9e2ca0e9d0b62765efa349c0c1af34586f32ce60d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T01:37:57.845Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-04-12T01:37:58.143Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-04-12T01:37:58.433Z] + ls /var/log/sa-host [2026-04-12T01:37:58.433Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:37:58.504Z] provisioning config files... [2026-04-12T01:37:58.512Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config9165695962829154188tmp [Pipeline] { [Pipeline] echo [2026-04-12T01:37:58.527Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:37:58.808Z] ---> create-netrc.sh [Pipeline] } [2026-04-12T01:37:58.816Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:37:59.152Z] ---> python-tools-install.sh [Pipeline] echo [2026-04-12T01:37:59.162Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:37:59.451Z] ---> sudo-logs.sh [2026-04-12T01:37:59.451Z] Archiving 'sudo' log.. [2026-04-12T01:37:59.451Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4989.novalocal: Name or service not known [2026-04-12T01:37:59.451Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4989.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-04-12T01:37:59.476Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:37:59.759Z] ---> job-cost.sh [2026-04-12T01:37:59.759Z] lf-activate-venv: SKIPPING [2026-04-12T01:37:59.759Z] INFO: No Stack... [2026-04-12T01:38:00.018Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-04-12T01:38:00.276Z] INFO: Archiving Costs [Pipeline] echo [2026-04-12T01:38:00.293Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:38:00.582Z] ---> logs-deploy.sh [2026-04-12T01:38:00.582Z] lf-activate-venv: SKIPPING [2026-04-12T01:38:00.582Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/127 [2026-04-12T01:38:00.582Z] INFO: archiving workspace using pattern(s): [2026-04-12T01:38:01.515Z] Archives upload complete. [2026-04-12T01:38:01.515Z] INFO: archiving logs to Nexus [2026-04-12T01:38:02.084Z] ---> uname -a: [2026-04-12T01:38:02.084Z] Linux prd-centos7-docker-4c-2g-4989.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-04-12T01:38:02.084Z] [2026-04-12T01:38:02.084Z] [2026-04-12T01:38:02.084Z] ---> lscpu: [2026-04-12T01:38:02.084Z] Architecture: x86_64 [2026-04-12T01:38:02.084Z] CPU op-mode(s): 32-bit, 64-bit [2026-04-12T01:38:02.084Z] Byte Order: Little Endian [2026-04-12T01:38:02.084Z] Address sizes: 40 bits physical, 48 bits virtual [2026-04-12T01:38:02.084Z] CPU(s): 2 [2026-04-12T01:38:02.084Z] On-line CPU(s) list: 0,1 [2026-04-12T01:38:02.084Z] Thread(s) per core: 1 [2026-04-12T01:38:02.084Z] Core(s) per socket: 1 [2026-04-12T01:38:02.084Z] Socket(s): 2 [2026-04-12T01:38:02.084Z] NUMA node(s): 1 [2026-04-12T01:38:02.084Z] Vendor ID: AuthenticAMD [2026-04-12T01:38:02.084Z] CPU family: 23 [2026-04-12T01:38:02.084Z] Model: 49 [2026-04-12T01:38:02.084Z] Model name: AMD EPYC-Rome Processor [2026-04-12T01:38:02.084Z] Stepping: 0 [2026-04-12T01:38:02.084Z] CPU MHz: 2799.996 [2026-04-12T01:38:02.084Z] BogoMIPS: 5599.99 [2026-04-12T01:38:02.084Z] Virtualization: AMD-V [2026-04-12T01:38:02.084Z] Hypervisor vendor: KVM [2026-04-12T01:38:02.084Z] Virtualization type: full [2026-04-12T01:38:02.084Z] L1d cache: 64 KiB [2026-04-12T01:38:02.084Z] L1i cache: 64 KiB [2026-04-12T01:38:02.084Z] L2 cache: 1 MiB [2026-04-12T01:38:02.084Z] L3 cache: 32 MiB [2026-04-12T01:38:02.084Z] NUMA node0 CPU(s): 0,1 [2026-04-12T01:38:02.084Z] Vulnerability Itlb multihit: Not affected [2026-04-12T01:38:02.084Z] Vulnerability L1tf: Not affected [2026-04-12T01:38:02.084Z] Vulnerability Mds: Not affected [2026-04-12T01:38:02.084Z] Vulnerability Meltdown: Not affected [2026-04-12T01:38:02.084Z] Vulnerability Mmio stale data: Not affected [2026-04-12T01:38:02.084Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-04-12T01:38:02.084Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-04-12T01:38:02.084Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-04-12T01:38:02.084Z] Vulnerability Srbds: Not affected [2026-04-12T01:38:02.084Z] Vulnerability Tsx async abort: Not affected [2026-04-12T01:38:02.084Z] 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-04-12T01:38:02.084Z] [2026-04-12T01:38:02.084Z] [2026-04-12T01:38:02.084Z] ---> nproc: [2026-04-12T01:38:02.084Z] 2 [2026-04-12T01:38:02.084Z] [2026-04-12T01:38:02.084Z] [2026-04-12T01:38:02.084Z] ---> df -h: [2026-04-12T01:38:02.084Z] Filesystem Size Used Avail Use% Mounted on [2026-04-12T01:38:02.084Z] overlay 40G 7.4G 33G 19% / [2026-04-12T01:38:02.084Z] tmpfs 64M 0 64M 0% /dev [2026-04-12T01:38:02.084Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-04-12T01:38:02.084Z] shm 64M 0 64M 0% /dev/shm [2026-04-12T01:38:02.084Z] /dev/vda1 40G 7.4G 33G 19% /facter-os [2026-04-12T01:38:02.084Z] [2026-04-12T01:38:02.084Z] [2026-04-12T01:38:02.084Z] Cannot open /var/log/sysstat/sa12: No such file or directory [2026-04-12T01:38:02.084Z] Please check if data collecting is enabled [2026-04-12T01:38:02.084Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-12T01:38:02.374Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-04-12T01:38:02.377Z] $ docker stop --time=1 dcd34ab55bc37c4e27b82a9e2ca0e9d0b62765efa349c0c1af34586f32ce60d1 [2026-04-12T01:38:03.527Z] $ docker rm -f --volumes dcd34ab55bc37c4e27b82a9e2ca0e9d0b62765efa349c0c1af34586f32ce60d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-04-12T01:38:03.624Z] [WS-CLEANUP] Deleting project workspace... [2026-04-12T01:38:03.624Z] [WS-CLEANUP] Deferred wipeout is used... [2026-04-12T01:38:03.643Z] [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-04-12T01:38:04.088Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T01:38:04.089Z] [2026-04-12T01:38:04.089Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:38:04.386Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T01:38:04.386Z] latest: Pulling from edgex-lftools-log-publisher [2026-04-12T01:38:04.386Z] 5eb5b503b376: Pulling fs layer [2026-04-12T01:38:04.386Z] 5c69ac0246d0: Pulling fs layer [2026-04-12T01:38:04.386Z] ec43610c2a17: Pulling fs layer [2026-04-12T01:38:04.386Z] 3a2ae6a8a46f: Pulling fs layer [2026-04-12T01:38:04.386Z] 33b1e0a273af: Pulling fs layer [2026-04-12T01:38:04.386Z] 5d3b04190fa2: Pulling fs layer [2026-04-12T01:38:04.386Z] 2f39f015ded8: Pulling fs layer [2026-04-12T01:38:04.386Z] 33b1e0a273af: Waiting [2026-04-12T01:38:04.386Z] 5d3b04190fa2: Waiting [2026-04-12T01:38:04.386Z] 2f39f015ded8: Waiting [2026-04-12T01:38:04.386Z] 3a2ae6a8a46f: Waiting [2026-04-12T01:38:04.386Z] 5c69ac0246d0: Verifying Checksum [2026-04-12T01:38:04.386Z] 5c69ac0246d0: Download complete [2026-04-12T01:38:04.386Z] 3a2ae6a8a46f: Verifying Checksum [2026-04-12T01:38:04.386Z] 3a2ae6a8a46f: Download complete [2026-04-12T01:38:04.386Z] 33b1e0a273af: Verifying Checksum [2026-04-12T01:38:04.386Z] 33b1e0a273af: Download complete [2026-04-12T01:38:04.386Z] 5d3b04190fa2: Verifying Checksum [2026-04-12T01:38:04.386Z] 5d3b04190fa2: Download complete [2026-04-12T01:38:04.386Z] ec43610c2a17: Verifying Checksum [2026-04-12T01:38:04.386Z] ec43610c2a17: Download complete [2026-04-12T01:38:04.644Z] 5eb5b503b376: Verifying Checksum [2026-04-12T01:38:04.644Z] 5eb5b503b376: Download complete [2026-04-12T01:38:05.209Z] 2f39f015ded8: Verifying Checksum [2026-04-12T01:38:05.209Z] 2f39f015ded8: Download complete [2026-04-12T01:38:06.139Z] 5eb5b503b376: Pull complete [2026-04-12T01:38:06.139Z] 5c69ac0246d0: Pull complete [2026-04-12T01:38:06.706Z] ec43610c2a17: Pull complete [2026-04-12T01:38:06.706Z] 3a2ae6a8a46f: Pull complete [2026-04-12T01:38:06.964Z] 33b1e0a273af: Pull complete [2026-04-12T01:38:06.964Z] 5d3b04190fa2: Pull complete [2026-04-12T01:38:10.332Z] 5dab1238d3d9: Pull complete [2026-04-12T01:38:10.332Z] 196fd7d83e7d: Pull complete [2026-04-12T01:38:10.332Z] 4f4fb700ef54: Pull complete [2026-04-12T01:38:10.332Z] 8ba94037c8f0: Pull complete [2026-04-12T01:38:12.229Z] 2f39f015ded8: Pull complete [2026-04-12T01:38:12.229Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-04-12T01:38:12.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T01:38:12.229Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:38:12.314Z] prd-ubuntu20.04-docker-8c-8g-4965 does not seem to be running inside a container [2026-04-12T01:38:12.341Z] $ 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-04-12T01:38:14.416Z] $ docker top 659cb95ab5dcd2f98af52c858f8a1fd2a003fc344384bda3cf754849ea4dcf97 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:38:14.794Z] ---> job-cost.sh [2026-04-12T01:38:14.794Z] lf-activate-venv: SKIPPING [2026-04-12T01:38:14.794Z] INFO: No Stack... [2026-04-12T01:38:15.052Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-04-12T01:38:15.310Z] INFO: Archiving Costs [Pipeline] sh [2026-04-12T01:38:15.602Z] + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [2026-04-12T01:38:15.602Z] + cut -d, -f6 [Pipeline] lock [2026-04-12T01:38:15.616Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-127-stack-cost] [2026-04-12T01:38:15.626Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-127-stack-cost] did not exist. Created. [2026-04-12T01:38:15.632Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-127-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-04-12T01:38:15.935Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-04-12T01:38:15.969Z] Stashed 1 file(s) [Pipeline] } [2026-04-12T01:38:15.978Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-127-stack-cost] [Pipeline] // lock [Pipeline] } [2026-04-12T01:38:16.005Z] $ docker stop --time=1 659cb95ab5dcd2f98af52c858f8a1fd2a003fc344384bda3cf754849ea4dcf97 [2026-04-12T01:38:17.147Z] $ docker rm -f --volumes 659cb95ab5dcd2f98af52c858f8a1fd2a003fc344384bda3cf754849ea4dcf97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-04-12T01:38:20.495Z] deaec5988b04: Pull complete [2026-04-12T01:38:22.460Z] 9f65657bb879: Pull complete [2026-04-12T01:38:22.460Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-04-12T01:38:22.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-04-12T01:38:22.460Z] ---> 334268110677 [2026-04-12T01:38:22.460Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2026-04-12T01:38:25.094Z] ---> Running in 9c4a662b5618 [2026-04-12T01:38:25.366Z] Removing intermediate container 9c4a662b5618 [2026-04-12T01:38:25.366Z] ---> e20bc111dd77 [2026-04-12T01:38:25.366Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-04-12T01:38:25.366Z] ---> Running in 77315080d3ac [2026-04-12T01:38:25.962Z] Removing intermediate container 77315080d3ac [2026-04-12T01:38:25.962Z] ---> 692348709836 [2026-04-12T01:38:25.962Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-04-12T01:38:25.962Z] ---> Running in 6bd18ddadad1 [2026-04-12T01:38:26.561Z] Removing intermediate container 6bd18ddadad1 [2026-04-12T01:38:26.561Z] ---> 76f2e88a0a6c [2026-04-12T01:38:26.561Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2026-04-12T01:38:26.561Z] ---> Running in 7050b9fd3542 [2026-04-12T01:38:26.844Z] Removing intermediate container 7050b9fd3542 [2026-04-12T01:38:26.844Z] ---> bdab836c0c3b [2026-04-12T01:38:26.844Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-04-12T01:38:27.119Z] ---> Running in db8200692b36 [2026-04-12T01:38:28.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-12T01:38:28.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-12T01:38:31.494Z] (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-04-12T01:38:31.494Z] (2/4) Installing libedit (20250104.3.1-r1) [2026-04-12T01:38:31.494Z] (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-04-12T01:38:31.494Z] (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-04-12T01:38:31.494Z] Executing busybox-1.37.0-r19.trigger [2026-04-12T01:38:31.494Z] OK: 259 MiB in 64 packages [2026-04-12T01:38:32.930Z] Removing intermediate container db8200692b36 [2026-04-12T01:38:32.930Z] ---> 6352d0aefab1 [2026-04-12T01:38:32.930Z] Step 8/12 : WORKDIR /device-snmp-go [2026-04-12T01:38:32.930Z] ---> Running in 07c79bd4f81e [2026-04-12T01:38:33.202Z] Removing intermediate container 07c79bd4f81e [2026-04-12T01:38:33.202Z] ---> d4f7b5872a63 [2026-04-12T01:38:33.202Z] Step 9/12 : COPY go.mod vendor* ./ [2026-04-12T01:38:33.803Z] ---> 6f4c21534b6c [2026-04-12T01:38:33.803Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-12T01:38:34.077Z] ---> Running in a5be73dadca4 [2026-04-12T01:40:25.888Z] Removing intermediate container a5be73dadca4 [2026-04-12T01:40:25.888Z] ---> 49d79f7e7c5f [2026-04-12T01:40:25.888Z] Step 11/12 : COPY . . [2026-04-12T01:40:26.489Z] ---> 4ea13473c4fd [2026-04-12T01:40:26.489Z] Step 12/12 : RUN ${MAKE} [2026-04-12T01:40:26.765Z] ---> Running in d5437a2b5456 [2026-04-12T01:40:28.208Z] noop [2026-04-12T01:40:28.805Z] Removing intermediate container d5437a2b5456 [2026-04-12T01:40:28.805Z] ---> ac694e9477ba [2026-04-12T01:40:28.805Z] Successfully built ac694e9477ba [2026-04-12T01:40:28.805Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:40:29.213Z] + docker inspect -f . ci-base-image-arm64 [2026-04-12T01:40:29.213Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:40:29.530Z] prd-ubuntu20.04-docker-arm64-4c-16g-4979 does not seem to be running inside a container [2026-04-12T01:40:29.648Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/127 -v /w/workspace/device-snmp-go/127:/w/workspace/device-snmp-go/127:rw,z -v /w/workspace/device-snmp-go/127@tmp:/w/workspace/device-snmp-go/127@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-04-12T01:40:31.304Z] $ docker top de60eafe6c230a7eb1a280579864299ef9426c53b02ee23fa20a87b2b010e911 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T01:40:32.329Z] + go version [2026-04-12T01:40:32.329Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-04-12T01:40:32.359Z] $ docker stop --time=1 de60eafe6c230a7eb1a280579864299ef9426c53b02ee23fa20a87b2b010e911 [2026-04-12T01:40:34.224Z] $ docker rm -f --volumes de60eafe6c230a7eb1a280579864299ef9426c53b02ee23fa20a87b2b010e911 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:40:34.917Z] + docker inspect -f . ci-base-image-arm64 [2026-04-12T01:40:34.917Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:40:35.180Z] prd-ubuntu20.04-docker-arm64-4c-16g-4979 does not seem to be running inside a container [2026-04-12T01:40:35.307Z] $ 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/127 -v /w/workspace/device-snmp-go/127:/w/workspace/device-snmp-go/127:rw,z -v /w/workspace/device-snmp-go/127@tmp:/w/workspace/device-snmp-go/127@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-04-12T01:40:37.661Z] $ docker top 9e9b94cdd3a8617dd2ee1080a27781fd81a3257de47aefb909472f1e3b819ac6 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T01:40:38.614Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/127 [Pipeline] fileExists [Pipeline] sh [2026-04-12T01:40:39.292Z] + make test [2026-04-12T01:40:39.293Z] go test ./... -coverprofile=coverage.out [2026-04-12T01:40:46.065Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2026-04-12T01:46:38.293Z] github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements [2026-04-12T01:46:38.293Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.029s coverage: 0.0% of statements [2026-04-12T01:46:38.293Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-04-12T01:46:38.293Z] go vet ./... [2026-04-12T01:47:34.859Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-04-12T01:47:34.859Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-04-12T01:47:34.859Z] ./bin/test-attribution-txt.sh [2026-04-12T01:47:34.859Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-04-12T01:47:34.859Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-04-12T01:47:34.880Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-04-12T01:47:34.898Z] $ docker stop --time=1 9e9b94cdd3a8617dd2ee1080a27781fd81a3257de47aefb909472f1e3b819ac6 [2026-04-12T01:47:37.022Z] $ docker rm -f --volumes 9e9b94cdd3a8617dd2ee1080a27781fd81a3257de47aefb909472f1e3b819ac6 [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-12T01:47:39.051Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-04-12T01:47:39.086Z] Warning: overwriting stash ‘coverage-report’ [2026-04-12T01:47:39.916Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-04-12T01:47:40.361Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-04-12T01:47:40.700Z] + ls -al . [2026-04-12T01:47:40.700Z] total 236 [2026-04-12T01:47:40.700Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 12 01:40 . [2026-04-12T01:47:40.700Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 01:37 .. [2026-04-12T01:47:40.700Z] -rw-rw-r-- 1 jenkins jenkins 6 Apr 12 01:37 .dockerignore [2026-04-12T01:47:40.700Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 01:37 .git [2026-04-12T01:47:40.700Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:37 .github [2026-04-12T01:47:40.700Z] -rw-rw-r-- 1 jenkins jenkins 263 Apr 12 01:37 .gitignore [2026-04-12T01:47:40.700Z] -rw-rw-r-- 1 jenkins jenkins 359 Apr 12 01:37 .golangci.yml [2026-04-12T01:47:40.700Z] -rw-rw-r-- 1 jenkins jenkins 21488 Apr 12 01:37 Attribution.txt [2026-04-12T01:47:40.700Z] -rw-rw-r-- 1 jenkins jenkins 12273 Apr 12 01:37 CHANGELOG.md [2026-04-12T01:47:40.700Z] -rw-rw-r-- 1 jenkins jenkins 1571 Apr 12 01:37 Dockerfile [2026-04-12T01:47:40.700Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 01:37 GOVERNANCE.md [2026-04-12T01:47:40.700Z] -rw-rw-r-- 1 jenkins jenkins 679 Apr 12 01:37 Jenkinsfile [2026-04-12T01:47:40.700Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 12 01:37 LICENSE [2026-04-12T01:47:40.700Z] -rw-rw-r-- 1 jenkins jenkins 2239 Apr 12 01:37 Makefile [2026-04-12T01:47:40.700Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 12 01:37 OWNERS.md [2026-04-12T01:47:40.700Z] -rw-rw-r-- 1 jenkins jenkins 10477 Apr 12 01:37 README.md [2026-04-12T01:47:40.700Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 12 01:34 VERSION [2026-04-12T01:47:40.700Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 01:37 bin [2026-04-12T01:47:40.700Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:37 cmd [2026-04-12T01:47:40.700Z] -rw-r--r-- 1 jenkins jenkins 9158 Apr 12 01:46 coverage.out [2026-04-12T01:47:40.700Z] -rw-rw-r-- 1 jenkins jenkins 6595 Apr 12 01:37 go.mod [2026-04-12T01:47:40.700Z] -rw-rw-r-- 1 jenkins jenkins 89412 Apr 12 01:37 go.sum [2026-04-12T01:47:40.700Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:37 internal [2026-04-12T01:47:40.700Z] -rw-rw-r-- 1 jenkins jenkins 228 Apr 12 01:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:47:41.076Z] + 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=63e0740b6d5ba4cf36c4060eee07b21304ec4083 --label arch=arm64 --label version=4.1.0-dev.11 . [2026-04-12T01:47:41.682Z] Sending build context to Docker daemon 12.62MB [2026-04-12T01:47:41.682Z] Step 1/25 : ARG BASE=golang:1.25-alpine3.22 [2026-04-12T01:47:41.682Z] Step 2/25 : FROM ${BASE} AS builder [2026-04-12T01:47:41.682Z] ---> ac694e9477ba [2026-04-12T01:47:41.682Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2026-04-12T01:47:41.959Z] ---> Running in f853e49c4d9a [2026-04-12T01:47:42.234Z] Removing intermediate container f853e49c4d9a [2026-04-12T01:47:42.234Z] ---> cc84275bc3f1 [2026-04-12T01:47:42.234Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-04-12T01:47:42.508Z] ---> Running in 136708e6c2c9 [2026-04-12T01:47:42.784Z] Removing intermediate container 136708e6c2c9 [2026-04-12T01:47:42.784Z] ---> 1fc674ea3adc [2026-04-12T01:47:42.784Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-04-12T01:47:42.784Z] ---> Running in bd38772fb64d [2026-04-12T01:47:43.374Z] Removing intermediate container bd38772fb64d [2026-04-12T01:47:43.374Z] ---> 16e264d47500 [2026-04-12T01:47:43.374Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2026-04-12T01:47:43.374Z] ---> Running in 71a32a5f3247 [2026-04-12T01:47:43.961Z] Removing intermediate container 71a32a5f3247 [2026-04-12T01:47:43.961Z] ---> 07d0546a4af1 [2026-04-12T01:47:43.961Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-04-12T01:47:43.961Z] ---> Running in 303e132fb05c [2026-04-12T01:47:45.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-12T01:47:45.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-12T01:47:48.253Z] OK: 259 MiB in 64 packages [2026-04-12T01:47:49.219Z] Removing intermediate container 303e132fb05c [2026-04-12T01:47:49.219Z] ---> b9b23f1b4a8a [2026-04-12T01:47:49.219Z] Step 8/25 : WORKDIR /device-snmp-go [2026-04-12T01:47:49.219Z] ---> Running in 454392db8c7b [2026-04-12T01:47:49.488Z] Removing intermediate container 454392db8c7b [2026-04-12T01:47:49.488Z] ---> 3f3c6a8b15ff [2026-04-12T01:47:49.488Z] Step 9/25 : COPY go.mod vendor* ./ [2026-04-12T01:47:50.075Z] ---> b486fb0fe3f2 [2026-04-12T01:47:50.075Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-12T01:47:50.343Z] ---> Running in 17091d708d4a [2026-04-12T01:47:52.935Z] Removing intermediate container 17091d708d4a [2026-04-12T01:47:52.935Z] ---> f801cfbb7aa3 [2026-04-12T01:47:52.935Z] Step 11/25 : COPY . . [2026-04-12T01:47:53.910Z] ---> 8586056c55aa [2026-04-12T01:47:53.910Z] Step 12/25 : RUN ${MAKE} [2026-04-12T01:47:53.910Z] ---> Running in ca363a6c6702 [2026-04-12T01:47:55.386Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.1.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.60" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2026-04-12T01:53:02.347Z] Removing intermediate container ca363a6c6702 [2026-04-12T01:53:02.347Z] ---> e7413a0958c9 [2026-04-12T01:53:02.347Z] Step 13/25 : FROM alpine:3.22 [2026-04-12T01:53:02.347Z] 3.22: Pulling from library/alpine [2026-04-12T01:53:02.347Z] d741ee1608f3: Pulling fs layer [2026-04-12T01:53:02.347Z] d741ee1608f3: Verifying Checksum [2026-04-12T01:53:02.347Z] d741ee1608f3: Download complete [2026-04-12T01:53:02.347Z] d741ee1608f3: Pull complete [2026-04-12T01:53:02.347Z] Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-12T01:53:02.347Z] Status: Downloaded newer image for alpine:3.22 [2026-04-12T01:53:02.347Z] ---> 5a766deef0c8 [2026-04-12T01:53:02.347Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2026-04-12T01:53:02.347Z] ---> Running in b1082d60caf3 [2026-04-12T01:53:02.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-12T01:53:02.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-12T01:53:02.347Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-04-12T01:53:02.347Z] Executing busybox-1.37.0-r20.trigger [2026-04-12T01:53:02.347Z] OK: 8 MiB in 17 packages [2026-04-12T01:53:02.347Z] Removing intermediate container b1082d60caf3 [2026-04-12T01:53:02.347Z] ---> 6c0c26cbf19b [2026-04-12T01:53:02.347Z] Step 15/25 : RUN apk --no-cache upgrade [2026-04-12T01:53:02.347Z] ---> Running in f7ae3f4c17f9 [2026-04-12T01:53:02.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-12T01:53:02.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-12T01:53:04.556Z] (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) [2026-04-12T01:53:04.556Z] (2/4) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-12T01:53:04.824Z] (3/4) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-12T01:53:04.824Z] (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) [2026-04-12T01:53:04.824Z] Executing busybox-1.37.0-r20.trigger [2026-04-12T01:53:04.824Z] OK: 8 MiB in 17 packages [2026-04-12T01:53:06.237Z] Removing intermediate container f7ae3f4c17f9 [2026-04-12T01:53:06.237Z] ---> 3dfa5a7798c5 [2026-04-12T01:53:06.237Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2026-04-12T01:53:08.827Z] ---> f079142b6e8e [2026-04-12T01:53:08.827Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2026-04-12T01:53:09.418Z] ---> 71f691e1092d [2026-04-12T01:53:09.418Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2026-04-12T01:53:10.387Z] ---> b080e37dac49 [2026-04-12T01:53:10.387Z] Step 19/25 : EXPOSE 59993 [2026-04-12T01:53:10.387Z] ---> Running in 2501cb32a2c9 [2026-04-12T01:53:10.974Z] Removing intermediate container 2501cb32a2c9 [2026-04-12T01:53:10.974Z] ---> dcda465f750c [2026-04-12T01:53:10.974Z] Step 20/25 : EXPOSE 161 [2026-04-12T01:53:10.974Z] ---> Running in 30cb65073235 [2026-04-12T01:53:11.243Z] Removing intermediate container 30cb65073235 [2026-04-12T01:53:11.243Z] ---> 971da8941fba [2026-04-12T01:53:11.243Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2026-04-12T01:53:11.243Z] ---> Running in 55a6648bf0ce [2026-04-12T01:53:11.511Z] Removing intermediate container 55a6648bf0ce [2026-04-12T01:53:11.511Z] ---> 5de1179eac02 [2026-04-12T01:53:11.511Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-04-12T01:53:11.780Z] ---> Running in 9f3f91516841 [2026-04-12T01:53:12.054Z] Removing intermediate container 9f3f91516841 [2026-04-12T01:53:12.054Z] ---> 7e8b6b3ab545 [2026-04-12T01:53:12.054Z] Step 23/25 : LABEL arch=arm64 [2026-04-12T01:53:12.054Z] ---> Running in 3e7ab5b8da13 [2026-04-12T01:53:12.322Z] Removing intermediate container 3e7ab5b8da13 [2026-04-12T01:53:12.322Z] ---> ee07e95b556c [2026-04-12T01:53:12.322Z] Step 24/25 : LABEL git_sha=63e0740b6d5ba4cf36c4060eee07b21304ec4083 [2026-04-12T01:53:12.590Z] ---> Running in a142a5c3455a [2026-04-12T01:53:12.857Z] Removing intermediate container a142a5c3455a [2026-04-12T01:53:12.857Z] ---> 33c879db5fbe [2026-04-12T01:53:12.857Z] Step 25/25 : LABEL version=4.1.0-dev.11 [2026-04-12T01:53:12.857Z] ---> Running in bd71fc4465fb [2026-04-12T01:53:13.486Z] Removing intermediate container bd71fc4465fb [2026-04-12T01:53:13.486Z] ---> 59ca22af9fff [2026-04-12T01:53:13.486Z] [Warning] One or more build-args [ARCH] were not consumed [2026-04-12T01:53:13.486Z] Successfully built 59ca22af9fff [2026-04-12T01:53:13.486Z] 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-04-12T01:53:13.626Z] provisioning config files... [2026-04-12T01:53:13.642Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/127@tmp/config15828855636732133568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:53:13.999Z] ---> ****-login.sh [2026-04-12T01:53:13.999Z] nexus3.edgexfoundry.org:10001 [2026-04-12T01:53:14.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:53:14.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:53:14.267Z] Configure a credential helper to remove this warning. See [2026-04-12T01:53:14.267Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:53:14.267Z] [2026-04-12T01:53:14.267Z] Login Succeeded [2026-04-12T01:53:14.267Z] nexus3.edgexfoundry.org:10002 [2026-04-12T01:53:14.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:53:14.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:53:14.802Z] Configure a credential helper to remove this warning. See [2026-04-12T01:53:14.802Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:53:14.802Z] [2026-04-12T01:53:14.802Z] Login Succeeded [2026-04-12T01:53:14.802Z] nexus3.edgexfoundry.org:10003 [2026-04-12T01:53:15.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:53:15.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:53:15.067Z] Configure a credential helper to remove this warning. See [2026-04-12T01:53:15.068Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:53:15.068Z] [2026-04-12T01:53:15.068Z] Login Succeeded [2026-04-12T01:53:15.068Z] nexus3.edgexfoundry.org:10004 [2026-04-12T01:53:15.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:53:15.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:53:15.602Z] Configure a credential helper to remove this warning. See [2026-04-12T01:53:15.602Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:53:15.602Z] [2026-04-12T01:53:15.602Z] Login Succeeded [2026-04-12T01:53:15.602Z] ****.io [2026-04-12T01:53:15.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:53:16.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:53:16.140Z] Configure a credential helper to remove this warning. See [2026-04-12T01:53:16.140Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:53:16.140Z] [2026-04-12T01:53:16.140Z] Login Succeeded [2026-04-12T01:53:16.140Z] ---> ****-login.sh ends [Pipeline] } [2026-04-12T01:53:16.154Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-12T01:53:16.204Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-12T01:53:16.240Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2026-04-12T01:53:16.240Z] 63e0740b6d5ba4cf36c4060eee07b21304ec4083 [2026-04-12T01:53:16.240Z] latest [2026-04-12T01:53:16.240Z] 4.1.0-dev.11 [2026-04-12T01:53:16.240Z] 63e0740b6d5ba4cf36c4060eee07b21304ec4083-4.1.0-dev.11 [2026-04-12T01:53:16.240Z] main [2026-04-12T01:53:16.240Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:53:16.624Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:63e0740b6d5ba4cf36c4060eee07b21304ec4083 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:53:16.995Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:63e0740b6d5ba4cf36c4060eee07b21304ec4083 [2026-04-12T01:53:16.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2026-04-12T01:53:16.995Z] aea76c0f765c: Preparing [2026-04-12T01:53:16.995Z] 5d05df8436c4: Preparing [2026-04-12T01:53:16.995Z] 69d8117a84da: Preparing [2026-04-12T01:53:16.995Z] 4861bfe144f7: Preparing [2026-04-12T01:53:16.995Z] b4a45c8d87dd: Preparing [2026-04-12T01:53:16.995Z] c4e71c2a4573: Preparing [2026-04-12T01:53:16.995Z] c4e71c2a4573: Waiting [2026-04-12T01:53:17.268Z] aea76c0f765c: Pushed [2026-04-12T01:53:17.268Z] 5d05df8436c4: Pushed [2026-04-12T01:53:17.268Z] b4a45c8d87dd: Pushed [2026-04-12T01:53:17.268Z] c4e71c2a4573: Layer already exists [2026-04-12T01:53:19.213Z] 4861bfe144f7: Pushed [2026-04-12T01:53:29.307Z] 69d8117a84da: Pushed [2026-04-12T01:53:29.307Z] 63e0740b6d5ba4cf36c4060eee07b21304ec4083: digest: sha256:b7530c4f43d4c28ce281c3532645b0bacc2f78bb5814b647875a1d243bf3fa01 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:53:29.683Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:53:30.048Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2026-04-12T01:53:30.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2026-04-12T01:53:30.048Z] aea76c0f765c: Preparing [2026-04-12T01:53:30.048Z] 5d05df8436c4: Preparing [2026-04-12T01:53:30.048Z] 69d8117a84da: Preparing [2026-04-12T01:53:30.048Z] 4861bfe144f7: Preparing [2026-04-12T01:53:30.048Z] b4a45c8d87dd: Preparing [2026-04-12T01:53:30.048Z] c4e71c2a4573: Preparing [2026-04-12T01:53:30.048Z] c4e71c2a4573: Waiting [2026-04-12T01:53:30.048Z] b4a45c8d87dd: Layer already exists [2026-04-12T01:53:30.048Z] 5d05df8436c4: Layer already exists [2026-04-12T01:53:30.048Z] 69d8117a84da: Layer already exists [2026-04-12T01:53:30.048Z] aea76c0f765c: Layer already exists [2026-04-12T01:53:30.048Z] 4861bfe144f7: Layer already exists [2026-04-12T01:53:30.048Z] c4e71c2a4573: Layer already exists [2026-04-12T01:53:30.314Z] latest: digest: sha256:b7530c4f43d4c28ce281c3532645b0bacc2f78bb5814b647875a1d243bf3fa01 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:53:30.684Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:53:31.061Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.11 [2026-04-12T01:53:31.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2026-04-12T01:53:31.062Z] aea76c0f765c: Preparing [2026-04-12T01:53:31.062Z] 5d05df8436c4: Preparing [2026-04-12T01:53:31.062Z] 69d8117a84da: Preparing [2026-04-12T01:53:31.062Z] 4861bfe144f7: Preparing [2026-04-12T01:53:31.062Z] b4a45c8d87dd: Preparing [2026-04-12T01:53:31.062Z] c4e71c2a4573: Preparing [2026-04-12T01:53:31.062Z] c4e71c2a4573: Waiting [2026-04-12T01:53:31.062Z] b4a45c8d87dd: Layer already exists [2026-04-12T01:53:31.062Z] 69d8117a84da: Layer already exists [2026-04-12T01:53:31.062Z] aea76c0f765c: Layer already exists [2026-04-12T01:53:31.062Z] 5d05df8436c4: Layer already exists [2026-04-12T01:53:31.062Z] 4861bfe144f7: Layer already exists [2026-04-12T01:53:31.062Z] c4e71c2a4573: Layer already exists [2026-04-12T01:53:31.329Z] 4.1.0-dev.11: digest: sha256:b7530c4f43d4c28ce281c3532645b0bacc2f78bb5814b647875a1d243bf3fa01 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:53:31.704Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:63e0740b6d5ba4cf36c4060eee07b21304ec4083-4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:53:32.072Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:63e0740b6d5ba4cf36c4060eee07b21304ec4083-4.1.0-dev.11 [2026-04-12T01:53:32.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2026-04-12T01:53:32.072Z] aea76c0f765c: Preparing [2026-04-12T01:53:32.072Z] 5d05df8436c4: Preparing [2026-04-12T01:53:32.072Z] 69d8117a84da: Preparing [2026-04-12T01:53:32.072Z] 4861bfe144f7: Preparing [2026-04-12T01:53:32.072Z] b4a45c8d87dd: Preparing [2026-04-12T01:53:32.072Z] c4e71c2a4573: Preparing [2026-04-12T01:53:32.072Z] c4e71c2a4573: Waiting [2026-04-12T01:53:32.072Z] b4a45c8d87dd: Layer already exists [2026-04-12T01:53:32.072Z] 69d8117a84da: Layer already exists [2026-04-12T01:53:32.072Z] 4861bfe144f7: Layer already exists [2026-04-12T01:53:32.072Z] 5d05df8436c4: Layer already exists [2026-04-12T01:53:32.072Z] aea76c0f765c: Layer already exists [2026-04-12T01:53:32.072Z] c4e71c2a4573: Layer already exists [2026-04-12T01:53:32.341Z] 63e0740b6d5ba4cf36c4060eee07b21304ec4083-4.1.0-dev.11: digest: sha256:b7530c4f43d4c28ce281c3532645b0bacc2f78bb5814b647875a1d243bf3fa01 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:53:32.724Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:53:33.090Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2026-04-12T01:53:33.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2026-04-12T01:53:33.090Z] aea76c0f765c: Preparing [2026-04-12T01:53:33.090Z] 5d05df8436c4: Preparing [2026-04-12T01:53:33.090Z] 69d8117a84da: Preparing [2026-04-12T01:53:33.090Z] 4861bfe144f7: Preparing [2026-04-12T01:53:33.090Z] b4a45c8d87dd: Preparing [2026-04-12T01:53:33.090Z] c4e71c2a4573: Preparing [2026-04-12T01:53:33.090Z] c4e71c2a4573: Waiting [2026-04-12T01:53:33.090Z] 4861bfe144f7: Layer already exists [2026-04-12T01:53:33.090Z] b4a45c8d87dd: Layer already exists [2026-04-12T01:53:33.090Z] 69d8117a84da: Layer already exists [2026-04-12T01:53:33.090Z] aea76c0f765c: Layer already exists [2026-04-12T01:53:33.090Z] 5d05df8436c4: Layer already exists [2026-04-12T01:53:33.090Z] c4e71c2a4573: Layer already exists [2026-04-12T01:53:33.358Z] main: digest: sha256:b7530c4f43d4c28ce281c3532645b0bacc2f78bb5814b647875a1d243bf3fa01 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-12T01:53:33.441Z] ===================================================== [Pipeline] echo [2026-04-12T01:53:33.453Z] taggedImages: [2026-04-12T01:53:33.453Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:63e0740b6d5ba4cf36c4060eee07b21304ec4083 [2026-04-12T01:53:33.453Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2026-04-12T01:53:33.453Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.11 [2026-04-12T01:53:33.453Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:63e0740b6d5ba4cf36c4060eee07b21304ec4083-4.1.0-dev.11 [2026-04-12T01:53:33.453Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] echo [2026-04-12T01:53:33.463Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:63e0740b6d5ba4cf36c4060eee07b21304ec4083 [Pipeline] echo [2026-04-12T01:53:33.475Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] echo [2026-04-12T01:53:33.489Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.11 [Pipeline] echo [2026-04-12T01:53:33.500Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:63e0740b6d5ba4cf36c4060eee07b21304ec4083-4.1.0-dev.11 [Pipeline] echo [2026-04-12T01:53:33.517Z] 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-04-12T01:53:33.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-12T01:53:33.911Z] [2026-04-12T01:53:33.911Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:53:34.255Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-12T01:53:34.523Z] arm64: Pulling from edgex-lftools-log-publisher [2026-04-12T01:53:34.524Z] 8998bd30e6a1: Pulling fs layer [2026-04-12T01:53:34.524Z] 04944245beec: Pulling fs layer [2026-04-12T01:53:34.524Z] 699f458cf7ca: Pulling fs layer [2026-04-12T01:53:34.524Z] 765212b225bb: Pulling fs layer [2026-04-12T01:53:34.524Z] f23df028b6ca: Pulling fs layer [2026-04-12T01:53:34.524Z] d65c8cfc05b1: Pulling fs layer [2026-04-12T01:53:34.524Z] 2437ff75d9bd: Pulling fs layer [2026-04-12T01:53:34.524Z] f23df028b6ca: Waiting [2026-04-12T01:53:34.524Z] d65c8cfc05b1: Waiting [2026-04-12T01:53:34.524Z] 2437ff75d9bd: Waiting [2026-04-12T01:53:34.524Z] 765212b225bb: Waiting [2026-04-12T01:53:34.524Z] 04944245beec: Verifying Checksum [2026-04-12T01:53:34.524Z] 04944245beec: Download complete [2026-04-12T01:53:34.524Z] 765212b225bb: Verifying Checksum [2026-04-12T01:53:34.524Z] 765212b225bb: Download complete [2026-04-12T01:53:34.524Z] f23df028b6ca: Verifying Checksum [2026-04-12T01:53:34.524Z] f23df028b6ca: Download complete [2026-04-12T01:53:34.524Z] d65c8cfc05b1: Download complete [2026-04-12T01:53:34.794Z] 699f458cf7ca: Verifying Checksum [2026-04-12T01:53:34.794Z] 699f458cf7ca: Download complete [2026-04-12T01:53:35.062Z] 8998bd30e6a1: Download complete [2026-04-12T01:53:37.646Z] 2437ff75d9bd: Verifying Checksum [2026-04-12T01:53:37.646Z] 2437ff75d9bd: Download complete [2026-04-12T01:53:39.587Z] 8998bd30e6a1: Pull complete [2026-04-12T01:53:40.172Z] 04944245beec: Pull complete [2026-04-12T01:53:42.113Z] 699f458cf7ca: Pull complete [2026-04-12T01:53:42.113Z] 765212b225bb: Pull complete [2026-04-12T01:53:43.070Z] f23df028b6ca: Pull complete [2026-04-12T01:53:43.070Z] d65c8cfc05b1: Pull complete [2026-04-12T01:54:01.270Z] 2437ff75d9bd: Pull complete [2026-04-12T01:54:01.270Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-04-12T01:54:01.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-12T01:54:01.270Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:54:01.487Z] prd-ubuntu20.04-docker-arm64-4c-16g-4979 does not seem to be running inside a container [2026-04-12T01:54:01.545Z] $ 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/127 -v /w/workspace/device-snmp-go/127:/w/workspace/device-snmp-go/127:rw,z -v /w/workspace/device-snmp-go/127@tmp:/w/workspace/device-snmp-go/127@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-04-12T01:54:05.040Z] $ docker top 760223b3d11b89279db0bf85b8199976e19c0111a8595f01fe69b5e04c29e2f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:54:05.911Z] ---> job-cost.sh [2026-04-12T01:54:05.911Z] lf-activate-venv: SKIPPING [2026-04-12T01:54:05.911Z] INFO: No Stack... [2026-04-12T01:54:06.498Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-04-12T01:54:07.082Z] INFO: Archiving Costs [Pipeline] sh [2026-04-12T01:54:07.729Z] + cat /w/workspace/device-snmp-go/127/archives/cost.csv [2026-04-12T01:54:07.729Z] + cut -d, -f6 [Pipeline] lock [2026-04-12T01:54:07.788Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-127-stack-cost] [2026-04-12T01:54:07.796Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-127-stack-cost] did not exist. Created. [2026-04-12T01:54:07.802Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-127-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-04-12T01:54:08.467Z] /w/workspace/device-snmp-go/127@tmp/durable-b7dd7c0f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-04-12T01:54:09.116Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-04-12T01:54:09.144Z] Warning: overwriting stash ‘stack-cost’ [2026-04-12T01:54:09.251Z] Stashed 1 file(s) [Pipeline] } [2026-04-12T01:54:09.258Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-127-stack-cost] [Pipeline] // lock [Pipeline] } [2026-04-12T01:54:09.279Z] $ docker stop --time=1 760223b3d11b89279db0bf85b8199976e19c0111a8595f01fe69b5e04c29e2f5 [2026-04-12T01:54:10.854Z] $ docker rm -f --volumes 760223b3d11b89279db0bf85b8199976e19c0111a8595f01fe69b5e04c29e2f5 [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-04-12T01:54:11.311Z] provisioning config files... [2026-04-12T01:54:11.319Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2884474269917744652tmp [Pipeline] { [Pipeline] sh [2026-04-12T01:54:11.612Z] + set +x [2026-04-12T01:54:11.612Z] + curl -s https://codecov.io/bash [2026-04-12T01:54:11.612Z] + bash -s -- [2026-04-12T01:54:11.612Z] [2026-04-12T01:54:11.612Z] _____ _ [2026-04-12T01:54:11.612Z] / ____| | | [2026-04-12T01:54:11.612Z] | | ___ __| | ___ ___ _____ __ [2026-04-12T01:54:11.612Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-04-12T01:54:11.612Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-04-12T01:54:11.612Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-04-12T01:54:11.612Z] Bash-1.0.6 [2026-04-12T01:54:11.612Z] [2026-04-12T01:54:11.612Z] [2026-04-12T01:54:11.612Z] ==> git version 2.25.1 found [2026-04-12T01:54:11.612Z] ==> 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-04-12T01:54:11.612Z] Release-Date: 2020-01-08 [2026-04-12T01:54:11.612Z] 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-04-12T01:54:11.612Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-04-12T01:54:11.612Z] ==> Jenkins CI detected. [2026-04-12T01:54:11.612Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2026-04-12T01:54:11.612Z] project root: . [2026-04-12T01:54:11.612Z] --> token set from env [2026-04-12T01:54:11.612Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-04-12T01:54:11.612Z] ==> Running gcov in . (disable via -X gcov) [2026-04-12T01:54:11.612Z] ==> Python coveragepy not found [2026-04-12T01:54:11.612Z] ==> Searching for coverage reports in: [2026-04-12T01:54:11.612Z] + . [2026-04-12T01:54:11.612Z] -> Found 1 reports [2026-04-12T01:54:11.612Z] ==> Detecting git/mercurial file structure [2026-04-12T01:54:11.612Z] ==> Reading reports [2026-04-12T01:54:11.612Z] + ./coverage.out bytes=9158 [2026-04-12T01:54:11.612Z] ==> Appending adjustments [2026-04-12T01:54:11.612Z] https://docs.codecov.io/docs/fixing-reports [2026-04-12T01:54:11.870Z] + Found adjustments [2026-04-12T01:54:11.870Z] ==> Gzipping contents [2026-04-12T01:54:11.870Z] 4.0K /tmp/codecov.7lDx5y.gz [2026-04-12T01:54:11.870Z] ==> Uploading reports [2026-04-12T01:54:11.870Z] url: https://codecov.io [2026-04-12T01:54:11.870Z] query: branch=main&commit=63e0740b6d5ba4cf36c4060eee07b21304ec4083&build=127&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F127%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-04-12T01:54:11.870Z] -> Pinging Codecov [2026-04-12T01:54:11.870Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=63e0740b6d5ba4cf36c4060eee07b21304ec4083&build=127&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F127%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-04-12T01:54:11.870Z] -> Uploading to [2026-04-12T01:54:11.870Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-snmp-go/63e0740b6d5ba4cf36c4060eee07b21304ec4083/ce0f90d8-9b20-4b68-98be-0ecbc0ccc28f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260412%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260412T015411Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=2e9e7cd0206f1c94526512c21ac05b875ea913df66d271ecc518e45fd68d51be [2026-04-12T01:54:12.129Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-12T01:54:12.129Z] Dload Upload Total Spent Left Speed [2026-04-12T01:54:12.129Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1448 0 0 100 1448 0 12591 --:--:-- --:--:-- --:--:-- 12591 [2026-04-12T01:54:12.129Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/63e0740b6d5ba4cf36c4060eee07b21304ec4083 [Pipeline] } [2026-04-12T01:54:12.135Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-04-12T01:54:12.263Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-04-12T01:54:12.275Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:54:12.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-04-12T01:54:12.592Z] [2026-04-12T01:54:12.592Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:54:12.892Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-04-12T01:54:12.892Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-04-12T01:54:12.892Z] 2d35ebdb57d9: Already exists [2026-04-12T01:54:12.892Z] 85e8836fcdb2: Pulling fs layer [2026-04-12T01:54:12.892Z] 91631faa732a: Pulling fs layer [2026-04-12T01:54:12.892Z] f3f5ae8826fa: Pulling fs layer [2026-04-12T01:54:12.892Z] 4f4fb700ef54: Pulling fs layer [2026-04-12T01:54:12.892Z] 7861252a18e6: Pulling fs layer [2026-04-12T01:54:12.892Z] 9130f900ef6f: Pulling fs layer [2026-04-12T01:54:12.892Z] 4f4fb700ef54: Waiting [2026-04-12T01:54:12.892Z] 7861252a18e6: Waiting [2026-04-12T01:54:12.892Z] 9130f900ef6f: Waiting [2026-04-12T01:54:12.892Z] f3f5ae8826fa: Download complete [2026-04-12T01:54:12.892Z] 85e8836fcdb2: Download complete [2026-04-12T01:54:12.892Z] 4f4fb700ef54: Verifying Checksum [2026-04-12T01:54:12.892Z] 4f4fb700ef54: Download complete [2026-04-12T01:54:13.152Z] 85e8836fcdb2: Pull complete [2026-04-12T01:54:13.152Z] 7861252a18e6: Verifying Checksum [2026-04-12T01:54:13.152Z] 7861252a18e6: Download complete [2026-04-12T01:54:13.716Z] 91631faa732a: Verifying Checksum [2026-04-12T01:54:13.716Z] 91631faa732a: Download complete [2026-04-12T01:54:14.647Z] 9130f900ef6f: Verifying Checksum [2026-04-12T01:54:18.826Z] 91631faa732a: Pull complete [2026-04-12T01:54:18.826Z] f3f5ae8826fa: Pull complete [2026-04-12T01:54:18.826Z] 4f4fb700ef54: Pull complete [2026-04-12T01:54:19.083Z] 7861252a18e6: Pull complete [2026-04-12T01:54:23.263Z] 9130f900ef6f: Pull complete [2026-04-12T01:54:23.263Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-04-12T01:54:23.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-04-12T01:54:23.263Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:54:23.367Z] prd-ubuntu20.04-docker-8c-8g-4965 does not seem to be running inside a container [2026-04-12T01:54:23.404Z] $ 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-04-12T01:54:25.753Z] $ docker top b6e5304bc83997f39d949eddc8af5d9471b105cc76b6cf73a8a809ae521fed8d -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T01:54:26.089Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] echo [2026-04-12T01:54:26.099Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh [2026-04-12T01:54:26.378Z] + set -o pipefail [2026-04-12T01:54:26.378Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' [2026-04-12T01:54:32.938Z] [2026-04-12T01:54:32.938Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2026-04-12T01:54:32.938Z] [2026-04-12T01:54:32.938Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6109ca73-afa1-4109-af03-45c28384bb64/history/f5d17ada-b5b0-4389-8c86-5bf1a51268dd [2026-04-12T01:54:32.938Z] [2026-04-12T01:54:32.938Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-04-12T01:54:32.938Z] [2026-04-12T01:54:33.199Z] [2026-04-12T01:54:33.199Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2026-04-12T01:54:33.199Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-04-12T01:54:33.478Z] $ docker stop --time=1 b6e5304bc83997f39d949eddc8af5d9471b105cc76b6cf73a8a809ae521fed8d [2026-04-12T01:54:36.318Z] $ docker rm -f --volumes b6e5304bc83997f39d949eddc8af5d9471b105cc76b6cf73a8a809ae521fed8d [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-04-12T01:54:37.176Z] + git log --format=format:%s -1 63e0740b6d5ba4cf36c4060eee07b21304ec4083 [Pipeline] sh [2026-04-12T01:54:37.466Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-12T01:54:37.466Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:54:37.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-12T01:54:37.759Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:54:37.837Z] prd-ubuntu20.04-docker-8c-8g-4965 does not seem to be running inside a container [2026-04-12T01:54:37.872Z] $ 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-04-12T01:54:38.134Z] $ docker top 412ea20075ad9e09adc2cfafec342f5c6a6c194e1f1c23061550132b5e1d7f9a -eo pid,comm [2026-04-12T01:54:38.166Z] 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-04-12T01:54:38.167Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-12T01:54:38.230Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-12T01:54:38.230Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-12T01:54:38.332Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-12T01:54:38.344Z] $ docker exec 412ea20075ad9e09adc2cfafec342f5c6a6c194e1f1c23061550132b5e1d7f9a ssh-agent [2026-04-12T01:54:38.432Z] SSH_AUTH_SOCK=/tmp/ssh-CP1pmxqJl00g/agent.32 [2026-04-12T01:54:38.432Z] SSH_AGENT_PID=38 [2026-04-12T01:54:38.436Z] Running ssh-add (command line suppressed) [2026-04-12T01:54:38.548Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5762965430411379583.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5762965430411379583.key) [2026-04-12T01:54:38.553Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-12T01:54:38.843Z] + git semver tag [2026-04-12T01:54:39.101Z] 2026-04-12 01:54:39,067 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-12T01:54:39.101Z] 2026-04-12 01:54:39,071 [run_tag] DEBUG tag force:False [2026-04-12T01:54:39.101Z] 2026-04-12 01:54:39,071 [check_head_tag] DEBUG check head tag [2026-04-12T01:54:39.101Z] 2026-04-12 01:54:39,071 [execute] INFO git cat-file --batch-check [2026-04-12T01:54:39.101Z] 2026-04-12 01:54:39,071 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=, shell=False, universal_newlines=False) [2026-04-12T01:54:39.101Z] 2026-04-12 01:54:39,073 [execute] INFO git cat-file --batch [2026-04-12T01:54:39.101Z] 2026-04-12 01:54:39,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=, shell=False, universal_newlines=False) [2026-04-12T01:54:39.101Z] 2026-04-12 01:54:39,080 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-04-12T01:54:39.101Z] 2026-04-12 01:54:39,080 [execute] INFO git tag -a v4.1.0-dev.11 -m v4.1.0-dev.11 [2026-04-12T01:54:39.101Z] 2026-04-12 01:54:39,080 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.11', '-m', 'v4.1.0-dev.11'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=None, shell=False, universal_newlines=False) [2026-04-12T01:54:39.101Z] 2026-04-12 01:54:39,083 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-04-12T01:54:39.101Z] 4.1.0-dev.11 [Pipeline] } [2026-04-12T01:54:39.119Z] $ docker exec --env ******** --env ******** 412ea20075ad9e09adc2cfafec342f5c6a6c194e1f1c23061550132b5e1d7f9a ssh-agent -k [2026-04-12T01:54:39.210Z] unset SSH_AUTH_SOCK; [2026-04-12T01:54:39.210Z] unset SSH_AGENT_PID; [2026-04-12T01:54:39.210Z] echo Agent pid 38 killed; [2026-04-12T01:54:39.210Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-12T01:54:39.541Z] + git semver [Pipeline] } [2026-04-12T01:54:39.822Z] $ docker stop --time=1 412ea20075ad9e09adc2cfafec342f5c6a6c194e1f1c23061550132b5e1d7f9a [2026-04-12T01:54:41.098Z] $ docker rm -f --volumes 412ea20075ad9e09adc2cfafec342f5c6a6c194e1f1c23061550132b5e1d7f9a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:54:41.502Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-04-12T01:54:41.503Z] [2026-04-12T01:54:41.503Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:54:41.805Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-04-12T01:54:41.805Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-04-12T01:54:41.805Z] ab5ef0e58194: Pulling fs layer [2026-04-12T01:54:41.805Z] 9712f1f96733: Pulling fs layer [2026-04-12T01:54:41.805Z] 63f879dbbcfc: Pulling fs layer [2026-04-12T01:54:41.805Z] 0d9ebad4ef96: Pulling fs layer [2026-04-12T01:54:41.805Z] e9a5061849ea: Pulling fs layer [2026-04-12T01:54:41.805Z] d747dcd14b5f: Pulling fs layer [2026-04-12T01:54:41.805Z] 2de7ff778b66: Pulling fs layer [2026-04-12T01:54:41.805Z] e9a5061849ea: Waiting [2026-04-12T01:54:41.805Z] d747dcd14b5f: Waiting [2026-04-12T01:54:41.805Z] 2de7ff778b66: Waiting [2026-04-12T01:54:41.805Z] 0d9ebad4ef96: Waiting [2026-04-12T01:54:41.805Z] 9712f1f96733: Download complete [2026-04-12T01:54:42.063Z] 63f879dbbcfc: Verifying Checksum [2026-04-12T01:54:42.063Z] 63f879dbbcfc: Download complete [2026-04-12T01:54:42.323Z] e9a5061849ea: Verifying Checksum [2026-04-12T01:54:42.323Z] e9a5061849ea: Download complete [2026-04-12T01:54:42.323Z] d747dcd14b5f: Download complete [2026-04-12T01:54:42.323Z] 2de7ff778b66: Verifying Checksum [2026-04-12T01:54:42.323Z] 2de7ff778b66: Download complete [2026-04-12T01:54:42.323Z] 0d9ebad4ef96: Verifying Checksum [2026-04-12T01:54:42.323Z] 0d9ebad4ef96: Download complete [2026-04-12T01:54:42.581Z] ab5ef0e58194: Verifying Checksum [2026-04-12T01:54:42.581Z] ab5ef0e58194: Download complete [2026-04-12T01:54:46.775Z] ab5ef0e58194: Pull complete [2026-04-12T01:54:46.775Z] 9712f1f96733: Pull complete [2026-04-12T01:54:47.350Z] 63f879dbbcfc: Pull complete [2026-04-12T01:54:52.670Z] 0d9ebad4ef96: Pull complete [2026-04-12T01:54:52.670Z] e9a5061849ea: Pull complete [2026-04-12T01:54:52.670Z] d747dcd14b5f: Pull complete [2026-04-12T01:54:54.053Z] 2de7ff778b66: Pull complete [2026-04-12T01:54:54.054Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-04-12T01:54:54.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-04-12T01:54:54.054Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:54:54.160Z] prd-ubuntu20.04-docker-8c-8g-4965 does not seem to be running inside a container [2026-04-12T01:54:54.201Z] $ 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-04-12T01:54:57.012Z] $ docker top ef57a80a7a03c5ed45b0f689476b325254566907ee48bcf0222ee280ae94b2da -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:54:57.077Z] provisioning config files... [2026-04-12T01:54:57.084Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8865708075962646261tmp [2026-04-12T01:54:57.094Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config14640055905051070749tmp [2026-04-12T01:54:57.105Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config11191185252473684653tmp [Pipeline] { [Pipeline] echo [2026-04-12T01:54:57.132Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:54:57.429Z] ---> sigul-configuration.sh [2026-04-12T01:54:57.429Z] gpg: directory `/root/.gnupg' created [2026-04-12T01:54:57.429Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-04-12T01:54:57.429Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-04-12T01:54:57.429Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-04-12T01:54:57.429Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-04-12T01:54:57.429Z] gpg: CAST5 encrypted data [2026-04-12T01:54:57.429Z] gpg: encrypted with 1 passphrase [2026-04-12T01:54:57.429Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-04-12T01:54:57.726Z] + mkdir /home/jenkins [2026-04-12T01:54:57.727Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-04-12T01:54:58.022Z] + 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-04-12T01:54:58.035Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:54:58.322Z] ---> sigul-install.sh [2026-04-12T01:54:58.322Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-04-12T01:54:58.618Z] + git tag --list [2026-04-12T01:54:58.618Z] 1.0.0 [2026-04-12T01:54:58.618Z] v0.0.0 [2026-04-12T01:54:58.618Z] v1.1.0 [2026-04-12T01:54:58.618Z] v1.1.1 [2026-04-12T01:54:58.618Z] v1.2.2 [2026-04-12T01:54:58.618Z] v1.3.0 [2026-04-12T01:54:58.618Z] v1.3.1 [2026-04-12T01:54:58.618Z] v2.0.0 [2026-04-12T01:54:58.618Z] v2.1.0 [2026-04-12T01:54:58.618Z] v2.1.1 [2026-04-12T01:54:58.618Z] v2.2.0 [2026-04-12T01:54:58.618Z] v2.3.0 [2026-04-12T01:54:58.618Z] v3.0 [2026-04-12T01:54:58.618Z] v3.0.0 [2026-04-12T01:54:58.618Z] v3.1 [2026-04-12T01:54:58.618Z] v3.1.0 [2026-04-12T01:54:58.618Z] v3.1.1 [2026-04-12T01:54:58.618Z] v4.0 [2026-04-12T01:54:58.618Z] v4.0.0 [2026-04-12T01:54:58.618Z] v4.0.1 [2026-04-12T01:54:58.618Z] v4.0.1-dev.1 [2026-04-12T01:54:58.618Z] v4.1.0-dev.1 [2026-04-12T01:54:58.618Z] v4.1.0-dev.10 [2026-04-12T01:54:58.618Z] v4.1.0-dev.11 [2026-04-12T01:54:58.618Z] v4.1.0-dev.2 [2026-04-12T01:54:58.618Z] v4.1.0-dev.3 [2026-04-12T01:54:58.618Z] v4.1.0-dev.4 [2026-04-12T01:54:58.618Z] v4.1.0-dev.5 [2026-04-12T01:54:58.618Z] v4.1.0-dev.6 [2026-04-12T01:54:58.618Z] v4.1.0-dev.7 [2026-04-12T01:54:58.618Z] v4.1.0-dev.8 [2026-04-12T01:54:58.618Z] v4.1.0-dev.9 [Pipeline] sh [2026-04-12T01:54:58.909Z] + lftools sign git-tag v4.1.0-dev.11 [2026-04-12T01:54:59.477Z] Signing Git tag with Sigul... [2026-04-12T01:54:59.477Z] Signing v4.1.0-dev.11 [Pipeline] echo [2026-04-12T01:54:59.751Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:55:00.045Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-04-12T01:55:00.052Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-04-12T01:55:00.092Z] $ docker stop --time=1 ef57a80a7a03c5ed45b0f689476b325254566907ee48bcf0222ee280ae94b2da [2026-04-12T01:55:01.418Z] $ docker rm -f --volumes ef57a80a7a03c5ed45b0f689476b325254566907ee48bcf0222ee280ae94b2da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-04-12T01:55:01.915Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-12T01:55:01.915Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:55:02.267Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-12T01:55:02.267Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:55:02.389Z] prd-ubuntu20.04-docker-8c-8g-4965 does not seem to be running inside a container [2026-04-12T01:55:02.427Z] $ 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-04-12T01:55:02.666Z] $ docker top d61f47f0d1ba173e3e0d62dac4caad78a2c79aef2fec3c161bbb535dc532c9a3 -eo pid,comm [2026-04-12T01:55:02.717Z] 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-04-12T01:55:02.717Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-12T01:55:02.778Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-12T01:55:02.778Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-12T01:55:02.896Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-12T01:55:02.909Z] $ docker exec d61f47f0d1ba173e3e0d62dac4caad78a2c79aef2fec3c161bbb535dc532c9a3 ssh-agent [2026-04-12T01:55:03.011Z] SSH_AUTH_SOCK=/tmp/ssh-QQyvMsPegBkR/agent.33 [2026-04-12T01:55:03.011Z] SSH_AGENT_PID=39 [2026-04-12T01:55:03.016Z] Running ssh-add (command line suppressed) [2026-04-12T01:55:03.137Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4466632277657011276.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4466632277657011276.key) [2026-04-12T01:55:03.143Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-12T01:55:03.433Z] + git semver bump pre [2026-04-12T01:55:03.692Z] 2026-04-12 01:55:03,659 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-12T01:55:03.692Z] 2026-04-12 01:55:03,663 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-04-12T01:55:03.692Z] 2026-04-12 01:55:03,663 [bump_version] DEBUG bumping version:4.1.0-dev.11 on axis:pre with prefix:dev [2026-04-12T01:55:03.692Z] 2026-04-12 01:55:03,663 [bump_version] DEBUG bumped version:4.1.0-dev.12 [2026-04-12T01:55:03.692Z] 2026-04-12 01:55:03,663 [write_version] DEBUG write version:4.1.0-dev.12 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True [2026-04-12T01:55:03.692Z] 2026-04-12 01:55:03,663 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-04-12T01:55:03.692Z] 2026-04-12 01:55:03,664 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-04-12T01:55:03.692Z] 2026-04-12 01:55:03,666 [execute] INFO git cat-file --batch-check [2026-04-12T01:55:03.692Z] 2026-04-12 01:55:03,666 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-04-12T01:55:03.692Z] 2026-04-12 01:55:03,670 [execute] INFO git cat-file --batch [2026-04-12T01:55:03.692Z] 2026-04-12 01:55:03,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-04-12T01:55:03.692Z] 2026-04-12 01:55:03,674 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-04-12T01:55:03.692Z] 4.1.0-dev.12 [Pipeline] } [2026-04-12T01:55:03.710Z] $ docker exec --env ******** --env ******** d61f47f0d1ba173e3e0d62dac4caad78a2c79aef2fec3c161bbb535dc532c9a3 ssh-agent -k [2026-04-12T01:55:03.801Z] unset SSH_AUTH_SOCK; [2026-04-12T01:55:03.801Z] unset SSH_AGENT_PID; [2026-04-12T01:55:03.801Z] echo Agent pid 39 killed; [2026-04-12T01:55:03.798Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-12T01:55:04.149Z] + git semver [Pipeline] } [2026-04-12T01:55:04.430Z] $ docker stop --time=1 d61f47f0d1ba173e3e0d62dac4caad78a2c79aef2fec3c161bbb535dc532c9a3 [2026-04-12T01:55:05.661Z] $ docker rm -f --volumes d61f47f0d1ba173e3e0d62dac4caad78a2c79aef2fec3c161bbb535dc532c9a3 [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-12T01:55:06.004Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-12T01:55:06.004Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:55:06.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-12T01:55:06.306Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:55:06.380Z] prd-ubuntu20.04-docker-8c-8g-4965 does not seem to be running inside a container [2026-04-12T01:55:06.420Z] $ 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-04-12T01:55:06.658Z] $ docker top 93cc8ab45cbbdd20d7faccc850d4d56c857907649466cd8c8fb1456a52b0f66d -eo pid,comm [2026-04-12T01:55:06.686Z] 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-04-12T01:55:06.686Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-12T01:55:06.748Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-12T01:55:06.748Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-12T01:55:06.845Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-12T01:55:06.858Z] $ docker exec 93cc8ab45cbbdd20d7faccc850d4d56c857907649466cd8c8fb1456a52b0f66d ssh-agent [2026-04-12T01:55:06.939Z] SSH_AUTH_SOCK=/tmp/ssh-fGPR4yGbD69m/agent.32 [2026-04-12T01:55:06.939Z] SSH_AGENT_PID=38 [2026-04-12T01:55:06.944Z] Running ssh-add (command line suppressed) [2026-04-12T01:55:07.041Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14836458861337101594.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14836458861337101594.key) [2026-04-12T01:55:07.043Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-12T01:55:07.329Z] + git semver push [2026-04-12T01:55:07.587Z] 2026-04-12 01:55:07,532 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-12T01:55:07.587Z] 2026-04-12 01:55:07,536 [run_push] DEBUG push [2026-04-12T01:55:07.587Z] 2026-04-12 01:55:07,537 [execute] INFO git cat-file --batch-check [2026-04-12T01:55:07.587Z] 2026-04-12 01:55:07,537 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-04-12T01:55:07.587Z] 2026-04-12 01:55:07,539 [execute] INFO git rev-list ba20439970d85d3e76171905d89a6f2d2f163e5c -- [2026-04-12T01:55:07.587Z] 2026-04-12 01:55:07,539 [execute] DEBUG Popen(['git', 'rev-list', 'ba20439970d85d3e76171905d89a6f2d2f163e5c', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-04-12T01:55:07.587Z] 2026-04-12 01:55:07,546 [execute] INFO git fetch -v -- origin [2026-04-12T01:55:07.587Z] 2026-04-12 01:55:07,546 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-04-12T01:55:08.154Z] 2026-04-12 01:55:08,106 [run_push] DEBUG no remote changes detected [2026-04-12T01:55:08.154Z] 2026-04-12 01:55:08,106 [execute] INFO git push origin semver [2026-04-12T01:55:08.154Z] 2026-04-12 01:55:08,106 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-04-12T01:55:09.527Z] 2026-04-12 01:55:09,156 [run_push] DEBUG push all version tags [2026-04-12T01:55:09.527Z] 2026-04-12 01:55:09,156 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-04-12T01:55:09.527Z] 2026-04-12 01:55:09,156 [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-04-12T01:55:10.095Z] 2026-04-12 01:55:10,090 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-04-12T01:55:10.095Z] 4.1.0-dev.12 [Pipeline] } [2026-04-12T01:55:10.373Z] $ docker exec --env ******** --env ******** 93cc8ab45cbbdd20d7faccc850d4d56c857907649466cd8c8fb1456a52b0f66d ssh-agent -k [2026-04-12T01:55:10.458Z] unset SSH_AUTH_SOCK; [2026-04-12T01:55:10.459Z] unset SSH_AGENT_PID; [2026-04-12T01:55:10.459Z] echo Agent pid 38 killed; [2026-04-12T01:55:10.458Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-12T01:55:10.790Z] + git semver [Pipeline] } [2026-04-12T01:55:11.074Z] $ docker stop --time=1 93cc8ab45cbbdd20d7faccc850d4d56c857907649466cd8c8fb1456a52b0f66d [2026-04-12T01:55:12.329Z] $ docker rm -f --volumes 93cc8ab45cbbdd20d7faccc850d4d56c857907649466cd8c8fb1456a52b0f66d [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-04-12T01:55:12.900Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2026-04-12T01:55:12.901Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2026-04-12T01:55:12.901Z] total 16 [2026-04-12T01:55:12.901Z] drwxr-xr-x 3 root root 4096 Apr 12 01:38 . [2026-04-12T01:55:12.901Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 01:54 .. [2026-04-12T01:55:12.901Z] drwxr-xr-x 2 root root 4096 Apr 12 01:38 cost [2026-04-12T01:55:12.901Z] -rw-r--r-- 1 root root 86 Apr 12 01:38 cost.csv [2026-04-12T01:55:12.901Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2026-04-12T01:55:12.901Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2026-04-12T01:55:12.901Z] total 16 [2026-04-12T01:55:12.901Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 01:38 . [2026-04-12T01:55:12.901Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 01:54 .. [2026-04-12T01:55:12.901Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 12 01:38 cost [2026-04-12T01:55:12.901Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 12 01:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:55:13.187Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:55:14.052Z] ---> package-listing.sh [2026-04-12T01:55:14.052Z] ++ facter osfamily [2026-04-12T01:55:14.052Z] ++ tr '[:upper:]' '[:lower:]' [2026-04-12T01:55:14.310Z] + OS_FAMILY=debian [2026-04-12T01:55:14.310Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2026-04-12T01:55:14.310Z] + START_PACKAGES=/tmp/packages_start.txt [2026-04-12T01:55:14.310Z] + END_PACKAGES=/tmp/packages_end.txt [2026-04-12T01:55:14.310Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-04-12T01:55:14.310Z] + PACKAGES=/tmp/packages_start.txt [2026-04-12T01:55:14.310Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2026-04-12T01:55:14.310Z] + PACKAGES=/tmp/packages_end.txt [2026-04-12T01:55:14.311Z] + case "${OS_FAMILY}" in [2026-04-12T01:55:14.311Z] + dpkg -l [2026-04-12T01:55:14.311Z] + grep '^ii' [2026-04-12T01:55:14.311Z] + '[' -f /tmp/packages_start.txt ']' [2026-04-12T01:55:14.311Z] + '[' -f /tmp/packages_end.txt ']' [2026-04-12T01:55:14.311Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-04-12T01:55:14.311Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2026-04-12T01:55:14.311Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2026-04-12T01:55:14.311Z] + 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-04-12T01:55:14.322Z] 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-04-12T01:55:14.601Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:55:15.165Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T01:55:15.166Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:55:15.247Z] prd-ubuntu20.04-docker-8c-8g-4965 does not seem to be running inside a container [2026-04-12T01:55:15.285Z] $ 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-04-12T01:55:15.499Z] $ docker top e1f3e8aaf9e5d96cee7641e8a3b8a599d55209d96be4730929e6b5adab90b939 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T01:55:15.830Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-04-12T01:55:16.114Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-04-12T01:55:16.395Z] + ls /var/log/sa-host [2026-04-12T01:55:16.395Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:55:16.433Z] provisioning config files... [2026-04-12T01:55:16.439Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config11906801112618484804tmp [Pipeline] { [Pipeline] echo [2026-04-12T01:55:16.457Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:55:16.743Z] ---> create-netrc.sh [Pipeline] } [2026-04-12T01:55:16.749Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:55:17.058Z] ---> python-tools-install.sh [Pipeline] echo [2026-04-12T01:55:17.067Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:55:17.349Z] ---> sudo-logs.sh [2026-04-12T01:55:17.349Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-04-12T01:55:17.386Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:55:17.667Z] ---> job-cost.sh [2026-04-12T01:55:17.667Z] lf-activate-venv: SKIPPING [2026-04-12T01:55:17.667Z] DEBUG: total: 0.2199999988079071 [2026-04-12T01:55:17.667Z] INFO: Retrieving Stack Cost... [2026-04-12T01:55:17.926Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-04-12T01:55:18.185Z] INFO: Archiving Costs [Pipeline] echo [2026-04-12T01:55:18.198Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:55:18.479Z] ---> logs-deploy.sh [2026-04-12T01:55:18.479Z] lf-activate-venv: SKIPPING [2026-04-12T01:55:18.479Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/127 [2026-04-12T01:55:18.479Z] INFO: archiving workspace using pattern(s): [2026-04-12T01:55:19.417Z] Archives upload complete. [2026-04-12T01:55:19.417Z] INFO: archiving logs to Nexus [2026-04-12T01:55:19.983Z] ---> uname -a: [2026-04-12T01:55:19.983Z] Linux prd-ubuntu20-04-docker-8c-8g-4965 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-04-12T01:55:19.983Z] [2026-04-12T01:55:19.983Z]