Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6133b90898d661cf6a7372b04aed259e2598eeaa 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-ssh8167623582848268984.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh13521558274281590470.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh11879980184598023926.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh7119289529906319465.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-ssh9771689017121404539.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] ========================================================= [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.23 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 ‘prd-ubuntu20.04-docker-8c-8g-4848’ is offline ‘prd-ubuntu20.04-docker-8c-8g-4849’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4852 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 > 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 Avoid second fetch Checking out Revision 6133b90898d661cf6a7372b04aed259e2598eeaa (main) Commit message: "Merge pull request #367 from weichou1229/upgrade-sdk" > git config core.sparsecheckout # timeout=10 > git checkout -f 6133b90898d661cf6a7372b04aed259e2598eeaa # timeout=10 > git rev-list --no-walk fee1417f519f9e74d45ca4a7b50f92751597446a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-07-09T10:54:59.615Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-07-09T10:54:59.678Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-07-09T10:54:59.700Z] ========================================================= [2025-07-09T10:54:59.700Z] EdgeX Global Pipelines Version Info [2025-07-09T10:54:59.700Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:55:00.416Z] ------------------- [2025-07-09T10:55:00.416Z] stable info: [2025-07-09T10:55:00.416Z] ------------------- [2025-07-09T10:55:00.416Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-07-09T10:55:00.416Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-07-09T10:55:00.416Z] Message: update stable to v1.0.274 [2025-07-09T10:55:00.985Z] ------------------- [2025-07-09T10:55:00.985Z] experimental info: [2025-07-09T10:55:00.985Z] ------------------- [2025-07-09T10:55:00.985Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-07-09T10:55:00.985Z] Commit SHA: 274fe4ad960081a284537894dddd28d0c782a18e [2025-07-09T10:55:00.985Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-07-09T10:55:01.054Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2025-07-09T10:55:01.074Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2025-07-09T10:55:01.097Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-07-09T10:55:01.119Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-07-09T10:55:01.146Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-07-09T10:55:01.171Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-07-09T10:55:01.194Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-07-09T10:55:01.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-07-09T10:55:01.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-07-09T10:55:01.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-07-09T10:55:01.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-07-09T10:55:01.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2025-07-09T10:55:01.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-07-09T10:55:01.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-07-09T10:55:01.375Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-07-09T10:55:01.397Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-07-09T10:55:01.418Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-07-09T10:55:01.438Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-07-09T10:55:01.457Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-07-09T10:55:01.479Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-07-09T10:55:01.502Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-07-09T10:55:01.524Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-07-09T10:55:01.544Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-07-09T10:55:01.565Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-07-09T10:55:01.587Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-07-09T10:55:01.612Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-07-09T10:55:01.631Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-07-09T10:55:01.654Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-07-09T10:55:01.678Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-07-09T10:55:01.698Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-07-09T10:55:01.718Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6133b90898d661cf6a7372b04aed259e2598eeaa [Pipeline] echo [2025-07-09T10:55:01.739Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6133b90 [Pipeline] echo [2025-07-09T10:55:01.758Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-09T10:55:01.822Z] provisioning config files... [2025-07-09T10:55:01.836Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config17500823629819590142tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:55:02.183Z] ---> ****-login.sh [2025-07-09T10:55:02.183Z] nexus3.edgexfoundry.org:10001 [2025-07-09T10:55:02.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:55:02.445Z] [2025-07-09T10:55:02.445Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-09T10:55:02.445Z] Configure a credential helper to remove this warning. See [2025-07-09T10:55:02.445Z] https://docs.****.com/go/credential-store/ [2025-07-09T10:55:02.445Z] [2025-07-09T10:55:02.445Z] Login Succeeded [2025-07-09T10:55:02.445Z] nexus3.edgexfoundry.org:10002 [2025-07-09T10:55:02.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:55:02.445Z] [2025-07-09T10:55:02.445Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-09T10:55:02.445Z] Configure a credential helper to remove this warning. See [2025-07-09T10:55:02.445Z] https://docs.****.com/go/credential-store/ [2025-07-09T10:55:02.445Z] [2025-07-09T10:55:02.445Z] Login Succeeded [2025-07-09T10:55:02.445Z] nexus3.edgexfoundry.org:10003 [2025-07-09T10:55:02.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:55:02.445Z] [2025-07-09T10:55:02.445Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-09T10:55:02.446Z] Configure a credential helper to remove this warning. See [2025-07-09T10:55:02.446Z] https://docs.****.com/go/credential-store/ [2025-07-09T10:55:02.446Z] [2025-07-09T10:55:02.446Z] Login Succeeded [2025-07-09T10:55:02.446Z] nexus3.edgexfoundry.org:10004 [2025-07-09T10:55:02.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:55:02.705Z] [2025-07-09T10:55:02.706Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-09T10:55:02.706Z] Configure a credential helper to remove this warning. See [2025-07-09T10:55:02.706Z] https://docs.****.com/go/credential-store/ [2025-07-09T10:55:02.706Z] [2025-07-09T10:55:02.706Z] Login Succeeded [2025-07-09T10:55:02.706Z] ****.io [2025-07-09T10:55:02.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:55:02.964Z] [2025-07-09T10:55:02.964Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-09T10:55:02.964Z] Configure a credential helper to remove this warning. See [2025-07-09T10:55:02.964Z] https://docs.****.com/go/credential-store/ [2025-07-09T10:55:02.964Z] [2025-07-09T10:55:02.964Z] Login Succeeded [2025-07-09T10:55:02.964Z] ---> ****-login.sh ends [Pipeline] } [2025-07-09T10:55:02.971Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-07-09T10:55:03.373Z] + git rev-list -1 --merges 6133b90898d661cf6a7372b04aed259e2598eeaa~1..6133b90898d661cf6a7372b04aed259e2598eeaa [Pipeline] echo [2025-07-09T10:55:03.402Z] -----------> git rev-list -1 --merges 6133b90898d661cf6a7372b04aed259e2598eeaa~1..6133b90898d661cf6a7372b04aed259e2598eeaa 6133b90898d661cf6a7372b04aed259e2598eeaa [2025-07-09T10:55:03.402Z] 6133b90898d661cf6a7372b04aed259e2598eeaa [false] [Pipeline] sh [2025-07-09T10:55:03.691Z] + git log --format=format:%s -1 6133b90898d661cf6a7372b04aed259e2598eeaa [Pipeline] echo [2025-07-09T10:55:03.707Z] ========================================================= [2025-07-09T10:55:03.707Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-07-09T10:55:03.707Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-07-09T10:55:04.035Z] + git log --format=format:%s -1 6133b90898d661cf6a7372b04aed259e2598eeaa [Pipeline] echo [2025-07-09T10:55:04.046Z] [semverPrep] GIT_COMMIT: 6133b90898d661cf6a7372b04aed259e2598eeaa, Commit Message: Merge pull request #367 from weichou1229/upgrade-sdk [Pipeline] echo [2025-07-09T10:55:04.062Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-07-09T10:55:04.410Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-07-09T10:55:04.410Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-07-09T10:55:04.410Z] + [ -e /tmp/ssh_known_hosts ] [2025-07-09T10:55:04.410Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-07-09T10:55:04.410Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-07-09T10:55:04.410Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-07-09T10:55:04.410Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:55:04.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-09T10:55:04.754Z] [2025-07-09T10:55:04.754Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:55:05.054Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-09T10:55:05.054Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-07-09T10:55:05.054Z] 3dae71ba6b94: Pulling fs layer [2025-07-09T10:55:05.054Z] 6bf1a483ea7c: Pulling fs layer [2025-07-09T10:55:05.054Z] f5dfc541a4d3: Pulling fs layer [2025-07-09T10:55:05.054Z] 461d9e800cba: Pulling fs layer [2025-07-09T10:55:05.054Z] 80192f66455f: Pulling fs layer [2025-07-09T10:55:05.054Z] 2e8e34ca0e6c: Pulling fs layer [2025-07-09T10:55:05.054Z] a29436f7fd5d: Pulling fs layer [2025-07-09T10:55:05.054Z] 80192f66455f: Waiting [2025-07-09T10:55:05.054Z] 2e8e34ca0e6c: Waiting [2025-07-09T10:55:05.054Z] 461d9e800cba: Waiting [2025-07-09T10:55:05.054Z] 923cac83aea3: Pulling fs layer [2025-07-09T10:55:05.054Z] a29436f7fd5d: Waiting [2025-07-09T10:55:05.054Z] 25ad8b0a4227: Pulling fs layer [2025-07-09T10:55:05.054Z] db01528c6b51: Pulling fs layer [2025-07-09T10:55:05.054Z] 923cac83aea3: Waiting [2025-07-09T10:55:05.054Z] 25ad8b0a4227: Waiting [2025-07-09T10:55:05.054Z] 28988de357af: Pulling fs layer [2025-07-09T10:55:05.054Z] db01528c6b51: Waiting [2025-07-09T10:55:05.054Z] 28988de357af: Waiting [2025-07-09T10:55:05.054Z] 6bf1a483ea7c: Verifying Checksum [2025-07-09T10:55:05.054Z] 6bf1a483ea7c: Download complete [2025-07-09T10:55:05.054Z] 461d9e800cba: Verifying Checksum [2025-07-09T10:55:05.054Z] 461d9e800cba: Download complete [2025-07-09T10:55:05.054Z] 80192f66455f: Verifying Checksum [2025-07-09T10:55:05.054Z] 80192f66455f: Download complete [2025-07-09T10:55:05.314Z] f5dfc541a4d3: Verifying Checksum [2025-07-09T10:55:05.314Z] f5dfc541a4d3: Download complete [2025-07-09T10:55:05.314Z] 3dae71ba6b94: Verifying Checksum [2025-07-09T10:55:05.314Z] 3dae71ba6b94: Download complete [2025-07-09T10:55:05.314Z] 923cac83aea3: Download complete [2025-07-09T10:55:05.314Z] 25ad8b0a4227: Verifying Checksum [2025-07-09T10:55:05.314Z] 25ad8b0a4227: Download complete [2025-07-09T10:55:05.577Z] db01528c6b51: Download complete [2025-07-09T10:55:05.577Z] 28988de357af: Verifying Checksum [2025-07-09T10:55:05.577Z] 28988de357af: Download complete [2025-07-09T10:55:05.577Z] a29436f7fd5d: Verifying Checksum [2025-07-09T10:55:05.577Z] a29436f7fd5d: Download complete [2025-07-09T10:55:06.144Z] 2e8e34ca0e6c: Verifying Checksum [2025-07-09T10:55:06.144Z] 2e8e34ca0e6c: Download complete [2025-07-09T10:55:06.711Z] 3dae71ba6b94: Pull complete [2025-07-09T10:55:06.968Z] 6bf1a483ea7c: Pull complete [2025-07-09T10:55:07.904Z] f5dfc541a4d3: Pull complete [2025-07-09T10:55:07.904Z] 461d9e800cba: Pull complete [2025-07-09T10:55:07.904Z] 80192f66455f: Pull complete [2025-07-09T10:55:12.096Z] 2e8e34ca0e6c: Pull complete [2025-07-09T10:55:12.096Z] a29436f7fd5d: Pull complete [2025-07-09T10:55:12.358Z] 923cac83aea3: Pull complete [2025-07-09T10:55:12.359Z] 25ad8b0a4227: Pull complete [2025-07-09T10:55:12.359Z] db01528c6b51: Pull complete [2025-07-09T10:55:12.359Z] 28988de357af: Pull complete [2025-07-09T10:55:12.359Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-07-09T10:55:12.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-09T10:55:12.359Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T10:55:12.482Z] prd-ubuntu20.04-docker-8c-8g-4852 does not seem to be running inside a container [2025-07-09T10:55:12.496Z] $ 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 [2025-07-09T10:55:14.893Z] $ docker top d991a0248cc70d22ca7bb786f41473cc92ab527bcaad01857602adb565b28984 -eo pid,comm [2025-07-09T10:55:14.953Z] 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). [2025-07-09T10:55:14.953Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-07-09T10:55:15.002Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-09T10:55:15.002Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-09T10:55:15.114Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-09T10:55:15.109Z] $ docker exec d991a0248cc70d22ca7bb786f41473cc92ab527bcaad01857602adb565b28984 ssh-agent [2025-07-09T10:55:15.220Z] SSH_AUTH_SOCK=/tmp/ssh-qm4iUOR3Gkk7/agent.32 [2025-07-09T10:55:15.220Z] SSH_AGENT_PID=38 [2025-07-09T10:55:15.229Z] Running ssh-add (command line suppressed) [2025-07-09T10:55:15.330Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_15217063561175575899.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_15217063561175575899.key) [2025-07-09T10:55:15.352Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-09T10:55:15.642Z] + git tag --points-at HEAD [Pipeline] } [2025-07-09T10:55:15.644Z] $ docker exec --env ******** --env ******** d991a0248cc70d22ca7bb786f41473cc92ab527bcaad01857602adb565b28984 ssh-agent -k [2025-07-09T10:55:15.736Z] unset SSH_AUTH_SOCK; [2025-07-09T10:55:15.736Z] unset SSH_AGENT_PID; [2025-07-09T10:55:15.736Z] echo Agent pid 38 killed; [2025-07-09T10:55:15.754Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-07-09T10:55:15.793Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-09T10:55:15.793Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-09T10:55:15.898Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-09T10:55:15.894Z] $ docker exec d991a0248cc70d22ca7bb786f41473cc92ab527bcaad01857602adb565b28984 ssh-agent [2025-07-09T10:55:16.005Z] SSH_AUTH_SOCK=/tmp/ssh-sadaShkQFBBj/agent.71 [2025-07-09T10:55:16.005Z] SSH_AGENT_PID=77 [2025-07-09T10:55:16.010Z] Running ssh-add (command line suppressed) [2025-07-09T10:55:16.096Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_15220549141946051911.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_15220549141946051911.key) [2025-07-09T10:55:16.116Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-09T10:55:16.409Z] + git semver init [2025-07-09T10:55:16.976Z] 2025-07-09 10:55:16,661 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-07-09T10:55:16.976Z] 2025-07-09 10:55:16,665 [run_init] DEBUG init version:0.0.0 force:False [2025-07-09T10:55:16.976Z] 2025-07-09 10:55:16,666 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2025-07-09T10:55:16.976Z] 2025-07-09 10:55:16,666 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2025-07-09T10:55:16.976Z] 2025-07-09 10:55:16,666 [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) [2025-07-09T10:55:17.911Z] 2025-07-09 10:55:17,771 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2025-07-09T10:55:17.911Z] 2025-07-09 10:55:17,772 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2025-07-09T10:55:17.911Z] 2025-07-09 10:55:17,772 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2025-07-09T10:55:17.911Z] 2025-07-09 10:55:17,772 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2025-07-09T10:55:17.911Z] 4.1.0-dev.2 [Pipeline] } [2025-07-09T10:55:17.913Z] $ docker exec --env ******** --env ******** d991a0248cc70d22ca7bb786f41473cc92ab527bcaad01857602adb565b28984 ssh-agent -k [2025-07-09T10:55:17.999Z] unset SSH_AUTH_SOCK; [2025-07-09T10:55:18.000Z] unset SSH_AGENT_PID; [2025-07-09T10:55:18.000Z] echo Agent pid 77 killed; [2025-07-09T10:55:18.017Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-09T10:55:18.337Z] + git semver [Pipeline] } [2025-07-09T10:55:18.599Z] $ docker stop --time=1 d991a0248cc70d22ca7bb786f41473cc92ab527bcaad01857602adb565b28984 [2025-07-09T10:55:19.875Z] $ docker rm -f --volumes d991a0248cc70d22ca7bb786f41473cc92ab527bcaad01857602adb565b28984 [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-09T10:55:20.222Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-07-09T10:55:20.432Z] Stashed 1 file(s) [Pipeline] echo [2025-07-09T10:55:20.436Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.2 [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 [2025-07-09T10:55:20.601Z] provisioning config files... [2025-07-09T10:55:20.612Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config13058847553089453915tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:55:20.910Z] ---> ****-login.sh [2025-07-09T10:55:20.910Z] nexus3.edgexfoundry.org:10001 [2025-07-09T10:55:20.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:55:20.910Z] Login Succeeded [2025-07-09T10:55:20.910Z] nexus3.edgexfoundry.org:10002 [2025-07-09T10:55:20.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:55:20.910Z] Login Succeeded [2025-07-09T10:55:20.910Z] nexus3.edgexfoundry.org:10003 [2025-07-09T10:55:20.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:55:21.169Z] Login Succeeded [2025-07-09T10:55:21.169Z] nexus3.edgexfoundry.org:10004 [2025-07-09T10:55:21.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:55:21.169Z] Login Succeeded [2025-07-09T10:55:21.169Z] ****.io [2025-07-09T10:55:21.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:55:21.428Z] Login Succeeded [2025-07-09T10:55:21.428Z] ---> ****-login.sh ends [Pipeline] } [2025-07-09T10:55:21.434Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-07-09T10:55:21.564Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-09T10:55:21.586Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-09T10:55:21.599Z] ========================================================= [2025-07-09T10:55:21.599Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-07-09T10:55:21.599Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:55:21.926Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-07-09T10:55:22.492Z] #0 building with "default" instance using docker driver [2025-07-09T10:55:22.492Z] [2025-07-09T10:55:22.492Z] #1 [internal] load build definition from Dockerfile [2025-07-09T10:55:22.492Z] #1 transferring dockerfile: 1.61kB done [2025-07-09T10:55:22.492Z] #1 DONE 0.0s [2025-07-09T10:55:22.492Z] [2025-07-09T10:55:22.492Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-07-09T10:55:22.492Z] #2 DONE 0.1s [2025-07-09T10:55:22.749Z] [2025-07-09T10:55:22.749Z] #3 [internal] load .dockerignore [2025-07-09T10:55:22.749Z] #3 transferring context: 46B done [2025-07-09T10:55:22.749Z] #3 DONE 0.0s [2025-07-09T10:55:22.749Z] [2025-07-09T10:55:22.749Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 [2025-07-09T10:55:22.749Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 0.0s done [2025-07-09T10:55:22.749Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 6.29MB / 74.06MB 0.1s [2025-07-09T10:55:22.749Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-07-09T10:55:22.749Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 2.10MB / 3.63MB 0.1s [2025-07-09T10:55:22.749Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done [2025-07-09T10:55:22.749Z] #4 sha256:ea6120ae94a0356f97603cf7c451f67990211a3e020e5a30d412335b108fdc34 4.22kB / 4.22kB done [2025-07-09T10:55:22.749Z] #4 ... [2025-07-09T10:55:22.749Z] [2025-07-09T10:55:22.749Z] #5 [internal] load build context [2025-07-09T10:55:22.749Z] #5 transferring context: 23.58MB 0.2s done [2025-07-09T10:55:22.749Z] #5 DONE 0.2s [2025-07-09T10:55:22.749Z] [2025-07-09T10:55:22.749Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 [2025-07-09T10:55:22.749Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 16.78MB / 74.06MB 0.2s [2025-07-09T10:55:22.749Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-07-09T10:55:22.749Z] #4 sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 685B / 685B done [2025-07-09T10:55:22.749Z] #4 sha256:e873195afa03f66c4477d62a47bde445cf4ea723c241a30f98137b48a10af2e9 2.08kB / 2.08kB done [2025-07-09T10:55:22.749Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s [2025-07-09T10:55:22.749Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-07-09T10:55:22.749Z] #4 sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 440B / 440B 0.2s done [2025-07-09T10:55:22.749Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 1.05MB / 100.52MB 0.2s [2025-07-09T10:55:22.749Z] #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 1.05MB / 2.38MB 0.2s [2025-07-09T10:55:23.007Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 33.55MB / 74.06MB 0.3s [2025-07-09T10:55:23.007Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-07-09T10:55:23.007Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 7.34MB / 100.52MB 0.3s [2025-07-09T10:55:23.007Z] #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 2.38MB / 2.38MB 0.2s done [2025-07-09T10:55:23.007Z] #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0B / 13.29MB 0.3s [2025-07-09T10:55:23.007Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done [2025-07-09T10:55:23.265Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 71.30MB / 74.06MB 0.5s [2025-07-09T10:55:23.265Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 26.21MB / 100.52MB 0.5s [2025-07-09T10:55:23.265Z] #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 13.29MB / 13.29MB 0.5s done [2025-07-09T10:55:23.265Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 42.99MB / 100.52MB 0.6s [2025-07-09T10:55:23.265Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d [2025-07-09T10:55:23.523Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s done [2025-07-09T10:55:23.523Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 62.91MB / 100.52MB 0.7s [2025-07-09T10:55:23.523Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 87.03MB / 100.52MB 0.8s [2025-07-09T10:55:23.523Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 100.52MB / 100.52MB 0.9s [2025-07-09T10:55:23.780Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 100.52MB / 100.52MB 1.0s done [2025-07-09T10:55:28.033Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.5s done [2025-07-09T10:55:28.033Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-07-09T10:55:28.033Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-07-09T10:55:28.033Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-07-09T10:55:28.033Z] #4 extracting sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 done [2025-07-09T10:55:28.033Z] #4 extracting sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 [2025-07-09T10:55:28.295Z] #4 extracting sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 0.0s done [2025-07-09T10:55:28.295Z] #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 0.1s [2025-07-09T10:55:31.088Z] #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 2.4s done [2025-07-09T10:55:31.088Z] #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 [2025-07-09T10:55:31.346Z] #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0.6s done [2025-07-09T10:55:31.346Z] #4 DONE 8.7s [2025-07-09T10:55:31.604Z] [2025-07-09T10:55:31.604Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2025-07-09T10:55:31.604Z] #6 0.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-09T10:55:31.604Z] #6 0.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-09T10:55:31.950Z] #6 0.679 (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-07-09T10:55:32.210Z] #6 0.686 (2/4) Installing libedit (20240517.3.1-r0) [2025-07-09T10:55:32.210Z] #6 0.691 (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-07-09T10:55:32.210Z] #6 0.712 (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-07-09T10:55:32.210Z] #6 0.726 Executing busybox-1.36.1-r29.trigger [2025-07-09T10:55:32.210Z] #6 0.734 OK: 252 MiB in 62 packages [2025-07-09T10:55:33.599Z] #6 DONE 2.4s [2025-07-09T10:55:33.857Z] [2025-07-09T10:55:33.857Z] #7 [builder 3/7] WORKDIR /device-snmp-go [2025-07-09T10:55:33.857Z] #7 DONE 0.0s [2025-07-09T10:55:33.857Z] [2025-07-09T10:55:33.857Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-07-09T10:55:33.857Z] #8 DONE 0.0s [2025-07-09T10:55:33.857Z] [2025-07-09T10:55:33.857Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-09T10:55:35.563Z] Still waiting to schedule task [2025-07-09T10:55:35.564Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4853’ is offline [2025-07-09T10:55:35.564Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4854’ is offline [2025-07-09T10:56:20.544Z] #9 DONE 40.1s [2025-07-09T10:56:20.544Z] [2025-07-09T10:56:20.544Z] #10 [builder 6/7] COPY . . [2025-07-09T10:56:20.544Z] #10 DONE 0.1s [2025-07-09T10:56:20.544Z] [2025-07-09T10:56:20.544Z] #11 [builder 7/7] RUN echo noop [2025-07-09T10:56:20.544Z] #11 0.178 noop [2025-07-09T10:56:20.544Z] #11 DONE 0.2s [2025-07-09T10:56:20.544Z] [2025-07-09T10:56:20.544Z] #12 exporting to image [2025-07-09T10:56:20.544Z] #12 exporting layers [2025-07-09T10:56:21.111Z] #12 exporting layers 7.0s done [2025-07-09T10:56:21.369Z] #12 writing image sha256:3d138cfacaa5e2c510776f2f9858e516e36493a59857695cae1a75fcaf073f2d done [2025-07-09T10:56:21.369Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-07-09T10:56:21.369Z] #12 DONE 7.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:56:21.702Z] + docker inspect -f . ci-base-image-x86_64 [2025-07-09T10:56:21.702Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T10:56:21.801Z] prd-ubuntu20.04-docker-8c-8g-4852 does not seem to be running inside a container [2025-07-09T10:56:21.845Z] $ 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 [2025-07-09T10:56:22.570Z] $ docker top 03360aef49fd192319ed798661b57b09318ffa9486ed8bc547dce381dd55c361 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-09T10:56:22.909Z] + go version [2025-07-09T10:56:22.909Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-07-09T10:56:22.923Z] $ docker stop --time=1 03360aef49fd192319ed798661b57b09318ffa9486ed8bc547dce381dd55c361 [2025-07-09T10:56:24.175Z] $ docker rm -f --volumes 03360aef49fd192319ed798661b57b09318ffa9486ed8bc547dce381dd55c361 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:56:24.594Z] + docker inspect -f . ci-base-image-x86_64 [2025-07-09T10:56:24.594Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T10:56:24.664Z] prd-ubuntu20.04-docker-8c-8g-4852 does not seem to be running inside a container [2025-07-09T10:56:24.693Z] $ 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 [2025-07-09T10:56:24.915Z] $ docker top 43aee4631131a5272a2f0cc98d590fbbeb884bf2d20ecc6599afe6d79e4a2985 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-09T10:56:25.272Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh [2025-07-09T10:56:25.585Z] + make test [2025-07-09T10:56:25.585Z] go test ./... -coverprofile=coverage.out [2025-07-09T10:56:26.954Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2025-07-09T10:56:48.882Z] github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements [2025-07-09T10:56:48.882Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.007s coverage: 0.0% of statements [2025-07-09T10:56:57.028Z] go vet ./... [2025-07-09T10:57:03.638Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-07-09T10:57:03.638Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-07-09T10:57:03.638Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-07-09T10:57:03.650Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-07-09T10:57:03.674Z] $ docker stop --time=1 43aee4631131a5272a2f0cc98d590fbbeb884bf2d20ecc6599afe6d79e4a2985 [2025-07-09T10:57:05.740Z] $ docker rm -f --volumes 43aee4631131a5272a2f0cc98d590fbbeb884bf2d20ecc6599afe6d79e4a2985 [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-09T10:57:06.302Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-07-09T10:57:06.357Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-07-09T10:57:06.968Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-07-09T10:57:07.275Z] + ls -al . [2025-07-09T10:57:07.275Z] total 236 [2025-07-09T10:57:07.275Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 9 10:56 . [2025-07-09T10:57:07.275Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 9 10:54 .. [2025-07-09T10:57:07.275Z] -rw-rw-r-- 1 jenkins jenkins 6 Jul 9 10:54 .dockerignore [2025-07-09T10:57:07.276Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 9 10:56 .git [2025-07-09T10:57:07.276Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 10:54 .github [2025-07-09T10:57:07.276Z] -rw-rw-r-- 1 jenkins jenkins 263 Jul 9 10:54 .gitignore [2025-07-09T10:57:07.276Z] -rw-rw-r-- 1 jenkins jenkins 199 Jul 9 10:54 .golangci.yml [2025-07-09T10:57:07.276Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 9 10:55 .semver [2025-07-09T10:57:07.276Z] -rw-rw-r-- 1 jenkins jenkins 19482 Jul 9 10:54 Attribution.txt [2025-07-09T10:57:07.276Z] -rw-rw-r-- 1 jenkins jenkins 12273 Jul 9 10:54 CHANGELOG.md [2025-07-09T10:57:07.276Z] -rw-rw-r-- 1 jenkins jenkins 1571 Jul 9 10:54 Dockerfile [2025-07-09T10:57:07.276Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 9 10:54 GOVERNANCE.md [2025-07-09T10:57:07.276Z] -rw-rw-r-- 1 jenkins jenkins 656 Jul 9 10:54 Jenkinsfile [2025-07-09T10:57:07.276Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 9 10:54 LICENSE [2025-07-09T10:57:07.276Z] -rw-rw-r-- 1 jenkins jenkins 2240 Jul 9 10:54 Makefile [2025-07-09T10:57:07.276Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 9 10:54 OWNERS.md [2025-07-09T10:57:07.276Z] -rw-rw-r-- 1 jenkins jenkins 10477 Jul 9 10:54 README.md [2025-07-09T10:57:07.276Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 9 10:55 VERSION [2025-07-09T10:57:07.276Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 9 10:54 bin [2025-07-09T10:57:07.276Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 10:54 cmd [2025-07-09T10:57:07.276Z] -rw-r--r-- 1 jenkins jenkins 9158 Jul 9 10:56 coverage.out [2025-07-09T10:57:07.276Z] -rw-rw-r-- 1 jenkins jenkins 6134 Jul 9 10:54 go.mod [2025-07-09T10:57:07.276Z] -rw-rw-r-- 1 jenkins jenkins 87176 Jul 9 10:54 go.sum [2025-07-09T10:57:07.276Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 10:54 internal [2025-07-09T10:57:07.276Z] -rw-rw-r-- 1 jenkins jenkins 228 Jul 9 10:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:57:07.605Z] + 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=6133b90898d661cf6a7372b04aed259e2598eeaa --label arch=amd64 --label version=4.1.0-dev.2 . [2025-07-09T10:57:07.865Z] #0 building with "default" instance using docker driver [2025-07-09T10:57:07.865Z] [2025-07-09T10:57:07.865Z] #1 [internal] load build definition from Dockerfile [2025-07-09T10:57:07.865Z] #1 transferring dockerfile: 1.61kB done [2025-07-09T10:57:07.865Z] #1 DONE 0.0s [2025-07-09T10:57:07.865Z] [2025-07-09T10:57:07.865Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-07-09T10:57:07.865Z] #2 DONE 0.0s [2025-07-09T10:57:07.865Z] [2025-07-09T10:57:07.865Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-07-09T10:57:07.865Z] #3 DONE 0.1s [2025-07-09T10:57:07.865Z] [2025-07-09T10:57:07.865Z] #4 [internal] load .dockerignore [2025-07-09T10:57:07.865Z] #4 transferring context: 46B done [2025-07-09T10:57:07.865Z] #4 DONE 0.0s [2025-07-09T10:57:07.865Z] [2025-07-09T10:57:07.865Z] #5 [internal] load build context [2025-07-09T10:57:07.865Z] #5 transferring context: 22.06kB 0.0s done [2025-07-09T10:57:07.865Z] #5 DONE 0.0s [2025-07-09T10:57:07.865Z] [2025-07-09T10:57:07.865Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-07-09T10:57:07.865Z] #6 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-07-09T10:57:07.865Z] #6 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-07-09T10:57:07.865Z] #6 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-07-09T10:57:07.865Z] #6 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-07-09T10:57:07.865Z] #6 DONE 0.0s [2025-07-09T10:57:07.865Z] [2025-07-09T10:57:07.865Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-07-09T10:57:07.865Z] #7 DONE 0.1s [2025-07-09T10:57:07.865Z] [2025-07-09T10:57:07.865Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-07-09T10:57:08.130Z] #8 0.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-09T10:57:08.492Z] #8 0.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-09T10:57:08.758Z] #8 ... [2025-07-09T10:57:08.758Z] [2025-07-09T10:57:08.758Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2025-07-09T10:57:08.758Z] #9 0.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-09T10:57:08.758Z] #9 0.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-09T10:57:08.758Z] #9 0.711 OK: 252 MiB in 62 packages [2025-07-09T10:57:08.758Z] #9 DONE 0.8s [2025-07-09T10:57:08.758Z] [2025-07-09T10:57:08.758Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-07-09T10:57:08.758Z] #8 0.788 (1/1) Installing dumb-init (1.2.5-r3) [2025-07-09T10:57:08.758Z] #8 0.792 Executing busybox-1.36.1-r29.trigger [2025-07-09T10:57:08.758Z] #8 0.801 OK: 8 MiB in 15 packages [2025-07-09T10:57:08.758Z] #8 ... [2025-07-09T10:57:08.758Z] [2025-07-09T10:57:08.758Z] #10 [builder 3/7] WORKDIR /device-snmp-go [2025-07-09T10:57:08.758Z] #10 DONE 0.0s [2025-07-09T10:57:08.758Z] [2025-07-09T10:57:08.758Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-07-09T10:57:08.758Z] #11 DONE 0.0s [2025-07-09T10:57:09.025Z] [2025-07-09T10:57:09.025Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-07-09T10:57:09.025Z] #8 DONE 1.0s [2025-07-09T10:57:09.025Z] [2025-07-09T10:57:09.025Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2025-07-09T10:57:09.289Z] #12 0.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-09T10:57:09.555Z] #12 ... [2025-07-09T10:57:09.555Z] [2025-07-09T10:57:09.555Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-09T10:57:09.555Z] #13 DONE 0.6s [2025-07-09T10:57:09.555Z] [2025-07-09T10:57:09.555Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2025-07-09T10:57:09.555Z] #12 0.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-09T10:57:09.555Z] #12 ... [2025-07-09T10:57:09.555Z] [2025-07-09T10:57:09.555Z] #14 [builder 6/7] COPY . . [2025-07-09T10:57:09.555Z] #14 DONE 0.1s [2025-07-09T10:57:09.819Z] [2025-07-09T10:57:09.819Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2025-07-09T10:57:09.819Z] #12 0.776 OK: 8 MiB in 15 packages [2025-07-09T10:57:09.819Z] #12 DONE 0.9s [2025-07-09T10:57:09.819Z] [2025-07-09T10:57:09.819Z] #15 [builder 7/7] RUN make build [2025-07-09T10:57:10.086Z] #15 0.366 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.1.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.21" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2025-07-09T10:57:36.886Z] #15 DONE 24.6s [2025-07-09T10:57:36.886Z] [2025-07-09T10:57:36.886Z] #16 [stage-1 4/6] COPY --from=builder /device-snmp-go/cmd / [2025-07-09T10:57:36.886Z] #16 DONE 0.2s [2025-07-09T10:57:36.886Z] [2025-07-09T10:57:36.886Z] #17 [stage-1 5/6] COPY --from=builder /device-snmp-go/Attribution.txt / [2025-07-09T10:57:36.886Z] #17 DONE 0.0s [2025-07-09T10:57:36.886Z] [2025-07-09T10:57:36.886Z] #18 [stage-1 6/6] COPY --from=builder /device-snmp-go/LICENSE / [2025-07-09T10:57:36.886Z] #18 DONE 0.0s [2025-07-09T10:57:36.886Z] [2025-07-09T10:57:36.886Z] #19 exporting to image [2025-07-09T10:57:36.886Z] #19 exporting layers [2025-07-09T10:57:36.886Z] #19 exporting layers 0.2s done [2025-07-09T10:57:36.886Z] #19 writing image sha256:d3571e93da783e0f8430820edc56d370a056a483041e3391a2b40418c595bc51 done [2025-07-09T10:57:36.886Z] #19 naming to docker.io/library/device-snmp done [2025-07-09T10:57:36.886Z] #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-09T10:57:37.009Z] provisioning config files... [2025-07-09T10:57:37.018Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config10972905170274458929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:57:37.317Z] ---> ****-login.sh [2025-07-09T10:57:37.318Z] nexus3.edgexfoundry.org:10001 [2025-07-09T10:57:37.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:57:37.318Z] Login Succeeded [2025-07-09T10:57:37.318Z] nexus3.edgexfoundry.org:10002 [2025-07-09T10:57:37.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:57:37.318Z] Login Succeeded [2025-07-09T10:57:37.318Z] nexus3.edgexfoundry.org:10003 [2025-07-09T10:57:37.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:57:37.576Z] Login Succeeded [2025-07-09T10:57:37.576Z] nexus3.edgexfoundry.org:10004 [2025-07-09T10:57:37.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:57:37.576Z] Login Succeeded [2025-07-09T10:57:37.576Z] ****.io [2025-07-09T10:57:37.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:57:37.839Z] Login Succeeded [2025-07-09T10:57:37.839Z] ---> ****-login.sh ends [Pipeline] } [2025-07-09T10:57:37.846Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-07-09T10:57:37.903Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-09T10:57:37.927Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2025-07-09T10:57:37.927Z] 6133b90898d661cf6a7372b04aed259e2598eeaa [2025-07-09T10:57:37.927Z] latest [2025-07-09T10:57:37.927Z] 4.1.0-dev.2 [2025-07-09T10:57:37.927Z] 6133b90898d661cf6a7372b04aed259e2598eeaa-4.1.0-dev.2 [2025-07-09T10:57:37.927Z] main [2025-07-09T10:57:37.927Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:57:38.269Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:6133b90898d661cf6a7372b04aed259e2598eeaa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:57:38.598Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:6133b90898d661cf6a7372b04aed259e2598eeaa [2025-07-09T10:57:38.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2025-07-09T10:57:38.598Z] 79820ec4783d: Preparing [2025-07-09T10:57:38.598Z] e6a5cd977af2: Preparing [2025-07-09T10:57:38.598Z] 1143fdb0ea89: Preparing [2025-07-09T10:57:38.598Z] 9c93c5e16be7: Preparing [2025-07-09T10:57:38.598Z] 0ec757cace3c: Preparing [2025-07-09T10:57:38.598Z] 994456c4fd7b: Preparing [2025-07-09T10:57:38.598Z] 994456c4fd7b: Waiting [2025-07-09T10:57:38.598Z] 0ec757cace3c: Pushed [2025-07-09T10:57:38.598Z] 9c93c5e16be7: Pushed [2025-07-09T10:57:38.598Z] 79820ec4783d: Pushed [2025-07-09T10:57:38.598Z] e6a5cd977af2: Pushed [2025-07-09T10:57:38.598Z] 994456c4fd7b: Layer already exists [2025-07-09T10:57:43.888Z] 1143fdb0ea89: Pushed [2025-07-09T10:57:43.888Z] 6133b90898d661cf6a7372b04aed259e2598eeaa: digest: sha256:d93b5a79a7d458cd41ba63e17056827872ac93ee7bfd8215f08c5923e12e5cc8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:57:44.221Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:57:44.547Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2025-07-09T10:57:44.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2025-07-09T10:57:44.547Z] 79820ec4783d: Preparing [2025-07-09T10:57:44.547Z] e6a5cd977af2: Preparing [2025-07-09T10:57:44.547Z] 1143fdb0ea89: Preparing [2025-07-09T10:57:44.547Z] 9c93c5e16be7: Preparing [2025-07-09T10:57:44.547Z] 0ec757cace3c: Preparing [2025-07-09T10:57:44.547Z] 994456c4fd7b: Preparing [2025-07-09T10:57:44.547Z] 994456c4fd7b: Waiting [2025-07-09T10:57:44.547Z] e6a5cd977af2: Layer already exists [2025-07-09T10:57:44.547Z] 1143fdb0ea89: Layer already exists [2025-07-09T10:57:44.547Z] 0ec757cace3c: Layer already exists [2025-07-09T10:57:44.547Z] 79820ec4783d: Layer already exists [2025-07-09T10:57:44.547Z] 9c93c5e16be7: Layer already exists [2025-07-09T10:57:44.547Z] 994456c4fd7b: Layer already exists [2025-07-09T10:57:44.547Z] latest: digest: sha256:d93b5a79a7d458cd41ba63e17056827872ac93ee7bfd8215f08c5923e12e5cc8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:57:44.861Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:57:45.177Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.2 [2025-07-09T10:57:45.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2025-07-09T10:57:45.177Z] 79820ec4783d: Preparing [2025-07-09T10:57:45.177Z] e6a5cd977af2: Preparing [2025-07-09T10:57:45.177Z] 1143fdb0ea89: Preparing [2025-07-09T10:57:45.177Z] 9c93c5e16be7: Preparing [2025-07-09T10:57:45.177Z] 0ec757cace3c: Preparing [2025-07-09T10:57:45.177Z] 994456c4fd7b: Preparing [2025-07-09T10:57:45.177Z] 994456c4fd7b: Waiting [2025-07-09T10:57:45.177Z] e6a5cd977af2: Layer already exists [2025-07-09T10:57:45.177Z] 0ec757cace3c: Layer already exists [2025-07-09T10:57:45.177Z] 9c93c5e16be7: Layer already exists [2025-07-09T10:57:45.177Z] 79820ec4783d: Layer already exists [2025-07-09T10:57:45.177Z] 1143fdb0ea89: Layer already exists [2025-07-09T10:57:45.177Z] 994456c4fd7b: Layer already exists [2025-07-09T10:57:45.177Z] 4.1.0-dev.2: digest: sha256:d93b5a79a7d458cd41ba63e17056827872ac93ee7bfd8215f08c5923e12e5cc8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:57:45.509Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:6133b90898d661cf6a7372b04aed259e2598eeaa-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:57:45.837Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:6133b90898d661cf6a7372b04aed259e2598eeaa-4.1.0-dev.2 [2025-07-09T10:57:45.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2025-07-09T10:57:45.837Z] 79820ec4783d: Preparing [2025-07-09T10:57:45.837Z] e6a5cd977af2: Preparing [2025-07-09T10:57:45.837Z] 1143fdb0ea89: Preparing [2025-07-09T10:57:45.837Z] 9c93c5e16be7: Preparing [2025-07-09T10:57:45.837Z] 0ec757cace3c: Preparing [2025-07-09T10:57:45.837Z] 994456c4fd7b: Preparing [2025-07-09T10:57:45.837Z] 994456c4fd7b: Waiting [2025-07-09T10:57:45.837Z] 79820ec4783d: Layer already exists [2025-07-09T10:57:45.837Z] 1143fdb0ea89: Layer already exists [2025-07-09T10:57:45.837Z] 9c93c5e16be7: Layer already exists [2025-07-09T10:57:45.837Z] 0ec757cace3c: Layer already exists [2025-07-09T10:57:45.837Z] e6a5cd977af2: Layer already exists [2025-07-09T10:57:45.837Z] 994456c4fd7b: Layer already exists [2025-07-09T10:57:45.837Z] 6133b90898d661cf6a7372b04aed259e2598eeaa-4.1.0-dev.2: digest: sha256:d93b5a79a7d458cd41ba63e17056827872ac93ee7bfd8215f08c5923e12e5cc8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:57:46.149Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:57:46.468Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2025-07-09T10:57:46.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2025-07-09T10:57:46.469Z] 79820ec4783d: Preparing [2025-07-09T10:57:46.469Z] e6a5cd977af2: Preparing [2025-07-09T10:57:46.469Z] 1143fdb0ea89: Preparing [2025-07-09T10:57:46.469Z] 9c93c5e16be7: Preparing [2025-07-09T10:57:46.469Z] 0ec757cace3c: Preparing [2025-07-09T10:57:46.469Z] 994456c4fd7b: Preparing [2025-07-09T10:57:46.469Z] 994456c4fd7b: Waiting [2025-07-09T10:57:46.469Z] 79820ec4783d: Layer already exists [2025-07-09T10:57:46.469Z] 0ec757cace3c: Layer already exists [2025-07-09T10:57:46.469Z] 1143fdb0ea89: Layer already exists [2025-07-09T10:57:46.469Z] e6a5cd977af2: Layer already exists [2025-07-09T10:57:46.469Z] 9c93c5e16be7: Layer already exists [2025-07-09T10:57:46.469Z] 994456c4fd7b: Layer already exists [2025-07-09T10:57:46.469Z] main: digest: sha256:d93b5a79a7d458cd41ba63e17056827872ac93ee7bfd8215f08c5923e12e5cc8 size: 1573 [Pipeline] } [2025-07-09T10:57:46.481Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4856 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] // withEnv [Pipeline] { [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] ws [2025-07-09T10:57:46.520Z] Running in /w/workspace/device-snmp-go/116 [Pipeline] { [Pipeline] // withEnv [Pipeline] echo [2025-07-09T10:57:46.542Z] ===================================================== [Pipeline] checkout [Pipeline] echo [2025-07-09T10:57:49.585Z] taggedImages: [2025-07-09T10:57:49.585Z] - nexus3.edgexfoundry.org:10004/device-snmp:6133b90898d661cf6a7372b04aed259e2598eeaa [2025-07-09T10:57:49.585Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2025-07-09T10:57:49.585Z] - nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.2 [2025-07-09T10:57:49.585Z] - nexus3.edgexfoundry.org:10004/device-snmp:6133b90898d661cf6a7372b04aed259e2598eeaa-4.1.0-dev.2 [2025-07-09T10:57:49.585Z] - nexus3.edgexfoundry.org:10004/device-snmp:main [2025-07-09T10:57:49.593Z] The recommended git tool is: git [Pipeline] echo [2025-07-09T10:57:49.638Z] ========================================================= [2025-07-09T10:57:49.638Z] [edgeXBuildMultiArch] RAW Config: [2025-07-09T10:57:49.638Z] images: [2025-07-09T10:57:49.638Z] - nexus3.edgexfoundry.org:10004/device-snmp:6133b90898d661cf6a7372b04aed259e2598eeaa [2025-07-09T10:57:49.638Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2025-07-09T10:57:49.638Z] - nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.2 [2025-07-09T10:57:49.638Z] - nexus3.edgexfoundry.org:10004/device-snmp:6133b90898d661cf6a7372b04aed259e2598eeaa-4.1.0-dev.2 [2025-07-09T10:57:49.638Z] - nexus3.edgexfoundry.org:10004/device-snmp:main [2025-07-09T10:57:49.638Z] settingsFile: [2025-07-09T10:57:49.638Z] device-snmp-go-settings [2025-07-09T10:57:49.638Z] ========================================================= [Pipeline] node [2025-07-09T10:57:55.120Z] using credential edgex-jenkins-ssh [2025-07-09T10:57:55.143Z] Cloning the remote Git repository [2025-07-09T10:57:55.199Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2025-07-09T10:57:55.331Z] > git init /w/workspace/device-snmp-go/116 # timeout=10 [2025-07-09T10:57:55.532Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2025-07-09T10:57:55.534Z] > git --version # timeout=10 [2025-07-09T10:57:55.559Z] > git --version # 'git version 2.25.1' [2025-07-09T10:57:55.562Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-07-09T10:57:55.746Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-07-09T10:57:58.476Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2025-07-09T10:57:58.506Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-07-09T10:57:59.900Z] Avoid second fetch [2025-07-09T10:57:59.900Z] Checking out Revision 6133b90898d661cf6a7372b04aed259e2598eeaa (main) [2025-07-09T10:58:00.762Z] Commit message: "Merge pull request #367 from weichou1229/upgrade-sdk" [2025-07-09T10:57:59.918Z] > git config core.sparsecheckout # timeout=10 [2025-07-09T10:58:00.003Z] > git checkout -f 6133b90898d661cf6a7372b04aed259e2598eeaa # timeout=10 [2025-07-09T10:58:04.641Z] Still waiting to schedule task [2025-07-09T10:58:04.642Z] ‘prd-centos7-docker-4c-2g-4857’ is offline [2025-07-09T10:58:04.642Z] ‘prd-centos7-docker-4c-2g-4859’ is offline [2025-07-09T10:58:04.642Z] ‘prd-centos7-docker-4c-2g-4860’ is offline [2025-07-09T10:58:04.642Z] ‘prd-ubuntu20.04-docker-8c-8g-4848’ doesn’t have label ‘centos7-docker-4c-2g’ [2025-07-09T10:58:04.642Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4858’ doesn’t have label ‘centos7-docker-4c-2g’ [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-07-09T10:58:05.621Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-07-09T10:58:05.621Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-07-09T10:58:05.621Z] Dload Upload Total Spent Left Speed [2025-07-09T10:58:05.621Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 205k 0 --:--:-- --:--:-- --:--:-- 205k [Pipeline] sh [2025-07-09T10:58:05.970Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-07-09T10:58:06.323Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-07-09T10:58:06.323Z] + sudo tee /etc/docker/daemon.new [2025-07-09T10:58:06.323Z] { [2025-07-09T10:58:06.323Z] "registry-mirrors": [ [2025-07-09T10:58:06.323Z] "https://nexus3.edgexfoundry.org:10001" [2025-07-09T10:58:06.323Z] ], [2025-07-09T10:58:06.323Z] "bip": "10.250.0.254/24", [2025-07-09T10:58:06.323Z] "hosts": [ [2025-07-09T10:58:06.323Z] "tcp://0.0.0.0:5555", [2025-07-09T10:58:06.323Z] "unix:///var/run/docker.sock" [2025-07-09T10:58:06.323Z] ], [2025-07-09T10:58:06.323Z] "mtu": 1458, [2025-07-09T10:58:06.323Z] "selinux-enabled": true, [2025-07-09T10:58:06.323Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-07-09T10:58:06.323Z] } [Pipeline] sh [2025-07-09T10:58:06.662Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-07-09T10:58:07.002Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-09T10:58:25.300Z] provisioning config files... [2025-07-09T10:58:25.339Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/116@tmp/config14530224081262538105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:58:25.819Z] ---> ****-login.sh [2025-07-09T10:58:25.819Z] nexus3.edgexfoundry.org:10001 [2025-07-09T10:58:26.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:58:26.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T10:58:26.681Z] Configure a credential helper to remove this warning. See [2025-07-09T10:58:26.681Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T10:58:26.681Z] [2025-07-09T10:58:26.682Z] Login Succeeded [2025-07-09T10:58:26.682Z] nexus3.edgexfoundry.org:10002 [2025-07-09T10:58:26.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:58:26.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T10:58:26.954Z] Configure a credential helper to remove this warning. See [2025-07-09T10:58:26.954Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T10:58:26.954Z] [2025-07-09T10:58:26.954Z] Login Succeeded [2025-07-09T10:58:26.954Z] nexus3.edgexfoundry.org:10003 [2025-07-09T10:58:27.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:58:27.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T10:58:27.550Z] Configure a credential helper to remove this warning. See [2025-07-09T10:58:27.550Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T10:58:27.550Z] [2025-07-09T10:58:27.550Z] Login Succeeded [2025-07-09T10:58:27.550Z] nexus3.edgexfoundry.org:10004 [2025-07-09T10:58:27.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:58:28.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T10:58:28.100Z] Configure a credential helper to remove this warning. See [2025-07-09T10:58:28.100Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T10:58:28.100Z] [2025-07-09T10:58:28.100Z] Login Succeeded [2025-07-09T10:58:28.100Z] ****.io [2025-07-09T10:58:28.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:58:28.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T10:58:28.702Z] Configure a credential helper to remove this warning. See [2025-07-09T10:58:28.702Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T10:58:28.702Z] [2025-07-09T10:58:28.702Z] Login Succeeded [2025-07-09T10:58:28.702Z] ---> ****-login.sh ends [Pipeline] } [2025-07-09T10:58:28.730Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-07-09T10:58:29.204Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-09T10:58:29.219Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-09T10:58:29.232Z] ========================================================= [2025-07-09T10:58:29.233Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-07-09T10:58:29.233Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:58:29.598Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-07-09T10:58:29.869Z] Sending build context to Docker daemon 11.94MB [2025-07-09T10:58:30.140Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-07-09T10:58:30.140Z] Step 2/12 : FROM ${BASE} AS builder [2025-07-09T10:58:30.140Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-07-09T10:58:30.140Z] 94e9d8af2201: Pulling fs layer [2025-07-09T10:58:30.140Z] a6c56e8762df: Pulling fs layer [2025-07-09T10:58:30.140Z] f0f3c8884826: Pulling fs layer [2025-07-09T10:58:30.140Z] c7e7622c144d: Pulling fs layer [2025-07-09T10:58:30.140Z] c7e7622c144d: Waiting [2025-07-09T10:58:30.140Z] 4f4fb700ef54: Pulling fs layer [2025-07-09T10:58:30.140Z] 4f4fb700ef54: Waiting [2025-07-09T10:58:30.140Z] e8859aadc426: Pulling fs layer [2025-07-09T10:58:30.140Z] b4813487a9f6: Pulling fs layer [2025-07-09T10:58:30.140Z] 502a3d64fb4b: Pulling fs layer [2025-07-09T10:58:30.140Z] e8859aadc426: Waiting [2025-07-09T10:58:30.140Z] b4813487a9f6: Waiting [2025-07-09T10:58:30.140Z] 502a3d64fb4b: Waiting [2025-07-09T10:58:30.424Z] a6c56e8762df: Verifying Checksum [2025-07-09T10:58:30.424Z] a6c56e8762df: Download complete [2025-07-09T10:58:30.424Z] c7e7622c144d: Verifying Checksum [2025-07-09T10:58:30.424Z] c7e7622c144d: Download complete [2025-07-09T10:58:30.424Z] 4f4fb700ef54: Verifying Checksum [2025-07-09T10:58:30.424Z] 4f4fb700ef54: Download complete [2025-07-09T10:58:30.424Z] e8859aadc426: Verifying Checksum [2025-07-09T10:58:30.424Z] e8859aadc426: Download complete [2025-07-09T10:58:30.424Z] 94e9d8af2201: Verifying Checksum [2025-07-09T10:58:30.424Z] 94e9d8af2201: Download complete [2025-07-09T10:58:31.022Z] 502a3d64fb4b: Verifying Checksum [2025-07-09T10:58:31.022Z] 502a3d64fb4b: Download complete [2025-07-09T10:58:31.615Z] 94e9d8af2201: Pull complete [2025-07-09T10:58:32.201Z] a6c56e8762df: Pull complete [2025-07-09T10:58:32.471Z] f0f3c8884826: Verifying Checksum [2025-07-09T10:58:32.472Z] f0f3c8884826: Download complete [2025-07-09T10:58:33.440Z] b4813487a9f6: Verifying Checksum [2025-07-09T10:58:33.440Z] b4813487a9f6: Download complete [2025-07-09T10:58:48.499Z] f0f3c8884826: Pull complete [2025-07-09T10:58:48.499Z] c7e7622c144d: Pull complete [2025-07-09T10:58:48.499Z] 4f4fb700ef54: Pull complete [2025-07-09T10:58:48.499Z] e8859aadc426: Pull complete [2025-07-09T10:58:51.658Z] Running on prd-centos7-docker-4c-2g-4862 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-09T10:58:51.698Z] provisioning config files... [2025-07-09T10:58:51.719Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6962317363017275384tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:58:52.748Z] ---> ****-login.sh [2025-07-09T10:58:52.748Z] nexus3.edgexfoundry.org:10001 [2025-07-09T10:58:56.751Z] b4813487a9f6: Pull complete [2025-07-09T10:58:58.730Z] 502a3d64fb4b: Pull complete [2025-07-09T10:58:58.730Z] Digest: sha256:ccce412edaf9646599052987b87cd187cc8535800fd55ebf268fc97f1e5e6dde [2025-07-09T10:58:58.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-07-09T10:58:58.730Z] ---> 3bb21d53e231 [2025-07-09T10:58:58.730Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-07-09T10:59:01.324Z] ---> Running in 7072c113debb [2025-07-09T10:59:01.324Z] Removing intermediate container 7072c113debb [2025-07-09T10:59:01.324Z] ---> 8254fe1d8be7 [2025-07-09T10:59:01.324Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-07-09T10:59:01.324Z] ---> Running in 3a33e35285f1 [2025-07-09T10:59:01.592Z] Removing intermediate container 3a33e35285f1 [2025-07-09T10:59:01.592Z] ---> e42b1f66d943 [2025-07-09T10:59:01.592Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-07-09T10:59:01.860Z] ---> Running in 7dc4cc3abe51 [2025-07-09T10:59:02.133Z] Removing intermediate container 7dc4cc3abe51 [2025-07-09T10:59:02.133Z] ---> 31f03e16062c [2025-07-09T10:59:02.133Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-07-09T10:59:02.133Z] ---> Running in b9b273289cd9 [2025-07-09T10:59:02.401Z] Removing intermediate container b9b273289cd9 [2025-07-09T10:59:02.401Z] ---> 134e70b5cf7a [2025-07-09T10:59:02.401Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-07-09T10:59:02.670Z] ---> Running in 491d6e031f6c [2025-07-09T10:59:04.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-09T10:59:04.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-09T10:59:06.053Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-07-09T10:59:06.053Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-07-09T10:59:06.053Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-07-09T10:59:06.053Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-07-09T10:59:06.053Z] Executing busybox-1.36.1-r29.trigger [2025-07-09T10:59:06.053Z] OK: 244 MiB in 62 packages [2025-07-09T10:59:07.049Z] Removing intermediate container 491d6e031f6c [2025-07-09T10:59:07.049Z] ---> 6f5f9ccf1ff6 [2025-07-09T10:59:07.049Z] Step 8/12 : WORKDIR /device-snmp-go [2025-07-09T10:59:07.049Z] ---> Running in 05f47fa9dc5b [2025-07-09T10:59:07.323Z] Removing intermediate container 05f47fa9dc5b [2025-07-09T10:59:07.323Z] ---> 6480acccf21a [2025-07-09T10:59:07.323Z] Step 9/12 : COPY go.mod vendor* ./ [2025-07-09T10:59:07.910Z] ---> 723f3d4dc32b [2025-07-09T10:59:07.910Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-09T10:59:07.910Z] ---> Running in 4ed35297e281 [2025-07-09T11:01:44.771Z] Removing intermediate container 4ed35297e281 [2025-07-09T11:01:44.771Z] ---> 58d5f37a78f6 [2025-07-09T11:01:44.771Z] Step 11/12 : COPY . . [2025-07-09T11:01:44.771Z] ---> 7eb71b4ece91 [2025-07-09T11:01:44.771Z] Step 12/12 : RUN ${MAKE} [2025-07-09T11:01:44.771Z] ---> Running in 7f7855451b27 [2025-07-09T11:01:44.771Z] noop [2025-07-09T11:01:44.771Z] Removing intermediate container 7f7855451b27 [2025-07-09T11:01:44.771Z] ---> 84dfc3330378 [2025-07-09T11:01:44.771Z] Successfully built 84dfc3330378 [2025-07-09T11:01:44.771Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:01:45.170Z] + docker inspect -f . ci-base-image-arm64 [2025-07-09T11:01:45.171Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T11:01:45.449Z] prd-ubuntu20.04-docker-arm64-4c-16g-4856 does not seem to be running inside a container [2025-07-09T11:01:45.532Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/116 -v /w/workspace/device-snmp-go/116:/w/workspace/device-snmp-go/116:rw,z -v /w/workspace/device-snmp-go/116@tmp:/w/workspace/device-snmp-go/116@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 [2025-07-09T11:01:47.051Z] $ docker top d6a0049243d70ed04f411813b02bd83419e90889772789488a6a2926219f3b9a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-09T11:01:47.974Z] + go version [2025-07-09T11:01:47.974Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-07-09T11:01:47.995Z] $ docker stop --time=1 d6a0049243d70ed04f411813b02bd83419e90889772789488a6a2926219f3b9a [2025-07-09T11:01:49.752Z] $ docker rm -f --volumes d6a0049243d70ed04f411813b02bd83419e90889772789488a6a2926219f3b9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:01:50.393Z] + docker inspect -f . ci-base-image-arm64 [2025-07-09T11:01:50.393Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T11:01:50.619Z] prd-ubuntu20.04-docker-arm64-4c-16g-4856 does not seem to be running inside a container [2025-07-09T11:01:50.703Z] $ 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/116 -v /w/workspace/device-snmp-go/116:/w/workspace/device-snmp-go/116:rw,z -v /w/workspace/device-snmp-go/116@tmp:/w/workspace/device-snmp-go/116@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 [2025-07-09T11:01:52.150Z] $ docker top c280f09d65b5b37743cf6296eb6654019f650ee803eea98a8b8947bd1f3dc747 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-09T11:01:53.055Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/116 [Pipeline] fileExists [Pipeline] sh [2025-07-09T11:01:53.721Z] + make test [2025-07-09T11:01:53.721Z] go test ./... -coverprofile=coverage.out [2025-07-09T11:02:00.556Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2025-07-09T11:06:22.567Z] github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements [2025-07-09T11:06:22.567Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.030s coverage: 0.0% of statements [2025-07-09T11:06:22.567Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-07-09T11:06:22.567Z] go vet ./... [2025-07-09T11:07:18.985Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-07-09T11:07:18.985Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-07-09T11:07:18.985Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-07-09T11:07:19.005Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-07-09T11:07:19.027Z] $ docker stop --time=1 c280f09d65b5b37743cf6296eb6654019f650ee803eea98a8b8947bd1f3dc747 [2025-07-09T11:07:21.090Z] $ docker rm -f --volumes c280f09d65b5b37743cf6296eb6654019f650ee803eea98a8b8947bd1f3dc747 [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-09T11:07:22.995Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-07-09T11:07:23.024Z] Warning: overwriting stash ‘coverage-report’ [2025-07-09T11:07:23.667Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-07-09T11:07:24.089Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-07-09T11:07:24.447Z] + ls -al . [2025-07-09T11:07:24.447Z] total 232 [2025-07-09T11:07:24.447Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 9 11:01 . [2025-07-09T11:07:24.447Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 9 10:57 .. [2025-07-09T11:07:24.447Z] -rw-rw-r-- 1 jenkins jenkins 6 Jul 9 10:58 .dockerignore [2025-07-09T11:07:24.447Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 9 10:58 .git [2025-07-09T11:07:24.447Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 10:58 .github [2025-07-09T11:07:24.447Z] -rw-rw-r-- 1 jenkins jenkins 263 Jul 9 10:58 .gitignore [2025-07-09T11:07:24.447Z] -rw-rw-r-- 1 jenkins jenkins 199 Jul 9 10:58 .golangci.yml [2025-07-09T11:07:24.447Z] -rw-rw-r-- 1 jenkins jenkins 19482 Jul 9 10:58 Attribution.txt [2025-07-09T11:07:24.447Z] -rw-rw-r-- 1 jenkins jenkins 12273 Jul 9 10:58 CHANGELOG.md [2025-07-09T11:07:24.447Z] -rw-rw-r-- 1 jenkins jenkins 1571 Jul 9 10:58 Dockerfile [2025-07-09T11:07:24.447Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 9 10:58 GOVERNANCE.md [2025-07-09T11:07:24.447Z] -rw-rw-r-- 1 jenkins jenkins 656 Jul 9 10:58 Jenkinsfile [2025-07-09T11:07:24.447Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 9 10:58 LICENSE [2025-07-09T11:07:24.447Z] -rw-rw-r-- 1 jenkins jenkins 2240 Jul 9 10:58 Makefile [2025-07-09T11:07:24.447Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 9 10:58 OWNERS.md [2025-07-09T11:07:24.447Z] -rw-rw-r-- 1 jenkins jenkins 10477 Jul 9 10:58 README.md [2025-07-09T11:07:24.447Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 9 10:55 VERSION [2025-07-09T11:07:24.447Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 9 10:58 bin [2025-07-09T11:07:24.447Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 10:58 cmd [2025-07-09T11:07:24.447Z] -rw-r--r-- 1 jenkins jenkins 9158 Jul 9 11:06 coverage.out [2025-07-09T11:07:24.447Z] -rw-rw-r-- 1 jenkins jenkins 6134 Jul 9 10:58 go.mod [2025-07-09T11:07:24.447Z] -rw-rw-r-- 1 jenkins jenkins 87176 Jul 9 10:58 go.sum [2025-07-09T11:07:24.447Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 10:58 internal [2025-07-09T11:07:24.447Z] -rw-rw-r-- 1 jenkins jenkins 228 Jul 9 10:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:07:24.941Z] + 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=6133b90898d661cf6a7372b04aed259e2598eeaa --label arch=arm64 --label version=4.1.0-dev.2 . [2025-07-09T11:07:25.580Z] Sending build context to Docker daemon 11.95MB [2025-07-09T11:07:25.580Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2025-07-09T11:07:25.580Z] Step 2/25 : FROM ${BASE} AS builder [2025-07-09T11:07:25.580Z] ---> 84dfc3330378 [2025-07-09T11:07:25.580Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2025-07-09T11:07:25.580Z] ---> Running in 8e26b2204201 [2025-07-09T11:07:26.195Z] Removing intermediate container 8e26b2204201 [2025-07-09T11:07:26.195Z] ---> e881da422968 [2025-07-09T11:07:26.195Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-07-09T11:07:26.195Z] ---> Running in eac5a48e5594 [2025-07-09T11:07:26.481Z] Removing intermediate container eac5a48e5594 [2025-07-09T11:07:26.481Z] ---> 23918b121e4d [2025-07-09T11:07:26.481Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-07-09T11:07:26.770Z] ---> Running in 8a1258afd6e3 [2025-07-09T11:07:27.042Z] Removing intermediate container 8a1258afd6e3 [2025-07-09T11:07:27.042Z] ---> 125a0e6a0f10 [2025-07-09T11:07:27.042Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2025-07-09T11:07:27.042Z] ---> Running in 90b4571780b3 [2025-07-09T11:07:27.635Z] Removing intermediate container 90b4571780b3 [2025-07-09T11:07:27.635Z] ---> 30b7a3821be5 [2025-07-09T11:07:27.635Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-07-09T11:07:27.635Z] ---> Running in 400333b3c874 [2025-07-09T11:07:29.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-09T11:07:29.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-09T11:07:31.317Z] OK: 244 MiB in 62 packages [2025-07-09T11:07:33.310Z] Removing intermediate container 400333b3c874 [2025-07-09T11:07:33.310Z] ---> d8bf9060ee12 [2025-07-09T11:07:33.310Z] Step 8/25 : WORKDIR /device-snmp-go [2025-07-09T11:07:33.587Z] ---> Running in acfa4fac8504 [2025-07-09T11:07:34.173Z] Removing intermediate container acfa4fac8504 [2025-07-09T11:07:34.173Z] ---> 728ca0803b49 [2025-07-09T11:07:34.173Z] Step 9/25 : COPY go.mod vendor* ./ [2025-07-09T11:07:34.763Z] ---> 342d0b743e78 [2025-07-09T11:07:34.763Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-09T11:07:34.763Z] ---> Running in 81e9b81194c2 [2025-07-09T11:07:37.367Z] Removing intermediate container 81e9b81194c2 [2025-07-09T11:07:37.367Z] ---> dae171ccc719 [2025-07-09T11:07:37.367Z] Step 11/25 : COPY . . [2025-07-09T11:07:38.791Z] ---> 44bf55e6edae [2025-07-09T11:07:38.791Z] Step 12/25 : RUN ${MAKE} [2025-07-09T11:07:38.791Z] ---> Running in e99375d8bde4 [2025-07-09T11:07:39.783Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.1.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.21" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2025-07-09T11:12:01.692Z] Removing intermediate container e99375d8bde4 [2025-07-09T11:12:01.692Z] ---> 972741a01111 [2025-07-09T11:12:01.692Z] Step 13/25 : FROM alpine:3.20 [2025-07-09T11:12:01.692Z] 3.20: Pulling from library/alpine [2025-07-09T11:12:01.692Z] 94e9d8af2201: Already exists [2025-07-09T11:12:01.692Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-07-09T11:12:01.692Z] Status: Downloaded newer image for alpine:3.20 [2025-07-09T11:12:01.692Z] ---> 7aab056cecc6 [2025-07-09T11:12:01.692Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2025-07-09T11:12:01.692Z] ---> Running in 86fe6b3449ea [2025-07-09T11:12:01.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-09T11:12:01.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-09T11:12:01.692Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-07-09T11:12:01.692Z] Executing busybox-1.36.1-r29.trigger [2025-07-09T11:12:01.692Z] OK: 9 MiB in 15 packages [2025-07-09T11:12:01.692Z] Removing intermediate container 86fe6b3449ea [2025-07-09T11:12:01.692Z] ---> 72ed2f8fef9d [2025-07-09T11:12:01.692Z] Step 15/25 : RUN apk --no-cache upgrade [2025-07-09T11:12:01.692Z] ---> Running in 06dfc4850bbc [2025-07-09T11:12:01.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-09T11:12:01.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-09T11:12:01.692Z] OK: 9 MiB in 15 packages [2025-07-09T11:12:01.692Z] Removing intermediate container 06dfc4850bbc [2025-07-09T11:12:01.692Z] ---> 76048f46bf02 [2025-07-09T11:12:01.692Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2025-07-09T11:12:02.656Z] ---> fb1f56b10204 [2025-07-09T11:12:02.656Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2025-07-09T11:12:02.922Z] ---> ed0317a7753f [2025-07-09T11:12:02.922Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2025-07-09T11:12:03.504Z] ---> c3d75ccf5c03 [2025-07-09T11:12:03.504Z] Step 19/25 : EXPOSE 59993 [2025-07-09T11:12:03.504Z] ---> Running in c42cb5f70e31 [2025-07-09T11:12:03.770Z] Removing intermediate container c42cb5f70e31 [2025-07-09T11:12:03.770Z] ---> 58a7438f66b2 [2025-07-09T11:12:03.770Z] Step 20/25 : EXPOSE 161 [2025-07-09T11:12:04.035Z] ---> Running in 9c7f4504088c [2025-07-09T11:12:04.302Z] Removing intermediate container 9c7f4504088c [2025-07-09T11:12:04.302Z] ---> 6b5940585e9b [2025-07-09T11:12:04.302Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2025-07-09T11:12:04.302Z] ---> Running in d6a331cd77eb [2025-07-09T11:12:04.568Z] Removing intermediate container d6a331cd77eb [2025-07-09T11:12:04.568Z] ---> c054a25b29ae [2025-07-09T11:12:04.568Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-07-09T11:12:04.568Z] ---> Running in 889a85c50ef6 [2025-07-09T11:12:04.839Z] Removing intermediate container 889a85c50ef6 [2025-07-09T11:12:04.839Z] ---> 6a25f71422bd [2025-07-09T11:12:04.839Z] Step 23/25 : LABEL arch=arm64 [2025-07-09T11:12:05.107Z] ---> Running in bd35a7ec3fc6 [2025-07-09T11:12:05.374Z] Removing intermediate container bd35a7ec3fc6 [2025-07-09T11:12:05.374Z] ---> 6445e4d2b643 [2025-07-09T11:12:05.374Z] Step 24/25 : LABEL git_sha=6133b90898d661cf6a7372b04aed259e2598eeaa [2025-07-09T11:12:05.374Z] ---> Running in 8b803ff7bb68 [2025-07-09T11:12:05.644Z] Removing intermediate container 8b803ff7bb68 [2025-07-09T11:12:05.644Z] ---> 27d23935981e [2025-07-09T11:12:05.644Z] Step 25/25 : LABEL version=4.1.0-dev.2 [2025-07-09T11:12:05.644Z] ---> Running in 345ca496075e [2025-07-09T11:12:06.229Z] Removing intermediate container 345ca496075e [2025-07-09T11:12:06.229Z] ---> 17e7c826834d [2025-07-09T11:12:06.229Z] [Warning] One or more build-args [ARCH] were not consumed [2025-07-09T11:12:06.229Z] Successfully built 17e7c826834d [2025-07-09T11:12:06.229Z] 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 [2025-07-09T11:12:06.367Z] provisioning config files... [2025-07-09T11:12:06.380Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/116@tmp/config6663294469477987379tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T11:12:06.723Z] ---> ****-login.sh [2025-07-09T11:12:06.723Z] nexus3.edgexfoundry.org:10001 [2025-07-09T11:12:06.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T11:12:06.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T11:12:06.988Z] Configure a credential helper to remove this warning. See [2025-07-09T11:12:06.988Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T11:12:06.988Z] [2025-07-09T11:12:06.988Z] Login Succeeded [2025-07-09T11:12:06.988Z] nexus3.edgexfoundry.org:10002 [2025-07-09T11:12:07.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T11:12:07.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T11:12:07.255Z] Configure a credential helper to remove this warning. See [2025-07-09T11:12:07.255Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T11:12:07.255Z] [2025-07-09T11:12:07.255Z] Login Succeeded [2025-07-09T11:12:07.255Z] nexus3.edgexfoundry.org:10003 [2025-07-09T11:12:07.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T11:12:07.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T11:12:07.786Z] Configure a credential helper to remove this warning. See [2025-07-09T11:12:07.786Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T11:12:07.786Z] [2025-07-09T11:12:07.786Z] Login Succeeded [2025-07-09T11:12:07.786Z] nexus3.edgexfoundry.org:10004 [2025-07-09T11:12:08.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T11:12:08.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T11:12:08.051Z] Configure a credential helper to remove this warning. See [2025-07-09T11:12:08.051Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T11:12:08.051Z] [2025-07-09T11:12:08.051Z] Login Succeeded [2025-07-09T11:12:08.051Z] ****.io [2025-07-09T11:12:08.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T11:12:08.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T11:12:08.583Z] Configure a credential helper to remove this warning. See [2025-07-09T11:12:08.583Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T11:12:08.583Z] [2025-07-09T11:12:08.583Z] Login Succeeded [2025-07-09T11:12:08.583Z] ---> ****-login.sh ends [Pipeline] } [2025-07-09T11:12:08.595Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-07-09T11:12:08.646Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-09T11:12:08.668Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2025-07-09T11:12:08.669Z] 6133b90898d661cf6a7372b04aed259e2598eeaa [2025-07-09T11:12:08.669Z] latest [2025-07-09T11:12:08.669Z] 4.1.0-dev.2 [2025-07-09T11:12:08.669Z] 6133b90898d661cf6a7372b04aed259e2598eeaa-4.1.0-dev.2 [2025-07-09T11:12:08.669Z] main [2025-07-09T11:12:08.669Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:12:09.040Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:6133b90898d661cf6a7372b04aed259e2598eeaa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:12:09.393Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:6133b90898d661cf6a7372b04aed259e2598eeaa [2025-07-09T11:12:09.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2025-07-09T11:12:09.393Z] 5a6390bb20ff: Preparing [2025-07-09T11:12:09.393Z] 1a4c49f375f3: Preparing [2025-07-09T11:12:09.393Z] 41482866a5fb: Preparing [2025-07-09T11:12:09.393Z] 097723ac6a93: Preparing [2025-07-09T11:12:09.393Z] 9e098a3a1a58: Preparing [2025-07-09T11:12:09.393Z] dd9c8f8612c8: Preparing [2025-07-09T11:12:09.393Z] dd9c8f8612c8: Waiting [2025-07-09T11:12:09.667Z] 9e098a3a1a58: Pushed [2025-07-09T11:12:09.667Z] 5a6390bb20ff: Pushed [2025-07-09T11:12:09.667Z] 097723ac6a93: Pushed [2025-07-09T11:12:09.667Z] 1a4c49f375f3: Pushed [2025-07-09T11:12:09.667Z] dd9c8f8612c8: Layer already exists [2025-07-09T11:12:19.725Z] 41482866a5fb: Pushed [2025-07-09T11:12:19.725Z] 6133b90898d661cf6a7372b04aed259e2598eeaa: digest: sha256:8ea54ee06ccb4baec3c4ec8b1f5513a0d5c09c2004b3486044710870ce766e58 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:12:20.083Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:12:20.438Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2025-07-09T11:12:20.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2025-07-09T11:12:20.438Z] 5a6390bb20ff: Preparing [2025-07-09T11:12:20.438Z] 1a4c49f375f3: Preparing [2025-07-09T11:12:20.438Z] 41482866a5fb: Preparing [2025-07-09T11:12:20.438Z] 097723ac6a93: Preparing [2025-07-09T11:12:20.438Z] 9e098a3a1a58: Preparing [2025-07-09T11:12:20.438Z] dd9c8f8612c8: Preparing [2025-07-09T11:12:20.438Z] 1a4c49f375f3: Layer already exists [2025-07-09T11:12:20.438Z] 41482866a5fb: Layer already exists [2025-07-09T11:12:20.438Z] 097723ac6a93: Layer already exists [2025-07-09T11:12:20.438Z] 9e098a3a1a58: Layer already exists [2025-07-09T11:12:20.438Z] 5a6390bb20ff: Layer already exists [2025-07-09T11:12:20.438Z] dd9c8f8612c8: Layer already exists [2025-07-09T11:12:20.705Z] latest: digest: sha256:8ea54ee06ccb4baec3c4ec8b1f5513a0d5c09c2004b3486044710870ce766e58 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:12:21.063Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:12:21.425Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.2 [2025-07-09T11:12:21.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2025-07-09T11:12:21.425Z] 5a6390bb20ff: Preparing [2025-07-09T11:12:21.425Z] 1a4c49f375f3: Preparing [2025-07-09T11:12:21.425Z] 41482866a5fb: Preparing [2025-07-09T11:12:21.425Z] 097723ac6a93: Preparing [2025-07-09T11:12:21.425Z] 9e098a3a1a58: Preparing [2025-07-09T11:12:21.425Z] dd9c8f8612c8: Preparing [2025-07-09T11:12:21.425Z] dd9c8f8612c8: Waiting [2025-07-09T11:12:21.425Z] 9e098a3a1a58: Layer already exists [2025-07-09T11:12:21.425Z] 097723ac6a93: Layer already exists [2025-07-09T11:12:21.425Z] 41482866a5fb: Layer already exists [2025-07-09T11:12:21.425Z] 1a4c49f375f3: Layer already exists [2025-07-09T11:12:21.425Z] 5a6390bb20ff: Layer already exists [2025-07-09T11:12:21.425Z] dd9c8f8612c8: Layer already exists [2025-07-09T11:12:21.691Z] 4.1.0-dev.2: digest: sha256:8ea54ee06ccb4baec3c4ec8b1f5513a0d5c09c2004b3486044710870ce766e58 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:12:22.051Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:6133b90898d661cf6a7372b04aed259e2598eeaa-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:12:22.420Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:6133b90898d661cf6a7372b04aed259e2598eeaa-4.1.0-dev.2 [2025-07-09T11:12:22.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2025-07-09T11:12:22.420Z] 5a6390bb20ff: Preparing [2025-07-09T11:12:22.420Z] 1a4c49f375f3: Preparing [2025-07-09T11:12:22.420Z] 41482866a5fb: Preparing [2025-07-09T11:12:22.420Z] 097723ac6a93: Preparing [2025-07-09T11:12:22.420Z] 9e098a3a1a58: Preparing [2025-07-09T11:12:22.420Z] dd9c8f8612c8: Preparing [2025-07-09T11:12:22.420Z] dd9c8f8612c8: Waiting [2025-07-09T11:12:22.420Z] 097723ac6a93: Layer already exists [2025-07-09T11:12:22.420Z] 41482866a5fb: Layer already exists [2025-07-09T11:12:22.420Z] 9e098a3a1a58: Layer already exists [2025-07-09T11:12:22.420Z] 5a6390bb20ff: Layer already exists [2025-07-09T11:12:22.420Z] 1a4c49f375f3: Layer already exists [2025-07-09T11:12:22.420Z] dd9c8f8612c8: Layer already exists [2025-07-09T11:12:22.687Z] 6133b90898d661cf6a7372b04aed259e2598eeaa-4.1.0-dev.2: digest: sha256:8ea54ee06ccb4baec3c4ec8b1f5513a0d5c09c2004b3486044710870ce766e58 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:12:23.053Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:12:23.397Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2025-07-09T11:12:23.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2025-07-09T11:12:23.397Z] 5a6390bb20ff: Preparing [2025-07-09T11:12:23.397Z] 1a4c49f375f3: Preparing [2025-07-09T11:12:23.397Z] 41482866a5fb: Preparing [2025-07-09T11:12:23.397Z] 097723ac6a93: Preparing [2025-07-09T11:12:23.397Z] 9e098a3a1a58: Preparing [2025-07-09T11:12:23.397Z] dd9c8f8612c8: Preparing [2025-07-09T11:12:23.397Z] dd9c8f8612c8: Waiting [2025-07-09T11:12:23.397Z] 1a4c49f375f3: Layer already exists [2025-07-09T11:12:23.397Z] 9e098a3a1a58: Layer already exists [2025-07-09T11:12:23.397Z] 097723ac6a93: Layer already exists [2025-07-09T11:12:23.397Z] 5a6390bb20ff: Layer already exists [2025-07-09T11:12:23.397Z] 41482866a5fb: Layer already exists [2025-07-09T11:12:23.397Z] dd9c8f8612c8: Layer already exists [2025-07-09T11:12:23.664Z] main: digest: sha256:8ea54ee06ccb4baec3c4ec8b1f5513a0d5c09c2004b3486044710870ce766e58 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-07-09T11:12:23.747Z] ===================================================== [Pipeline] echo [2025-07-09T11:12:23.766Z] taggedImages: [2025-07-09T11:12:23.766Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:6133b90898d661cf6a7372b04aed259e2598eeaa [2025-07-09T11:12:23.766Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2025-07-09T11:12:23.766Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.2 [2025-07-09T11:12:23.766Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:6133b90898d661cf6a7372b04aed259e2598eeaa-4.1.0-dev.2 [2025-07-09T11:12:23.766Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] echo [2025-07-09T11:12:23.780Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:6133b90898d661cf6a7372b04aed259e2598eeaa [Pipeline] echo [2025-07-09T11:12:23.795Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] echo [2025-07-09T11:12:23.806Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.2 [Pipeline] echo [2025-07-09T11:12:23.816Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:6133b90898d661cf6a7372b04aed259e2598eeaa-4.1.0-dev.2 [Pipeline] echo [2025-07-09T11:12:23.830Z] 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 [2025-07-09T11:12:24.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-07-09T11:12:24.206Z] [2025-07-09T11:12:24.206Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:12:24.553Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-07-09T11:12:24.553Z] arm64: Pulling from edgex-lftools-log-publisher [2025-07-09T11:12:24.553Z] 8998bd30e6a1: Pulling fs layer [2025-07-09T11:12:24.553Z] 04944245beec: Pulling fs layer [2025-07-09T11:12:24.553Z] 699f458cf7ca: Pulling fs layer [2025-07-09T11:12:24.553Z] 765212b225bb: Pulling fs layer [2025-07-09T11:12:24.553Z] f23df028b6ca: Pulling fs layer [2025-07-09T11:12:24.553Z] d65c8cfc05b1: Pulling fs layer [2025-07-09T11:12:24.553Z] 2437ff75d9bd: Pulling fs layer [2025-07-09T11:12:24.553Z] f23df028b6ca: Waiting [2025-07-09T11:12:24.553Z] d65c8cfc05b1: Waiting [2025-07-09T11:12:24.825Z] 765212b225bb: Waiting [2025-07-09T11:12:24.825Z] 04944245beec: Verifying Checksum [2025-07-09T11:12:24.825Z] 04944245beec: Download complete [2025-07-09T11:12:24.825Z] 765212b225bb: Verifying Checksum [2025-07-09T11:12:24.825Z] 765212b225bb: Download complete [2025-07-09T11:12:24.825Z] f23df028b6ca: Verifying Checksum [2025-07-09T11:12:24.825Z] f23df028b6ca: Download complete [2025-07-09T11:12:24.825Z] d65c8cfc05b1: Verifying Checksum [2025-07-09T11:12:24.825Z] d65c8cfc05b1: Download complete [2025-07-09T11:12:25.095Z] 699f458cf7ca: Verifying Checksum [2025-07-09T11:12:25.095Z] 699f458cf7ca: Download complete [2025-07-09T11:12:25.369Z] 8998bd30e6a1: Verifying Checksum [2025-07-09T11:12:25.369Z] 8998bd30e6a1: Download complete [2025-07-09T11:12:27.949Z] 2437ff75d9bd: Download complete [2025-07-09T11:12:30.526Z] 8998bd30e6a1: Pull complete [2025-07-09T11:12:30.791Z] 04944245beec: Pull complete [2025-07-09T11:12:32.199Z] 699f458cf7ca: Pull complete [2025-07-09T11:12:32.465Z] 765212b225bb: Pull complete [2025-07-09T11:12:33.423Z] f23df028b6ca: Pull complete [2025-07-09T11:12:33.423Z] d65c8cfc05b1: Pull complete [2025-07-09T11:12:51.619Z] 2437ff75d9bd: Pull complete [2025-07-09T11:12:51.619Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-07-09T11:12:51.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-07-09T11:12:51.619Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T11:12:51.847Z] prd-ubuntu20.04-docker-arm64-4c-16g-4856 does not seem to be running inside a container [2025-07-09T11:12:51.914Z] $ 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/116 -v /w/workspace/device-snmp-go/116:/w/workspace/device-snmp-go/116:rw,z -v /w/workspace/device-snmp-go/116@tmp:/w/workspace/device-snmp-go/116@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 [2025-07-09T11:12:55.058Z] $ docker top 7a29beb48bf2c674581cd80c1cd0fac961cdbdea6a43a3bdf267d31571cf2682 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T11:12:55.979Z] ---> job-cost.sh [2025-07-09T11:12:55.979Z] lf-activate-venv: SKIPPING [2025-07-09T11:12:55.979Z] INFO: No Stack... [2025-07-09T11:12:56.560Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-07-09T11:12:57.145Z] INFO: Archiving Costs [Pipeline] sh [2025-07-09T11:12:58.062Z] + cut -d, -f6 [2025-07-09T11:12:58.062Z] + cat /w/workspace/device-snmp-go/116/archives/cost.csv [Pipeline] lock [2025-07-09T11:12:58.128Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-116-stack-cost] [2025-07-09T11:12:58.137Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-116-stack-cost] did not exist. Created. [2025-07-09T11:12:58.142Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-116-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-07-09T11:12:58.798Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-07-09T11:12:58.876Z] Stashed 1 file(s) [Pipeline] } [2025-07-09T11:12:58.883Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-116-stack-cost] [Pipeline] // lock [Pipeline] } [2025-07-09T11:12:58.905Z] $ docker stop --time=1 7a29beb48bf2c674581cd80c1cd0fac961cdbdea6a43a3bdf267d31571cf2682 [2025-07-09T11:13:00.476Z] $ docker rm -f --volumes 7a29beb48bf2c674581cd80c1cd0fac961cdbdea6a43a3bdf267d31571cf2682 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-07-09T16:54:59.615Z] Cancelling nested steps due to timeout [2025-07-09T16:54:59.620Z] Sending interrupt signal to process [2025-07-09T16:55:09.266Z] script returned exit code 143 [Pipeline] } [2025-07-09T16:55:09.272Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-07-09T16:55:09.821Z] + '[' -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-07-09T16:55:10.130Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T16:55:10.688Z] ---> package-listing.sh [2025-07-09T16:55:10.689Z] ++ facter osfamily [2025-07-09T16:55:10.689Z] ++ tr '[:upper:]' '[:lower:]' [2025-07-09T16:55:10.948Z] + OS_FAMILY=redhat [2025-07-09T16:55:10.948Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2025-07-09T16:55:10.948Z] + START_PACKAGES=/tmp/packages_start.txt [2025-07-09T16:55:10.948Z] + END_PACKAGES=/tmp/packages_end.txt [2025-07-09T16:55:10.948Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-07-09T16:55:10.948Z] + PACKAGES=/tmp/packages_start.txt [2025-07-09T16:55:10.948Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2025-07-09T16:55:10.948Z] + PACKAGES=/tmp/packages_end.txt [2025-07-09T16:55:10.948Z] + case "${OS_FAMILY}" in [2025-07-09T16:55:10.948Z] + sort [2025-07-09T16:55:10.948Z] + rpm -qa [2025-07-09T16:55:11.517Z] + '[' -f /tmp/packages_start.txt ']' [2025-07-09T16:55:11.517Z] + '[' -f /tmp/packages_end.txt ']' [2025-07-09T16:55:11.517Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-07-09T16:55:11.517Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2025-07-09T16:55:11.517Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2025-07-09T16:55:11.517Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo [2025-07-09T16:55:11.529Z] 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 [2025-07-09T16:55:11.815Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T16:55:12.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-09T16:55:12.395Z] [2025-07-09T16:55:12.395Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T16:55:12.709Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-09T16:55:12.709Z] latest: Pulling from edgex-lftools-log-publisher [2025-07-09T16:55:12.709Z] 5eb5b503b376: Pulling fs layer [2025-07-09T16:55:12.709Z] 5c69ac0246d0: Pulling fs layer [2025-07-09T16:55:12.709Z] ec43610c2a17: Pulling fs layer [2025-07-09T16:55:12.709Z] 3a2ae6a8a46f: Pulling fs layer [2025-07-09T16:55:12.709Z] 33b1e0a273af: Pulling fs layer [2025-07-09T16:55:12.709Z] 5d3b04190fa2: Pulling fs layer [2025-07-09T16:55:12.709Z] 2f39f015ded8: Pulling fs layer [2025-07-09T16:55:12.710Z] 3a2ae6a8a46f: Waiting [2025-07-09T16:55:12.710Z] 33b1e0a273af: Waiting [2025-07-09T16:55:12.710Z] 5d3b04190fa2: Waiting [2025-07-09T16:55:12.710Z] 2f39f015ded8: Waiting [2025-07-09T16:55:12.968Z] 5c69ac0246d0: Download complete [2025-07-09T16:55:12.968Z] 3a2ae6a8a46f: Verifying Checksum [2025-07-09T16:55:12.968Z] 3a2ae6a8a46f: Download complete [2025-07-09T16:55:12.968Z] 33b1e0a273af: Verifying Checksum [2025-07-09T16:55:12.968Z] 33b1e0a273af: Download complete [2025-07-09T16:55:12.968Z] ec43610c2a17: Verifying Checksum [2025-07-09T16:55:12.968Z] ec43610c2a17: Download complete [2025-07-09T16:55:12.968Z] 5d3b04190fa2: Verifying Checksum [2025-07-09T16:55:12.968Z] 5d3b04190fa2: Download complete [2025-07-09T16:55:12.968Z] 5eb5b503b376: Verifying Checksum [2025-07-09T16:55:12.968Z] 5eb5b503b376: Download complete [2025-07-09T16:55:13.548Z] 2f39f015ded8: Verifying Checksum [2025-07-09T16:55:13.548Z] 2f39f015ded8: Download complete [2025-07-09T16:55:14.489Z] 5eb5b503b376: Pull complete [2025-07-09T16:55:14.489Z] 5c69ac0246d0: Pull complete [2025-07-09T16:55:15.065Z] ec43610c2a17: Pull complete [2025-07-09T16:55:15.065Z] 3a2ae6a8a46f: Pull complete [2025-07-09T16:55:15.332Z] 33b1e0a273af: Pull complete [2025-07-09T16:55:15.332Z] 5d3b04190fa2: Pull complete [2025-07-09T16:55:19.536Z] 2f39f015ded8: Pull complete [2025-07-09T16:55:19.536Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-07-09T16:55:19.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-09T16:55:19.536Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T16:55:19.658Z] prd-centos7-docker-4c-2g-4862 does not seem to be running inside a container [2025-07-09T16:55:19.686Z] $ 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 [2025-07-09T16:55:22.773Z] $ docker top 0fdf4e7a0b73d890a88c2530bc40d7f8f9d0767dd35562556380378094dde3f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-09T16:55:23.203Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-07-09T16:55:23.490Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-07-09T16:55:23.779Z] + ls /var/log/sa-host [2025-07-09T16:55:23.779Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-09T16:55:23.959Z] provisioning config files... [2025-07-09T16:55:23.972Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7264213774623379396tmp [Pipeline] { [Pipeline] echo [2025-07-09T16:55:23.992Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T16:55:24.283Z] ---> create-netrc.sh [Pipeline] } [2025-07-09T16:55:24.290Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-07-09T16:55:24.645Z] ---> python-tools-install.sh [Pipeline] echo [2025-07-09T16:55:24.654Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T16:55:24.941Z] ---> sudo-logs.sh [2025-07-09T16:55:24.941Z] Archiving 'sudo' log.. [2025-07-09T16:55:24.941Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4862.novalocal: Name or service not known [2025-07-09T16:55:24.941Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4862.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-07-09T16:55:25.057Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T16:55:25.352Z] ---> job-cost.sh [2025-07-09T16:55:25.352Z] lf-activate-venv: SKIPPING [2025-07-09T16:55:25.352Z] DEBUG: total: 0.10999999940395355 [2025-07-09T16:55:25.352Z] INFO: Retrieving Stack Cost... [2025-07-09T16:55:25.612Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-07-09T16:55:25.871Z] INFO: Archiving Costs [Pipeline] echo [2025-07-09T16:55:25.887Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T16:55:26.176Z] ---> logs-deploy.sh [2025-07-09T16:55:26.176Z] lf-activate-venv: SKIPPING [2025-07-09T16:55:26.176Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/116 [2025-07-09T16:55:26.176Z] INFO: archiving workspace using pattern(s): [2025-07-09T16:55:27.117Z] Archives upload complete. [2025-07-09T16:55:27.117Z] INFO: archiving logs to Nexus [2025-07-09T16:55:28.053Z] ---> uname -a: [2025-07-09T16:55:28.053Z] Linux prd-centos7-docker-4c-2g-4862.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-07-09T16:55:28.053Z] [2025-07-09T16:55:28.053Z] [2025-07-09T16:55:28.053Z] ---> lscpu: [2025-07-09T16:55:28.053Z] Architecture: x86_64 [2025-07-09T16:55:28.053Z] CPU op-mode(s): 32-bit, 64-bit [2025-07-09T16:55:28.053Z] Byte Order: Little Endian [2025-07-09T16:55:28.053Z] Address sizes: 40 bits physical, 48 bits virtual [2025-07-09T16:55:28.053Z] CPU(s): 2 [2025-07-09T16:55:28.053Z] On-line CPU(s) list: 0,1 [2025-07-09T16:55:28.053Z] Thread(s) per core: 1 [2025-07-09T16:55:28.053Z] Core(s) per socket: 1 [2025-07-09T16:55:28.053Z] Socket(s): 2 [2025-07-09T16:55:28.053Z] NUMA node(s): 1 [2025-07-09T16:55:28.053Z] Vendor ID: AuthenticAMD [2025-07-09T16:55:28.053Z] CPU family: 23 [2025-07-09T16:55:28.053Z] Model: 49 [2025-07-09T16:55:28.053Z] Model name: AMD EPYC-Rome Processor [2025-07-09T16:55:28.053Z] Stepping: 0 [2025-07-09T16:55:28.053Z] CPU MHz: 2799.998 [2025-07-09T16:55:28.053Z] BogoMIPS: 5599.99 [2025-07-09T16:55:28.053Z] Virtualization: AMD-V [2025-07-09T16:55:28.053Z] Hypervisor vendor: KVM [2025-07-09T16:55:28.053Z] Virtualization type: full [2025-07-09T16:55:28.053Z] L1d cache: 64 KiB [2025-07-09T16:55:28.053Z] L1i cache: 64 KiB [2025-07-09T16:55:28.053Z] L2 cache: 1 MiB [2025-07-09T16:55:28.053Z] L3 cache: 32 MiB [2025-07-09T16:55:28.053Z] NUMA node0 CPU(s): 0,1 [2025-07-09T16:55:28.053Z] Vulnerability Itlb multihit: Not affected [2025-07-09T16:55:28.053Z] Vulnerability L1tf: Not affected [2025-07-09T16:55:28.053Z] Vulnerability Mds: Not affected [2025-07-09T16:55:28.053Z] Vulnerability Meltdown: Not affected [2025-07-09T16:55:28.053Z] Vulnerability Mmio stale data: Not affected [2025-07-09T16:55:28.053Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-07-09T16:55:28.053Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-07-09T16:55:28.053Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-07-09T16:55:28.053Z] Vulnerability Srbds: Not affected [2025-07-09T16:55:28.053Z] Vulnerability Tsx async abort: Not affected [2025-07-09T16:55:28.053Z] 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 [2025-07-09T16:55:28.053Z] [2025-07-09T16:55:28.053Z] [2025-07-09T16:55:28.053Z] ---> nproc: [2025-07-09T16:55:28.053Z] 2 [2025-07-09T16:55:28.053Z] [2025-07-09T16:55:28.053Z] [2025-07-09T16:55:28.053Z] ---> df -h: [2025-07-09T16:55:28.053Z] Filesystem Size Used Avail Use% Mounted on [2025-07-09T16:55:28.053Z] overlay 40G 6.8G 34G 17% / [2025-07-09T16:55:28.053Z] tmpfs 64M 0 64M 0% /dev [2025-07-09T16:55:28.053Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-07-09T16:55:28.053Z] shm 64M 0 64M 0% /dev/shm [2025-07-09T16:55:28.053Z] /dev/vda1 40G 6.8G 34G 17% /facter-os [2025-07-09T16:55:28.053Z] [2025-07-09T16:55:28.053Z] [2025-07-09T16:55:28.053Z] Cannot open /var/log/sysstat/sa09: No such file or directory [2025-07-09T16:55:28.053Z] Please check if data collecting is enabled [2025-07-09T16:55:28.053Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-07-09T16:55:28.082Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-07-09T16:55:28.083Z] $ docker stop --time=1 0fdf4e7a0b73d890a88c2530bc40d7f8f9d0767dd35562556380378094dde3f3 [2025-07-09T16:55:29.221Z] $ docker rm -f --volumes 0fdf4e7a0b73d890a88c2530bc40d7f8f9d0767dd35562556380378094dde3f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-07-09T16:55:29.324Z] [WS-CLEANUP] Deleting project workspace... [2025-07-09T16:55:29.324Z] [WS-CLEANUP] Deferred wipeout is used... [2025-07-09T16:55:29.341Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T16:55:29.797Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-09T16:55:29.797Z] [2025-07-09T16:55:29.797Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T16:55:30.111Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-09T16:55:30.112Z] latest: Pulling from edgex-lftools-log-publisher [2025-07-09T16:55:30.112Z] 5eb5b503b376: Pulling fs layer [2025-07-09T16:55:30.112Z] 5c69ac0246d0: Pulling fs layer [2025-07-09T16:55:30.112Z] ec43610c2a17: Pulling fs layer [2025-07-09T16:55:30.112Z] 3a2ae6a8a46f: Pulling fs layer [2025-07-09T16:55:30.112Z] 33b1e0a273af: Pulling fs layer [2025-07-09T16:55:30.112Z] 5d3b04190fa2: Pulling fs layer [2025-07-09T16:55:30.112Z] 3a2ae6a8a46f: Waiting [2025-07-09T16:55:30.112Z] 33b1e0a273af: Waiting [2025-07-09T16:55:30.112Z] 2f39f015ded8: Pulling fs layer [2025-07-09T16:55:30.112Z] 5d3b04190fa2: Waiting [2025-07-09T16:55:30.112Z] 2f39f015ded8: Waiting [2025-07-09T16:55:30.112Z] 5c69ac0246d0: Download complete [2025-07-09T16:55:30.112Z] 3a2ae6a8a46f: Verifying Checksum [2025-07-09T16:55:30.112Z] 3a2ae6a8a46f: Download complete [2025-07-09T16:55:30.112Z] 33b1e0a273af: Verifying Checksum [2025-07-09T16:55:30.112Z] 33b1e0a273af: Download complete [2025-07-09T16:55:30.112Z] 5d3b04190fa2: Verifying Checksum [2025-07-09T16:55:30.112Z] 5d3b04190fa2: Download complete [2025-07-09T16:55:30.112Z] ec43610c2a17: Verifying Checksum [2025-07-09T16:55:30.112Z] ec43610c2a17: Download complete [2025-07-09T16:55:30.371Z] 5eb5b503b376: Verifying Checksum [2025-07-09T16:55:30.371Z] 5eb5b503b376: Download complete [2025-07-09T16:55:30.938Z] 2f39f015ded8: Verifying Checksum [2025-07-09T16:55:30.938Z] 2f39f015ded8: Download complete [2025-07-09T16:55:31.872Z] 5eb5b503b376: Pull complete [2025-07-09T16:55:31.872Z] 5c69ac0246d0: Pull complete [2025-07-09T16:55:32.438Z] ec43610c2a17: Pull complete [2025-07-09T16:55:32.438Z] 3a2ae6a8a46f: Pull complete [2025-07-09T16:55:32.438Z] 33b1e0a273af: Pull complete [2025-07-09T16:55:32.438Z] 5d3b04190fa2: Pull complete [2025-07-09T16:55:39.001Z] 2f39f015ded8: Pull complete [2025-07-09T16:55:39.001Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-07-09T16:55:39.001Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-09T16:55:39.001Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T16:55:39.100Z] prd-ubuntu20.04-docker-8c-8g-4852 does not seem to be running inside a container [2025-07-09T16:55:39.128Z] $ 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 [2025-07-09T16:55:40.660Z] $ docker top ecdfe3d41c84d781494235bc11ac10b89a26e5f645178891b070e7c38e591ec1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T16:55:41.010Z] ---> job-cost.sh [2025-07-09T16:55:41.010Z] lf-activate-venv: SKIPPING [2025-07-09T16:55:41.010Z] INFO: No Stack... [2025-07-09T16:55:41.270Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-07-09T16:55:41.528Z] INFO: Archiving Costs [Pipeline] sh [2025-07-09T16:55:41.820Z] + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [2025-07-09T16:55:41.820Z] + cut -d, -f6 [Pipeline] lock [2025-07-09T16:55:41.833Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-116-stack-cost] [2025-07-09T16:55:41.844Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-116-stack-cost] did not exist. Created. [2025-07-09T16:55:41.849Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-116-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-07-09T16:55:42.164Z] /w/workspace/edgexfoundry_device-snmp-go_main@tmp/durable-0070cce7/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-07-09T16:55:42.454Z] + echo total: 1.5299999713897705 [Pipeline] stash [2025-07-09T16:55:42.477Z] Warning: overwriting stash ‘stack-cost’ [2025-07-09T16:55:42.488Z] Stashed 1 file(s) [Pipeline] } [2025-07-09T16:55:42.496Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-116-stack-cost] [Pipeline] // lock [Pipeline] } [2025-07-09T16:55:42.520Z] $ docker stop --time=1 ecdfe3d41c84d781494235bc11ac10b89a26e5f645178891b070e7c38e591ec1 [2025-07-09T16:55:43.657Z] $ docker rm -f --volumes ecdfe3d41c84d781494235bc11ac10b89a26e5f645178891b070e7c38e591ec1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-07-09T16:55:43.806Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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 [2025-07-09T16:55:44.676Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2025-07-09T16:55:44.676Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2025-07-09T16:55:44.676Z] total 16 [2025-07-09T16:55:44.676Z] drwxr-xr-x 3 root root 4096 Jul 9 16:55 . [2025-07-09T16:55:44.676Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 9 16:55 .. [2025-07-09T16:55:44.676Z] drwxr-xr-x 2 root root 4096 Jul 9 16:55 cost [2025-07-09T16:55:44.676Z] -rw-r--r-- 1 root root 88 Jul 9 16:55 cost.csv [2025-07-09T16:55:44.676Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2025-07-09T16:55:44.676Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2025-07-09T16:55:44.676Z] total 16 [2025-07-09T16:55:44.676Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 9 16:55 . [2025-07-09T16:55:44.676Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 9 16:55 .. [2025-07-09T16:55:44.676Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 9 16:55 cost [2025-07-09T16:55:44.676Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 9 16:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-07-09T16:55:44.972Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T16:55:45.829Z] ---> package-listing.sh [2025-07-09T16:55:45.829Z] ++ facter osfamily [2025-07-09T16:55:45.829Z] ++ tr '[:upper:]' '[:lower:]' [2025-07-09T16:55:46.088Z] + OS_FAMILY=debian [2025-07-09T16:55:46.088Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2025-07-09T16:55:46.088Z] + START_PACKAGES=/tmp/packages_start.txt [2025-07-09T16:55:46.088Z] + END_PACKAGES=/tmp/packages_end.txt [2025-07-09T16:55:46.088Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-07-09T16:55:46.088Z] + PACKAGES=/tmp/packages_start.txt [2025-07-09T16:55:46.088Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2025-07-09T16:55:46.088Z] + PACKAGES=/tmp/packages_end.txt [2025-07-09T16:55:46.088Z] + case "${OS_FAMILY}" in [2025-07-09T16:55:46.088Z] + dpkg -l [2025-07-09T16:55:46.088Z] + grep '^ii' [2025-07-09T16:55:46.088Z] + '[' -f /tmp/packages_start.txt ']' [2025-07-09T16:55:46.088Z] + '[' -f /tmp/packages_end.txt ']' [2025-07-09T16:55:46.088Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-07-09T16:55:46.088Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2025-07-09T16:55:46.088Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2025-07-09T16:55:46.088Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo [2025-07-09T16:55:46.101Z] 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 [2025-07-09T16:55:46.379Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T16:55:46.941Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-09T16:55:46.941Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T16:55:47.039Z] prd-ubuntu20.04-docker-8c-8g-4852 does not seem to be running inside a container [2025-07-09T16:55:47.071Z] $ 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 [2025-07-09T16:55:47.277Z] $ docker top 2d879684ca3b1428ac86b7b0db582802da9eba5effc9aa8f81514eb0c5d91481 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-09T16:55:47.621Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-07-09T16:55:47.910Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-07-09T16:55:48.197Z] + ls /var/log/sa-host [2025-07-09T16:55:48.198Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-09T16:55:48.233Z] provisioning config files... [2025-07-09T16:55:48.241Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config13580751405409055278tmp [Pipeline] { [Pipeline] echo [2025-07-09T16:55:48.260Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T16:55:48.544Z] ---> create-netrc.sh [Pipeline] } [2025-07-09T16:55:48.552Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-07-09T16:55:48.868Z] ---> python-tools-install.sh [Pipeline] echo [2025-07-09T16:55:48.878Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T16:55:49.160Z] ---> sudo-logs.sh [2025-07-09T16:55:49.160Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-07-09T16:55:49.195Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T16:55:49.476Z] ---> job-cost.sh [2025-07-09T16:55:49.476Z] lf-activate-venv: SKIPPING [2025-07-09T16:55:49.476Z] DEBUG: total: 1.5299999713897705 [2025-07-09T16:55:49.476Z] INFO: Retrieving Stack Cost... [2025-07-09T16:55:49.476Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-07-09T16:55:49.735Z] INFO: Archiving Costs [Pipeline] echo [2025-07-09T16:55:49.750Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T16:55:50.031Z] ---> logs-deploy.sh [2025-07-09T16:55:50.031Z] lf-activate-venv: SKIPPING [2025-07-09T16:55:50.031Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/116 [2025-07-09T16:55:50.031Z] INFO: archiving workspace using pattern(s): [2025-07-09T16:55:50.967Z] Archives upload complete. [2025-07-09T16:55:50.967Z] INFO: archiving logs to Nexus