Started by upstream project "edgexfoundry/cd-management/release-lts" build number 142 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 677998b84de57471fff2df0e21a21a8aa5aa7139 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-ssh17508127917178031864.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh9333407621659427634.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 9e33b5f99b7cedde76767482fee1377374ce7877 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/palau/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/palau/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15604048598023846185.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh10417589343432991598.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/palau/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/palau/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10900475475603910126.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-10476’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-11379’ is offline ‘prd-ubuntu20.04-docker-8c-8g-11380’ is offline ‘prd-ubuntu20.04-docker-8c-8g-11386’ is offline ‘prd-ubuntu20.04-docker-8c-8g-11389’ is offline ‘prd-ubuntu20.04-docker-8c-8g-11390’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-11382’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-11383’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-11390 in /w/workspace/dgexfoundry_device-snmp-go_palau [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/dgexfoundry_device-snmp-go_palau # 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 677998b84de57471fff2df0e21a21a8aa5aa7139 (palau) Commit message: "ci(lts-release): LTS release v4.0.2 @65915a7" > git config core.sparsecheckout # timeout=10 > git checkout -f 677998b84de57471fff2df0e21a21a8aa5aa7139 # timeout=10 > git rev-list --no-walk 677998b84de57471fff2df0e21a21a8aa5aa7139 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-26T03:56:12.361Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-26T03:56:12.435Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-26T03:56:12.457Z] ========================================================= [2026-05-26T03:56:12.457Z] EdgeX Global Pipelines Version Info [2026-05-26T03:56:12.457Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-26T03:56:13.573Z] ------------------- [2026-05-26T03:56:13.573Z] stable info: [2026-05-26T03:56:13.573Z] ------------------- [2026-05-26T03:56:13.573Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-26T03:56:13.573Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-26T03:56:13.573Z] Message: update stable to v1.0.280 [2026-05-26T03:56:14.146Z] ------------------- [2026-05-26T03:56:14.146Z] experimental info: [2026-05-26T03:56:14.146Z] ------------------- [2026-05-26T03:56:14.146Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-26T03:56:14.146Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-26T03:56:14.146Z] Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-26T03:56:14.215Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2026-05-26T03:56:14.235Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2026-05-26T03:56:14.251Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-26T03:56:14.268Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-26T03:56:14.286Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-26T03:56:14.303Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-26T03:56:14.327Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-26T03:56:14.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-05-26T03:56:14.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-26T03:56:14.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-26T03:56:14.426Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-26T03:56:14.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2026-05-26T03:56:14.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-26T03:56:14.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-26T03:56:14.517Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-26T03:56:14.537Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-26T03:56:14.555Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-05-26T03:56:14.577Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-05-26T03:56:14.599Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-26T03:56:14.624Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-26T03:56:14.648Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-05-26T03:56:14.678Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-05-26T03:56:14.699Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-05-26T03:56:14.723Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-05-26T03:56:14.743Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-05-26T03:56:14.762Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-26T03:56:14.783Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-26T03:56:14.803Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = palau [Pipeline] echo [2026-05-26T03:56:14.826Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = palau [Pipeline] echo [2026-05-26T03:56:14.845Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = palau [Pipeline] echo [2026-05-26T03:56:14.866Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 677998b84de57471fff2df0e21a21a8aa5aa7139 [Pipeline] echo [2026-05-26T03:56:14.890Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 677998b [Pipeline] echo [2026-05-26T03:56:14.909Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T03:56:14.961Z] provisioning config files... [2026-05-26T03:56:15.038Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_palau@tmp/config16055100648398003435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T03:56:15.377Z] ---> ****-login.sh [2026-05-26T03:56:15.377Z] nexus3.edgexfoundry.org:10001 [2026-05-26T03:56:15.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:56:15.639Z] [2026-05-26T03:56:15.639Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T03:56:15.639Z] Configure a credential helper to remove this warning. See [2026-05-26T03:56:15.639Z] https://docs.****.com/go/credential-store/ [2026-05-26T03:56:15.639Z] [2026-05-26T03:56:15.639Z] Login Succeeded [2026-05-26T03:56:15.639Z] nexus3.edgexfoundry.org:10002 [2026-05-26T03:56:15.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:56:15.639Z] [2026-05-26T03:56:15.639Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T03:56:15.639Z] Configure a credential helper to remove this warning. See [2026-05-26T03:56:15.639Z] https://docs.****.com/go/credential-store/ [2026-05-26T03:56:15.639Z] [2026-05-26T03:56:15.639Z] Login Succeeded [2026-05-26T03:56:15.639Z] nexus3.edgexfoundry.org:10003 [2026-05-26T03:56:15.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:56:15.899Z] [2026-05-26T03:56:15.900Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T03:56:15.900Z] Configure a credential helper to remove this warning. See [2026-05-26T03:56:15.900Z] https://docs.****.com/go/credential-store/ [2026-05-26T03:56:15.900Z] [2026-05-26T03:56:15.900Z] Login Succeeded [2026-05-26T03:56:15.900Z] nexus3.edgexfoundry.org:10004 [2026-05-26T03:56:15.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:56:15.900Z] [2026-05-26T03:56:15.900Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T03:56:15.900Z] Configure a credential helper to remove this warning. See [2026-05-26T03:56:15.900Z] https://docs.****.com/go/credential-store/ [2026-05-26T03:56:15.900Z] [2026-05-26T03:56:15.900Z] Login Succeeded [2026-05-26T03:56:15.900Z] ****.io [2026-05-26T03:56:15.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:56:16.162Z] [2026-05-26T03:56:16.162Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T03:56:16.162Z] Configure a credential helper to remove this warning. See [2026-05-26T03:56:16.162Z] https://docs.****.com/go/credential-store/ [2026-05-26T03:56:16.162Z] [2026-05-26T03:56:16.162Z] Login Succeeded [2026-05-26T03:56:16.162Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T03:56:16.170Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-05-26T03:56:16.565Z] + git rev-list -1 --merges 677998b84de57471fff2df0e21a21a8aa5aa7139~1..677998b84de57471fff2df0e21a21a8aa5aa7139 [Pipeline] echo [2026-05-26T03:56:16.596Z] -----------> git rev-list -1 --merges 677998b84de57471fff2df0e21a21a8aa5aa7139~1..677998b84de57471fff2df0e21a21a8aa5aa7139 677998b84de57471fff2df0e21a21a8aa5aa7139 [false] [Pipeline] sh [2026-05-26T03:56:16.928Z] + git log --format=format:%s -1 677998b84de57471fff2df0e21a21a8aa5aa7139 [Pipeline] echo [2026-05-26T03:56:16.944Z] ========================================================= [2026-05-26T03:56:16.944Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2026-05-26T03:56:16.944Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-26T03:56:17.285Z] + git log --format=format:%s -1 677998b84de57471fff2df0e21a21a8aa5aa7139 [Pipeline] echo [2026-05-26T03:56:17.298Z] [semverPrep] GIT_COMMIT: 677998b84de57471fff2df0e21a21a8aa5aa7139, Commit Message: ci(lts-release): LTS release v4.0.2 @65915a7 [Pipeline] echo [2026-05-26T03:56:17.313Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-05-26T03:56:17.679Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T03:56:17.679Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-26T03:56:17.679Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-26T03:56:17.679Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-26T03:56:17.679Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-26T03:56:17.679Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-26T03:56:17.679Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:56:18.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T03:56:18.049Z] [2026-05-26T03:56:18.049Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:56:18.366Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T03:56:18.366Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-26T03:56:18.366Z] 3dae71ba6b94: Pulling fs layer [2026-05-26T03:56:18.366Z] 6bf1a483ea7c: Pulling fs layer [2026-05-26T03:56:18.366Z] f5dfc541a4d3: Pulling fs layer [2026-05-26T03:56:18.366Z] 461d9e800cba: Pulling fs layer [2026-05-26T03:56:18.366Z] 80192f66455f: Pulling fs layer [2026-05-26T03:56:18.366Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-26T03:56:18.366Z] a29436f7fd5d: Pulling fs layer [2026-05-26T03:56:18.366Z] 923cac83aea3: Pulling fs layer [2026-05-26T03:56:18.366Z] 25ad8b0a4227: Pulling fs layer [2026-05-26T03:56:18.366Z] db01528c6b51: Pulling fs layer [2026-05-26T03:56:18.366Z] 28988de357af: Pulling fs layer [2026-05-26T03:56:18.366Z] 80192f66455f: Waiting [2026-05-26T03:56:18.366Z] a29436f7fd5d: Waiting [2026-05-26T03:56:18.366Z] 2e8e34ca0e6c: Waiting [2026-05-26T03:56:18.366Z] 923cac83aea3: Waiting [2026-05-26T03:56:18.366Z] 461d9e800cba: Waiting [2026-05-26T03:56:18.366Z] 25ad8b0a4227: Waiting [2026-05-26T03:56:18.366Z] 28988de357af: Waiting [2026-05-26T03:56:18.366Z] 6bf1a483ea7c: Verifying Checksum [2026-05-26T03:56:18.366Z] 6bf1a483ea7c: Download complete [2026-05-26T03:56:18.366Z] 461d9e800cba: Download complete [2026-05-26T03:56:18.366Z] 80192f66455f: Verifying Checksum [2026-05-26T03:56:18.366Z] 80192f66455f: Download complete [2026-05-26T03:56:18.625Z] f5dfc541a4d3: Verifying Checksum [2026-05-26T03:56:18.625Z] f5dfc541a4d3: Download complete [2026-05-26T03:56:18.625Z] 3dae71ba6b94: Verifying Checksum [2026-05-26T03:56:18.625Z] 3dae71ba6b94: Download complete [2026-05-26T03:56:18.625Z] 923cac83aea3: Verifying Checksum [2026-05-26T03:56:18.625Z] 923cac83aea3: Download complete [2026-05-26T03:56:18.625Z] 25ad8b0a4227: Verifying Checksum [2026-05-26T03:56:18.625Z] 25ad8b0a4227: Download complete [2026-05-26T03:56:18.889Z] db01528c6b51: Download complete [2026-05-26T03:56:18.889Z] 28988de357af: Verifying Checksum [2026-05-26T03:56:18.889Z] 28988de357af: Download complete [2026-05-26T03:56:18.889Z] a29436f7fd5d: Verifying Checksum [2026-05-26T03:56:18.889Z] a29436f7fd5d: Download complete [2026-05-26T03:56:19.155Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-26T03:56:19.155Z] 2e8e34ca0e6c: Download complete [2026-05-26T03:56:20.089Z] 3dae71ba6b94: Pull complete [2026-05-26T03:56:20.089Z] 6bf1a483ea7c: Pull complete [2026-05-26T03:56:20.656Z] f5dfc541a4d3: Pull complete [2026-05-26T03:56:20.656Z] 461d9e800cba: Pull complete [2026-05-26T03:56:20.656Z] 80192f66455f: Pull complete [2026-05-26T03:56:23.947Z] 2e8e34ca0e6c: Pull complete [2026-05-26T03:56:24.882Z] a29436f7fd5d: Pull complete [2026-05-26T03:56:24.882Z] 923cac83aea3: Pull complete [2026-05-26T03:56:24.882Z] 25ad8b0a4227: Pull complete [2026-05-26T03:56:24.882Z] db01528c6b51: Pull complete [2026-05-26T03:56:24.882Z] 28988de357af: Pull complete [2026-05-26T03:56:25.143Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-26T03:56:25.143Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T03:56:25.143Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T03:56:25.288Z] prd-ubuntu20.04-docker-8c-8g-11390 does not seem to be running inside a container [2026-05-26T03:56:25.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_palau -v /w/workspace/dgexfoundry_device-snmp-go_palau:/w/workspace/dgexfoundry_device-snmp-go_palau:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_palau@tmp:/w/workspace/dgexfoundry_device-snmp-go_palau@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T03:56:28.778Z] $ docker top a8d3e9b14303963446a2b2589531b9541c6472fd27062aa6ff85b4d3691f3fdf -eo pid,comm [2026-05-26T03:56:28.832Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-05-26T03:56:28.832Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T03:56:28.888Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T03:56:28.888Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T03:56:29.030Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T03:56:29.029Z] $ docker exec a8d3e9b14303963446a2b2589531b9541c6472fd27062aa6ff85b4d3691f3fdf ssh-agent [2026-05-26T03:56:29.142Z] SSH_AUTH_SOCK=/tmp/ssh-sUtxVRSHcb6L/agent.33 [2026-05-26T03:56:29.142Z] SSH_AGENT_PID=40 [2026-05-26T03:56:29.150Z] Running ssh-add (command line suppressed) [2026-05-26T03:56:29.248Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_palau@tmp/private_key_8763863785117041337.key (/w/workspace/dgexfoundry_device-snmp-go_palau@tmp/private_key_8763863785117041337.key) [2026-05-26T03:56:29.265Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T03:56:29.558Z] + git config --global --add safe.directory /w/workspace/dgexfoundry_device-snmp-go_palau [Pipeline] sh [2026-05-26T03:56:29.851Z] + git tag --points-at 677998b84de57471fff2df0e21a21a8aa5aa7139 [Pipeline] } [2026-05-26T03:56:29.857Z] $ docker exec --env ******** --env ******** a8d3e9b14303963446a2b2589531b9541c6472fd27062aa6ff85b4d3691f3fdf ssh-agent -k [2026-05-26T03:56:29.957Z] unset SSH_AUTH_SOCK; [2026-05-26T03:56:29.957Z] unset SSH_AGENT_PID; [2026-05-26T03:56:29.957Z] echo Agent pid 40 killed; [2026-05-26T03:56:29.969Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2026-05-26T03:56:30.002Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.2' [Pipeline] sshagent [2026-05-26T03:56:30.029Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T03:56:30.029Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T03:56:30.134Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T03:56:30.133Z] $ docker exec a8d3e9b14303963446a2b2589531b9541c6472fd27062aa6ff85b4d3691f3fdf ssh-agent [2026-05-26T03:56:30.240Z] SSH_AUTH_SOCK=/tmp/ssh-5s2k57KWplhe/agent.87 [2026-05-26T03:56:30.240Z] SSH_AGENT_PID=92 [2026-05-26T03:56:30.243Z] Running ssh-add (command line suppressed) [2026-05-26T03:56:30.330Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_palau@tmp/private_key_16010841676129245970.key (/w/workspace/dgexfoundry_device-snmp-go_palau@tmp/private_key_16010841676129245970.key) [2026-05-26T03:56:30.385Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T03:56:30.679Z] + git semver init [2026-05-26T03:56:30.941Z] 2026-05-26 03:56:30,876 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T03:56:30.941Z] 2026-05-26 03:56:30,880 [run_init] DEBUG init version:0.0.0 force:False [2026-05-26T03:56:30.941Z] 2026-05-26 03:56:30,880 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_device-snmp-go_palau/.semver [2026-05-26T03:56:30.941Z] 2026-05-26 03:56:30,881 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/dgexfoundry_device-snmp-go_palau/.semver [2026-05-26T03:56:30.941Z] 2026-05-26 03:56:30,881 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/dgexfoundry_device-snmp-go_palau/.semver'], cwd=/w/workspace/dgexfoundry_device-snmp-go_palau, stdin=None, shell=False, universal_newlines=False) [2026-05-26T03:56:32.859Z] 2026-05-26 03:56:32,571 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_device-snmp-go_palau/.git/info/exclude [2026-05-26T03:56:32.859Z] 2026-05-26 03:56:32,571 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_device-snmp-go_palau/.semver/palau with force:False [2026-05-26T03:56:32.859Z] 2026-05-26 03:56:32,572 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-snmp-go_palau/.semver/palau [2026-05-26T03:56:32.859Z] 2026-05-26 03:56:32,572 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-snmp-go_palau/.semver/palau [2026-05-26T03:56:32.859Z] 4.0.2 [Pipeline] } [2026-05-26T03:56:32.872Z] $ docker exec --env ******** --env ******** a8d3e9b14303963446a2b2589531b9541c6472fd27062aa6ff85b4d3691f3fdf ssh-agent -k [2026-05-26T03:56:32.959Z] unset SSH_AUTH_SOCK; [2026-05-26T03:56:32.960Z] unset SSH_AGENT_PID; [2026-05-26T03:56:32.960Z] echo Agent pid 92 killed; [2026-05-26T03:56:32.973Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T03:56:33.301Z] + git semver [Pipeline] } [2026-05-26T03:56:33.690Z] $ docker stop --time=1 a8d3e9b14303963446a2b2589531b9541c6472fd27062aa6ff85b4d3691f3fdf [2026-05-26T03:56:35.011Z] $ docker rm -f --volumes a8d3e9b14303963446a2b2589531b9541c6472fd27062aa6ff85b4d3691f3fdf [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T03:56:35.348Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-26T03:56:35.637Z] Stashed 1 file(s) [Pipeline] echo [2026-05-26T03:56:35.639Z] [edgeXSemver]: initialized semver on version 4.0.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] sh [2026-05-26T03:56:36.062Z] + git checkout 677998b84de57471fff2df0e21a21a8aa5aa7139 [2026-05-26T03:56:36.062Z] HEAD is now at 677998b ci(lts-release): LTS release v4.0.2 @65915a7 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T03:56:36.085Z] provisioning config files... [2026-05-26T03:56:36.093Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_palau@tmp/config2759530406310254204tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T03:56:36.419Z] ---> ****-login.sh [2026-05-26T03:56:36.419Z] nexus3.edgexfoundry.org:10001 [2026-05-26T03:56:36.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:56:36.419Z] Login Succeeded [2026-05-26T03:56:36.419Z] nexus3.edgexfoundry.org:10002 [2026-05-26T03:56:36.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:56:36.419Z] Login Succeeded [2026-05-26T03:56:36.419Z] nexus3.edgexfoundry.org:10003 [2026-05-26T03:56:36.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:56:36.680Z] Login Succeeded [2026-05-26T03:56:36.680Z] nexus3.edgexfoundry.org:10004 [2026-05-26T03:56:36.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:56:36.680Z] Login Succeeded [2026-05-26T03:56:36.680Z] ****.io [2026-05-26T03:56:36.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:56:36.982Z] Login Succeeded [2026-05-26T03:56:36.982Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T03:56:36.993Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-26T03:56:37.074Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh [2026-05-26T03:56:37.396Z] + grep ^go [0-9].[0-9]* go.mod [2026-05-26T03:56:37.396Z] + cut -d -f 2 [2026-05-26T03:56:37.396Z] + cut -d . -f1-2 [Pipeline] echo [2026-05-26T03:56:37.406Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T03:56:37.532Z] ========================================================= [2026-05-26T03:56:37.532Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts] [2026-05-26T03:56:37.532Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:56:37.895Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts --build-arg MAKE=echo noop --target=builder . [2026-05-26T03:56:38.467Z] #0 building with "default" instance using docker driver [2026-05-26T03:56:38.467Z] [2026-05-26T03:56:38.467Z] #1 [internal] load build definition from Dockerfile [2026-05-26T03:56:38.467Z] #1 transferring dockerfile: 1.61kB done [2026-05-26T03:56:38.467Z] #1 DONE 0.0s [2026-05-26T03:56:38.467Z] [2026-05-26T03:56:38.467Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts [2026-05-26T03:56:38.467Z] #2 DONE 0.1s [2026-05-26T03:56:38.726Z] [2026-05-26T03:56:38.726Z] #3 [internal] load .dockerignore [2026-05-26T03:56:38.726Z] #3 transferring context: 46B done [2026-05-26T03:56:38.726Z] #3 DONE 0.0s [2026-05-26T03:56:38.726Z] [2026-05-26T03:56:38.726Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts@sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 [2026-05-26T03:56:38.726Z] #4 resolve nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts@sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 0.0s done [2026-05-26T03:56:38.726Z] #4 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s [2026-05-26T03:56:38.726Z] #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 2.10MB / 60.24MB 0.1s [2026-05-26T03:56:38.726Z] #4 sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 2.42kB / 2.42kB done [2026-05-26T03:56:38.726Z] #4 sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 289.45kB / 289.45kB 0.0s done [2026-05-26T03:56:38.726Z] #4 sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db 126B / 126B 0.1s done [2026-05-26T03:56:38.726Z] #4 sha256:9edfc7d6480d22ce7dd78810f65ecf01ca061d9ee77ca2375b264e3dae7da681 4.30kB / 4.30kB done [2026-05-26T03:56:38.726Z] #4 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-26T03:56:38.726Z] #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 9.44MB / 60.24MB 0.2s [2026-05-26T03:56:38.726Z] #4 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e [2026-05-26T03:56:38.726Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-05-26T03:56:38.726Z] #4 sha256:caaa51e465b4d9f50318cbe0c49d56a62c9f6f5d55d0e31556039cdb83a3336e 361B / 361B 0.1s done [2026-05-26T03:56:38.726Z] #4 sha256:c282cae13e2d8c9a4eb37cf3314d2088521a19ed1567a8d655a1dd91bf747607 0B / 2.38MB 0.2s [2026-05-26T03:56:38.726Z] #4 sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 2.10MB / 14.25MB 0.2s [2026-05-26T03:56:39.035Z] #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 20.97MB / 60.24MB 0.3s [2026-05-26T03:56:39.035Z] #4 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.2s done [2026-05-26T03:56:39.035Z] #4 sha256:c282cae13e2d8c9a4eb37cf3314d2088521a19ed1567a8d655a1dd91bf747607 2.38MB / 2.38MB 0.3s done [2026-05-26T03:56:39.035Z] #4 sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 8.39MB / 14.25MB 0.3s [2026-05-26T03:56:39.035Z] #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 0B / 98.38MB 0.3s [2026-05-26T03:56:39.035Z] #4 extracting sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d [2026-05-26T03:56:39.035Z] #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 48.23MB / 60.24MB 0.5s [2026-05-26T03:56:39.035Z] #4 sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 14.25MB / 14.25MB 0.4s done [2026-05-26T03:56:39.035Z] #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 10.49MB / 98.38MB 0.5s [2026-05-26T03:56:39.035Z] #4 extracting sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 0.1s done [2026-05-26T03:56:39.035Z] #4 sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 0B / 14.74MB 0.5s [2026-05-26T03:56:39.367Z] #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 60.24MB / 60.24MB 0.6s [2026-05-26T03:56:39.367Z] #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 18.87MB / 98.38MB 0.6s [2026-05-26T03:56:39.367Z] #4 sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 5.24MB / 14.74MB 0.6s [2026-05-26T03:56:39.367Z] #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 33.55MB / 98.38MB 0.7s [2026-05-26T03:56:39.367Z] #4 sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 12.58MB / 14.74MB 0.7s [2026-05-26T03:56:39.367Z] #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 51.38MB / 98.38MB 0.8s [2026-05-26T03:56:39.367Z] #4 sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 14.74MB / 14.74MB 0.8s [2026-05-26T03:56:39.724Z] #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 59.77MB / 98.38MB 0.9s [2026-05-26T03:56:39.724Z] #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 60.24MB / 60.24MB 0.9s done [2026-05-26T03:56:39.724Z] #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 74.45MB / 98.38MB 1.0s [2026-05-26T03:56:39.724Z] #4 sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 14.74MB / 14.74MB 0.9s done [2026-05-26T03:56:39.724Z] #4 extracting sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 [2026-05-26T03:56:39.724Z] #4 ... [2026-05-26T03:56:39.724Z] [2026-05-26T03:56:39.724Z] #5 [internal] load build context [2026-05-26T03:56:39.724Z] #5 transferring context: 72.10MB 1.0s done [2026-05-26T03:56:39.724Z] #5 DONE 1.1s [2026-05-26T03:56:39.724Z] [2026-05-26T03:56:39.724Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts@sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 [2026-05-26T03:56:39.724Z] #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 98.38MB / 98.38MB 1.2s [2026-05-26T03:56:40.325Z] #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 98.38MB / 98.38MB 1.5s done [2026-05-26T03:56:43.711Z] #4 extracting sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 4.1s done [2026-05-26T03:56:43.971Z] #4 extracting sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db [2026-05-26T03:56:43.971Z] #4 extracting sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db done [2026-05-26T03:56:43.971Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-05-26T03:56:43.971Z] #4 extracting sha256:caaa51e465b4d9f50318cbe0c49d56a62c9f6f5d55d0e31556039cdb83a3336e done [2026-05-26T03:56:43.971Z] #4 extracting sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 0.1s [2026-05-26T03:56:44.229Z] #4 extracting sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 0.2s done [2026-05-26T03:56:44.229Z] #4 extracting sha256:c282cae13e2d8c9a4eb37cf3314d2088521a19ed1567a8d655a1dd91bf747607 0.0s done [2026-05-26T03:56:44.229Z] #4 extracting sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 0.1s [2026-05-26T03:56:46.881Z] #4 extracting sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 2.1s done [2026-05-26T03:56:46.881Z] #4 extracting sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 0.1s [2026-05-26T03:56:46.881Z] #4 extracting sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 0.4s done [2026-05-26T03:56:46.881Z] #4 DONE 8.3s [2026-05-26T03:56:47.156Z] [2026-05-26T03:56:47.156Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2026-05-26T03:56:47.156Z] #6 0.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T03:56:47.430Z] #6 0.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T03:56:47.707Z] #6 0.817 (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-05-26T03:56:47.978Z] #6 0.830 (2/4) Installing libedit (20250104.3.1-r1) [2026-05-26T03:56:47.978Z] #6 0.835 (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-05-26T03:56:47.978Z] #6 0.864 (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-05-26T03:56:47.978Z] #6 0.875 Executing busybox-1.37.0-r20.trigger [2026-05-26T03:56:47.978Z] #6 0.883 OK: 269 MiB in 64 packages [2026-05-26T03:56:50.738Z] Still waiting to schedule task [2026-05-26T03:56:50.738Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-05-26T03:56:51.523Z] #6 DONE 4.3s [2026-05-26T03:56:51.523Z] [2026-05-26T03:56:51.523Z] #7 [builder 3/7] WORKDIR /device-snmp-go [2026-05-26T03:56:51.523Z] #7 DONE 0.0s [2026-05-26T03:56:51.523Z] [2026-05-26T03:56:51.523Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-05-26T03:56:51.799Z] #8 DONE 0.6s [2026-05-26T03:56:52.085Z] [2026-05-26T03:56:52.085Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T03:57:07.122Z] #9 DONE 13.8s [2026-05-26T03:57:07.122Z] [2026-05-26T03:57:07.122Z] #10 [builder 6/7] COPY . . [2026-05-26T03:57:07.122Z] #10 DONE 0.8s [2026-05-26T03:57:07.122Z] [2026-05-26T03:57:07.122Z] #11 [builder 7/7] RUN echo noop [2026-05-26T03:57:07.122Z] #11 0.238 noop [2026-05-26T03:57:07.122Z] #11 DONE 0.3s [2026-05-26T03:57:07.122Z] [2026-05-26T03:57:07.122Z] #12 exporting to image [2026-05-26T03:57:07.122Z] #12 exporting layers [2026-05-26T03:57:15.388Z] #12 exporting layers 7.7s done [2026-05-26T03:57:15.388Z] #12 writing image sha256:273ab0f31a0cc0c86f2e0dc98a9b88747aaefd7ad21810caa9569d25f03012c5 done [2026-05-26T03:57:15.388Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-26T03:57:15.388Z] #12 DONE 7.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:57:15.774Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-26T03:57:15.774Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T03:57:16.078Z] prd-ubuntu20.04-docker-8c-8g-11390 does not seem to be running inside a container [2026-05-26T03:57:16.213Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-snmp-go_palau -v /w/workspace/dgexfoundry_device-snmp-go_palau:/w/workspace/dgexfoundry_device-snmp-go_palau:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_palau@tmp:/w/workspace/dgexfoundry_device-snmp-go_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-26T03:57:16.659Z] $ docker top ecab8b7d25105c9c4635c5a1cc1690f04971ff9d11712048efe2093ed82eccc0 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T03:57:17.200Z] + go version [2026-05-26T03:57:17.200Z] go version go1.25.10 linux/amd64 [Pipeline] } [2026-05-26T03:57:17.247Z] $ docker stop --time=1 ecab8b7d25105c9c4635c5a1cc1690f04971ff9d11712048efe2093ed82eccc0 [2026-05-26T03:57:18.591Z] $ docker rm -f --volumes ecab8b7d25105c9c4635c5a1cc1690f04971ff9d11712048efe2093ed82eccc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:57:19.522Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-26T03:57:19.522Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T03:57:19.793Z] prd-ubuntu20.04-docker-8c-8g-11390 does not seem to be running inside a container [2026-05-26T03:57:19.961Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dgexfoundry_device-snmp-go_palau -v /w/workspace/dgexfoundry_device-snmp-go_palau:/w/workspace/dgexfoundry_device-snmp-go_palau:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_palau@tmp:/w/workspace/dgexfoundry_device-snmp-go_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-26T03:57:20.238Z] $ docker top 1c6275974039a95026886c6671a7c05dbc54b43de61145e99bddebfdc6f95e8c -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T03:57:20.680Z] + git config --global --add safe.directory /w/workspace/dgexfoundry_device-snmp-go_palau [Pipeline] fileExists [Pipeline] sh [2026-05-26T03:57:21.049Z] + make test [2026-05-26T03:57:21.049Z] go test ./... -coverprofile=coverage.out [2026-05-26T03:57:22.137Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2026-05-26T03:57:44.210Z] github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements [2026-05-26T03:57:44.210Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.007s coverage: 0.0% of statements [2026-05-26T03:57:52.357Z] 0 issues. [2026-05-26T03:57:52.357Z] go vet ./... [2026-05-26T03:57:57.624Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-26T03:57:57.624Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-26T03:57:57.624Z] ./bin/test-attribution-txt.sh [2026-05-26T03:57:57.882Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-26T03:57:57.882Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-26T03:57:57.895Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2026-05-26T03:57:58.202Z] + go mod tidy [Pipeline] } [2026-05-26T03:57:58.794Z] $ docker stop --time=1 1c6275974039a95026886c6671a7c05dbc54b43de61145e99bddebfdc6f95e8c [2026-05-26T03:58:01.837Z] $ docker rm -f --volumes 1c6275974039a95026886c6671a7c05dbc54b43de61145e99bddebfdc6f95e8c [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T03:58:02.425Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-26T03:58:02.516Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-05-26T03:58:02.962Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-26T03:58:03.251Z] + ls -al . [2026-05-26T03:58:03.251Z] total 248 [2026-05-26T03:58:03.251Z] drwxrwxr-x 9 jenkins jenkins 4096 May 26 03:57 . [2026-05-26T03:58:03.251Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 03:56 .. [2026-05-26T03:58:03.251Z] -rw-rw-r-- 1 jenkins jenkins 6 May 26 03:56 .dockerignore [2026-05-26T03:58:03.251Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 03:57 .git [2026-05-26T03:58:03.251Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:56 .github [2026-05-26T03:58:03.251Z] -rw-rw-r-- 1 jenkins jenkins 255 May 26 03:56 .gitignore [2026-05-26T03:58:03.251Z] -rw-rw-r-- 1 jenkins jenkins 359 May 26 03:56 .golangci.yml [2026-05-26T03:58:03.251Z] drwxr-xr-x 3 jenkins jenkins 4096 May 26 03:56 .semver [2026-05-26T03:58:03.251Z] -rw-rw-r-- 1 jenkins jenkins 21488 May 26 03:56 Attribution.txt [2026-05-26T03:58:03.251Z] -rw-rw-r-- 1 jenkins jenkins 12751 May 26 03:56 CHANGELOG.md [2026-05-26T03:58:03.251Z] -rw-rw-r-- 1 jenkins jenkins 1571 May 26 03:56 Dockerfile [2026-05-26T03:58:03.251Z] -rw-rw-r-- 1 jenkins jenkins 677 May 26 03:56 GOVERNANCE.md [2026-05-26T03:58:03.251Z] -rw-rw-r-- 1 jenkins jenkins 679 May 26 03:56 Jenkinsfile [2026-05-26T03:58:03.251Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 26 03:56 LICENSE [2026-05-26T03:58:03.251Z] -rw-rw-r-- 1 jenkins jenkins 2239 May 26 03:56 Makefile [2026-05-26T03:58:03.251Z] -rw-rw-r-- 1 jenkins jenkins 620 May 26 03:56 OWNERS.md [2026-05-26T03:58:03.251Z] -rw-rw-r-- 1 jenkins jenkins 10477 May 26 03:56 README.md [2026-05-26T03:58:03.251Z] -rw-rw-r-- 1 jenkins jenkins 5 May 26 03:56 VERSION [2026-05-26T03:58:03.251Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 03:56 bin [2026-05-26T03:58:03.251Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:56 cmd [2026-05-26T03:58:03.251Z] -rw-r--r-- 1 jenkins jenkins 9158 May 26 03:57 coverage.out [2026-05-26T03:58:03.251Z] -rw-rw-r-- 1 jenkins jenkins 6508 May 26 03:56 go.mod [2026-05-26T03:58:03.251Z] -rw-rw-r-- 1 jenkins jenkins 89237 May 26 03:56 go.sum [2026-05-26T03:58:03.251Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:56 internal [2026-05-26T03:58:03.251Z] drwxrwxr-x 10 jenkins jenkins 4096 May 26 03:56 vendor [2026-05-26T03:58:03.251Z] -rw-rw-r-- 1 jenkins jenkins 228 May 26 03:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:58:03.570Z] + 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=677998b84de57471fff2df0e21a21a8aa5aa7139 --label arch=amd64 --label version=4.0.2 . [2026-05-26T03:58:03.830Z] #0 building with "default" instance using docker driver [2026-05-26T03:58:03.830Z] [2026-05-26T03:58:03.830Z] #1 [internal] load build definition from Dockerfile [2026-05-26T03:58:03.830Z] #1 transferring dockerfile: 1.61kB done [2026-05-26T03:58:03.830Z] #1 DONE 0.0s [2026-05-26T03:58:03.830Z] [2026-05-26T03:58:03.830Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-26T03:58:03.830Z] #2 DONE 0.0s [2026-05-26T03:58:03.830Z] [2026-05-26T03:58:03.830Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-05-26T03:58:03.830Z] #3 DONE 0.1s [2026-05-26T03:58:03.830Z] [2026-05-26T03:58:03.830Z] #4 [internal] load .dockerignore [2026-05-26T03:58:03.830Z] #4 transferring context: 46B done [2026-05-26T03:58:03.830Z] #4 DONE 0.0s [2026-05-26T03:58:03.830Z] [2026-05-26T03:58:03.830Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-26T03:58:03.830Z] #5 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 done [2026-05-26T03:58:03.830Z] #5 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-26T03:58:03.830Z] #5 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-26T03:58:03.830Z] #5 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-26T03:58:03.830Z] #5 DONE 0.0s [2026-05-26T03:58:03.830Z] [2026-05-26T03:58:03.830Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-26T03:58:03.830Z] #6 DONE 0.1s [2026-05-26T03:58:03.830Z] [2026-05-26T03:58:03.830Z] #7 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2026-05-26T03:58:04.087Z] #7 ... [2026-05-26T03:58:04.087Z] [2026-05-26T03:58:04.087Z] #8 [internal] load build context [2026-05-26T03:58:04.087Z] #8 transferring context: 426.45kB 0.2s done [2026-05-26T03:58:04.087Z] #8 DONE 0.2s [2026-05-26T03:58:04.350Z] [2026-05-26T03:58:04.350Z] #7 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2026-05-26T03:58:04.350Z] #7 0.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T03:58:04.350Z] #7 0.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T03:58:04.920Z] #7 0.807 OK: 269 MiB in 64 packages [2026-05-26T03:58:04.920Z] #7 DONE 1.0s [2026-05-26T03:58:04.920Z] [2026-05-26T03:58:04.920Z] #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2026-05-26T03:58:04.920Z] #9 0.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T03:58:04.920Z] #9 0.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T03:58:04.920Z] #9 0.830 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-26T03:58:04.920Z] #9 0.839 Executing busybox-1.37.0-r20.trigger [2026-05-26T03:58:04.920Z] #9 0.845 OK: 7 MiB in 17 packages [2026-05-26T03:58:04.920Z] #9 DONE 1.0s [2026-05-26T03:58:04.920Z] [2026-05-26T03:58:04.920Z] #10 [builder 3/7] WORKDIR /device-snmp-go [2026-05-26T03:58:04.920Z] #10 DONE 0.0s [2026-05-26T03:58:04.920Z] [2026-05-26T03:58:04.920Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-05-26T03:58:05.489Z] #11 DONE 0.6s [2026-05-26T03:58:05.489Z] [2026-05-26T03:58:05.489Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2026-05-26T03:58:05.489Z] #12 0.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T03:58:05.489Z] #12 0.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T03:58:05.760Z] #12 ... [2026-05-26T03:58:05.760Z] [2026-05-26T03:58:05.760Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T03:58:05.760Z] #13 0.198 skipping... [2026-05-26T03:58:05.760Z] #13 DONE 0.2s [2026-05-26T03:58:05.760Z] [2026-05-26T03:58:05.760Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2026-05-26T03:58:05.760Z] #12 0.874 OK: 7 MiB in 17 packages [2026-05-26T03:58:06.328Z] #12 DONE 1.3s [2026-05-26T03:58:06.328Z] [2026-05-26T03:58:06.328Z] #14 [builder 6/7] COPY . . [2026-05-26T03:58:06.328Z] #14 DONE 0.6s [2026-05-26T03:58:06.586Z] [2026-05-26T03:58:06.586Z] #15 [builder 7/7] RUN make build [2026-05-26T03:58:06.586Z] #15 0.200 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.0.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2026-05-26T03:58:33.232Z] #15 DONE 25.8s [2026-05-26T03:58:33.232Z] [2026-05-26T03:58:33.232Z] #16 [stage-1 4/6] COPY --from=builder /device-snmp-go/cmd / [2026-05-26T03:58:33.232Z] #16 DONE 0.3s [2026-05-26T03:58:33.232Z] [2026-05-26T03:58:33.232Z] #17 [stage-1 5/6] COPY --from=builder /device-snmp-go/Attribution.txt / [2026-05-26T03:58:33.232Z] #17 DONE 0.0s [2026-05-26T03:58:33.232Z] [2026-05-26T03:58:33.232Z] #18 [stage-1 6/6] COPY --from=builder /device-snmp-go/LICENSE / [2026-05-26T03:58:33.232Z] #18 DONE 0.0s [2026-05-26T03:58:33.232Z] [2026-05-26T03:58:33.232Z] #19 exporting to image [2026-05-26T03:58:33.232Z] #19 exporting layers 0.1s done [2026-05-26T03:58:33.232Z] #19 writing image sha256:cc388cea63edcd20a203d8faa90b985e01bd85bbdff9618a5c4617eee1f8a390 done [2026-05-26T03:58:33.232Z] #19 naming to docker.io/library/device-snmp done [2026-05-26T03:58:33.232Z] #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T03:58:33.353Z] provisioning config files... [2026-05-26T03:58:33.367Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_palau@tmp/config12933464093503044757tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T03:58:33.669Z] ---> ****-login.sh [2026-05-26T03:58:33.669Z] nexus3.edgexfoundry.org:10001 [2026-05-26T03:58:33.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:58:33.669Z] Login Succeeded [2026-05-26T03:58:33.669Z] nexus3.edgexfoundry.org:10002 [2026-05-26T03:58:33.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:58:33.669Z] Login Succeeded [2026-05-26T03:58:33.669Z] nexus3.edgexfoundry.org:10003 [2026-05-26T03:58:33.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:58:33.929Z] Login Succeeded [2026-05-26T03:58:33.929Z] nexus3.edgexfoundry.org:10004 [2026-05-26T03:58:33.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:58:33.929Z] Login Succeeded [2026-05-26T03:58:33.929Z] ****.io [2026-05-26T03:58:33.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:58:34.191Z] Login Succeeded [2026-05-26T03:58:34.191Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T03:58:34.198Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T03:58:34.247Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T03:58:34.276Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2026-05-26T03:58:34.276Z] 677998b84de57471fff2df0e21a21a8aa5aa7139 [2026-05-26T03:58:34.276Z] 4.0.2 [2026-05-26T03:58:34.276Z] 677998b84de57471fff2df0e21a21a8aa5aa7139-4.0.2 [2026-05-26T03:58:34.276Z] palau [2026-05-26T03:58:34.276Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:58:34.392Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11393 in /w/workspace/dgexfoundry_device-snmp-go_palau [Pipeline] { [Pipeline] ws [2026-05-26T03:58:34.406Z] Running in /w/workspace/device-snmp-go/2 [Pipeline] { [Pipeline] checkout [2026-05-26T03:58:34.445Z] The recommended git tool is: git [2026-05-26T03:58:34.616Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:677998b84de57471fff2df0e21a21a8aa5aa7139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:58:34.940Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:677998b84de57471fff2df0e21a21a8aa5aa7139 [2026-05-26T03:58:34.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2026-05-26T03:58:34.940Z] 85cf43db44a1: Preparing [2026-05-26T03:58:34.940Z] b14e925cda21: Preparing [2026-05-26T03:58:34.940Z] b17102ff338f: Preparing [2026-05-26T03:58:34.940Z] 3fd6ffdd93d4: Preparing [2026-05-26T03:58:34.940Z] ecb37618c109: Preparing [2026-05-26T03:58:34.940Z] 0854555d70ac: Preparing [2026-05-26T03:58:34.940Z] 0854555d70ac: Waiting [2026-05-26T03:58:34.940Z] 3fd6ffdd93d4: Pushed [2026-05-26T03:58:34.940Z] ecb37618c109: Pushed [2026-05-26T03:58:34.940Z] b14e925cda21: Pushed [2026-05-26T03:58:34.940Z] 0854555d70ac: Layer already exists [2026-05-26T03:58:34.940Z] 85cf43db44a1: Pushed [2026-05-26T03:58:39.576Z] using credential edgex-jenkins-ssh [2026-05-26T03:58:39.598Z] Cloning the remote Git repository [2026-05-26T03:58:40.216Z] b17102ff338f: Pushed [2026-05-26T03:58:40.475Z] 677998b84de57471fff2df0e21a21a8aa5aa7139: digest: sha256:32f8ed8e5b7071cf34b08663878b2356bed30b7a4e40a0ac9ae58b7ba61a26dc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:58:39.642Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2026-05-26T03:58:39.743Z] > git init /w/workspace/device-snmp-go/2 # timeout=10 [2026-05-26T03:58:39.909Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2026-05-26T03:58:39.910Z] > git --version # timeout=10 [2026-05-26T03:58:39.931Z] > git --version # 'git version 2.25.1' [2026-05-26T03:58:39.934Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-26T03:58:40.084Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-26T03:58:40.799Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:58:41.126Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:4.0.2 [2026-05-26T03:58:41.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2026-05-26T03:58:41.127Z] 85cf43db44a1: Preparing [2026-05-26T03:58:41.127Z] b14e925cda21: Preparing [2026-05-26T03:58:41.127Z] b17102ff338f: Preparing [2026-05-26T03:58:41.127Z] 3fd6ffdd93d4: Preparing [2026-05-26T03:58:41.127Z] ecb37618c109: Preparing [2026-05-26T03:58:41.127Z] 0854555d70ac: Preparing [2026-05-26T03:58:41.127Z] 0854555d70ac: Waiting [2026-05-26T03:58:41.127Z] b17102ff338f: Layer already exists [2026-05-26T03:58:41.127Z] ecb37618c109: Layer already exists [2026-05-26T03:58:41.127Z] 85cf43db44a1: Layer already exists [2026-05-26T03:58:41.127Z] b14e925cda21: Layer already exists [2026-05-26T03:58:41.127Z] 3fd6ffdd93d4: Layer already exists [2026-05-26T03:58:41.127Z] 0854555d70ac: Layer already exists [2026-05-26T03:58:41.127Z] 4.0.2: digest: sha256:32f8ed8e5b7071cf34b08663878b2356bed30b7a4e40a0ac9ae58b7ba61a26dc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:58:41.451Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:677998b84de57471fff2df0e21a21a8aa5aa7139-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:58:41.782Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:677998b84de57471fff2df0e21a21a8aa5aa7139-4.0.2 [2026-05-26T03:58:41.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2026-05-26T03:58:41.782Z] 85cf43db44a1: Preparing [2026-05-26T03:58:41.782Z] b14e925cda21: Preparing [2026-05-26T03:58:41.782Z] b17102ff338f: Preparing [2026-05-26T03:58:41.782Z] 3fd6ffdd93d4: Preparing [2026-05-26T03:58:41.782Z] ecb37618c109: Preparing [2026-05-26T03:58:41.782Z] 0854555d70ac: Preparing [2026-05-26T03:58:41.782Z] 0854555d70ac: Waiting [2026-05-26T03:58:41.782Z] b17102ff338f: Layer already exists [2026-05-26T03:58:41.782Z] b14e925cda21: Layer already exists [2026-05-26T03:58:41.782Z] 3fd6ffdd93d4: Layer already exists [2026-05-26T03:58:41.782Z] 85cf43db44a1: Layer already exists [2026-05-26T03:58:41.782Z] ecb37618c109: Layer already exists [2026-05-26T03:58:41.782Z] 0854555d70ac: Layer already exists [2026-05-26T03:58:41.782Z] 677998b84de57471fff2df0e21a21a8aa5aa7139-4.0.2: digest: sha256:32f8ed8e5b7071cf34b08663878b2356bed30b7a4e40a0ac9ae58b7ba61a26dc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:58:42.110Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:58:42.433Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:palau [2026-05-26T03:58:42.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2026-05-26T03:58:42.433Z] 85cf43db44a1: Preparing [2026-05-26T03:58:42.433Z] b14e925cda21: Preparing [2026-05-26T03:58:42.433Z] b17102ff338f: Preparing [2026-05-26T03:58:42.433Z] 3fd6ffdd93d4: Preparing [2026-05-26T03:58:42.433Z] ecb37618c109: Preparing [2026-05-26T03:58:42.433Z] 0854555d70ac: Preparing [2026-05-26T03:58:42.433Z] 0854555d70ac: Waiting [2026-05-26T03:58:42.433Z] b14e925cda21: Layer already exists [2026-05-26T03:58:42.433Z] 3fd6ffdd93d4: Layer already exists [2026-05-26T03:58:42.433Z] 85cf43db44a1: Layer already exists [2026-05-26T03:58:42.433Z] ecb37618c109: Layer already exists [2026-05-26T03:58:42.433Z] b17102ff338f: Layer already exists [2026-05-26T03:58:42.433Z] 0854555d70ac: Layer already exists [2026-05-26T03:58:42.433Z] palau: digest: sha256:32f8ed8e5b7071cf34b08663878b2356bed30b7a4e40a0ac9ae58b7ba61a26dc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T03:58:42.507Z] ===================================================== [Pipeline] echo [2026-05-26T03:58:42.523Z] taggedImages: [2026-05-26T03:58:42.523Z] - nexus3.edgexfoundry.org:10004/device-snmp:677998b84de57471fff2df0e21a21a8aa5aa7139 [2026-05-26T03:58:42.523Z] - nexus3.edgexfoundry.org:10004/device-snmp:4.0.2 [2026-05-26T03:58:42.523Z] - nexus3.edgexfoundry.org:10004/device-snmp:677998b84de57471fff2df0e21a21a8aa5aa7139-4.0.2 [2026-05-26T03:58:42.523Z] - nexus3.edgexfoundry.org:10004/device-snmp:palau [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:58:42.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T03:58:42.914Z] [2026-05-26T03:58:42.914Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:58:43.214Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T03:58:43.214Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-26T03:58:43.214Z] 5eb5b503b376: Pulling fs layer [2026-05-26T03:58:43.214Z] 5c69ac0246d0: Pulling fs layer [2026-05-26T03:58:43.214Z] ec43610c2a17: Pulling fs layer [2026-05-26T03:58:43.214Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-26T03:58:43.214Z] 33b1e0a273af: Pulling fs layer [2026-05-26T03:58:43.214Z] 5d3b04190fa2: Pulling fs layer [2026-05-26T03:58:43.214Z] 2f39f015ded8: Pulling fs layer [2026-05-26T03:58:43.214Z] 33b1e0a273af: Waiting [2026-05-26T03:58:43.214Z] 5d3b04190fa2: Waiting [2026-05-26T03:58:43.214Z] 3a2ae6a8a46f: Waiting [2026-05-26T03:58:43.214Z] 5c69ac0246d0: Verifying Checksum [2026-05-26T03:58:43.214Z] 5c69ac0246d0: Download complete [2026-05-26T03:58:43.214Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-26T03:58:43.214Z] 3a2ae6a8a46f: Download complete [2026-05-26T03:58:43.214Z] 33b1e0a273af: Verifying Checksum [2026-05-26T03:58:43.214Z] 33b1e0a273af: Download complete [2026-05-26T03:58:43.214Z] ec43610c2a17: Verifying Checksum [2026-05-26T03:58:43.214Z] ec43610c2a17: Download complete [2026-05-26T03:58:43.214Z] 5d3b04190fa2: Verifying Checksum [2026-05-26T03:58:43.214Z] 5d3b04190fa2: Download complete [2026-05-26T03:58:43.472Z] 5eb5b503b376: Verifying Checksum [2026-05-26T03:58:43.472Z] 5eb5b503b376: Download complete [2026-05-26T03:58:44.038Z] 2f39f015ded8: Verifying Checksum [2026-05-26T03:58:44.038Z] 2f39f015ded8: Download complete [2026-05-26T03:58:44.270Z] Avoid second fetch [2026-05-26T03:58:44.270Z] Checking out Revision 677998b84de57471fff2df0e21a21a8aa5aa7139 (palau) [2026-05-26T03:58:43.261Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2026-05-26T03:58:43.285Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-26T03:58:44.288Z] > git config core.sparsecheckout # timeout=10 [2026-05-26T03:58:44.362Z] > git checkout -f 677998b84de57471fff2df0e21a21a8aa5aa7139 # timeout=10 [2026-05-26T03:58:45.055Z] 5eb5b503b376: Pull complete [2026-05-26T03:58:45.056Z] 5c69ac0246d0: Pull complete [2026-05-26T03:58:45.622Z] ec43610c2a17: Pull complete [2026-05-26T03:58:45.622Z] 3a2ae6a8a46f: Pull complete [2026-05-26T03:58:45.881Z] 33b1e0a273af: Pull complete [2026-05-26T03:58:45.881Z] 5d3b04190fa2: Pull complete [2026-05-26T03:58:49.553Z] Commit message: "ci(lts-release): LTS release v4.0.2 @65915a7" [2026-05-26T03:58:51.231Z] 2f39f015ded8: Pull complete [2026-05-26T03:58:51.232Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-26T03:58:51.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T03:58:51.232Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T03:58:51.331Z] prd-ubuntu20.04-docker-8c-8g-11390 does not seem to be running inside a container [2026-05-26T03:58:51.356Z] $ 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/dgexfoundry_device-snmp-go_palau -v /w/workspace/dgexfoundry_device-snmp-go_palau:/w/workspace/dgexfoundry_device-snmp-go_palau:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_palau@tmp:/w/workspace/dgexfoundry_device-snmp-go_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-26T03:58:53.802Z] [2026-05-26T03:58:53.802Z] GitHub has been notified of this commit’s build result [2026-05-26T03:58:53.802Z] [2026-05-26T03:58:53.890Z] $ docker top 0c0ad8b2bcbd5289f91fe9720aa8e11e354c458c91a95c11927f9f87a19cca44 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-26T03:58:54.290Z] ---> job-cost.sh [2026-05-26T03:58:54.290Z] lf-activate-venv: SKIPPING [2026-05-26T03:58:54.290Z] INFO: No Stack... [2026-05-26T03:58:54.547Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-26T03:58:54.736Z] + git checkout 677998b84de57471fff2df0e21a21a8aa5aa7139 [2026-05-26T03:58:54.805Z] INFO: Archiving Costs [Pipeline] sh [2026-05-26T03:58:55.009Z] HEAD is now at 677998b ci(lts-release): LTS release v4.0.2 @65915a7 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T03:58:55.051Z] provisioning config files... [2026-05-26T03:58:55.074Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/2@tmp/config13978956696960326585tmp [2026-05-26T03:58:55.095Z] + cat /w/workspace/dgexfoundry_device-snmp-go_palau/archives/cost.csv [2026-05-26T03:58:55.095Z] + cut -d, -f6 [Pipeline] { [Pipeline] lock [2026-05-26T03:58:55.121Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-palau-2-stack-cost] [2026-05-26T03:58:55.129Z] Resource [jenkins-edgexfoundry-device-snmp-go-palau-2-stack-cost] did not exist. Created. [2026-05-26T03:58:55.135Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-palau-2-stack-cost] [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] unstash [Pipeline] sh [2026-05-26T03:58:55.544Z] ---> ****-login.sh [2026-05-26T03:58:55.544Z] nexus3.edgexfoundry.org:10001 [2026-05-26T03:58:55.588Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-05-26T03:58:55.667Z] Stashed 1 file(s) [Pipeline] } [2026-05-26T03:58:55.677Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-palau-2-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-26T03:58:55.700Z] $ docker stop --time=1 0c0ad8b2bcbd5289f91fe9720aa8e11e354c458c91a95c11927f9f87a19cca44 [2026-05-26T03:58:56.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:58:56.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T03:58:56.132Z] Configure a credential helper to remove this warning. See [2026-05-26T03:58:56.132Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T03:58:56.132Z] [2026-05-26T03:58:56.132Z] Login Succeeded [2026-05-26T03:58:56.132Z] nexus3.edgexfoundry.org:10002 [2026-05-26T03:58:56.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:58:56.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T03:58:56.405Z] Configure a credential helper to remove this warning. See [2026-05-26T03:58:56.405Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T03:58:56.405Z] [2026-05-26T03:58:56.405Z] Login Succeeded [2026-05-26T03:58:56.405Z] nexus3.edgexfoundry.org:10003 [2026-05-26T03:58:56.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:58:56.838Z] $ docker rm -f --volumes 0c0ad8b2bcbd5289f91fe9720aa8e11e354c458c91a95c11927f9f87a19cca44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [2026-05-26T03:58:56.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T03:58:56.949Z] Configure a credential helper to remove this warning. See [2026-05-26T03:58:56.949Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T03:58:56.949Z] [2026-05-26T03:58:56.949Z] Login Succeeded [2026-05-26T03:58:56.949Z] nexus3.edgexfoundry.org:10004 [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-26T03:58:57.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:58:57.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T03:58:57.222Z] Configure a credential helper to remove this warning. See [2026-05-26T03:58:57.222Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T03:58:57.222Z] [2026-05-26T03:58:57.222Z] Login Succeeded [2026-05-26T03:58:57.222Z] ****.io [2026-05-26T03:58:57.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:58:57.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T03:58:57.759Z] Configure a credential helper to remove this warning. See [2026-05-26T03:58:57.759Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T03:58:57.759Z] [2026-05-26T03:58:57.759Z] Login Succeeded [2026-05-26T03:58:57.759Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T03:58:57.772Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-26T03:58:58.085Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh [2026-05-26T03:58:58.418Z] + grep ^go [0-9].[0-9]* go.mod [2026-05-26T03:58:58.418Z] + cut -d -f 2 [2026-05-26T03:58:58.418Z] + cut -d . -f1-2 [Pipeline] echo [2026-05-26T03:58:58.479Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T03:58:58.495Z] ========================================================= [2026-05-26T03:58:58.495Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts] [2026-05-26T03:58:58.495Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:58:58.872Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts --build-arg MAKE=echo noop --target=builder . [2026-05-26T03:59:03.165Z] Sending build context to Docker daemon 58.92MB [2026-05-26T03:59:03.165Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-05-26T03:59:03.165Z] Step 2/12 : FROM ${BASE} AS builder [2026-05-26T03:59:03.165Z] 1.25-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-26T03:59:03.165Z] 58e777220c39: Pulling fs layer [2026-05-26T03:59:03.165Z] 5d96c866386f: Pulling fs layer [2026-05-26T03:59:03.165Z] 8985e74deb67: Pulling fs layer [2026-05-26T03:59:03.165Z] a90cb41c1532: Pulling fs layer [2026-05-26T03:59:03.165Z] 4f4fb700ef54: Pulling fs layer [2026-05-26T03:59:03.165Z] 19c9b082531f: Pulling fs layer [2026-05-26T03:59:03.165Z] 8959fe4f68e1: Pulling fs layer [2026-05-26T03:59:03.165Z] 418f8e902c44: Pulling fs layer [2026-05-26T03:59:03.165Z] c3ba8a69b7b1: Pulling fs layer [2026-05-26T03:59:03.165Z] a90cb41c1532: Waiting [2026-05-26T03:59:03.165Z] 4f4fb700ef54: Waiting [2026-05-26T03:59:03.165Z] 8959fe4f68e1: Waiting [2026-05-26T03:59:03.165Z] c3ba8a69b7b1: Waiting [2026-05-26T03:59:03.165Z] 418f8e902c44: Waiting [2026-05-26T03:59:03.165Z] 19c9b082531f: Waiting [2026-05-26T03:59:03.165Z] 5d96c866386f: Verifying Checksum [2026-05-26T03:59:03.165Z] 5d96c866386f: Download complete [2026-05-26T03:59:03.165Z] a90cb41c1532: Download complete [2026-05-26T03:59:03.165Z] 4f4fb700ef54: Verifying Checksum [2026-05-26T03:59:03.165Z] 4f4fb700ef54: Download complete [2026-05-26T03:59:03.165Z] 19c9b082531f: Verifying Checksum [2026-05-26T03:59:03.165Z] 19c9b082531f: Download complete [2026-05-26T03:59:03.165Z] 58e777220c39: Verifying Checksum [2026-05-26T03:59:03.165Z] 58e777220c39: Download complete [2026-05-26T03:59:03.753Z] 8959fe4f68e1: Verifying Checksum [2026-05-26T03:59:03.753Z] 8959fe4f68e1: Download complete [2026-05-26T03:59:04.343Z] c3ba8a69b7b1: Verifying Checksum [2026-05-26T03:59:04.343Z] c3ba8a69b7b1: Download complete [2026-05-26T03:59:04.343Z] 58e777220c39: Pull complete [2026-05-26T03:59:04.939Z] 5d96c866386f: Pull complete [2026-05-26T03:59:04.939Z] 8985e74deb67: Verifying Checksum [2026-05-26T03:59:04.939Z] 8985e74deb67: Download complete [2026-05-26T03:59:06.354Z] 418f8e902c44: Verifying Checksum [2026-05-26T03:59:06.354Z] 418f8e902c44: Download complete [2026-05-26T03:59:21.415Z] 8985e74deb67: Pull complete [2026-05-26T03:59:21.415Z] a90cb41c1532: Pull complete [2026-05-26T03:59:21.415Z] 4f4fb700ef54: Pull complete [2026-05-26T03:59:21.415Z] 19c9b082531f: Pull complete [2026-05-26T03:59:21.415Z] 8959fe4f68e1: Pull complete [2026-05-26T03:59:31.585Z] 418f8e902c44: Pull complete [2026-05-26T03:59:31.855Z] c3ba8a69b7b1: Pull complete [2026-05-26T03:59:31.855Z] Digest: sha256:fdf14891fbaa3280f37cba4b282e01f314457f1b939f51303b8ab3ef7914c945 [2026-05-26T03:59:31.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts [2026-05-26T03:59:31.855Z] ---> 081e04c5fda7 [2026-05-26T03:59:31.855Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2026-05-26T03:59:34.459Z] ---> Running in 9af6319c2fb1 [2026-05-26T03:59:34.730Z] Removing intermediate container 9af6319c2fb1 [2026-05-26T03:59:34.730Z] ---> de900b0c9b8b [2026-05-26T03:59:34.730Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-26T03:59:34.730Z] ---> Running in 74a1686086f0 [2026-05-26T03:59:34.998Z] Removing intermediate container 74a1686086f0 [2026-05-26T03:59:34.998Z] ---> 72694db88528 [2026-05-26T03:59:34.998Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-05-26T03:59:35.268Z] ---> Running in bcb101882b23 [2026-05-26T03:59:35.542Z] Removing intermediate container bcb101882b23 [2026-05-26T03:59:35.542Z] ---> f5bc27696fbd [2026-05-26T03:59:35.542Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2026-05-26T03:59:35.542Z] ---> Running in c3cee31b60d9 [2026-05-26T03:59:35.815Z] Removing intermediate container c3cee31b60d9 [2026-05-26T03:59:35.815Z] ---> 29f6ee3a6335 [2026-05-26T03:59:35.815Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-26T03:59:35.815Z] ---> Running in 538090ee4a6f [2026-05-26T03:59:37.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T03:59:37.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T03:59:39.487Z] (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-05-26T03:59:39.487Z] (2/4) Installing libedit (20250104.3.1-r1) [2026-05-26T03:59:39.487Z] (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-05-26T03:59:39.487Z] (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-05-26T03:59:39.487Z] Executing busybox-1.37.0-r20.trigger [2026-05-26T03:59:39.487Z] OK: 259 MiB in 64 packages [2026-05-26T03:59:40.918Z] Removing intermediate container 538090ee4a6f [2026-05-26T03:59:40.918Z] ---> 609ca8f9d771 [2026-05-26T03:59:40.918Z] Step 8/12 : WORKDIR /device-snmp-go [2026-05-26T03:59:40.918Z] ---> Running in d69ce6fd0052 [2026-05-26T03:59:41.188Z] Removing intermediate container d69ce6fd0052 [2026-05-26T03:59:41.188Z] ---> 31d6b2b85656 [2026-05-26T03:59:41.188Z] Step 9/12 : COPY go.mod vendor* ./ [2026-05-26T03:59:56.241Z] ---> 3ff462183a58 [2026-05-26T03:59:56.241Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T03:59:56.241Z] ---> Running in 3286b206ac45 [2026-05-26T04:01:48.269Z] Removing intermediate container 3286b206ac45 [2026-05-26T04:01:48.269Z] ---> afd94cbc89cd [2026-05-26T04:01:48.269Z] Step 11/12 : COPY . . [2026-05-26T04:01:48.881Z] ---> fb01f3419bf1 [2026-05-26T04:01:48.881Z] Step 12/12 : RUN ${MAKE} [2026-05-26T04:01:49.167Z] ---> Running in 5eeef9167610 [2026-05-26T04:01:50.158Z] noop [2026-05-26T04:01:50.745Z] Removing intermediate container 5eeef9167610 [2026-05-26T04:01:50.745Z] ---> 33e9ace4af2a [2026-05-26T04:01:51.712Z] Successfully built 33e9ace4af2a [2026-05-26T04:01:51.712Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:01:52.088Z] + docker inspect -f . ci-base-image-arm64 [2026-05-26T04:01:52.088Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T04:01:52.481Z] prd-ubuntu20.04-docker-arm64-4c-16g-11393 does not seem to be running inside a container [2026-05-26T04:01:52.590Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-05-26T04:01:53.942Z] $ docker top 638883b72f11e83a890383f775350c6ef4d3921954cba693875a4a30db6f4148 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T04:01:55.085Z] + go version [2026-05-26T04:01:55.085Z] go version go1.25.10 linux/arm64 [Pipeline] } [2026-05-26T04:01:55.132Z] $ docker stop --time=1 638883b72f11e83a890383f775350c6ef4d3921954cba693875a4a30db6f4148 [2026-05-26T04:01:56.853Z] $ docker rm -f --volumes 638883b72f11e83a890383f775350c6ef4d3921954cba693875a4a30db6f4148 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:01:57.834Z] + docker inspect -f . ci-base-image-arm64 [2026-05-26T04:01:57.834Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T04:01:58.032Z] prd-ubuntu20.04-docker-arm64-4c-16g-11393 does not seem to be running inside a container [2026-05-26T04:01:58.109Z] $ 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/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-05-26T04:01:59.385Z] $ docker top 0df7dd3bb3c7365e1343bedce26d3b6e42eb111ac2bccebf889ffe48987c5b67 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T04:02:00.060Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/2 [Pipeline] fileExists [Pipeline] sh [2026-05-26T04:02:00.971Z] + make test [2026-05-26T04:02:00.971Z] go test ./... -coverprofile=coverage.out [2026-05-26T04:02:08.105Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2026-05-26T04:06:30.778Z] github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements [2026-05-26T04:06:30.778Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.033s coverage: 0.0% of statements [2026-05-26T04:06:30.778Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-05-26T04:06:30.778Z] go vet ./... [2026-05-26T04:07:17.664Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-26T04:07:17.664Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-26T04:07:17.664Z] ./bin/test-attribution-txt.sh [2026-05-26T04:07:17.664Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-26T04:07:17.664Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-26T04:07:18.276Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2026-05-26T04:07:18.938Z] + go mod tidy [Pipeline] } [2026-05-26T04:07:24.321Z] $ docker stop --time=1 0df7dd3bb3c7365e1343bedce26d3b6e42eb111ac2bccebf889ffe48987c5b67 [2026-05-26T04:07:26.705Z] $ docker rm -f --volumes 0df7dd3bb3c7365e1343bedce26d3b6e42eb111ac2bccebf889ffe48987c5b67 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T04:07:28.782Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-26T04:07:28.798Z] Warning: overwriting stash ‘coverage-report’ [2026-05-26T04:07:30.204Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-26T04:07:30.614Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-26T04:07:30.933Z] + ls -al . [2026-05-26T04:07:30.933Z] total 244 [2026-05-26T04:07:30.933Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 04:02 . [2026-05-26T04:07:30.933Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 03:58 .. [2026-05-26T04:07:30.933Z] -rw-rw-r-- 1 jenkins jenkins 6 May 26 03:58 .dockerignore [2026-05-26T04:07:30.933Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 03:58 .git [2026-05-26T04:07:30.933Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:58 .github [2026-05-26T04:07:30.933Z] -rw-rw-r-- 1 jenkins jenkins 255 May 26 03:58 .gitignore [2026-05-26T04:07:30.933Z] -rw-rw-r-- 1 jenkins jenkins 359 May 26 03:58 .golangci.yml [2026-05-26T04:07:30.933Z] -rw-rw-r-- 1 jenkins jenkins 21488 May 26 03:58 Attribution.txt [2026-05-26T04:07:30.933Z] -rw-rw-r-- 1 jenkins jenkins 12751 May 26 03:58 CHANGELOG.md [2026-05-26T04:07:30.933Z] -rw-rw-r-- 1 jenkins jenkins 1571 May 26 03:58 Dockerfile [2026-05-26T04:07:30.933Z] -rw-rw-r-- 1 jenkins jenkins 677 May 26 03:58 GOVERNANCE.md [2026-05-26T04:07:30.933Z] -rw-rw-r-- 1 jenkins jenkins 679 May 26 03:58 Jenkinsfile [2026-05-26T04:07:30.933Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 26 03:58 LICENSE [2026-05-26T04:07:30.933Z] -rw-rw-r-- 1 jenkins jenkins 2239 May 26 03:58 Makefile [2026-05-26T04:07:30.933Z] -rw-rw-r-- 1 jenkins jenkins 620 May 26 03:58 OWNERS.md [2026-05-26T04:07:30.933Z] -rw-rw-r-- 1 jenkins jenkins 10477 May 26 03:58 README.md [2026-05-26T04:07:30.933Z] -rw-rw-r-- 1 jenkins jenkins 5 May 26 03:56 VERSION [2026-05-26T04:07:30.933Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 03:58 bin [2026-05-26T04:07:30.933Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:58 cmd [2026-05-26T04:07:30.933Z] -rw-r--r-- 1 jenkins jenkins 9158 May 26 04:06 coverage.out [2026-05-26T04:07:30.933Z] -rw-rw-r-- 1 jenkins jenkins 6508 May 26 03:58 go.mod [2026-05-26T04:07:30.933Z] -rw-rw-r-- 1 jenkins jenkins 89237 May 26 03:58 go.sum [2026-05-26T04:07:30.933Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:58 internal [2026-05-26T04:07:30.933Z] drwxrwxr-x 10 jenkins jenkins 4096 May 26 03:58 vendor [2026-05-26T04:07:30.933Z] -rw-rw-r-- 1 jenkins jenkins 228 May 26 03:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:07:31.288Z] + 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=677998b84de57471fff2df0e21a21a8aa5aa7139 --label arch=arm64 --label version=4.0.2 . [2026-05-26T04:07:35.581Z] Sending build context to Docker daemon 58.93MB [2026-05-26T04:07:35.581Z] Step 1/25 : ARG BASE=golang:1.25-alpine3.22 [2026-05-26T04:07:35.581Z] Step 2/25 : FROM ${BASE} AS builder [2026-05-26T04:07:35.581Z] ---> 33e9ace4af2a [2026-05-26T04:07:35.581Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2026-05-26T04:07:39.850Z] ---> Running in 122130bb2704 [2026-05-26T04:07:39.850Z] Removing intermediate container 122130bb2704 [2026-05-26T04:07:39.850Z] ---> 7d0933ffe0b5 [2026-05-26T04:07:39.850Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-26T04:07:39.850Z] ---> Running in 668139a4d13d [2026-05-26T04:07:40.119Z] Removing intermediate container 668139a4d13d [2026-05-26T04:07:40.119Z] ---> 7ae2f92f4b26 [2026-05-26T04:07:40.119Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-05-26T04:07:40.119Z] ---> Running in 84f753323abf [2026-05-26T04:07:40.390Z] Removing intermediate container 84f753323abf [2026-05-26T04:07:40.390Z] ---> 14ebd4174f2d [2026-05-26T04:07:40.390Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2026-05-26T04:07:40.661Z] ---> Running in af06d2e19492 [2026-05-26T04:07:40.938Z] Removing intermediate container af06d2e19492 [2026-05-26T04:07:40.938Z] ---> 0cec520a81f9 [2026-05-26T04:07:40.938Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-26T04:07:40.938Z] ---> Running in f1dc9e7e20b3 [2026-05-26T04:07:42.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T04:07:42.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T04:07:44.293Z] OK: 259 MiB in 64 packages [2026-05-26T04:07:45.266Z] Removing intermediate container f1dc9e7e20b3 [2026-05-26T04:07:45.266Z] ---> 7c28c1c41c8d [2026-05-26T04:07:45.266Z] Step 8/25 : WORKDIR /device-snmp-go [2026-05-26T04:07:45.534Z] ---> Running in 5ae715fa6727 [2026-05-26T04:07:45.802Z] Removing intermediate container 5ae715fa6727 [2026-05-26T04:07:45.802Z] ---> f14fdc481c8a [2026-05-26T04:07:45.802Z] Step 9/25 : COPY go.mod vendor* ./ [2026-05-26T04:08:00.842Z] ---> 05aa778ae8bd [2026-05-26T04:08:00.842Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T04:08:00.842Z] ---> Running in 053b9bf8e52b [2026-05-26T04:08:00.842Z] skipping... [2026-05-26T04:08:01.574Z] Removing intermediate container 053b9bf8e52b [2026-05-26T04:08:01.574Z] ---> 7366173dc487 [2026-05-26T04:08:01.574Z] Step 11/25 : COPY . . [2026-05-26T04:08:17.129Z] ---> d50f981e733d [2026-05-26T04:08:17.129Z] Step 12/25 : RUN ${MAKE} [2026-05-26T04:08:17.129Z] ---> Running in 9fa2ec9e55e6 [2026-05-26T04:08:17.435Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.0.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2026-05-26T04:12:55.444Z] Removing intermediate container 9fa2ec9e55e6 [2026-05-26T04:12:55.444Z] ---> 701ca3fd2517 [2026-05-26T04:12:55.444Z] Step 13/25 : FROM alpine:3.22 [2026-05-26T04:12:55.444Z] 3.22: Pulling from library/alpine [2026-05-26T04:12:55.444Z] 58e777220c39: Already exists [2026-05-26T04:12:55.444Z] Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-26T04:12:55.444Z] Status: Downloaded newer image for alpine:3.22 [2026-05-26T04:12:55.444Z] ---> 6a2735c23ff3 [2026-05-26T04:12:55.444Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2026-05-26T04:12:55.444Z] ---> Running in f28df1b5f9e0 [2026-05-26T04:12:55.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T04:12:55.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T04:12:55.444Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-05-26T04:12:55.444Z] Executing busybox-1.37.0-r20.trigger [2026-05-26T04:12:55.444Z] OK: 8 MiB in 17 packages [2026-05-26T04:12:55.444Z] Removing intermediate container f28df1b5f9e0 [2026-05-26T04:12:55.444Z] ---> a99117c50558 [2026-05-26T04:12:55.444Z] Step 15/25 : RUN apk --no-cache upgrade [2026-05-26T04:12:55.444Z] ---> Running in 9f9978241858 [2026-05-26T04:12:55.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T04:12:55.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T04:12:57.898Z] OK: 8 MiB in 17 packages [2026-05-26T04:13:01.575Z] Removing intermediate container 9f9978241858 [2026-05-26T04:13:01.575Z] ---> 6a9aa4a04843 [2026-05-26T04:13:01.575Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2026-05-26T04:13:04.336Z] ---> bb7461619427 [2026-05-26T04:13:04.336Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2026-05-26T04:13:04.636Z] ---> 825c75c782fd [2026-05-26T04:13:04.636Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2026-05-26T04:13:05.315Z] ---> 0b9737f9a534 [2026-05-26T04:13:05.315Z] Step 19/25 : EXPOSE 59993 [2026-05-26T04:13:05.315Z] ---> Running in 6d278042a4f2 [2026-05-26T04:13:05.606Z] Removing intermediate container 6d278042a4f2 [2026-05-26T04:13:05.606Z] ---> 0bb2ba0f10c4 [2026-05-26T04:13:05.606Z] Step 20/25 : EXPOSE 161 [2026-05-26T04:13:05.940Z] ---> Running in 3b15fc5160a6 [2026-05-26T04:13:05.940Z] Removing intermediate container 3b15fc5160a6 [2026-05-26T04:13:05.940Z] ---> 3155bae4afc4 [2026-05-26T04:13:05.940Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2026-05-26T04:13:06.239Z] ---> Running in 721dba2b02d0 [2026-05-26T04:13:06.541Z] Removing intermediate container 721dba2b02d0 [2026-05-26T04:13:06.541Z] ---> c222fa020c73 [2026-05-26T04:13:06.541Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-05-26T04:13:06.541Z] ---> Running in 590d00d729a2 [2026-05-26T04:13:07.206Z] Removing intermediate container 590d00d729a2 [2026-05-26T04:13:07.206Z] ---> 574bc5ef69ca [2026-05-26T04:13:07.206Z] Step 23/25 : LABEL arch=arm64 [2026-05-26T04:13:07.206Z] ---> Running in 6cbf2bdaba39 [2026-05-26T04:13:07.485Z] Removing intermediate container 6cbf2bdaba39 [2026-05-26T04:13:07.486Z] ---> 809f7ef49925 [2026-05-26T04:13:07.486Z] Step 24/25 : LABEL git_sha=677998b84de57471fff2df0e21a21a8aa5aa7139 [2026-05-26T04:13:07.486Z] ---> Running in e4287da5caeb [2026-05-26T04:13:07.769Z] Removing intermediate container e4287da5caeb [2026-05-26T04:13:07.769Z] ---> 2a99480ea4ec [2026-05-26T04:13:07.769Z] Step 25/25 : LABEL version=4.0.2 [2026-05-26T04:13:08.101Z] ---> Running in af05a63f2d2e [2026-05-26T04:13:08.457Z] Removing intermediate container af05a63f2d2e [2026-05-26T04:13:08.457Z] ---> b61e21a073e3 [2026-05-26T04:13:08.457Z] [Warning] One or more build-args [ARCH] were not consumed [2026-05-26T04:13:09.078Z] Successfully built b61e21a073e3 [2026-05-26T04:13:09.078Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T04:13:09.707Z] provisioning config files... [2026-05-26T04:13:09.843Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/2@tmp/config10288983737073779766tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T04:13:10.397Z] ---> ****-login.sh [2026-05-26T04:13:10.397Z] nexus3.edgexfoundry.org:10001 [2026-05-26T04:13:10.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T04:13:10.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T04:13:10.714Z] Configure a credential helper to remove this warning. See [2026-05-26T04:13:10.714Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T04:13:10.714Z] [2026-05-26T04:13:10.714Z] Login Succeeded [2026-05-26T04:13:10.714Z] nexus3.edgexfoundry.org:10002 [2026-05-26T04:13:11.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T04:13:11.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T04:13:11.062Z] Configure a credential helper to remove this warning. See [2026-05-26T04:13:11.062Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T04:13:11.062Z] [2026-05-26T04:13:11.062Z] Login Succeeded [2026-05-26T04:13:11.063Z] nexus3.edgexfoundry.org:10003 [2026-05-26T04:13:11.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T04:13:11.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T04:13:11.677Z] Configure a credential helper to remove this warning. See [2026-05-26T04:13:11.677Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T04:13:11.677Z] [2026-05-26T04:13:11.677Z] Login Succeeded [2026-05-26T04:13:11.677Z] nexus3.edgexfoundry.org:10004 [2026-05-26T04:13:11.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T04:13:11.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T04:13:11.977Z] Configure a credential helper to remove this warning. See [2026-05-26T04:13:11.977Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T04:13:11.977Z] [2026-05-26T04:13:11.977Z] Login Succeeded [2026-05-26T04:13:11.977Z] ****.io [2026-05-26T04:13:12.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T04:13:12.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T04:13:12.597Z] Configure a credential helper to remove this warning. See [2026-05-26T04:13:12.597Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T04:13:12.597Z] [2026-05-26T04:13:12.597Z] Login Succeeded [2026-05-26T04:13:12.597Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T04:13:12.608Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T04:13:12.711Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T04:13:12.824Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2026-05-26T04:13:12.824Z] 677998b84de57471fff2df0e21a21a8aa5aa7139 [2026-05-26T04:13:12.824Z] 4.0.2 [2026-05-26T04:13:12.824Z] 677998b84de57471fff2df0e21a21a8aa5aa7139-4.0.2 [2026-05-26T04:13:12.824Z] palau [2026-05-26T04:13:12.824Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:13:13.552Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:677998b84de57471fff2df0e21a21a8aa5aa7139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:13:16.226Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:677998b84de57471fff2df0e21a21a8aa5aa7139 [2026-05-26T04:13:16.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2026-05-26T04:13:16.226Z] fa842170eb6f: Preparing [2026-05-26T04:13:16.226Z] ffaf79f50676: Preparing [2026-05-26T04:13:16.226Z] a139b76eb421: Preparing [2026-05-26T04:13:16.226Z] 46afa4bff1ac: Preparing [2026-05-26T04:13:16.226Z] f36b18f91d39: Preparing [2026-05-26T04:13:16.226Z] eeaa73608b53: Preparing [2026-05-26T04:13:16.226Z] eeaa73608b53: Waiting [2026-05-26T04:13:16.621Z] fa842170eb6f: Pushed [2026-05-26T04:13:16.621Z] ffaf79f50676: Pushed [2026-05-26T04:13:16.621Z] 46afa4bff1ac: Pushed [2026-05-26T04:13:16.621Z] f36b18f91d39: Pushed [2026-05-26T04:13:16.621Z] eeaa73608b53: Layer already exists [2026-05-26T04:13:27.218Z] a139b76eb421: Pushed [2026-05-26T04:13:27.218Z] 677998b84de57471fff2df0e21a21a8aa5aa7139: digest: sha256:00424a7863c6e74a45115f47bf4bad03b58ecd0f798a0e4f7f95ae2e88b33a9a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:13:27.963Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:13:28.625Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.0.2 [2026-05-26T04:13:28.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2026-05-26T04:13:28.625Z] fa842170eb6f: Preparing [2026-05-26T04:13:28.625Z] ffaf79f50676: Preparing [2026-05-26T04:13:28.625Z] a139b76eb421: Preparing [2026-05-26T04:13:28.625Z] 46afa4bff1ac: Preparing [2026-05-26T04:13:28.625Z] f36b18f91d39: Preparing [2026-05-26T04:13:28.625Z] eeaa73608b53: Preparing [2026-05-26T04:13:28.625Z] eeaa73608b53: Waiting [2026-05-26T04:13:28.625Z] fa842170eb6f: Layer already exists [2026-05-26T04:13:28.625Z] a139b76eb421: Layer already exists [2026-05-26T04:13:28.625Z] f36b18f91d39: Layer already exists [2026-05-26T04:13:28.625Z] 46afa4bff1ac: Layer already exists [2026-05-26T04:13:28.625Z] ffaf79f50676: Layer already exists [2026-05-26T04:13:28.625Z] eeaa73608b53: Layer already exists [2026-05-26T04:13:28.626Z] 4.0.2: digest: sha256:00424a7863c6e74a45115f47bf4bad03b58ecd0f798a0e4f7f95ae2e88b33a9a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:13:29.169Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:677998b84de57471fff2df0e21a21a8aa5aa7139-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:13:29.714Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:677998b84de57471fff2df0e21a21a8aa5aa7139-4.0.2 [2026-05-26T04:13:29.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2026-05-26T04:13:29.714Z] fa842170eb6f: Preparing [2026-05-26T04:13:29.714Z] ffaf79f50676: Preparing [2026-05-26T04:13:29.714Z] a139b76eb421: Preparing [2026-05-26T04:13:29.714Z] 46afa4bff1ac: Preparing [2026-05-26T04:13:29.714Z] f36b18f91d39: Preparing [2026-05-26T04:13:29.714Z] eeaa73608b53: Preparing [2026-05-26T04:13:29.714Z] eeaa73608b53: Waiting [2026-05-26T04:13:29.714Z] a139b76eb421: Layer already exists [2026-05-26T04:13:29.714Z] 46afa4bff1ac: Layer already exists [2026-05-26T04:13:29.714Z] f36b18f91d39: Layer already exists [2026-05-26T04:13:29.714Z] fa842170eb6f: Layer already exists [2026-05-26T04:13:29.714Z] ffaf79f50676: Layer already exists [2026-05-26T04:13:29.714Z] eeaa73608b53: Layer already exists [2026-05-26T04:13:29.714Z] 677998b84de57471fff2df0e21a21a8aa5aa7139-4.0.2: digest: sha256:00424a7863c6e74a45115f47bf4bad03b58ecd0f798a0e4f7f95ae2e88b33a9a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:13:30.307Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:13:30.933Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:palau [2026-05-26T04:13:30.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2026-05-26T04:13:30.933Z] fa842170eb6f: Preparing [2026-05-26T04:13:30.933Z] ffaf79f50676: Preparing [2026-05-26T04:13:30.933Z] a139b76eb421: Preparing [2026-05-26T04:13:30.933Z] 46afa4bff1ac: Preparing [2026-05-26T04:13:30.933Z] f36b18f91d39: Preparing [2026-05-26T04:13:30.933Z] eeaa73608b53: Preparing [2026-05-26T04:13:30.933Z] eeaa73608b53: Waiting [2026-05-26T04:13:30.933Z] f36b18f91d39: Layer already exists [2026-05-26T04:13:30.933Z] a139b76eb421: Layer already exists [2026-05-26T04:13:30.933Z] ffaf79f50676: Layer already exists [2026-05-26T04:13:30.933Z] fa842170eb6f: Layer already exists [2026-05-26T04:13:30.933Z] 46afa4bff1ac: Layer already exists [2026-05-26T04:13:30.933Z] eeaa73608b53: Layer already exists [2026-05-26T04:13:30.933Z] palau: digest: sha256:00424a7863c6e74a45115f47bf4bad03b58ecd0f798a0e4f7f95ae2e88b33a9a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T04:13:31.289Z] ===================================================== [Pipeline] echo [2026-05-26T04:13:31.323Z] taggedImages: [2026-05-26T04:13:31.323Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:677998b84de57471fff2df0e21a21a8aa5aa7139 [2026-05-26T04:13:31.323Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.0.2 [2026-05-26T04:13:31.323Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:677998b84de57471fff2df0e21a21a8aa5aa7139-4.0.2 [2026-05-26T04:13:31.323Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:palau [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:13:31.902Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T04:13:31.902Z] [2026-05-26T04:13:31.902Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:13:32.419Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T04:13:32.419Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-26T04:13:32.419Z] 8998bd30e6a1: Pulling fs layer [2026-05-26T04:13:32.419Z] 04944245beec: Pulling fs layer [2026-05-26T04:13:32.419Z] 699f458cf7ca: Pulling fs layer [2026-05-26T04:13:32.419Z] 765212b225bb: Pulling fs layer [2026-05-26T04:13:32.419Z] f23df028b6ca: Pulling fs layer [2026-05-26T04:13:32.419Z] d65c8cfc05b1: Pulling fs layer [2026-05-26T04:13:32.419Z] f23df028b6ca: Waiting [2026-05-26T04:13:32.419Z] d65c8cfc05b1: Waiting [2026-05-26T04:13:32.419Z] 2437ff75d9bd: Pulling fs layer [2026-05-26T04:13:32.419Z] 2437ff75d9bd: Waiting [2026-05-26T04:13:32.419Z] 765212b225bb: Waiting [2026-05-26T04:13:32.736Z] 04944245beec: Verifying Checksum [2026-05-26T04:13:32.736Z] 04944245beec: Download complete [2026-05-26T04:13:32.736Z] 765212b225bb: Verifying Checksum [2026-05-26T04:13:32.736Z] 765212b225bb: Download complete [2026-05-26T04:13:32.736Z] f23df028b6ca: Download complete [2026-05-26T04:13:32.736Z] d65c8cfc05b1: Verifying Checksum [2026-05-26T04:13:32.736Z] d65c8cfc05b1: Download complete [2026-05-26T04:13:32.736Z] 699f458cf7ca: Verifying Checksum [2026-05-26T04:13:32.736Z] 699f458cf7ca: Download complete [2026-05-26T04:13:33.414Z] 8998bd30e6a1: Verifying Checksum [2026-05-26T04:13:33.414Z] 8998bd30e6a1: Download complete [2026-05-26T04:13:36.267Z] 2437ff75d9bd: Verifying Checksum [2026-05-26T04:13:36.267Z] 2437ff75d9bd: Download complete [2026-05-26T04:13:37.994Z] 8998bd30e6a1: Pull complete [2026-05-26T04:13:38.663Z] 04944245beec: Pull complete [2026-05-26T04:13:44.375Z] 699f458cf7ca: Pull complete [2026-05-26T04:13:44.375Z] 765212b225bb: Pull complete [2026-05-26T04:13:44.375Z] f23df028b6ca: Pull complete [2026-05-26T04:13:44.747Z] d65c8cfc05b1: Pull complete [2026-05-26T04:14:03.346Z] 2437ff75d9bd: Pull complete [2026-05-26T04:14:03.346Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-26T04:14:03.346Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T04:14:03.346Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T04:14:03.753Z] prd-ubuntu20.04-docker-arm64-4c-16g-11393 does not seem to be running inside a container [2026-05-26T04:14:03.897Z] $ 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/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-05-26T04:14:06.897Z] $ docker top 89386a2a664afd28b7ac7ed973bb76892d65b0ede6255785358a8d1a5a4a2179 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T04:14:07.797Z] ---> job-cost.sh [2026-05-26T04:14:07.797Z] lf-activate-venv: SKIPPING [2026-05-26T04:14:07.797Z] INFO: No Stack... [2026-05-26T04:14:08.387Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-26T04:14:09.358Z] INFO: Archiving Costs [Pipeline] sh [2026-05-26T04:14:10.008Z] + cut -d,+ -f6 [2026-05-26T04:14:10.008Z] cat /w/workspace/device-snmp-go/2/archives/cost.csv [Pipeline] lock [2026-05-26T04:14:10.033Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-palau-2-stack-cost] [2026-05-26T04:14:10.041Z] Resource [jenkins-edgexfoundry-device-snmp-go-palau-2-stack-cost] did not exist. Created. [2026-05-26T04:14:10.046Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-palau-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-26T04:14:10.708Z] /w/workspace/device-snmp-go/2@tmp/durable-2e0f3352/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-05-26T04:14:11.359Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-26T04:14:11.374Z] Warning: overwriting stash ‘stack-cost’ [2026-05-26T04:14:12.086Z] Stashed 1 file(s) [Pipeline] } [2026-05-26T04:14:12.099Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-palau-2-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-26T04:14:12.114Z] $ docker stop --time=1 89386a2a664afd28b7ac7ed973bb76892d65b0ede6255785358a8d1a5a4a2179 [2026-05-26T04:14:13.698Z] $ docker rm -f --volumes 89386a2a664afd28b7ac7ed973bb76892d65b0ede6255785358a8d1a5a4a2179 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2026-05-26T04:14:14.653Z] provisioning config files... [2026-05-26T04:14:14.723Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/dgexfoundry_device-snmp-go_palau@tmp/config10251012351648296215tmp [Pipeline] { [Pipeline] sh [2026-05-26T04:14:15.226Z] + set +x [2026-05-26T04:14:15.226Z] + curl -s https://codecov.io/bash [2026-05-26T04:14:15.226Z] + bash -s -- [2026-05-26T04:14:15.226Z] [2026-05-26T04:14:15.226Z] _____ _ [2026-05-26T04:14:15.226Z] / ____| | | [2026-05-26T04:14:15.226Z] | | ___ __| | ___ ___ _____ __ [2026-05-26T04:14:15.226Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-05-26T04:14:15.226Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-05-26T04:14:15.226Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-05-26T04:14:15.226Z] Bash-1.0.6 [2026-05-26T04:14:15.226Z] [2026-05-26T04:14:15.226Z] [2026-05-26T04:14:15.226Z] ==> git version 2.25.1 found [2026-05-26T04:14:15.226Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2026-05-26T04:14:15.226Z] Release-Date: 2020-01-08 [2026-05-26T04:14:15.226Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-05-26T04:14:15.226Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-05-26T04:14:15.226Z] ==> Jenkins CI detected. [2026-05-26T04:14:15.226Z] current dir:  /w/workspace/dgexfoundry_device-snmp-go_palau [2026-05-26T04:14:15.226Z] project root: . [2026-05-26T04:14:15.226Z] --> token set from env [2026-05-26T04:14:15.226Z] Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml [2026-05-26T04:14:15.226Z] ==> Running gcov in . (disable via -X gcov) [2026-05-26T04:14:15.226Z] ==> Python coveragepy not found [2026-05-26T04:14:15.226Z] ==> Searching for coverage reports in: [2026-05-26T04:14:15.226Z] + . [2026-05-26T04:14:15.525Z] -> Found 1 reports [2026-05-26T04:14:15.525Z] ==> Detecting git/mercurial file structure [2026-05-26T04:14:15.525Z] ==> Reading reports [2026-05-26T04:14:15.525Z] + ./coverage.out bytes=9158 [2026-05-26T04:14:15.525Z] ==> Appending adjustments [2026-05-26T04:14:15.525Z] https://docs.codecov.io/docs/fixing-reports [2026-05-26T04:14:15.525Z] + Found adjustments [2026-05-26T04:14:15.525Z] ==> Gzipping contents [2026-05-26T04:14:15.525Z] 28K /tmp/codecov.9sMmIm.gz [2026-05-26T04:14:15.525Z] ==> Uploading reports [2026-05-26T04:14:15.525Z] url: https://codecov.io [2026-05-26T04:14:15.525Z] query: branch=palau&commit=677998b84de57471fff2df0e21a21a8aa5aa7139&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fpalau%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-26T04:14:15.525Z] -> Pinging Codecov [2026-05-26T04:14:15.525Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=palau&commit=677998b84de57471fff2df0e21a21a8aa5aa7139&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fpalau%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-26T04:14:15.832Z] -> Uploading to [2026-05-26T04:14:15.832Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-snmp-go/677998b84de57471fff2df0e21a21a8aa5aa7139/3aef536d-ff17-4a85-8a89-a023efa63e60.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260526%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260526T041415Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=f0f1010e71dbb66309cc01c58e2b347d69e135602c8fdcbb2c9708f42e9ce3d2 [2026-05-26T04:14:15.832Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-26T04:14:15.832Z] Dload Upload Total Spent Left Speed [2026-05-26T04:14:16.146Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26560 0 0 100 26560 0 159k --:--:-- --:--:-- --:--:-- 159k [2026-05-26T04:14:16.146Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/677998b84de57471fff2df0e21a21a8aa5aa7139 [Pipeline] } [2026-05-26T04:14:16.184Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-05-26T04:14:16.783Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-05-26T04:14:16.833Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:14:17.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-26T04:14:17.258Z] [2026-05-26T04:14:17.258Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:14:17.731Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-26T04:14:17.731Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-05-26T04:14:17.731Z] 2d35ebdb57d9: Pulling fs layer [2026-05-26T04:14:17.731Z] 85e8836fcdb2: Pulling fs layer [2026-05-26T04:14:17.731Z] 91631faa732a: Pulling fs layer [2026-05-26T04:14:17.731Z] f3f5ae8826fa: Pulling fs layer [2026-05-26T04:14:17.731Z] 4f4fb700ef54: Pulling fs layer [2026-05-26T04:14:17.731Z] 7861252a18e6: Pulling fs layer [2026-05-26T04:14:17.731Z] 9130f900ef6f: Pulling fs layer [2026-05-26T04:14:17.731Z] f3f5ae8826fa: Waiting [2026-05-26T04:14:17.731Z] 4f4fb700ef54: Waiting [2026-05-26T04:14:17.731Z] 7861252a18e6: Waiting [2026-05-26T04:14:17.731Z] 9130f900ef6f: Waiting [2026-05-26T04:14:17.731Z] 85e8836fcdb2: Verifying Checksum [2026-05-26T04:14:17.731Z] 85e8836fcdb2: Download complete [2026-05-26T04:14:17.731Z] f3f5ae8826fa: Verifying Checksum [2026-05-26T04:14:17.731Z] f3f5ae8826fa: Download complete [2026-05-26T04:14:17.731Z] 4f4fb700ef54: Verifying Checksum [2026-05-26T04:14:17.731Z] 4f4fb700ef54: Download complete [2026-05-26T04:14:17.731Z] 2d35ebdb57d9: Verifying Checksum [2026-05-26T04:14:17.731Z] 2d35ebdb57d9: Download complete [2026-05-26T04:14:17.731Z] 2d35ebdb57d9: Pull complete [2026-05-26T04:14:18.065Z] 85e8836fcdb2: Pull complete [2026-05-26T04:14:18.065Z] 7861252a18e6: Verifying Checksum [2026-05-26T04:14:18.065Z] 7861252a18e6: Download complete [2026-05-26T04:14:18.065Z] 91631faa732a: Verifying Checksum [2026-05-26T04:14:18.065Z] 91631faa732a: Download complete [2026-05-26T04:14:18.679Z] 9130f900ef6f: Verifying Checksum [2026-05-26T04:14:18.679Z] 9130f900ef6f: Download complete [2026-05-26T04:14:23.119Z] 91631faa732a: Pull complete [2026-05-26T04:14:23.119Z] f3f5ae8826fa: Pull complete [2026-05-26T04:14:23.119Z] 4f4fb700ef54: Pull complete [2026-05-26T04:14:23.119Z] 7861252a18e6: Pull complete [2026-05-26T04:14:26.025Z] 9130f900ef6f: Pull complete [2026-05-26T04:14:26.025Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-05-26T04:14:26.025Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-26T04:14:26.025Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T04:14:26.407Z] prd-ubuntu20.04-docker-8c-8g-11390 does not seem to be running inside a container [2026-05-26T04:14:26.523Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_device-snmp-go_palau -v /w/workspace/dgexfoundry_device-snmp-go_palau:/w/workspace/dgexfoundry_device-snmp-go_palau:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_palau@tmp:/w/workspace/dgexfoundry_device-snmp-go_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-05-26T04:14:29.900Z] $ docker top 3ed76b47f2cb8d4aef120ec7da60ff8e17069bd5b35acf0c1b23a3bb03800e00 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T04:14:30.428Z] + git config --global --add safe.directory /w/workspace/dgexfoundry_device-snmp-go_palau [Pipeline] echo [2026-05-26T04:14:30.484Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:palau' [Pipeline] sh [2026-05-26T04:14:30.846Z] + set -o pipefail [2026-05-26T04:14:30.846Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:palau' [2026-05-26T04:14:35.377Z] [2026-05-26T04:14:35.377Z] Monitoring /w/workspace/dgexfoundry_device-snmp-go_palau (github.com/edgexfoundry/device-snmp-go)... [2026-05-26T04:14:35.377Z] [2026-05-26T04:14:35.377Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c8387507-2303-44fc-91ba-6cee89508a02/history/834ccc12-2094-4f9c-8f20-d4714eb859c9 [2026-05-26T04:14:35.377Z] [2026-05-26T04:14:35.377Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2026-05-26T04:14:35.377Z] [2026-05-26T04:14:35.377Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-05-26T04:14:35.377Z] [Pipeline] } [2026-05-26T04:14:35.390Z] $ docker stop --time=1 3ed76b47f2cb8d4aef120ec7da60ff8e17069bd5b35acf0c1b23a3bb03800e00 [2026-05-26T04:14:37.132Z] $ docker rm -f --volumes 3ed76b47f2cb8d4aef120ec7da60ff8e17069bd5b35acf0c1b23a3bb03800e00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-26T04:14:38.549Z] + git log --format=format:%s -1 677998b84de57471fff2df0e21a21a8aa5aa7139 [Pipeline] sh [2026-05-26T04:14:38.914Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T04:14:38.914Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:14:39.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T04:14:39.400Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T04:14:39.625Z] prd-ubuntu20.04-docker-8c-8g-11390 does not seem to be running inside a container [2026-05-26T04:14:39.877Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_palau -v /w/workspace/dgexfoundry_device-snmp-go_palau:/w/workspace/dgexfoundry_device-snmp-go_palau:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_palau@tmp:/w/workspace/dgexfoundry_device-snmp-go_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T04:14:40.130Z] $ docker top fd955451cb84af51e3ac871e70404a0fb54fe740f5d5c0576bba9d24f6852699 -eo pid,comm [2026-05-26T04:14:40.243Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-05-26T04:14:40.243Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-26T04:14:40.493Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T04:14:40.946Z] + git semver [Pipeline] } [2026-05-26T04:14:41.331Z] $ docker stop --time=1 fd955451cb84af51e3ac871e70404a0fb54fe740f5d5c0576bba9d24f6852699 [2026-05-26T04:14:42.633Z] $ docker rm -f --volumes fd955451cb84af51e3ac871e70404a0fb54fe740f5d5c0576bba9d24f6852699 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:14:43.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T04:14:43.391Z] [2026-05-26T04:14:43.391Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:14:43.810Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T04:14:43.810Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-05-26T04:14:43.810Z] ab5ef0e58194: Pulling fs layer [2026-05-26T04:14:43.810Z] 9712f1f96733: Pulling fs layer [2026-05-26T04:14:43.810Z] 63f879dbbcfc: Pulling fs layer [2026-05-26T04:14:43.810Z] 0d9ebad4ef96: Pulling fs layer [2026-05-26T04:14:43.810Z] e9a5061849ea: Pulling fs layer [2026-05-26T04:14:43.810Z] d747dcd14b5f: Pulling fs layer [2026-05-26T04:14:43.810Z] 2de7ff778b66: Pulling fs layer [2026-05-26T04:14:43.810Z] 2de7ff778b66: Waiting [2026-05-26T04:14:43.810Z] 0d9ebad4ef96: Waiting [2026-05-26T04:14:43.810Z] e9a5061849ea: Waiting [2026-05-26T04:14:43.810Z] d747dcd14b5f: Waiting [2026-05-26T04:14:43.810Z] 9712f1f96733: Download complete [2026-05-26T04:14:44.118Z] 63f879dbbcfc: Verifying Checksum [2026-05-26T04:14:44.118Z] 63f879dbbcfc: Download complete [2026-05-26T04:14:44.449Z] 0d9ebad4ef96: Verifying Checksum [2026-05-26T04:14:44.449Z] 0d9ebad4ef96: Download complete [2026-05-26T04:14:44.449Z] d747dcd14b5f: Verifying Checksum [2026-05-26T04:14:44.449Z] d747dcd14b5f: Download complete [2026-05-26T04:14:44.449Z] e9a5061849ea: Verifying Checksum [2026-05-26T04:14:44.449Z] e9a5061849ea: Download complete [2026-05-26T04:14:44.449Z] ab5ef0e58194: Verifying Checksum [2026-05-26T04:14:44.449Z] ab5ef0e58194: Download complete [2026-05-26T04:14:44.449Z] 2de7ff778b66: Verifying Checksum [2026-05-26T04:14:44.449Z] 2de7ff778b66: Download complete [2026-05-26T04:14:47.486Z] ab5ef0e58194: Pull complete [2026-05-26T04:14:47.486Z] 9712f1f96733: Pull complete [2026-05-26T04:14:47.804Z] 63f879dbbcfc: Pull complete [2026-05-26T04:14:52.238Z] 0d9ebad4ef96: Pull complete [2026-05-26T04:14:52.555Z] e9a5061849ea: Pull complete [2026-05-26T04:14:52.555Z] d747dcd14b5f: Pull complete [2026-05-26T04:14:53.594Z] 2de7ff778b66: Pull complete [2026-05-26T04:14:53.594Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-05-26T04:14:53.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T04:14:53.594Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T04:14:53.701Z] prd-ubuntu20.04-docker-8c-8g-11390 does not seem to be running inside a container [2026-05-26T04:14:53.726Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-snmp-go_palau -v /w/workspace/dgexfoundry_device-snmp-go_palau:/w/workspace/dgexfoundry_device-snmp-go_palau:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_palau@tmp:/w/workspace/dgexfoundry_device-snmp-go_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-05-26T04:14:56.598Z] $ docker top 3ba681f601eed5576772cd22a9f613e51b4d53d1cb3a60977542db827c19b983 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-05-26T04:14:56.677Z] provisioning config files... [2026-05-26T04:14:56.688Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-snmp-go_palau@tmp/config1641766773886896294tmp [2026-05-26T04:14:56.697Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-snmp-go_palau@tmp/config6228238521111395605tmp [2026-05-26T04:14:56.704Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-snmp-go_palau@tmp/config16371250726708516702tmp [Pipeline] { [Pipeline] echo [2026-05-26T04:14:56.810Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T04:14:57.101Z] ---> sigul-configuration.sh [2026-05-26T04:14:57.101Z] gpg: directory `/root/.gnupg' created [2026-05-26T04:14:57.101Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-05-26T04:14:57.101Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-05-26T04:14:57.101Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-05-26T04:14:57.101Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-05-26T04:14:57.101Z] gpg: CAST5 encrypted data [2026-05-26T04:14:57.101Z] gpg: encrypted with 1 passphrase [2026-05-26T04:14:57.101Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-05-26T04:14:57.407Z] + mkdir /home/jenkins [2026-05-26T04:14:57.407Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-05-26T04:14:57.781Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2026-05-26T04:14:57.817Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T04:14:58.288Z] ---> sigul-install.sh [2026-05-26T04:14:58.288Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-05-26T04:14:58.641Z] + git tag --list [2026-05-26T04:14:58.641Z] 1.0.0 [2026-05-26T04:14:58.641Z] v0.0.0 [2026-05-26T04:14:58.641Z] v1.1.0 [2026-05-26T04:14:58.641Z] v1.1.1 [2026-05-26T04:14:58.641Z] v1.2.2 [2026-05-26T04:14:58.641Z] v1.3.0 [2026-05-26T04:14:58.641Z] v1.3.1 [2026-05-26T04:14:58.641Z] v2.0.0 [2026-05-26T04:14:58.641Z] v2.1.0 [2026-05-26T04:14:58.641Z] v2.1.1 [2026-05-26T04:14:58.641Z] v2.2.0 [2026-05-26T04:14:58.641Z] v2.3.0 [2026-05-26T04:14:58.641Z] v3.0 [2026-05-26T04:14:58.641Z] v3.0.0 [2026-05-26T04:14:58.641Z] v3.1 [2026-05-26T04:14:58.641Z] v3.1.0 [2026-05-26T04:14:58.641Z] v3.1.1 [2026-05-26T04:14:58.641Z] v4.0 [2026-05-26T04:14:58.641Z] v4.0.0 [2026-05-26T04:14:58.641Z] v4.0.1 [2026-05-26T04:14:58.641Z] v4.0.1-dev.1 [2026-05-26T04:14:58.641Z] v4.0.2 [2026-05-26T04:14:58.641Z] v4.1.0-dev.1 [2026-05-26T04:14:58.641Z] v4.1.0-dev.10 [2026-05-26T04:14:58.641Z] v4.1.0-dev.11 [2026-05-26T04:14:58.641Z] v4.1.0-dev.12 [2026-05-26T04:14:58.641Z] v4.1.0-dev.13 [2026-05-26T04:14:58.641Z] v4.1.0-dev.14 [2026-05-26T04:14:58.641Z] v4.1.0-dev.2 [2026-05-26T04:14:58.641Z] v4.1.0-dev.3 [2026-05-26T04:14:58.641Z] v4.1.0-dev.4 [2026-05-26T04:14:58.641Z] v4.1.0-dev.5 [2026-05-26T04:14:58.641Z] v4.1.0-dev.6 [2026-05-26T04:14:58.641Z] v4.1.0-dev.7 [2026-05-26T04:14:58.641Z] v4.1.0-dev.8 [2026-05-26T04:14:58.641Z] v4.1.0-dev.9 [Pipeline] sh [2026-05-26T04:14:59.044Z] + lftools sign git-tag v4.0.2 [2026-05-26T04:14:59.680Z] Signing Git tag with Sigul... [2026-05-26T04:14:59.680Z] Signing v4.0.2 [Pipeline] echo [2026-05-26T04:14:59.951Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T04:15:00.246Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-05-26T04:15:00.259Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-05-26T04:15:00.285Z] $ docker stop --time=1 3ba681f601eed5576772cd22a9f613e51b4d53d1cb3a60977542db827c19b983 [2026-05-26T04:15:01.574Z] $ docker rm -f --volumes 3ba681f601eed5576772cd22a9f613e51b4d53d1cb3a60977542db827c19b983 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-05-26T04:15:02.444Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T04:15:02.444Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:15:02.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T04:15:02.835Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T04:15:03.226Z] prd-ubuntu20.04-docker-8c-8g-11390 does not seem to be running inside a container [2026-05-26T04:15:03.257Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_palau -v /w/workspace/dgexfoundry_device-snmp-go_palau:/w/workspace/dgexfoundry_device-snmp-go_palau:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_palau@tmp:/w/workspace/dgexfoundry_device-snmp-go_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T04:15:03.521Z] $ docker top c5cf2a438d1af8a8d4bbf596a161f009fd10ee0305af024daffbb478275d7168 -eo pid,comm [2026-05-26T04:15:03.573Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-05-26T04:15:03.573Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-26T04:15:03.607Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T04:15:03.951Z] + git semver [Pipeline] } [2026-05-26T04:15:04.284Z] $ docker stop --time=1 c5cf2a438d1af8a8d4bbf596a161f009fd10ee0305af024daffbb478275d7168 [2026-05-26T04:15:05.551Z] $ docker rm -f --volumes c5cf2a438d1af8a8d4bbf596a161f009fd10ee0305af024daffbb478275d7168 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T04:15:05.959Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T04:15:05.959Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:15:06.267Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T04:15:06.267Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T04:15:06.390Z] prd-ubuntu20.04-docker-8c-8g-11390 does not seem to be running inside a container [2026-05-26T04:15:06.411Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_palau -v /w/workspace/dgexfoundry_device-snmp-go_palau:/w/workspace/dgexfoundry_device-snmp-go_palau:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_palau@tmp:/w/workspace/dgexfoundry_device-snmp-go_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T04:15:06.741Z] $ docker top 38bfaac0db7c06e234eeaa83f4766ed7a7d355f3bbd5d076620eabd0ffec65a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-26T04:15:06.911Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T04:15:07.260Z] + git semver [Pipeline] } [2026-05-26T04:15:07.852Z] $ docker stop --time=1 38bfaac0db7c06e234eeaa83f4766ed7a7d355f3bbd5d076620eabd0ffec65a1 [2026-05-26T04:15:09.151Z] $ docker rm -f --volumes 38bfaac0db7c06e234eeaa83f4766ed7a7d355f3bbd5d076620eabd0ffec65a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-05-26T04:15:10.454Z] + [ -d /w/workspace/dgexfoundry_device-snmp-go_palau/archives ] [2026-05-26T04:15:10.454Z] + ls -al /w/workspace/dgexfoundry_device-snmp-go_palau/archives [2026-05-26T04:15:10.454Z] total 16 [2026-05-26T04:15:10.454Z] drwxr-xr-x 3 root root 4096 May 26 03:58 . [2026-05-26T04:15:10.454Z] drwxrwxr-x 10 jenkins jenkins 4096 May 26 04:14 .. [2026-05-26T04:15:10.454Z] drwxr-xr-x 2 root root 4096 May 26 03:58 cost [2026-05-26T04:15:10.454Z] -rw-r--r-- 1 root root 85 May 26 03:58 cost.csv [2026-05-26T04:15:10.454Z] + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_device-snmp-go_palau/archives [2026-05-26T04:15:10.454Z] + ls -al /w/workspace/dgexfoundry_device-snmp-go_palau/archives [2026-05-26T04:15:10.454Z] total 16 [2026-05-26T04:15:10.454Z] drwxr-xr-x 3 jenkins jenkins 4096 May 26 03:58 . [2026-05-26T04:15:10.454Z] drwxrwxr-x 10 jenkins jenkins 4096 May 26 04:14 .. [2026-05-26T04:15:10.454Z] drwxr-xr-x 2 jenkins jenkins 4096 May 26 03:58 cost [2026-05-26T04:15:10.454Z] -rw-r--r-- 1 jenkins jenkins 85 May 26 03:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-26T04:15:10.843Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T04:15:11.876Z] ---> package-listing.sh [2026-05-26T04:15:11.876Z] ++ facter osfamily [2026-05-26T04:15:11.876Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-26T04:15:11.876Z] + OS_FAMILY=debian [2026-05-26T04:15:11.876Z] + workspace=/w/workspace/dgexfoundry_device-snmp-go_palau [2026-05-26T04:15:11.876Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-26T04:15:11.876Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-26T04:15:11.876Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-26T04:15:11.876Z] + PACKAGES=/tmp/packages_start.txt [2026-05-26T04:15:11.876Z] + '[' /w/workspace/dgexfoundry_device-snmp-go_palau ']' [2026-05-26T04:15:11.876Z] + PACKAGES=/tmp/packages_end.txt [2026-05-26T04:15:11.876Z] + case "${OS_FAMILY}" in [2026-05-26T04:15:11.876Z] + grep '^ii' [2026-05-26T04:15:11.876Z] + dpkg -l [2026-05-26T04:15:11.907Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-26T04:15:11.907Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-26T04:15:11.907Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-26T04:15:11.907Z] + '[' /w/workspace/dgexfoundry_device-snmp-go_palau ']' [2026-05-26T04:15:11.907Z] + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_palau/archives/ [2026-05-26T04:15:11.907Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-snmp-go_palau/archives/ [Pipeline] echo [2026-05-26T04:15:11.938Z] 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/dgexfoundry_device-snmp-go_palau/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-26T04:15:12.284Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:15:12.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T04:15:12.709Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T04:15:13.061Z] prd-ubuntu20.04-docker-8c-8g-11390 does not seem to be running inside a container [2026-05-26T04:15:13.162Z] $ 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/dgexfoundry_device-snmp-go_palau/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-snmp-go_palau -v /w/workspace/dgexfoundry_device-snmp-go_palau:/w/workspace/dgexfoundry_device-snmp-go_palau:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_palau@tmp:/w/workspace/dgexfoundry_device-snmp-go_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-26T04:15:13.419Z] $ docker top 78be5a49d5901e7ae21d456511b2b9413d4151bc3e81431cbde4f58c7f6617e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T04:15:13.857Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-26T04:15:14.163Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-26T04:15:14.467Z] + ls /var/log/sa-host [2026-05-26T04:15:14.467Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T04:15:14.740Z] provisioning config files... [2026-05-26T04:15:14.756Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_palau@tmp/config17977522102911356843tmp [Pipeline] { [Pipeline] echo [2026-05-26T04:15:14.777Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T04:15:15.100Z] ---> create-netrc.sh [Pipeline] } [2026-05-26T04:15:15.148Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-26T04:15:15.669Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-26T04:15:15.737Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T04:15:16.208Z] ---> sudo-logs.sh [2026-05-26T04:15:16.208Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-26T04:15:16.400Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T04:15:16.886Z] ---> job-cost.sh [2026-05-26T04:15:16.886Z] lf-activate-venv: SKIPPING [2026-05-26T04:15:16.886Z] DEBUG: total: 0.2199999988079071 [2026-05-26T04:15:16.886Z] INFO: Retrieving Stack Cost... [2026-05-26T04:15:17.190Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-26T04:15:17.488Z] INFO: Archiving Costs [Pipeline] echo [2026-05-26T04:15:17.549Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T04:15:17.925Z] ---> logs-deploy.sh [2026-05-26T04:15:17.925Z] lf-activate-venv: SKIPPING [2026-05-26T04:15:17.925Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/palau/2 [2026-05-26T04:15:17.925Z] INFO: archiving workspace using pattern(s): [2026-05-26T04:15:18.968Z] Archives upload complete. [2026-05-26T04:15:18.968Z] INFO: archiving logs to Nexus