Pull request #179 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 529678675d4f72f711a12ad2f1b153d5275a47c1+de36933a196ec2e5ea0c5601bc2b4d4bfd93191e (acda2a61c574dc9ac9ecfaa2d4ad52d4ada0fe0d) 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-ssh7083731585280348906.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh12107532527806259050.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-179/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-179/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6996183089428866812.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-179/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15089111367258601253.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh12451487314872883202.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-179/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-179/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4274812447773823695.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15117 in /w/workspace/gexfoundry_device-snmp-go_PR-179 [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-179 # 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 de36933a196ec2e5ea0c5601bc2b4d4bfd93191e into PR head commit 529678675d4f72f711a12ad2f1b153d5275a47c1 Merge succeeded, producing 529678675d4f72f711a12ad2f1b153d5275a47c1 Checking out Revision 529678675d4f72f711a12ad2f1b153d5275a47c1 (PR-179) > 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/179/head:refs/remotes/origin/PR-179 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 529678675d4f72f711a12ad2f1b153d5275a47c1 # 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 de36933a196ec2e5ea0c5601bc2b4d4bfd93191e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 529678675d4f72f711a12ad2f1b153d5275a47c1 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:03:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:03:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:03:02 ========================================================= 05:03:02 EdgeX Global Pipelines Version Info 05:03:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:03:03 ------------------- 05:03:03 stable info: 05:03:03 ------------------- 05:03:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:03:03 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 05:03:03 Message: update stable to v1.0.234 05:03:04 ------------------- 05:03:04 experimental info: 05:03:04 ------------------- 05:03:04 Commited By: **** collab-it+edgex@linuxfoundation.org 05:03:04 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 05:03:04 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:03:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 05:03:04 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 05:03:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:03:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:03:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:03:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 05:03:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:03:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:03:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:03:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:03:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:03:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 05:03:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:03:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:03:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:03:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:03:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:03:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:03:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:03:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:03:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:03:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:03:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:03:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:03:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:03:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:03:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:03:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-179 [Pipeline] echo 05:03:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-179 [Pipeline] echo 05:03:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-179 [Pipeline] echo 05:03:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 529678675d4f72f711a12ad2f1b153d5275a47c1 [Pipeline] echo 05:03:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5296786 [Pipeline] echo 05:03:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:03:05 provisioning config files... 05:03:05 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-179@tmp/config5852501436334811957tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:06 ---> docker-login.sh 05:03:06 nexus3.edgexfoundry.org:10001 05:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:06 Configure a credential helper to remove this warning. See 05:03:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:06 05:03:06 Login Succeeded 05:03:06 nexus3.edgexfoundry.org:10002 05:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:06 Configure a credential helper to remove this warning. See 05:03:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:06 05:03:06 Login Succeeded 05:03:06 nexus3.edgexfoundry.org:10003 05:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:06 Configure a credential helper to remove this warning. See 05:03:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:06 05:03:06 Login Succeeded 05:03:06 nexus3.edgexfoundry.org:10004 05:03:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:07 Configure a credential helper to remove this warning. See 05:03:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:07 05:03:07 Login Succeeded 05:03:07 docker.io 05:03:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:07 Configure a credential helper to remove this warning. See 05:03:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:07 05:03:07 Login Succeeded 05:03:07 ---> docker-login.sh ends [Pipeline] } 05:03:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:03:07 + git rev-list -1 --merges 529678675d4f72f711a12ad2f1b153d5275a47c1~1..529678675d4f72f711a12ad2f1b153d5275a47c1 [Pipeline] echo 05:03:08 -----------> git rev-list -1 --merges 529678675d4f72f711a12ad2f1b153d5275a47c1~1..529678675d4f72f711a12ad2f1b153d5275a47c1 529678675d4f72f711a12ad2f1b153d5275a47c1 [false] [Pipeline] sh 05:03:08 + git log --format=format:%s -1 529678675d4f72f711a12ad2f1b153d5275a47c1 [Pipeline] echo 05:03:08 ========================================================= 05:03:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:03:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:03:08 + git log --format=format:%s -1 529678675d4f72f711a12ad2f1b153d5275a47c1 [Pipeline] echo 05:03:08 [semverPrep] GIT_COMMIT: 529678675d4f72f711a12ad2f1b153d5275a47c1, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 05:03:08 [semverPrep] This is not a build commit. [Pipeline] sh 05:03:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:03:09 + grep -v github /etc/ssh/ssh_known_hosts 05:03:09 + [ -e /tmp/ssh_known_hosts ] 05:03:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:03:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:03:09 + sudo tee -a /etc/ssh/ssh_known_hosts 05:03:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:03:09 05:03:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:03:10 0.1.4: Pulling from edgex-devops/py-git-semver 05:03:10 42c077c10790: Pulling fs layer 05:03:10 f63e77b7563a: Pulling fs layer 05:03:10 bd5fdadae976: Pulling fs layer 05:03:10 205491f53016: Pulling fs layer 05:03:10 df18705c85c3: Pulling fs layer 05:03:10 bdb3f477010e: Pulling fs layer 05:03:10 c8a8fc8e1c8f: Pulling fs layer 05:03:10 2c6e9b1d212d: Pulling fs layer 05:03:10 bdb8f0575790: Pulling fs layer 05:03:10 386e3cb2ff24: Pulling fs layer 05:03:10 2343380bae48: Pulling fs layer 05:03:10 bdb3f477010e: Waiting 05:03:10 205491f53016: Waiting 05:03:10 386e3cb2ff24: Waiting 05:03:10 bdb8f0575790: Waiting 05:03:10 2343380bae48: Waiting 05:03:10 2c6e9b1d212d: Waiting 05:03:10 c8a8fc8e1c8f: Waiting 05:03:10 f63e77b7563a: Download complete 05:03:10 205491f53016: Verifying Checksum 05:03:10 205491f53016: Download complete 05:03:10 df18705c85c3: Verifying Checksum 05:03:10 df18705c85c3: Download complete 05:03:10 bd5fdadae976: Verifying Checksum 05:03:10 bd5fdadae976: Download complete 05:03:10 bdb3f477010e: Verifying Checksum 05:03:10 2c6e9b1d212d: Verifying Checksum 05:03:10 2c6e9b1d212d: Download complete 05:03:10 bdb8f0575790: Download complete 05:03:10 386e3cb2ff24: Verifying Checksum 05:03:10 386e3cb2ff24: Download complete 05:03:10 2343380bae48: Download complete 05:03:10 42c077c10790: Verifying Checksum 05:03:10 42c077c10790: Download complete 05:03:10 c8a8fc8e1c8f: Download complete 05:03:12 42c077c10790: Pull complete 05:03:12 f63e77b7563a: Pull complete 05:03:12 bd5fdadae976: Pull complete 05:03:12 205491f53016: Pull complete 05:03:12 df18705c85c3: Pull complete 05:03:12 bdb3f477010e: Pull complete 05:03:14 c8a8fc8e1c8f: Pull complete 05:03:14 2c6e9b1d212d: Pull complete 05:03:15 bdb8f0575790: Pull complete 05:03:15 386e3cb2ff24: Pull complete 05:03:15 2343380bae48: Pull complete 05:03:15 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 05:03:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:03:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:15 prd-ubuntu20.04-docker-8c-8g-15117 does not seem to be running inside a container 05:03:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-179 -v /w/workspace/gexfoundry_device-snmp-go_PR-179:/w/workspace/gexfoundry_device-snmp-go_PR-179:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-179@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-179@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:03:17 $ docker top f5bc7dda02d8b7a7b61d77ff295dd60760588225c99bf8a001eaeb91fe9e5d4a -eo pid,comm 05:03:17 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). 05:03:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:03:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:03:17 [ssh-agent] Looking for ssh-agent implementation... 05:03:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:03:17 $ docker exec f5bc7dda02d8b7a7b61d77ff295dd60760588225c99bf8a001eaeb91fe9e5d4a ssh-agent 05:03:17 SSH_AUTH_SOCK=/tmp/ssh-Ppe37YdZzMWa/agent.33 05:03:17 SSH_AGENT_PID=39 05:03:17 Running ssh-add (command line suppressed) 05:03:17 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-179@tmp/private_key_3297830052546058079.key (/w/workspace/gexfoundry_device-snmp-go_PR-179@tmp/private_key_3297830052546058079.key) 05:03:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:03:18 + git tag --points-at HEAD [Pipeline] } 05:03:18 $ docker exec --env ******** --env ******** f5bc7dda02d8b7a7b61d77ff295dd60760588225c99bf8a001eaeb91fe9e5d4a ssh-agent -k 05:03:18 unset SSH_AUTH_SOCK; 05:03:18 unset SSH_AGENT_PID; 05:03:18 echo Agent pid 39 killed; 05:03:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:03:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:03:18 [ssh-agent] Looking for ssh-agent implementation... 05:03:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:03:18 $ docker exec f5bc7dda02d8b7a7b61d77ff295dd60760588225c99bf8a001eaeb91fe9e5d4a ssh-agent 05:03:18 SSH_AUTH_SOCK=/tmp/ssh-8QbdbyJmRiYY/agent.71 05:03:18 SSH_AGENT_PID=78 05:03:18 Running ssh-add (command line suppressed) 05:03:18 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-179@tmp/private_key_3107605532605391581.key (/w/workspace/gexfoundry_device-snmp-go_PR-179@tmp/private_key_3107605532605391581.key) 05:03:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:03:19 + git semver init 05:03:19 2022-06-20 05:03:19,230 [run_init] DEBUG init version:0.0.0 force:False 05:03:19 2022-06-20 05:03:19,231 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-179/.semver 05:03:19 2022-06-20 05:03:19,231 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-179/.semver 05:03:19 2022-06-20 05:03:19,231 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-179/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-179, universal_newlines=False, shell=None, istream=None) 05:03:20 2022-06-20 05:03:20,041 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-179/.git/info/exclude 05:03:20 2022-06-20 05:03:20,042 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-179/.semver/PR-179 with force:False 05:03:20 2022-06-20 05:03:20,042 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-179/.semver/PR-179 05:03:20 2022-06-20 05:03:20,046 [execute] INFO git cat-file --batch-check 05:03:20 2022-06-20 05:03:20,047 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-179/.semver, universal_newlines=False, shell=None, istream=) 05:03:20 2022-06-20 05:03:20,054 [execute] INFO git cat-file --batch 05:03:20 2022-06-20 05:03:20,054 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-179/.semver, universal_newlines=False, shell=None, istream=) 05:03:20 2022-06-20 05:03:20,059 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-179/.semver/PR-179 05:03:20 0.0.0 [Pipeline] } 05:03:20 $ docker exec --env ******** --env ******** f5bc7dda02d8b7a7b61d77ff295dd60760588225c99bf8a001eaeb91fe9e5d4a ssh-agent -k 05:03:20 unset SSH_AUTH_SOCK; 05:03:20 unset SSH_AGENT_PID; 05:03:20 echo Agent pid 78 killed; 05:03:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:03:20 + git semver [Pipeline] } 05:03:21 $ docker stop --time=1 f5bc7dda02d8b7a7b61d77ff295dd60760588225c99bf8a001eaeb91fe9e5d4a 05:03:22 $ docker rm -f f5bc7dda02d8b7a7b61d77ff295dd60760588225c99bf8a001eaeb91fe9e5d4a [Pipeline] // withDockerContainer [Pipeline] sh 05:03:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:03:23 Stashed 1 file(s) [Pipeline] echo 05:03:23 [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 05:03:23 provisioning config files... 05:03:23 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-179@tmp/config1470568348782315785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:24 ---> docker-login.sh 05:03:24 nexus3.edgexfoundry.org:10001 05:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:24 Configure a credential helper to remove this warning. See 05:03:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:24 05:03:24 Login Succeeded 05:03:24 nexus3.edgexfoundry.org:10002 05:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:24 Configure a credential helper to remove this warning. See 05:03:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:24 05:03:24 Login Succeeded 05:03:24 nexus3.edgexfoundry.org:10003 05:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:24 Configure a credential helper to remove this warning. See 05:03:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:24 05:03:24 Login Succeeded 05:03:24 nexus3.edgexfoundry.org:10004 05:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:24 Configure a credential helper to remove this warning. See 05:03:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:24 05:03:24 Login Succeeded 05:03:24 docker.io 05:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:24 Configure a credential helper to remove this warning. See 05:03:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:24 05:03:24 Login Succeeded 05:03:24 ---> docker-login.sh ends [Pipeline] } 05:03:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:03:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:03:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:03:25 ========================================================= 05:03:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 05:03:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:25 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 05:03:25 Sending build context to Docker daemon 5.403MB 05:03:25 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 05:03:25 Step 2/12 : FROM ${BASE} AS builder 05:03:25 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 05:03:25 59bf1c3509f3: Pulling fs layer 05:03:25 666ba61612fd: Pulling fs layer 05:03:25 8ed8ca486205: Pulling fs layer 05:03:25 cc1cd167ecdc: Pulling fs layer 05:03:25 c516ae0d96e1: Pulling fs layer 05:03:25 684cea983483: Pulling fs layer 05:03:25 dd3240ac7de5: Pulling fs layer 05:03:25 b1e948a4e11c: Pulling fs layer 05:03:25 a8fd76ee1af6: Pulling fs layer 05:03:25 646ad004c059: Pulling fs layer 05:03:25 b1e948a4e11c: Waiting 05:03:25 a8fd76ee1af6: Waiting 05:03:25 646ad004c059: Waiting 05:03:25 c516ae0d96e1: Waiting 05:03:25 684cea983483: Waiting 05:03:25 dd3240ac7de5: Waiting 05:03:25 8ed8ca486205: Verifying Checksum 05:03:25 8ed8ca486205: Download complete 05:03:25 666ba61612fd: Download complete 05:03:25 c516ae0d96e1: Verifying Checksum 05:03:25 c516ae0d96e1: Download complete 05:03:25 684cea983483: Verifying Checksum 05:03:25 684cea983483: Download complete 05:03:25 59bf1c3509f3: Download complete 05:03:25 dd3240ac7de5: Verifying Checksum 05:03:25 dd3240ac7de5: Download complete 05:03:25 b1e948a4e11c: Verifying Checksum 05:03:25 b1e948a4e11c: Download complete 05:03:25 59bf1c3509f3: Pull complete 05:03:26 666ba61612fd: Pull complete 05:03:26 8ed8ca486205: Pull complete 05:03:26 646ad004c059: Verifying Checksum 05:03:26 646ad004c059: Download complete 05:03:26 a8fd76ee1af6: Verifying Checksum 05:03:26 a8fd76ee1af6: Download complete 05:03:26 cc1cd167ecdc: Verifying Checksum 05:03:26 cc1cd167ecdc: Download complete 05:03:30 cc1cd167ecdc: Pull complete 05:03:30 c516ae0d96e1: Pull complete 05:03:30 684cea983483: Pull complete 05:03:30 dd3240ac7de5: Pull complete 05:03:30 b1e948a4e11c: Pull complete 05:03:32 a8fd76ee1af6: Pull complete 05:03:32 646ad004c059: Pull complete 05:03:32 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 05:03:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 05:03:32 ---> 8f69c11f6b0c 05:03:32 Step 3/12 : ARG MAKE='make build' 05:03:34 ---> Running in 4f325581c153 05:03:34 Removing intermediate container 4f325581c153 05:03:34 ---> 5139e6414af4 05:03:34 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:03:34 ---> Running in 91653e1ab9ac 05:03:34 Removing intermediate container 91653e1ab9ac 05:03:34 ---> 97cfa710d42f 05:03:34 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 05:03:34 ---> Running in c2c56fdbc0dc 05:03:34 Removing intermediate container c2c56fdbc0dc 05:03:34 ---> 1093822415d9 05:03:34 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:03:34 ---> Running in 0c1b844e868c 05:03:35 Removing intermediate container 0c1b844e868c 05:03:35 ---> c29d3dbfa30f 05:03:35 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:03:35 ---> Running in 2936a2c9cd70 05:03:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:03:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:03:36 (1/4) Installing openssh-keygen (8.8_p1-r1) 05:03:36 (2/4) Installing libedit (20210910.3.1-r0) 05:03:36 (3/4) Installing openssh-client-common (8.8_p1-r1) 05:03:36 (4/4) Installing openssh-client-default (8.8_p1-r1) 05:03:37 Executing busybox-1.34.1-r3.trigger 05:03:37 OK: 224 MiB in 56 packages 05:03:37 Removing intermediate container 2936a2c9cd70 05:03:37 ---> 6f10f1920766 05:03:37 Step 8/12 : WORKDIR /device-snmp-go 05:03:37 ---> Running in 1021ad6d2878 05:03:37 Removing intermediate container 1021ad6d2878 05:03:37 ---> 43c264a94684 05:03:37 Step 9/12 : COPY go.mod vendor* ./ 05:03:37 ---> 8b132e2d7ee3 05:03:37 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:03:38 ---> Running in 6658c46090e8 05:03:38 Still waiting to schedule task 05:03:38 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:03:52 Removing intermediate container 6658c46090e8 05:03:52 ---> a1b9c25ed2fd 05:03:52 Step 11/12 : COPY . . 05:03:52 ---> 955041ae2f96 05:03:52 Step 12/12 : RUN ${MAKE} 05:03:52 ---> Running in 6c354cc92cc1 05:03:53 noop 05:03:53 Removing intermediate container 6c354cc92cc1 05:03:53 ---> 3760e308ba2b 05:03:53 Successfully built 3760e308ba2b 05:03:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:53 + docker inspect -f . ci-base-image-x86_64 05:03:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:54 prd-ubuntu20.04-docker-8c-8g-15117 does not seem to be running inside a container 05:03:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-179 -v /w/workspace/gexfoundry_device-snmp-go_PR-179:/w/workspace/gexfoundry_device-snmp-go_PR-179:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-179@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-179@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 ******** ci-base-image-x86_64 cat 05:03:54 $ docker top 923a329c12dfca80592b851a8f5295c450c90c1fe440d0b6d0a8bb98e4573a24 -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:54 + go version 05:03:54 go version go1.17.7 linux/amd64 [Pipeline] } 05:03:55 $ docker stop --time=1 923a329c12dfca80592b851a8f5295c450c90c1fe440d0b6d0a8bb98e4573a24 05:03:56 $ docker rm -f 923a329c12dfca80592b851a8f5295c450c90c1fe440d0b6d0a8bb98e4573a24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:57 + docker inspect -f . ci-base-image-x86_64 05:03:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:57 prd-ubuntu20.04-docker-8c-8g-15117 does not seem to be running inside a container 05:03:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-179 -v /w/workspace/gexfoundry_device-snmp-go_PR-179:/w/workspace/gexfoundry_device-snmp-go_PR-179:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-179@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-179@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 ******** ci-base-image-x86_64 cat 05:03:57 $ docker top 0b03946628443d0393871212d08a3688c01327d2bbd23f979e25c734071a16de -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:03:58 + make test 05:03:58 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:03:58 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:04:08 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:04:08 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.011s coverage: 0.0% of statements 05:04:14 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:04:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:04:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:04:19 ./bin/test-attribution-txt.sh [Pipeline] echo 05:04:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:04:19 $ docker stop --time=1 0b03946628443d0393871212d08a3688c01327d2bbd23f979e25c734071a16de 05:04:21 $ docker rm -f 0b03946628443d0393871212d08a3688c01327d2bbd23f979e25c734071a16de [Pipeline] // withDockerContainer [Pipeline] sh 05:04:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:04:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:04:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:04:22 + ls -al . 05:04:22 total 168 05:04:22 drwxrwxr-x 9 jenkins jenkins 4096 Jun 20 05:04 . 05:04:22 drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 05:02 .. 05:04:22 -rw-rw-r-- 1 jenkins jenkins 6 Jun 20 05:02 .dockerignore 05:04:22 drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 05:03 .git 05:04:22 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 05:02 .github 05:04:22 -rw-rw-r-- 1 jenkins jenkins 328 Jun 20 05:02 .gitignore 05:04:22 -rw-rw-r-- 1 jenkins jenkins 41 Jun 20 05:02 .golangci.yml 05:04:22 drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 05:03 .semver 05:04:22 -rw-rw-r-- 1 jenkins jenkins 8556 Jun 20 05:02 Attribution.txt 05:04:22 -rw-rw-r-- 1 jenkins jenkins 6948 Jun 20 05:02 CHANGELOG.md 05:04:22 -rw-rw-r-- 1 jenkins jenkins 1516 Jun 20 05:02 Dockerfile 05:04:22 -rw-rw-r-- 1 jenkins jenkins 677 Jun 20 05:02 GOVERNANCE.md 05:04:22 -rw-rw-r-- 1 jenkins jenkins 656 Jun 20 05:02 Jenkinsfile 05:04:22 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 20 05:02 LICENSE 05:04:22 -rw-rw-r-- 1 jenkins jenkins 2334 Jun 20 05:02 Makefile 05:04:22 -rw-rw-r-- 1 jenkins jenkins 620 Jun 20 05:02 OWNERS.md 05:04:22 -rw-rw-r-- 1 jenkins jenkins 9390 Jun 20 05:02 README.md 05:04:22 -rw-rw-r-- 1 jenkins jenkins 5 Jun 20 05:03 VERSION 05:04:22 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 05:02 bin 05:04:22 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 05:02 cmd 05:04:22 -rw-r--r-- 1 jenkins jenkins 7631 Jun 20 05:04 coverage.out 05:04:22 -rw-rw-r-- 1 jenkins jenkins 3300 Jun 20 05:02 go.mod 05:04:22 -rw-rw-r-- 1 jenkins jenkins 36370 Jun 20 05:02 go.sum 05:04:22 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 05:02 internal 05:04:22 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 05:02 snap 05:04:22 -rw-rw-r-- 1 jenkins jenkins 228 Jun 20 05:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:23 + 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=529678675d4f72f711a12ad2f1b153d5275a47c1 --label arch=amd64 --label version=0.0.0 . 05:04:23 Sending build context to Docker daemon 5.411MB 05:04:23 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 05:04:23 Step 2/24 : FROM ${BASE} AS builder 05:04:23 ---> 3760e308ba2b 05:04:23 Step 3/24 : ARG MAKE='make build' 05:04:23 ---> Running in c8de76429c00 05:04:23 Removing intermediate container c8de76429c00 05:04:23 ---> ff7e1bdf0625 05:04:23 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:04:23 ---> Running in 61652d8bd2df 05:04:23 Removing intermediate container 61652d8bd2df 05:04:23 ---> bd6798c3efaf 05:04:23 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 05:04:23 ---> Running in 2d80d25adcee 05:04:23 Removing intermediate container 2d80d25adcee 05:04:23 ---> c0d98287b11b 05:04:23 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:04:23 ---> Running in 657857f06c00 05:04:24 Removing intermediate container 657857f06c00 05:04:24 ---> 846fd9d1a755 05:04:24 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:04:24 ---> Running in c2d9ba9b21a4 05:04:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:04:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:04:25 OK: 224 MiB in 56 packages 05:04:26 Removing intermediate container c2d9ba9b21a4 05:04:26 ---> d0ffdb290fb3 05:04:26 Step 8/24 : WORKDIR /device-snmp-go 05:04:26 ---> Running in 444c346f14d8 05:04:26 Removing intermediate container 444c346f14d8 05:04:26 ---> a689c24cfd84 05:04:26 Step 9/24 : COPY go.mod vendor* ./ 05:04:26 ---> a0eb1ec5b0df 05:04:26 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:26 ---> Running in b9b0bf839f58 05:04:27 Removing intermediate container b9b0bf839f58 05:04:27 ---> eeb2c182d4a3 05:04:27 Step 11/24 : COPY . . 05:04:27 ---> bfdcd9bccaf8 05:04:27 Step 12/24 : RUN ${MAKE} 05:04:27 ---> Running in a3ce02b38677 05:04:27 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.6 -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd 05:04:49 Removing intermediate container a3ce02b38677 05:04:49 ---> 3de140d193ad 05:04:49 Step 13/24 : FROM alpine:3.14 05:04:49 3.14: Pulling from library/alpine 05:04:49 8663204ce13b: Pulling fs layer 05:04:49 8663204ce13b: Verifying Checksum 05:04:49 8663204ce13b: Download complete 05:04:49 8663204ce13b: Pull complete 05:04:49 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 05:04:49 Status: Downloaded newer image for alpine:3.14 05:04:49 ---> e04c818066af 05:04:49 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 05:04:49 ---> Running in d4d1050d406a 05:04:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:04:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:04:49 (1/6) Installing dumb-init (1.2.5-r1) 05:04:49 (2/6) Installing libgcc (10.3.1_git20210424-r2) 05:04:49 (3/6) Installing libsodium (1.0.18-r0) 05:04:49 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 05:04:49 (5/6) Installing libzmq (4.3.4-r0) 05:04:49 (6/6) Installing zeromq (4.3.4-r0) 05:04:49 Executing busybox-1.33.1-r7.trigger 05:04:49 OK: 8 MiB in 20 packages 05:04:49 Removing intermediate container d4d1050d406a 05:04:49 ---> 0d82cc4471d1 05:04:49 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 05:04:49 ---> b401b52a9492 05:04:49 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:04:49 ---> 674e6ef2cfae 05:04:49 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 05:04:49 ---> c4e48132b939 05:04:49 Step 18/24 : EXPOSE 59993 05:04:49 ---> Running in 4b380411411c 05:04:49 Removing intermediate container 4b380411411c 05:04:49 ---> 78e43423102f 05:04:49 Step 19/24 : EXPOSE 161 05:04:49 ---> Running in a9ed0732913e 05:04:49 Removing intermediate container a9ed0732913e 05:04:49 ---> 9ecff0e7a392 05:04:49 Step 20/24 : ENTRYPOINT ["/device-snmp"] 05:04:49 ---> Running in cfc2002f2101 05:04:49 Removing intermediate container cfc2002f2101 05:04:49 ---> 7bc65420ebbb 05:04:49 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 05:04:49 ---> Running in 6419f8f29255 05:04:49 Removing intermediate container 6419f8f29255 05:04:49 ---> e513ba23de08 05:04:49 Step 22/24 : LABEL arch=amd64 05:04:49 ---> Running in 0a85ec1b6978 05:04:49 Removing intermediate container 0a85ec1b6978 05:04:49 ---> aa5730072948 05:04:49 Step 23/24 : LABEL git_sha=529678675d4f72f711a12ad2f1b153d5275a47c1 05:04:50 ---> Running in 685f0cab34ef 05:04:50 Removing intermediate container 685f0cab34ef 05:04:50 ---> fd0c81334e25 05:04:50 Step 24/24 : LABEL version=0.0.0 05:04:50 ---> Running in dfb777c628fa 05:04:50 Removing intermediate container dfb777c628fa 05:04:50 ---> 9ee04d20dfaa 05:04:50 [Warning] One or more build-args [ARCH] were not consumed 05:04:50 Successfully built 9ee04d20dfaa 05:04:50 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 05:04:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:51 05:04:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:51 latest: Pulling from edgex-lftools-log-publisher 05:04:51 5eb5b503b376: Pulling fs layer 05:04:51 5c69ac0246d0: Pulling fs layer 05:04:51 ec43610c2a17: Pulling fs layer 05:04:51 3a2ae6a8a46f: Pulling fs layer 05:04:51 33b1e0a273af: Pulling fs layer 05:04:51 5d3b04190fa2: Pulling fs layer 05:04:51 2f39f015ded8: Pulling fs layer 05:04:51 3a2ae6a8a46f: Waiting 05:04:51 33b1e0a273af: Waiting 05:04:51 5d3b04190fa2: Waiting 05:04:51 2f39f015ded8: Waiting 05:04:51 5c69ac0246d0: Download complete 05:04:51 3a2ae6a8a46f: Verifying Checksum 05:04:51 3a2ae6a8a46f: Download complete 05:04:51 33b1e0a273af: Verifying Checksum 05:04:51 33b1e0a273af: Download complete 05:04:51 ec43610c2a17: Verifying Checksum 05:04:51 ec43610c2a17: Download complete 05:04:51 5d3b04190fa2: Verifying Checksum 05:04:51 5d3b04190fa2: Download complete 05:04:51 5eb5b503b376: Verifying Checksum 05:04:51 5eb5b503b376: Download complete 05:04:52 2f39f015ded8: Download complete 05:04:52 5eb5b503b376: Pull complete 05:04:53 5c69ac0246d0: Pull complete 05:04:53 ec43610c2a17: Pull complete 05:04:53 3a2ae6a8a46f: Pull complete 05:04:53 33b1e0a273af: Pull complete 05:04:53 5d3b04190fa2: Pull complete 05:04:58 2f39f015ded8: Pull complete 05:04:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:04:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:58 prd-ubuntu20.04-docker-8c-8g-15117 does not seem to be running inside a container 05:04:58 $ 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-179 -v /w/workspace/gexfoundry_device-snmp-go_PR-179:/w/workspace/gexfoundry_device-snmp-go_PR-179:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-179@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-179@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:05:00 $ docker top 301de93f511421f5bbb6cd09510aeb543735b86e271ab64f2a3d161a67be5981 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:05:01 ---> job-cost.sh 05:05:01 lf-activate-venv: SKIPPING 05:05:01 INFO: No Stack... 05:05:01 INFO: Retrieving Pricing Info for: v3-standard-8 05:05:01 INFO: Archiving Costs [Pipeline] sh 05:05:02 + cat /w/workspace/gexfoundry_device-snmp-go_PR-179/archives/cost.csv 05:05:02 + cut -d, -f6 [Pipeline] lock 05:05:02 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-179-1-stack-cost] 05:05:02 Resource [jenkins-edgexfoundry-device-snmp-go-PR-179-1-stack-cost] did not exist. Created. 05:05:02 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-179-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:05:02 + echo total: 0.2199999988079071 [Pipeline] stash 05:05:02 Stashed 1 file(s) [Pipeline] } 05:05:02 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-179-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:05:02 $ docker stop --time=1 301de93f511421f5bbb6cd09510aeb543735b86e271ab64f2a3d161a67be5981 05:05:03 $ docker rm -f 301de93f511421f5bbb6cd09510aeb543735b86e271ab64f2a3d161a67be5981 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:05:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15120 in /w/workspace/gexfoundry_device-snmp-go_PR-179 [Pipeline] { [Pipeline] ws 05:05:20 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 05:05:20 Selected Git installation does not exist. Using Default 05:05:20 The recommended git tool is: NONE 05:05:26 using credential edgex-jenkins-ssh 05:05:26 Cloning the remote Git repository 05:05:26 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 05:05:26 > git init /w/workspace/device-snmp-go/1 # timeout=10 05:05:26 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:05:26 > git --version # timeout=10 05:05:26 > git --version # 'git version 2.25.1' 05:05:26 using GIT_SSH to set credentials SSH Credentials for GitHub 05:05:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:05:27 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:05:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:05:27 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:05:27 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:05:27 using GIT_SSH to set credentials SSH Credentials for GitHub 05:05:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/179/head:refs/remotes/origin/PR-179 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:05:28 Merging remotes/origin/main commit de36933a196ec2e5ea0c5601bc2b4d4bfd93191e into PR head commit 529678675d4f72f711a12ad2f1b153d5275a47c1 05:05:28 Merge succeeded, producing 529678675d4f72f711a12ad2f1b153d5275a47c1 05:05:28 Checking out Revision 529678675d4f72f711a12ad2f1b153d5275a47c1 (PR-179) 05:05:28 > git config core.sparsecheckout # timeout=10 05:05:28 > git checkout -f 529678675d4f72f711a12ad2f1b153d5275a47c1 # timeout=10 05:05:28 > git remote # timeout=10 05:05:28 > git config --get remote.origin.url # timeout=10 05:05:28 using GIT_SSH to set credentials SSH Credentials for GitHub 05:05:28 > git merge de36933a196ec2e5ea0c5601bc2b4d4bfd93191e # timeout=10 05:05:28 > git rev-parse HEAD^{commit} # timeout=10 05:05:28 > git config core.sparsecheckout # timeout=10 05:05:28 > git checkout -f 529678675d4f72f711a12ad2f1b153d5275a47c1 # timeout=10 05:05:32 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" 05:05:32 > git --version # timeout=10 05:05:32 > git --version # 'git version 2.25.1' 05:05:32 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:05:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:05:33 % Total % Received % Xferd Average Speed Time Time Time Current 05:05:33 Dload Upload Total Spent Left Speed 05:05:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 66956 0 --:--:-- --:--:-- --:--:-- 67324 [Pipeline] sh 05:05:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:05:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:05:34 + sudo tee /etc/docker/daemon.new 05:05:34 { 05:05:34 "registry-mirrors": [ 05:05:34 "https://nexus3.edgexfoundry.org:10001" 05:05:34 ], 05:05:34 "bip": "10.250.0.254/24", 05:05:34 "hosts": [ 05:05:34 "tcp://0.0.0.0:5555", 05:05:34 "unix:///var/run/docker.sock" 05:05:34 ], 05:05:34 "mtu": 1458, 05:05:34 "selinux-enabled": true, 05:05:34 "seccomp-profile": "/etc/docker/seccomp.json" 05:05:34 } [Pipeline] sh 05:05:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:05:35 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:05:54 provisioning config files... 05:05:54 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config6140947928360804181tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:05:54 ---> docker-login.sh 05:05:54 nexus3.edgexfoundry.org:10001 05:05:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:55 Configure a credential helper to remove this warning. See 05:05:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:55 05:05:55 Login Succeeded 05:05:55 nexus3.edgexfoundry.org:10002 05:05:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:55 Configure a credential helper to remove this warning. See 05:05:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:55 05:05:55 Login Succeeded 05:05:55 nexus3.edgexfoundry.org:10003 05:05:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:56 Configure a credential helper to remove this warning. See 05:05:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:56 05:05:56 Login Succeeded 05:05:56 nexus3.edgexfoundry.org:10004 05:05:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:57 Configure a credential helper to remove this warning. See 05:05:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:57 05:05:57 Login Succeeded 05:05:57 docker.io 05:05:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:58 Configure a credential helper to remove this warning. See 05:05:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:58 05:05:58 Login Succeeded 05:05:58 ---> docker-login.sh ends [Pipeline] } 05:05:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:05:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:05:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:05:58 ========================================================= 05:05:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 05:05:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:59 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 05:05:59 Sending build context to Docker daemon 2.785MB 05:05:59 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 05:05:59 Step 2/12 : FROM ${BASE} AS builder 05:05:59 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:05:59 9b3977197b4f: Pulling fs layer 05:05:59 1a89e8eeedd5: Pulling fs layer 05:05:59 94645a83ff95: Pulling fs layer 05:05:59 e6fb740bc735: Pulling fs layer 05:05:59 3a77bd46dcc9: Pulling fs layer 05:05:59 355e64cbe906: Pulling fs layer 05:05:59 63ab81a10011: Pulling fs layer 05:05:59 555d1d1c4555: Pulling fs layer 05:05:59 7d9057610161: Pulling fs layer 05:05:59 3a77bd46dcc9: Waiting 05:05:59 355e64cbe906: Waiting 05:05:59 555d1d1c4555: Waiting 05:05:59 63ab81a10011: Waiting 05:05:59 7d9057610161: Waiting 05:05:59 e6fb740bc735: Waiting 05:05:59 94645a83ff95: Verifying Checksum 05:05:59 1a89e8eeedd5: Verifying Checksum 05:05:59 1a89e8eeedd5: Download complete 05:05:59 3a77bd46dcc9: Verifying Checksum 05:05:59 3a77bd46dcc9: Download complete 05:05:59 355e64cbe906: Verifying Checksum 05:05:59 355e64cbe906: Download complete 05:05:59 9b3977197b4f: Verifying Checksum 05:05:59 9b3977197b4f: Download complete 05:05:59 63ab81a10011: Download complete 05:06:00 9b3977197b4f: Pull complete 05:06:00 7d9057610161: Verifying Checksum 05:06:00 7d9057610161: Download complete 05:06:01 1a89e8eeedd5: Pull complete 05:06:01 94645a83ff95: Pull complete 05:06:02 555d1d1c4555: Verifying Checksum 05:06:02 555d1d1c4555: Download complete 05:06:02 e6fb740bc735: Verifying Checksum 05:06:15 e6fb740bc735: Pull complete 05:06:15 3a77bd46dcc9: Pull complete 05:06:15 355e64cbe906: Pull complete 05:06:15 63ab81a10011: Pull complete 05:06:21 555d1d1c4555: Pull complete 05:06:23 7d9057610161: Pull complete 05:06:23 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 05:06:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 05:06:23 ---> 819e984ddca1 05:06:23 Step 3/12 : ARG MAKE='make build' 05:06:24 ---> Running in 7cbbbae82c68 05:06:24 Removing intermediate container 7cbbbae82c68 05:06:24 ---> 366335903309 05:06:24 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:06:24 ---> Running in 304ee128a126 05:06:24 Removing intermediate container 304ee128a126 05:06:24 ---> 16008f3fe582 05:06:24 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 05:06:25 ---> Running in 897728220e56 05:06:25 Removing intermediate container 897728220e56 05:06:25 ---> 0378734ae59c 05:06:25 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:06:25 ---> Running in 31df179d11d5 05:06:28 Removing intermediate container 31df179d11d5 05:06:28 ---> 9dbf63cea8c3 05:06:28 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:06:28 ---> Running in dbcc4e6b3704 05:06:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:06:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:06:31 (1/4) Installing openssh-keygen (8.8_p1-r1) 05:06:31 (2/4) Installing libedit (20210910.3.1-r0) 05:06:31 (3/4) Installing openssh-client-common (8.8_p1-r1) 05:06:31 (4/4) Installing openssh-client-default (8.8_p1-r1) 05:06:31 Executing busybox-1.34.1-r3.trigger 05:06:31 OK: 224 MiB in 56 packages 05:06:32 Removing intermediate container dbcc4e6b3704 05:06:32 ---> ff33d65cc91d 05:06:32 Step 8/12 : WORKDIR /device-snmp-go 05:06:33 ---> Running in 2a783a2a7155 05:06:33 Removing intermediate container 2a783a2a7155 05:06:33 ---> ec7d289e234d 05:06:33 Step 9/12 : COPY go.mod vendor* ./ 05:06:34 ---> 54ff98c84d8a 05:06:34 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:06:34 ---> Running in b8373b759cd2 05:07:21 Removing intermediate container b8373b759cd2 05:07:21 ---> 38114947362b 05:07:21 Step 11/12 : COPY . . 05:07:21 ---> d48ac1b59793 05:07:21 Step 12/12 : RUN ${MAKE} 05:07:21 ---> Running in ee57a3db34f4 05:07:21 noop 05:07:21 Removing intermediate container ee57a3db34f4 05:07:21 ---> d1c1a802b90d 05:07:21 Successfully built d1c1a802b90d 05:07:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:21 + docker inspect -f . ci-base-image-arm64 05:07:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:07:21 prd-ubuntu20.04-docker-arm64-4c-16g-15120 does not seem to be running inside a container 05:07:21 $ 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 ******** ci-base-image-arm64 cat 05:07:23 $ docker top b6c186375feb044226c0b5fb6401a6f6ed7439b0bfbee09b47c70a007d2a3a78 -eo pid,comm [Pipeline] { [Pipeline] sh 05:07:24 + go version 05:07:24 go version go1.17.7 linux/arm64 [Pipeline] } 05:07:24 $ docker stop --time=1 b6c186375feb044226c0b5fb6401a6f6ed7439b0bfbee09b47c70a007d2a3a78 05:07:25 $ docker rm -f b6c186375feb044226c0b5fb6401a6f6ed7439b0bfbee09b47c70a007d2a3a78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:26 + docker inspect -f . ci-base-image-arm64 05:07:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:07:27 prd-ubuntu20.04-docker-arm64-4c-16g-15120 does not seem to be running inside a container 05:07:27 $ 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 ******** ci-base-image-arm64 cat 05:07:28 $ docker top cc867fb210944b1c2adc1e46521d99d3948afe2904929d4a280f314b180cc0a1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:07:29 + make test 05:07:29 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:07:31 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:08:52 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:08:52 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.067s coverage: 0.0% of statements 05:08:52 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:08:52 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:09:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:09:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:09:19 ./bin/test-attribution-txt.sh [Pipeline] echo 05:09:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:09:19 $ docker stop --time=1 cc867fb210944b1c2adc1e46521d99d3948afe2904929d4a280f314b180cc0a1 05:09:21 $ docker rm -f cc867fb210944b1c2adc1e46521d99d3948afe2904929d4a280f314b180cc0a1 [Pipeline] // withDockerContainer [Pipeline] sh 05:09:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:09:22 Warning: overwriting stash ‘coverage-report’ 05:09:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:09:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:09:24 + ls -al . 05:09:24 total 164 05:09:24 drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 05:09 . 05:09:24 drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 05:05 .. 05:09:24 -rw-rw-r-- 1 jenkins jenkins 6 Jun 20 05:05 .dockerignore 05:09:24 drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 05:05 .git 05:09:24 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 05:05 .github 05:09:24 -rw-rw-r-- 1 jenkins jenkins 328 Jun 20 05:05 .gitignore 05:09:24 -rw-rw-r-- 1 jenkins jenkins 41 Jun 20 05:05 .golangci.yml 05:09:24 -rw-rw-r-- 1 jenkins jenkins 8556 Jun 20 05:05 Attribution.txt 05:09:24 -rw-rw-r-- 1 jenkins jenkins 6948 Jun 20 05:05 CHANGELOG.md 05:09:24 -rw-rw-r-- 1 jenkins jenkins 1516 Jun 20 05:05 Dockerfile 05:09:24 -rw-rw-r-- 1 jenkins jenkins 677 Jun 20 05:05 GOVERNANCE.md 05:09:24 -rw-rw-r-- 1 jenkins jenkins 656 Jun 20 05:05 Jenkinsfile 05:09:24 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 20 05:05 LICENSE 05:09:24 -rw-rw-r-- 1 jenkins jenkins 2334 Jun 20 05:05 Makefile 05:09:24 -rw-rw-r-- 1 jenkins jenkins 620 Jun 20 05:05 OWNERS.md 05:09:24 -rw-rw-r-- 1 jenkins jenkins 9390 Jun 20 05:05 README.md 05:09:24 -rw-rw-r-- 1 jenkins jenkins 5 Jun 20 05:03 VERSION 05:09:24 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 05:05 bin 05:09:24 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 05:05 cmd 05:09:24 -rw-r--r-- 1 jenkins jenkins 7631 Jun 20 05:08 coverage.out 05:09:24 -rw-rw-r-- 1 jenkins jenkins 3300 Jun 20 05:05 go.mod 05:09:24 -rw-rw-r-- 1 jenkins jenkins 36370 Jun 20 05:05 go.sum 05:09:24 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 05:05 internal 05:09:24 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 05:05 snap 05:09:24 -rw-rw-r-- 1 jenkins jenkins 228 Jun 20 05:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:24 + 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=529678675d4f72f711a12ad2f1b153d5275a47c1 --label arch=arm64 --label version=0.0.0 . 05:09:24 Sending build context to Docker daemon 2.793MB 05:09:24 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 05:09:24 Step 2/24 : FROM ${BASE} AS builder 05:09:24 ---> d1c1a802b90d 05:09:24 Step 3/24 : ARG MAKE='make build' 05:09:25 ---> Running in d42da5327bf3 05:09:25 Removing intermediate container d42da5327bf3 05:09:25 ---> a94ef0c215ea 05:09:25 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:09:25 ---> Running in 98bf92683b4c 05:09:25 Removing intermediate container 98bf92683b4c 05:09:25 ---> 8fb8c7fdb5c1 05:09:25 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 05:09:25 ---> Running in beeb405b3c65 05:09:26 Removing intermediate container beeb405b3c65 05:09:26 ---> 262ea32d2633 05:09:26 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:09:26 ---> Running in 764db94c9f69 05:09:28 Removing intermediate container 764db94c9f69 05:09:28 ---> 066714bc221a 05:09:28 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:09:28 ---> Running in f0f5b5b42318 05:09:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:09:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:09:30 OK: 224 MiB in 56 packages 05:09:31 Removing intermediate container f0f5b5b42318 05:09:31 ---> d5c94379f3d2 05:09:31 Step 8/24 : WORKDIR /device-snmp-go 05:09:31 ---> Running in 9941e3b3e1df 05:09:31 Removing intermediate container 9941e3b3e1df 05:09:31 ---> 61fac8ee6c24 05:09:31 Step 9/24 : COPY go.mod vendor* ./ 05:09:32 ---> 117d2f7f5b7c 05:09:32 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:09:32 ---> Running in 5afcfeafb443 05:09:34 Removing intermediate container 5afcfeafb443 05:09:34 ---> 86bc5b7db091 05:09:34 Step 11/24 : COPY . . 05:09:35 ---> 3a5c9ce14bbb 05:09:35 Step 12/24 : RUN ${MAKE} 05:09:35 ---> Running in f40ba0ed92b4 05:09:36 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.6 -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd 05:11:43 Removing intermediate container f40ba0ed92b4 05:11:43 ---> 393433dbab97 05:11:43 Step 13/24 : FROM alpine:3.14 05:11:43 3.14: Pulling from library/alpine 05:11:43 455c02918c45: Pulling fs layer 05:11:43 455c02918c45: Download complete 05:11:43 455c02918c45: Pull complete 05:11:43 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 05:11:43 Status: Downloaded newer image for alpine:3.14 05:11:43 ---> ac73e934f311 05:11:43 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 05:11:43 ---> Running in aa0390806481 05:11:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:11:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:11:43 (1/6) Installing dumb-init (1.2.5-r1) 05:11:43 (2/6) Installing libgcc (10.3.1_git20210424-r2) 05:11:43 (3/6) Installing libsodium (1.0.18-r0) 05:11:43 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 05:11:43 (5/6) Installing libzmq (4.3.4-r0) 05:11:43 (6/6) Installing zeromq (4.3.4-r0) 05:11:43 Executing busybox-1.33.1-r7.trigger 05:11:43 OK: 8 MiB in 20 packages 05:11:44 Removing intermediate container aa0390806481 05:11:44 ---> c0790a91ff19 05:11:44 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 05:11:45 ---> 70c87215ad3c 05:11:45 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:11:46 ---> 49947ffb6050 05:11:46 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 05:11:47 ---> b359d69fbfa1 05:11:47 Step 18/24 : EXPOSE 59993 05:11:47 ---> Running in e3dfb03882b1 05:11:47 Removing intermediate container e3dfb03882b1 05:11:47 ---> c367e78107a4 05:11:47 Step 19/24 : EXPOSE 161 05:11:47 ---> Running in 36f937e37f27 05:11:47 Removing intermediate container 36f937e37f27 05:11:47 ---> 8f5cd837b5f8 05:11:47 Step 20/24 : ENTRYPOINT ["/device-snmp"] 05:11:47 ---> Running in 20748e1238c6 05:11:47 Removing intermediate container 20748e1238c6 05:11:47 ---> 4b15608a9f23 05:11:47 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 05:11:48 ---> Running in b85027eb1d5a 05:11:48 Removing intermediate container b85027eb1d5a 05:11:48 ---> e4abcb714298 05:11:48 Step 22/24 : LABEL arch=arm64 05:11:48 ---> Running in ada094022d9c 05:11:48 Removing intermediate container ada094022d9c 05:11:48 ---> 9cd455532775 05:11:48 Step 23/24 : LABEL git_sha=529678675d4f72f711a12ad2f1b153d5275a47c1 05:11:48 ---> Running in c8e35a43dd10 05:11:48 Removing intermediate container c8e35a43dd10 05:11:48 ---> 578e2aba4eb2 05:11:48 Step 24/24 : LABEL version=0.0.0 05:11:48 ---> Running in 9a43adb2c0c6 05:11:49 Removing intermediate container 9a43adb2c0c6 05:11:49 ---> 5d704b6e1414 05:11:49 [Warning] One or more build-args [ARCH] were not consumed 05:11:49 Successfully built 5d704b6e1414 05:11:49 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 05:11:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:11:50 05:11:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:11:51 arm64: Pulling from edgex-lftools-log-publisher 05:11:51 8998bd30e6a1: Pulling fs layer 05:11:51 04944245beec: Pulling fs layer 05:11:51 699f458cf7ca: Pulling fs layer 05:11:51 765212b225bb: Pulling fs layer 05:11:51 f23df028b6ca: Pulling fs layer 05:11:51 d65c8cfc05b1: Pulling fs layer 05:11:51 2437ff75d9bd: Pulling fs layer 05:11:51 765212b225bb: Waiting 05:11:51 f23df028b6ca: Waiting 05:11:51 d65c8cfc05b1: Waiting 05:11:51 2437ff75d9bd: Waiting 05:11:51 04944245beec: Verifying Checksum 05:11:51 04944245beec: Download complete 05:11:51 765212b225bb: Verifying Checksum 05:11:51 765212b225bb: Download complete 05:11:51 f23df028b6ca: Verifying Checksum 05:11:51 f23df028b6ca: Download complete 05:11:51 d65c8cfc05b1: Verifying Checksum 05:11:51 d65c8cfc05b1: Download complete 05:11:51 699f458cf7ca: Verifying Checksum 05:11:51 699f458cf7ca: Download complete 05:11:51 8998bd30e6a1: Verifying Checksum 05:11:51 8998bd30e6a1: Download complete 05:11:53 2437ff75d9bd: Verifying Checksum 05:11:53 2437ff75d9bd: Download complete 05:11:55 8998bd30e6a1: Pull complete 05:11:56 04944245beec: Pull complete 05:11:57 699f458cf7ca: Pull complete 05:11:57 765212b225bb: Pull complete 05:11:58 f23df028b6ca: Pull complete 05:11:58 d65c8cfc05b1: Pull complete 05:12:14 2437ff75d9bd: Pull complete 05:12:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:12:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:12:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:12:14 prd-ubuntu20.04-docker-arm64-4c-16g-15120 does not seem to be running inside a container 05:12:14 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:12:17 $ docker top 169a137de407623f7be9513c154c5ce5e9ee43b61c438d74a7065a57ebcaffa8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:12:18 ---> job-cost.sh 05:12:18 lf-activate-venv: SKIPPING 05:12:18 INFO: No Stack... 05:12:18 INFO: Retrieving Pricing Info for: v3-standard-4 05:12:19 INFO: Archiving Costs [Pipeline] sh 05:12:20 + cat+ /w/workspace/device-snmp-go/1/archives/cost.csv 05:12:20 cut -d, -f6 [Pipeline] lock 05:12:20 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-179-1-stack-cost] 05:12:20 Resource [jenkins-edgexfoundry-device-snmp-go-PR-179-1-stack-cost] did not exist. Created. 05:12:20 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-179-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:12:20 /w/workspace/device-snmp-go/1@tmp/durable-21bb2b68/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:12:21 + echo total: 0.10999999940395355 [Pipeline] stash 05:12:21 Warning: overwriting stash ‘stack-cost’ 05:12:21 Stashed 1 file(s) [Pipeline] } 05:12:21 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-179-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:12:21 $ docker stop --time=1 169a137de407623f7be9513c154c5ce5e9ee43b61c438d74a7065a57ebcaffa8 05:12:23 $ docker rm -f 169a137de407623f7be9513c154c5ce5e9ee43b61c438d74a7065a57ebcaffa8 [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 05:12:24 provisioning config files... 05:12:24 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-179@tmp/config3451512744734165654tmp [Pipeline] { [Pipeline] sh 05:12:24 + set +x 05:12:24 + curl -s https://codecov.io/bash 05:12:24 + bash -s -- 05:12:24 05:12:24 _____ _ 05:12:24 / ____| | | 05:12:24 | | ___ __| | ___ ___ _____ __ 05:12:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:12:24 | |___| (_) | (_| | __/ (_| (_) \ V / 05:12:24 \_____\___/ \__,_|\___|\___\___/ \_/ 05:12:24 Bash-1.0.6 05:12:24 05:12:24 05:12:24 ==> git version 2.25.1 found 05:12:24 ==> 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 05:12:24 Release-Date: 2020-01-08 05:12:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:12:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:12:24 ==> Jenkins CI detected. 05:12:24 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-179 05:12:24 project root: . 05:12:24 --> token set from env 05:12:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:12:24 ==> Running gcov in . (disable via -X gcov) 05:12:24 ==> Python coveragepy not found 05:12:24 ==> Searching for coverage reports in: 05:12:24 + . 05:12:24 -> Found 1 reports 05:12:24 ==> Detecting git/mercurial file structure 05:12:24 ==> Reading reports 05:12:24 + ./coverage.out bytes=7631 05:12:24 ==> Appending adjustments 05:12:24 https://docs.codecov.io/docs/fixing-reports 05:12:25 + Found adjustments 05:12:25 ==> Gzipping contents 05:12:25 4.0K /tmp/codecov.g5sNUA.gz 05:12:25 ==> Uploading reports 05:12:25 url: https://codecov.io 05:12:25 query: branch=PR-179&commit=529678675d4f72f711a12ad2f1b153d5275a47c1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-179%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=179&job=&cmd_args= 05:12:25 -> Pinging Codecov 05:12:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-179&commit=529678675d4f72f711a12ad2f1b153d5275a47c1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-179%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=179&job=&cmd_args= 05:12:25 -> Uploading to 05:12:25 https://storage.googleapis.com/codecov/v4/raw/2022-06-20/6C56EA5C29638FB4528AC87E60AF5AE0/529678675d4f72f711a12ad2f1b153d5275a47c1/0d5b7b22-705b-4362-baf8-8c07445edc90.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220620%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220620T051225Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cb25b3f31b61498d02539a54a6ad9df0ca4cf76d86f6943a6f31b0c399c54b91 05:12:25 % Total % Received % Xferd Average Speed Time Time Time Current 05:12:25 Dload Upload Total Spent Left Speed 05:12:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1603 0 0 100 1603 0 6821 --:--:-- --:--:-- --:--:-- 6821 05:12:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/529678675d4f72f711a12ad2f1b153d5275a47c1 [Pipeline] } 05:12:25 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 05:12:27 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-179/archives ] 05:12:27 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-179/archives 05:12:27 total 16 05:12:27 drwxr-xr-x 3 root root 4096 Jun 20 05:05 . 05:12:27 drwxrwxr-x 10 jenkins jenkins 4096 Jun 20 05:05 .. 05:12:27 drwxr-xr-x 2 root root 4096 Jun 20 05:05 cost 05:12:27 -rw-r--r-- 1 root root 85 Jun 20 05:05 cost.csv 05:12:27 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-179/archives 05:12:27 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-179/archives 05:12:27 total 16 05:12:27 drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 05:05 . 05:12:27 drwxrwxr-x 10 jenkins jenkins 4096 Jun 20 05:05 .. 05:12:27 drwxr-xr-x 2 jenkins jenkins 4096 Jun 20 05:05 cost 05:12:27 -rw-r--r-- 1 jenkins jenkins 85 Jun 20 05:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:12:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:12:28 ---> package-listing.sh 05:12:28 ++ facter osfamily 05:12:28 ++ tr '[:upper:]' '[:lower:]' 05:12:28 + OS_FAMILY=debian 05:12:28 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-179 05:12:28 + START_PACKAGES=/tmp/packages_start.txt 05:12:28 + END_PACKAGES=/tmp/packages_end.txt 05:12:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:12:28 + PACKAGES=/tmp/packages_start.txt 05:12:28 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-179 ']' 05:12:28 + PACKAGES=/tmp/packages_end.txt 05:12:28 + case "${OS_FAMILY}" in 05:12:28 + dpkg -l 05:12:28 + grep '^ii' 05:12:29 + '[' -f /tmp/packages_start.txt ']' 05:12:29 + '[' -f /tmp/packages_end.txt ']' 05:12:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:12:29 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-179 ']' 05:12:29 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-179/archives/ 05:12:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-179/archives/ [Pipeline] echo 05:12:29 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-179/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:12:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:12:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:12:29 prd-ubuntu20.04-docker-8c-8g-15117 does not seem to be running inside a container 05:12:29 $ 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-179/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-179 -v /w/workspace/gexfoundry_device-snmp-go_PR-179:/w/workspace/gexfoundry_device-snmp-go_PR-179:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-179@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-179@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:12:30 $ docker top ff3f246de83c907a006a72495189d15944222ce883cab265c543b099c4096012 -eo pid,comm [Pipeline] { [Pipeline] sh 05:12:30 + touch /tmp/pre-build-complete [Pipeline] sh 05:12:30 + mkdir -p /var/log/sysstat [Pipeline] sh 05:12:31 + ls /var/log/sa-host 05:12:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:12:31 provisioning config files... 05:12:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-179@tmp/config1324285660519021819tmp [Pipeline] { [Pipeline] echo 05:12:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:12:31 ---> create-netrc.sh [Pipeline] } 05:12:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:12:32 ---> python-tools-install.sh [Pipeline] echo 05:12:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:12:32 ---> sudo-logs.sh 05:12:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:12:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:12:32 ---> job-cost.sh 05:12:32 lf-activate-venv: SKIPPING 05:12:32 DEBUG: total: 0.2199999988079071 05:12:32 INFO: Retrieving Stack Cost... 05:12:33 INFO: Retrieving Pricing Info for: v3-standard-8 05:12:33 INFO: Archiving Costs [Pipeline] echo 05:12:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:12:34 ---> logs-deploy.sh 05:12:34 lf-activate-venv: SKIPPING 05:12:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-179/1 05:12:34 INFO: archiving workspace using pattern(s): 05:12:35 Archives upload complete. 05:12:35 INFO: archiving logs to Nexus