Pull request #226 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f52349e6a12af41f6af9f9514b298103bf4bc66c+2bd6e5dae59222faf073cfb9822f90f2048c0bba (de21a5fff45a603df6a50d605de34b6da17ea7fb) 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-ssh30124031272510899.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-ssh12716085580507809666.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-226/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-226/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12651698190263566898.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-226/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13136326736356081228.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-ssh8624626316895664751.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-226/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-226/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6671297279913638394.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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-4842 in /w/workspace/gexfoundry_device-snmp-go_PR-226 [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-226 # 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/226/head:refs/remotes/origin/PR-226 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit f52349e6a12af41f6af9f9514b298103bf4bc66c Merge succeeded, producing f52349e6a12af41f6af9f9514b298103bf4bc66c Checking out Revision f52349e6a12af41f6af9f9514b298103bf4bc66c (PR-226) 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:03:05 Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f f52349e6a12af41f6af9f9514b298103bf4bc66c # 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 f52349e6a12af41f6af9f9514b298103bf4bc66c # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:03:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:03:06 ========================================================= 05:03:06 EdgeX Global Pipelines Version Info 05:03:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:03:07 ------------------- 05:03:07 stable info: 05:03:07 ------------------- 05:03:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:03:07 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:03:07 Message: update stable to v1.0.244 05:03:07 ------------------- 05:03:07 experimental info: 05:03:07 ------------------- 05:03:07 Commited By: **** collab-it+edgex@linuxfoundation.org 05:03:07 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:03:07 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:03:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 05:03:07 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 05:03:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:03:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:03:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:03:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 05:03:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:03:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:03:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:03:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:03:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:03:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 05:03:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:03:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:03:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:03:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:03:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:03:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:03:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:03:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:03:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:03:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:03:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:03:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:03:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:03:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:03:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:03:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-226 [Pipeline] echo 05:03:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-226 [Pipeline] echo 05:03:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-226 [Pipeline] echo 05:03:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f52349e6a12af41f6af9f9514b298103bf4bc66c [Pipeline] echo 05:03:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f52349e [Pipeline] echo 05:03:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:03:09 provisioning config files... 05:03:09 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-226@tmp/config7672355270748418219tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:09 ---> docker-login.sh 05:03:09 nexus3.edgexfoundry.org:10001 05:03:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:09 Configure a credential helper to remove this warning. See 05:03:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:09 05:03:09 Login Succeeded 05:03:09 nexus3.edgexfoundry.org:10002 05:03:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:10 Configure a credential helper to remove this warning. See 05:03:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:10 05:03:10 Login Succeeded 05:03:10 nexus3.edgexfoundry.org:10003 05:03:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:10 Configure a credential helper to remove this warning. See 05:03:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:10 05:03:10 Login Succeeded 05:03:10 nexus3.edgexfoundry.org:10004 05:03:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:10 Configure a credential helper to remove this warning. See 05:03:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:10 05:03:10 Login Succeeded 05:03:10 docker.io 05:03:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:10 Configure a credential helper to remove this warning. See 05:03:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:10 05:03:10 Login Succeeded 05:03:10 ---> docker-login.sh ends [Pipeline] } 05:03:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:03:11 + git rev-list -1 --merges f52349e6a12af41f6af9f9514b298103bf4bc66c~1..f52349e6a12af41f6af9f9514b298103bf4bc66c [Pipeline] echo 05:03:11 -----------> git rev-list -1 --merges f52349e6a12af41f6af9f9514b298103bf4bc66c~1..f52349e6a12af41f6af9f9514b298103bf4bc66c f52349e6a12af41f6af9f9514b298103bf4bc66c [false] [Pipeline] sh 05:03:11 + git log --format=format:%s -1 f52349e6a12af41f6af9f9514b298103bf4bc66c [Pipeline] echo 05:03:11 ========================================================= 05:03:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:03:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:03:12 + git log --format=format:%s -1 f52349e6a12af41f6af9f9514b298103bf4bc66c [Pipeline] echo 05:03:12 [semverPrep] GIT_COMMIT: f52349e6a12af41f6af9f9514b298103bf4bc66c, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 05:03:12 [semverPrep] This is not a build commit. [Pipeline] sh 05:03:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:03:12 + grep -v github /etc/ssh/ssh_known_hosts 05:03:12 + [ -e /tmp/ssh_known_hosts ] 05:03:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:03:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:03:12 + sudo tee -a /etc/ssh/ssh_known_hosts 05:03:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:03:13 05:03:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:03:13 0.1.4: Pulling from edgex-devops/py-git-semver 05:03:13 b85a868b505f: Pulling fs layer 05:03:13 e2be974225ed: Pulling fs layer 05:03:13 339a4e72a1f5: Pulling fs layer 05:03:13 988bab9f4d93: Pulling fs layer 05:03:13 1469e6f7b9e6: Pulling fs layer 05:03:13 eaf3925da568: Pulling fs layer 05:03:13 bab4dde63d76: Pulling fs layer 05:03:13 bde34c3a00c8: Pulling fs layer 05:03:13 b352a97aabf1: Pulling fs layer 05:03:13 4872d77fe225: Pulling fs layer 05:03:13 5851b861e8e6: Pulling fs layer 05:03:13 bab4dde63d76: Waiting 05:03:13 bde34c3a00c8: Waiting 05:03:13 4872d77fe225: Waiting 05:03:13 5851b861e8e6: Waiting 05:03:13 1469e6f7b9e6: Waiting 05:03:13 988bab9f4d93: Waiting 05:03:13 eaf3925da568: Waiting 05:03:13 b352a97aabf1: Waiting 05:03:13 e2be974225ed: Download complete 05:03:13 988bab9f4d93: Verifying Checksum 05:03:13 988bab9f4d93: Download complete 05:03:13 339a4e72a1f5: Verifying Checksum 05:03:13 339a4e72a1f5: Download complete 05:03:13 eaf3925da568: Verifying Checksum 05:03:13 eaf3925da568: Download complete 05:03:13 1469e6f7b9e6: Verifying Checksum 05:03:13 1469e6f7b9e6: Download complete 05:03:13 bde34c3a00c8: Download complete 05:03:14 b352a97aabf1: Verifying Checksum 05:03:14 b352a97aabf1: Download complete 05:03:14 4872d77fe225: Verifying Checksum 05:03:14 4872d77fe225: Download complete 05:03:14 5851b861e8e6: Verifying Checksum 05:03:14 5851b861e8e6: Download complete 05:03:14 b85a868b505f: Verifying Checksum 05:03:14 b85a868b505f: Download complete 05:03:14 bab4dde63d76: Verifying Checksum 05:03:14 bab4dde63d76: Download complete 05:03:15 b85a868b505f: Pull complete 05:03:15 e2be974225ed: Pull complete 05:03:16 339a4e72a1f5: Pull complete 05:03:16 988bab9f4d93: Pull complete 05:03:16 1469e6f7b9e6: Pull complete 05:03:16 eaf3925da568: Pull complete 05:03:18 bab4dde63d76: Pull complete 05:03:18 bde34c3a00c8: Pull complete 05:03:18 b352a97aabf1: Pull complete 05:03:18 4872d77fe225: Pull complete 05:03:18 5851b861e8e6: Pull complete 05:03:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:03:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:03:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:18 prd-ubuntu20.04-docker-8c-8g-4842 does not seem to be running inside a container 05:03:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-226 -v /w/workspace/gexfoundry_device-snmp-go_PR-226:/w/workspace/gexfoundry_device-snmp-go_PR-226:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-226@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-226@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 05:03:19 $ docker top 601b908b59d9929480c75e773fe52c005752c16673bdbb5e804b03a8410b0a60 -eo pid,comm 05:03:19 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:03:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:03:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:03:19 [ssh-agent] Looking for ssh-agent implementation... 05:03:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:03:20 $ docker exec 601b908b59d9929480c75e773fe52c005752c16673bdbb5e804b03a8410b0a60 ssh-agent 05:03:20 SSH_AUTH_SOCK=/tmp/ssh-jwWzJ4NviFuk/agent.33 05:03:20 SSH_AGENT_PID=39 05:03:20 Running ssh-add (command line suppressed) 05:03:20 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-226@tmp/private_key_13416837191405542688.key (/w/workspace/gexfoundry_device-snmp-go_PR-226@tmp/private_key_13416837191405542688.key) 05:03:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:03:20 + git tag --points-at HEAD [Pipeline] } 05:03:20 $ docker exec --env ******** --env ******** 601b908b59d9929480c75e773fe52c005752c16673bdbb5e804b03a8410b0a60 ssh-agent -k 05:03:20 unset SSH_AUTH_SOCK; 05:03:20 unset SSH_AGENT_PID; 05:03:20 echo Agent pid 39 killed; 05:03:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:03:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:03:20 [ssh-agent] Looking for ssh-agent implementation... 05:03:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:03:20 $ docker exec 601b908b59d9929480c75e773fe52c005752c16673bdbb5e804b03a8410b0a60 ssh-agent 05:03:21 SSH_AUTH_SOCK=/tmp/ssh-FCKl6qm8Wkhf/agent.72 05:03:21 SSH_AGENT_PID=78 05:03:21 Running ssh-add (command line suppressed) 05:03:21 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-226@tmp/private_key_8994893476002894129.key (/w/workspace/gexfoundry_device-snmp-go_PR-226@tmp/private_key_8994893476002894129.key) 05:03:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:03:21 + git semver init 05:03:21 2023-02-07 05:03:21,661 [run_init] DEBUG init version:0.0.0 force:False 05:03:21 2023-02-07 05:03:21,663 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-226/.semver 05:03:21 2023-02-07 05:03:21,663 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-226/.semver 05:03:21 2023-02-07 05:03:21,664 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-226/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-226, universal_newlines=False, shell=None, istream=None) 05:03:23 2023-02-07 05:03:22,752 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-226/.git/info/exclude 05:03:23 2023-02-07 05:03:22,753 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-226/.semver/PR-226 with force:False 05:03:23 2023-02-07 05:03:22,753 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-226/.semver/PR-226 05:03:23 2023-02-07 05:03:22,758 [execute] INFO git cat-file --batch-check 05:03:23 2023-02-07 05:03:22,758 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-226/.semver, universal_newlines=False, shell=None, istream=) 05:03:23 2023-02-07 05:03:22,765 [execute] INFO git cat-file --batch 05:03:23 2023-02-07 05:03:22,766 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-226/.semver, universal_newlines=False, shell=None, istream=) 05:03:23 2023-02-07 05:03:22,771 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-226/.semver/PR-226 05:03:23 0.0.0 [Pipeline] } 05:03:23 $ docker exec --env ******** --env ******** 601b908b59d9929480c75e773fe52c005752c16673bdbb5e804b03a8410b0a60 ssh-agent -k 05:03:23 unset SSH_AUTH_SOCK; 05:03:23 unset SSH_AGENT_PID; 05:03:23 echo Agent pid 78 killed; 05:03:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:03:23 + git semver [Pipeline] } 05:03:23 $ docker stop --time=1 601b908b59d9929480c75e773fe52c005752c16673bdbb5e804b03a8410b0a60 05:03:25 $ docker rm -f --volumes 601b908b59d9929480c75e773fe52c005752c16673bdbb5e804b03a8410b0a60 [Pipeline] // withDockerContainer [Pipeline] sh 05:03:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:03:26 Stashed 1 file(s) [Pipeline] echo 05:03:26 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:03:26 provisioning config files... 05:03:26 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-226@tmp/config10417813462987765859tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:27 ---> docker-login.sh 05:03:27 nexus3.edgexfoundry.org:10001 05:03:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:27 Configure a credential helper to remove this warning. See 05:03:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:27 05:03:27 Login Succeeded 05:03:27 nexus3.edgexfoundry.org:10002 05:03:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:27 Configure a credential helper to remove this warning. See 05:03:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:27 05:03:27 Login Succeeded 05:03:27 nexus3.edgexfoundry.org:10003 05:03:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:27 Configure a credential helper to remove this warning. See 05:03:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:27 05:03:27 Login Succeeded 05:03:27 nexus3.edgexfoundry.org:10004 05:03:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:27 Configure a credential helper to remove this warning. See 05:03:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:27 05:03:27 Login Succeeded 05:03:27 docker.io 05:03:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:27 Configure a credential helper to remove this warning. See 05:03:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:27 05:03:27 Login Succeeded 05:03:27 ---> docker-login.sh ends [Pipeline] } 05:03:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:03:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:03:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:03:27 ========================================================= 05:03:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 05:03:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:28 + 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 . 05:03:28 Sending build context to Docker daemon 5.679MB 05:03:28 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 05:03:28 Step 2/12 : FROM ${BASE} AS builder 05:03:28 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 05:03:28 213ec9aee27d: Pulling fs layer 05:03:28 4583459ba037: Pulling fs layer 05:03:28 93c1e223e6f2: Pulling fs layer 05:03:28 53926ce57604: Pulling fs layer 05:03:28 21b2b0c7a3f4: Pulling fs layer 05:03:28 22ff95d597cd: Pulling fs layer 05:03:28 12d6caf4c0d1: Pulling fs layer 05:03:28 96b7cbca73a9: Pulling fs layer 05:03:28 a7acece74701: Pulling fs layer 05:03:28 53926ce57604: Waiting 05:03:28 21b2b0c7a3f4: Waiting 05:03:28 22ff95d597cd: Waiting 05:03:28 12d6caf4c0d1: Waiting 05:03:28 96b7cbca73a9: Waiting 05:03:28 a7acece74701: Waiting 05:03:28 93c1e223e6f2: Verifying Checksum 05:03:28 93c1e223e6f2: Download complete 05:03:28 4583459ba037: Verifying Checksum 05:03:28 4583459ba037: Download complete 05:03:28 21b2b0c7a3f4: Verifying Checksum 05:03:28 21b2b0c7a3f4: Download complete 05:03:28 22ff95d597cd: Verifying Checksum 05:03:28 22ff95d597cd: Download complete 05:03:28 213ec9aee27d: Verifying Checksum 05:03:28 213ec9aee27d: Download complete 05:03:28 12d6caf4c0d1: Verifying Checksum 05:03:28 12d6caf4c0d1: Download complete 05:03:28 213ec9aee27d: Pull complete 05:03:29 4583459ba037: Pull complete 05:03:29 93c1e223e6f2: Pull complete 05:03:30 a7acece74701: Verifying Checksum 05:03:30 a7acece74701: Download complete 05:03:30 53926ce57604: Verifying Checksum 05:03:30 53926ce57604: Download complete 05:03:31 96b7cbca73a9: Verifying Checksum 05:03:31 96b7cbca73a9: Download complete 05:03:34 53926ce57604: Pull complete 05:03:34 21b2b0c7a3f4: Pull complete 05:03:34 22ff95d597cd: Pull complete 05:03:34 12d6caf4c0d1: Pull complete 05:03:36 96b7cbca73a9: Pull complete 05:03:37 a7acece74701: Pull complete 05:03:37 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 05:03:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:03:37 ---> db6d94c90886 05:03:37 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:03:39 ---> Running in c18493525b45 05:03:39 Removing intermediate container c18493525b45 05:03:39 ---> 01d9603f3a9e 05:03:39 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:03:39 ---> Running in fb1ec76f6382 05:03:39 Removing intermediate container fb1ec76f6382 05:03:39 ---> dc4aedc0da84 05:03:39 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:03:39 ---> Running in d5167fed70d1 05:03:39 Removing intermediate container d5167fed70d1 05:03:39 ---> df22fb5fc7ba 05:03:39 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:03:39 ---> Running in 47609401056e 05:03:39 Removing intermediate container 47609401056e 05:03:39 ---> 3d8800a103d5 05:03:39 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:03:39 ---> Running in 8abcf59d45ed 05:03:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:03:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:03:40 (1/4) Installing openssh-keygen (9.0_p1-r2) 05:03:40 (2/4) Installing libedit (20210910.3.1-r0) 05:03:40 (3/4) Installing openssh-client-common (9.0_p1-r2) 05:03:40 (4/4) Installing openssh-client-default (9.0_p1-r2) 05:03:40 Executing busybox-1.35.0-r17.trigger 05:03:40 OK: 216 MiB in 55 packages 05:03:40 Removing intermediate container 8abcf59d45ed 05:03:40 ---> f6cf349f2c57 05:03:40 Step 8/12 : WORKDIR /device-snmp-go 05:03:40 ---> Running in 03743acc015a 05:03:40 Removing intermediate container 03743acc015a 05:03:40 ---> cba010b9df93 05:03:40 Step 9/12 : COPY go.mod vendor* ./ 05:03:40 ---> 3332c082be62 05:03:40 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:03:41 ---> Running in bbe16e239912 05:03:41 Still waiting to schedule task 05:03:41 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:04:07 Removing intermediate container bbe16e239912 05:04:07 ---> 1ad7421e73f6 05:04:07 Step 11/12 : COPY . . 05:04:08 ---> 9e990907011f 05:04:08 Step 12/12 : RUN ${MAKE} 05:04:08 ---> Running in 94321e26e970 05:04:08 noop 05:04:08 Removing intermediate container 94321e26e970 05:04:08 ---> 249efcff75c7 05:04:08 Successfully built 249efcff75c7 05:04:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:09 + docker inspect -f . ci-base-image-x86_64 05:04:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:09 prd-ubuntu20.04-docker-8c-8g-4842 does not seem to be running inside a container 05:04:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-226 -v /w/workspace/gexfoundry_device-snmp-go_PR-226:/w/workspace/gexfoundry_device-snmp-go_PR-226:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-226@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-226@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 05:04:09 $ docker top f18817b29cabb3fd53ae06d4040db13986cd706607e38be0ecdc4d505a6918a4 -eo pid,comm [Pipeline] { [Pipeline] sh 05:04:10 + go version 05:04:10 go version go1.18.7 linux/amd64 [Pipeline] } 05:04:10 $ docker stop --time=1 f18817b29cabb3fd53ae06d4040db13986cd706607e38be0ecdc4d505a6918a4 05:04:11 $ docker rm -f --volumes f18817b29cabb3fd53ae06d4040db13986cd706607e38be0ecdc4d505a6918a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:12 + docker inspect -f . ci-base-image-x86_64 05:04:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:12 prd-ubuntu20.04-docker-8c-8g-4842 does not seem to be running inside a container 05:04:12 $ 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-226 -v /w/workspace/gexfoundry_device-snmp-go_PR-226:/w/workspace/gexfoundry_device-snmp-go_PR-226:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-226@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-226@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 05:04:12 $ docker top 63ed08d3fe94592536cab398093e1a90fc19241e00c96de9e9d22ee4e1290010 -eo pid,comm [Pipeline] { [Pipeline] sh 05:04:13 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-226 [Pipeline] fileExists [Pipeline] sh 05:04:13 + make test 05:04:13 go test ./... -coverprofile=coverage.out 05:04:13 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:04:21 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:04:21 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.013s coverage: 0.0% of statements 05:04:28 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." 05:04:28 go vet ./... 05:04:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:04:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:04:31 ./bin/test-attribution-txt.sh 05:04:31 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 05:04:31 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 05:04:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:04:31 $ docker stop --time=1 63ed08d3fe94592536cab398093e1a90fc19241e00c96de9e9d22ee4e1290010 05:04:33 $ docker rm -f --volumes 63ed08d3fe94592536cab398093e1a90fc19241e00c96de9e9d22ee4e1290010 [Pipeline] // withDockerContainer [Pipeline] sh 05:04:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:04:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:04:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:04:35 + ls -al . 05:04:35 total 172 05:04:35 drwxrwxr-x 9 jenkins jenkins 4096 Feb 7 05:04 . 05:04:35 drwxrwxr-x 4 jenkins jenkins 4096 Feb 7 05:03 .. 05:04:35 -rw-rw-r-- 1 jenkins jenkins 6 Feb 7 05:03 .dockerignore 05:04:35 drwxrwxr-x 8 jenkins jenkins 4096 Feb 7 05:04 .git 05:04:35 drwxrwxr-x 3 jenkins jenkins 4096 Feb 7 05:03 .github 05:04:35 -rw-rw-r-- 1 jenkins jenkins 328 Feb 7 05:03 .gitignore 05:04:35 -rw-rw-r-- 1 jenkins jenkins 41 Feb 7 05:03 .golangci.yml 05:04:35 drwxr-xr-x 3 jenkins jenkins 4096 Feb 7 05:03 .semver 05:04:35 -rw-rw-r-- 1 jenkins jenkins 8828 Feb 7 05:03 Attribution.txt 05:04:35 -rw-rw-r-- 1 jenkins jenkins 8355 Feb 7 05:03 CHANGELOG.md 05:04:35 -rw-rw-r-- 1 jenkins jenkins 1423 Feb 7 05:03 Dockerfile 05:04:35 -rw-rw-r-- 1 jenkins jenkins 677 Feb 7 05:03 GOVERNANCE.md 05:04:35 -rw-rw-r-- 1 jenkins jenkins 656 Feb 7 05:03 Jenkinsfile 05:04:35 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 7 05:03 LICENSE 05:04:35 -rw-rw-r-- 1 jenkins jenkins 2079 Feb 7 05:03 Makefile 05:04:35 -rw-rw-r-- 1 jenkins jenkins 620 Feb 7 05:03 OWNERS.md 05:04:35 -rw-rw-r-- 1 jenkins jenkins 10054 Feb 7 05:03 README.md 05:04:35 -rw-rw-r-- 1 jenkins jenkins 5 Feb 7 05:03 VERSION 05:04:35 drwxrwxr-x 2 jenkins jenkins 4096 Feb 7 05:03 bin 05:04:35 drwxrwxr-x 3 jenkins jenkins 4096 Feb 7 05:03 cmd 05:04:35 -rw-r--r-- 1 jenkins jenkins 7631 Feb 7 05:04 coverage.out 05:04:35 -rw-rw-r-- 1 jenkins jenkins 3325 Feb 7 05:03 go.mod 05:04:35 -rw-rw-r-- 1 jenkins jenkins 32918 Feb 7 05:03 go.sum 05:04:35 drwxrwxr-x 3 jenkins jenkins 4096 Feb 7 05:03 internal 05:04:35 drwxrwxr-x 4 jenkins jenkins 4096 Feb 7 05:03 snap 05:04:35 -rw-rw-r-- 1 jenkins jenkins 228 Feb 7 05:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:35 + 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=f52349e6a12af41f6af9f9514b298103bf4bc66c --label arch=amd64 --label version=0.0.0 . 05:04:35 Sending build context to Docker daemon 5.687MB 05:04:35 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 05:04:35 Step 2/24 : FROM ${BASE} AS builder 05:04:35 ---> 249efcff75c7 05:04:35 Step 3/24 : ARG ADD_BUILD_TAGS="" 05:04:35 ---> Running in f958342482cb 05:04:35 Removing intermediate container f958342482cb 05:04:35 ---> 3f704e3d4b90 05:04:35 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:04:36 ---> Running in 3cf78e8c7973 05:04:36 Removing intermediate container 3cf78e8c7973 05:04:36 ---> 7ee0b137b1e4 05:04:36 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:04:36 ---> Running in 25800ebf0346 05:04:36 Removing intermediate container 25800ebf0346 05:04:36 ---> 11a180cf2386 05:04:36 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 05:04:36 ---> Running in c771ec15bc3c 05:04:36 Removing intermediate container c771ec15bc3c 05:04:36 ---> d92966fa1369 05:04:36 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:04:36 ---> Running in 3cd46d34cfa2 05:04:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:04:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:04:36 OK: 216 MiB in 55 packages 05:04:37 Removing intermediate container 3cd46d34cfa2 05:04:37 ---> 9462657fdbf8 05:04:37 Step 8/24 : WORKDIR /device-snmp-go 05:04:37 ---> Running in 6aac8d13260d 05:04:37 Removing intermediate container 6aac8d13260d 05:04:37 ---> 51b135178c55 05:04:37 Step 9/24 : COPY go.mod vendor* ./ 05:04:37 ---> c8ac0cf99004 05:04:37 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:37 ---> Running in c5761650a9e4 05:04:38 Removing intermediate container c5761650a9e4 05:04:38 ---> d699cc0a49e5 05:04:38 Step 11/24 : COPY . . 05:04:38 ---> 7bcceb520b71 05:04:38 Step 12/24 : RUN ${MAKE} 05:04:38 ---> Running in fe3cf30b4be7 05:04:38 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 05:04:56 Removing intermediate container fe3cf30b4be7 05:04:56 ---> f8e94a18f972 05:04:56 Step 13/24 : FROM alpine:3.16 05:04:56 3.16: Pulling from library/alpine 05:04:56 ca7dd9ec2225: Pulling fs layer 05:04:56 ca7dd9ec2225: Verifying Checksum 05:04:56 ca7dd9ec2225: Download complete 05:04:56 ca7dd9ec2225: Pull complete 05:04:56 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 05:04:56 Status: Downloaded newer image for alpine:3.16 05:04:56 ---> bfe296a52501 05:04:56 Step 14/24 : RUN apk add --update --no-cache dumb-init 05:04:56 ---> Running in 399bba0775ff 05:04:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:04:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:04:56 (1/1) Installing dumb-init (1.2.5-r1) 05:04:56 Executing busybox-1.35.0-r17.trigger 05:04:56 OK: 6 MiB in 15 packages 05:04:56 Removing intermediate container 399bba0775ff 05:04:56 ---> cf949b8f04d7 05:04:56 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 05:04:57 ---> c106eb00b714 05:04:57 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:04:57 ---> e11cfb140570 05:04:57 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 05:04:57 ---> 8d1cce6e3922 05:04:57 Step 18/24 : EXPOSE 59993 05:04:57 ---> Running in a5fb0de52cc4 05:04:57 Removing intermediate container a5fb0de52cc4 05:04:57 ---> 662d11e524a9 05:04:57 Step 19/24 : EXPOSE 161 05:04:57 ---> Running in 9c0e68464f55 05:04:57 Removing intermediate container 9c0e68464f55 05:04:57 ---> e2e5c09e0e95 05:04:57 Step 20/24 : ENTRYPOINT ["/device-snmp"] 05:04:57 ---> Running in 6b56ecca9fdf 05:04:57 Removing intermediate container 6b56ecca9fdf 05:04:57 ---> ea8a511f7bd3 05:04:57 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 05:04:57 ---> Running in c3ea5140a72d 05:04:57 Removing intermediate container c3ea5140a72d 05:04:57 ---> c5ad8eb26613 05:04:57 Step 22/24 : LABEL arch=amd64 05:04:57 ---> Running in 1971c21397eb 05:04:58 Removing intermediate container 1971c21397eb 05:04:58 ---> c87162715ac3 05:04:58 Step 23/24 : LABEL git_sha=f52349e6a12af41f6af9f9514b298103bf4bc66c 05:04:58 ---> Running in 49528d252363 05:04:58 Removing intermediate container 49528d252363 05:04:58 ---> 8534f9e88035 05:04:58 Step 24/24 : LABEL version=0.0.0 05:04:58 ---> Running in d304a1b05079 05:04:58 Removing intermediate container d304a1b05079 05:04:58 ---> b23fd7c754ec 05:04:58 [Warning] One or more build-args [ARCH] were not consumed 05:04:58 Successfully built b23fd7c754ec 05:04:58 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:59 05:04:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:59 latest: Pulling from edgex-lftools-log-publisher 05:04:59 5eb5b503b376: Pulling fs layer 05:04:59 5c69ac0246d0: Pulling fs layer 05:04:59 ec43610c2a17: Pulling fs layer 05:04:59 3a2ae6a8a46f: Pulling fs layer 05:04:59 33b1e0a273af: Pulling fs layer 05:04:59 5d3b04190fa2: Pulling fs layer 05:04:59 2f39f015ded8: Pulling fs layer 05:04:59 33b1e0a273af: Waiting 05:04:59 5d3b04190fa2: Waiting 05:04:59 2f39f015ded8: Waiting 05:04:59 3a2ae6a8a46f: Waiting 05:04:59 5c69ac0246d0: Verifying Checksum 05:04:59 5c69ac0246d0: Download complete 05:04:59 3a2ae6a8a46f: Verifying Checksum 05:04:59 3a2ae6a8a46f: Download complete 05:04:59 33b1e0a273af: Verifying Checksum 05:04:59 33b1e0a273af: Download complete 05:04:59 5d3b04190fa2: Download complete 05:04:59 ec43610c2a17: Verifying Checksum 05:04:59 ec43610c2a17: Download complete 05:04:59 5eb5b503b376: Verifying Checksum 05:04:59 5eb5b503b376: Download complete 05:05:00 2f39f015ded8: Verifying Checksum 05:05:00 2f39f015ded8: Download complete 05:05:01 5eb5b503b376: Pull complete 05:05:01 5c69ac0246d0: Pull complete 05:05:01 ec43610c2a17: Pull complete 05:05:01 3a2ae6a8a46f: Pull complete 05:05:01 33b1e0a273af: Pull complete 05:05:01 5d3b04190fa2: Pull complete 05:05:06 2f39f015ded8: Pull complete 05:05:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:05:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:05:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:06 prd-ubuntu20.04-docker-8c-8g-4842 does not seem to be running inside a container 05:05:06 $ 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-226 -v /w/workspace/gexfoundry_device-snmp-go_PR-226:/w/workspace/gexfoundry_device-snmp-go_PR-226:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-226@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-226@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 05:05:08 $ docker top 248258181bc65183799917c3d112bdabc774fb615a9938aea2b485768005aa61 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:05:08 ---> job-cost.sh 05:05:08 lf-activate-venv: SKIPPING 05:05:08 INFO: No Stack... 05:05:09 INFO: Retrieving Pricing Info for: v3-standard-8 05:05:09 INFO: Archiving Costs [Pipeline] sh 05:05:09 + cat /w/workspace/gexfoundry_device-snmp-go_PR-226/archives/cost.csv 05:05:09 + cut -d, -f6 [Pipeline] lock 05:05:10 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-226-1-stack-cost] 05:05:10 Resource [jenkins-edgexfoundry-device-snmp-go-PR-226-1-stack-cost] did not exist. Created. 05:05:10 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-226-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:05:10 + echo total: 0.2199999988079071 [Pipeline] stash 05:05:10 Stashed 1 file(s) [Pipeline] } 05:05:10 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-226-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:05:10 $ docker stop --time=1 248258181bc65183799917c3d112bdabc774fb615a9938aea2b485768005aa61 05:05:11 $ docker rm -f --volumes 248258181bc65183799917c3d112bdabc774fb615a9938aea2b485768005aa61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:06:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4846 in /w/workspace/gexfoundry_device-snmp-go_PR-226 [Pipeline] { [Pipeline] ws 05:06:00 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 05:06:00 Selected Git installation does not exist. Using Default 05:06:00 The recommended git tool is: NONE 05:06:11 using credential edgex-jenkins-ssh 05:06:11 Cloning the remote Git repository 05:06:11 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 05:06:11 > git init /w/workspace/device-snmp-go/1 # timeout=10 05:06:11 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:06:11 > git --version # timeout=10 05:06:11 > git --version # 'git version 2.25.1' 05:06:11 using GIT_SSH to set credentials SSH Credentials for GitHub 05:06:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:06:13 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:06:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:06:14 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:06:14 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:06:14 using GIT_SSH to set credentials SSH Credentials for GitHub 05:06:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/226/head:refs/remotes/origin/PR-226 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:06:15 Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit f52349e6a12af41f6af9f9514b298103bf4bc66c 05:06:15 Merge succeeded, producing f52349e6a12af41f6af9f9514b298103bf4bc66c 05:06:15 Checking out Revision f52349e6a12af41f6af9f9514b298103bf4bc66c (PR-226) 05:06:16 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 05:06:16 > git --version # timeout=10 05:06:16 > git --version # 'git version 2.25.1' 05:06:16 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:06:15 > git config core.sparsecheckout # timeout=10 05:06:15 > git checkout -f f52349e6a12af41f6af9f9514b298103bf4bc66c # timeout=10 05:06:15 > git remote # timeout=10 05:06:15 > git config --get remote.origin.url # timeout=10 05:06:15 using GIT_SSH to set credentials SSH Credentials for GitHub 05:06:15 > git merge 2bd6e5dae59222faf073cfb9822f90f2048c0bba # timeout=10 05:06:15 > git rev-parse HEAD^{commit} # timeout=10 05:06:15 > git config core.sparsecheckout # timeout=10 05:06:15 > git checkout -f f52349e6a12af41f6af9f9514b298103bf4bc66c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:06:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:06:17 % Total % Received % Xferd Average Speed Time Time Time Current 05:06:17 Dload Upload Total Spent Left Speed 05:06:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh 05:06:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:06:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:06:18 + sudo tee /etc/docker/daemon.new 05:06:18 { 05:06:18 "registry-mirrors": [ 05:06:18 "https://nexus3.edgexfoundry.org:10001" 05:06:18 ], 05:06:18 "bip": "10.250.0.254/24", 05:06:18 "hosts": [ 05:06:18 "tcp://0.0.0.0:5555", 05:06:18 "unix:///var/run/docker.sock" 05:06:18 ], 05:06:18 "mtu": 1458, 05:06:18 "selinux-enabled": true, 05:06:18 "seccomp-profile": "/etc/docker/seccomp.json" 05:06:18 } [Pipeline] sh 05:06:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:06:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:06:39 provisioning config files... 05:06:39 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config10939785074502440517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:06:39 ---> docker-login.sh 05:06:39 nexus3.edgexfoundry.org:10001 05:06:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:40 Configure a credential helper to remove this warning. See 05:06:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:40 05:06:40 Login Succeeded 05:06:40 nexus3.edgexfoundry.org:10002 05:06:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:40 Configure a credential helper to remove this warning. See 05:06:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:40 05:06:40 Login Succeeded 05:06:40 nexus3.edgexfoundry.org:10003 05:06:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:41 Configure a credential helper to remove this warning. See 05:06:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:41 05:06:41 Login Succeeded 05:06:41 nexus3.edgexfoundry.org:10004 05:06:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:41 Configure a credential helper to remove this warning. See 05:06:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:41 05:06:41 Login Succeeded 05:06:41 docker.io 05:06:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:42 Configure a credential helper to remove this warning. See 05:06:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:42 05:06:42 Login Succeeded 05:06:42 ---> docker-login.sh ends [Pipeline] } 05:06:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:06:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:06:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:06:42 ========================================================= 05:06:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 05:06:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:43 + 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 . 05:06:43 Sending build context to Docker daemon 2.94MB 05:06:43 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 05:06:43 Step 2/12 : FROM ${BASE} AS builder 05:06:43 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:06:43 9b18e9b68314: Pulling fs layer 05:06:43 35d82f9e3411: Pulling fs layer 05:06:43 e16973657156: Pulling fs layer 05:06:43 fc693d55d65f: Pulling fs layer 05:06:43 7e9fc2657dce: Pulling fs layer 05:06:43 dda99020689f: Pulling fs layer 05:06:43 db1c61fa0a46: Pulling fs layer 05:06:43 891c053d2c06: Pulling fs layer 05:06:43 dda99020689f: Waiting 05:06:43 db1c61fa0a46: Waiting 05:06:43 fc693d55d65f: Waiting 05:06:43 7e9fc2657dce: Waiting 05:06:43 e16973657156: Verifying Checksum 05:06:43 e16973657156: Download complete 05:06:43 35d82f9e3411: Download complete 05:06:43 7e9fc2657dce: Verifying Checksum 05:06:43 7e9fc2657dce: Download complete 05:06:43 dda99020689f: Verifying Checksum 05:06:43 dda99020689f: Download complete 05:06:43 9b18e9b68314: Verifying Checksum 05:06:43 9b18e9b68314: Download complete 05:06:44 9b18e9b68314: Pull complete 05:06:44 891c053d2c06: Verifying Checksum 05:06:44 891c053d2c06: Download complete 05:06:45 35d82f9e3411: Pull complete 05:06:45 e16973657156: Pull complete 05:06:46 db1c61fa0a46: Verifying Checksum 05:06:47 fc693d55d65f: Verifying Checksum 05:06:47 fc693d55d65f: Download complete 05:06:59 fc693d55d65f: Pull complete 05:06:59 7e9fc2657dce: Pull complete 05:06:59 dda99020689f: Pull complete 05:07:06 db1c61fa0a46: Pull complete 05:07:08 891c053d2c06: Pull complete 05:07:08 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 05:07:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:07:08 ---> f96f9c87975a 05:07:08 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:07:09 ---> Running in aba826573964 05:07:09 Removing intermediate container aba826573964 05:07:09 ---> 079442d8e245 05:07:09 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:07:09 ---> Running in 2284a019448c 05:07:09 Removing intermediate container 2284a019448c 05:07:09 ---> a93c6d682689 05:07:09 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:07:09 ---> Running in 83801c0e8d2b 05:07:10 Removing intermediate container 83801c0e8d2b 05:07:10 ---> 6e99c4f2b882 05:07:10 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:07:10 ---> Running in b19d73dfba1a 05:07:10 Removing intermediate container b19d73dfba1a 05:07:10 ---> 71186c9b741a 05:07:10 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:07:10 ---> Running in 1fd676adbf8f 05:07:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:07:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:07:13 (1/4) Installing openssh-keygen (9.0_p1-r2) 05:07:13 (2/4) Installing libedit (20210910.3.1-r0) 05:07:13 (3/4) Installing openssh-client-common (9.0_p1-r2) 05:07:13 (4/4) Installing openssh-client-default (9.0_p1-r2) 05:07:13 Executing busybox-1.35.0-r17.trigger 05:07:13 OK: 226 MiB in 55 packages 05:07:14 Removing intermediate container 1fd676adbf8f 05:07:14 ---> 530564ae7891 05:07:14 Step 8/12 : WORKDIR /device-snmp-go 05:07:14 ---> Running in be9c84e328c6 05:07:14 Removing intermediate container be9c84e328c6 05:07:14 ---> 3922cc5637bc 05:07:14 Step 9/12 : COPY go.mod vendor* ./ 05:07:15 ---> 6850010933e4 05:07:15 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:07:15 ---> Running in 0cb5bd8dad57 05:08:23 Removing intermediate container 0cb5bd8dad57 05:08:23 ---> 0687027adb52 05:08:23 Step 11/12 : COPY . . 05:08:23 ---> 0b49b1e45759 05:08:23 Step 12/12 : RUN ${MAKE} 05:08:23 ---> Running in 0daacc201c8a 05:08:23 noop 05:08:23 Removing intermediate container 0daacc201c8a 05:08:23 ---> 08a24b4c594f 05:08:23 Successfully built 08a24b4c594f 05:08:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:24 + docker inspect -f . ci-base-image-arm64 05:08:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:08:24 prd-ubuntu20.04-docker-arm64-4c-16g-4846 does not seem to be running inside a container 05:08:24 $ 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 05:08:26 $ docker top 94a87d3f11b2a3931b56319424e72f28907a5329e3f342b73c28ff53be35b952 -eo pid,comm [Pipeline] { [Pipeline] sh 05:08:26 + go version 05:08:26 go version go1.18.7 linux/arm64 [Pipeline] } 05:08:27 $ docker stop --time=1 94a87d3f11b2a3931b56319424e72f28907a5329e3f342b73c28ff53be35b952 05:08:30 $ docker rm -f --volumes 94a87d3f11b2a3931b56319424e72f28907a5329e3f342b73c28ff53be35b952 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:31 + docker inspect -f . ci-base-image-arm64 05:08:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:08:31 prd-ubuntu20.04-docker-arm64-4c-16g-4846 does not seem to be running inside a container 05:08:31 $ 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 05:08:32 $ docker top 66b19a68eeea04a8d087d9424cb788accaa873174bf981ee41ff7d5b0f415c64 -eo pid,comm [Pipeline] { [Pipeline] sh 05:08:33 + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh 05:08:34 + make test 05:08:34 go test ./... -coverprofile=coverage.out 05:08:35 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:10:12 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:10:12 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.050s coverage: 0.0% of statements 05:10:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:10:12 go vet ./... 05:10:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:10:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:10:24 ./bin/test-attribution-txt.sh 05:10:24 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 05:10:24 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 05:10:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:10:25 $ docker stop --time=1 66b19a68eeea04a8d087d9424cb788accaa873174bf981ee41ff7d5b0f415c64 05:10:26 $ docker rm -f --volumes 66b19a68eeea04a8d087d9424cb788accaa873174bf981ee41ff7d5b0f415c64 [Pipeline] // withDockerContainer [Pipeline] sh 05:10:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:10:27 Warning: overwriting stash ‘coverage-report’ 05:10:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:10:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:10:29 + ls -al . 05:10:29 total 168 05:10:29 drwxrwxr-x 8 jenkins jenkins 4096 Feb 7 05:08 . 05:10:29 drwxrwxr-x 4 jenkins jenkins 4096 Feb 7 05:06 .. 05:10:29 -rw-rw-r-- 1 jenkins jenkins 6 Feb 7 05:06 .dockerignore 05:10:29 drwxrwxr-x 8 jenkins jenkins 4096 Feb 7 05:06 .git 05:10:29 drwxrwxr-x 3 jenkins jenkins 4096 Feb 7 05:06 .github 05:10:29 -rw-rw-r-- 1 jenkins jenkins 328 Feb 7 05:06 .gitignore 05:10:29 -rw-rw-r-- 1 jenkins jenkins 41 Feb 7 05:06 .golangci.yml 05:10:29 -rw-rw-r-- 1 jenkins jenkins 8828 Feb 7 05:06 Attribution.txt 05:10:29 -rw-rw-r-- 1 jenkins jenkins 8355 Feb 7 05:06 CHANGELOG.md 05:10:29 -rw-rw-r-- 1 jenkins jenkins 1423 Feb 7 05:06 Dockerfile 05:10:29 -rw-rw-r-- 1 jenkins jenkins 677 Feb 7 05:06 GOVERNANCE.md 05:10:29 -rw-rw-r-- 1 jenkins jenkins 656 Feb 7 05:06 Jenkinsfile 05:10:29 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 7 05:06 LICENSE 05:10:29 -rw-rw-r-- 1 jenkins jenkins 2079 Feb 7 05:06 Makefile 05:10:29 -rw-rw-r-- 1 jenkins jenkins 620 Feb 7 05:06 OWNERS.md 05:10:29 -rw-rw-r-- 1 jenkins jenkins 10054 Feb 7 05:06 README.md 05:10:29 -rw-rw-r-- 1 jenkins jenkins 5 Feb 7 05:03 VERSION 05:10:29 drwxrwxr-x 2 jenkins jenkins 4096 Feb 7 05:06 bin 05:10:29 drwxrwxr-x 3 jenkins jenkins 4096 Feb 7 05:06 cmd 05:10:29 -rw-r--r-- 1 jenkins jenkins 7631 Feb 7 05:09 coverage.out 05:10:29 -rw-rw-r-- 1 jenkins jenkins 3325 Feb 7 05:06 go.mod 05:10:29 -rw-rw-r-- 1 jenkins jenkins 32918 Feb 7 05:06 go.sum 05:10:29 drwxrwxr-x 3 jenkins jenkins 4096 Feb 7 05:06 internal 05:10:29 drwxrwxr-x 4 jenkins jenkins 4096 Feb 7 05:06 snap 05:10:29 -rw-rw-r-- 1 jenkins jenkins 228 Feb 7 05:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:29 + 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=f52349e6a12af41f6af9f9514b298103bf4bc66c --label arch=arm64 --label version=0.0.0 . 05:10:29 Sending build context to Docker daemon 2.948MB 05:10:29 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 05:10:29 Step 2/24 : FROM ${BASE} AS builder 05:10:29 ---> 08a24b4c594f 05:10:29 Step 3/24 : ARG ADD_BUILD_TAGS="" 05:10:30 ---> Running in 76a1a636fc1a 05:10:30 Removing intermediate container 76a1a636fc1a 05:10:30 ---> cd70717e0321 05:10:30 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:10:30 ---> Running in 540d825af149 05:10:30 Removing intermediate container 540d825af149 05:10:30 ---> a5df7b066935 05:10:30 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:10:30 ---> Running in 66fafea45b28 05:10:31 Removing intermediate container 66fafea45b28 05:10:31 ---> 4bb23a626ff4 05:10:31 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 05:10:31 ---> Running in 8a5a6d20323f 05:10:31 Removing intermediate container 8a5a6d20323f 05:10:31 ---> cde623cdb8d6 05:10:31 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:10:31 ---> Running in bf42eb9f70af 05:10:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:10:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:10:34 OK: 226 MiB in 55 packages 05:10:35 Removing intermediate container bf42eb9f70af 05:10:35 ---> 4557415d5a2f 05:10:35 Step 8/24 : WORKDIR /device-snmp-go 05:10:35 ---> Running in 2f2c9dae7267 05:10:35 Removing intermediate container 2f2c9dae7267 05:10:35 ---> 041e71fa94d6 05:10:35 Step 9/24 : COPY go.mod vendor* ./ 05:10:35 ---> d14539007cb6 05:10:35 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:10:35 ---> Running in aa959e3fb3cd 05:10:38 Removing intermediate container aa959e3fb3cd 05:10:38 ---> 340c72e9ead3 05:10:38 Step 11/24 : COPY . . 05:10:39 ---> 734a81796e2f 05:10:39 Step 12/24 : RUN ${MAKE} 05:10:39 ---> Running in 32b0435390d2 05:10:40 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 05:12:47 Removing intermediate container 32b0435390d2 05:12:47 ---> e399380c12e1 05:12:47 Step 13/24 : FROM alpine:3.16 05:12:47 3.16: Pulling from library/alpine 05:12:47 6875df1f5354: Pulling fs layer 05:12:47 6875df1f5354: Download complete 05:12:47 6875df1f5354: Pull complete 05:12:47 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 05:12:47 Status: Downloaded newer image for alpine:3.16 05:12:47 ---> 2b4661558fb8 05:12:47 Step 14/24 : RUN apk add --update --no-cache dumb-init 05:12:47 ---> Running in 281ed4301859 05:12:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:12:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:12:47 (1/1) Installing dumb-init (1.2.5-r1) 05:12:47 Executing busybox-1.35.0-r17.trigger 05:12:47 OK: 5 MiB in 15 packages 05:12:47 Removing intermediate container 281ed4301859 05:12:47 ---> 14ff9bec0a98 05:12:47 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 05:12:47 ---> c70fcdef20e6 05:12:47 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:12:47 ---> d3fedb69a8fd 05:12:47 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 05:12:47 ---> 89cdda631a76 05:12:47 Step 18/24 : EXPOSE 59993 05:12:47 ---> Running in d86d475dc407 05:12:47 Removing intermediate container d86d475dc407 05:12:47 ---> 02972bb1f488 05:12:47 Step 19/24 : EXPOSE 161 05:12:47 ---> Running in 94b34e1b7d07 05:12:47 Removing intermediate container 94b34e1b7d07 05:12:47 ---> 8e009cfbf263 05:12:47 Step 20/24 : ENTRYPOINT ["/device-snmp"] 05:12:47 ---> Running in 898ccdd10aa4 05:12:47 Removing intermediate container 898ccdd10aa4 05:12:47 ---> 8f37fa3f16f6 05:12:47 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 05:12:47 ---> Running in f76592ec5b21 05:12:47 Removing intermediate container f76592ec5b21 05:12:47 ---> 6a109cca1b60 05:12:47 Step 22/24 : LABEL arch=arm64 05:12:47 ---> Running in 6832298cb8f8 05:12:47 Removing intermediate container 6832298cb8f8 05:12:47 ---> f302793b2e29 05:12:47 Step 23/24 : LABEL git_sha=f52349e6a12af41f6af9f9514b298103bf4bc66c 05:12:47 ---> Running in 7e75d19a838e 05:12:47 Removing intermediate container 7e75d19a838e 05:12:47 ---> 48b0725b66a8 05:12:47 Step 24/24 : LABEL version=0.0.0 05:12:47 ---> Running in 1f35487edfcf 05:12:47 Removing intermediate container 1f35487edfcf 05:12:47 ---> b746a1eaed27 05:12:47 [Warning] One or more build-args [ARCH] were not consumed 05:12:47 Successfully built b746a1eaed27 05:12:47 Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:12:48 05:12:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:12:48 arm64: Pulling from edgex-lftools-log-publisher 05:12:48 8998bd30e6a1: Pulling fs layer 05:12:48 04944245beec: Pulling fs layer 05:12:48 699f458cf7ca: Pulling fs layer 05:12:48 765212b225bb: Pulling fs layer 05:12:48 f23df028b6ca: Pulling fs layer 05:12:48 d65c8cfc05b1: Pulling fs layer 05:12:48 2437ff75d9bd: Pulling fs layer 05:12:48 765212b225bb: Waiting 05:12:48 f23df028b6ca: Waiting 05:12:48 d65c8cfc05b1: Waiting 05:12:48 2437ff75d9bd: Waiting 05:12:49 04944245beec: Verifying Checksum 05:12:49 04944245beec: Download complete 05:12:49 765212b225bb: Verifying Checksum 05:12:49 765212b225bb: Download complete 05:12:49 f23df028b6ca: Verifying Checksum 05:12:49 f23df028b6ca: Download complete 05:12:49 d65c8cfc05b1: Download complete 05:12:49 699f458cf7ca: Verifying Checksum 05:12:49 699f458cf7ca: Download complete 05:12:49 8998bd30e6a1: Verifying Checksum 05:12:49 8998bd30e6a1: Download complete 05:12:52 2437ff75d9bd: Verifying Checksum 05:12:52 2437ff75d9bd: Download complete 05:12:53 8998bd30e6a1: Pull complete 05:12:55 04944245beec: Pull complete 05:12:56 699f458cf7ca: Pull complete 05:12:57 765212b225bb: Pull complete 05:12:57 f23df028b6ca: Pull complete 05:12:57 d65c8cfc05b1: Pull complete 05:13:12 2437ff75d9bd: Pull complete 05:13:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:13:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:13:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:13:13 prd-ubuntu20.04-docker-arm64-4c-16g-4846 does not seem to be running inside a container 05:13:13 $ 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 05:13:15 $ docker top a546db1c368882f619bba8d3b3bf61a645b19545de2f21b19b8c30088ccce79c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:13:16 ---> job-cost.sh 05:13:16 lf-activate-venv: SKIPPING 05:13:16 INFO: No Stack... 05:13:16 INFO: Retrieving Pricing Info for: v3-standard-4 05:13:17 INFO: Archiving Costs [Pipeline] sh 05:13:18 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 05:13:18 + cut -d, -f6 [Pipeline] lock 05:13:18 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-226-1-stack-cost] 05:13:18 Resource [jenkins-edgexfoundry-device-snmp-go-PR-226-1-stack-cost] did not exist. Created. 05:13:18 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-226-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:13:19 /w/workspace/device-snmp-go/1@tmp/durable-90aec00f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:13:19 + echo total: 0.10999999940395355 [Pipeline] stash 05:13:19 Warning: overwriting stash ‘stack-cost’ 05:13:19 Stashed 1 file(s) [Pipeline] } 05:13:19 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-226-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:13:19 $ docker stop --time=1 a546db1c368882f619bba8d3b3bf61a645b19545de2f21b19b8c30088ccce79c 05:13:21 $ docker rm -f --volumes a546db1c368882f619bba8d3b3bf61a645b19545de2f21b19b8c30088ccce79c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:13:22 provisioning config files... 05:13:22 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-226@tmp/config7714572458736495741tmp [Pipeline] { [Pipeline] sh 05:13:22 + set +x 05:13:22 + curl -s https://codecov.io/bash 05:13:22 + bash -s -- 05:13:22 05:13:22 _____ _ 05:13:22 / ____| | | 05:13:22 | | ___ __| | ___ ___ _____ __ 05:13:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:13:22 | |___| (_) | (_| | __/ (_| (_) \ V / 05:13:22 \_____\___/ \__,_|\___|\___\___/ \_/ 05:13:22 Bash-1.0.6 05:13:22 05:13:22 05:13:22 ==> git version 2.25.1 found 05:13:22 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 05:13:22 Release-Date: 2020-01-08 05:13:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:13:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:13:22 ==> Jenkins CI detected. 05:13:22 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-226 05:13:22 project root: . 05:13:22 --> token set from env 05:13:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:13:22 ==> Running gcov in . (disable via -X gcov) 05:13:22 ==> Python coveragepy not found 05:13:22 ==> Searching for coverage reports in: 05:13:22 + . 05:13:22 -> Found 1 reports 05:13:22 ==> Detecting git/mercurial file structure 05:13:22 ==> Reading reports 05:13:22 + ./coverage.out bytes=7631 05:13:22 ==> Appending adjustments 05:13:22 https://docs.codecov.io/docs/fixing-reports 05:13:22 + Found adjustments 05:13:22 ==> Gzipping contents 05:13:22 4.0K /tmp/codecov.d7yUzA.gz 05:13:22 ==> Uploading reports 05:13:22 url: https://codecov.io 05:13:22 query: branch=PR-226&commit=f52349e6a12af41f6af9f9514b298103bf4bc66c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-226%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=226&job=&cmd_args= 05:13:22 -> Pinging Codecov 05:13:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-226&commit=f52349e6a12af41f6af9f9514b298103bf4bc66c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-226%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=226&job=&cmd_args= 05:13:23 -> Uploading to 05:13:23 https://storage.googleapis.com/codecov/v4/raw/2023-02-07/6C56EA5C29638FB4528AC87E60AF5AE0/f52349e6a12af41f6af9f9514b298103bf4bc66c/80f71e0e-35cf-4e90-bd7c-c40d1b2f85ff.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230207%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230207T051323Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=725eb90babbc9273bcffb3b273bb37f50706c15b7911ca10c0b0808bfb7d7e4d 05:13:23 % Total % Received % Xferd Average Speed Time Time Time Current 05:13:23 Dload Upload Total Spent Left Speed 05:13:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1522 0 0 100 1522 0 5514 --:--:-- --:--:-- --:--:-- 5514 05:13:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/f52349e6a12af41f6af9f9514b298103bf4bc66c [Pipeline] } 05:13:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:13:25 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-226/archives ] 05:13:25 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-226/archives 05:13:25 total 16 05:13:25 drwxr-xr-x 3 root root 4096 Feb 7 05:05 . 05:13:25 drwxrwxr-x 10 jenkins jenkins 4096 Feb 7 05:05 .. 05:13:25 drwxr-xr-x 2 root root 4096 Feb 7 05:05 cost 05:13:25 -rw-r--r-- 1 root root 86 Feb 7 05:05 cost.csv 05:13:25 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-226/archives 05:13:25 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-226/archives 05:13:25 total 16 05:13:25 drwxr-xr-x 3 jenkins jenkins 4096 Feb 7 05:05 . 05:13:25 drwxrwxr-x 10 jenkins jenkins 4096 Feb 7 05:05 .. 05:13:25 drwxr-xr-x 2 jenkins jenkins 4096 Feb 7 05:05 cost 05:13:25 -rw-r--r-- 1 jenkins jenkins 86 Feb 7 05:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:13:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:13:26 ---> package-listing.sh 05:13:26 ++ facter osfamily 05:13:26 ++ tr '[:upper:]' '[:lower:]' 05:13:26 + OS_FAMILY=debian 05:13:26 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-226 05:13:26 + START_PACKAGES=/tmp/packages_start.txt 05:13:26 + END_PACKAGES=/tmp/packages_end.txt 05:13:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:13:26 + PACKAGES=/tmp/packages_start.txt 05:13:26 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-226 ']' 05:13:26 + PACKAGES=/tmp/packages_end.txt 05:13:26 + case "${OS_FAMILY}" in 05:13:26 + dpkg -l 05:13:26 + grep '^ii' 05:13:26 + '[' -f /tmp/packages_start.txt ']' 05:13:26 + '[' -f /tmp/packages_end.txt ']' 05:13:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:13:26 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-226 ']' 05:13:26 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-226/archives/ 05:13:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-226/archives/ [Pipeline] echo 05:13:26 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-226/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:13:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:13:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:13:27 prd-ubuntu20.04-docker-8c-8g-4842 does not seem to be running inside a container 05:13:27 $ 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-226/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-226 -v /w/workspace/gexfoundry_device-snmp-go_PR-226:/w/workspace/gexfoundry_device-snmp-go_PR-226:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-226@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-226@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:13:27 $ docker top e0e8a5e5afa66233232234853f1479621252df23ba8af0863079fad3edf7ca85 -eo pid,comm [Pipeline] { [Pipeline] sh 05:13:28 + touch /tmp/pre-build-complete [Pipeline] sh 05:13:28 + mkdir -p /var/log/sysstat [Pipeline] sh 05:13:28 + ls /var/log/sa-host 05:13:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:13:29 provisioning config files... 05:13:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-226@tmp/config2525522759944344877tmp [Pipeline] { [Pipeline] echo 05:13:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:13:29 ---> create-netrc.sh [Pipeline] } 05:13:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:13:29 ---> python-tools-install.sh [Pipeline] echo 05:13:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:13:30 ---> sudo-logs.sh 05:13:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:13:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:13:30 ---> job-cost.sh 05:13:30 lf-activate-venv: SKIPPING 05:13:30 DEBUG: total: 0.2199999988079071 05:13:30 INFO: Retrieving Stack Cost... 05:13:31 INFO: Retrieving Pricing Info for: v3-standard-8 05:13:31 INFO: Archiving Costs [Pipeline] echo 05:13:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:13:32 ---> logs-deploy.sh 05:13:32 lf-activate-venv: SKIPPING 05:13:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-226/1 05:13:32 INFO: archiving workspace using pattern(s): 05:13:33 Archives upload complete. 05:13:33 INFO: archiving logs to Nexus