Pull request #241 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b49eec6ee0a73efb0da9900257fec54c1cbd21e0+2bd6e5dae59222faf073cfb9822f90f2048c0bba (9fe3c7dd5f54289e63f5bb4e407df1725320f432) 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-ssh9294198070327868802.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh1972565817329594555.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-241/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-241/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12637695487671190800.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-241/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1922812492989068932.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh10069864613951686030.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-241/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-241/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1168751131168883963.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-6702’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6707 in /w/workspace/gexfoundry_device-snmp-go_PR-241 [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-241 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/241/head:refs/remotes/origin/PR-241 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit b49eec6ee0a73efb0da9900257fec54c1cbd21e0 Merge succeeded, producing b49eec6ee0a73efb0da9900257fec54c1cbd21e0 Checking out Revision b49eec6ee0a73efb0da9900257fec54c1cbd21e0 (PR-241) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:59:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:59:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv > git config core.sparsecheckout # timeout=10 > git checkout -f b49eec6ee0a73efb0da9900257fec54c1cbd21e0 # 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 2bd6e5dae59222faf073cfb9822f90f2048c0bba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b49eec6ee0a73efb0da9900257fec54c1cbd21e0 # timeout=10 [Pipeline] { [Pipeline] echo 05:59:46 ========================================================= 05:59:46 EdgeX Global Pipelines Version Info 05:59:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:59:47 ------------------- 05:59:47 stable info: 05:59:47 ------------------- 05:59:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:59:47 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:59:47 Message: update stable to v1.0.244 05:59:47 ------------------- 05:59:47 experimental info: 05:59:47 ------------------- 05:59:47 Commited By: **** collab-it+edgex@linuxfoundation.org 05:59:47 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:59:47 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:59:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 05:59:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 05:59:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:59:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:59:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:59:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 05:59:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:59:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:59:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:59:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:59:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:59:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 05:59:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:59:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:59:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:59:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:59:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:59:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:59:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:59:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:59:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:59:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:59:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:59:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:59:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:59:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:59:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:59:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-241 [Pipeline] echo 05:59:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-241 [Pipeline] echo 05:59:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-241 [Pipeline] echo 05:59:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b49eec6ee0a73efb0da9900257fec54c1cbd21e0 [Pipeline] echo 05:59:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b49eec6 [Pipeline] echo 05:59:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:59:49 provisioning config files... 05:59:49 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-241@tmp/config13221601723159694603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:50 ---> docker-login.sh 05:59:50 nexus3.edgexfoundry.org:10001 05:59:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:50 Configure a credential helper to remove this warning. See 05:59:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:50 05:59:50 Login Succeeded 05:59:50 nexus3.edgexfoundry.org:10002 05:59:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:50 Configure a credential helper to remove this warning. See 05:59:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:50 05:59:50 Login Succeeded 05:59:50 nexus3.edgexfoundry.org:10003 05:59:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:50 Configure a credential helper to remove this warning. See 05:59:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:50 05:59:50 Login Succeeded 05:59:50 nexus3.edgexfoundry.org:10004 05:59:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:50 Configure a credential helper to remove this warning. See 05:59:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:50 05:59:50 Login Succeeded 05:59:50 docker.io 05:59:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:50 Configure a credential helper to remove this warning. See 05:59:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:50 05:59:50 Login Succeeded 05:59:50 ---> docker-login.sh ends [Pipeline] } 05:59:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:59:51 + git rev-list -1 --merges b49eec6ee0a73efb0da9900257fec54c1cbd21e0~1..b49eec6ee0a73efb0da9900257fec54c1cbd21e0 [Pipeline] echo 05:59:51 -----------> git rev-list -1 --merges b49eec6ee0a73efb0da9900257fec54c1cbd21e0~1..b49eec6ee0a73efb0da9900257fec54c1cbd21e0 b49eec6ee0a73efb0da9900257fec54c1cbd21e0 [false] [Pipeline] sh 05:59:51 + git log --format=format:%s -1 b49eec6ee0a73efb0da9900257fec54c1cbd21e0 [Pipeline] echo 05:59:51 ========================================================= 05:59:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:59:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:59:52 + git log --format=format:%s -1 b49eec6ee0a73efb0da9900257fec54c1cbd21e0 [Pipeline] echo 05:59:52 [semverPrep] GIT_COMMIT: b49eec6ee0a73efb0da9900257fec54c1cbd21e0, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 05:59:52 [semverPrep] This is not a build commit. [Pipeline] sh 05:59:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:59:52 + grep -v github /etc/ssh/ssh_known_hosts 05:59:52 + [ -e /tmp/ssh_known_hosts ] 05:59:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:59:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:59:52 + sudo tee -a /etc/ssh/ssh_known_hosts 05:59:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:53 05:59:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:53 0.1.4: Pulling from edgex-devops/py-git-semver 05:59:53 b85a868b505f: Pulling fs layer 05:59:53 e2be974225ed: Pulling fs layer 05:59:53 339a4e72a1f5: Pulling fs layer 05:59:53 988bab9f4d93: Pulling fs layer 05:59:53 1469e6f7b9e6: Pulling fs layer 05:59:53 eaf3925da568: Pulling fs layer 05:59:53 bab4dde63d76: Pulling fs layer 05:59:53 bde34c3a00c8: Pulling fs layer 05:59:53 b352a97aabf1: Pulling fs layer 05:59:53 4872d77fe225: Pulling fs layer 05:59:53 5851b861e8e6: Pulling fs layer 05:59:53 4872d77fe225: Waiting 05:59:53 5851b861e8e6: Waiting 05:59:53 988bab9f4d93: Waiting 05:59:53 eaf3925da568: Waiting 05:59:53 bab4dde63d76: Waiting 05:59:53 1469e6f7b9e6: Waiting 05:59:53 b352a97aabf1: Waiting 05:59:53 bde34c3a00c8: Waiting 05:59:53 e2be974225ed: Download complete 05:59:53 988bab9f4d93: Verifying Checksum 05:59:53 988bab9f4d93: Download complete 05:59:53 1469e6f7b9e6: Verifying Checksum 05:59:53 1469e6f7b9e6: Download complete 05:59:53 eaf3925da568: Download complete 05:59:53 339a4e72a1f5: Verifying Checksum 05:59:53 339a4e72a1f5: Download complete 05:59:53 bde34c3a00c8: Verifying Checksum 05:59:53 bde34c3a00c8: Download complete 05:59:53 b352a97aabf1: Verifying Checksum 05:59:53 b352a97aabf1: Download complete 05:59:53 4872d77fe225: Verifying Checksum 05:59:53 4872d77fe225: Download complete 05:59:54 5851b861e8e6: Verifying Checksum 05:59:54 5851b861e8e6: Download complete 05:59:54 b85a868b505f: Verifying Checksum 05:59:54 b85a868b505f: Download complete 05:59:54 bab4dde63d76: Verifying Checksum 05:59:54 bab4dde63d76: Download complete 05:59:55 b85a868b505f: Pull complete 05:59:55 e2be974225ed: Pull complete 05:59:55 339a4e72a1f5: Pull complete 05:59:55 988bab9f4d93: Pull complete 05:59:56 1469e6f7b9e6: Pull complete 05:59:56 eaf3925da568: Pull complete 05:59:58 bab4dde63d76: Pull complete 05:59:58 bde34c3a00c8: Pull complete 05:59:58 b352a97aabf1: Pull complete 05:59:58 4872d77fe225: Pull complete 05:59:58 5851b861e8e6: Pull complete 05:59:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:59:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:58 prd-ubuntu20.04-docker-8c-8g-6707 does not seem to be running inside a container 05:59:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-241 -v /w/workspace/gexfoundry_device-snmp-go_PR-241:/w/workspace/gexfoundry_device-snmp-go_PR-241:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-241@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-241@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:00:02 $ docker top c6fac0be2e588b1aa702b05b9590d1f015d82cfd8f32dc951e0480823be8fe61 -eo pid,comm 06:00:02 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). 06:00:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:00:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:00:02 [ssh-agent] Looking for ssh-agent implementation... 06:00:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:00:02 $ docker exec c6fac0be2e588b1aa702b05b9590d1f015d82cfd8f32dc951e0480823be8fe61 ssh-agent 06:00:02 SSH_AUTH_SOCK=/tmp/ssh-1utzv2EQjlEh/agent.33 06:00:02 SSH_AGENT_PID=39 06:00:02 Running ssh-add (command line suppressed) 06:00:03 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-241@tmp/private_key_11240512246244779837.key (/w/workspace/gexfoundry_device-snmp-go_PR-241@tmp/private_key_11240512246244779837.key) 06:00:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:00:03 + git tag --points-at HEAD [Pipeline] } 06:00:03 $ docker exec --env ******** --env ******** c6fac0be2e588b1aa702b05b9590d1f015d82cfd8f32dc951e0480823be8fe61 ssh-agent -k 06:00:03 unset SSH_AUTH_SOCK; 06:00:03 unset SSH_AGENT_PID; 06:00:03 echo Agent pid 39 killed; 06:00:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:00:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:00:03 [ssh-agent] Looking for ssh-agent implementation... 06:00:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:00:03 $ docker exec c6fac0be2e588b1aa702b05b9590d1f015d82cfd8f32dc951e0480823be8fe61 ssh-agent 06:00:03 SSH_AUTH_SOCK=/tmp/ssh-93Uu0yQ9ldQJ/agent.71 06:00:03 SSH_AGENT_PID=78 06:00:03 Running ssh-add (command line suppressed) 06:00:03 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-241@tmp/private_key_4271178763812118498.key (/w/workspace/gexfoundry_device-snmp-go_PR-241@tmp/private_key_4271178763812118498.key) 06:00:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:00:04 + git semver init 06:00:04 2023-02-20 06:00:04,450 [run_init] DEBUG init version:0.0.0 force:False 06:00:04 2023-02-20 06:00:04,451 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-241/.semver 06:00:04 2023-02-20 06:00:04,451 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-241/.semver 06:00:04 2023-02-20 06:00:04,451 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-241/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-241, universal_newlines=False, shell=None, istream=None) 06:00:05 2023-02-20 06:00:05,395 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-241/.git/info/exclude 06:00:05 2023-02-20 06:00:05,395 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-241/.semver/PR-241 with force:False 06:00:05 2023-02-20 06:00:05,395 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-241/.semver/PR-241 06:00:05 2023-02-20 06:00:05,399 [execute] INFO git cat-file --batch-check 06:00:05 2023-02-20 06:00:05,399 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-241/.semver, universal_newlines=False, shell=None, istream=) 06:00:05 2023-02-20 06:00:05,404 [execute] INFO git cat-file --batch 06:00:05 2023-02-20 06:00:05,405 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-241/.semver, universal_newlines=False, shell=None, istream=) 06:00:05 2023-02-20 06:00:05,408 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-241/.semver/PR-241 06:00:05 0.0.0 [Pipeline] } 06:00:05 $ docker exec --env ******** --env ******** c6fac0be2e588b1aa702b05b9590d1f015d82cfd8f32dc951e0480823be8fe61 ssh-agent -k 06:00:05 unset SSH_AUTH_SOCK; 06:00:05 unset SSH_AGENT_PID; 06:00:05 echo Agent pid 78 killed; 06:00:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:00:06 + git semver [Pipeline] } 06:00:06 $ docker stop --time=1 c6fac0be2e588b1aa702b05b9590d1f015d82cfd8f32dc951e0480823be8fe61 06:00:07 $ docker rm -f --volumes c6fac0be2e588b1aa702b05b9590d1f015d82cfd8f32dc951e0480823be8fe61 [Pipeline] // withDockerContainer [Pipeline] sh 06:00:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:00:08 Stashed 1 file(s) [Pipeline] echo 06:00:08 [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 06:00:08 provisioning config files... 06:00:08 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-241@tmp/config3765624160160948502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:00:09 ---> docker-login.sh 06:00:09 nexus3.edgexfoundry.org:10001 06:00:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:09 Configure a credential helper to remove this warning. See 06:00:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:09 06:00:09 Login Succeeded 06:00:09 nexus3.edgexfoundry.org:10002 06:00:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:09 Configure a credential helper to remove this warning. See 06:00:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:09 06:00:09 Login Succeeded 06:00:09 nexus3.edgexfoundry.org:10003 06:00:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:09 Configure a credential helper to remove this warning. See 06:00:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:09 06:00:09 Login Succeeded 06:00:09 nexus3.edgexfoundry.org:10004 06:00:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:09 Configure a credential helper to remove this warning. See 06:00:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:09 06:00:09 Login Succeeded 06:00:09 docker.io 06:00:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:12 Configure a credential helper to remove this warning. See 06:00:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:12 06:00:12 Login Succeeded 06:00:12 ---> docker-login.sh ends [Pipeline] } 06:00:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:00:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:00:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:00:12 ========================================================= 06:00:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 06:00:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:13 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 06:00:13 Sending build context to Docker daemon 5.685MB 06:00:13 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 06:00:13 Step 2/12 : FROM ${BASE} AS builder 06:00:13 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 06:00:13 213ec9aee27d: Pulling fs layer 06:00:13 4583459ba037: Pulling fs layer 06:00:13 93c1e223e6f2: Pulling fs layer 06:00:13 53926ce57604: Pulling fs layer 06:00:13 21b2b0c7a3f4: Pulling fs layer 06:00:13 22ff95d597cd: Pulling fs layer 06:00:13 12d6caf4c0d1: Pulling fs layer 06:00:13 96b7cbca73a9: Pulling fs layer 06:00:13 a7acece74701: Pulling fs layer 06:00:13 21b2b0c7a3f4: Waiting 06:00:13 53926ce57604: Waiting 06:00:13 22ff95d597cd: Waiting 06:00:13 12d6caf4c0d1: Waiting 06:00:13 96b7cbca73a9: Waiting 06:00:13 a7acece74701: Waiting 06:00:13 93c1e223e6f2: Verifying Checksum 06:00:13 93c1e223e6f2: Download complete 06:00:13 4583459ba037: Verifying Checksum 06:00:13 4583459ba037: Download complete 06:00:13 21b2b0c7a3f4: Verifying Checksum 06:00:13 21b2b0c7a3f4: Download complete 06:00:13 22ff95d597cd: Verifying Checksum 06:00:13 22ff95d597cd: Download complete 06:00:13 213ec9aee27d: Verifying Checksum 06:00:13 213ec9aee27d: Download complete 06:00:13 12d6caf4c0d1: Download complete 06:00:13 213ec9aee27d: Pull complete 06:00:13 4583459ba037: Pull complete 06:00:13 93c1e223e6f2: Pull complete 06:00:13 a7acece74701: Verifying Checksum 06:00:13 a7acece74701: Download complete 06:00:14 96b7cbca73a9: Verifying Checksum 06:00:14 96b7cbca73a9: Download complete 06:00:14 53926ce57604: Verifying Checksum 06:00:14 53926ce57604: Download complete 06:00:18 53926ce57604: Pull complete 06:00:18 21b2b0c7a3f4: Pull complete 06:00:18 22ff95d597cd: Pull complete 06:00:18 12d6caf4c0d1: Pull complete 06:00:20 96b7cbca73a9: Pull complete 06:00:20 a7acece74701: Pull complete 06:00:20 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 06:00:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 06:00:20 ---> db6d94c90886 06:00:20 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:00:23 Still waiting to schedule task 06:00:23 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:00:27 ---> Running in ee823c244e87 06:00:27 Removing intermediate container ee823c244e87 06:00:27 ---> 7eb7e1ec9787 06:00:27 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:00:27 ---> Running in 1c8061d57b92 06:00:27 Removing intermediate container 1c8061d57b92 06:00:27 ---> cf2bfd615480 06:00:27 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:00:27 ---> Running in 2a0c14b37059 06:00:27 Removing intermediate container 2a0c14b37059 06:00:27 ---> a627e78c6fae 06:00:27 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:00:27 ---> Running in c429e4ef52bc 06:00:27 Removing intermediate container c429e4ef52bc 06:00:27 ---> 31b993511472 06:00:27 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:00:27 ---> Running in c780fcc3ed04 06:00:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:00:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:00:27 (1/4) Installing openssh-keygen (9.0_p1-r2) 06:00:27 (2/4) Installing libedit (20210910.3.1-r0) 06:00:27 (3/4) Installing openssh-client-common (9.0_p1-r2) 06:00:27 (4/4) Installing openssh-client-default (9.0_p1-r2) 06:00:27 Executing busybox-1.35.0-r17.trigger 06:00:27 OK: 216 MiB in 55 packages 06:00:28 Removing intermediate container c780fcc3ed04 06:00:28 ---> 7bc2e43a64c5 06:00:28 Step 8/12 : WORKDIR /device-snmp-go 06:00:28 ---> Running in 56d54403473c 06:00:28 Removing intermediate container 56d54403473c 06:00:28 ---> cbef04e7bc45 06:00:28 Step 9/12 : COPY go.mod vendor* ./ 06:00:28 ---> e25d55417d3b 06:00:28 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:28 ---> Running in 9f08e1a5ef9f 06:01:00 Removing intermediate container 9f08e1a5ef9f 06:01:00 ---> fcb2e0b804a4 06:01:00 Step 11/12 : COPY . . 06:01:00 ---> d130ed28e405 06:01:00 Step 12/12 : RUN ${MAKE} 06:01:00 ---> Running in 5d872780c88e 06:01:00 noop 06:01:00 Removing intermediate container 5d872780c88e 06:01:00 ---> 09d4fd806712 06:01:00 Successfully built 09d4fd806712 06:01:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:01 + docker inspect -f . ci-base-image-x86_64 06:01:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:01:01 prd-ubuntu20.04-docker-8c-8g-6707 does not seem to be running inside a container 06:01:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-241 -v /w/workspace/gexfoundry_device-snmp-go_PR-241:/w/workspace/gexfoundry_device-snmp-go_PR-241:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-241@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-241@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:01:01 $ docker top d1c419e68ae7339c250a0d8c78411406d9fcab71e5e833d133277e57c51a2c31 -eo pid,comm [Pipeline] { [Pipeline] sh 06:01:02 + go version 06:01:02 go version go1.18.7 linux/amd64 [Pipeline] } 06:01:02 $ docker stop --time=1 d1c419e68ae7339c250a0d8c78411406d9fcab71e5e833d133277e57c51a2c31 06:01:03 $ docker rm -f --volumes d1c419e68ae7339c250a0d8c78411406d9fcab71e5e833d133277e57c51a2c31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:04 + docker inspect -f . ci-base-image-x86_64 06:01:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:01:04 prd-ubuntu20.04-docker-8c-8g-6707 does not seem to be running inside a container 06:01:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-snmp-go_PR-241 -v /w/workspace/gexfoundry_device-snmp-go_PR-241:/w/workspace/gexfoundry_device-snmp-go_PR-241:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-241@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-241@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:01:04 $ docker top 224d90538bccb552a2d732b86d46b5110f7f3e780265a73417b725a4eb359bf8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:01:06 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-241 [Pipeline] fileExists [Pipeline] sh 06:01:06 + make test 06:01:06 go test ./... -coverprofile=coverage.out 06:01:07 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:01:17 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 06:01:17 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.016s coverage: 0.0% of statements 06:01:22 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 06:01:22 go vet ./... 06:01:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:01:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:01:25 ./bin/test-attribution-txt.sh 06:01:25 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 06:01:25 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 06:01:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:01:25 $ docker stop --time=1 224d90538bccb552a2d732b86d46b5110f7f3e780265a73417b725a4eb359bf8 06:01:29 $ docker rm -f --volumes 224d90538bccb552a2d732b86d46b5110f7f3e780265a73417b725a4eb359bf8 [Pipeline] // withDockerContainer [Pipeline] sh 06:01:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:01:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:01:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:01:31 + ls -al . 06:01:31 total 172 06:01:31 drwxrwxr-x 9 jenkins jenkins 4096 Feb 20 06:01 . 06:01:31 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 05:59 .. 06:01:31 -rw-rw-r-- 1 jenkins jenkins 6 Feb 20 05:59 .dockerignore 06:01:31 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 06:01 .git 06:01:31 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 05:59 .github 06:01:31 -rw-rw-r-- 1 jenkins jenkins 328 Feb 20 05:59 .gitignore 06:01:31 -rw-rw-r-- 1 jenkins jenkins 41 Feb 20 05:59 .golangci.yml 06:01:31 drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 06:00 .semver 06:01:31 -rw-rw-r-- 1 jenkins jenkins 8828 Feb 20 05:59 Attribution.txt 06:01:31 -rw-rw-r-- 1 jenkins jenkins 8355 Feb 20 05:59 CHANGELOG.md 06:01:31 -rw-rw-r-- 1 jenkins jenkins 1423 Feb 20 05:59 Dockerfile 06:01:31 -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 05:59 GOVERNANCE.md 06:01:31 -rw-rw-r-- 1 jenkins jenkins 656 Feb 20 05:59 Jenkinsfile 06:01:31 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 20 05:59 LICENSE 06:01:31 -rw-rw-r-- 1 jenkins jenkins 2079 Feb 20 05:59 Makefile 06:01:31 -rw-rw-r-- 1 jenkins jenkins 620 Feb 20 05:59 OWNERS.md 06:01:31 -rw-rw-r-- 1 jenkins jenkins 10054 Feb 20 05:59 README.md 06:01:31 -rw-rw-r-- 1 jenkins jenkins 5 Feb 20 06:00 VERSION 06:01:31 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 05:59 bin 06:01:31 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 05:59 cmd 06:01:31 -rw-r--r-- 1 jenkins jenkins 7631 Feb 20 06:01 coverage.out 06:01:31 -rw-rw-r-- 1 jenkins jenkins 3326 Feb 20 05:59 go.mod 06:01:31 -rw-rw-r-- 1 jenkins jenkins 32920 Feb 20 05:59 go.sum 06:01:31 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 05:59 internal 06:01:31 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 05:59 snap 06:01:31 -rw-rw-r-- 1 jenkins jenkins 228 Feb 20 05:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:31 + 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=b49eec6ee0a73efb0da9900257fec54c1cbd21e0 --label arch=amd64 --label version=0.0.0 . 06:01:31 Sending build context to Docker daemon 5.693MB 06:01:31 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 06:01:31 Step 2/24 : FROM ${BASE} AS builder 06:01:31 ---> 09d4fd806712 06:01:31 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:01:31 ---> Running in f07a0600b6e1 06:01:32 Removing intermediate container f07a0600b6e1 06:01:32 ---> cae38b480d21 06:01:32 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:01:32 ---> Running in a7cfe69f22c9 06:01:33 Removing intermediate container a7cfe69f22c9 06:01:33 ---> cce4c78286b3 06:01:33 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:01:33 ---> Running in cf5d95804155 06:01:33 Removing intermediate container cf5d95804155 06:01:33 ---> 03e6303aa06b 06:01:33 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 06:01:33 ---> Running in 0c1dd5d78ccc 06:01:33 Removing intermediate container 0c1dd5d78ccc 06:01:33 ---> fde2567bae19 06:01:33 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:01:33 ---> Running in e38632edc857 06:01:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:01:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:01:34 OK: 216 MiB in 55 packages 06:01:35 Removing intermediate container e38632edc857 06:01:35 ---> f739c8eb3e30 06:01:35 Step 8/24 : WORKDIR /device-snmp-go 06:01:35 ---> Running in b555b63fae30 06:01:35 Removing intermediate container b555b63fae30 06:01:35 ---> 09b95b41d00f 06:01:35 Step 9/24 : COPY go.mod vendor* ./ 06:01:35 ---> 029eed1c3c4c 06:01:35 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:01:35 ---> Running in 7e20440165cd 06:01:36 Removing intermediate container 7e20440165cd 06:01:36 ---> 4aee966a8d85 06:01:36 Step 11/24 : COPY . . 06:01:36 ---> e2d92802e143 06:01:36 Step 12/24 : RUN ${MAKE} 06:01:36 ---> Running in ce889f9d170a 06:01:37 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 06:01:56 Removing intermediate container ce889f9d170a 06:01:56 ---> b1daf53da5af 06:01:56 Step 13/24 : FROM alpine:3.16 06:01:56 3.16: Pulling from library/alpine 06:01:57 ef5531b6e74e: Pulling fs layer 06:01:57 ef5531b6e74e: Verifying Checksum 06:01:57 ef5531b6e74e: Download complete 06:01:57 ef5531b6e74e: Pull complete 06:01:57 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 06:01:57 Status: Downloaded newer image for alpine:3.16 06:01:57 ---> dfd21b5a31f5 06:01:57 Step 14/24 : RUN apk add --update --no-cache dumb-init 06:01:57 ---> Running in f2d685460bbb 06:01:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:01:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:01:58 (1/1) Installing dumb-init (1.2.5-r1) 06:01:58 Executing busybox-1.35.0-r17.trigger 06:01:58 OK: 6 MiB in 15 packages 06:01:58 Removing intermediate container f2d685460bbb 06:01:58 ---> 9ade2f7a5214 06:01:58 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 06:01:59 ---> fd34c141ee7b 06:01:59 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 06:01:59 ---> e701c70bc2be 06:01:59 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 06:01:59 ---> 12978863ffd7 06:01:59 Step 18/24 : EXPOSE 59993 06:01:59 ---> Running in 002a920d87b7 06:01:59 Removing intermediate container 002a920d87b7 06:01:59 ---> d5820f2548b9 06:01:59 Step 19/24 : EXPOSE 161 06:01:59 ---> Running in 6a45a5bbb58d 06:01:59 Removing intermediate container 6a45a5bbb58d 06:01:59 ---> ac831d8b65ba 06:01:59 Step 20/24 : ENTRYPOINT ["/device-snmp"] 06:01:59 ---> Running in 3a8958d63139 06:01:59 Removing intermediate container 3a8958d63139 06:01:59 ---> 8761f57c0b7d 06:01:59 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:01:59 ---> Running in eeaf901787b2 06:02:00 Removing intermediate container eeaf901787b2 06:02:00 ---> 41514aea5992 06:02:00 Step 22/24 : LABEL arch=amd64 06:02:00 ---> Running in a26f2cd88cad 06:02:00 Removing intermediate container a26f2cd88cad 06:02:00 ---> 31934899523f 06:02:00 Step 23/24 : LABEL git_sha=b49eec6ee0a73efb0da9900257fec54c1cbd21e0 06:02:00 ---> Running in f1d3f11c6c7f 06:02:00 Removing intermediate container f1d3f11c6c7f 06:02:00 ---> 640d6f2f5468 06:02:00 Step 24/24 : LABEL version=0.0.0 06:02:00 ---> Running in b616975d5cf9 06:02:00 Removing intermediate container b616975d5cf9 06:02:00 ---> 4940a2a5f3da 06:02:00 [Warning] One or more build-args [ARCH] were not consumed 06:02:00 Successfully built 4940a2a5f3da 06:02:00 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 06:02:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:02:01 06:02:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:02:01 latest: Pulling from edgex-lftools-log-publisher 06:02:01 5eb5b503b376: Pulling fs layer 06:02:01 5c69ac0246d0: Pulling fs layer 06:02:01 ec43610c2a17: Pulling fs layer 06:02:01 3a2ae6a8a46f: Pulling fs layer 06:02:01 33b1e0a273af: Pulling fs layer 06:02:01 5d3b04190fa2: Pulling fs layer 06:02:01 2f39f015ded8: Pulling fs layer 06:02:01 3a2ae6a8a46f: Waiting 06:02:01 5d3b04190fa2: Waiting 06:02:01 33b1e0a273af: Waiting 06:02:01 2f39f015ded8: Waiting 06:02:01 5c69ac0246d0: Download complete 06:02:01 3a2ae6a8a46f: Verifying Checksum 06:02:01 3a2ae6a8a46f: Download complete 06:02:01 33b1e0a273af: Verifying Checksum 06:02:01 33b1e0a273af: Download complete 06:02:01 5d3b04190fa2: Download complete 06:02:01 ec43610c2a17: Verifying Checksum 06:02:01 ec43610c2a17: Download complete 06:02:01 5eb5b503b376: Verifying Checksum 06:02:01 5eb5b503b376: Download complete 06:02:02 2f39f015ded8: Verifying Checksum 06:02:02 2f39f015ded8: Download complete 06:02:03 5eb5b503b376: Pull complete 06:02:03 5c69ac0246d0: Pull complete 06:02:03 ec43610c2a17: Pull complete 06:02:03 3a2ae6a8a46f: Pull complete 06:02:03 33b1e0a273af: Pull complete 06:02:03 5d3b04190fa2: Pull complete 06:02:08 2f39f015ded8: Pull complete 06:02:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:02:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:02:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:02:08 prd-ubuntu20.04-docker-8c-8g-6707 does not seem to be running inside a container 06:02:08 $ 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-241 -v /w/workspace/gexfoundry_device-snmp-go_PR-241:/w/workspace/gexfoundry_device-snmp-go_PR-241:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-241@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-241@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:02:13 $ docker top 6c0d4a10e32e615c01994d00bd4475b847b16027826c457cb6291e32c5bb4dd9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:14 ---> job-cost.sh 06:02:14 lf-activate-venv: SKIPPING 06:02:14 INFO: No Stack... 06:02:14 INFO: Retrieving Pricing Info for: v3-standard-8 06:02:14 INFO: Archiving Costs [Pipeline] sh 06:02:14 + cat /w/workspace/gexfoundry_device-snmp-go_PR-241/archives/cost.csv 06:02:14 + cut -d, -f6 [Pipeline] lock 06:02:14 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-241-1-stack-cost] 06:02:14 Resource [jenkins-edgexfoundry-device-snmp-go-PR-241-1-stack-cost] did not exist. Created. 06:02:14 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-241-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:02:15 + echo total: 0.2199999988079071 [Pipeline] stash 06:02:15 Stashed 1 file(s) [Pipeline] } 06:02:15 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-241-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:02:15 $ docker stop --time=1 6c0d4a10e32e615c01994d00bd4475b847b16027826c457cb6291e32c5bb4dd9 06:02:16 $ docker rm -f --volumes 6c0d4a10e32e615c01994d00bd4475b847b16027826c457cb6291e32c5bb4dd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:03:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6712 in /w/workspace/gexfoundry_device-snmp-go_PR-241 [Pipeline] { [Pipeline] ws 06:03:17 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 06:03:17 Selected Git installation does not exist. Using Default 06:03:17 The recommended git tool is: NONE 06:03:23 using credential edgex-jenkins-ssh 06:03:23 Cloning the remote Git repository 06:03:23 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 06:03:23 > git init /w/workspace/device-snmp-go/1 # timeout=10 06:03:23 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:03:23 > git --version # timeout=10 06:03:23 > git --version # 'git version 2.25.1' 06:03:23 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:03:24 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:03:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:03:25 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:03:25 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:03:25 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/241/head:refs/remotes/origin/PR-241 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:03:26 Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit b49eec6ee0a73efb0da9900257fec54c1cbd21e0 06:03:26 Merge succeeded, producing b49eec6ee0a73efb0da9900257fec54c1cbd21e0 06:03:26 Checking out Revision b49eec6ee0a73efb0da9900257fec54c1cbd21e0 (PR-241) 06:03:27 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 06:03:27 > git --version # timeout=10 06:03:27 > git --version # 'git version 2.25.1' 06:03:27 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 06:03:26 > git config core.sparsecheckout # timeout=10 06:03:26 > git checkout -f b49eec6ee0a73efb0da9900257fec54c1cbd21e0 # timeout=10 06:03:26 > git remote # timeout=10 06:03:26 > git config --get remote.origin.url # timeout=10 06:03:26 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:26 > git merge 2bd6e5dae59222faf073cfb9822f90f2048c0bba # timeout=10 06:03:26 > git rev-parse HEAD^{commit} # timeout=10 06:03:26 > git config core.sparsecheckout # timeout=10 06:03:26 > git checkout -f b49eec6ee0a73efb0da9900257fec54c1cbd21e0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:03:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:03:28 % Total % Received % Xferd Average Speed Time Time Time Current 06:03:28 Dload Upload Total Spent Left Speed 06:03:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh 06:03:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:03:29 + sudo tee /etc/docker/daemon.new 06:03:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:03:29 { 06:03:29 "registry-mirrors": [ 06:03:29 "https://nexus3.edgexfoundry.org:10001" 06:03:29 ], 06:03:29 "bip": "10.250.0.254/24", 06:03:29 "hosts": [ 06:03:29 "tcp://0.0.0.0:5555", 06:03:29 "unix:///var/run/docker.sock" 06:03:29 ], 06:03:29 "mtu": 1458, 06:03:29 "selinux-enabled": true, 06:03:29 "seccomp-profile": "/etc/docker/seccomp.json" 06:03:29 } [Pipeline] sh 06:03:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:03:30 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:03:48 provisioning config files... 06:03:48 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config5931966452531866237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:03:49 ---> docker-login.sh 06:03:49 nexus3.edgexfoundry.org:10001 06:03:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:49 Configure a credential helper to remove this warning. See 06:03:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:49 06:03:49 Login Succeeded 06:03:49 nexus3.edgexfoundry.org:10002 06:03:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:50 Configure a credential helper to remove this warning. See 06:03:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:50 06:03:50 Login Succeeded 06:03:50 nexus3.edgexfoundry.org:10003 06:03:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:50 Configure a credential helper to remove this warning. See 06:03:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:50 06:03:50 Login Succeeded 06:03:50 nexus3.edgexfoundry.org:10004 06:03:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:50 Configure a credential helper to remove this warning. See 06:03:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:50 06:03:50 Login Succeeded 06:03:50 docker.io 06:03:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:51 Configure a credential helper to remove this warning. See 06:03:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:51 06:03:51 Login Succeeded 06:03:51 ---> docker-login.sh ends [Pipeline] } 06:03:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:03:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:03:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:03:51 ========================================================= 06:03:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 06:03:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:52 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 06:03:52 Sending build context to Docker daemon 2.941MB 06:03:52 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 06:03:52 Step 2/12 : FROM ${BASE} AS builder 06:03:53 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:03:53 9b18e9b68314: Pulling fs layer 06:03:53 35d82f9e3411: Pulling fs layer 06:03:53 e16973657156: Pulling fs layer 06:03:53 fc693d55d65f: Pulling fs layer 06:03:53 7e9fc2657dce: Pulling fs layer 06:03:53 dda99020689f: Pulling fs layer 06:03:53 db1c61fa0a46: Pulling fs layer 06:03:53 891c053d2c06: Pulling fs layer 06:03:53 7e9fc2657dce: Waiting 06:03:53 dda99020689f: Waiting 06:03:53 db1c61fa0a46: Waiting 06:03:53 891c053d2c06: Waiting 06:03:53 fc693d55d65f: Waiting 06:03:53 e16973657156: Verifying Checksum 06:03:53 e16973657156: Download complete 06:03:53 35d82f9e3411: Verifying Checksum 06:03:53 35d82f9e3411: Download complete 06:03:53 7e9fc2657dce: Verifying Checksum 06:03:53 7e9fc2657dce: Download complete 06:03:53 dda99020689f: Verifying Checksum 06:03:53 dda99020689f: Download complete 06:03:53 9b18e9b68314: Verifying Checksum 06:03:53 9b18e9b68314: Pull complete 06:03:54 35d82f9e3411: Pull complete 06:03:54 891c053d2c06: Verifying Checksum 06:03:54 891c053d2c06: Download complete 06:03:54 e16973657156: Pull complete 06:03:55 db1c61fa0a46: Verifying Checksum 06:03:55 db1c61fa0a46: Download complete 06:03:56 fc693d55d65f: Verifying Checksum 06:03:56 fc693d55d65f: Download complete 06:04:08 fc693d55d65f: Pull complete 06:04:08 7e9fc2657dce: Pull complete 06:04:08 dda99020689f: Pull complete 06:04:14 db1c61fa0a46: Pull complete 06:04:17 891c053d2c06: Pull complete 06:04:17 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 06:04:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:04:17 ---> f96f9c87975a 06:04:17 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:04:18 ---> Running in b839737637bf 06:04:19 Removing intermediate container b839737637bf 06:04:19 ---> b0ac7d4e9e21 06:04:19 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:04:19 ---> Running in a47a8c8803b0 06:04:19 Removing intermediate container a47a8c8803b0 06:04:19 ---> b59072349f1c 06:04:19 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:04:19 ---> Running in b57bfc6520fd 06:04:20 Removing intermediate container b57bfc6520fd 06:04:20 ---> 207d52ba7292 06:04:20 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:04:20 ---> Running in 5e21fe150511 06:04:20 Removing intermediate container 5e21fe150511 06:04:20 ---> 13aaca945d1a 06:04:20 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:04:20 ---> Running in b899c814df2f 06:04:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:04:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:04:23 (1/4) Installing openssh-keygen (9.0_p1-r2) 06:04:23 (2/4) Installing libedit (20210910.3.1-r0) 06:04:23 (3/4) Installing openssh-client-common (9.0_p1-r2) 06:04:23 (4/4) Installing openssh-client-default (9.0_p1-r2) 06:04:23 Executing busybox-1.35.0-r17.trigger 06:04:23 OK: 226 MiB in 55 packages 06:04:24 Removing intermediate container b899c814df2f 06:04:24 ---> 0b8403acb945 06:04:24 Step 8/12 : WORKDIR /device-snmp-go 06:04:24 ---> Running in 2614adc8156f 06:04:25 Removing intermediate container 2614adc8156f 06:04:25 ---> 1890c4a7db9c 06:04:25 Step 9/12 : COPY go.mod vendor* ./ 06:04:25 ---> 29e8aa35bd6b 06:04:25 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:04:25 ---> Running in 79a2ac35b9e5 06:05:33 Removing intermediate container 79a2ac35b9e5 06:05:33 ---> 8c0dac3ef3c8 06:05:33 Step 11/12 : COPY . . 06:05:33 ---> bf5803af626c 06:05:33 Step 12/12 : RUN ${MAKE} 06:05:33 ---> Running in ab1117622c94 06:05:33 noop 06:05:33 Removing intermediate container ab1117622c94 06:05:33 ---> 8fa1850a26e9 06:05:33 Successfully built 8fa1850a26e9 06:05:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:34 + docker inspect -f . ci-base-image-arm64 06:05:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:05:34 prd-ubuntu20.04-docker-arm64-4c-16g-6712 does not seem to be running inside a container 06:05:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:05:35 $ docker top 0d3b6f06306a2e11df7ce5c825f51340fe0428a3e7310afe9cc49e43cfe3a914 -eo pid,comm [Pipeline] { [Pipeline] sh 06:05:36 + go version 06:05:36 go version go1.18.7 linux/arm64 [Pipeline] } 06:05:36 $ docker stop --time=1 0d3b6f06306a2e11df7ce5c825f51340fe0428a3e7310afe9cc49e43cfe3a914 06:05:38 $ docker rm -f --volumes 0d3b6f06306a2e11df7ce5c825f51340fe0428a3e7310afe9cc49e43cfe3a914 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:39 + docker inspect -f . ci-base-image-arm64 06:05:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:05:39 prd-ubuntu20.04-docker-arm64-4c-16g-6712 does not seem to be running inside a container 06:05:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:05:41 $ docker top 7009cd31dcfbb3d6580ae838b9954ab1ece7020d56c739dca84e51ea8c4c8bcf -eo pid,comm [Pipeline] { [Pipeline] sh 06:05:41 + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh 06:05:42 + make test 06:05:42 go test ./... -coverprofile=coverage.out 06:05:44 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:07:21 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 06:07:21 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.049s coverage: 0.0% of statements 06:07:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:07:21 go vet ./... 06:07:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:07:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:07:43 ./bin/test-attribution-txt.sh 06:07:43 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 06:07:43 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 06:07:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:07:43 $ docker stop --time=1 7009cd31dcfbb3d6580ae838b9954ab1ece7020d56c739dca84e51ea8c4c8bcf 06:07:45 $ docker rm -f --volumes 7009cd31dcfbb3d6580ae838b9954ab1ece7020d56c739dca84e51ea8c4c8bcf [Pipeline] // withDockerContainer [Pipeline] sh 06:07:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:07:46 Warning: overwriting stash ‘coverage-report’ 06:07:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:07:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:07:48 + ls -al . 06:07:48 total 168 06:07:48 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 06:05 . 06:07:48 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 06:03 .. 06:07:48 -rw-rw-r-- 1 jenkins jenkins 6 Feb 20 06:03 .dockerignore 06:07:48 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 06:03 .git 06:07:48 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 06:03 .github 06:07:48 -rw-rw-r-- 1 jenkins jenkins 328 Feb 20 06:03 .gitignore 06:07:48 -rw-rw-r-- 1 jenkins jenkins 41 Feb 20 06:03 .golangci.yml 06:07:48 -rw-rw-r-- 1 jenkins jenkins 8828 Feb 20 06:03 Attribution.txt 06:07:48 -rw-rw-r-- 1 jenkins jenkins 8355 Feb 20 06:03 CHANGELOG.md 06:07:48 -rw-rw-r-- 1 jenkins jenkins 1423 Feb 20 06:03 Dockerfile 06:07:48 -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 06:03 GOVERNANCE.md 06:07:48 -rw-rw-r-- 1 jenkins jenkins 656 Feb 20 06:03 Jenkinsfile 06:07:48 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 20 06:03 LICENSE 06:07:48 -rw-rw-r-- 1 jenkins jenkins 2079 Feb 20 06:03 Makefile 06:07:48 -rw-rw-r-- 1 jenkins jenkins 620 Feb 20 06:03 OWNERS.md 06:07:48 -rw-rw-r-- 1 jenkins jenkins 10054 Feb 20 06:03 README.md 06:07:48 -rw-rw-r-- 1 jenkins jenkins 5 Feb 20 06:00 VERSION 06:07:48 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 06:03 bin 06:07:48 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 06:03 cmd 06:07:48 -rw-r--r-- 1 jenkins jenkins 7631 Feb 20 06:07 coverage.out 06:07:48 -rw-rw-r-- 1 jenkins jenkins 3326 Feb 20 06:03 go.mod 06:07:48 -rw-rw-r-- 1 jenkins jenkins 32920 Feb 20 06:03 go.sum 06:07:48 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 06:03 internal 06:07:48 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 06:03 snap 06:07:48 -rw-rw-r-- 1 jenkins jenkins 228 Feb 20 06:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:48 + 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=b49eec6ee0a73efb0da9900257fec54c1cbd21e0 --label arch=arm64 --label version=0.0.0 . 06:07:49 Sending build context to Docker daemon 2.95MB 06:07:49 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 06:07:49 Step 2/24 : FROM ${BASE} AS builder 06:07:49 ---> 8fa1850a26e9 06:07:49 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:07:49 ---> Running in 5e92b4120dee 06:07:50 Removing intermediate container 5e92b4120dee 06:07:50 ---> 0dde36bb8369 06:07:50 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:07:50 ---> Running in 32459c585408 06:07:50 Removing intermediate container 32459c585408 06:07:50 ---> 386cb4a9ca8e 06:07:50 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:07:50 ---> Running in 5b6fcd7b2f26 06:07:51 Removing intermediate container 5b6fcd7b2f26 06:07:51 ---> 19a85bcf2d4f 06:07:51 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 06:07:51 ---> Running in 29c8c7176521 06:07:51 Removing intermediate container 29c8c7176521 06:07:51 ---> 5d46a581b781 06:07:51 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:07:51 ---> Running in 885516f140ac 06:07:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:07:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:07:54 OK: 226 MiB in 55 packages 06:07:55 Removing intermediate container 885516f140ac 06:07:55 ---> 58ae01a63775 06:07:55 Step 8/24 : WORKDIR /device-snmp-go 06:07:55 ---> Running in ff3121864ddd 06:07:56 Removing intermediate container ff3121864ddd 06:07:56 ---> cde078342b0b 06:07:56 Step 9/24 : COPY go.mod vendor* ./ 06:07:56 ---> 9cdee24eab4d 06:07:56 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:56 ---> Running in 20a453fb4f8f 06:08:00 Removing intermediate container 20a453fb4f8f 06:08:00 ---> 72faf5aea56f 06:08:00 Step 11/24 : COPY . . 06:08:01 ---> a1fdc021651a 06:08:01 Step 12/24 : RUN ${MAKE} 06:08:01 ---> Running in 93ac425dedd9 06:08:01 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 06:10:23 Removing intermediate container 93ac425dedd9 06:10:23 ---> f808f156e537 06:10:23 Step 13/24 : FROM alpine:3.16 06:10:23 3.16: Pulling from library/alpine 06:10:23 3760b48202b3: Pulling fs layer 06:10:23 3760b48202b3: Verifying Checksum 06:10:23 3760b48202b3: Download complete 06:10:23 3760b48202b3: Pull complete 06:10:23 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 06:10:23 Status: Downloaded newer image for alpine:3.16 06:10:23 ---> 4c81e5bf8899 06:10:23 Step 14/24 : RUN apk add --update --no-cache dumb-init 06:10:23 ---> Running in 750af9bb2e88 06:10:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:10:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:10:23 (1/1) Installing dumb-init (1.2.5-r1) 06:10:23 Executing busybox-1.35.0-r17.trigger 06:10:23 OK: 5 MiB in 15 packages 06:10:23 Removing intermediate container 750af9bb2e88 06:10:23 ---> 8d28ba51dc8c 06:10:23 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 06:10:23 ---> ec6b69078c52 06:10:23 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 06:10:23 ---> aa8e2a377de5 06:10:23 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 06:10:23 ---> e5717430d8a1 06:10:23 Step 18/24 : EXPOSE 59993 06:10:23 ---> Running in 923a56d85538 06:10:23 Removing intermediate container 923a56d85538 06:10:23 ---> 0e6ae51355c9 06:10:23 Step 19/24 : EXPOSE 161 06:10:23 ---> Running in 992eab32dffe 06:10:23 Removing intermediate container 992eab32dffe 06:10:23 ---> 93616332141c 06:10:23 Step 20/24 : ENTRYPOINT ["/device-snmp"] 06:10:23 ---> Running in a3f01cb07ae7 06:10:23 Removing intermediate container a3f01cb07ae7 06:10:23 ---> 2abb805917c0 06:10:23 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:10:23 ---> Running in 5eafa6203a63 06:10:23 Removing intermediate container 5eafa6203a63 06:10:23 ---> cd066ecbc3f1 06:10:23 Step 22/24 : LABEL arch=arm64 06:10:23 ---> Running in f8c071ba99b3 06:10:23 Removing intermediate container f8c071ba99b3 06:10:23 ---> c83c4fd1001e 06:10:23 Step 23/24 : LABEL git_sha=b49eec6ee0a73efb0da9900257fec54c1cbd21e0 06:10:23 ---> Running in 403f0e956c7c 06:10:23 Removing intermediate container 403f0e956c7c 06:10:23 ---> 24a3af7222bc 06:10:23 Step 24/24 : LABEL version=0.0.0 06:10:23 ---> Running in bc05d96fb3b7 06:10:23 Removing intermediate container bc05d96fb3b7 06:10:23 ---> 8e3cfe87015e 06:10:23 [Warning] One or more build-args [ARCH] were not consumed 06:10:23 Successfully built 8e3cfe87015e 06:10:23 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 06:10:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:10:24 06:10:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:10:24 arm64: Pulling from edgex-lftools-log-publisher 06:10:24 8998bd30e6a1: Pulling fs layer 06:10:24 04944245beec: Pulling fs layer 06:10:24 699f458cf7ca: Pulling fs layer 06:10:24 765212b225bb: Pulling fs layer 06:10:24 f23df028b6ca: Pulling fs layer 06:10:24 d65c8cfc05b1: Pulling fs layer 06:10:24 2437ff75d9bd: Pulling fs layer 06:10:24 f23df028b6ca: Waiting 06:10:24 765212b225bb: Waiting 06:10:24 d65c8cfc05b1: Waiting 06:10:24 2437ff75d9bd: Waiting 06:10:25 04944245beec: Verifying Checksum 06:10:25 04944245beec: Download complete 06:10:25 765212b225bb: Verifying Checksum 06:10:25 765212b225bb: Download complete 06:10:25 f23df028b6ca: Verifying Checksum 06:10:25 f23df028b6ca: Download complete 06:10:25 d65c8cfc05b1: Verifying Checksum 06:10:25 d65c8cfc05b1: Download complete 06:10:25 699f458cf7ca: Verifying Checksum 06:10:25 699f458cf7ca: Download complete 06:10:25 8998bd30e6a1: Verifying Checksum 06:10:25 8998bd30e6a1: Download complete 06:10:27 2437ff75d9bd: Verifying Checksum 06:10:27 2437ff75d9bd: Download complete 06:10:29 8998bd30e6a1: Pull complete 06:10:29 04944245beec: Pull complete 06:10:31 699f458cf7ca: Pull complete 06:10:31 765212b225bb: Pull complete 06:10:31 f23df028b6ca: Pull complete 06:10:31 d65c8cfc05b1: Pull complete 06:10:44 2437ff75d9bd: Pull complete 06:10:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:10:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:10:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:10:44 prd-ubuntu20.04-docker-arm64-4c-16g-6712 does not seem to be running inside a container 06:10:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:10:47 $ docker top 58ee5db90b63af1dd414ac40a8e00f261f2654446c0b0634f01185370636610b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:10:47 ---> job-cost.sh 06:10:47 lf-activate-venv: SKIPPING 06:10:47 INFO: No Stack... 06:10:48 INFO: Retrieving Pricing Info for: v3-standard-4 06:10:49 INFO: Archiving Costs [Pipeline] sh 06:10:49 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 06:10:49 + cut -d, -f6 [Pipeline] lock 06:10:49 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-241-1-stack-cost] 06:10:49 Resource [jenkins-edgexfoundry-device-snmp-go-PR-241-1-stack-cost] did not exist. Created. 06:10:49 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-241-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:10:50 /w/workspace/device-snmp-go/1@tmp/durable-d68f8180/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:10:50 + echo total: 0.10999999940395355 [Pipeline] stash 06:10:50 Warning: overwriting stash ‘stack-cost’ 06:10:50 Stashed 1 file(s) [Pipeline] } 06:10:50 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-241-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:10:50 $ docker stop --time=1 58ee5db90b63af1dd414ac40a8e00f261f2654446c0b0634f01185370636610b 06:10:51 $ docker rm -f --volumes 58ee5db90b63af1dd414ac40a8e00f261f2654446c0b0634f01185370636610b [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 06:10:52 provisioning config files... 06:10:52 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-241@tmp/config4780901086907191747tmp [Pipeline] { [Pipeline] sh 06:10:53 + set +x 06:10:53 + curl -s https://codecov.io/bash 06:10:53 + bash -s -- 06:10:53 06:10:53 _____ _ 06:10:53 / ____| | | 06:10:53 | | ___ __| | ___ ___ _____ __ 06:10:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:10:53 | |___| (_) | (_| | __/ (_| (_) \ V / 06:10:53 \_____\___/ \__,_|\___|\___\___/ \_/ 06:10:53 Bash-1.0.6 06:10:53 06:10:53 06:10:53 ==> git version 2.25.1 found 06:10:53 ==> 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 06:10:53 Release-Date: 2020-01-08 06:10:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:10:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:10:53 ==> Jenkins CI detected. 06:10:53 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-241 06:10:53 project root: . 06:10:53 --> token set from env 06:10:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:10:53 ==> Running gcov in . (disable via -X gcov) 06:10:53 ==> Python coveragepy not found 06:10:53 ==> Searching for coverage reports in: 06:10:53 + . 06:10:53 -> Found 1 reports 06:10:53 ==> Detecting git/mercurial file structure 06:10:53 ==> Reading reports 06:10:53 + ./coverage.out bytes=7631 06:10:53 ==> Appending adjustments 06:10:53 https://docs.codecov.io/docs/fixing-reports 06:10:53 + Found adjustments 06:10:53 ==> Gzipping contents 06:10:53 4.0K /tmp/codecov.tbyQWW.gz 06:10:53 ==> Uploading reports 06:10:53 url: https://codecov.io 06:10:53 query: branch=PR-241&commit=b49eec6ee0a73efb0da9900257fec54c1cbd21e0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-241%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=241&job=&cmd_args= 06:10:53 -> Pinging Codecov 06:10:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-241&commit=b49eec6ee0a73efb0da9900257fec54c1cbd21e0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-241%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=241&job=&cmd_args= 06:10:53 -> Uploading to 06:10:53 https://storage.googleapis.com/codecov/v4/raw/2023-02-20/6C56EA5C29638FB4528AC87E60AF5AE0/b49eec6ee0a73efb0da9900257fec54c1cbd21e0/c4009101-cb32-4f46-91d8-b7b2657627f3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230220%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230220T061053Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7681ebd2dda753107029badbfe54094261deeec56c0952e92db73081418eb01a 06:10:53 % Total % Received % Xferd Average Speed Time Time Time Current 06:10:53 Dload Upload Total Spent Left Speed 06:10:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1522 0 0 100 1522 0 5514 --:--:-- --:--:-- --:--:-- 5514 06:10:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/b49eec6ee0a73efb0da9900257fec54c1cbd21e0 [Pipeline] } 06:10:54 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 06:10:55 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-241/archives ] 06:10:55 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-241/archives 06:10:55 total 16 06:10:55 drwxr-xr-x 3 root root 4096 Feb 20 06:02 . 06:10:55 drwxrwxr-x 10 jenkins jenkins 4096 Feb 20 06:02 .. 06:10:55 drwxr-xr-x 2 root root 4096 Feb 20 06:02 cost 06:10:55 -rw-r--r-- 1 root root 86 Feb 20 06:02 cost.csv 06:10:55 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-241/archives 06:10:55 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-241/archives 06:10:55 total 16 06:10:55 drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 06:02 . 06:10:55 drwxrwxr-x 10 jenkins jenkins 4096 Feb 20 06:02 .. 06:10:55 drwxr-xr-x 2 jenkins jenkins 4096 Feb 20 06:02 cost 06:10:55 -rw-r--r-- 1 jenkins jenkins 86 Feb 20 06:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:10:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:10:57 ---> package-listing.sh 06:10:57 ++ facter osfamily 06:10:57 ++ tr '[:upper:]' '[:lower:]' 06:10:57 + OS_FAMILY=debian 06:10:57 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-241 06:10:57 + START_PACKAGES=/tmp/packages_start.txt 06:10:57 + END_PACKAGES=/tmp/packages_end.txt 06:10:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:10:57 + PACKAGES=/tmp/packages_start.txt 06:10:57 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-241 ']' 06:10:57 + PACKAGES=/tmp/packages_end.txt 06:10:57 + case "${OS_FAMILY}" in 06:10:57 + dpkg -l 06:10:57 + grep '^ii' 06:10:57 + '[' -f /tmp/packages_start.txt ']' 06:10:57 + '[' -f /tmp/packages_end.txt ']' 06:10:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:10:57 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-241 ']' 06:10:57 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-241/archives/ 06:10:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-241/archives/ [Pipeline] echo 06:10:57 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-241/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:10:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:10:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:10:59 prd-ubuntu20.04-docker-8c-8g-6707 does not seem to be running inside a container 06:10:59 $ 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-241/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-241 -v /w/workspace/gexfoundry_device-snmp-go_PR-241:/w/workspace/gexfoundry_device-snmp-go_PR-241:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-241@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-241@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 06:11:01 $ docker top b6543dfc734de8715868a454d5b7e92f00ccd8b3f8be9b83f98b2198d4344675 -eo pid,comm [Pipeline] { [Pipeline] sh 06:11:02 + touch /tmp/pre-build-complete [Pipeline] sh 06:11:02 + mkdir -p /var/log/sysstat [Pipeline] sh 06:11:02 + ls /var/log/sa-host 06:11:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:11:02 provisioning config files... 06:11:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-241@tmp/config15549424754467979690tmp [Pipeline] { [Pipeline] echo 06:11:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:11:03 ---> create-netrc.sh [Pipeline] } 06:11:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:11:03 ---> python-tools-install.sh [Pipeline] echo 06:11:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:11:04 ---> sudo-logs.sh 06:11:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:11:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:11:04 ---> job-cost.sh 06:11:04 lf-activate-venv: SKIPPING 06:11:04 DEBUG: total: 0.2199999988079071 06:11:04 INFO: Retrieving Stack Cost... 06:11:05 INFO: Retrieving Pricing Info for: v3-standard-8 06:11:05 INFO: Archiving Costs [Pipeline] echo 06:11:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:11:05 ---> logs-deploy.sh 06:11:05 lf-activate-venv: SKIPPING 06:11:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-241/1 06:11:05 INFO: archiving workspace using pattern(s): 06:11:07 Archives upload complete. 06:11:07 INFO: archiving logs to Nexus