Pull request #120 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of soda480 for edgexfoundry/device-snmp-go Obtained Jenkinsfile from f9a67965104d829408c8249eb75a0b7fef97f2dc+189d47ff213bf991ba18b7c83461bde848db16b3 (e2d5accca7b61223cff1f693132a11377aa0e6e2) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh694277234366179814.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 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-ssh2383210706858761265.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 155abbc8877922835dbd6f2f82c828d26e35ec40 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-120/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-120/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1049554895925605038.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh3280219828761860235.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-120/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-120/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2137907626777915052.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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: [[centos7-docker-4c-2g, ubuntu18.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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1058 in /w/workspace/gexfoundry_device-snmp-go_PR-120 [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-120 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/gexfoundry_device-snmp-go_PR-120@tmp/jenkins-gitclient-ssh7106475130415476491.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 189d47ff213bf991ba18b7c83461bde848db16b3 into PR head commit f9a67965104d829408c8249eb75a0b7fef97f2dc Merge succeeded, producing f9a67965104d829408c8249eb75a0b7fef97f2dc Checking out Revision f9a67965104d829408c8249eb75a0b7fef97f2dc (PR-120) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-snmp-go_PR-120@tmp/jenkins-gitclient-ssh4534535924449290822.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/120/head:refs/remotes/origin/PR-120 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f9a67965104d829408c8249eb75a0b7fef97f2dc # timeout=10 > git remote # timeout=10 > 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 /w/workspace/gexfoundry_device-snmp-go_PR-120@tmp/jenkins-gitclient-ssh6989850240961952210.key > git merge 189d47ff213bf991ba18b7c83461bde848db16b3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f9a67965104d829408c8249eb75a0b7fef97f2dc # timeout=10 Commit message: "docs: Update build status badge" First time build. Skipping changelog. > git rev-list --no-walk 3a78f922813214a61125c6e06ce4d49cb07418f8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-30T16:39:16.998Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-30T16:39:17.085Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-30T16:39:17.112Z] ========================================================= [2021-07-30T16:39:17.113Z] EdgeX Global Pipelines Version Info [2021-07-30T16:39:17.113Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:39:18.364Z] ------------------- [2021-07-30T16:39:18.364Z] stable info: [2021-07-30T16:39:18.364Z] ------------------- [2021-07-30T16:39:18.364Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-30T16:39:18.364Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-07-30T16:39:18.364Z] Message: update stable to v1.0.199 [2021-07-30T16:39:18.953Z] ------------------- [2021-07-30T16:39:18.953Z] experimental info: [2021-07-30T16:39:18.953Z] ------------------- [2021-07-30T16:39:18.953Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-30T16:39:18.953Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-07-30T16:39:18.953Z] Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-30T16:39:19.101Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2021-07-30T16:39:19.125Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2021-07-30T16:39:19.147Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-30T16:39:19.170Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-30T16:39:19.192Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-30T16:39:19.214Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-30T16:39:19.237Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-30T16:39:19.260Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-30T16:39:19.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-30T16:39:19.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-30T16:39:19.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-30T16:39:19.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-07-30T16:39:19.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2021-07-30T16:39:19.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-30T16:39:19.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-30T16:39:19.468Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-30T16:39:19.493Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-30T16:39:19.517Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-30T16:39:19.541Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-30T16:39:19.565Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-30T16:39:19.590Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-30T16:39:19.613Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-30T16:39:19.636Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-30T16:39:19.660Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-30T16:39:19.683Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-30T16:39:19.707Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-07-30T16:39:19.729Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-30T16:39:19.752Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-120 [Pipeline] echo [2021-07-30T16:39:19.776Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-120 [Pipeline] echo [2021-07-30T16:39:19.800Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-120 [Pipeline] echo [2021-07-30T16:39:19.822Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f9a67965104d829408c8249eb75a0b7fef97f2dc [Pipeline] echo [2021-07-30T16:39:19.845Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f9a6796 [Pipeline] echo [2021-07-30T16:39:19.869Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T16:39:19.979Z] provisioning config files... [2021-07-30T16:39:19.999Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-120@tmp/config6539245064936159805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:39:20.336Z] ---> docker-login.sh [2021-07-30T16:39:20.336Z] nexus3.edgexfoundry.org:10001 [2021-07-30T16:39:20.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:39:20.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:39:20.605Z] Configure a credential helper to remove this warning. See [2021-07-30T16:39:20.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:39:20.605Z] [2021-07-30T16:39:20.605Z] Login Succeeded [2021-07-30T16:39:20.605Z] nexus3.edgexfoundry.org:10002 [2021-07-30T16:39:20.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:39:20.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:39:20.871Z] Configure a credential helper to remove this warning. See [2021-07-30T16:39:20.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:39:20.871Z] [2021-07-30T16:39:20.871Z] Login Succeeded [2021-07-30T16:39:20.871Z] nexus3.edgexfoundry.org:10003 [2021-07-30T16:39:20.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:39:20.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:39:20.871Z] Configure a credential helper to remove this warning. See [2021-07-30T16:39:20.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:39:20.871Z] [2021-07-30T16:39:20.871Z] Login Succeeded [2021-07-30T16:39:20.871Z] nexus3.edgexfoundry.org:10004 [2021-07-30T16:39:21.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:39:21.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:39:21.408Z] Configure a credential helper to remove this warning. See [2021-07-30T16:39:21.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:39:21.408Z] [2021-07-30T16:39:21.408Z] Login Succeeded [2021-07-30T16:39:21.408Z] docker.io [2021-07-30T16:39:21.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:39:21.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:39:21.678Z] Configure a credential helper to remove this warning. See [2021-07-30T16:39:21.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:39:21.678Z] [2021-07-30T16:39:21.678Z] Login Succeeded [2021-07-30T16:39:21.678Z] ---> docker-login.sh ends [Pipeline] } [2021-07-30T16:39:21.693Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-30T16:39:22.236Z] + git log --format=format:%s -1 f9a67965104d829408c8249eb75a0b7fef97f2dc [Pipeline] echo [2021-07-30T16:39:22.295Z] GIT_COMMIT: f9a67965104d829408c8249eb75a0b7fef97f2dc, Commit Message: docs: Update build status badge [Pipeline] echo [2021-07-30T16:39:22.309Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:39:22.901Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T16:39:22.902Z] [2021-07-30T16:39:22.902Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:39:23.228Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T16:39:23.229Z] latest: Pulling from edgex-devops/git-semver [2021-07-30T16:39:23.229Z] 31603596830f: Pulling fs layer [2021-07-30T16:39:23.229Z] b6dc333f4379: Pulling fs layer [2021-07-30T16:39:23.229Z] 3d9ef1400e77: Pulling fs layer [2021-07-30T16:39:23.229Z] fd332fbdc1db: Pulling fs layer [2021-07-30T16:39:23.229Z] fd332fbdc1db: Waiting [2021-07-30T16:39:23.498Z] b6dc333f4379: Verifying Checksum [2021-07-30T16:39:23.498Z] b6dc333f4379: Download complete [2021-07-30T16:39:23.498Z] 31603596830f: Verifying Checksum [2021-07-30T16:39:23.498Z] 31603596830f: Download complete [2021-07-30T16:39:23.773Z] 31603596830f: Pull complete [2021-07-30T16:39:23.773Z] b6dc333f4379: Pull complete [2021-07-30T16:39:24.046Z] fd332fbdc1db: Verifying Checksum [2021-07-30T16:39:24.046Z] fd332fbdc1db: Download complete [2021-07-30T16:39:24.046Z] 3d9ef1400e77: Verifying Checksum [2021-07-30T16:39:24.046Z] 3d9ef1400e77: Download complete [2021-07-30T16:39:24.654Z] 3d9ef1400e77: Pull complete [2021-07-30T16:39:24.919Z] fd332fbdc1db: Pull complete [2021-07-30T16:39:24.919Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-30T16:39:24.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T16:39:24.919Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-30T16:39:25.015Z] prd-centos7-docker-4c-2g-1058 does not seem to be running inside a container [2021-07-30T16:39:25.084Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-120 -v /w/workspace/gexfoundry_device-snmp-go_PR-120:/w/workspace/gexfoundry_device-snmp-go_PR-120:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-120@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-120@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-30T16:39:25.958Z] $ docker top 56d8c73add3dc39191960247541e81acbe0b7aeea3b6f1fe8e723b8947d1ba44 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-30T16:39:26.094Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-30T16:39:26.094Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-30T16:39:26.216Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-30T16:39:26.218Z] $ docker exec 56d8c73add3dc39191960247541e81acbe0b7aeea3b6f1fe8e723b8947d1ba44 ssh-agent [2021-07-30T16:39:26.345Z] SSH_AUTH_SOCK=/tmp/ssh-kv7lOrARQWiK/agent.14 [2021-07-30T16:39:26.345Z] SSH_AGENT_PID=21 [2021-07-30T16:39:26.360Z] Running ssh-add (command line suppressed) [2021-07-30T16:39:26.458Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-120@tmp/private_key_5383679950314043934.key (/w/workspace/gexfoundry_device-snmp-go_PR-120@tmp/private_key_5383679950314043934.key) [2021-07-30T16:39:26.483Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-30T16:39:26.802Z] + git tag --points-at HEAD [Pipeline] } [2021-07-30T16:39:26.819Z] $ docker exec --env ******** --env ******** 56d8c73add3dc39191960247541e81acbe0b7aeea3b6f1fe8e723b8947d1ba44 ssh-agent -k [2021-07-30T16:39:26.926Z] unset SSH_AUTH_SOCK; [2021-07-30T16:39:26.926Z] unset SSH_AGENT_PID; [2021-07-30T16:39:26.926Z] echo Agent pid 21 killed; [2021-07-30T16:39:26.948Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-30T16:39:26.990Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-30T16:39:26.991Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-30T16:39:27.122Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-30T16:39:27.124Z] $ docker exec 56d8c73add3dc39191960247541e81acbe0b7aeea3b6f1fe8e723b8947d1ba44 ssh-agent [2021-07-30T16:39:27.249Z] SSH_AUTH_SOCK=/tmp/ssh-MF5rXaxOuMxG/agent.55 [2021-07-30T16:39:27.249Z] SSH_AGENT_PID=61 [2021-07-30T16:39:27.259Z] Running ssh-add (command line suppressed) [2021-07-30T16:39:27.370Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-120@tmp/private_key_2840297994769330718.key (/w/workspace/gexfoundry_device-snmp-go_PR-120@tmp/private_key_2840297994769330718.key) [2021-07-30T16:39:27.401Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-30T16:39:27.722Z] + git semver init [2021-07-30T16:39:27.722Z] # -> Open(): unable to determine branch for HEAD [2021-07-30T16:39:27.722Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-120/.git [2021-07-30T16:39:27.722Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_PR-120 [2021-07-30T16:39:27.722Z] # $SEMVER_REMOTE_NAME = origin [2021-07-30T16:39:27.722Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-30T16:39:27.722Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-30T16:39:27.722Z] # $SEMVER_BRANCH = PR-120 [2021-07-30T16:39:27.722Z] # $SEMVER_TEMP = /tmp/semver-744752558 [2021-07-30T16:39:27.722Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2021-07-30T16:39:27.990Z] # '/tmp/semver-744752558' -> '/w/workspace/gexfoundry_device-snmp-go_PR-120/.semver' [2021-07-30T16:39:27.990Z] # -> Force: false [2021-07-30T16:39:27.990Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-120/.semver [Pipeline] } [2021-07-30T16:39:28.004Z] $ docker exec --env ******** --env ******** 56d8c73add3dc39191960247541e81acbe0b7aeea3b6f1fe8e723b8947d1ba44 ssh-agent -k [2021-07-30T16:39:28.130Z] unset SSH_AUTH_SOCK; [2021-07-30T16:39:28.131Z] unset SSH_AGENT_PID; [2021-07-30T16:39:28.131Z] echo Agent pid 61 killed; [2021-07-30T16:39:28.156Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-30T16:39:28.511Z] + git semver [Pipeline] } [2021-07-30T16:39:28.530Z] $ docker stop --time=1 56d8c73add3dc39191960247541e81acbe0b7aeea3b6f1fe8e723b8947d1ba44 [2021-07-30T16:39:29.851Z] $ docker rm -f 56d8c73add3dc39191960247541e81acbe0b7aeea3b6f1fe8e723b8947d1ba44 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-30T16:39:30.244Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-30T16:39:30.652Z] Stashed 1 file(s) [Pipeline] echo [2021-07-30T16:39:30.656Z] [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] node [Pipeline] node [2021-07-30T16:39:45.955Z] Still waiting to schedule task [2021-07-30T16:39:45.955Z] ‘prd-centos7-blackbox-4c-2g-77’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-07-30T16:39:45.956Z] ‘prd-centos7-docker-4c-2g-1060’ is offline [2021-07-30T16:39:45.956Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1052’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-07-30T16:39:45.956Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1059’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-07-30T16:39:45.958Z] Still waiting to schedule task [2021-07-30T16:39:45.958Z] ‘prd-centos7-blackbox-4c-2g-77’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-30T16:39:45.958Z] ‘prd-centos7-docker-4c-2g-1060’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-30T16:39:45.958Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1052’ is offline [2021-07-30T16:39:45.958Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1059’ is offline [2021-07-30T16:41:08.298Z] Running on prd-centos7-docker-4c-2g-1061 in /w/workspace/gexfoundry_device-snmp-go_PR-120 [Pipeline] { [Pipeline] ws [2021-07-30T16:41:08.364Z] Running in /w/workspace/device-snmp-go/2 [Pipeline] { [Pipeline] checkout [2021-07-30T16:41:08.476Z] Selected Git installation does not exist. Using Default [2021-07-30T16:41:08.476Z] The recommended git tool is: NONE [2021-07-30T16:41:11.221Z] using credential edgex-jenkins-ssh [2021-07-30T16:41:11.235Z] Cloning the remote Git repository [2021-07-30T16:41:11.420Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-07-30T16:41:11.549Z] > git init /w/workspace/device-snmp-go/2 # timeout=10 [2021-07-30T16:41:11.581Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-07-30T16:41:11.581Z] > git --version # timeout=10 [2021-07-30T16:41:11.590Z] > git --version # 'git version 2.24.4' [2021-07-30T16:41:11.590Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T16:41:11.614Z] [INFO] Currently running in a labeled security context [2021-07-30T16:41:11.614Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-30T16:41:11.614Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/2@tmp/jenkins-gitclient-ssh4193493062764889452.key [2021-07-30T16:41:11.625Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T16:41:12.479Z] Merging remotes/origin/main commit 189d47ff213bf991ba18b7c83461bde848db16b3 into PR head commit f9a67965104d829408c8249eb75a0b7fef97f2dc [2021-07-30T16:41:12.581Z] Merge succeeded, producing f9a67965104d829408c8249eb75a0b7fef97f2dc [2021-07-30T16:41:12.582Z] Checking out Revision f9a67965104d829408c8249eb75a0b7fef97f2dc (PR-120) [2021-07-30T16:41:12.067Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-07-30T16:41:12.078Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T16:41:12.089Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-07-30T16:41:12.103Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-07-30T16:41:12.104Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T16:41:12.105Z] [INFO] Currently running in a labeled security context [2021-07-30T16:41:12.105Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-30T16:41:12.105Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/2@tmp/jenkins-gitclient-ssh4294682283719856303.key [2021-07-30T16:41:12.110Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/120/head:refs/remotes/origin/PR-120 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-30T16:41:12.555Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T16:41:12.560Z] > git checkout -f f9a67965104d829408c8249eb75a0b7fef97f2dc # timeout=10 [2021-07-30T16:41:12.601Z] > git remote # timeout=10 [2021-07-30T16:41:12.611Z] > git config --get remote.origin.url # timeout=10 [2021-07-30T16:41:12.615Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T16:41:12.616Z] [INFO] Currently running in a labeled security context [2021-07-30T16:41:12.616Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-30T16:41:12.616Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/2@tmp/jenkins-gitclient-ssh8321842510060291698.key [2021-07-30T16:41:12.622Z] > git merge 189d47ff213bf991ba18b7c83461bde848db16b3 # timeout=10 [2021-07-30T16:41:12.632Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-30T16:41:12.644Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T16:41:12.652Z] > git checkout -f f9a67965104d829408c8249eb75a0b7fef97f2dc # timeout=10 [2021-07-30T16:41:16.383Z] Commit message: "docs: Update build status badge" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T16:41:16.817Z] provisioning config files... [2021-07-30T16:41:16.836Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/2@tmp/config8874062897194294291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:41:17.290Z] ---> docker-login.sh [2021-07-30T16:41:17.290Z] nexus3.edgexfoundry.org:10001 [2021-07-30T16:41:17.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:41:17.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:41:17.290Z] Configure a credential helper to remove this warning. See [2021-07-30T16:41:17.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:41:17.290Z] [2021-07-30T16:41:17.290Z] Login Succeeded [2021-07-30T16:41:17.290Z] nexus3.edgexfoundry.org:10002 [2021-07-30T16:41:17.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:41:17.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:41:17.559Z] Configure a credential helper to remove this warning. See [2021-07-30T16:41:17.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:41:17.559Z] [2021-07-30T16:41:17.559Z] Login Succeeded [2021-07-30T16:41:17.559Z] nexus3.edgexfoundry.org:10003 [2021-07-30T16:41:17.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:41:17.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:41:17.834Z] Configure a credential helper to remove this warning. See [2021-07-30T16:41:17.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:41:17.834Z] [2021-07-30T16:41:17.834Z] Login Succeeded [2021-07-30T16:41:17.834Z] nexus3.edgexfoundry.org:10004 [2021-07-30T16:41:17.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:41:17.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:41:17.834Z] Configure a credential helper to remove this warning. See [2021-07-30T16:41:17.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:41:17.834Z] [2021-07-30T16:41:17.834Z] Login Succeeded [2021-07-30T16:41:17.834Z] docker.io [2021-07-30T16:41:18.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:41:18.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:41:18.372Z] Configure a credential helper to remove this warning. See [2021-07-30T16:41:18.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:41:18.372Z] [2021-07-30T16:41:18.372Z] Login Succeeded [2021-07-30T16:41:18.372Z] ---> docker-login.sh ends [Pipeline] } [2021-07-30T16:41:18.422Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-30T16:41:18.625Z] ========================================================= [2021-07-30T16:41:18.626Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-30T16:41:18.626Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:41:18.956Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-30T16:41:18.956Z] Sending build context to Docker daemon 366.1kB [2021-07-30T16:41:18.956Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-07-30T16:41:18.956Z] Step 2/10 : FROM ${BASE} [2021-07-30T16:41:19.228Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-30T16:41:19.228Z] 540db60ca938: Pulling fs layer [2021-07-30T16:41:19.228Z] adcc1eea9eea: Pulling fs layer [2021-07-30T16:41:19.228Z] 4c4ab2625f07: Pulling fs layer [2021-07-30T16:41:19.228Z] 0773c198feca: Pulling fs layer [2021-07-30T16:41:19.228Z] 345f892a5656: Pulling fs layer [2021-07-30T16:41:19.228Z] 4796506630df: Pulling fs layer [2021-07-30T16:41:19.228Z] cc55df3e53f1: Pulling fs layer [2021-07-30T16:41:19.228Z] 4d027b6c602c: Pulling fs layer [2021-07-30T16:41:19.228Z] 449e75d2c14e: Pulling fs layer [2021-07-30T16:41:19.228Z] 0773c198feca: Waiting [2021-07-30T16:41:19.228Z] 345f892a5656: Waiting [2021-07-30T16:41:19.228Z] 4796506630df: Waiting [2021-07-30T16:41:19.228Z] cc55df3e53f1: Waiting [2021-07-30T16:41:19.228Z] 4d027b6c602c: Waiting [2021-07-30T16:41:19.228Z] 449e75d2c14e: Waiting [2021-07-30T16:41:19.228Z] 4c4ab2625f07: Verifying Checksum [2021-07-30T16:41:19.228Z] 4c4ab2625f07: Download complete [2021-07-30T16:41:19.228Z] adcc1eea9eea: Verifying Checksum [2021-07-30T16:41:19.228Z] adcc1eea9eea: Download complete [2021-07-30T16:41:19.228Z] 345f892a5656: Verifying Checksum [2021-07-30T16:41:19.228Z] 345f892a5656: Download complete [2021-07-30T16:41:19.228Z] 4796506630df: Verifying Checksum [2021-07-30T16:41:19.228Z] 4796506630df: Download complete [2021-07-30T16:41:19.228Z] cc55df3e53f1: Verifying Checksum [2021-07-30T16:41:19.228Z] cc55df3e53f1: Download complete [2021-07-30T16:41:19.228Z] 540db60ca938: Verifying Checksum [2021-07-30T16:41:19.228Z] 540db60ca938: Download complete [2021-07-30T16:41:19.505Z] 540db60ca938: Pull complete [2021-07-30T16:41:19.505Z] adcc1eea9eea: Pull complete [2021-07-30T16:41:19.771Z] 4c4ab2625f07: Pull complete [2021-07-30T16:41:19.771Z] 4d027b6c602c: Verifying Checksum [2021-07-30T16:41:19.771Z] 4d027b6c602c: Download complete [2021-07-30T16:41:23.112Z] 449e75d2c14e: Verifying Checksum [2021-07-30T16:41:23.112Z] 449e75d2c14e: Download complete [2021-07-30T16:41:23.695Z] 0773c198feca: Verifying Checksum [2021-07-30T16:41:23.695Z] 0773c198feca: Download complete [2021-07-30T16:41:27.059Z] 0773c198feca: Pull complete [2021-07-30T16:41:27.059Z] 345f892a5656: Pull complete [2021-07-30T16:41:27.059Z] 4796506630df: Pull complete [2021-07-30T16:41:27.059Z] cc55df3e53f1: Pull complete [2021-07-30T16:41:27.334Z] 4d027b6c602c: Pull complete [2021-07-30T16:41:28.754Z] 449e75d2c14e: Pull complete [2021-07-30T16:41:28.754Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-30T16:41:28.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-30T16:41:28.754Z] ---> 0d28375d9b5b [2021-07-30T16:41:28.754Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" [2021-07-30T16:41:30.702Z] ---> Running in 3be33275f7b5 [2021-07-30T16:41:30.702Z] Removing intermediate container 3be33275f7b5 [2021-07-30T16:41:30.702Z] ---> 3224c3a0fcac [2021-07-30T16:41:30.702Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-07-30T16:41:30.702Z] ---> Running in bc9614df4bc0 [2021-07-30T16:41:30.702Z] Removing intermediate container bc9614df4bc0 [2021-07-30T16:41:30.702Z] ---> c1174ab0c103 [2021-07-30T16:41:30.702Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2021-07-30T16:41:30.702Z] ---> Running in e40559f031ff [2021-07-30T16:41:30.702Z] Removing intermediate container e40559f031ff [2021-07-30T16:41:30.702Z] ---> fdbb0c26a0c2 [2021-07-30T16:41:30.702Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-30T16:41:30.702Z] ---> Running in 25b090a2177f [2021-07-30T16:41:31.300Z] Removing intermediate container 25b090a2177f [2021-07-30T16:41:31.300Z] ---> ee452ee1d3ed [2021-07-30T16:41:31.300Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-30T16:41:31.300Z] ---> Running in 9863d9295f18 [2021-07-30T16:41:31.568Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-30T16:41:32.531Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-30T16:41:33.120Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-07-30T16:41:33.120Z] (2/13) Installing libsodium (1.0.18-r0) [2021-07-30T16:41:33.120Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-07-30T16:41:33.388Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-07-30T16:41:33.388Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-07-30T16:41:33.388Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-07-30T16:41:33.655Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-07-30T16:41:33.920Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-07-30T16:41:33.920Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-07-30T16:41:33.920Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-07-30T16:41:34.190Z] (11/13) Installing openssh (8.4_p1-r3) [2021-07-30T16:41:34.190Z] (12/13) Installing libzmq (4.3.3-r1) [2021-07-30T16:41:34.190Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-07-30T16:41:34.459Z] Executing busybox-1.32.1-r6.trigger [2021-07-30T16:41:34.459Z] OK: 156 MiB in 53 packages [2021-07-30T16:41:34.729Z] Removing intermediate container 9863d9295f18 [2021-07-30T16:41:34.729Z] ---> 2b6928ed402b [2021-07-30T16:41:34.729Z] Step 8/10 : WORKDIR /device-snmp-go [2021-07-30T16:41:34.729Z] ---> Running in 504e4ebb6e02 [2021-07-30T16:41:34.729Z] Removing intermediate container 504e4ebb6e02 [2021-07-30T16:41:34.729Z] ---> 9a7787780aa1 [2021-07-30T16:41:34.729Z] Step 9/10 : COPY . . [2021-07-30T16:41:35.005Z] ---> 8c2221ebd29a [2021-07-30T16:41:35.005Z] Step 10/10 : RUN go mod download [2021-07-30T16:41:35.005Z] ---> Running in c263ff91ae36 [2021-07-30T16:41:47.354Z] Removing intermediate container c263ff91ae36 [2021-07-30T16:41:47.354Z] ---> 8ff1a952ee58 [2021-07-30T16:41:47.354Z] Successfully built 8ff1a952ee58 [2021-07-30T16:41:47.354Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:41:47.675Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-30T16:41:47.675Z] . [Pipeline] withDockerContainer [2021-07-30T16:41:47.763Z] prd-centos7-docker-4c-2g-1061 does not seem to be running inside a container [2021-07-30T16:41:47.819Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-30T16:41:48.149Z] $ docker top 6c6a2893add279840ac0eb161fbf654db0c8b9f82fc750e316f71b588c706b96 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T16:41:48.564Z] + go version [2021-07-30T16:41:48.565Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-30T16:41:48.578Z] $ docker stop --time=1 6c6a2893add279840ac0eb161fbf654db0c8b9f82fc750e316f71b588c706b96 [2021-07-30T16:41:49.768Z] $ docker rm -f 6c6a2893add279840ac0eb161fbf654db0c8b9f82fc750e316f71b588c706b96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:41:50.314Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-30T16:41:50.314Z] . [Pipeline] withDockerContainer [2021-07-30T16:41:50.412Z] prd-centos7-docker-4c-2g-1061 does not seem to be running inside a container [2021-07-30T16:41:50.474Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-30T16:41:50.796Z] $ docker top 19e23f4992a0f1439b36fa4d7502b466910fbad6e3c6706e211ead58b0c100cd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T16:41:51.199Z] + go mod tidy [Pipeline] sh [2021-07-30T16:41:51.810Z] + make test [2021-07-30T16:41:51.810Z] go mod tidy [2021-07-30T16:41:51.810Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-07-30T16:41:52.417Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-07-30T16:42:07.481Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2021-07-30T16:42:07.481Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.006s coverage: 0.0% of statements [2021-07-30T16:42:07.481Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-07-30T16:42:12.860Z] gofmt -l . [2021-07-30T16:42:12.860Z] [ "`gofmt -l .`" = "" ] [2021-07-30T16:42:12.860Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-07-30T16:42:13.141Z] $ docker stop --time=1 19e23f4992a0f1439b36fa4d7502b466910fbad6e3c6706e211ead58b0c100cd [2021-07-30T16:42:14.588Z] $ docker rm -f 19e23f4992a0f1439b36fa4d7502b466910fbad6e3c6706e211ead58b0c100cd [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-30T16:42:15.019Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-30T16:42:15.513Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-07-30T16:42:16.583Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-30T16:42:16.899Z] + ls -al . [2021-07-30T16:42:16.899Z] total 112 [2021-07-30T16:42:16.899Z] drwxrwxr-x. 7 jenkins jenkins 4096 Jul 30 16:42 . [2021-07-30T16:42:16.900Z] drwxrwxr-x. 4 jenkins jenkins 28 Jul 30 16:41 .. [2021-07-30T16:42:16.900Z] -rw-rw-r--. 1 jenkins jenkins 6520 Jul 30 16:41 Attribution.txt [2021-07-30T16:42:16.900Z] drwxrwxr-x. 2 jenkins jenkins 60 Jul 30 16:41 bin [2021-07-30T16:42:16.900Z] -rw-rw-r--. 1 jenkins jenkins 4401 Jul 30 16:41 CHANGELOG.md [2021-07-30T16:42:16.900Z] drwxrwxr-x. 3 jenkins jenkins 32 Jul 30 16:41 cmd [2021-07-30T16:42:16.900Z] -rw-r--r--. 1 jenkins jenkins 7631 Jul 30 16:42 coverage.out [2021-07-30T16:42:16.900Z] -rw-rw-r--. 1 jenkins jenkins 1459 Jul 30 16:41 Dockerfile [2021-07-30T16:42:16.900Z] -rw-rw-r--. 1 jenkins jenkins 1057 Jul 30 16:41 Dockerfile.build [2021-07-30T16:42:16.900Z] -rw-rw-r--. 1 jenkins jenkins 6 Jul 30 16:41 .dockerignore [2021-07-30T16:42:16.900Z] drwxrwxr-x. 8 jenkins jenkins 179 Jul 30 16:41 .git [2021-07-30T16:42:16.900Z] drwxrwxr-x. 2 jenkins jenkins 103 Jul 30 16:41 .github [2021-07-30T16:42:16.900Z] -rw-rw-r--. 1 jenkins jenkins 269 Jul 30 16:41 .gitignore [2021-07-30T16:42:16.900Z] -rw-rw-r--. 1 jenkins jenkins 208 Jul 30 16:41 go.mod [2021-07-30T16:42:16.900Z] -rw-r--r--. 1 jenkins jenkins 20831 Jul 30 16:41 go.sum [2021-07-30T16:42:16.900Z] drwxrwxr-x. 3 jenkins jenkins 20 Jul 30 16:41 internal [2021-07-30T16:42:16.900Z] -rw-rw-r--. 1 jenkins jenkins 656 Jul 30 16:41 Jenkinsfile [2021-07-30T16:42:16.900Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jul 30 16:41 LICENSE [2021-07-30T16:42:16.900Z] -rw-rw-r--. 1 jenkins jenkins 936 Jul 30 16:41 Makefile [2021-07-30T16:42:16.900Z] -rw-rw-r--. 1 jenkins jenkins 9073 Jul 30 16:41 README.md [2021-07-30T16:42:16.900Z] -rw-rw-r--. 1 jenkins jenkins 5 Jul 30 16:39 VERSION [2021-07-30T16:42:16.900Z] -rw-rw-r--. 1 jenkins jenkins 209 Jul 30 16:41 version.go [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:42:17.224Z] + 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=f9a67965104d829408c8249eb75a0b7fef97f2dc --label arch=amd64 --label version=0.0.0 . [2021-07-30T16:42:17.224Z] Sending build context to Docker daemon 374.3kB [2021-07-30T16:42:17.224Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-07-30T16:42:17.224Z] Step 2/24 : FROM ${BASE} AS builder [2021-07-30T16:42:17.224Z] ---> 8ff1a952ee58 [2021-07-30T16:42:17.224Z] Step 3/24 : ARG MAKE='make build' [2021-07-30T16:42:17.224Z] ---> Running in 1953827d21d0 [2021-07-30T16:42:17.495Z] Removing intermediate container 1953827d21d0 [2021-07-30T16:42:17.495Z] ---> d2e092df9f56 [2021-07-30T16:42:17.495Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-07-30T16:42:17.495Z] ---> Running in c28c79e44b6e [2021-07-30T16:42:17.495Z] Removing intermediate container c28c79e44b6e [2021-07-30T16:42:17.495Z] ---> 2f4e9e062387 [2021-07-30T16:42:17.495Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-07-30T16:42:17.495Z] ---> Running in 6c2add50660c [2021-07-30T16:42:17.763Z] Removing intermediate container 6c2add50660c [2021-07-30T16:42:17.763Z] ---> f3d299e76fcf [2021-07-30T16:42:17.763Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-30T16:42:17.763Z] ---> Running in 7f8f64f59b64 [2021-07-30T16:42:18.030Z] Removing intermediate container 7f8f64f59b64 [2021-07-30T16:42:18.030Z] ---> 41acc3fc1780 [2021-07-30T16:42:18.030Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-30T16:42:18.297Z] ---> Running in c4c7989aa286 [2021-07-30T16:42:18.568Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-30T16:42:19.153Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-30T16:42:19.737Z] OK: 156 MiB in 53 packages [2021-07-30T16:42:19.737Z] Removing intermediate container c4c7989aa286 [2021-07-30T16:42:19.737Z] ---> 8a8095cf85dd [2021-07-30T16:42:19.737Z] Step 8/24 : WORKDIR /device-snmp-go [2021-07-30T16:42:20.007Z] ---> Running in bfdf3d75eeea [2021-07-30T16:42:20.007Z] Removing intermediate container bfdf3d75eeea [2021-07-30T16:42:20.007Z] ---> c12da21259f5 [2021-07-30T16:42:20.007Z] Step 9/24 : COPY . . [2021-07-30T16:42:20.275Z] ---> 9d690fbb7514 [2021-07-30T16:42:20.275Z] Step 10/24 : RUN go mod tidy [2021-07-30T16:42:20.275Z] ---> Running in f3d6e45e87cc [2021-07-30T16:42:20.871Z] Removing intermediate container f3d6e45e87cc [2021-07-30T16:42:20.872Z] ---> 03b7d4ade65d [2021-07-30T16:42:20.872Z] Step 11/24 : RUN make update [2021-07-30T16:42:20.872Z] ---> Running in ef6cb7bea8f4 [2021-07-30T16:42:21.141Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-07-30T16:42:21.413Z] Removing intermediate container ef6cb7bea8f4 [2021-07-30T16:42:21.413Z] ---> 8c0713232e5f [2021-07-30T16:42:21.413Z] Step 12/24 : RUN ${MAKE} [2021-07-30T16:42:21.413Z] ---> Running in e8acd3270d5f [2021-07-30T16:42:21.682Z] go mod tidy [2021-07-30T16:42:21.950Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd [2021-07-30T16:42:34.337Z] Removing intermediate container e8acd3270d5f [2021-07-30T16:42:34.337Z] ---> c49918217106 [2021-07-30T16:42:34.337Z] Step 13/24 : FROM alpine:3.12 [2021-07-30T16:42:34.337Z] 3.12: Pulling from library/alpine [2021-07-30T16:42:34.337Z] 339de151aab4: Pulling fs layer [2021-07-30T16:42:34.337Z] 339de151aab4: Verifying Checksum [2021-07-30T16:42:34.337Z] 339de151aab4: Download complete [2021-07-30T16:42:34.337Z] 339de151aab4: Pull complete [2021-07-30T16:42:34.337Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-30T16:42:34.337Z] Status: Downloaded newer image for alpine:3.12 [2021-07-30T16:42:34.337Z] ---> 13621d1b12d4 [2021-07-30T16:42:34.337Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-30T16:42:34.337Z] ---> Running in 2fcc9953a854 [2021-07-30T16:42:34.337Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-30T16:42:34.337Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-30T16:42:34.612Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-30T16:42:34.612Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-30T16:42:34.612Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-30T16:42:34.612Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-30T16:42:34.612Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-30T16:42:34.612Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-30T16:42:34.612Z] Executing busybox-1.31.1-r20.trigger [2021-07-30T16:42:34.612Z] OK: 8 MiB in 20 packages [2021-07-30T16:42:34.879Z] Removing intermediate container 2fcc9953a854 [2021-07-30T16:42:34.879Z] ---> 725708df3051 [2021-07-30T16:42:34.879Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2021-07-30T16:42:35.149Z] ---> 38f7a1580d83 [2021-07-30T16:42:35.149Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2021-07-30T16:42:35.423Z] ---> 90a54650730b [2021-07-30T16:42:35.423Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2021-07-30T16:42:35.423Z] ---> 7af9c37b232e [2021-07-30T16:42:35.423Z] Step 18/24 : EXPOSE 59993 [2021-07-30T16:42:35.690Z] ---> Running in 44ab9dc49121 [2021-07-30T16:42:35.690Z] Removing intermediate container 44ab9dc49121 [2021-07-30T16:42:35.690Z] ---> d1fb06c99e53 [2021-07-30T16:42:35.690Z] Step 19/24 : EXPOSE 161 [2021-07-30T16:42:35.690Z] ---> Running in 29117e19b44e [2021-07-30T16:42:35.690Z] Removing intermediate container 29117e19b44e [2021-07-30T16:42:35.690Z] ---> 98bda9a330ac [2021-07-30T16:42:35.690Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2021-07-30T16:42:35.957Z] ---> Running in 35d927546d29 [2021-07-30T16:42:35.957Z] Removing intermediate container 35d927546d29 [2021-07-30T16:42:35.957Z] ---> 2d7380dd1e8f [2021-07-30T16:42:35.957Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-07-30T16:42:35.957Z] ---> Running in 28d15054f7f6 [2021-07-30T16:42:35.957Z] Removing intermediate container 28d15054f7f6 [2021-07-30T16:42:35.957Z] ---> e5ed29bb364e [2021-07-30T16:42:35.957Z] Step 22/24 : LABEL arch=amd64 [2021-07-30T16:42:36.225Z] ---> Running in e12d13b48e76 [2021-07-30T16:42:36.225Z] Removing intermediate container e12d13b48e76 [2021-07-30T16:42:36.225Z] ---> 9ef3a5bcf732 [2021-07-30T16:42:36.225Z] Step 23/24 : LABEL git_sha=f9a67965104d829408c8249eb75a0b7fef97f2dc [2021-07-30T16:42:36.225Z] ---> Running in 920041cd9361 [2021-07-30T16:42:36.225Z] Removing intermediate container 920041cd9361 [2021-07-30T16:42:36.225Z] ---> 18bd2601d9ac [2021-07-30T16:42:36.225Z] Step 24/24 : LABEL version=0.0.0 [2021-07-30T16:42:36.225Z] ---> Running in 6e0551c054b9 [2021-07-30T16:42:36.492Z] Removing intermediate container 6e0551c054b9 [2021-07-30T16:42:36.492Z] ---> befb624301b3 [2021-07-30T16:42:36.492Z] [Warning] One or more build-args [ARCH] were not consumed [2021-07-30T16:42:36.492Z] Successfully built befb624301b3 [2021-07-30T16:42:36.492Z] Successfully tagged device-snmp:latest [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] sh [2021-07-30T16:42:37.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T16:42:37.295Z] [2021-07-30T16:42:37.295Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:42:39.333Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T16:42:39.334Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-30T16:42:39.334Z] b4d181a07f80: Pulling fs layer [2021-07-30T16:42:39.334Z] a1111a8f2ec3: Pulling fs layer [2021-07-30T16:42:39.334Z] ed53099fbce6: Pulling fs layer [2021-07-30T16:42:39.334Z] dc539afda2c1: Pulling fs layer [2021-07-30T16:42:39.334Z] 77bc0d833cb6: Pulling fs layer [2021-07-30T16:42:39.334Z] 9065ff56babe: Pulling fs layer [2021-07-30T16:42:39.334Z] d287ab97295c: Pulling fs layer [2021-07-30T16:42:39.334Z] dc539afda2c1: Waiting [2021-07-30T16:42:39.334Z] 77bc0d833cb6: Waiting [2021-07-30T16:42:39.334Z] 9065ff56babe: Waiting [2021-07-30T16:42:39.334Z] d287ab97295c: Waiting [2021-07-30T16:42:39.334Z] a1111a8f2ec3: Verifying Checksum [2021-07-30T16:42:39.334Z] a1111a8f2ec3: Download complete [2021-07-30T16:42:39.334Z] dc539afda2c1: Verifying Checksum [2021-07-30T16:42:39.334Z] dc539afda2c1: Download complete [2021-07-30T16:42:39.334Z] 77bc0d833cb6: Verifying Checksum [2021-07-30T16:42:39.334Z] 77bc0d833cb6: Download complete [2021-07-30T16:42:39.334Z] 9065ff56babe: Verifying Checksum [2021-07-30T16:42:39.334Z] 9065ff56babe: Download complete [2021-07-30T16:42:39.334Z] ed53099fbce6: Verifying Checksum [2021-07-30T16:42:39.334Z] ed53099fbce6: Download complete [2021-07-30T16:42:39.334Z] b4d181a07f80: Verifying Checksum [2021-07-30T16:42:39.334Z] b4d181a07f80: Download complete [2021-07-30T16:42:40.761Z] b4d181a07f80: Pull complete [2021-07-30T16:42:40.761Z] a1111a8f2ec3: Pull complete [2021-07-30T16:42:41.351Z] ed53099fbce6: Pull complete [2021-07-30T16:42:41.351Z] dc539afda2c1: Pull complete [2021-07-30T16:42:41.616Z] 77bc0d833cb6: Pull complete [2021-07-30T16:42:41.616Z] 9065ff56babe: Pull complete [2021-07-30T16:42:43.039Z] d287ab97295c: Verifying Checksum [2021-07-30T16:42:43.039Z] d287ab97295c: Download complete [2021-07-30T16:42:48.435Z] d287ab97295c: Pull complete [2021-07-30T16:42:48.436Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-30T16:42:48.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T16:42:48.436Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-30T16:42:48.557Z] prd-centos7-docker-4c-2g-1061 does not seem to be running inside a container [2021-07-30T16:42:48.624Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-30T16:42:51.009Z] $ docker top a5ef2d05d91b34e2f7faa66ec0a721124c9f6760dd40e7cfcd8248d287f136de -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:42:51.499Z] ---> job-cost.sh [2021-07-30T16:42:51.499Z] lf-activate-venv: SKIPPING [2021-07-30T16:42:51.499Z] INFO: No Stack... [2021-07-30T16:42:52.460Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-30T16:42:52.729Z] INFO: Archiving Costs [Pipeline] sh [2021-07-30T16:42:53.256Z] + cat /w/workspace/device-snmp-go/2/archives/cost.csv [2021-07-30T16:42:53.257Z] + cut -d, -f6 [Pipeline] lock [2021-07-30T16:42:53.301Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-120-2-stack-cost] [2021-07-30T16:42:53.319Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-120-2-stack-cost] did not exist. Created. [2021-07-30T16:42:53.319Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-120-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-30T16:42:53.662Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-30T16:42:53.709Z] Stashed 1 file(s) [Pipeline] } [2021-07-30T16:42:53.728Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-120-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-30T16:42:53.755Z] $ docker stop --time=1 a5ef2d05d91b34e2f7faa66ec0a721124c9f6760dd40e7cfcd8248d287f136de [2021-07-30T16:42:54.918Z] $ docker rm -f a5ef2d05d91b34e2f7faa66ec0a721124c9f6760dd40e7cfcd8248d287f136de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-30T16:43:44.792Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1063 in /w/workspace/gexfoundry_device-snmp-go_PR-120 [Pipeline] { [Pipeline] ws [2021-07-30T16:43:44.812Z] Running in /w/workspace/device-snmp-go/2 [Pipeline] { [Pipeline] checkout [2021-07-30T16:43:45.079Z] Selected Git installation does not exist. Using Default [2021-07-30T16:43:45.079Z] The recommended git tool is: NONE [2021-07-30T16:43:51.566Z] using credential edgex-jenkins-ssh [2021-07-30T16:43:51.602Z] Cloning the remote Git repository [2021-07-30T16:43:51.687Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-07-30T16:43:51.806Z] > git init /w/workspace/device-snmp-go/2 # timeout=10 [2021-07-30T16:43:51.889Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-07-30T16:43:51.890Z] > git --version # timeout=10 [2021-07-30T16:43:51.927Z] > git --version # 'git version 2.17.1' [2021-07-30T16:43:51.928Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T16:43:52.022Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T16:43:53.553Z] Merging remotes/origin/main commit 189d47ff213bf991ba18b7c83461bde848db16b3 into PR head commit f9a67965104d829408c8249eb75a0b7fef97f2dc [2021-07-30T16:43:53.778Z] Merge succeeded, producing f9a67965104d829408c8249eb75a0b7fef97f2dc [2021-07-30T16:43:53.779Z] Checking out Revision f9a67965104d829408c8249eb75a0b7fef97f2dc (PR-120) [2021-07-30T16:43:52.873Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-07-30T16:43:52.894Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T16:43:52.917Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-07-30T16:43:52.952Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-07-30T16:43:52.953Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T16:43:52.966Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/120/head:refs/remotes/origin/PR-120 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-30T16:43:53.583Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T16:43:53.601Z] > git checkout -f f9a67965104d829408c8249eb75a0b7fef97f2dc # timeout=10 [2021-07-30T16:43:53.681Z] > git remote # timeout=10 [2021-07-30T16:43:53.701Z] > git config --get remote.origin.url # timeout=10 [2021-07-30T16:43:53.716Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T16:43:53.730Z] > git merge 189d47ff213bf991ba18b7c83461bde848db16b3 # timeout=10 [2021-07-30T16:43:53.756Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-30T16:43:53.787Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T16:43:53.799Z] > git checkout -f f9a67965104d829408c8249eb75a0b7fef97f2dc # timeout=10 [2021-07-30T16:43:58.193Z] Commit message: "docs: Update build status badge" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T16:43:58.622Z] provisioning config files... [2021-07-30T16:43:58.653Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/2@tmp/config3694275277227397644tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:43:59.402Z] ---> docker-login.sh [2021-07-30T16:43:59.402Z] nexus3.edgexfoundry.org:10001 [2021-07-30T16:44:00.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:44:00.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:44:00.604Z] Configure a credential helper to remove this warning. See [2021-07-30T16:44:00.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:44:00.605Z] [2021-07-30T16:44:00.605Z] Login Succeeded [2021-07-30T16:44:00.605Z] nexus3.edgexfoundry.org:10002 [2021-07-30T16:44:00.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:44:01.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:44:01.156Z] Configure a credential helper to remove this warning. See [2021-07-30T16:44:01.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:44:01.157Z] [2021-07-30T16:44:01.157Z] Login Succeeded [2021-07-30T16:44:01.157Z] nexus3.edgexfoundry.org:10003 [2021-07-30T16:44:01.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:44:01.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:44:01.760Z] Configure a credential helper to remove this warning. See [2021-07-30T16:44:01.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:44:01.760Z] [2021-07-30T16:44:01.760Z] Login Succeeded [2021-07-30T16:44:01.760Z] nexus3.edgexfoundry.org:10004 [2021-07-30T16:44:02.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:44:02.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:44:02.363Z] Configure a credential helper to remove this warning. See [2021-07-30T16:44:02.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:44:02.363Z] [2021-07-30T16:44:02.363Z] Login Succeeded [2021-07-30T16:44:02.363Z] docker.io [2021-07-30T16:44:02.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:44:03.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:44:03.239Z] Configure a credential helper to remove this warning. See [2021-07-30T16:44:03.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:44:03.239Z] [2021-07-30T16:44:03.239Z] Login Succeeded [2021-07-30T16:44:03.239Z] ---> docker-login.sh ends [Pipeline] } [2021-07-30T16:44:03.455Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-30T16:44:04.088Z] ========================================================= [2021-07-30T16:44:04.088Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-30T16:44:04.088Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:44:04.475Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-07-30T16:44:05.092Z] Sending build context to Docker daemon 365.1kB [2021-07-30T16:44:05.092Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-07-30T16:44:05.092Z] Step 2/10 : FROM ${BASE} [2021-07-30T16:44:05.374Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-30T16:44:05.374Z] 595b0fe564bb: Pulling fs layer [2021-07-30T16:44:05.374Z] 24495759ef45: Pulling fs layer [2021-07-30T16:44:05.374Z] d148012ef14d: Pulling fs layer [2021-07-30T16:44:05.374Z] cb65c68fc2e2: Pulling fs layer [2021-07-30T16:44:05.374Z] 093eec477d81: Pulling fs layer [2021-07-30T16:44:05.374Z] a6d5b2bbb924: Pulling fs layer [2021-07-30T16:44:05.374Z] 2446dc1eb7d3: Pulling fs layer [2021-07-30T16:44:05.374Z] 596795e73e0f: Pulling fs layer [2021-07-30T16:44:05.374Z] cb65c68fc2e2: Waiting [2021-07-30T16:44:05.374Z] 093eec477d81: Waiting [2021-07-30T16:44:05.374Z] a6d5b2bbb924: Waiting [2021-07-30T16:44:05.374Z] 596795e73e0f: Waiting [2021-07-30T16:44:05.374Z] d148012ef14d: Download complete [2021-07-30T16:44:05.374Z] 24495759ef45: Verifying Checksum [2021-07-30T16:44:05.374Z] 24495759ef45: Download complete [2021-07-30T16:44:05.374Z] 093eec477d81: Download complete [2021-07-30T16:44:05.374Z] a6d5b2bbb924: Download complete [2021-07-30T16:44:05.374Z] 595b0fe564bb: Download complete [2021-07-30T16:44:05.374Z] 2446dc1eb7d3: Verifying Checksum [2021-07-30T16:44:05.374Z] 2446dc1eb7d3: Download complete [2021-07-30T16:44:06.387Z] 595b0fe564bb: Pull complete [2021-07-30T16:44:06.997Z] 24495759ef45: Pull complete [2021-07-30T16:44:07.276Z] d148012ef14d: Pull complete [2021-07-30T16:44:08.282Z] 596795e73e0f: Verifying Checksum [2021-07-30T16:44:08.283Z] 596795e73e0f: Download complete [2021-07-30T16:44:09.726Z] cb65c68fc2e2: Verifying Checksum [2021-07-30T16:44:09.726Z] cb65c68fc2e2: Download complete [2021-07-30T16:44:19.923Z] cb65c68fc2e2: Pull complete [2021-07-30T16:44:19.923Z] 093eec477d81: Pull complete [2021-07-30T16:44:19.923Z] a6d5b2bbb924: Pull complete [2021-07-30T16:44:19.923Z] 2446dc1eb7d3: Pull complete [2021-07-30T16:44:24.264Z] 596795e73e0f: Pull complete [2021-07-30T16:44:24.264Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-30T16:44:24.264Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-30T16:44:24.264Z] ---> d9e956139c92 [2021-07-30T16:44:24.264Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" [2021-07-30T16:44:27.671Z] ---> Running in 26fc89d39a3e [2021-07-30T16:44:27.947Z] Removing intermediate container 26fc89d39a3e [2021-07-30T16:44:27.947Z] ---> d7e71897ddd7 [2021-07-30T16:44:27.947Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-07-30T16:44:28.223Z] ---> Running in b2d85edd944a [2021-07-30T16:44:28.830Z] Removing intermediate container b2d85edd944a [2021-07-30T16:44:28.830Z] ---> 2793cb015194 [2021-07-30T16:44:28.830Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2021-07-30T16:44:28.830Z] ---> Running in 79656b757b43 [2021-07-30T16:44:29.426Z] Removing intermediate container 79656b757b43 [2021-07-30T16:44:29.426Z] ---> 04c6c55cf9f7 [2021-07-30T16:44:29.426Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-30T16:44:29.426Z] ---> Running in 41d6d02441ad [2021-07-30T16:44:32.841Z] Removing intermediate container 41d6d02441ad [2021-07-30T16:44:32.841Z] ---> 91803ed95b8b [2021-07-30T16:44:32.841Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-30T16:44:32.841Z] ---> Running in 0d0adeb7cd31 [2021-07-30T16:44:33.825Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-30T16:44:34.820Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-30T16:44:35.807Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-07-30T16:44:35.807Z] (2/13) Installing libsodium (1.0.18-r0) [2021-07-30T16:44:36.083Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-07-30T16:44:36.083Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-07-30T16:44:36.083Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-07-30T16:44:36.360Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-07-30T16:44:36.360Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-07-30T16:44:36.652Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-07-30T16:44:36.928Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-07-30T16:44:36.928Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-07-30T16:44:37.201Z] (11/13) Installing openssh (8.4_p1-r3) [2021-07-30T16:44:37.201Z] (12/13) Installing libzmq (4.3.3-r1) [2021-07-30T16:44:37.201Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-07-30T16:44:37.475Z] Executing busybox-1.32.1-r6.trigger [2021-07-30T16:44:37.475Z] OK: 145 MiB in 53 packages [2021-07-30T16:44:39.473Z] Removing intermediate container 0d0adeb7cd31 [2021-07-30T16:44:39.473Z] ---> 7f7354eda0ea [2021-07-30T16:44:39.473Z] Step 8/10 : WORKDIR /device-snmp-go [2021-07-30T16:44:39.473Z] ---> Running in 1a777572ea47 [2021-07-30T16:44:40.079Z] Removing intermediate container 1a777572ea47 [2021-07-30T16:44:40.079Z] ---> 807cbbc7eede [2021-07-30T16:44:40.079Z] Step 9/10 : COPY . . [2021-07-30T16:44:41.540Z] ---> e079315f42e2 [2021-07-30T16:44:41.541Z] Step 10/10 : RUN go mod download [2021-07-30T16:44:41.541Z] ---> Running in 0b0dba747b17 [2021-07-30T16:45:13.938Z] Removing intermediate container 0b0dba747b17 [2021-07-30T16:45:13.938Z] ---> bd755832c5ad [2021-07-30T16:45:13.938Z] Successfully built bd755832c5ad [2021-07-30T16:45:13.938Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:45:14.299Z] + docker inspect -f . ci-base-image-arm64 [2021-07-30T16:45:14.299Z] . [Pipeline] withDockerContainer [2021-07-30T16:45:14.559Z] prd-ubuntu18.04-docker-arm64-4c-16g-1063 does not seem to be running inside a container [2021-07-30T16:45:14.644Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-30T16:45:16.511Z] $ docker top 4619d22ae91a26a2db8f5a4fb4598f11bd5716b07645cf29a0b26c189dfef865 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T16:45:17.483Z] + go version [2021-07-30T16:45:17.484Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-30T16:45:17.514Z] $ docker stop --time=1 4619d22ae91a26a2db8f5a4fb4598f11bd5716b07645cf29a0b26c189dfef865 [2021-07-30T16:45:19.583Z] $ docker rm -f 4619d22ae91a26a2db8f5a4fb4598f11bd5716b07645cf29a0b26c189dfef865 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:45:20.340Z] + docker inspect -f . ci-base-image-arm64 [2021-07-30T16:45:20.340Z] . [Pipeline] withDockerContainer [2021-07-30T16:45:20.610Z] prd-ubuntu18.04-docker-arm64-4c-16g-1063 does not seem to be running inside a container [2021-07-30T16:45:20.705Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-30T16:45:22.505Z] $ docker top d245585361523a313fea3bd8c98c0fcc5dacb9d3563dbfaee20d42a3816093ba -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T16:45:23.447Z] + go mod tidy [Pipeline] sh [2021-07-30T16:45:24.735Z] + make test [2021-07-30T16:45:24.736Z] go mod tidy [2021-07-30T16:45:25.023Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-07-30T16:45:26.480Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-07-30T16:46:23.119Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2021-07-30T16:46:23.119Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.030s coverage: 0.0% of statements [2021-07-30T16:46:23.119Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-07-30T16:46:41.490Z] gofmt -l . [2021-07-30T16:46:41.490Z] [ "`gofmt -l .`" = "" ] [2021-07-30T16:46:41.490Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-07-30T16:46:42.496Z] $ docker stop --time=1 d245585361523a313fea3bd8c98c0fcc5dacb9d3563dbfaee20d42a3816093ba [2021-07-30T16:46:44.552Z] $ docker rm -f d245585361523a313fea3bd8c98c0fcc5dacb9d3563dbfaee20d42a3816093ba [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-30T16:46:45.427Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-30T16:46:45.452Z] Warning: overwriting stash ‘coverage-report’ [2021-07-30T16:46:46.005Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-30T16:46:46.547Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-30T16:46:46.887Z] + ls -al . [2021-07-30T16:46:46.887Z] total 136 [2021-07-30T16:46:46.887Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 30 16:46 . [2021-07-30T16:46:46.887Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 16:43 .. [2021-07-30T16:46:46.887Z] -rw-rw-r-- 1 jenkins jenkins 6 Jul 30 16:43 .dockerignore [2021-07-30T16:46:46.887Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 16:43 .git [2021-07-30T16:46:46.887Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 16:43 .github [2021-07-30T16:46:46.887Z] -rw-rw-r-- 1 jenkins jenkins 269 Jul 30 16:43 .gitignore [2021-07-30T16:46:46.887Z] -rw-rw-r-- 1 jenkins jenkins 6520 Jul 30 16:43 Attribution.txt [2021-07-30T16:46:46.887Z] -rw-rw-r-- 1 jenkins jenkins 4401 Jul 30 16:43 CHANGELOG.md [2021-07-30T16:46:46.887Z] -rw-rw-r-- 1 jenkins jenkins 1459 Jul 30 16:43 Dockerfile [2021-07-30T16:46:46.887Z] -rw-rw-r-- 1 jenkins jenkins 1057 Jul 30 16:43 Dockerfile.build [2021-07-30T16:46:46.887Z] -rw-rw-r-- 1 jenkins jenkins 656 Jul 30 16:43 Jenkinsfile [2021-07-30T16:46:46.887Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 30 16:43 LICENSE [2021-07-30T16:46:46.887Z] -rw-rw-r-- 1 jenkins jenkins 936 Jul 30 16:43 Makefile [2021-07-30T16:46:46.887Z] -rw-rw-r-- 1 jenkins jenkins 9073 Jul 30 16:43 README.md [2021-07-30T16:46:46.887Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 30 16:39 VERSION [2021-07-30T16:46:46.887Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 16:43 bin [2021-07-30T16:46:46.887Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 16:43 cmd [2021-07-30T16:46:46.887Z] -rw-r--r-- 1 jenkins jenkins 7631 Jul 30 16:46 coverage.out [2021-07-30T16:46:46.888Z] -rw-rw-r-- 1 jenkins jenkins 208 Jul 30 16:43 go.mod [2021-07-30T16:46:46.888Z] -rw-r--r-- 1 jenkins jenkins 20831 Jul 30 16:45 go.sum [2021-07-30T16:46:46.888Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 16:43 internal [2021-07-30T16:46:46.888Z] -rw-rw-r-- 1 jenkins jenkins 209 Jul 30 16:43 version.go [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:46:47.232Z] + 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=f9a67965104d829408c8249eb75a0b7fef97f2dc --label arch=arm64 --label version=0.0.0 . [2021-07-30T16:46:47.503Z] Sending build context to Docker daemon 373.2kB [2021-07-30T16:46:47.503Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-07-30T16:46:47.503Z] Step 2/24 : FROM ${BASE} AS builder [2021-07-30T16:46:47.503Z] ---> bd755832c5ad [2021-07-30T16:46:47.503Z] Step 3/24 : ARG MAKE='make build' [2021-07-30T16:46:47.780Z] ---> Running in e30d0c189fea [2021-07-30T16:46:48.394Z] Removing intermediate container e30d0c189fea [2021-07-30T16:46:48.395Z] ---> 9b0edb727fbf [2021-07-30T16:46:48.395Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-07-30T16:46:48.395Z] ---> Running in 81da14676513 [2021-07-30T16:46:48.996Z] Removing intermediate container 81da14676513 [2021-07-30T16:46:48.996Z] ---> f35b6084885a [2021-07-30T16:46:48.996Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-07-30T16:46:49.274Z] ---> Running in 63b115c26556 [2021-07-30T16:46:49.887Z] Removing intermediate container 63b115c26556 [2021-07-30T16:46:49.887Z] ---> 7e00ced9a894 [2021-07-30T16:46:49.887Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-30T16:46:49.887Z] ---> Running in 7db0dee8f026 [2021-07-30T16:46:52.519Z] Removing intermediate container 7db0dee8f026 [2021-07-30T16:46:52.519Z] ---> be06824a6b31 [2021-07-30T16:46:52.519Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-30T16:46:52.519Z] ---> Running in 24700577c1b9 [2021-07-30T16:46:53.505Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-30T16:46:54.497Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-30T16:46:55.495Z] OK: 145 MiB in 53 packages [2021-07-30T16:46:56.485Z] Removing intermediate container 24700577c1b9 [2021-07-30T16:46:56.485Z] ---> e0cbb8a19ddb [2021-07-30T16:46:56.485Z] Step 8/24 : WORKDIR /device-snmp-go [2021-07-30T16:46:56.763Z] ---> Running in 6d0414a157f6 [2021-07-30T16:46:57.756Z] Removing intermediate container 6d0414a157f6 [2021-07-30T16:46:57.756Z] ---> 5b9f3790cdc1 [2021-07-30T16:46:57.756Z] Step 9/24 : COPY . . [2021-07-30T16:46:58.751Z] ---> 4fbc94fdbaf1 [2021-07-30T16:46:58.751Z] Step 10/24 : RUN go mod tidy [2021-07-30T16:46:59.025Z] ---> Running in 293e54fce9e8 [2021-07-30T16:47:02.430Z] Removing intermediate container 293e54fce9e8 [2021-07-30T16:47:02.430Z] ---> 51ec3d2ec926 [2021-07-30T16:47:02.430Z] Step 11/24 : RUN make update [2021-07-30T16:47:02.430Z] ---> Running in b97a12d9fb86 [2021-07-30T16:47:03.419Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-07-30T16:47:04.861Z] Removing intermediate container b97a12d9fb86 [2021-07-30T16:47:04.861Z] ---> e4f57678b893 [2021-07-30T16:47:04.861Z] Step 12/24 : RUN ${MAKE} [2021-07-30T16:47:04.862Z] ---> Running in 986a58b63a8f [2021-07-30T16:47:06.305Z] go mod tidy [2021-07-30T16:47:06.583Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd [2021-07-30T16:47:45.666Z] Removing intermediate container 986a58b63a8f [2021-07-30T16:47:45.666Z] ---> 9cc20ccafbb2 [2021-07-30T16:47:45.666Z] Step 13/24 : FROM alpine:3.12 [2021-07-30T16:47:45.666Z] 3.12: Pulling from library/alpine [2021-07-30T16:47:45.666Z] d2f70382dc9a: Pulling fs layer [2021-07-30T16:47:45.666Z] d2f70382dc9a: Download complete [2021-07-30T16:47:45.666Z] d2f70382dc9a: Pull complete [2021-07-30T16:47:45.666Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-30T16:47:45.666Z] Status: Downloaded newer image for alpine:3.12 [2021-07-30T16:47:45.666Z] ---> c4fd0aeabfcf [2021-07-30T16:47:45.666Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-30T16:47:45.942Z] ---> Running in 7067595e8412 [2021-07-30T16:47:46.927Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-30T16:47:47.200Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-30T16:47:47.799Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-30T16:47:47.799Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-30T16:47:47.799Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-30T16:47:47.799Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-30T16:47:47.799Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-30T16:47:47.799Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-30T16:47:47.799Z] Executing busybox-1.31.1-r20.trigger [2021-07-30T16:47:47.799Z] OK: 8 MiB in 20 packages [2021-07-30T16:47:49.241Z] Removing intermediate container 7067595e8412 [2021-07-30T16:47:49.241Z] ---> f791e946040f [2021-07-30T16:47:49.241Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2021-07-30T16:47:50.227Z] ---> dc6c217f0ef9 [2021-07-30T16:47:50.227Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2021-07-30T16:47:51.208Z] ---> 51d7897b3f72 [2021-07-30T16:47:51.208Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2021-07-30T16:47:51.806Z] ---> a33f2a2e4807 [2021-07-30T16:47:51.806Z] Step 18/24 : EXPOSE 59993 [2021-07-30T16:47:52.083Z] ---> Running in cafd6df5816d [2021-07-30T16:47:52.361Z] Removing intermediate container cafd6df5816d [2021-07-30T16:47:52.361Z] ---> c1715ff5941c [2021-07-30T16:47:52.361Z] Step 19/24 : EXPOSE 161 [2021-07-30T16:47:52.651Z] ---> Running in 4e3826c1bbba [2021-07-30T16:47:53.255Z] Removing intermediate container 4e3826c1bbba [2021-07-30T16:47:53.255Z] ---> 1c6e4fb69492 [2021-07-30T16:47:53.255Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2021-07-30T16:47:53.255Z] ---> Running in 1adcd9e9a9c4 [2021-07-30T16:47:53.856Z] Removing intermediate container 1adcd9e9a9c4 [2021-07-30T16:47:53.856Z] ---> 6d9ff769b7bb [2021-07-30T16:47:53.856Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-07-30T16:47:54.133Z] ---> Running in aad729932a0a [2021-07-30T16:47:54.731Z] Removing intermediate container aad729932a0a [2021-07-30T16:47:54.731Z] ---> 8c125b2aeebc [2021-07-30T16:47:54.731Z] Step 22/24 : LABEL arch=arm64 [2021-07-30T16:47:54.731Z] ---> Running in 01f39c0d9616 [2021-07-30T16:47:55.334Z] Removing intermediate container 01f39c0d9616 [2021-07-30T16:47:55.334Z] ---> d4d1938eaa4b [2021-07-30T16:47:55.334Z] Step 23/24 : LABEL git_sha=f9a67965104d829408c8249eb75a0b7fef97f2dc [2021-07-30T16:47:55.334Z] ---> Running in 4ab382ec5da9 [2021-07-30T16:47:55.934Z] Removing intermediate container 4ab382ec5da9 [2021-07-30T16:47:55.934Z] ---> 241d73edc5ac [2021-07-30T16:47:55.934Z] Step 24/24 : LABEL version=0.0.0 [2021-07-30T16:47:56.211Z] ---> Running in 4608286dd34c [2021-07-30T16:47:56.486Z] Removing intermediate container 4608286dd34c [2021-07-30T16:47:56.486Z] ---> ab5d1a1c003f [2021-07-30T16:47:56.486Z] [Warning] One or more build-args [ARCH] were not consumed [2021-07-30T16:47:56.486Z] Successfully built ab5d1a1c003f [2021-07-30T16:47:56.763Z] Successfully tagged device-snmp-arm64:latest [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] sh [2021-07-30T16:47:57.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-30T16:47:57.651Z] [2021-07-30T16:47:57.651Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:47:58.014Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-30T16:47:58.290Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-30T16:47:58.290Z] 448f6bf000e3: Pulling fs layer [2021-07-30T16:47:58.290Z] f757da607395: Pulling fs layer [2021-07-30T16:47:58.290Z] 05883995daec: Pulling fs layer [2021-07-30T16:47:58.290Z] 8603b9c90790: Pulling fs layer [2021-07-30T16:47:58.290Z] 1560dd03e051: Pulling fs layer [2021-07-30T16:47:58.290Z] 27f5ce0e4adf: Pulling fs layer [2021-07-30T16:47:58.290Z] c2d8d7efcc4b: Pulling fs layer [2021-07-30T16:47:58.290Z] 8603b9c90790: Waiting [2021-07-30T16:47:58.290Z] 1560dd03e051: Waiting [2021-07-30T16:47:58.290Z] 27f5ce0e4adf: Waiting [2021-07-30T16:47:58.290Z] c2d8d7efcc4b: Waiting [2021-07-30T16:47:58.290Z] f757da607395: Verifying Checksum [2021-07-30T16:47:58.569Z] f757da607395: Download complete [2021-07-30T16:47:58.569Z] 8603b9c90790: Verifying Checksum [2021-07-30T16:47:58.569Z] 8603b9c90790: Download complete [2021-07-30T16:47:58.569Z] 1560dd03e051: Verifying Checksum [2021-07-30T16:47:58.569Z] 1560dd03e051: Download complete [2021-07-30T16:47:58.844Z] 27f5ce0e4adf: Download complete [2021-07-30T16:47:58.844Z] 05883995daec: Verifying Checksum [2021-07-30T16:47:58.844Z] 05883995daec: Download complete [2021-07-30T16:47:59.448Z] 448f6bf000e3: Verifying Checksum [2021-07-30T16:47:59.448Z] 448f6bf000e3: Download complete [2021-07-30T16:48:02.862Z] c2d8d7efcc4b: Verifying Checksum [2021-07-30T16:48:02.862Z] c2d8d7efcc4b: Download complete [2021-07-30T16:48:03.136Z] 448f6bf000e3: Pull complete [2021-07-30T16:48:03.736Z] f757da607395: Pull complete [2021-07-30T16:48:05.719Z] 05883995daec: Pull complete [2021-07-30T16:48:05.719Z] 8603b9c90790: Pull complete [2021-07-30T16:48:06.707Z] 1560dd03e051: Pull complete [2021-07-30T16:48:07.313Z] 27f5ce0e4adf: Pull complete [2021-07-30T16:48:22.457Z] c2d8d7efcc4b: Pull complete [2021-07-30T16:48:22.457Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-30T16:48:22.457Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-30T16:48:22.457Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-30T16:48:22.684Z] prd-ubuntu18.04-docker-arm64-4c-16g-1063 does not seem to be running inside a container [2021-07-30T16:48:22.777Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-07-30T16:48:27.552Z] $ docker top 8b0d4823df71d8e69fb0614614bb39612047c65dcd15b57a73950adbe615dea3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:48:28.524Z] ---> job-cost.sh [2021-07-30T16:48:28.524Z] lf-activate-venv: SKIPPING [2021-07-30T16:48:28.524Z] INFO: No Stack... [2021-07-30T16:48:29.497Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-30T16:48:29.770Z] INFO: Archiving Costs [Pipeline] sh [2021-07-30T16:48:30.433Z] + cat /w/workspace/device-snmp-go/2/archives/cost.csv [2021-07-30T16:48:30.433Z] + cut -d, -f6 [Pipeline] lock [2021-07-30T16:48:30.493Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-120-2-stack-cost] [2021-07-30T16:48:30.501Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-120-2-stack-cost] did not exist. Created. [2021-07-30T16:48:30.501Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-120-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-30T16:48:31.201Z] /w/workspace/device-snmp-go/2@tmp/durable-d8d83d25/script.sh: 1: /w/workspace/device-snmp-go/2@tmp/durable-d8d83d25/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-30T16:48:31.891Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-30T16:48:31.925Z] Warning: overwriting stash ‘stack-cost’ [2021-07-30T16:48:31.966Z] Stashed 1 file(s) [Pipeline] } [2021-07-30T16:48:31.977Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-120-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-30T16:48:32.014Z] $ docker stop --time=1 8b0d4823df71d8e69fb0614614bb39612047c65dcd15b57a73950adbe615dea3 [2021-07-30T16:48:33.657Z] $ docker rm -f 8b0d4823df71d8e69fb0614614bb39612047c65dcd15b57a73950adbe615dea3 [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 [2021-07-30T16:48:34.532Z] provisioning config files... [2021-07-30T16:48:34.547Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-120@tmp/config7285928199292544761tmp [Pipeline] { [Pipeline] sh [2021-07-30T16:48:34.898Z] + set +x [2021-07-30T16:48:34.898Z] + bash -s -- [2021-07-30T16:48:34.898Z] + curl -s https://codecov.io/bash [2021-07-30T16:48:34.898Z] [2021-07-30T16:48:34.898Z] _____ _ [2021-07-30T16:48:34.898Z] / ____| | | [2021-07-30T16:48:34.898Z] | | ___ __| | ___ ___ _____ __ [2021-07-30T16:48:34.898Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-30T16:48:34.898Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-30T16:48:34.898Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-30T16:48:34.898Z] Bash-1.0.6 [2021-07-30T16:48:34.898Z] [2021-07-30T16:48:34.898Z] [2021-07-30T16:48:34.898Z] ==> git version 2.24.4 found [2021-07-30T16:48:34.898Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-07-30T16:48:34.898Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-30T16:48:34.898Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-30T16:48:34.898Z] ==> Jenkins CI detected. [2021-07-30T16:48:34.898Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-120 [2021-07-30T16:48:34.898Z] project root: . [2021-07-30T16:48:34.898Z] --> token set from env [2021-07-30T16:48:34.898Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-30T16:48:34.898Z] ==> Running gcov in . (disable via -X gcov) [2021-07-30T16:48:34.898Z] ==> Python coveragepy not found [2021-07-30T16:48:34.898Z] ==> Searching for coverage reports in: [2021-07-30T16:48:34.898Z] + . [2021-07-30T16:48:34.898Z] -> Found 1 reports [2021-07-30T16:48:34.898Z] ==> Detecting git/mercurial file structure [2021-07-30T16:48:34.898Z] ==> Reading reports [2021-07-30T16:48:34.898Z] + ./coverage.out bytes=7631 [2021-07-30T16:48:35.165Z] ==> Appending adjustments [2021-07-30T16:48:35.165Z] https://docs.codecov.io/docs/fixing-reports [2021-07-30T16:48:35.165Z] + Found adjustments [2021-07-30T16:48:35.165Z] ==> Gzipping contents [2021-07-30T16:48:35.165Z] 4.0K /tmp/codecov.tpP4fA.gz [2021-07-30T16:48:35.165Z] ==> Uploading reports [2021-07-30T16:48:35.165Z] url: https://codecov.io [2021-07-30T16:48:35.165Z] query: branch=PR-120&commit=f9a67965104d829408c8249eb75a0b7fef97f2dc&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-120%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=120&job=&cmd_args= [2021-07-30T16:48:35.165Z] -> Pinging Codecov [2021-07-30T16:48:35.165Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-120&commit=f9a67965104d829408c8249eb75a0b7fef97f2dc&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-120%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=120&job=&cmd_args= [2021-07-30T16:48:35.433Z] -> Uploading to [2021-07-30T16:48:35.433Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-30/6C56EA5C29638FB4528AC87E60AF5AE0/f9a67965104d829408c8249eb75a0b7fef97f2dc/ef4134a1-b5ff-4622-b14c-791aa7cbc879.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210730%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210730T164835Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3be3f90052c613223ac952535e85457e6e1cddcc2c3e4c0b4b5874254d303fd7 [2021-07-30T16:48:35.433Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-30T16:48:35.433Z] Dload Upload Total Spent Left Speed [2021-07-30T16:48:35.965Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1336 0 0 100 1336 0 4155 --:--:-- --:--:-- --:--:-- 4149 [2021-07-30T16:48:35.965Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/f9a67965104d829408c8249eb75a0b7fef97f2dc [Pipeline] } [2021-07-30T16:48:35.978Z] 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:48:37.436Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:48:38.041Z] ---> package-listing.sh [2021-07-30T16:48:38.041Z] ++ facter osfamily [2021-07-30T16:48:38.041Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-30T16:48:38.307Z] + OS_FAMILY=redhat [2021-07-30T16:48:38.307Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-120 [2021-07-30T16:48:38.307Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-30T16:48:38.307Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-30T16:48:38.307Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-30T16:48:38.307Z] + PACKAGES=/tmp/packages_start.txt [2021-07-30T16:48:38.307Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-120 ']' [2021-07-30T16:48:38.307Z] + PACKAGES=/tmp/packages_end.txt [2021-07-30T16:48:38.307Z] + case "${OS_FAMILY}" in [2021-07-30T16:48:38.307Z] + sort [2021-07-30T16:48:38.307Z] + rpm -qa [2021-07-30T16:48:38.889Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-30T16:48:38.889Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-30T16:48:38.889Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-30T16:48:38.889Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-120 ']' [2021-07-30T16:48:38.889Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-120/archives/ [2021-07-30T16:48:38.889Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-120/archives/ [Pipeline] echo [2021-07-30T16:48:38.907Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_PR-120/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-30T16:48:39.225Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:48:39.823Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T16:48:39.823Z] [2021-07-30T16:48:39.823Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:48:40.158Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T16:48:40.158Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-30T16:48:40.158Z] b4d181a07f80: Pulling fs layer [2021-07-30T16:48:40.158Z] a1111a8f2ec3: Pulling fs layer [2021-07-30T16:48:40.158Z] ed53099fbce6: Pulling fs layer [2021-07-30T16:48:40.158Z] dc539afda2c1: Pulling fs layer [2021-07-30T16:48:40.158Z] 77bc0d833cb6: Pulling fs layer [2021-07-30T16:48:40.158Z] 9065ff56babe: Pulling fs layer [2021-07-30T16:48:40.158Z] d287ab97295c: Pulling fs layer [2021-07-30T16:48:40.158Z] 77bc0d833cb6: Waiting [2021-07-30T16:48:40.158Z] 9065ff56babe: Waiting [2021-07-30T16:48:40.158Z] d287ab97295c: Waiting [2021-07-30T16:48:40.158Z] dc539afda2c1: Waiting [2021-07-30T16:48:40.423Z] a1111a8f2ec3: Verifying Checksum [2021-07-30T16:48:40.423Z] a1111a8f2ec3: Download complete [2021-07-30T16:48:40.423Z] dc539afda2c1: Verifying Checksum [2021-07-30T16:48:40.423Z] dc539afda2c1: Download complete [2021-07-30T16:48:40.690Z] 77bc0d833cb6: Verifying Checksum [2021-07-30T16:48:40.690Z] 77bc0d833cb6: Download complete [2021-07-30T16:48:40.690Z] 9065ff56babe: Download complete [2021-07-30T16:48:41.274Z] ed53099fbce6: Verifying Checksum [2021-07-30T16:48:41.274Z] ed53099fbce6: Download complete [2021-07-30T16:48:41.856Z] b4d181a07f80: Verifying Checksum [2021-07-30T16:48:41.856Z] b4d181a07f80: Download complete [2021-07-30T16:48:42.837Z] b4d181a07f80: Pull complete [2021-07-30T16:48:43.115Z] a1111a8f2ec3: Pull complete [2021-07-30T16:48:43.385Z] ed53099fbce6: Pull complete [2021-07-30T16:48:43.655Z] dc539afda2c1: Pull complete [2021-07-30T16:48:43.920Z] 77bc0d833cb6: Pull complete [2021-07-30T16:48:43.920Z] 9065ff56babe: Pull complete [2021-07-30T16:48:45.869Z] d287ab97295c: Verifying Checksum [2021-07-30T16:48:45.869Z] d287ab97295c: Download complete [2021-07-30T16:48:50.157Z] d287ab97295c: Pull complete [2021-07-30T16:48:50.157Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-30T16:48:50.157Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T16:48:50.157Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-30T16:48:50.247Z] prd-centos7-docker-4c-2g-1058 does not seem to be running inside a container [2021-07-30T16:48:50.306Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_PR-120/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-120 -v /w/workspace/gexfoundry_device-snmp-go_PR-120:/w/workspace/gexfoundry_device-snmp-go_PR-120:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-120@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-120@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-30T16:48:53.103Z] $ docker top 844560da4a41508361979c81d65c398850649436f12250c3c88fb954edaec65f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T16:48:53.509Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-30T16:48:53.822Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-30T16:48:54.142Z] + ls /var/log/sa-host [2021-07-30T16:48:54.142Z] + sadf -c /var/log/sa-host/sa05 [2021-07-30T16:48:54.142Z] file_magic: OK [2021-07-30T16:48:54.142Z] HZ: Using current value: 100 [2021-07-30T16:48:54.142Z] file_header: OK [2021-07-30T16:48:54.142Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-30T16:48:54.142Z] Statistics: [2021-07-30T16:48:54.142Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-30T16:48:54.142Z] File successfully converted to sysstat format version 12.0.3 [2021-07-30T16:48:54.142Z] + sadf -c /var/log/sa-host/sa30 [2021-07-30T16:48:54.142Z] file_magic: OK [2021-07-30T16:48:54.142Z] HZ: Using current value: 100 [2021-07-30T16:48:54.142Z] file_header: OK [2021-07-30T16:48:54.142Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-30T16:48:54.142Z] Statistics: [2021-07-30T16:48:54.142Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-30T16:48:54.142Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T16:48:54.318Z] provisioning config files... [2021-07-30T16:48:54.334Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-120@tmp/config6563997635755566154tmp [Pipeline] { [Pipeline] echo [2021-07-30T16:48:54.360Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:48:54.671Z] ---> create-netrc.sh [Pipeline] } [2021-07-30T16:48:54.685Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:48:55.070Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-30T16:48:55.084Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:48:55.396Z] ---> sudo-logs.sh [2021-07-30T16:48:55.396Z] Archiving 'sudo' log.. [2021-07-30T16:48:55.396Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1058.vexxhost.local: Name or service not known [2021-07-30T16:48:55.396Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1058.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-30T16:48:55.435Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:48:55.745Z] ---> job-cost.sh [2021-07-30T16:48:55.745Z] lf-activate-venv: SKIPPING [2021-07-30T16:48:55.745Z] DEBUG: total: 0.18000000715255737 [2021-07-30T16:48:55.745Z] INFO: Retrieving Stack Cost... [2021-07-30T16:48:56.706Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-30T16:48:56.973Z] INFO: Archiving Costs [Pipeline] echo [2021-07-30T16:48:56.991Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:48:57.306Z] ---> logs-deploy.sh [2021-07-30T16:48:57.306Z] lf-activate-venv: SKIPPING [2021-07-30T16:48:57.306Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-120/2 [2021-07-30T16:48:57.306Z] INFO: archiving workspace using pattern(s): [2021-07-30T16:48:57.890Z] Archives upload complete. [2021-07-30T16:48:58.156Z] INFO: archiving logs to Nexus