Pull request #71 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52+03464ffadf6f8b9068bcdea2569ab2e117b905af (a7dd7409b42131b4ad0588ccecb09a77c50e3d0c) Running in Durability level: MAX_SURVIVABILITY 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4d45bb06fbd349d05c83df7b0a7176550fae40e6 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-71/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4d45bb06fbd349d05c83df7b0a7176550fae40e6 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d45bb06fbd349d05c83df7b0a7176550fae40e6 # timeout=10 Commit message: "Merge pull request #295 from ernestojeda/always-docker-auth" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-71/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4d45bb06fbd349d05c83df7b0a7176550fae40e6 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-snmp-go 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 SECURITY_NOTIFY_LIST: security-issues@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-12217 in /w/workspace/dgexfoundry_device-snmp-go_PR-71 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/dgexfoundry_device-snmp-go_PR-71 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/71/head:refs/remotes/origin/PR-71 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 03464ffadf6f8b9068bcdea2569ab2e117b905af into PR head commit 9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52 Merge succeeded, producing 9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52 Checking out Revision 9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52 (PR-71) > git config core.sparsecheckout # timeout=10 > git checkout -f 9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 03464ffadf6f8b9068bcdea2569ab2e117b905af # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52 # timeout=10 Commit message: "Bump github.com/edgexfoundry/device-sdk-go from 1.2.4-dev.34 to 1.3.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-16T06:26:34.056Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-16T06:26:34.468Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-16T06:26:34.739Z] ========================================================= [2020-11-16T06:26:34.739Z] EdgeX Global Pipelines Version Info [2020-11-16T06:26:34.739Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-16T06:26:37.469Z] ------------------- [2020-11-16T06:26:37.469Z] stable info: [2020-11-16T06:26:37.469Z] ------------------- [2020-11-16T06:26:37.469Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-16T06:26:37.469Z] Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [2020-11-16T06:26:37.469Z] Message: update stable to v1.0.162 [2020-11-16T06:26:38.045Z] ------------------- [2020-11-16T06:26:38.045Z] experimental info: [2020-11-16T06:26:38.045Z] ------------------- [2020-11-16T06:26:38.045Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-16T06:26:38.045Z] Commit SHA: 6f2ee81cce8ce978e0d8ebd6865d4103bdd6920b [2020-11-16T06:26:38.045Z] Message: update experimental to v1.0.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-16T06:26:38.559Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2020-11-16T06:26:38.693Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2020-11-16T06:26:38.814Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-16T06:26:38.939Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-16T06:26:39.059Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-16T06:26:39.185Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-16T06:26:39.329Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-16T06:26:39.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-16T06:26:39.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-11-16T06:26:39.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-16T06:26:39.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-16T06:26:39.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-snmp-go [Pipeline] echo [2020-11-16T06:26:40.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-16T06:26:40.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-16T06:26:40.480Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-11-16T06:26:40.610Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-11-16T06:26:40.738Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-16T06:26:40.876Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-16T06:26:41.012Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-11-16T06:26:41.143Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-16T06:26:41.324Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-11-16T06:26:41.463Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-11-16T06:26:41.720Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-16T06:26:41.865Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-16T06:26:41.999Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-11-16T06:26:42.125Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-16T06:26:42.259Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-71 [Pipeline] echo [2020-11-16T06:26:42.402Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-71 [Pipeline] echo [2020-11-16T06:26:42.538Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-71 [Pipeline] echo [2020-11-16T06:26:42.686Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52 [Pipeline] echo [2020-11-16T06:26:42.825Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9b64ac0 [Pipeline] echo [2020-11-16T06:26:42.955Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-16T06:26:43.231Z] provisioning config files... [2020-11-16T06:26:43.282Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-71@tmp/config8750723984446026384tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-16T06:26:43.757Z] ---> docker-login.sh [2020-11-16T06:26:43.757Z] nexus3.edgexfoundry.org:10001 [2020-11-16T06:26:44.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-16T06:26:44.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-16T06:26:44.289Z] Configure a credential helper to remove this warning. See [2020-11-16T06:26:44.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-16T06:26:44.289Z] [2020-11-16T06:26:44.289Z] Login Succeeded [2020-11-16T06:26:44.289Z] nexus3.edgexfoundry.org:10002 [2020-11-16T06:26:44.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-16T06:26:44.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-16T06:26:44.289Z] Configure a credential helper to remove this warning. See [2020-11-16T06:26:44.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-16T06:26:44.289Z] [2020-11-16T06:26:44.289Z] Login Succeeded [2020-11-16T06:26:44.289Z] nexus3.edgexfoundry.org:10003 [2020-11-16T06:26:44.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-16T06:26:44.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-16T06:26:44.552Z] Configure a credential helper to remove this warning. See [2020-11-16T06:26:44.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-16T06:26:44.552Z] [2020-11-16T06:26:44.552Z] Login Succeeded [2020-11-16T06:26:44.553Z] nexus3.edgexfoundry.org:10004 [2020-11-16T06:26:44.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-16T06:26:44.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-16T06:26:44.816Z] Configure a credential helper to remove this warning. See [2020-11-16T06:26:44.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-16T06:26:44.816Z] [2020-11-16T06:26:44.816Z] Login Succeeded [2020-11-16T06:26:44.816Z] docker.io [2020-11-16T06:26:44.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-16T06:26:45.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-16T06:26:45.079Z] Configure a credential helper to remove this warning. See [2020-11-16T06:26:45.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-16T06:26:45.079Z] [2020-11-16T06:26:45.079Z] Login Succeeded [2020-11-16T06:26:45.079Z] ---> docker-login.sh ends [Pipeline] } [2020-11-16T06:26:45.111Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-16T06:26:46.112Z] + git log --format=format:%s -1 9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52 [Pipeline] echo [2020-11-16T06:26:46.206Z] GIT_COMMIT: 9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52, Commit Message: Bump github.com/edgexfoundry/device-sdk-go from 1.2.4-dev.34 to 1.3.0 [Pipeline] echo [2020-11-16T06:26:46.291Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-16T06:26:47.016Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-16T06:26:47.016Z] [2020-11-16T06:26:47.016Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-16T06:26:47.414Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-16T06:26:47.414Z] latest: Pulling from edgex-devops/git-semver [2020-11-16T06:26:47.414Z] 31603596830f: Pulling fs layer [2020-11-16T06:26:47.415Z] 2a8b12db71e7: Pulling fs layer [2020-11-16T06:26:47.415Z] 6ca5941a6612: Pulling fs layer [2020-11-16T06:26:47.415Z] ecc8261a40a4: Pulling fs layer [2020-11-16T06:26:47.415Z] ecc8261a40a4: Waiting [2020-11-16T06:26:47.415Z] 2a8b12db71e7: Verifying Checksum [2020-11-16T06:26:47.415Z] 2a8b12db71e7: Download complete [2020-11-16T06:26:47.680Z] 31603596830f: Verifying Checksum [2020-11-16T06:26:47.680Z] 31603596830f: Download complete [2020-11-16T06:26:47.680Z] ecc8261a40a4: Verifying Checksum [2020-11-16T06:26:47.680Z] ecc8261a40a4: Download complete [2020-11-16T06:26:47.680Z] 6ca5941a6612: Verifying Checksum [2020-11-16T06:26:47.680Z] 6ca5941a6612: Download complete [2020-11-16T06:26:47.944Z] 31603596830f: Pull complete [2020-11-16T06:26:47.944Z] 2a8b12db71e7: Pull complete [2020-11-16T06:26:48.899Z] 6ca5941a6612: Pull complete [2020-11-16T06:26:49.161Z] ecc8261a40a4: Pull complete [2020-11-16T06:26:49.161Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-16T06:26:49.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-16T06:26:49.161Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-16T06:26:49.353Z] prd-centos7-docker-4c-2g-12217 does not seem to be running inside a container [2020-11-16T06:26:49.401Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_PR-71 -v /w/workspace/dgexfoundry_device-snmp-go_PR-71:/w/workspace/dgexfoundry_device-snmp-go_PR-71:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-71@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-71@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-11-16T06:26:51.629Z] $ docker top 63ee0c2c9f59ef3a9654a9c466b20f83c4df9ed1ac70301b97a8635529ead77b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-16T06:26:52.019Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-16T06:26:52.019Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-16T06:26:52.235Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-16T06:26:52.240Z] $ docker exec 63ee0c2c9f59ef3a9654a9c466b20f83c4df9ed1ac70301b97a8635529ead77b ssh-agent [2020-11-16T06:26:52.400Z] SSH_AUTH_SOCK=/tmp/ssh-cq6ZtQAjnYnH/agent.11 [2020-11-16T06:26:52.400Z] SSH_AGENT_PID=17 [2020-11-16T06:26:52.412Z] Running ssh-add (command line suppressed) [2020-11-16T06:26:52.553Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-71@tmp/private_key_6371022152245911433.key (/w/workspace/dgexfoundry_device-snmp-go_PR-71@tmp/private_key_6371022152245911433.key) [2020-11-16T06:26:52.609Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-16T06:26:53.000Z] + git tag --points-at HEAD [Pipeline] } [2020-11-16T06:26:53.031Z] $ docker exec --env ******** --env ******** 63ee0c2c9f59ef3a9654a9c466b20f83c4df9ed1ac70301b97a8635529ead77b ssh-agent -k [2020-11-16T06:26:53.145Z] unset SSH_AUTH_SOCK; [2020-11-16T06:26:53.146Z] unset SSH_AGENT_PID; [2020-11-16T06:26:53.146Z] echo Agent pid 17 killed; [2020-11-16T06:26:53.189Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-16T06:26:53.486Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-16T06:26:53.486Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-16T06:26:53.660Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-16T06:26:53.666Z] $ docker exec 63ee0c2c9f59ef3a9654a9c466b20f83c4df9ed1ac70301b97a8635529ead77b ssh-agent [2020-11-16T06:26:53.826Z] SSH_AUTH_SOCK=/tmp/ssh-ohydo0m8Rw29/agent.46 [2020-11-16T06:26:53.826Z] SSH_AGENT_PID=51 [2020-11-16T06:26:53.833Z] Running ssh-add (command line suppressed) [2020-11-16T06:26:53.959Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-71@tmp/private_key_7430846262176112237.key (/w/workspace/dgexfoundry_device-snmp-go_PR-71@tmp/private_key_7430846262176112237.key) [2020-11-16T06:26:54.007Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-16T06:26:54.422Z] + git semver init [2020-11-16T06:26:54.422Z] # -> Open(): unable to determine branch for HEAD [2020-11-16T06:26:54.422Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-71/.git [2020-11-16T06:26:54.422Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-71 [2020-11-16T06:26:54.422Z] # $SEMVER_REMOTE_NAME = origin [2020-11-16T06:26:54.422Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-16T06:26:54.422Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-16T06:26:54.422Z] # $SEMVER_BRANCH = PR-71 [2020-11-16T06:26:54.422Z] # $SEMVER_TEMP = /tmp/semver-993996596 [2020-11-16T06:26:54.422Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2020-11-16T06:26:54.685Z] # '/tmp/semver-993996596' -> '/w/workspace/dgexfoundry_device-snmp-go_PR-71/.semver' [2020-11-16T06:26:54.685Z] # -> Force: false [2020-11-16T06:26:54.685Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-71/.semver [Pipeline] } [2020-11-16T06:26:54.710Z] $ docker exec --env ******** --env ******** 63ee0c2c9f59ef3a9654a9c466b20f83c4df9ed1ac70301b97a8635529ead77b ssh-agent -k [2020-11-16T06:26:54.817Z] unset SSH_AUTH_SOCK; [2020-11-16T06:26:54.817Z] unset SSH_AGENT_PID; [2020-11-16T06:26:54.817Z] echo Agent pid 51 killed; [2020-11-16T06:26:54.858Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-16T06:26:55.431Z] + git semver [Pipeline] } [2020-11-16T06:26:55.459Z] $ docker stop --time=1 63ee0c2c9f59ef3a9654a9c466b20f83c4df9ed1ac70301b97a8635529ead77b [2020-11-16T06:26:56.798Z] $ docker rm -f 63ee0c2c9f59ef3a9654a9c466b20f83c4df9ed1ac70301b97a8635529ead77b [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-16T06:26:57.380Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-16T06:26:57.818Z] Stashed 1 file(s) [Pipeline] echo [2020-11-16T06:26:57.838Z] [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 [2020-11-16T06:27:13.728Z] Still waiting to schedule task [2020-11-16T06:27:13.728Z] ‘prd-centos7-docker-4c-2g-12213’ is offline; ‘prd-centos7-docker-4c-2g-12215’ is offline; ‘prd-centos7-docker-4c-2g-12218’ is offline; ‘prd-centos7-docker-8c-8g-12216’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-10024’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-11550’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-11-16T06:27:13.755Z] Still waiting to schedule task [2020-11-16T06:27:13.755Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-11-16T06:29:00.771Z] Running on prd-centos7-docker-4c-2g-12222 in /w/workspace/dgexfoundry_device-snmp-go_PR-71 [Pipeline] { [Pipeline] ws [2020-11-16T06:29:00.880Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2020-11-16T06:29:03.900Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-12220 in /w/workspace/dgexfoundry_device-snmp-go_PR-71 [Pipeline] { [Pipeline] ws [2020-11-16T06:29:04.025Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2020-11-16T06:29:08.608Z] using credential edgex-jenkins-ssh [2020-11-16T06:29:08.667Z] Cloning the remote Git repository [2020-11-16T06:29:08.828Z] using credential edgex-jenkins-ssh [2020-11-16T06:29:08.884Z] Cloning the remote Git repository [2020-11-16T06:29:08.788Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2020-11-16T06:29:08.898Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2020-11-16T06:29:08.975Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2020-11-16T06:29:09.089Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2020-11-16T06:29:09.168Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-11-16T06:29:09.169Z] > git --version # timeout=10 [2020-11-16T06:29:09.188Z] > git --version # 'git version 2.17.1' [2020-11-16T06:29:09.189Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-16T06:29:09.075Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-11-16T06:29:09.076Z] > git --version # timeout=10 [2020-11-16T06:29:09.092Z] > git --version # 'git version 2.16.5' [2020-11-16T06:29:09.093Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-16T06:29:09.176Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-16T06:29:09.270Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-16T06:29:09.955Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-11-16T06:29:09.973Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-16T06:29:10.004Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-11-16T06:29:10.035Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-11-16T06:29:10.035Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-16T06:29:10.049Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/71/head:refs/remotes/origin/PR-71 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-16T06:29:10.489Z] Merging remotes/origin/master commit 03464ffadf6f8b9068bcdea2569ab2e117b905af into PR head commit 9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52 [2020-11-16T06:29:10.718Z] Merge succeeded, producing 9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52 [2020-11-16T06:29:10.718Z] Checking out Revision 9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52 (PR-71) [2020-11-16T06:29:11.351Z] Merging remotes/origin/master commit 03464ffadf6f8b9068bcdea2569ab2e117b905af into PR head commit 9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52 [2020-11-16T06:29:11.499Z] Merge succeeded, producing 9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52 [2020-11-16T06:29:11.499Z] Checking out Revision 9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52 (PR-71) [2020-11-16T06:29:10.709Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-11-16T06:29:10.803Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-16T06:29:10.875Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-11-16T06:29:10.898Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-11-16T06:29:10.899Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-16T06:29:10.906Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/71/head:refs/remotes/origin/PR-71 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-16T06:29:11.365Z] > git config core.sparsecheckout # timeout=10 [2020-11-16T06:29:11.373Z] > git checkout -f 9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52 # timeout=10 [2020-11-16T06:29:11.448Z] > git remote # timeout=10 [2020-11-16T06:29:11.461Z] > git config --get remote.origin.url # timeout=10 [2020-11-16T06:29:11.473Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-16T06:29:11.478Z] > git merge 03464ffadf6f8b9068bcdea2569ab2e117b905af # timeout=10 [2020-11-16T06:29:11.491Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-16T06:29:11.507Z] > git config core.sparsecheckout # timeout=10 [2020-11-16T06:29:11.514Z] > git checkout -f 9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52 # timeout=10 [2020-11-16T06:29:10.554Z] > git config core.sparsecheckout # timeout=10 [2020-11-16T06:29:10.570Z] > git checkout -f 9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52 # timeout=10 [2020-11-16T06:29:10.644Z] > git remote # timeout=10 [2020-11-16T06:29:10.662Z] > git config --get remote.origin.url # timeout=10 [2020-11-16T06:29:10.687Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-16T06:29:10.697Z] > git merge 03464ffadf6f8b9068bcdea2569ab2e117b905af # timeout=10 [2020-11-16T06:29:10.723Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-16T06:29:10.745Z] > git config core.sparsecheckout # timeout=10 [2020-11-16T06:29:10.755Z] > git checkout -f 9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52 # timeout=10 [2020-11-16T06:29:14.934Z] Commit message: "Bump github.com/edgexfoundry/device-sdk-go from 1.2.4-dev.34 to 1.3.0" [2020-11-16T06:29:15.001Z] > git --version # timeout=10 [2020-11-16T06:29:15.012Z] > git --version # 'git version 2.17.1' [2020-11-16T06:29:15.035Z] fatal: bad object 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [2020-11-16T06:29:15.408Z] Commit message: "Bump github.com/edgexfoundry/device-sdk-go from 1.2.4-dev.34 to 1.3.0" [Pipeline] withEnv [Pipeline] { [2020-11-16T06:29:15.451Z] > git --version # timeout=10 [2020-11-16T06:29:15.464Z] > git --version # 'git version 2.16.5' [2020-11-16T06:29:15.536Z] fatal: bad object 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-16T06:29:16.027Z] provisioning config files... [2020-11-16T06:29:16.114Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config8295965134668087892tmp [Pipeline] withEnv [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [2020-11-16T06:29:17.147Z] ---> docker-login.sh [2020-11-16T06:29:17.147Z] nexus3.edgexfoundry.org:10001 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-16T06:29:17.276Z] provisioning config files... [2020-11-16T06:29:17.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-16T06:29:18.283Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config2920535848581134422tmp [Pipeline] { [2020-11-16T06:29:18.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-16T06:29:18.351Z] Configure a credential helper to remove this warning. See [2020-11-16T06:29:18.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-16T06:29:18.351Z] [2020-11-16T06:29:18.351Z] Login Succeeded [2020-11-16T06:29:18.351Z] nexus3.edgexfoundry.org:10002 [Pipeline] libraryResource [Pipeline] sh [2020-11-16T06:29:18.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-16T06:29:18.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-16T06:29:18.625Z] Configure a credential helper to remove this warning. See [2020-11-16T06:29:18.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-16T06:29:18.625Z] [2020-11-16T06:29:18.625Z] Login Succeeded [2020-11-16T06:29:18.625Z] nexus3.edgexfoundry.org:10003 [2020-11-16T06:29:19.179Z] ---> docker-login.sh [2020-11-16T06:29:19.179Z] nexus3.edgexfoundry.org:10001 [2020-11-16T06:29:19.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-16T06:29:19.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-16T06:29:19.225Z] Configure a credential helper to remove this warning. See [2020-11-16T06:29:19.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-16T06:29:19.225Z] [2020-11-16T06:29:19.225Z] Login Succeeded [2020-11-16T06:29:19.225Z] nexus3.edgexfoundry.org:10004 [2020-11-16T06:29:19.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-16T06:29:19.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-16T06:29:19.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-16T06:29:19.829Z] Configure a credential helper to remove this warning. See [2020-11-16T06:29:19.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-16T06:29:19.829Z] [2020-11-16T06:29:19.829Z] Login Succeeded [2020-11-16T06:29:19.829Z] docker.io [2020-11-16T06:29:20.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-16T06:29:20.077Z] Configure a credential helper to remove this warning. See [2020-11-16T06:29:20.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-16T06:29:20.077Z] [2020-11-16T06:29:20.077Z] Login Succeeded [2020-11-16T06:29:20.077Z] nexus3.edgexfoundry.org:10002 [2020-11-16T06:29:20.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-16T06:29:20.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-16T06:29:20.363Z] Configure a credential helper to remove this warning. See [2020-11-16T06:29:20.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-16T06:29:20.363Z] [2020-11-16T06:29:20.363Z] Login Succeeded [2020-11-16T06:29:20.363Z] nexus3.edgexfoundry.org:10003 [2020-11-16T06:29:20.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-16T06:29:20.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-16T06:29:20.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-16T06:29:20.653Z] Configure a credential helper to remove this warning. See [2020-11-16T06:29:20.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-16T06:29:20.653Z] [2020-11-16T06:29:20.653Z] Login Succeeded [2020-11-16T06:29:20.653Z] nexus3.edgexfoundry.org:10004 [2020-11-16T06:29:20.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-16T06:29:20.710Z] Configure a credential helper to remove this warning. See [2020-11-16T06:29:20.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-16T06:29:20.710Z] [2020-11-16T06:29:20.710Z] Login Succeeded [2020-11-16T06:29:20.710Z] ---> docker-login.sh ends [Pipeline] } [2020-11-16T06:29:20.804Z] Deleting 1 temporary files [Pipeline] // wrap [2020-11-16T06:29:20.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2020-11-16T06:29:21.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-16T06:29:21.232Z] Configure a credential helper to remove this warning. See [2020-11-16T06:29:21.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-16T06:29:21.232Z] [2020-11-16T06:29:21.232Z] Login Succeeded [2020-11-16T06:29:21.232Z] docker.io [Pipeline] echo [2020-11-16T06:29:21.430Z] ========================================================= [2020-11-16T06:29:21.430Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-16T06:29:21.430Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-16T06:29:21.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-16T06:29:21.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-16T06:29:21.801Z] Configure a credential helper to remove this warning. See [2020-11-16T06:29:21.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-16T06:29:21.801Z] [2020-11-16T06:29:21.801Z] Login Succeeded [2020-11-16T06:29:21.801Z] ---> docker-login.sh ends [2020-11-16T06:29:21.850Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [Pipeline] } [2020-11-16T06:29:21.990Z] Deleting 1 temporary files [Pipeline] // wrap [2020-11-16T06:29:22.126Z] Sending build context to Docker daemon 313.9kB [2020-11-16T06:29:22.126Z] Step 1/10 : ARG BASE=golang:1.15-alpine [2020-11-16T06:29:22.126Z] Step 2/10 : FROM ${BASE} [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2020-11-16T06:29:22.404Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-16T06:29:22.404Z] b538f80385f9: Pulling fs layer [2020-11-16T06:29:22.404Z] 74f711af9a0d: Pulling fs layer [2020-11-16T06:29:22.404Z] 99f96fe45779: Pulling fs layer [2020-11-16T06:29:22.404Z] 8529a6b9a6be: Pulling fs layer [2020-11-16T06:29:22.404Z] 45590311c82a: Pulling fs layer [2020-11-16T06:29:22.404Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-16T06:29:22.404Z] 209524e5b208: Pulling fs layer [2020-11-16T06:29:22.404Z] 45590311c82a: Waiting [2020-11-16T06:29:22.404Z] 69ca0ff8b7b3: Waiting [2020-11-16T06:29:22.404Z] 209524e5b208: Waiting [2020-11-16T06:29:22.404Z] 8529a6b9a6be: Waiting [2020-11-16T06:29:22.404Z] 99f96fe45779: Verifying Checksum [2020-11-16T06:29:22.404Z] 99f96fe45779: Download complete [2020-11-16T06:29:22.404Z] 74f711af9a0d: Verifying Checksum [2020-11-16T06:29:22.404Z] 74f711af9a0d: Download complete [2020-11-16T06:29:22.404Z] 45590311c82a: Verifying Checksum [2020-11-16T06:29:22.404Z] 45590311c82a: Download complete [2020-11-16T06:29:22.404Z] 69ca0ff8b7b3: Verifying Checksum [2020-11-16T06:29:22.404Z] 69ca0ff8b7b3: Download complete [2020-11-16T06:29:22.404Z] b538f80385f9: Verifying Checksum [2020-11-16T06:29:22.404Z] b538f80385f9: Download complete [Pipeline] echo [2020-11-16T06:29:22.964Z] ========================================================= [2020-11-16T06:29:22.964Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-16T06:29:22.964Z] ========================================================= [2020-11-16T06:29:23.001Z] b538f80385f9: Pull complete [Pipeline] isUnix [Pipeline] sh [2020-11-16T06:29:23.426Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-11-16T06:29:23.601Z] 74f711af9a0d: Pull complete [2020-11-16T06:29:23.698Z] Sending build context to Docker daemon 313.9kB [2020-11-16T06:29:23.698Z] Step 1/10 : ARG BASE=golang:1.15-alpine [2020-11-16T06:29:23.698Z] Step 2/10 : FROM ${BASE} [2020-11-16T06:29:23.966Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-16T06:29:23.966Z] df20fa9351a1: Pulling fs layer [2020-11-16T06:29:23.966Z] ed8968b2872e: Pulling fs layer [2020-11-16T06:29:23.966Z] a92cc7c5fd73: Pulling fs layer [2020-11-16T06:29:23.966Z] e871e8e8d7a9: Pulling fs layer [2020-11-16T06:29:23.966Z] e73272ec9a57: Pulling fs layer [2020-11-16T06:29:23.966Z] 1e910a182e73: Pulling fs layer [2020-11-16T06:29:23.966Z] 4e634b169226: Pulling fs layer [2020-11-16T06:29:23.966Z] 1e910a182e73: Waiting [2020-11-16T06:29:23.966Z] e871e8e8d7a9: Waiting [2020-11-16T06:29:23.966Z] e73272ec9a57: Waiting [2020-11-16T06:29:23.966Z] 4e634b169226: Waiting [2020-11-16T06:29:23.966Z] a92cc7c5fd73: Verifying Checksum [2020-11-16T06:29:23.966Z] a92cc7c5fd73: Download complete [2020-11-16T06:29:23.966Z] ed8968b2872e: Verifying Checksum [2020-11-16T06:29:23.966Z] ed8968b2872e: Download complete [2020-11-16T06:29:23.966Z] e73272ec9a57: Download complete [2020-11-16T06:29:24.197Z] 99f96fe45779: Pull complete [2020-11-16T06:29:24.568Z] 1e910a182e73: Verifying Checksum [2020-11-16T06:29:24.568Z] 1e910a182e73: Download complete [2020-11-16T06:29:24.568Z] df20fa9351a1: Verifying Checksum [2020-11-16T06:29:24.568Z] df20fa9351a1: Download complete [2020-11-16T06:29:24.858Z] df20fa9351a1: Pull complete [2020-11-16T06:29:25.489Z] ed8968b2872e: Pull complete [2020-11-16T06:29:25.765Z] a92cc7c5fd73: Pull complete [2020-11-16T06:29:26.827Z] 209524e5b208: Verifying Checksum [2020-11-16T06:29:26.827Z] 209524e5b208: Download complete [2020-11-16T06:29:27.810Z] 8529a6b9a6be: Verifying Checksum [2020-11-16T06:29:27.810Z] 8529a6b9a6be: Download complete [2020-11-16T06:29:30.188Z] 4e634b169226: Verifying Checksum [2020-11-16T06:29:30.188Z] 4e634b169226: Download complete [2020-11-16T06:29:31.184Z] e871e8e8d7a9: Verifying Checksum [2020-11-16T06:29:31.184Z] e871e8e8d7a9: Download complete [2020-11-16T06:29:38.008Z] 8529a6b9a6be: Pull complete [2020-11-16T06:29:38.288Z] 45590311c82a: Pull complete [2020-11-16T06:29:38.568Z] 69ca0ff8b7b3: Pull complete [2020-11-16T06:29:39.735Z] e871e8e8d7a9: Pull complete [2020-11-16T06:29:39.735Z] e73272ec9a57: Pull complete [2020-11-16T06:29:39.735Z] 1e910a182e73: Pull complete [2020-11-16T06:29:41.973Z] 209524e5b208: Pull complete [2020-11-16T06:29:41.973Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-16T06:29:41.973Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-16T06:29:41.973Z] ---> 5bddaf1c2fca [2020-11-16T06:29:41.973Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-11-16T06:29:45.375Z] ---> Running in 1df6f3108c9d [2020-11-16T06:29:45.375Z] Removing intermediate container 1df6f3108c9d [2020-11-16T06:29:45.375Z] ---> 314dda005843 [2020-11-16T06:29:45.375Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-11-16T06:29:45.375Z] ---> Running in 0bda6df73192 [2020-11-16T06:29:45.660Z] Removing intermediate container 0bda6df73192 [2020-11-16T06:29:45.660Z] ---> 75a18728e515 [2020-11-16T06:29:45.660Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2020-11-16T06:29:45.945Z] ---> Running in 116194ad3d34 [2020-11-16T06:29:46.221Z] Removing intermediate container 116194ad3d34 [2020-11-16T06:29:46.221Z] ---> d4e12ef9a983 [2020-11-16T06:29:46.221Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-16T06:29:46.494Z] ---> Running in 918fcf951d37 [2020-11-16T06:29:48.107Z] 4e634b169226: Pull complete [2020-11-16T06:29:48.107Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-16T06:29:48.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-16T06:29:48.107Z] ---> f7629b54cfaa [2020-11-16T06:29:48.107Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-11-16T06:29:48.381Z] ---> Running in 456592503d50 [2020-11-16T06:29:48.659Z] Removing intermediate container 456592503d50 [2020-11-16T06:29:48.659Z] ---> 1caea38f86ea [2020-11-16T06:29:48.659Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-11-16T06:29:48.659Z] ---> Running in a95c7667c5f3 [2020-11-16T06:29:48.929Z] Removing intermediate container a95c7667c5f3 [2020-11-16T06:29:48.929Z] ---> eda801291b16 [2020-11-16T06:29:48.929Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2020-11-16T06:29:48.929Z] ---> Running in b605787f4d50 [2020-11-16T06:29:49.128Z] Removing intermediate container 918fcf951d37 [2020-11-16T06:29:49.128Z] ---> 066a372202d5 [2020-11-16T06:29:49.128Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-11-16T06:29:49.128Z] ---> Running in d7f3cfdad12c [2020-11-16T06:29:49.209Z] Removing intermediate container b605787f4d50 [2020-11-16T06:29:49.209Z] ---> 11cbd641d352 [2020-11-16T06:29:49.209Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-16T06:29:49.209Z] ---> Running in aefe38be2942 [2020-11-16T06:29:50.493Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-16T06:29:51.094Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-16T06:29:51.329Z] Removing intermediate container aefe38be2942 [2020-11-16T06:29:51.330Z] ---> 5f434c37e7e1 [2020-11-16T06:29:51.330Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-11-16T06:29:51.330Z] ---> Running in 6851cb428d35 [2020-11-16T06:29:51.616Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-16T06:29:52.079Z] OK: 142 MiB in 39 packages [2020-11-16T06:29:52.596Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-16T06:29:53.066Z] Removing intermediate container d7f3cfdad12c [2020-11-16T06:29:53.066Z] ---> 964c591d577d [2020-11-16T06:29:53.066Z] Step 8/10 : WORKDIR /device-snmp-go [2020-11-16T06:29:53.224Z] OK: 166 MiB in 39 packages [2020-11-16T06:29:53.340Z] ---> Running in 4a804abfa552 [2020-11-16T06:29:53.838Z] Removing intermediate container 6851cb428d35 [2020-11-16T06:29:53.838Z] ---> a1153234a702 [2020-11-16T06:29:53.838Z] Step 8/10 : WORKDIR /device-snmp-go [2020-11-16T06:29:53.838Z] ---> Running in 5826347ed1c0 [2020-11-16T06:29:53.934Z] Removing intermediate container 4a804abfa552 [2020-11-16T06:29:53.934Z] ---> 0951de8f9935 [2020-11-16T06:29:53.934Z] Step 9/10 : COPY . . [2020-11-16T06:29:54.106Z] Removing intermediate container 5826347ed1c0 [2020-11-16T06:29:54.106Z] ---> 4c25bd415c16 [2020-11-16T06:29:54.106Z] Step 9/10 : COPY . . [2020-11-16T06:29:54.918Z] ---> 9e47b8b8a8c0 [2020-11-16T06:29:54.918Z] Step 10/10 : RUN go mod download [2020-11-16T06:29:54.918Z] ---> Running in 4cb5db0f2644 [2020-11-16T06:29:55.067Z] ---> 8f4301e6d846 [2020-11-16T06:29:55.067Z] Step 10/10 : RUN go mod download [2020-11-16T06:29:55.067Z] ---> Running in b91609f12bb6 [2020-11-16T06:30:17.101Z] Removing intermediate container 4cb5db0f2644 [2020-11-16T06:30:17.101Z] ---> c2f8579f1a86 [2020-11-16T06:30:17.101Z] Successfully built c2f8579f1a86 [2020-11-16T06:30:17.101Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-16T06:30:17.481Z] + docker inspect -f . ci-base-image-arm64 [2020-11-16T06:30:17.481Z] . [Pipeline] withDockerContainer [2020-11-16T06:30:17.862Z] prd-ubuntu18.04-docker-arm64-4c-16g-12220 does not seem to be running inside a container [2020-11-16T06:30:18.008Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-16T06:30:19.984Z] $ docker top d9e25a49df682dafe471ae03a42d6c71d4355603487cb6ed235826a59bfc7cfd -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-16T06:30:21.598Z] + go version [2020-11-16T06:30:21.598Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-16T06:30:21.646Z] $ docker stop --time=1 d9e25a49df682dafe471ae03a42d6c71d4355603487cb6ed235826a59bfc7cfd [2020-11-16T06:30:21.998Z] Removing intermediate container b91609f12bb6 [2020-11-16T06:30:21.999Z] ---> d23cc4b621c4 [2020-11-16T06:30:21.999Z] Successfully built d23cc4b621c4 [2020-11-16T06:30:21.999Z] Successfully tagged ci-base-image-x86_64:latest [2020-11-16T06:30:23.625Z] $ docker rm -f d9e25a49df682dafe471ae03a42d6c71d4355603487cb6ed235826a59bfc7cfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-16T06:30:24.643Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-16T06:30:24.643Z] . [Pipeline] withDockerContainer [2020-11-16T06:30:24.921Z] + docker inspect -f . ci-base-image-arm64 [2020-11-16T06:30:24.921Z] . [2020-11-16T06:30:24.967Z] prd-centos7-docker-4c-2g-12222 does not seem to be running inside a container [2020-11-16T06:30:25.076Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-16T06:30:26.132Z] $ docker top 34496556377cac404a3c445f7f0e528cc6a61f006293373dedea3c4cef171889 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2020-11-16T06:30:26.766Z] prd-ubuntu18.04-docker-arm64-4c-16g-12220 does not seem to be running inside a container [2020-11-16T06:30:26.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-16T06:30:28.719Z] $ docker top 984d9004756a350dc79992fec4939a4239b27297ca5e42d49d89576e46bac69d -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2020-11-16T06:30:29.485Z] + go version [2020-11-16T06:30:29.485Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-16T06:30:29.532Z] $ docker stop --time=1 34496556377cac404a3c445f7f0e528cc6a61f006293373dedea3c4cef171889 [2020-11-16T06:30:30.291Z] + make test [2020-11-16T06:30:30.292Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-11-16T06:30:31.189Z] $ docker rm -f 34496556377cac404a3c445f7f0e528cc6a61f006293373dedea3c4cef171889 [2020-11-16T06:30:31.283Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-16T06:30:32.570Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-16T06:30:32.570Z] . [Pipeline] withDockerContainer [2020-11-16T06:30:32.872Z] prd-centos7-docker-4c-2g-12222 does not seem to be running inside a container [2020-11-16T06:30:33.109Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-16T06:30:34.105Z] $ docker top 3718786fbb77cef8658585719ab97d25155173eac60f92d9c1d09110c069ffb7 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-16T06:30:34.755Z] + make test [2020-11-16T06:30:34.755Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-11-16T06:30:35.827Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2020-11-16T06:30:54.416Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2020-11-16T06:30:54.416Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.008s coverage: 0.0% of statements [2020-11-16T06:30:54.730Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-16T06:30:58.213Z] gofmt -l . [2020-11-16T06:30:58.213Z] [ "`gofmt -l .`" = "" ] [2020-11-16T06:30:58.213Z] ./bin/test-attribution-txt.sh [2020-11-16T06:30:59.186Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-11-16T06:30:59.498Z] $ docker stop --time=1 3718786fbb77cef8658585719ab97d25155173eac60f92d9c1d09110c069ffb7 [2020-11-16T06:31:02.003Z] $ docker rm -f 3718786fbb77cef8658585719ab97d25155173eac60f92d9c1d09110c069ffb7 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-16T06:31:02.850Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-16T06:31:03.510Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2020-11-16T06:31:03.686Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2020-11-16T06:31:03.970Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.016s coverage: 0.0% of statements [2020-11-16T06:31:04.266Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [Pipeline] sh [2020-11-16T06:31:06.231Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-16T06:31:06.696Z] + ls -al . [2020-11-16T06:31:06.696Z] total 104 [2020-11-16T06:31:06.696Z] drwxrwxr-x. 8 jenkins jenkins 4096 Nov 16 06:30 . [2020-11-16T06:31:06.696Z] drwxrwxr-x. 4 jenkins jenkins 28 Nov 16 06:29 .. [2020-11-16T06:31:06.696Z] -rw-rw-r--. 1 jenkins jenkins 5082 Nov 16 06:29 Attribution.txt [2020-11-16T06:31:06.696Z] drwxrwxr-x. 2 jenkins jenkins 87 Nov 16 06:29 bin [2020-11-16T06:31:06.696Z] drwxrwxr-x. 3 jenkins jenkins 32 Nov 16 06:29 cmd [2020-11-16T06:31:06.696Z] -rw-r--r--. 1 jenkins jenkins 8493 Nov 16 06:30 coverage.out [2020-11-16T06:31:06.696Z] -rw-rw-r--. 1 jenkins jenkins 1002 Nov 16 06:29 Dockerfile [2020-11-16T06:31:06.696Z] -rw-rw-r--. 1 jenkins jenkins 409 Nov 16 06:29 Dockerfile.build [2020-11-16T06:31:06.696Z] -rw-rw-r--. 1 jenkins jenkins 6 Nov 16 06:29 .dockerignore [2020-11-16T06:31:06.696Z] drwxrwxr-x. 8 jenkins jenkins 179 Nov 16 06:29 .git [2020-11-16T06:31:06.696Z] drwxrwxr-x. 2 jenkins jenkins 60 Nov 16 06:29 .github [2020-11-16T06:31:06.696Z] -rw-rw-r--. 1 jenkins jenkins 272 Nov 16 06:29 .gitignore [2020-11-16T06:31:06.696Z] -rw-r--r--. 1 jenkins jenkins 204 Nov 16 06:30 go.mod [2020-11-16T06:31:06.696Z] -rw-r--r--. 1 jenkins jenkins 13961 Nov 16 06:30 go.sum [2020-11-16T06:31:06.696Z] drwxrwxr-x. 3 jenkins jenkins 20 Nov 16 06:29 internal [2020-11-16T06:31:06.696Z] -rw-rw-r--. 1 jenkins jenkins 656 Nov 16 06:29 Jenkinsfile [2020-11-16T06:31:06.696Z] -rw-rw-r--. 1 jenkins jenkins 11340 Nov 16 06:29 LICENSE [2020-11-16T06:31:06.696Z] -rw-rw-r--. 1 jenkins jenkins 937 Nov 16 06:29 Makefile [2020-11-16T06:31:06.696Z] drwxrwxr-x. 2 jenkins jenkins 84 Nov 16 06:29 profiles [2020-11-16T06:31:06.696Z] -rw-rw-r--. 1 jenkins jenkins 12398 Nov 16 06:29 README.md [2020-11-16T06:31:06.696Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 16 06:26 VERSION [2020-11-16T06:31:06.696Z] -rw-rw-r--. 1 jenkins jenkins 209 Nov 16 06:29 version.go [Pipeline] isUnix [Pipeline] sh [2020-11-16T06:31:07.127Z] + docker build -t docker-device-snmp-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52 --label arch=amd64 --label version=0.0.0 . [2020-11-16T06:31:07.756Z] Sending build context to Docker daemon 323.1kB [2020-11-16T06:31:07.757Z] Step 1/26 : ARG BASE=golang:1.15-alpine [2020-11-16T06:31:07.757Z] Step 2/26 : FROM ${BASE} AS builder [2020-11-16T06:31:07.757Z] ---> d23cc4b621c4 [2020-11-16T06:31:07.757Z] Step 3/26 : ARG MAKE='make build' [2020-11-16T06:31:07.757Z] ---> Running in cf216c796af3 [2020-11-16T06:31:08.030Z] Removing intermediate container cf216c796af3 [2020-11-16T06:31:08.030Z] ---> fb3f7d153d3a [2020-11-16T06:31:08.030Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2020-11-16T06:31:08.030Z] ---> Running in 4664b9a1b631 [2020-11-16T06:31:08.305Z] Removing intermediate container 4664b9a1b631 [2020-11-16T06:31:08.305Z] ---> 38d65c924f73 [2020-11-16T06:31:08.305Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2020-11-16T06:31:08.305Z] ---> Running in c9065699f750 [2020-11-16T06:31:08.584Z] Removing intermediate container c9065699f750 [2020-11-16T06:31:08.584Z] ---> 57e117aeb951 [2020-11-16T06:31:08.584Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-16T06:31:08.851Z] ---> Running in ab6d40da2aac [2020-11-16T06:31:09.826Z] Removing intermediate container ab6d40da2aac [2020-11-16T06:31:09.826Z] ---> 3f03d60b5b71 [2020-11-16T06:31:09.826Z] Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-11-16T06:31:10.122Z] ---> Running in 68fafa2e463f [2020-11-16T06:31:10.795Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-16T06:31:11.397Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-16T06:31:11.985Z] OK: 166 MiB in 39 packages [2020-11-16T06:31:12.578Z] Removing intermediate container 68fafa2e463f [2020-11-16T06:31:12.578Z] ---> d4c74936b9c5 [2020-11-16T06:31:12.578Z] Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go [2020-11-16T06:31:12.578Z] gofmt -l . [2020-11-16T06:31:12.578Z] [ "`gofmt -l .`" = "" ] [2020-11-16T06:31:12.578Z] ./bin/test-attribution-txt.sh [2020-11-16T06:31:12.578Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-11-16T06:31:12.634Z] $ docker stop --time=1 984d9004756a350dc79992fec4939a4239b27297ca5e42d49d89576e46bac69d [2020-11-16T06:31:12.846Z] ---> Running in 166f07e2332d [2020-11-16T06:31:13.118Z] Removing intermediate container 166f07e2332d [2020-11-16T06:31:13.118Z] ---> 43960c40b82e [2020-11-16T06:31:13.118Z] Step 9/26 : COPY go.mod . [2020-11-16T06:31:13.746Z] ---> f81db3337846 [2020-11-16T06:31:13.746Z] Step 10/26 : COPY Makefile . [2020-11-16T06:31:13.746Z] ---> 61d0fc2ffe91 [2020-11-16T06:31:13.746Z] Step 11/26 : RUN make update [2020-11-16T06:31:14.026Z] ---> Running in bd93f61107c6 [2020-11-16T06:31:14.628Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-11-16T06:31:14.705Z] $ docker rm -f 984d9004756a350dc79992fec4939a4239b27297ca5e42d49d89576e46bac69d [Pipeline] // withDockerContainer [2020-11-16T06:31:15.284Z] Removing intermediate container bd93f61107c6 [2020-11-16T06:31:15.284Z] ---> d08f17bcd588 [2020-11-16T06:31:15.284Z] Step 12/26 : COPY . . [Pipeline] sh [2020-11-16T06:31:15.646Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-16T06:31:15.689Z] Warning: overwriting stash ‘coverage-report’ [2020-11-16T06:31:15.884Z] ---> 0ecf2319932b [2020-11-16T06:31:15.884Z] Step 13/26 : RUN ${MAKE} [2020-11-16T06:31:16.155Z] ---> Running in 58285d073f5b [2020-11-16T06:31:16.422Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2020-11-16T06:31:16.747Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp-go ./cmd [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-16T06:31:17.363Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-16T06:31:17.741Z] + ls -al . [2020-11-16T06:31:17.741Z] total 132 [2020-11-16T06:31:17.741Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 16 06:31 . [2020-11-16T06:31:17.741Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 16 06:29 .. [2020-11-16T06:31:17.741Z] -rw-rw-r-- 1 jenkins jenkins 6 Nov 16 06:29 .dockerignore [2020-11-16T06:31:17.741Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 16 06:29 .git [2020-11-16T06:31:17.741Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 16 06:29 .github [2020-11-16T06:31:17.741Z] -rw-rw-r-- 1 jenkins jenkins 272 Nov 16 06:29 .gitignore [2020-11-16T06:31:17.741Z] -rw-rw-r-- 1 jenkins jenkins 5082 Nov 16 06:29 Attribution.txt [2020-11-16T06:31:17.741Z] -rw-rw-r-- 1 jenkins jenkins 1002 Nov 16 06:29 Dockerfile [2020-11-16T06:31:17.741Z] -rw-rw-r-- 1 jenkins jenkins 409 Nov 16 06:29 Dockerfile.build [2020-11-16T06:31:17.741Z] -rw-rw-r-- 1 jenkins jenkins 656 Nov 16 06:29 Jenkinsfile [2020-11-16T06:31:17.741Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 16 06:29 LICENSE [2020-11-16T06:31:17.741Z] -rw-rw-r-- 1 jenkins jenkins 937 Nov 16 06:29 Makefile [2020-11-16T06:31:17.741Z] -rw-rw-r-- 1 jenkins jenkins 12398 Nov 16 06:29 README.md [2020-11-16T06:31:17.741Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 16 06:26 VERSION [2020-11-16T06:31:17.741Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 16 06:29 bin [2020-11-16T06:31:17.741Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 16 06:29 cmd [2020-11-16T06:31:17.741Z] -rw-r--r-- 1 jenkins jenkins 8493 Nov 16 06:31 coverage.out [2020-11-16T06:31:17.741Z] -rw-r--r-- 1 jenkins jenkins 204 Nov 16 06:31 go.mod [2020-11-16T06:31:17.741Z] -rw-r--r-- 1 jenkins jenkins 13961 Nov 16 06:31 go.sum [2020-11-16T06:31:17.741Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 16 06:29 internal [2020-11-16T06:31:17.741Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 16 06:29 profiles [2020-11-16T06:31:17.741Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 16 06:29 version.go [Pipeline] isUnix [Pipeline] sh [2020-11-16T06:31:18.115Z] + docker build -t docker-device-snmp-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52 --label arch=arm64 --label version=0.0.0 . [2020-11-16T06:31:18.388Z] Sending build context to Docker daemon 323.1kB [2020-11-16T06:31:18.388Z] Step 1/26 : ARG BASE=golang:1.15-alpine [2020-11-16T06:31:18.388Z] Step 2/26 : FROM ${BASE} AS builder [2020-11-16T06:31:18.388Z] ---> c2f8579f1a86 [2020-11-16T06:31:18.388Z] Step 3/26 : ARG MAKE='make build' [2020-11-16T06:31:18.661Z] ---> Running in b78761d6c1ac [2020-11-16T06:31:19.265Z] Removing intermediate container b78761d6c1ac [2020-11-16T06:31:19.265Z] ---> 29691a2f60e9 [2020-11-16T06:31:19.265Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2020-11-16T06:31:19.265Z] ---> Running in 8c935f594b63 [2020-11-16T06:31:19.862Z] Removing intermediate container 8c935f594b63 [2020-11-16T06:31:19.862Z] ---> 4a040547eeba [2020-11-16T06:31:19.862Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2020-11-16T06:31:19.862Z] ---> Running in 58f32c1a6696 [2020-11-16T06:31:20.148Z] Removing intermediate container 58f32c1a6696 [2020-11-16T06:31:20.148Z] ---> aeb3bab4c33a [2020-11-16T06:31:20.148Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-16T06:31:20.422Z] ---> Running in 3e1814b8fd56 [2020-11-16T06:31:23.046Z] Removing intermediate container 3e1814b8fd56 [2020-11-16T06:31:23.046Z] ---> c01c3a522e17 [2020-11-16T06:31:23.046Z] Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-11-16T06:31:23.046Z] ---> Running in ff61037c2ac6 [2020-11-16T06:31:24.478Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-16T06:31:25.078Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-16T06:31:26.067Z] OK: 142 MiB in 39 packages [2020-11-16T06:31:27.042Z] Removing intermediate container ff61037c2ac6 [2020-11-16T06:31:27.042Z] ---> 730a816db9da [2020-11-16T06:31:27.042Z] Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go [2020-11-16T06:31:27.042Z] ---> Running in f6b7ed07bc33 [2020-11-16T06:31:27.642Z] Removing intermediate container f6b7ed07bc33 [2020-11-16T06:31:27.642Z] ---> 14a9874f58e6 [2020-11-16T06:31:27.642Z] Step 9/26 : COPY go.mod . [2020-11-16T06:31:28.623Z] ---> 7ad0de54e0e5 [2020-11-16T06:31:28.623Z] Step 10/26 : COPY Makefile . [2020-11-16T06:31:29.292Z] ---> d00eb713973e [2020-11-16T06:31:29.292Z] Step 11/26 : RUN make update [2020-11-16T06:31:29.292Z] ---> Running in cb995b7d9986 [2020-11-16T06:31:30.740Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-11-16T06:31:32.172Z] Removing intermediate container cb995b7d9986 [2020-11-16T06:31:32.172Z] ---> e271b31dcd83 [2020-11-16T06:31:32.172Z] Step 12/26 : COPY . . [2020-11-16T06:31:32.694Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-11-16T06:31:33.152Z] ---> 365f8d568862 [2020-11-16T06:31:33.152Z] Step 13/26 : RUN ${MAKE} [2020-11-16T06:31:33.152Z] ---> Running in 137ff31b60fd [2020-11-16T06:31:35.017Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp-go ./cmd [2020-11-16T06:31:37.357Z] Removing intermediate container 58285d073f5b [2020-11-16T06:31:37.357Z] ---> 8d8d71525a19 [2020-11-16T06:31:37.357Z] Step 14/26 : FROM alpine [2020-11-16T06:31:37.632Z] latest: Pulling from library/alpine [2020-11-16T06:31:37.966Z] 188c0c94c7c5: Pulling fs layer [2020-11-16T06:31:38.379Z] 188c0c94c7c5: Verifying Checksum [2020-11-16T06:31:38.379Z] 188c0c94c7c5: Download complete [2020-11-16T06:31:39.445Z] 188c0c94c7c5: Pull complete [2020-11-16T06:31:39.445Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-11-16T06:31:39.445Z] Status: Downloaded newer image for alpine:latest [2020-11-16T06:31:39.445Z] ---> d6e46aa2470d [2020-11-16T06:31:39.445Z] Step 15/26 : ENV APP_PORT=49993 [2020-11-16T06:31:39.445Z] ---> Running in f5db39b3dd44 [2020-11-16T06:31:39.718Z] Removing intermediate container f5db39b3dd44 [2020-11-16T06:31:39.718Z] ---> 317c872c9f20 [2020-11-16T06:31:39.718Z] Step 16/26 : EXPOSE $APP_PORT [2020-11-16T06:31:39.718Z] ---> Running in 0c60f7e49e68 [2020-11-16T06:31:39.998Z] Removing intermediate container 0c60f7e49e68 [2020-11-16T06:31:39.998Z] ---> edf275f8696c [2020-11-16T06:31:39.998Z] Step 17/26 : ENV DEVICE_PORT=161 [2020-11-16T06:31:39.998Z] ---> Running in f8cd3e642150 [2020-11-16T06:31:40.286Z] Removing intermediate container f8cd3e642150 [2020-11-16T06:31:40.286Z] ---> da65daf4c58b [2020-11-16T06:31:40.286Z] Step 18/26 : EXPOSE $DEVICE_PORT [2020-11-16T06:31:40.286Z] ---> Running in 05c7a5e8d221 [2020-11-16T06:31:40.556Z] Removing intermediate container 05c7a5e8d221 [2020-11-16T06:31:40.556Z] ---> 166cb7c8844a [2020-11-16T06:31:40.556Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / [2020-11-16T06:31:41.145Z] ---> d3353caa5064 [2020-11-16T06:31:41.145Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / [2020-11-16T06:31:41.444Z] ---> ad29f80b2f77 [2020-11-16T06:31:41.444Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / [2020-11-16T06:31:42.084Z] ---> 7b2070faff46 [2020-11-16T06:31:42.084Z] Step 22/26 : ENTRYPOINT ["/device-snmp-go"] [2020-11-16T06:31:42.084Z] ---> Running in ecb1c16569a5 [2020-11-16T06:31:42.395Z] Removing intermediate container ecb1c16569a5 [2020-11-16T06:31:42.395Z] ---> d785fa76c649 [2020-11-16T06:31:42.395Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2020-11-16T06:31:42.395Z] ---> Running in fcce07678dc2 [2020-11-16T06:31:42.664Z] Removing intermediate container fcce07678dc2 [2020-11-16T06:31:42.664Z] ---> be5f3e7f6492 [2020-11-16T06:31:42.664Z] Step 24/26 : LABEL arch=amd64 [2020-11-16T06:31:42.664Z] ---> Running in bb2b9b6266f8 [2020-11-16T06:31:42.953Z] Removing intermediate container bb2b9b6266f8 [2020-11-16T06:31:42.953Z] ---> 1abd7b1ecb35 [2020-11-16T06:31:42.953Z] Step 25/26 : LABEL git_sha=9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52 [2020-11-16T06:31:42.953Z] ---> Running in 5d8c15691eef [2020-11-16T06:31:43.563Z] Removing intermediate container 5d8c15691eef [2020-11-16T06:31:43.563Z] ---> 626aa8dd06f2 [2020-11-16T06:31:43.563Z] Step 26/26 : LABEL version=0.0.0 [2020-11-16T06:31:43.563Z] ---> Running in ec6ee4538cc6 [2020-11-16T06:31:43.833Z] Removing intermediate container ec6ee4538cc6 [2020-11-16T06:31:43.833Z] ---> ec26cf608eb3 [2020-11-16T06:31:43.833Z] [Warning] One or more build-args [ARCH] were not consumed [2020-11-16T06:31:43.833Z] Successfully built ec26cf608eb3 [2020-11-16T06:31:43.833Z] Successfully tagged docker-device-snmp-go: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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-16T06:32:01.880Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-11-16T06:32:07.273Z] Removing intermediate container 137ff31b60fd [2020-11-16T06:32:07.273Z] ---> 9f5525b9a2f2 [2020-11-16T06:32:07.273Z] Step 14/26 : FROM alpine [2020-11-16T06:32:07.273Z] latest: Pulling from library/alpine [2020-11-16T06:32:07.273Z] 5f621e34cdf4: Pulling fs layer [2020-11-16T06:32:07.546Z] 5f621e34cdf4: Verifying Checksum [2020-11-16T06:32:07.546Z] 5f621e34cdf4: Download complete [2020-11-16T06:32:08.147Z] 5f621e34cdf4: Pull complete [2020-11-16T06:32:08.147Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-11-16T06:32:08.147Z] Status: Downloaded newer image for alpine:latest [2020-11-16T06:32:08.147Z] ---> 2e77e061c27f [2020-11-16T06:32:08.147Z] Step 15/26 : ENV APP_PORT=49993 [2020-11-16T06:32:08.147Z] ---> Running in c843ec853196 [2020-11-16T06:32:08.743Z] Removing intermediate container c843ec853196 [2020-11-16T06:32:08.743Z] ---> 8ebd4a7e693e [2020-11-16T06:32:08.743Z] Step 16/26 : EXPOSE $APP_PORT [2020-11-16T06:32:08.743Z] ---> Running in 1cdd24e06c5b [2020-11-16T06:32:09.342Z] Removing intermediate container 1cdd24e06c5b [2020-11-16T06:32:09.342Z] ---> 4dfdd044959a [2020-11-16T06:32:09.342Z] Step 17/26 : ENV DEVICE_PORT=161 [2020-11-16T06:32:09.342Z] ---> Running in b2a43b6a48e7 [2020-11-16T06:32:09.615Z] Removing intermediate container b2a43b6a48e7 [2020-11-16T06:32:09.615Z] ---> 1dc8bac7b9e6 [2020-11-16T06:32:09.615Z] Step 18/26 : EXPOSE $DEVICE_PORT [2020-11-16T06:32:09.893Z] ---> Running in cecf7f8e87db [2020-11-16T06:32:10.491Z] Removing intermediate container cecf7f8e87db [2020-11-16T06:32:10.491Z] ---> 935e0567751a [2020-11-16T06:32:10.491Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / [2020-11-16T06:32:11.468Z] ---> 2a056a00e1b9 [2020-11-16T06:32:11.468Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / [2020-11-16T06:32:12.067Z] ---> d5fd52ca5c44 [2020-11-16T06:32:12.067Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / [2020-11-16T06:32:13.054Z] ---> 85bcf4801039 [2020-11-16T06:32:13.054Z] Step 22/26 : ENTRYPOINT ["/device-snmp-go"] [2020-11-16T06:32:13.054Z] ---> Running in d722e41ce297 [2020-11-16T06:32:13.659Z] Removing intermediate container d722e41ce297 [2020-11-16T06:32:13.659Z] ---> e2bfc8ce91eb [2020-11-16T06:32:13.659Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2020-11-16T06:32:13.934Z] ---> Running in 444afe19f7f0 [2020-11-16T06:32:14.540Z] Removing intermediate container 444afe19f7f0 [2020-11-16T06:32:14.540Z] ---> 2a2763a1d3fb [2020-11-16T06:32:14.540Z] Step 24/26 : LABEL arch=arm64 [2020-11-16T06:32:14.540Z] ---> Running in 61f759d32214 [2020-11-16T06:32:15.141Z] Removing intermediate container 61f759d32214 [2020-11-16T06:32:15.141Z] ---> 458d7143129c [2020-11-16T06:32:15.141Z] Step 25/26 : LABEL git_sha=9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52 [2020-11-16T06:32:15.141Z] ---> Running in 42db9c069bae [2020-11-16T06:32:15.754Z] Removing intermediate container 42db9c069bae [2020-11-16T06:32:15.754Z] ---> 4540486b8539 [2020-11-16T06:32:15.754Z] Step 26/26 : LABEL version=0.0.0 [2020-11-16T06:32:15.754Z] ---> Running in dcc8597098b4 [2020-11-16T06:32:16.360Z] Removing intermediate container dcc8597098b4 [2020-11-16T06:32:16.360Z] ---> 565dc4c173da [2020-11-16T06:32:16.360Z] [Warning] One or more build-args [ARCH] were not consumed [2020-11-16T06:32:16.360Z] Successfully built 565dc4c173da [2020-11-16T06:32:16.360Z] Successfully tagged docker-device-snmp-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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] wrap [2020-11-16T06:32:19.014Z] provisioning config files... [2020-11-16T06:32:19.025Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-71@tmp/config4538629914579421747tmp [Pipeline] { [Pipeline] sh [2020-11-16T06:32:19.457Z] + set +x [2020-11-16T06:32:19.457Z] + curl -s https://codecov.io/bash [2020-11-16T06:32:19.457Z] + bash -s -- [2020-11-16T06:32:19.722Z] [2020-11-16T06:32:19.722Z] _____ _ [2020-11-16T06:32:19.722Z] / ____| | | [2020-11-16T06:32:19.722Z] | | ___ __| | ___ ___ _____ __ [2020-11-16T06:32:19.722Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-16T06:32:19.722Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-16T06:32:19.722Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-16T06:32:19.722Z] Bash-20201106-81372f2 [2020-11-16T06:32:19.722Z] [2020-11-16T06:32:19.722Z] [2020-11-16T06:32:19.722Z] ==> Jenkins CI detected. [2020-11-16T06:32:19.722Z] project root: . [2020-11-16T06:32:19.722Z] --> token set from env [2020-11-16T06:32:19.722Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-16T06:32:19.722Z] ==> Running gcov in . (disable via -X gcov) [2020-11-16T06:32:19.722Z] ==> Python coveragepy not found [2020-11-16T06:32:19.722Z] ==> Searching for coverage reports in: [2020-11-16T06:32:19.722Z] + . [2020-11-16T06:32:19.722Z] -> Found 1 reports [2020-11-16T06:32:19.722Z] ==> Detecting git/mercurial file structure [2020-11-16T06:32:19.722Z] ==> Reading reports [2020-11-16T06:32:19.722Z] + ./coverage.out bytes=8493 [2020-11-16T06:32:19.722Z] ==> Appending adjustments [2020-11-16T06:32:19.722Z] https://docs.codecov.io/docs/fixing-reports [2020-11-16T06:32:19.722Z] + Found adjustments [2020-11-16T06:32:19.722Z] ==> Gzipping contents [2020-11-16T06:32:19.722Z] ==> Uploading reports [2020-11-16T06:32:19.722Z] url: https://codecov.io [2020-11-16T06:32:19.722Z] query: branch=PR-71&commit=9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-71%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=71&job=&cmd_args= [2020-11-16T06:32:19.722Z] -> Pinging Codecov [2020-11-16T06:32:19.722Z] https://codecov.io/upload/v4?package=bash-20201106-81372f2&token=secret&branch=PR-71&commit=9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-71%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=71&job=&cmd_args= [2020-11-16T06:32:20.303Z] -> Uploading to [2020-11-16T06:32:20.303Z] https://storage.googleapis.com/codecov/v4/raw/2020-11-16/6C56EA5C29638FB4528AC87E60AF5AE0/9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52/27c63f38-96f6-4ea3-8b5e-a76fe454e4cd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201116%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201116T063220Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dde7fc77b999ed3f5103c25fa7e7c0ccf184101a69564ac726607b317f154ee0 [2020-11-16T06:32:20.303Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-16T06:32:20.303Z] Dload Upload Total Spent Left Speed [2020-11-16T06:32:20.882Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1447 0 0 100 1447 0 3669 --:--:-- --:--:-- --:--:-- 3663 100 1447 0 0 100 1447 0 3668 --:--:-- --:--:-- --:--:-- 3663 [2020-11-16T06:32:20.882Z] -> View reports at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52 [Pipeline] } [2020-11-16T06:32:20.902Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 [2020-11-16T06:32:24.836Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-16T06:32:25.457Z] ---> package-listing.sh [2020-11-16T06:32:25.457Z] ++ facter osfamily [2020-11-16T06:32:25.457Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-16T06:32:25.457Z] + OS_FAMILY=redhat [2020-11-16T06:32:25.457Z] + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-71 [2020-11-16T06:32:25.457Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-16T06:32:25.457Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-16T06:32:25.457Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-16T06:32:25.457Z] + PACKAGES=/tmp/packages_start.txt [2020-11-16T06:32:25.457Z] + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-71 ']' [2020-11-16T06:32:25.457Z] + PACKAGES=/tmp/packages_end.txt [2020-11-16T06:32:25.457Z] + case "${OS_FAMILY}" in [2020-11-16T06:32:25.457Z] + rpm -qa [2020-11-16T06:32:25.457Z] + sort [2020-11-16T06:32:29.681Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-16T06:32:29.681Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-16T06:32:29.681Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-16T06:32:29.681Z] + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-71 ']' [2020-11-16T06:32:29.681Z] + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-71/archives/ [2020-11-16T06:32:29.681Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-snmp-go_PR-71/archives/ [Pipeline] echo [2020-11-16T06:32:29.731Z] 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/dgexfoundry_device-snmp-go_PR-71/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-11-16T06:32:30.041Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-16T06:32:30.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-16T06:32:30.384Z] [2020-11-16T06:32:30.384Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-16T06:32:30.811Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-16T06:32:30.811Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-16T06:32:30.811Z] df20fa9351a1: Pulling fs layer [2020-11-16T06:32:30.811Z] 36b3adc4ff6f: Pulling fs layer [2020-11-16T06:32:30.811Z] 8ad3a11d3b57: Pulling fs layer [2020-11-16T06:32:30.811Z] 46f8f816bc3b: Pulling fs layer [2020-11-16T06:32:30.811Z] 93b61091891f: Pulling fs layer [2020-11-16T06:32:30.811Z] 93b9cdb0e59b: Pulling fs layer [2020-11-16T06:32:30.811Z] 5e14af77c1be: Pulling fs layer [2020-11-16T06:32:30.811Z] 01666e4c0597: Pulling fs layer [2020-11-16T06:32:30.811Z] aa168da1d23b: Pulling fs layer [2020-11-16T06:32:30.811Z] 93b9cdb0e59b: Waiting [2020-11-16T06:32:30.811Z] 01666e4c0597: Waiting [2020-11-16T06:32:30.811Z] aa168da1d23b: Waiting [2020-11-16T06:32:30.811Z] 5e14af77c1be: Waiting [2020-11-16T06:32:30.811Z] 93b61091891f: Waiting [2020-11-16T06:32:30.811Z] 46f8f816bc3b: Waiting [2020-11-16T06:32:30.811Z] 36b3adc4ff6f: Verifying Checksum [2020-11-16T06:32:30.811Z] 36b3adc4ff6f: Download complete [2020-11-16T06:32:30.811Z] 46f8f816bc3b: Verifying Checksum [2020-11-16T06:32:30.811Z] 46f8f816bc3b: Download complete [2020-11-16T06:32:30.811Z] df20fa9351a1: Verifying Checksum [2020-11-16T06:32:30.811Z] df20fa9351a1: Download complete [2020-11-16T06:32:30.811Z] 93b9cdb0e59b: Verifying Checksum [2020-11-16T06:32:30.811Z] 93b9cdb0e59b: Download complete [2020-11-16T06:32:30.811Z] 5e14af77c1be: Verifying Checksum [2020-11-16T06:32:30.811Z] 5e14af77c1be: Download complete [2020-11-16T06:32:31.076Z] 93b61091891f: Verifying Checksum [2020-11-16T06:32:31.076Z] 93b61091891f: Download complete [2020-11-16T06:32:31.076Z] 01666e4c0597: Verifying Checksum [2020-11-16T06:32:31.076Z] 01666e4c0597: Download complete [2020-11-16T06:32:31.076Z] 8ad3a11d3b57: Verifying Checksum [2020-11-16T06:32:31.076Z] 8ad3a11d3b57: Download complete [2020-11-16T06:32:31.342Z] df20fa9351a1: Pull complete [2020-11-16T06:32:31.605Z] 36b3adc4ff6f: Pull complete [2020-11-16T06:32:32.196Z] 8ad3a11d3b57: Pull complete [2020-11-16T06:32:32.196Z] 46f8f816bc3b: Pull complete [2020-11-16T06:32:33.187Z] 93b61091891f: Pull complete [2020-11-16T06:32:33.187Z] 93b9cdb0e59b: Pull complete [2020-11-16T06:32:33.187Z] 5e14af77c1be: Pull complete [2020-11-16T06:32:33.187Z] aa168da1d23b: Verifying Checksum [2020-11-16T06:32:33.187Z] aa168da1d23b: Download complete [2020-11-16T06:32:33.456Z] 01666e4c0597: Pull complete [2020-11-16T06:32:40.105Z] aa168da1d23b: Pull complete [2020-11-16T06:32:40.105Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-16T06:32:40.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-16T06:32:40.105Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-16T06:32:40.277Z] prd-centos7-docker-4c-2g-12217 does not seem to be running inside a container [2020-11-16T06:32:40.329Z] $ 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/dgexfoundry_device-snmp-go_PR-71/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-snmp-go_PR-71 -v /w/workspace/dgexfoundry_device-snmp-go_PR-71:/w/workspace/dgexfoundry_device-snmp-go_PR-71:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-71@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-11-16T06:32:44.587Z] $ docker top 4eb6715f5e095d112e8a6a90b0c7debf36498915b7c4c8b4817c1326d502983e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-16T06:32:45.214Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-16T06:32:45.540Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-16T06:32:45.870Z] + ls /var/log/sa-host [2020-11-16T06:32:45.870Z] + sadf -c /var/log/sa-host/sa05 [2020-11-16T06:32:45.870Z] file_magic: OK [2020-11-16T06:32:45.870Z] HZ: Using current value: 100 [2020-11-16T06:32:45.870Z] file_header: OK [2020-11-16T06:32:45.870Z] 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 [2020-11-16T06:32:45.870Z] Statistics: [2020-11-16T06:32:45.870Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-16T06:32:45.870Z] File successfully converted to sysstat format version 12.2.1 [2020-11-16T06:32:45.870Z] + sadf -c /var/log/sa-host/sa16 [2020-11-16T06:32:45.870Z] file_magic: OK [2020-11-16T06:32:45.870Z] HZ: Using current value: 100 [2020-11-16T06:32:45.870Z] file_header: OK [2020-11-16T06:32:45.870Z] 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 [2020-11-16T06:32:45.870Z] Statistics: [2020-11-16T06:32:45.870Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-16T06:32:45.870Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-16T06:32:46.198Z] provisioning config files... [2020-11-16T06:32:46.213Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-71@tmp/config2618284930530838590tmp [Pipeline] { [Pipeline] echo [2020-11-16T06:32:46.340Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-16T06:32:46.673Z] ---> create-netrc.sh [Pipeline] } [2020-11-16T06:32:46.700Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-16T06:32:46.843Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-16T06:32:47.183Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-16T06:32:47.218Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-16T06:32:47.552Z] ---> sudo-logs.sh [2020-11-16T06:32:47.552Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-16T06:32:47.577Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-16T06:32:47.909Z] ---> job-cost.sh [2020-11-16T06:32:47.909Z] lf-activate-venv: SKIPPING [2020-11-16T06:32:47.909Z] INFO: No Stack... [2020-11-16T06:32:49.300Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-16T06:32:49.572Z] INFO: Archiving Costs [Pipeline] echo [2020-11-16T06:32:49.632Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-16T06:32:49.983Z] ---> logs-deploy.sh [2020-11-16T06:32:49.983Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-71/1 [2020-11-16T06:32:49.983Z] INFO: archiving workspace using pattern(s): [2020-11-16T06:32:51.914Z] Archives upload complete. [2020-11-16T06:32:51.914Z] INFO: archiving logs to Nexus