Pull request #318 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/device-snmp-go Obtained Jenkinsfile from 67706f8f4f9b3012e3ba766cacf3a9b27c779e94+1e145ee1301df0b97f405486925368d7c560441a (427d9c7d7ef6f63eaac6eaab8731cd1ca74deaae) 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-ssh13372043342905528477.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh11125994768483061236.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-318/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-318/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13289683800545612415.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-318/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17921645770758271439.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh298349098692314066.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-318/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-318/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18444826925258554506.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6749 in /w/workspace/gexfoundry_device-snmp-go_PR-318 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/gexfoundry_device-snmp-go_PR-318 # 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 Merging remotes/origin/main commit 1e145ee1301df0b97f405486925368d7c560441a into PR head commit 67706f8f4f9b3012e3ba766cacf3a9b27c779e94 Merge succeeded, producing 67706f8f4f9b3012e3ba766cacf3a9b27c779e94 Checking out Revision 67706f8f4f9b3012e3ba766cacf3a9b27c779e94 (PR-318) > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/318/head:refs/remotes/origin/PR-318 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 67706f8f4f9b3012e3ba766cacf3a9b27c779e94 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1e145ee1301df0b97f405486925368d7c560441a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 67706f8f4f9b3012e3ba766cacf3a9b27c779e94 # timeout=10 Commit message: "ci: add automated release workflow on tag creation" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:25:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:25:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:25:58 ========================================================= 17:25:58 EdgeX Global Pipelines Version Info 17:25:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:25:58 ------------------- 17:25:58 stable info: 17:25:58 ------------------- 17:25:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:25:58 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 17:25:58 Message: update stable to v1.0.254 17:25:59 ------------------- 17:25:59 experimental info: 17:25:59 ------------------- 17:25:59 Commited By: **** collab-it+edgex@linuxfoundation.org 17:25:59 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 17:25:59 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:25:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 17:25:59 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 17:25:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:25:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:25:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:25:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 17:25:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:25:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:25:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:25:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:26:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:26:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 17:26:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:26:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:26:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:26:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:26:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:26:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:26:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:26:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:26:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:26:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:26:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:26:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:26:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:26:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:26:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:26:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-318 [Pipeline] echo 17:26:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-318 [Pipeline] echo 17:26:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-318 [Pipeline] echo 17:26:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 67706f8f4f9b3012e3ba766cacf3a9b27c779e94 [Pipeline] echo 17:26:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 67706f8 [Pipeline] echo 17:26:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:26:01 provisioning config files... 17:26:01 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-318@tmp/config2669978322819165422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:26:01 ---> docker-login.sh 17:26:01 nexus3.edgexfoundry.org:10001 17:26:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:02 Configure a credential helper to remove this warning. See 17:26:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:02 17:26:02 Login Succeeded 17:26:02 nexus3.edgexfoundry.org:10002 17:26:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:02 Configure a credential helper to remove this warning. See 17:26:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:02 17:26:02 Login Succeeded 17:26:02 nexus3.edgexfoundry.org:10003 17:26:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:02 Configure a credential helper to remove this warning. See 17:26:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:02 17:26:02 Login Succeeded 17:26:02 nexus3.edgexfoundry.org:10004 17:26:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:02 Configure a credential helper to remove this warning. See 17:26:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:02 17:26:02 Login Succeeded 17:26:02 docker.io 17:26:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:02 Configure a credential helper to remove this warning. See 17:26:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:02 17:26:02 Login Succeeded 17:26:02 ---> docker-login.sh ends [Pipeline] } 17:26:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:26:03 + git rev-list -1 --merges 67706f8f4f9b3012e3ba766cacf3a9b27c779e94~1..67706f8f4f9b3012e3ba766cacf3a9b27c779e94 [Pipeline] echo 17:26:03 -----------> git rev-list -1 --merges 67706f8f4f9b3012e3ba766cacf3a9b27c779e94~1..67706f8f4f9b3012e3ba766cacf3a9b27c779e94 67706f8f4f9b3012e3ba766cacf3a9b27c779e94 [false] [Pipeline] sh 17:26:03 + git log --format=format:%s -1 67706f8f4f9b3012e3ba766cacf3a9b27c779e94 [Pipeline] echo 17:26:03 ========================================================= 17:26:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:26:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:26:04 + git log --format=format:%s -1 67706f8f4f9b3012e3ba766cacf3a9b27c779e94 [Pipeline] echo 17:26:04 [semverPrep] GIT_COMMIT: 67706f8f4f9b3012e3ba766cacf3a9b27c779e94, Commit Message: ci: add automated release workflow on tag creation [Pipeline] echo 17:26:04 [semverPrep] This is not a build commit. [Pipeline] sh 17:26:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:26:04 + grep -v github /etc/ssh/ssh_known_hosts 17:26:04 + [ -e /tmp/ssh_known_hosts ] 17:26:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:26:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:26:04 + sudo tee -a /etc/ssh/ssh_known_hosts 17:26:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:26:04 17:26:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:26:05 0.1.4: Pulling from edgex-devops/py-git-semver 17:26:05 b85a868b505f: Pulling fs layer 17:26:05 e2be974225ed: Pulling fs layer 17:26:05 339a4e72a1f5: Pulling fs layer 17:26:05 988bab9f4d93: Pulling fs layer 17:26:05 1469e6f7b9e6: Pulling fs layer 17:26:05 eaf3925da568: Pulling fs layer 17:26:05 bab4dde63d76: Pulling fs layer 17:26:05 bde34c3a00c8: Pulling fs layer 17:26:05 1469e6f7b9e6: Waiting 17:26:05 988bab9f4d93: Waiting 17:26:05 eaf3925da568: Waiting 17:26:05 bab4dde63d76: Waiting 17:26:05 b352a97aabf1: Pulling fs layer 17:26:05 bde34c3a00c8: Waiting 17:26:05 b352a97aabf1: Waiting 17:26:05 4872d77fe225: Pulling fs layer 17:26:05 5851b861e8e6: Pulling fs layer 17:26:05 5851b861e8e6: Waiting 17:26:05 e2be974225ed: Verifying Checksum 17:26:05 e2be974225ed: Download complete 17:26:05 988bab9f4d93: Verifying Checksum 17:26:05 988bab9f4d93: Download complete 17:26:05 1469e6f7b9e6: Verifying Checksum 17:26:05 1469e6f7b9e6: Download complete 17:26:05 339a4e72a1f5: Verifying Checksum 17:26:05 339a4e72a1f5: Download complete 17:26:05 eaf3925da568: Download complete 17:26:05 bde34c3a00c8: Verifying Checksum 17:26:05 bde34c3a00c8: Download complete 17:26:05 b352a97aabf1: Verifying Checksum 17:26:05 b352a97aabf1: Download complete 17:26:05 4872d77fe225: Download complete 17:26:05 5851b861e8e6: Verifying Checksum 17:26:05 5851b861e8e6: Download complete 17:26:05 b85a868b505f: Verifying Checksum 17:26:05 b85a868b505f: Download complete 17:26:05 bab4dde63d76: Verifying Checksum 17:26:05 bab4dde63d76: Download complete 17:26:06 b85a868b505f: Pull complete 17:26:07 e2be974225ed: Pull complete 17:26:07 339a4e72a1f5: Pull complete 17:26:07 988bab9f4d93: Pull complete 17:26:07 1469e6f7b9e6: Pull complete 17:26:07 eaf3925da568: Pull complete 17:26:09 bab4dde63d76: Pull complete 17:26:09 bde34c3a00c8: Pull complete 17:26:09 b352a97aabf1: Pull complete 17:26:09 4872d77fe225: Pull complete 17:26:10 5851b861e8e6: Pull complete 17:26:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:26:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:26:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:26:10 prd-ubuntu20.04-docker-8c-8g-6749 does not seem to be running inside a container 17:26:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-318 -v /w/workspace/gexfoundry_device-snmp-go_PR-318:/w/workspace/gexfoundry_device-snmp-go_PR-318:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-318@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-318@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:26:13 $ docker top d54c3874cfb15209afdecc2408e2e59ed533aef1e83ffae6ce68bb40185c4a6c -eo pid,comm 17:26:13 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). 17:26:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:26:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:26:13 [ssh-agent] Looking for ssh-agent implementation... 17:26:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:26:13 $ docker exec d54c3874cfb15209afdecc2408e2e59ed533aef1e83ffae6ce68bb40185c4a6c ssh-agent 17:26:13 SSH_AUTH_SOCK=/tmp/ssh-YkzAUiRdcQJU/agent.33 17:26:13 SSH_AGENT_PID=39 17:26:13 Running ssh-add (command line suppressed) 17:26:13 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-318@tmp/private_key_4073627189636519893.key (/w/workspace/gexfoundry_device-snmp-go_PR-318@tmp/private_key_4073627189636519893.key) 17:26:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:26:13 + git tag --points-at HEAD [Pipeline] } 17:26:13 $ docker exec --env ******** --env ******** d54c3874cfb15209afdecc2408e2e59ed533aef1e83ffae6ce68bb40185c4a6c ssh-agent -k 17:26:14 unset SSH_AUTH_SOCK; 17:26:14 unset SSH_AGENT_PID; 17:26:14 echo Agent pid 39 killed; 17:26:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:26:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:26:14 [ssh-agent] Looking for ssh-agent implementation... 17:26:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:26:14 $ docker exec d54c3874cfb15209afdecc2408e2e59ed533aef1e83ffae6ce68bb40185c4a6c ssh-agent 17:26:14 SSH_AUTH_SOCK=/tmp/ssh-xDpvROQb2hCG/agent.71 17:26:14 SSH_AGENT_PID=77 17:26:14 Running ssh-add (command line suppressed) 17:26:14 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-318@tmp/private_key_5679877902624399708.key (/w/workspace/gexfoundry_device-snmp-go_PR-318@tmp/private_key_5679877902624399708.key) 17:26:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:26:14 + git semver init 17:26:15 2023-09-20 17:26:15,076 [run_init] DEBUG init version:0.0.0 force:False 17:26:15 2023-09-20 17:26:15,077 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-318/.semver 17:26:15 2023-09-20 17:26:15,077 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-318/.semver 17:26:15 2023-09-20 17:26:15,078 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-318/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-318, universal_newlines=False, shell=None, istream=None) 17:26:16 2023-09-20 17:26:15,824 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-318/.git/info/exclude 17:26:16 2023-09-20 17:26:15,825 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-318/.semver/PR-318 with force:False 17:26:16 2023-09-20 17:26:15,825 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-318/.semver/PR-318 17:26:16 2023-09-20 17:26:15,829 [execute] INFO git cat-file --batch-check 17:26:16 2023-09-20 17:26:15,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-318/.semver, universal_newlines=False, shell=None, istream=) 17:26:16 2023-09-20 17:26:15,835 [execute] INFO git cat-file --batch 17:26:16 2023-09-20 17:26:15,836 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-318/.semver, universal_newlines=False, shell=None, istream=) 17:26:16 2023-09-20 17:26:15,841 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-318/.semver/PR-318 17:26:16 0.0.0 [Pipeline] } 17:26:16 $ docker exec --env ******** --env ******** d54c3874cfb15209afdecc2408e2e59ed533aef1e83ffae6ce68bb40185c4a6c ssh-agent -k 17:26:16 unset SSH_AUTH_SOCK; 17:26:16 unset SSH_AGENT_PID; 17:26:16 echo Agent pid 77 killed; 17:26:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:26:16 + git semver [Pipeline] } 17:26:16 $ docker stop --time=1 d54c3874cfb15209afdecc2408e2e59ed533aef1e83ffae6ce68bb40185c4a6c 17:26:18 $ docker rm -f --volumes d54c3874cfb15209afdecc2408e2e59ed533aef1e83ffae6ce68bb40185c4a6c [Pipeline] // withDockerContainer [Pipeline] sh 17:26:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:26:18 Stashed 1 file(s) [Pipeline] echo 17:26:18 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:26:19 provisioning config files... 17:26:19 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-318@tmp/config8338360411975704860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:26:19 ---> docker-login.sh 17:26:19 nexus3.edgexfoundry.org:10001 17:26:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:19 Configure a credential helper to remove this warning. See 17:26:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:19 17:26:19 Login Succeeded 17:26:19 nexus3.edgexfoundry.org:10002 17:26:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:19 Configure a credential helper to remove this warning. See 17:26:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:19 17:26:19 Login Succeeded 17:26:19 nexus3.edgexfoundry.org:10003 17:26:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:20 Configure a credential helper to remove this warning. See 17:26:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:20 17:26:20 Login Succeeded 17:26:20 nexus3.edgexfoundry.org:10004 17:26:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:20 Configure a credential helper to remove this warning. See 17:26:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:20 17:26:20 Login Succeeded 17:26:20 docker.io 17:26:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:20 Configure a credential helper to remove this warning. See 17:26:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:20 17:26:20 Login Succeeded 17:26:20 ---> docker-login.sh ends [Pipeline] } 17:26:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:26:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:26:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:26:20 ========================================================= 17:26:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 17:26:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:21 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 17:26:21 Sending build context to Docker daemon 5.707MB 17:26:21 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 17:26:21 Step 2/12 : FROM ${BASE} AS builder 17:26:21 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 17:26:21 7264a8db6415: Pulling fs layer 17:26:21 c4d48a809fc2: Pulling fs layer 17:26:21 4f1c88b9dad5: Pulling fs layer 17:26:21 ad3a456e5733: Pulling fs layer 17:26:21 33e27b845d1e: Pulling fs layer 17:26:21 c68163c4e522: Pulling fs layer 17:26:21 50da416c3ac9: Pulling fs layer 17:26:21 23d2d4c4bb30: Pulling fs layer 17:26:21 ad3a456e5733: Waiting 17:26:21 c68163c4e522: Waiting 17:26:21 50da416c3ac9: Waiting 17:26:21 23d2d4c4bb30: Waiting 17:26:21 33e27b845d1e: Waiting 17:26:21 c4d48a809fc2: Download complete 17:26:21 ad3a456e5733: Verifying Checksum 17:26:21 ad3a456e5733: Download complete 17:26:21 33e27b845d1e: Download complete 17:26:21 7264a8db6415: Verifying Checksum 17:26:21 7264a8db6415: Download complete 17:26:21 c68163c4e522: Verifying Checksum 17:26:21 c68163c4e522: Download complete 17:26:21 23d2d4c4bb30: Verifying Checksum 17:26:21 23d2d4c4bb30: Download complete 17:26:21 4f1c88b9dad5: Verifying Checksum 17:26:21 4f1c88b9dad5: Download complete 17:26:21 7264a8db6415: Pull complete 17:26:22 50da416c3ac9: Verifying Checksum 17:26:22 50da416c3ac9: Download complete 17:26:22 c4d48a809fc2: Pull complete 17:26:25 4f1c88b9dad5: Pull complete 17:26:25 ad3a456e5733: Pull complete 17:26:25 33e27b845d1e: Pull complete 17:26:26 c68163c4e522: Pull complete 17:26:28 50da416c3ac9: Pull complete 17:26:28 23d2d4c4bb30: Pull complete 17:26:28 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 17:26:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:26:28 ---> 0786185ac409 17:26:28 Step 3/12 : ARG ADD_BUILD_TAGS="" 17:26:32 ---> Running in 48b3ef00bc77 17:26:32 Removing intermediate container 48b3ef00bc77 17:26:32 ---> 85f4fa070759 17:26:32 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:26:32 ---> Running in d946abe51707 17:26:32 Removing intermediate container d946abe51707 17:26:32 ---> 4d79cb0fa060 17:26:32 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 17:26:32 ---> Running in d0b29dc10985 17:26:32 Removing intermediate container d0b29dc10985 17:26:32 ---> f3242b4f08d2 17:26:32 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 17:26:32 ---> Running in 6c922358f70c 17:26:33 Removing intermediate container 6c922358f70c 17:26:33 ---> 6cb977f5a6b1 17:26:33 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:26:33 ---> Running in 9cecfa39ae04 17:26:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:26:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:26:33 (1/4) Installing openssh-keygen (9.3_p2-r0) 17:26:33 (2/4) Installing libedit (20221030.3.1-r1) 17:26:33 (3/4) Installing openssh-client-common (9.3_p2-r0) 17:26:33 (4/4) Installing openssh-client-default (9.3_p2-r0) 17:26:33 Executing busybox-1.36.1-r2.trigger 17:26:33 OK: 268 MiB in 56 packages 17:26:34 Still waiting to schedule task 17:26:34 ‘prd-centos7-blackbox-4c-2g-6296’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 17:26:34 ‘prd-centos7-blackbox-4c-2g-6297’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 17:26:34 ‘prd-ubuntu20.04-docker-8c-8g-6728’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 17:26:34 ‘prd-ubuntu20.04-docker-8c-8g-6758’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 17:26:34 ‘prd-ubuntu20.04-docker-8c-8g-6759’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 17:26:34 ‘prd-ubuntu20.04-docker-8c-8g-6760’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 17:26:34 ‘prd-ubuntu20.04-docker-8c-8g-6764’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 17:26:34 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6729’ is offline 17:26:34 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6752’ is offline 17:26:34 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6754’ is offline 17:26:34 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6755’ is offline 17:26:34 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6756’ is offline 17:26:34 Removing intermediate container 9cecfa39ae04 17:26:34 ---> d41dba414fb9 17:26:34 Step 8/12 : WORKDIR /device-snmp-go 17:26:34 ---> Running in 19e45a79cc07 17:26:34 Removing intermediate container 19e45a79cc07 17:26:34 ---> 6e15cf448a21 17:26:34 Step 9/12 : COPY go.mod vendor* ./ 17:26:34 ---> 140faed08d6c 17:26:34 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:26:34 ---> Running in aee0fc5e162f 17:27:21 Removing intermediate container aee0fc5e162f 17:27:21 ---> 2cc609f39fd7 17:27:21 Step 11/12 : COPY . . 17:27:21 ---> 56ce4d4431f5 17:27:21 Step 12/12 : RUN ${MAKE} 17:27:21 ---> Running in 3fa6eb6ed203 17:27:21 noop 17:27:22 Removing intermediate container 3fa6eb6ed203 17:27:22 ---> 7e614cad6fa1 17:27:22 Successfully built 7e614cad6fa1 17:27:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:22 + docker inspect -f . ci-base-image-x86_64 17:27:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:22 prd-ubuntu20.04-docker-8c-8g-6749 does not seem to be running inside a container 17:27:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-318 -v /w/workspace/gexfoundry_device-snmp-go_PR-318:/w/workspace/gexfoundry_device-snmp-go_PR-318:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-318@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-318@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:27:23 $ docker top 66763176d88360aa11f4dbfda43628f5597514802ffb1711c19291a04c707f82 -eo pid,comm [Pipeline] { [Pipeline] sh 17:27:23 + go version 17:27:23 go version go1.21.0 linux/amd64 [Pipeline] } 17:27:23 $ docker stop --time=1 66763176d88360aa11f4dbfda43628f5597514802ffb1711c19291a04c707f82 17:27:25 $ docker rm -f --volumes 66763176d88360aa11f4dbfda43628f5597514802ffb1711c19291a04c707f82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv 17:27:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6756 in /w/workspace/gexfoundry_device-snmp-go_PR-318 [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 17:27:25 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 17:27:25 Selected Git installation does not exist. Using Default 17:27:25 The recommended git tool is: NONE 17:27:25 + docker inspect -f . ci-base-image-x86_64 17:27:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:26 prd-ubuntu20.04-docker-8c-8g-6749 does not seem to be running inside a container 17:27:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-snmp-go_PR-318 -v /w/workspace/gexfoundry_device-snmp-go_PR-318:/w/workspace/gexfoundry_device-snmp-go_PR-318:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-318@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-318@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:27:26 $ docker top 0e54a7d033e9b788da1c7b31c0db5d20643c3f9195bab92a4e73652118e6a69c -eo pid,comm [Pipeline] { [Pipeline] sh 17:27:26 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-318 [Pipeline] fileExists [Pipeline] sh 17:27:27 + make test 17:27:27 go test ./... -coverprofile=coverage.out 17:27:30 ? github.com/edgexfoundry/device-snmp-go [no test files] 17:27:36 using credential edgex-jenkins-ssh 17:27:36 Cloning the remote Git repository 17:27:36 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 17:27:36 > git init /w/workspace/device-snmp-go/1 # timeout=10 17:27:36 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 17:27:36 > git --version # timeout=10 17:27:36 > git --version # 'git version 2.25.1' 17:27:36 using GIT_SSH to set credentials SSH Credentials for GitHub 17:27:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:27:38 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 17:27:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:27:40 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 17:27:40 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.011s coverage: 0.0% of statements 17:27:40 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 17:27:40 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 17:27:40 using GIT_SSH to set credentials SSH Credentials for GitHub 17:27:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/318/head:refs/remotes/origin/PR-318 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:27:41 Merging remotes/origin/main commit 1e145ee1301df0b97f405486925368d7c560441a into PR head commit 67706f8f4f9b3012e3ba766cacf3a9b27c779e94 17:27:42 Merge succeeded, producing 67706f8f4f9b3012e3ba766cacf3a9b27c779e94 17:27:42 Checking out Revision 67706f8f4f9b3012e3ba766cacf3a9b27c779e94 (PR-318) 17:27:41 > git config core.sparsecheckout # timeout=10 17:27:42 > git checkout -f 67706f8f4f9b3012e3ba766cacf3a9b27c779e94 # timeout=10 17:27:42 > git remote # timeout=10 17:27:42 > git config --get remote.origin.url # timeout=10 17:27:42 using GIT_SSH to set credentials SSH Credentials for GitHub 17:27:42 > git merge 1e145ee1301df0b97f405486925368d7c560441a # timeout=10 17:27:42 > git rev-parse HEAD^{commit} # timeout=10 17:27:42 > git config core.sparsecheckout # timeout=10 17:27:42 > git checkout -f 67706f8f4f9b3012e3ba766cacf3a9b27c779e94 # timeout=10 17:27:45 go vet ./... 17:27:46 Commit message: "ci: add automated release workflow on tag creation" 17:27:46 > git --version # timeout=10 17:27:46 > git --version # 'git version 2.25.1' 17:27:46 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:27:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:27:48 % Total % Received % Xferd Average Speed Time Time Time Current 17:27:48 Dload Upload Total Spent Left Speed 17:27:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 163k 0 --:--:-- --:--:-- --:--:-- 166k 17:27:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:27:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:27:48 ./bin/test-attribution-txt.sh [Pipeline] echo 17:27:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:27:48 $ docker stop --time=1 0e54a7d033e9b788da1c7b31c0db5d20643c3f9195bab92a4e73652118e6a69c 17:27:51 $ docker rm -f --volumes 0e54a7d033e9b788da1c7b31c0db5d20643c3f9195bab92a4e73652118e6a69c [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 17:27:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:27:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 17:27:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] sh 17:27:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:27:53 + sudo tee /etc/docker/daemon.new 17:27:53 { 17:27:53 "registry-mirrors": [ 17:27:53 "https://nexus3.edgexfoundry.org:10001" 17:27:53 ], 17:27:53 "bip": "10.250.0.254/24", 17:27:53 "hosts": [ 17:27:53 "tcp://0.0.0.0:5555", 17:27:53 "unix:///var/run/docker.sock" 17:27:53 ], 17:27:53 "mtu": 1458, 17:27:53 "selinux-enabled": true, 17:27:53 "seccomp-profile": "/etc/docker/seccomp.json" 17:27:53 } 17:27:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] sh 17:27:53 + ls -al . 17:27:53 total 176 17:27:53 drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 17:27 . 17:27:53 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:25 .. 17:27:53 -rw-rw-r-- 1 jenkins jenkins 6 Sep 20 17:25 .dockerignore 17:27:53 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 17:27 .git 17:27:53 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:25 .github 17:27:53 -rw-rw-r-- 1 jenkins jenkins 328 Sep 20 17:25 .gitignore 17:27:53 -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 17:25 .golangci.yml 17:27:53 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 17:26 .semver 17:27:53 -rw-rw-r-- 1 jenkins jenkins 10025 Sep 20 17:25 Attribution.txt 17:27:53 -rw-rw-r-- 1 jenkins jenkins 10534 Sep 20 17:25 CHANGELOG.md 17:27:53 -rw-rw-r-- 1 jenkins jenkins 1462 Sep 20 17:25 Dockerfile 17:27:53 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 17:25 GOVERNANCE.md 17:27:53 -rw-rw-r-- 1 jenkins jenkins 656 Sep 20 17:25 Jenkinsfile 17:27:53 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 20 17:25 LICENSE 17:27:53 -rw-rw-r-- 1 jenkins jenkins 2240 Sep 20 17:25 Makefile 17:27:53 -rw-rw-r-- 1 jenkins jenkins 620 Sep 20 17:25 OWNERS.md 17:27:53 -rw-rw-r-- 1 jenkins jenkins 10559 Sep 20 17:25 README.md 17:27:53 -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 17:26 VERSION 17:27:53 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:25 bin 17:27:53 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:25 cmd 17:27:53 -rw-r--r-- 1 jenkins jenkins 8837 Sep 20 17:27 coverage.out 17:27:53 -rw-rw-r-- 1 jenkins jenkins 3710 Sep 20 17:25 go.mod 17:27:53 -rw-rw-r-- 1 jenkins jenkins 33759 Sep 20 17:25 go.sum 17:27:53 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:25 internal 17:27:53 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:25 snap 17:27:53 -rw-rw-r-- 1 jenkins jenkins 228 Sep 20 17:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:27:53 + 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=67706f8f4f9b3012e3ba766cacf3a9b27c779e94 --label arch=amd64 --label version=0.0.0 . 17:27:53 Sending build context to Docker daemon 5.717MB 17:27:53 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 17:27:53 Step 2/24 : FROM ${BASE} AS builder 17:27:53 ---> 7e614cad6fa1 17:27:53 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:27:54 + sudo service docker restart 17:27:54 ---> Running in 435ff65a373c 17:27:54 Removing intermediate container 435ff65a373c 17:27:54 ---> a7efd4fff4fc 17:27:54 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:27:54 ---> Running in 71be39db8e2c 17:27:54 Removing intermediate container 71be39db8e2c 17:27:54 ---> 99097c740472 17:27:54 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 17:27:54 ---> Running in e9af5262bbb8 17:27:54 Removing intermediate container e9af5262bbb8 17:27:54 ---> 95d63e79263a 17:27:54 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 17:27:54 ---> Running in 1fdcc69edfb5 17:27:54 Removing intermediate container 1fdcc69edfb5 17:27:54 ---> 605281a6e339 17:27:54 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:27:54 ---> Running in 8eb93f57ae88 17:27:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:27:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:27:54 OK: 268 MiB in 56 packages 17:27:55 Removing intermediate container 8eb93f57ae88 17:27:55 ---> 4d64823839e7 17:27:55 Step 8/24 : WORKDIR /device-snmp-go 17:27:55 ---> Running in d0dca4442617 17:27:55 Removing intermediate container d0dca4442617 17:27:55 ---> 70e3c44e0cbb 17:27:55 Step 9/24 : COPY go.mod vendor* ./ 17:27:55 ---> dbfa79e4d8e0 17:27:55 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:27:55 ---> Running in 47e505e5558f 17:27:56 Removing intermediate container 47e505e5558f 17:27:56 ---> 8c9c5bde233d 17:27:56 Step 11/24 : COPY . . 17:27:57 ---> b7eaf04b536a 17:27:57 Step 12/24 : RUN ${MAKE} 17:27:57 ---> Running in 33fdcec22c21 17:27:57 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:28:12 provisioning config files... 17:28:12 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config15912199313034484870tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:28:12 ---> docker-login.sh 17:28:12 nexus3.edgexfoundry.org:10001 17:28:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:28:13 Configure a credential helper to remove this warning. See 17:28:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:28:13 17:28:13 Login Succeeded 17:28:13 nexus3.edgexfoundry.org:10002 17:28:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:28:14 Configure a credential helper to remove this warning. See 17:28:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:28:14 17:28:14 Login Succeeded 17:28:14 nexus3.edgexfoundry.org:10003 17:28:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:28:14 Configure a credential helper to remove this warning. See 17:28:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:28:14 17:28:14 Login Succeeded 17:28:14 nexus3.edgexfoundry.org:10004 17:28:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:28:14 Configure a credential helper to remove this warning. See 17:28:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:28:14 17:28:14 Login Succeeded 17:28:15 docker.io 17:28:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:28:15 Configure a credential helper to remove this warning. See 17:28:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:28:15 17:28:15 Login Succeeded 17:28:15 ---> docker-login.sh ends [Pipeline] } 17:28:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:28:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:28:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:28:16 ========================================================= 17:28:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 17:28:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:16 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 17:28:17 Sending build context to Docker daemon 2.943MB 17:28:17 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 17:28:17 Step 2/12 : FROM ${BASE} AS builder 17:28:17 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:28:17 9fda8d8052c6: Pulling fs layer 17:28:17 5d54e960e981: Pulling fs layer 17:28:17 c4a7e357bf2a: Pulling fs layer 17:28:17 f0e02332f6b5: Pulling fs layer 17:28:17 cefa15bbcfad: Pulling fs layer 17:28:17 17808c966233: Pulling fs layer 17:28:17 f4c1fc716caa: Pulling fs layer 17:28:17 cefa15bbcfad: Waiting 17:28:17 17808c966233: Waiting 17:28:17 f4c1fc716caa: Waiting 17:28:17 f0e02332f6b5: Waiting 17:28:17 5d54e960e981: Download complete 17:28:17 f0e02332f6b5: Verifying Checksum 17:28:17 f0e02332f6b5: Download complete 17:28:17 cefa15bbcfad: Verifying Checksum 17:28:17 cefa15bbcfad: Download complete 17:28:17 9fda8d8052c6: Verifying Checksum 17:28:17 9fda8d8052c6: Download complete 17:28:17 f4c1fc716caa: Verifying Checksum 17:28:17 f4c1fc716caa: Download complete 17:28:18 9fda8d8052c6: Pull complete 17:28:19 Removing intermediate container 33fdcec22c21 17:28:19 ---> 69fbdafe0e15 17:28:19 Step 13/24 : FROM alpine:3.18 17:28:19 3.18: Pulling from library/alpine 17:28:19 7264a8db6415: Already exists 17:28:19 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 17:28:19 5d54e960e981: Pull complete 17:28:19 c4a7e357bf2a: Verifying Checksum 17:28:19 c4a7e357bf2a: Download complete 17:28:19 Status: Downloaded newer image for alpine:3.18 17:28:19 ---> 7e01a0d0a1dc 17:28:19 Step 14/24 : RUN apk add --update --no-cache dumb-init 17:28:20 ---> Running in 7260f7a04045 17:28:20 17808c966233: Verifying Checksum 17:28:20 17808c966233: Download complete 17:28:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:28:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:28:20 (1/1) Installing dumb-init (1.2.5-r2) 17:28:20 Executing busybox-1.36.1-r2.trigger 17:28:20 OK: 7 MiB in 16 packages 17:28:21 Removing intermediate container 7260f7a04045 17:28:21 ---> 625b4180141f 17:28:21 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 17:28:22 ---> d01d5679f330 17:28:22 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 17:28:22 ---> b18268254af1 17:28:22 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 17:28:22 ---> f60b9b813d1a 17:28:22 Step 18/24 : EXPOSE 59993 17:28:22 ---> Running in 4c5dfcfa6645 17:28:22 Removing intermediate container 4c5dfcfa6645 17:28:22 ---> 3e3dd40da100 17:28:22 Step 19/24 : EXPOSE 161 17:28:22 ---> Running in f3fa15df19c5 17:28:22 Removing intermediate container f3fa15df19c5 17:28:22 ---> 77f18a8d3758 17:28:22 Step 20/24 : ENTRYPOINT ["/device-snmp"] 17:28:22 ---> Running in 991d48140e6e 17:28:22 Removing intermediate container 991d48140e6e 17:28:22 ---> 79fb73a0ddf8 17:28:22 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 17:28:22 ---> Running in e780998b07fd 17:28:23 Removing intermediate container e780998b07fd 17:28:23 ---> 71b44f37e20b 17:28:23 Step 22/24 : LABEL arch=amd64 17:28:23 ---> Running in e323bd3a0bb4 17:28:23 Removing intermediate container e323bd3a0bb4 17:28:23 ---> b97b6955dd84 17:28:23 Step 23/24 : LABEL git_sha=67706f8f4f9b3012e3ba766cacf3a9b27c779e94 17:28:23 ---> Running in 686f30523fdd 17:28:23 Removing intermediate container 686f30523fdd 17:28:23 ---> e9c14766f019 17:28:23 Step 24/24 : LABEL version=0.0.0 17:28:23 ---> Running in 92e389f2702b 17:28:23 Removing intermediate container 92e389f2702b 17:28:23 ---> 8a813e67e6c2 17:28:23 [Warning] One or more build-args [ARCH] were not consumed 17:28:23 Successfully built 8a813e67e6c2 17:28:23 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:28:24 17:28:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:28:24 latest: Pulling from edgex-lftools-log-publisher 17:28:24 5eb5b503b376: Pulling fs layer 17:28:24 5c69ac0246d0: Pulling fs layer 17:28:24 ec43610c2a17: Pulling fs layer 17:28:24 3a2ae6a8a46f: Pulling fs layer 17:28:24 33b1e0a273af: Pulling fs layer 17:28:24 5d3b04190fa2: Pulling fs layer 17:28:24 2f39f015ded8: Pulling fs layer 17:28:24 33b1e0a273af: Waiting 17:28:24 2f39f015ded8: Waiting 17:28:24 5d3b04190fa2: Waiting 17:28:24 3a2ae6a8a46f: Waiting 17:28:24 5c69ac0246d0: Verifying Checksum 17:28:24 5c69ac0246d0: Download complete 17:28:24 3a2ae6a8a46f: Verifying Checksum 17:28:24 3a2ae6a8a46f: Download complete 17:28:24 33b1e0a273af: Download complete 17:28:24 5d3b04190fa2: Verifying Checksum 17:28:24 5d3b04190fa2: Download complete 17:28:24 ec43610c2a17: Verifying Checksum 17:28:24 ec43610c2a17: Download complete 17:28:24 5eb5b503b376: Download complete 17:28:25 2f39f015ded8: Download complete 17:28:26 5eb5b503b376: Pull complete 17:28:26 5c69ac0246d0: Pull complete 17:28:26 ec43610c2a17: Pull complete 17:28:26 3a2ae6a8a46f: Pull complete 17:28:26 33b1e0a273af: Pull complete 17:28:26 5d3b04190fa2: Pull complete 17:28:31 2f39f015ded8: Pull complete 17:28:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:28:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:28:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:28:31 prd-ubuntu20.04-docker-8c-8g-6749 does not seem to be running inside a container 17:28:31 $ 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/gexfoundry_device-snmp-go_PR-318 -v /w/workspace/gexfoundry_device-snmp-go_PR-318:/w/workspace/gexfoundry_device-snmp-go_PR-318:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-318@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-318@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:28:32 c4a7e357bf2a: Pull complete 17:28:32 f0e02332f6b5: Pull complete 17:28:32 cefa15bbcfad: Pull complete 17:28:38 $ docker top 00015116b4bf57476ecb87bea3bf90608ec334db353a86e477124cae10a09ae6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:28:38 ---> job-cost.sh 17:28:38 lf-activate-venv: SKIPPING 17:28:38 INFO: No Stack... 17:28:38 INFO: Retrieving Pricing Info for: v3-standard-8 17:28:39 INFO: Archiving Costs [Pipeline] sh 17:28:39 17808c966233: Pull complete 17:28:39 + cat /w/workspace/gexfoundry_device-snmp-go_PR-318/archives/cost.csv 17:28:39 + cut -d, -f6 [Pipeline] lock 17:28:39 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-318-1-stack-cost] 17:28:39 Resource [jenkins-edgexfoundry-device-snmp-go-PR-318-1-stack-cost] did not exist. Created. 17:28:39 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-318-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:28:40 + echo total: 0.2199999988079071 [Pipeline] stash 17:28:40 Stashed 1 file(s) [Pipeline] } 17:28:40 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-318-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:28:40 $ docker stop --time=1 00015116b4bf57476ecb87bea3bf90608ec334db353a86e477124cae10a09ae6 17:28:40 f4c1fc716caa: Pull complete 17:28:40 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 17:28:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:28:40 ---> ea914061e18c 17:28:40 Step 3/12 : ARG ADD_BUILD_TAGS="" 17:28:41 $ docker rm -f --volumes 00015116b4bf57476ecb87bea3bf90608ec334db353a86e477124cae10a09ae6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:28:43 ---> Running in 8314839e2815 17:28:43 Removing intermediate container 8314839e2815 17:28:43 ---> 9044b27fd807 17:28:43 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:28:43 ---> Running in df30858c32c3 17:28:43 Removing intermediate container df30858c32c3 17:28:43 ---> 8f81299140a6 17:28:43 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 17:28:43 ---> Running in 85ffd03b05db 17:28:44 Removing intermediate container 85ffd03b05db 17:28:44 ---> 8e788f9570b1 17:28:44 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 17:28:44 ---> Running in 1d997cc93bdc 17:28:44 Removing intermediate container 1d997cc93bdc 17:28:44 ---> 2b4ad9253a5d 17:28:44 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:28:44 ---> Running in f49321517b14 17:28:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:28:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:28:47 (1/4) Installing openssh-keygen (9.3_p2-r0) 17:28:48 (2/4) Installing libedit (20221030.3.1-r1) 17:28:48 (3/4) Installing openssh-client-common (9.3_p2-r0) 17:28:48 (4/4) Installing openssh-client-default (9.3_p2-r0) 17:28:48 Executing busybox-1.36.1-r2.trigger 17:28:48 OK: 270 MiB in 56 packages 17:28:49 Removing intermediate container f49321517b14 17:28:49 ---> 53b0ecffe16a 17:28:49 Step 8/12 : WORKDIR /device-snmp-go 17:28:49 ---> Running in 52c3be85e811 17:28:49 Removing intermediate container 52c3be85e811 17:28:49 ---> 80074fd89bf8 17:28:49 Step 9/12 : COPY go.mod vendor* ./ 17:28:50 ---> 50373dba0434 17:28:50 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:28:50 ---> Running in 765be6d058b9 17:30:12 Removing intermediate container 765be6d058b9 17:30:12 ---> 3a7176875ae7 17:30:12 Step 11/12 : COPY . . 17:30:12 ---> 7e0cd0ac6f75 17:30:12 Step 12/12 : RUN ${MAKE} 17:30:12 ---> Running in e6070353ac91 17:30:12 noop 17:30:12 Removing intermediate container e6070353ac91 17:30:12 ---> 2c8679c330cc 17:30:12 Successfully built 2c8679c330cc 17:30:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:13 + docker inspect -f . ci-base-image-arm64 17:30:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:30:13 prd-ubuntu20.04-docker-arm64-4c-16g-6756 does not seem to be running inside a container 17:30:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:30:14 $ docker top 20f7c8ab0151454a3d45531048e3e0a422bd02293becb5d74f910b319a1e2508 -eo pid,comm [Pipeline] { [Pipeline] sh 17:30:15 + go version 17:30:15 go version go1.21.0 linux/arm64 [Pipeline] } 17:30:15 $ docker stop --time=1 20f7c8ab0151454a3d45531048e3e0a422bd02293becb5d74f910b319a1e2508 17:30:17 $ docker rm -f --volumes 20f7c8ab0151454a3d45531048e3e0a422bd02293becb5d74f910b319a1e2508 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:18 + docker inspect -f . ci-base-image-arm64 17:30:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:30:18 prd-ubuntu20.04-docker-arm64-4c-16g-6756 does not seem to be running inside a container 17:30:18 $ 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/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:30:20 $ docker top 314c4f82e529a692ccda5557eaa9a859a6526377ebdfdd75c3246f46827f2ea7 -eo pid,comm [Pipeline] { [Pipeline] sh 17:30:21 + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh 17:30:22 + make test 17:30:22 go test ./... -coverprofile=coverage.out 17:30:28 ? github.com/edgexfoundry/device-snmp-go [no test files] 17:32:50 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 17:32:50 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.052s coverage: 0.0% of statements 17:32:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:32:50 go vet ./... 17:33:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:33:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:33:12 ./bin/test-attribution-txt.sh [Pipeline] echo 17:33:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:33:12 $ docker stop --time=1 314c4f82e529a692ccda5557eaa9a859a6526377ebdfdd75c3246f46827f2ea7 17:33:14 $ docker rm -f --volumes 314c4f82e529a692ccda5557eaa9a859a6526377ebdfdd75c3246f46827f2ea7 [Pipeline] // withDockerContainer [Pipeline] sh 17:33:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:33:16 Warning: overwriting stash ‘coverage-report’ 17:33:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:33:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:33:17 + ls -al . 17:33:17 total 172 17:33:17 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 17:30 . 17:33:17 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:27 .. 17:33:17 -rw-rw-r-- 1 jenkins jenkins 6 Sep 20 17:27 .dockerignore 17:33:17 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 17:27 .git 17:33:17 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:27 .github 17:33:17 -rw-rw-r-- 1 jenkins jenkins 328 Sep 20 17:27 .gitignore 17:33:17 -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 17:27 .golangci.yml 17:33:17 -rw-rw-r-- 1 jenkins jenkins 10025 Sep 20 17:27 Attribution.txt 17:33:17 -rw-rw-r-- 1 jenkins jenkins 10534 Sep 20 17:27 CHANGELOG.md 17:33:17 -rw-rw-r-- 1 jenkins jenkins 1462 Sep 20 17:27 Dockerfile 17:33:17 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 17:27 GOVERNANCE.md 17:33:17 -rw-rw-r-- 1 jenkins jenkins 656 Sep 20 17:27 Jenkinsfile 17:33:17 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 20 17:27 LICENSE 17:33:17 -rw-rw-r-- 1 jenkins jenkins 2240 Sep 20 17:27 Makefile 17:33:17 -rw-rw-r-- 1 jenkins jenkins 620 Sep 20 17:27 OWNERS.md 17:33:17 -rw-rw-r-- 1 jenkins jenkins 10559 Sep 20 17:27 README.md 17:33:17 -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 17:26 VERSION 17:33:17 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:27 bin 17:33:17 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:27 cmd 17:33:17 -rw-r--r-- 1 jenkins jenkins 8837 Sep 20 17:32 coverage.out 17:33:17 -rw-rw-r-- 1 jenkins jenkins 3710 Sep 20 17:27 go.mod 17:33:17 -rw-rw-r-- 1 jenkins jenkins 33759 Sep 20 17:27 go.sum 17:33:17 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:27 internal 17:33:17 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:27 snap 17:33:17 -rw-rw-r-- 1 jenkins jenkins 228 Sep 20 17:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:18 + 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=67706f8f4f9b3012e3ba766cacf3a9b27c779e94 --label arch=arm64 --label version=0.0.0 . 17:33:18 Sending build context to Docker daemon 2.953MB 17:33:18 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 17:33:18 Step 2/24 : FROM ${BASE} AS builder 17:33:18 ---> 2c8679c330cc 17:33:18 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:33:18 ---> Running in 763713903bdf 17:33:19 Removing intermediate container 763713903bdf 17:33:19 ---> 54a5c8e0b892 17:33:19 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:33:19 ---> Running in 6eef0a2b649a 17:33:19 Removing intermediate container 6eef0a2b649a 17:33:19 ---> 88a3d001e79d 17:33:19 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 17:33:19 ---> Running in ed092b8e0597 17:33:19 Removing intermediate container ed092b8e0597 17:33:19 ---> a7a187d17cba 17:33:19 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 17:33:19 ---> Running in 761570078e6c 17:33:20 Removing intermediate container 761570078e6c 17:33:20 ---> fe6ef3d6f574 17:33:20 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:33:20 ---> Running in 6712c0d5bcb4 17:33:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:33:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:33:23 OK: 270 MiB in 56 packages 17:33:24 Removing intermediate container 6712c0d5bcb4 17:33:24 ---> 1049d085005c 17:33:24 Step 8/24 : WORKDIR /device-snmp-go 17:33:24 ---> Running in 373c42a1a82b 17:33:25 Removing intermediate container 373c42a1a82b 17:33:25 ---> 9c68cd9f4fdf 17:33:25 Step 9/24 : COPY go.mod vendor* ./ 17:33:25 ---> bd832119da6c 17:33:25 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:33:25 ---> Running in 8bf7e8cab196 17:33:28 Removing intermediate container 8bf7e8cab196 17:33:28 ---> 7a649f0cb155 17:33:28 Step 11/24 : COPY . . 17:33:29 ---> a9f8d0a3e4e0 17:33:29 Step 12/24 : RUN ${MAKE} 17:33:29 ---> Running in 1e96e182eed4 17:33:30 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 17:36:07 Removing intermediate container 1e96e182eed4 17:36:07 ---> 87e4384c549b 17:36:07 Step 13/24 : FROM alpine:3.18 17:36:07 3.18: Pulling from library/alpine 17:36:07 9fda8d8052c6: Already exists 17:36:07 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 17:36:07 Status: Downloaded newer image for alpine:3.18 17:36:07 ---> f6648c04cd6c 17:36:07 Step 14/24 : RUN apk add --update --no-cache dumb-init 17:36:07 ---> Running in 87437db2e6a6 17:36:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:36:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:36:07 (1/1) Installing dumb-init (1.2.5-r2) 17:36:07 Executing busybox-1.36.1-r2.trigger 17:36:07 OK: 8 MiB in 16 packages 17:36:07 Removing intermediate container 87437db2e6a6 17:36:07 ---> 316fa853976f 17:36:07 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 17:36:07 ---> d5d98b2a7da0 17:36:07 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 17:36:07 ---> fdedd634486a 17:36:07 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 17:36:07 ---> edafc5f3cab7 17:36:07 Step 18/24 : EXPOSE 59993 17:36:07 ---> Running in 5515096d7e36 17:36:07 Removing intermediate container 5515096d7e36 17:36:07 ---> eeb3b9e3a96d 17:36:07 Step 19/24 : EXPOSE 161 17:36:07 ---> Running in ff40655932c7 17:36:07 Removing intermediate container ff40655932c7 17:36:07 ---> 8b72fc3f26ff 17:36:07 Step 20/24 : ENTRYPOINT ["/device-snmp"] 17:36:07 ---> Running in d93c0c3a4539 17:36:07 Removing intermediate container d93c0c3a4539 17:36:07 ---> 2417e647a225 17:36:07 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 17:36:07 ---> Running in 5dcecf95db69 17:36:07 Removing intermediate container 5dcecf95db69 17:36:07 ---> b28c9fef0a67 17:36:07 Step 22/24 : LABEL arch=arm64 17:36:07 ---> Running in bcfd08a21f9f 17:36:07 Removing intermediate container bcfd08a21f9f 17:36:07 ---> e8598ef2d911 17:36:07 Step 23/24 : LABEL git_sha=67706f8f4f9b3012e3ba766cacf3a9b27c779e94 17:36:07 ---> Running in 16474a1e57e8 17:36:07 Removing intermediate container 16474a1e57e8 17:36:07 ---> ede8b58ebf06 17:36:07 Step 24/24 : LABEL version=0.0.0 17:36:07 ---> Running in ebcc38ed466f 17:36:07 Removing intermediate container ebcc38ed466f 17:36:07 ---> aa7cd8de099d 17:36:07 [Warning] One or more build-args [ARCH] were not consumed 17:36:07 Successfully built aa7cd8de099d 17:36:07 Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:36:08 17:36:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:36:08 arm64: Pulling from edgex-lftools-log-publisher 17:36:08 8998bd30e6a1: Pulling fs layer 17:36:08 04944245beec: Pulling fs layer 17:36:08 699f458cf7ca: Pulling fs layer 17:36:08 765212b225bb: Pulling fs layer 17:36:08 f23df028b6ca: Pulling fs layer 17:36:08 d65c8cfc05b1: Pulling fs layer 17:36:08 2437ff75d9bd: Pulling fs layer 17:36:08 f23df028b6ca: Waiting 17:36:08 d65c8cfc05b1: Waiting 17:36:08 2437ff75d9bd: Waiting 17:36:08 765212b225bb: Waiting 17:36:08 04944245beec: Verifying Checksum 17:36:08 04944245beec: Download complete 17:36:08 765212b225bb: Download complete 17:36:08 f23df028b6ca: Verifying Checksum 17:36:08 f23df028b6ca: Download complete 17:36:08 d65c8cfc05b1: Verifying Checksum 17:36:08 d65c8cfc05b1: Download complete 17:36:09 699f458cf7ca: Verifying Checksum 17:36:09 699f458cf7ca: Download complete 17:36:09 8998bd30e6a1: Verifying Checksum 17:36:09 8998bd30e6a1: Download complete 17:36:11 2437ff75d9bd: Verifying Checksum 17:36:11 2437ff75d9bd: Download complete 17:36:13 8998bd30e6a1: Pull complete 17:36:13 04944245beec: Pull complete 17:36:15 699f458cf7ca: Pull complete 17:36:15 765212b225bb: Pull complete 17:36:16 f23df028b6ca: Pull complete 17:36:16 d65c8cfc05b1: Pull complete 17:36:31 2437ff75d9bd: Pull complete 17:36:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:36:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:36:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:36:32 prd-ubuntu20.04-docker-arm64-4c-16g-6756 does not seem to be running inside a container 17:36:32 $ 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/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:36:35 $ docker top 4c7a06e2be6227e22dc3eff2a0d834f234e90c846454c3bc3eec4afc6c6ac082 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:36:36 ---> job-cost.sh 17:36:36 lf-activate-venv: SKIPPING 17:36:36 INFO: No Stack... 17:36:37 INFO: Retrieving Pricing Info for: v3-standard-4 17:36:38 INFO: Archiving Costs [Pipeline] sh 17:36:38 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 17:36:38 + cut -d, -f6 [Pipeline] lock 17:36:38 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-318-1-stack-cost] 17:36:38 Resource [jenkins-edgexfoundry-device-snmp-go-PR-318-1-stack-cost] did not exist. Created. 17:36:38 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-318-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:36:39 /w/workspace/device-snmp-go/1@tmp/durable-1bfb7de6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:36:40 + echo total: 0.10999999940395355 [Pipeline] stash 17:36:40 Warning: overwriting stash ‘stack-cost’ 17:36:40 Stashed 1 file(s) [Pipeline] } 17:36:40 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-318-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:36:40 $ docker stop --time=1 4c7a06e2be6227e22dc3eff2a0d834f234e90c846454c3bc3eec4afc6c6ac082 17:36:42 $ docker rm -f --volumes 4c7a06e2be6227e22dc3eff2a0d834f234e90c846454c3bc3eec4afc6c6ac082 [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 17:36:43 provisioning config files... 17:36:43 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-318@tmp/config5973659078025249965tmp [Pipeline] { [Pipeline] sh 17:36:43 + set +x 17:36:43 + curl -s https://codecov.io/bash 17:36:43 + bash -s -- 17:36:43 17:36:43 _____ _ 17:36:43 / ____| | | 17:36:43 | | ___ __| | ___ ___ _____ __ 17:36:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:36:43 | |___| (_) | (_| | __/ (_| (_) \ V / 17:36:43 \_____\___/ \__,_|\___|\___\___/ \_/ 17:36:43 Bash-1.0.6 17:36:43 17:36:43 17:36:43 ==> git version 2.25.1 found 17:36:43 ==> 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 17:36:43 Release-Date: 2020-01-08 17:36:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:36:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:36:43 ==> Jenkins CI detected. 17:36:43 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-318 17:36:43 project root: . 17:36:43 --> token set from env 17:36:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:36:43 ==> Running gcov in . (disable via -X gcov) 17:36:43 ==> Python coveragepy not found 17:36:43 ==> Searching for coverage reports in: 17:36:43 + . 17:36:43 -> Found 1 reports 17:36:43 ==> Detecting git/mercurial file structure 17:36:43 ==> Reading reports 17:36:43 + ./coverage.out bytes=8837 17:36:43 ==> Appending adjustments 17:36:43 https://docs.codecov.io/docs/fixing-reports 17:36:43 + Found adjustments 17:36:43 ==> Gzipping contents 17:36:43 4.0K /tmp/codecov.AJ9mPe.gz 17:36:43 ==> Uploading reports 17:36:43 url: https://codecov.io 17:36:43 query: branch=PR-318&commit=67706f8f4f9b3012e3ba766cacf3a9b27c779e94&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-318%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=318&job=&cmd_args= 17:36:43 -> Pinging Codecov 17:36:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-318&commit=67706f8f4f9b3012e3ba766cacf3a9b27c779e94&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-318%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=318&job=&cmd_args= 17:36:43 -> Uploading to 17:36:43 https://storage.googleapis.com/codecov/v4/raw/2023-09-20/6C56EA5C29638FB4528AC87E60AF5AE0/67706f8f4f9b3012e3ba766cacf3a9b27c779e94/32c9905c-46b9-4706-925e-dabf6b6c7835.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T173643Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5d6d77d468179b7a5dc5f7fb4bfabc2beca23cea3c993adfb03bf6a618048fb1 17:36:43 % Total % Received % Xferd Average Speed Time Time Time Current 17:36:43 Dload Upload Total Spent Left Speed 17:36:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1604 0 0 100 1604 0 8960 --:--:-- --:--:-- --:--:-- 8960 17:36:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/67706f8f4f9b3012e3ba766cacf3a9b27c779e94 [Pipeline] } 17:36:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:36:45 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-318/archives ] 17:36:45 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-318/archives 17:36:45 total 16 17:36:45 drwxr-xr-x 3 root root 4096 Sep 20 17:28 . 17:36:45 drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 17:28 .. 17:36:45 drwxr-xr-x 2 root root 4096 Sep 20 17:28 cost 17:36:45 -rw-r--r-- 1 root root 86 Sep 20 17:28 cost.csv 17:36:45 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-318/archives 17:36:45 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-318/archives 17:36:45 total 16 17:36:45 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 17:28 . 17:36:45 drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 17:28 .. 17:36:45 drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 17:28 cost 17:36:45 -rw-r--r-- 1 jenkins jenkins 86 Sep 20 17:28 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:36:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:36:47 ---> package-listing.sh 17:36:47 ++ facter osfamily 17:36:47 ++ tr '[:upper:]' '[:lower:]' 17:36:47 + OS_FAMILY=debian 17:36:47 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-318 17:36:47 + START_PACKAGES=/tmp/packages_start.txt 17:36:47 + END_PACKAGES=/tmp/packages_end.txt 17:36:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:36:47 + PACKAGES=/tmp/packages_start.txt 17:36:47 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-318 ']' 17:36:47 + PACKAGES=/tmp/packages_end.txt 17:36:47 + case "${OS_FAMILY}" in 17:36:47 + dpkg -l 17:36:47 + grep '^ii' 17:36:47 + '[' -f /tmp/packages_start.txt ']' 17:36:47 + '[' -f /tmp/packages_end.txt ']' 17:36:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:36:47 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-318 ']' 17:36:47 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-318/archives/ 17:36:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-318/archives/ [Pipeline] echo 17:36:47 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/gexfoundry_device-snmp-go_PR-318/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:36:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:36:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:36:48 prd-ubuntu20.04-docker-8c-8g-6749 does not seem to be running inside a container 17:36:48 $ 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/gexfoundry_device-snmp-go_PR-318/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-318 -v /w/workspace/gexfoundry_device-snmp-go_PR-318:/w/workspace/gexfoundry_device-snmp-go_PR-318:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-318@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-318@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:36:48 $ docker top a98a0bd1502404ab7b5173dc4237ce7f570bcb716372cb1a9ff8d98cadfffbdb -eo pid,comm [Pipeline] { [Pipeline] sh 17:36:49 + touch /tmp/pre-build-complete [Pipeline] sh 17:36:49 + mkdir -p /var/log/sysstat [Pipeline] sh 17:36:49 + ls /var/log/sa-host 17:36:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:36:49 provisioning config files... 17:36:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-318@tmp/config221370682072938648tmp [Pipeline] { [Pipeline] echo 17:36:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:36:50 ---> create-netrc.sh [Pipeline] } 17:36:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:36:50 ---> python-tools-install.sh [Pipeline] echo 17:36:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:36:50 ---> sudo-logs.sh 17:36:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:36:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:36:51 ---> job-cost.sh 17:36:51 lf-activate-venv: SKIPPING 17:36:51 DEBUG: total: 0.2199999988079071 17:36:51 INFO: Retrieving Stack Cost... 17:36:51 INFO: Retrieving Pricing Info for: v3-standard-8 17:36:52 INFO: Archiving Costs [Pipeline] echo 17:36:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:36:52 ---> logs-deploy.sh 17:36:52 lf-activate-venv: SKIPPING 17:36:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-318/1 17:36:52 INFO: archiving workspace using pattern(s): 17:36:53 Archives upload complete. 17:36:53 INFO: archiving logs to Nexus