Pull request #99 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from da9df06b674e2baecd716c40d3f2c6c54fc55ad7+9351a662b217a128018db5c2b0fd8a407906271b (ceeba4f6bfa78f770df7f6f19bf96a21629d2500) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5400858603200514530.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8215267470905876027.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-99/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-99/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1387143498490486701.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-99/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6556602204593654389.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4058069442197270238.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-99/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-99/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1624341396643889144.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 9d0281235b943b7ad605f650702698f9078b2862 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Executor slot already in use ‘prd-centos7-blackbox-4c-2g-15642’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-15742’ is offline ‘prd-centos7-docker-4c-2g-309’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-15739’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15751 in /w/workspace/dgexfoundry_device-snmp-go_PR-99 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/dgexfoundry_device-snmp-go_PR-99 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-snmp-go_PR-99@tmp/jenkins-gitclient-ssh1853813554332392752.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 9351a662b217a128018db5c2b0fd8a407906271b into PR head commit da9df06b674e2baecd716c40d3f2c6c54fc55ad7 Merge succeeded, producing da9df06b674e2baecd716c40d3f2c6c54fc55ad7 Checking out Revision da9df06b674e2baecd716c40d3f2c6c54fc55ad7 (PR-99) > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-snmp-go_PR-99@tmp/jenkins-gitclient-ssh8854845410997285700.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/99/head:refs/remotes/origin/PR-99 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da9df06b674e2baecd716c40d3f2c6c54fc55ad7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-snmp-go_PR-99@tmp/jenkins-gitclient-ssh7917629281854820806.key > git merge 9351a662b217a128018db5c2b0fd8a407906271b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da9df06b674e2baecd716c40d3f2c6c54fc55ad7 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-24T05:51:59.217Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-24T05:52:01.681Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-24T05:52:01.981Z] ========================================================= [2021-05-24T05:52:01.981Z] EdgeX Global Pipelines Version Info [2021-05-24T05:52:01.981Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-24T05:52:09.096Z] ------------------- [2021-05-24T05:52:09.096Z] stable info: [2021-05-24T05:52:09.096Z] ------------------- [2021-05-24T05:52:09.096Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-24T05:52:09.096Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-24T05:52:09.096Z] Message: update stable to v1.0.192 [2021-05-24T05:52:09.096Z] ------------------- [2021-05-24T05:52:09.096Z] experimental info: [2021-05-24T05:52:09.096Z] ------------------- [2021-05-24T05:52:09.096Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-24T05:52:09.096Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-24T05:52:09.096Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-24T05:52:09.424Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2021-05-24T05:52:09.553Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2021-05-24T05:52:11.601Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-24T05:52:11.773Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-24T05:52:11.888Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-24T05:52:12.007Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-24T05:52:12.089Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-24T05:52:14.245Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-24T05:52:14.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-24T05:52:18.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-24T05:52:18.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-24T05:52:18.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2021-05-24T05:52:18.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-24T05:52:20.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-24T05:52:21.090Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-24T05:52:21.187Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-24T05:52:21.281Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-24T05:52:21.389Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-24T05:52:23.533Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-24T05:52:23.671Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-24T05:52:23.775Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-24T05:52:23.871Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-24T05:52:26.001Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-24T05:52:26.131Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-24T05:52:26.242Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-24T05:52:26.338Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-24T05:52:26.475Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-99 [Pipeline] echo [2021-05-24T05:52:28.523Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-99 [Pipeline] echo [2021-05-24T05:52:28.633Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-99 [Pipeline] echo [2021-05-24T05:52:28.764Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = da9df06b674e2baecd716c40d3f2c6c54fc55ad7 [Pipeline] echo [2021-05-24T05:52:32.360Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = da9df06 [Pipeline] echo [2021-05-24T05:52:32.497Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-24T05:52:32.834Z] provisioning config files... [2021-05-24T05:52:32.869Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-99@tmp/config8562785666545935818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-24T05:52:37.467Z] ---> docker-login.sh [2021-05-24T05:52:37.467Z] nexus3.edgexfoundry.org:10001 [2021-05-24T05:52:37.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T05:52:37.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T05:52:37.467Z] Configure a credential helper to remove this warning. See [2021-05-24T05:52:37.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T05:52:37.467Z] [2021-05-24T05:52:37.467Z] Login Succeeded [2021-05-24T05:52:37.467Z] nexus3.edgexfoundry.org:10002 [2021-05-24T05:52:37.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T05:52:37.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T05:52:37.467Z] Configure a credential helper to remove this warning. See [2021-05-24T05:52:37.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T05:52:37.467Z] [2021-05-24T05:52:37.467Z] Login Succeeded [2021-05-24T05:52:37.467Z] nexus3.edgexfoundry.org:10003 [2021-05-24T05:52:37.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T05:52:37.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T05:52:37.467Z] Configure a credential helper to remove this warning. See [2021-05-24T05:52:37.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T05:52:37.467Z] [2021-05-24T05:52:37.467Z] Login Succeeded [2021-05-24T05:52:37.467Z] nexus3.edgexfoundry.org:10004 [2021-05-24T05:52:37.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T05:52:37.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T05:52:37.467Z] Configure a credential helper to remove this warning. See [2021-05-24T05:52:37.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T05:52:37.467Z] [2021-05-24T05:52:37.467Z] Login Succeeded [2021-05-24T05:52:37.467Z] docker.io [2021-05-24T05:52:37.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T05:52:37.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T05:52:37.467Z] Configure a credential helper to remove this warning. See [2021-05-24T05:52:37.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T05:52:37.467Z] [2021-05-24T05:52:37.467Z] Login Succeeded [2021-05-24T05:52:37.467Z] ---> docker-login.sh ends [Pipeline] } [2021-05-24T05:52:37.531Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-24T05:52:44.582Z] + git log --format=format:%s -1 da9df06b674e2baecd716c40d3f2c6c54fc55ad7 [Pipeline] echo [2021-05-24T05:52:49.254Z] GIT_COMMIT: da9df06b674e2baecd716c40d3f2c6c54fc55ad7, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2021-05-24T05:52:49.378Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-24T05:52:54.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-24T05:52:54.458Z] [2021-05-24T05:52:54.458Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-24T05:52:58.027Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-24T05:52:58.027Z] latest: Pulling from edgex-devops/git-semver [2021-05-24T05:52:58.027Z] 31603596830f: Pulling fs layer [2021-05-24T05:52:58.027Z] 54011a49482f: Pulling fs layer [2021-05-24T05:52:58.027Z] a6820b24f6d8: Pulling fs layer [2021-05-24T05:52:58.027Z] f581987b2513: Pulling fs layer [2021-05-24T05:52:58.027Z] f581987b2513: Waiting [2021-05-24T05:52:58.027Z] 54011a49482f: Download complete [2021-05-24T05:52:58.027Z] 31603596830f: Verifying Checksum [2021-05-24T05:52:58.027Z] 31603596830f: Download complete [2021-05-24T05:52:58.027Z] f581987b2513: Verifying Checksum [2021-05-24T05:52:58.027Z] f581987b2513: Download complete [2021-05-24T05:52:58.027Z] 31603596830f: Pull complete [2021-05-24T05:52:58.027Z] a6820b24f6d8: Verifying Checksum [2021-05-24T05:52:58.027Z] a6820b24f6d8: Download complete [2021-05-24T05:52:58.027Z] 54011a49482f: Pull complete [2021-05-24T05:52:58.027Z] a6820b24f6d8: Pull complete [2021-05-24T05:52:58.027Z] f581987b2513: Pull complete [2021-05-24T05:52:58.027Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-24T05:52:58.027Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-24T05:52:58.027Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-24T05:52:58.168Z] prd-centos7-docker-4c-2g-15751 does not seem to be running inside a container [2021-05-24T05:52:58.224Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_PR-99 -v /w/workspace/dgexfoundry_device-snmp-go_PR-99:/w/workspace/dgexfoundry_device-snmp-go_PR-99:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-99@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-99@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-24T05:53:00.470Z] $ docker top ad062ce9cbe77428c1e9e39f09a9452ae1fc606565acaed6ba0876b7e8dd7629 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-24T05:53:04.511Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-24T05:53:04.511Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-24T05:53:04.640Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-24T05:53:04.644Z] $ docker exec ad062ce9cbe77428c1e9e39f09a9452ae1fc606565acaed6ba0876b7e8dd7629 ssh-agent [2021-05-24T05:53:04.749Z] SSH_AUTH_SOCK=/tmp/ssh-ejCkmjyVNjoP/agent.13 [2021-05-24T05:53:04.749Z] SSH_AGENT_PID=19 [2021-05-24T05:53:04.764Z] Running ssh-add (command line suppressed) [2021-05-24T05:53:04.863Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-99@tmp/private_key_1313297906806878886.key (/w/workspace/dgexfoundry_device-snmp-go_PR-99@tmp/private_key_1313297906806878886.key) [2021-05-24T05:53:04.877Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-24T05:53:07.339Z] + git tag --points-at HEAD [Pipeline] } [2021-05-24T05:53:07.382Z] $ docker exec --env ******** --env ******** ad062ce9cbe77428c1e9e39f09a9452ae1fc606565acaed6ba0876b7e8dd7629 ssh-agent -k [2021-05-24T05:53:07.466Z] unset SSH_AUTH_SOCK; [2021-05-24T05:53:07.467Z] unset SSH_AGENT_PID; [2021-05-24T05:53:07.467Z] echo Agent pid 19 killed; [2021-05-24T05:53:09.524Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-24T05:53:09.740Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-24T05:53:09.740Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-24T05:53:09.849Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-24T05:53:09.852Z] $ docker exec ad062ce9cbe77428c1e9e39f09a9452ae1fc606565acaed6ba0876b7e8dd7629 ssh-agent [2021-05-24T05:53:12.641Z] SSH_AUTH_SOCK=/tmp/ssh-AG9HleXHBHEb/agent.54 [2021-05-24T05:53:12.641Z] SSH_AGENT_PID=61 [2021-05-24T05:53:12.657Z] Running ssh-add (command line suppressed) [2021-05-24T05:53:12.748Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-99@tmp/private_key_8794717348164479124.key (/w/workspace/dgexfoundry_device-snmp-go_PR-99@tmp/private_key_8794717348164479124.key) [2021-05-24T05:53:12.774Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-24T05:53:15.092Z] + git semver init [2021-05-24T05:53:15.092Z] # -> Open(): unable to determine branch for HEAD [2021-05-24T05:53:15.092Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-99/.git [2021-05-24T05:53:15.092Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-99 [2021-05-24T05:53:15.092Z] # $SEMVER_REMOTE_NAME = origin [2021-05-24T05:53:15.092Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-24T05:53:15.092Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-24T05:53:15.092Z] # $SEMVER_BRANCH = PR-99 [2021-05-24T05:53:15.092Z] # $SEMVER_TEMP = /tmp/semver-362161228 [2021-05-24T05:53:15.092Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2021-05-24T05:53:15.092Z] # '/tmp/semver-362161228' -> '/w/workspace/dgexfoundry_device-snmp-go_PR-99/.semver' [2021-05-24T05:53:15.092Z] # -> Force: false [2021-05-24T05:53:15.092Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-99/.semver [Pipeline] } [2021-05-24T05:53:15.133Z] $ docker exec --env ******** --env ******** ad062ce9cbe77428c1e9e39f09a9452ae1fc606565acaed6ba0876b7e8dd7629 ssh-agent -k [2021-05-24T05:53:15.233Z] unset SSH_AUTH_SOCK; [2021-05-24T05:53:15.234Z] unset SSH_AGENT_PID; [2021-05-24T05:53:15.234Z] echo Agent pid 61 killed; [2021-05-24T05:53:15.253Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-24T05:53:17.664Z] + git semver [Pipeline] } [2021-05-24T05:53:17.717Z] $ docker stop --time=1 ad062ce9cbe77428c1e9e39f09a9452ae1fc606565acaed6ba0876b7e8dd7629 [2021-05-24T05:53:20.214Z] $ docker rm -f ad062ce9cbe77428c1e9e39f09a9452ae1fc606565acaed6ba0876b7e8dd7629 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-24T05:53:22.546Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-24T05:53:27.491Z] Stashed 1 file(s) [Pipeline] echo [2021-05-24T05:53:27.591Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-05-24T05:53:49.861Z] Still waiting to schedule task [2021-05-24T05:53:49.861Z] Still waiting to schedule task [2021-05-24T05:53:49.862Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-24T05:53:49.862Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-24T06:03:00.808Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-16376 in /w/workspace/dgexfoundry_device-snmp-go_PR-99 [Pipeline] { [Pipeline] ws [2021-05-24T06:03:01.034Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2021-05-24T06:03:05.815Z] Selected Git installation does not exist. Using Default [2021-05-24T06:03:05.815Z] The recommended git tool is: NONE [2021-05-24T06:03:41.888Z] Running on prd-centos7-docker-4c-2g-16437 in /w/workspace/dgexfoundry_device-snmp-go_PR-99 [Pipeline] { [Pipeline] ws [2021-05-24T06:03:42.055Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2021-05-24T06:03:44.442Z] Selected Git installation does not exist. Using Default [2021-05-24T06:03:44.442Z] The recommended git tool is: NONE [2021-05-24T06:03:47.034Z] using credential edgex-jenkins-ssh [2021-05-24T06:03:47.061Z] Cloning the remote Git repository [2021-05-24T06:03:47.134Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-05-24T06:03:49.306Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2021-05-24T06:03:49.396Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-05-24T06:03:49.397Z] > git --version # timeout=10 [2021-05-24T06:03:49.418Z] > git --version # 'git version 2.17.1' [2021-05-24T06:03:49.420Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-24T06:03:49.488Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-24T06:03:50.147Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-05-24T06:03:50.190Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-24T06:03:53.934Z] Merging remotes/origin/master commit 9351a662b217a128018db5c2b0fd8a407906271b into PR head commit da9df06b674e2baecd716c40d3f2c6c54fc55ad7 [2021-05-24T06:03:51.531Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-05-24T06:03:51.566Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-05-24T06:03:51.567Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-24T06:03:51.581Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/99/head:refs/remotes/origin/PR-99 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-24T06:03:53.962Z] > git config core.sparsecheckout # timeout=10 [2021-05-24T06:03:53.977Z] > git checkout -f da9df06b674e2baecd716c40d3f2c6c54fc55ad7 # timeout=10 [2021-05-24T06:03:54.069Z] > git remote # timeout=10 [2021-05-24T06:03:54.138Z] Merge succeeded, producing da9df06b674e2baecd716c40d3f2c6c54fc55ad7 [2021-05-24T06:03:54.139Z] Checking out Revision da9df06b674e2baecd716c40d3f2c6c54fc55ad7 (PR-99) [2021-05-24T06:03:54.086Z] > git config --get remote.origin.url # timeout=10 [2021-05-24T06:03:54.098Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-24T06:03:54.109Z] > git merge 9351a662b217a128018db5c2b0fd8a407906271b # timeout=10 [2021-05-24T06:03:54.130Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-24T06:03:54.150Z] > git config core.sparsecheckout # timeout=10 [2021-05-24T06:03:54.158Z] > git checkout -f da9df06b674e2baecd716c40d3f2c6c54fc55ad7 # timeout=10 [2021-05-24T06:04:06.559Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" [2021-05-24T06:04:06.640Z] > git --version # timeout=10 [2021-05-24T06:04:06.651Z] > git --version # 'git version 2.17.1' [2021-05-24T06:04:06.664Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-24T06:04:08.811Z] using credential edgex-jenkins-ssh [2021-05-24T06:04:08.828Z] Cloning the remote Git repository [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [2021-05-24T06:04:08.859Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-05-24T06:04:08.955Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2021-05-24T06:04:08.988Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-05-24T06:04:08.988Z] > git --version # timeout=10 [2021-05-24T06:04:08.998Z] > git --version # 'git version 2.24.4' [2021-05-24T06:04:08.998Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-24T06:04:09.030Z] [INFO] Currently running in a labeled security context [2021-05-24T06:04:09.031Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-24T06:04:09.031Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/1@tmp/jenkins-gitclient-ssh8457357097575832474.key [2021-05-24T06:04:09.056Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-24T06:04:09.690Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-05-24T06:04:09.696Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] { [Pipeline] sh [2021-05-24T06:04:11.687Z] Merging remotes/origin/master commit 9351a662b217a128018db5c2b0fd8a407906271b into PR head commit da9df06b674e2baecd716c40d3f2c6c54fc55ad7 [2021-05-24T06:04:11.280Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-05-24T06:04:11.304Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-05-24T06:04:11.305Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-24T06:04:11.307Z] [INFO] Currently running in a labeled security context [2021-05-24T06:04:11.307Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-24T06:04:11.307Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/1@tmp/jenkins-gitclient-ssh7704325190469765422.key [2021-05-24T06:04:11.312Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/99/head:refs/remotes/origin/PR-99 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-24T06:04:11.701Z] > git config core.sparsecheckout # timeout=10 [2021-05-24T06:04:11.710Z] > git checkout -f da9df06b674e2baecd716c40d3f2c6c54fc55ad7 # timeout=10 [2021-05-24T06:04:13.754Z] Merge succeeded, producing da9df06b674e2baecd716c40d3f2c6c54fc55ad7 [2021-05-24T06:04:13.754Z] Checking out Revision da9df06b674e2baecd716c40d3f2c6c54fc55ad7 (PR-99) [2021-05-24T06:04:13.717Z] > git remote # timeout=10 [2021-05-24T06:04:13.723Z] > git config --get remote.origin.url # timeout=10 [2021-05-24T06:04:13.734Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-24T06:04:13.735Z] [INFO] Currently running in a labeled security context [2021-05-24T06:04:13.735Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-24T06:04:13.735Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/1@tmp/jenkins-gitclient-ssh5315606236353733956.key [2021-05-24T06:04:13.738Z] > git merge 9351a662b217a128018db5c2b0fd8a407906271b # timeout=10 [2021-05-24T06:04:13.749Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-24T06:04:13.758Z] > git config core.sparsecheckout # timeout=10 [2021-05-24T06:04:13.767Z] > git checkout -f da9df06b674e2baecd716c40d3f2c6c54fc55ad7 # timeout=10 [2021-05-24T06:04:14.214Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-24T06:04:16.744Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-24T06:04:18.972Z] + true [2021-05-24T06:04:18.973Z] + sudo service docker restart [2021-05-24T06:04:19.235Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" [2021-05-24T06:04:19.277Z] > git --version # timeout=10 [2021-05-24T06:04:19.285Z] > git --version # 'git version 2.24.4' [2021-05-24T06:04:19.294Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-24T06:04:22.434Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-24T06:04:24.597Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-24T06:04:24.937Z] + sudo service docker restart [2021-05-24T06:04:24.937Z] + true [2021-05-24T06:04:24.937Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-24T06:04:36.837Z] provisioning config files... [2021-05-24T06:04:36.876Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config4782898672389161069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-24T06:04:41.474Z] ---> docker-login.sh [2021-05-24T06:04:41.474Z] nexus3.edgexfoundry.org:10001 [2021-05-24T06:04:41.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T06:04:41.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T06:04:41.474Z] Configure a credential helper to remove this warning. See [2021-05-24T06:04:41.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T06:04:41.474Z] [2021-05-24T06:04:41.474Z] Login Succeeded [2021-05-24T06:04:41.474Z] nexus3.edgexfoundry.org:10002 [2021-05-24T06:04:41.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T06:04:41.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T06:04:41.474Z] Configure a credential helper to remove this warning. See [2021-05-24T06:04:41.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T06:04:41.474Z] [2021-05-24T06:04:41.474Z] Login Succeeded [2021-05-24T06:04:41.474Z] nexus3.edgexfoundry.org:10003 [2021-05-24T06:04:43.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T06:04:43.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T06:04:43.784Z] Configure a credential helper to remove this warning. See [2021-05-24T06:04:43.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T06:04:43.784Z] [2021-05-24T06:04:43.784Z] Login Succeeded [2021-05-24T06:04:43.784Z] nexus3.edgexfoundry.org:10004 [2021-05-24T06:04:43.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T06:04:43.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T06:04:43.784Z] Configure a credential helper to remove this warning. See [2021-05-24T06:04:43.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T06:04:43.784Z] [2021-05-24T06:04:43.784Z] Login Succeeded [2021-05-24T06:04:43.784Z] docker.io [2021-05-24T06:04:43.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T06:04:43.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T06:04:43.784Z] Configure a credential helper to remove this warning. See [2021-05-24T06:04:43.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T06:04:43.784Z] [2021-05-24T06:04:43.784Z] Login Succeeded [2021-05-24T06:04:43.784Z] ---> docker-login.sh ends [Pipeline] withEnv [Pipeline] { [Pipeline] } [2021-05-24T06:04:43.926Z] Deleting 1 temporary files [Pipeline] configFileProvider [2021-05-24T06:04:43.960Z] provisioning config files... [2021-05-24T06:04:43.985Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config5245480734859158447tmp [Pipeline] // configFileProvider [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // withEnv [Pipeline] unstash [2021-05-24T06:04:46.376Z] ---> docker-login.sh [2021-05-24T06:04:46.376Z] nexus3.edgexfoundry.org:10001 [2021-05-24T06:04:46.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T06:04:46.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T06:04:46.376Z] Configure a credential helper to remove this warning. See [2021-05-24T06:04:46.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T06:04:46.376Z] [2021-05-24T06:04:46.376Z] Login Succeeded [2021-05-24T06:04:46.376Z] nexus3.edgexfoundry.org:10002 [2021-05-24T06:04:46.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T06:04:46.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T06:04:46.376Z] Configure a credential helper to remove this warning. See [2021-05-24T06:04:46.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T06:04:46.376Z] [2021-05-24T06:04:46.376Z] Login Succeeded [2021-05-24T06:04:46.376Z] nexus3.edgexfoundry.org:10003 [2021-05-24T06:04:46.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T06:04:46.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T06:04:46.376Z] Configure a credential helper to remove this warning. See [2021-05-24T06:04:46.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T06:04:46.376Z] [2021-05-24T06:04:46.376Z] Login Succeeded [2021-05-24T06:04:46.376Z] nexus3.edgexfoundry.org:10004 [2021-05-24T06:04:46.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T06:04:46.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T06:04:46.376Z] Configure a credential helper to remove this warning. See [2021-05-24T06:04:46.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T06:04:46.376Z] [2021-05-24T06:04:46.376Z] Login Succeeded [2021-05-24T06:04:46.376Z] docker.io [2021-05-24T06:04:46.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T06:04:46.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T06:04:46.376Z] Configure a credential helper to remove this warning. See [2021-05-24T06:04:46.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T06:04:46.376Z] [2021-05-24T06:04:46.376Z] Login Succeeded [2021-05-24T06:04:46.376Z] ---> docker-login.sh ends [Pipeline] } [2021-05-24T06:04:46.455Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-24T06:04:46.787Z] ========================================================= [2021-05-24T06:04:46.787Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-24T06:04:46.787Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] echo [2021-05-24T06:04:46.961Z] ========================================================= [2021-05-24T06:04:46.961Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-24T06:04:46.961Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-24T06:04:47.140Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-24T06:04:47.140Z] Sending build context to Docker daemon 357.4kB [2021-05-24T06:04:47.141Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-05-24T06:04:47.141Z] Step 2/10 : FROM ${BASE} [2021-05-24T06:04:49.355Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-24T06:04:49.355Z] 540db60ca938: Pulling fs layer [2021-05-24T06:04:49.355Z] adcc1eea9eea: Pulling fs layer [2021-05-24T06:04:49.355Z] 4c4ab2625f07: Pulling fs layer [2021-05-24T06:04:49.355Z] 0510c868ecb4: Pulling fs layer [2021-05-24T06:04:49.355Z] afea3b2eda06: Pulling fs layer [2021-05-24T06:04:49.355Z] 7809a108b3ef: Pulling fs layer [2021-05-24T06:04:49.355Z] f706445af74f: Pulling fs layer [2021-05-24T06:04:49.355Z] 0510c868ecb4: Waiting [2021-05-24T06:04:49.355Z] afea3b2eda06: Waiting [2021-05-24T06:04:49.355Z] 7809a108b3ef: Waiting [2021-05-24T06:04:49.355Z] f706445af74f: Waiting [2021-05-24T06:04:49.355Z] 4c4ab2625f07: Verifying Checksum [2021-05-24T06:04:49.355Z] 4c4ab2625f07: Download complete [2021-05-24T06:04:49.355Z] adcc1eea9eea: Verifying Checksum [2021-05-24T06:04:49.355Z] adcc1eea9eea: Download complete [2021-05-24T06:04:49.355Z] afea3b2eda06: Verifying Checksum [2021-05-24T06:04:49.355Z] afea3b2eda06: Download complete [2021-05-24T06:04:49.355Z] 7809a108b3ef: Verifying Checksum [2021-05-24T06:04:49.355Z] 7809a108b3ef: Download complete [2021-05-24T06:04:49.355Z] 540db60ca938: Verifying Checksum [2021-05-24T06:04:49.355Z] 540db60ca938: Download complete [2021-05-24T06:04:49.355Z] 540db60ca938: Pull complete [2021-05-24T06:04:49.355Z] adcc1eea9eea: Pull complete [2021-05-24T06:04:49.355Z] 4c4ab2625f07: Pull complete [2021-05-24T06:04:49.365Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-24T06:04:49.365Z] Sending build context to Docker daemon 356.4kB [2021-05-24T06:04:49.365Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-05-24T06:04:49.365Z] Step 2/10 : FROM ${BASE} [2021-05-24T06:04:49.365Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-24T06:04:49.365Z] 595b0fe564bb: Pulling fs layer [2021-05-24T06:04:49.365Z] 7186ed65a4f7: Pulling fs layer [2021-05-24T06:04:49.365Z] 316046926c0a: Pulling fs layer [2021-05-24T06:04:49.365Z] 4ebd0625c992: Pulling fs layer [2021-05-24T06:04:49.365Z] 207e8628e3a3: Pulling fs layer [2021-05-24T06:04:49.365Z] c791037a9be2: Pulling fs layer [2021-05-24T06:04:49.365Z] ffd874e62e21: Pulling fs layer [2021-05-24T06:04:49.365Z] 207e8628e3a3: Waiting [2021-05-24T06:04:49.365Z] c791037a9be2: Waiting [2021-05-24T06:04:49.365Z] 316046926c0a: Verifying Checksum [2021-05-24T06:04:49.365Z] 316046926c0a: Download complete [2021-05-24T06:04:49.365Z] 7186ed65a4f7: Verifying Checksum [2021-05-24T06:04:49.365Z] 7186ed65a4f7: Download complete [2021-05-24T06:04:49.365Z] 207e8628e3a3: Download complete [2021-05-24T06:04:49.365Z] c791037a9be2: Download complete [2021-05-24T06:04:49.365Z] 595b0fe564bb: Download complete [2021-05-24T06:04:49.990Z] 595b0fe564bb: Pull complete [2021-05-24T06:04:52.203Z] 7186ed65a4f7: Pull complete [2021-05-24T06:04:52.203Z] 316046926c0a: Pull complete [2021-05-24T06:04:53.187Z] f706445af74f: Verifying Checksum [2021-05-24T06:04:53.188Z] f706445af74f: Download complete [2021-05-24T06:04:53.657Z] ffd874e62e21: Verifying Checksum [2021-05-24T06:04:53.657Z] ffd874e62e21: Download complete [2021-05-24T06:04:57.362Z] 0510c868ecb4: Verifying Checksum [2021-05-24T06:04:57.362Z] 0510c868ecb4: Download complete [2021-05-24T06:05:00.031Z] 4ebd0625c992: Verifying Checksum [2021-05-24T06:05:00.031Z] 4ebd0625c992: Download complete [2021-05-24T06:05:01.658Z] 0510c868ecb4: Pull complete [2021-05-24T06:05:01.658Z] afea3b2eda06: Pull complete [2021-05-24T06:05:01.658Z] 7809a108b3ef: Pull complete [2021-05-24T06:05:04.004Z] f706445af74f: Pull complete [2021-05-24T06:05:04.004Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-24T06:05:04.004Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-24T06:05:04.004Z] ---> b068be0155e3 [2021-05-24T06:05:04.004Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" [2021-05-24T06:05:10.185Z] 4ebd0625c992: Pull complete [2021-05-24T06:05:10.185Z] 207e8628e3a3: Pull complete [2021-05-24T06:05:10.185Z] c791037a9be2: Pull complete [2021-05-24T06:05:13.619Z] ffd874e62e21: Pull complete [2021-05-24T06:05:13.908Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-24T06:05:13.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-24T06:05:13.908Z] ---> cfc18b08335c [2021-05-24T06:05:13.908Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" [2021-05-24T06:05:16.386Z] ---> Running in 022ba3651c9e [2021-05-24T06:05:16.386Z] Removing intermediate container 022ba3651c9e [2021-05-24T06:05:16.386Z] ---> 614015faaa10 [2021-05-24T06:05:16.386Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-05-24T06:05:16.386Z] ---> Running in 855236ed7a57 [2021-05-24T06:05:16.665Z] Removing intermediate container 855236ed7a57 [2021-05-24T06:05:16.665Z] ---> 1f9f66ebc47d [2021-05-24T06:05:16.665Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2021-05-24T06:05:16.937Z] ---> Running in bb3e82b8b5ff [2021-05-24T06:05:17.207Z] Removing intermediate container bb3e82b8b5ff [2021-05-24T06:05:17.207Z] ---> e2cce0f0c955 [2021-05-24T06:05:17.208Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T06:05:17.481Z] ---> Running in 43169e8951e7 [2021-05-24T06:05:20.392Z] Removing intermediate container 43169e8951e7 [2021-05-24T06:05:20.392Z] ---> 4e2e63b2c72d [2021-05-24T06:05:20.392Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-24T06:05:20.392Z] ---> Running in 71ef549d26af [2021-05-24T06:05:21.000Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-24T06:05:21.985Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-24T06:05:22.586Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-05-24T06:05:22.586Z] (2/13) Installing libsodium (1.0.18-r0) [2021-05-24T06:05:24.753Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-05-24T06:05:24.753Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-05-24T06:05:24.753Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-05-24T06:05:24.753Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-05-24T06:05:24.753Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-05-24T06:05:24.753Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-05-24T06:05:24.753Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-05-24T06:05:24.753Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-05-24T06:05:24.753Z] (11/13) Installing openssh (8.4_p1-r3) [2021-05-24T06:05:24.753Z] (12/13) Installing libzmq (4.3.3-r1) [2021-05-24T06:05:24.753Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-05-24T06:05:24.753Z] Executing busybox-1.32.1-r6.trigger [2021-05-24T06:05:24.753Z] OK: 145 MiB in 53 packages [2021-05-24T06:05:26.203Z] Removing intermediate container 71ef549d26af [2021-05-24T06:05:26.203Z] ---> 03f9b4c0e728 [2021-05-24T06:05:26.203Z] Step 8/10 : WORKDIR /device-snmp-go [2021-05-24T06:05:26.203Z] ---> Running in 83f60b489274 [2021-05-24T06:05:26.798Z] Removing intermediate container 83f60b489274 [2021-05-24T06:05:26.798Z] ---> cc5c04a64fb7 [2021-05-24T06:05:26.798Z] Step 9/10 : COPY . . [2021-05-24T06:05:29.749Z] ---> 93ff03d92bb1 [2021-05-24T06:05:29.749Z] Step 10/10 : RUN go mod download [2021-05-24T06:05:29.749Z] ---> Running in ad21109c777a [2021-05-24T06:05:29.757Z] ---> Running in 1064e4318ed9 [2021-05-24T06:05:29.757Z] Removing intermediate container 1064e4318ed9 [2021-05-24T06:05:29.757Z] ---> 795597d951fb [2021-05-24T06:05:29.757Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-05-24T06:05:29.757Z] ---> Running in 86877b68ea71 [2021-05-24T06:05:29.757Z] Removing intermediate container 86877b68ea71 [2021-05-24T06:05:29.757Z] ---> 96a1b1904c90 [2021-05-24T06:05:29.757Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2021-05-24T06:05:29.757Z] ---> Running in 24335b391c78 [2021-05-24T06:05:30.043Z] Removing intermediate container 24335b391c78 [2021-05-24T06:05:30.043Z] ---> e6a1a9852d35 [2021-05-24T06:05:30.043Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T06:05:30.305Z] ---> Running in 6f39d9b84861 [2021-05-24T06:05:31.700Z] Removing intermediate container 6f39d9b84861 [2021-05-24T06:05:31.700Z] ---> 728b5e4deb1f [2021-05-24T06:05:31.700Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-24T06:05:31.700Z] ---> Running in 9c27da326cec [2021-05-24T06:05:32.275Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-24T06:05:33.219Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-24T06:05:36.195Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-05-24T06:05:36.195Z] (2/13) Installing libsodium (1.0.18-r0) [2021-05-24T06:05:36.195Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-05-24T06:05:36.195Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-05-24T06:05:36.195Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-05-24T06:05:36.195Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-05-24T06:05:36.195Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-05-24T06:05:36.195Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-05-24T06:05:36.195Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-05-24T06:05:36.195Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-05-24T06:05:36.195Z] (11/13) Installing openssh (8.4_p1-r3) [2021-05-24T06:05:36.195Z] (12/13) Installing libzmq (4.3.3-r1) [2021-05-24T06:05:36.474Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-05-24T06:05:36.474Z] Executing busybox-1.32.1-r6.trigger [2021-05-24T06:05:36.474Z] OK: 156 MiB in 53 packages [2021-05-24T06:05:39.053Z] Removing intermediate container 9c27da326cec [2021-05-24T06:05:39.053Z] ---> 5ab7e35a1d99 [2021-05-24T06:05:39.053Z] Step 8/10 : WORKDIR /device-snmp-go [2021-05-24T06:05:39.053Z] ---> Running in 25837952991d [2021-05-24T06:05:39.053Z] Removing intermediate container 25837952991d [2021-05-24T06:05:39.053Z] ---> 3fb1bf29fd5a [2021-05-24T06:05:39.053Z] Step 9/10 : COPY . . [2021-05-24T06:05:40.009Z] ---> 105d41d26fc2 [2021-05-24T06:05:40.009Z] Step 10/10 : RUN go mod download [2021-05-24T06:05:40.009Z] ---> Running in 780abebc5ebb [2021-05-24T06:05:53.812Z] Removing intermediate container ad21109c777a [2021-05-24T06:05:53.812Z] ---> 8a7bfc03fa80 [2021-05-24T06:05:53.812Z] Successfully built 8a7bfc03fa80 [2021-05-24T06:05:53.812Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-24T06:05:54.262Z] + docker inspect -f . ci-base-image-arm64 [2021-05-24T06:05:54.262Z] . [Pipeline] withDockerContainer [2021-05-24T06:05:56.549Z] prd-ubuntu18.04-docker-arm64-4c-16g-16376 does not seem to be running inside a container [2021-05-24T06:05:56.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-24T06:05:58.237Z] $ docker top f16846e12ea421899a7b1f97a27de88dc3ff28db2b8fb59ced779883334446ae -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-24T06:06:01.347Z] + go version [2021-05-24T06:06:01.347Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-24T06:06:01.389Z] $ docker stop --time=1 f16846e12ea421899a7b1f97a27de88dc3ff28db2b8fb59ced779883334446ae [2021-05-24T06:06:04.113Z] $ docker rm -f f16846e12ea421899a7b1f97a27de88dc3ff28db2b8fb59ced779883334446ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-24T06:06:09.265Z] + docker inspect -f . ci-base-image-arm64 [2021-05-24T06:06:09.265Z] . [Pipeline] withDockerContainer [2021-05-24T06:06:11.802Z] prd-ubuntu18.04-docker-arm64-4c-16g-16376 does not seem to be running inside a container [2021-05-24T06:06:13.892Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-24T06:06:16.101Z] $ docker top f185bff1302d5193609a1658ab3a9200eae9df3536fcd68eb818f4ff6e544f3f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-24T06:06:20.613Z] + go mod tidy [Pipeline] sh [2021-05-24T06:06:22.849Z] + make test [2021-05-24T06:06:22.849Z] go mod tidy [2021-05-24T06:06:22.849Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-05-24T06:06:22.849Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-05-24T06:06:25.195Z] Removing intermediate container 780abebc5ebb [2021-05-24T06:06:25.195Z] ---> 7f6bea564db6 [2021-05-24T06:06:25.195Z] Successfully built 7f6bea564db6 [2021-05-24T06:06:25.195Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-24T06:06:27.508Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-24T06:06:27.508Z] . [Pipeline] withDockerContainer [2021-05-24T06:06:27.649Z] prd-centos7-docker-4c-2g-16437 does not seem to be running inside a container [2021-05-24T06:06:27.704Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-24T06:06:28.529Z] $ docker top d32ee359972b1dfdd9c623f35386430fb10bd874e5134195505f47eef4347b69 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-24T06:06:29.015Z] + go version [2021-05-24T06:06:29.015Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-24T06:06:29.057Z] $ docker stop --time=1 d32ee359972b1dfdd9c623f35386430fb10bd874e5134195505f47eef4347b69 [2021-05-24T06:06:31.662Z] $ docker rm -f d32ee359972b1dfdd9c623f35386430fb10bd874e5134195505f47eef4347b69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-24T06:06:32.500Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-24T06:06:32.500Z] . [Pipeline] withDockerContainer [2021-05-24T06:06:32.609Z] prd-centos7-docker-4c-2g-16437 does not seem to be running inside a container [2021-05-24T06:06:32.663Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-24T06:06:33.419Z] $ docker top 3500c35dbadb2d775ca41f2d003f6238223866de9e4031d671d22c8fda963446 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-24T06:06:35.633Z] + go mod tidy [Pipeline] sh [2021-05-24T06:06:35.983Z] + make test [2021-05-24T06:06:35.983Z] go mod tidy [2021-05-24T06:06:36.255Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-05-24T06:06:36.830Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-05-24T06:06:57.895Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2021-05-24T06:06:57.895Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.012s coverage: 0.0% of statements [2021-05-24T06:06:57.895Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-24T06:07:04.252Z] gofmt -l . [2021-05-24T06:07:04.252Z] [ "`gofmt -l .`" = "" ] [2021-05-24T06:07:04.252Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-05-24T06:07:04.867Z] $ docker stop --time=1 3500c35dbadb2d775ca41f2d003f6238223866de9e4031d671d22c8fda963446 [2021-05-24T06:07:08.761Z] $ docker rm -f 3500c35dbadb2d775ca41f2d003f6238223866de9e4031d671d22c8fda963446 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-24T06:07:09.267Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-24T06:07:09.547Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-24T06:07:14.907Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-24T06:07:15.236Z] + ls -al . [2021-05-24T06:07:15.236Z] total 104 [2021-05-24T06:07:15.236Z] drwxrwxr-x. 7 jenkins jenkins 4096 May 24 06:07 . [2021-05-24T06:07:15.236Z] drwxrwxr-x. 4 jenkins jenkins 28 May 24 06:04 .. [2021-05-24T06:07:15.236Z] -rw-rw-r--. 1 jenkins jenkins 6520 May 24 06:04 Attribution.txt [2021-05-24T06:07:15.236Z] drwxrwxr-x. 2 jenkins jenkins 60 May 24 06:04 bin [2021-05-24T06:07:15.236Z] drwxrwxr-x. 3 jenkins jenkins 32 May 24 06:04 cmd [2021-05-24T06:07:15.236Z] -rw-r--r--. 1 jenkins jenkins 7631 May 24 06:06 coverage.out [2021-05-24T06:07:15.236Z] -rw-rw-r--. 1 jenkins jenkins 1459 May 24 06:04 Dockerfile [2021-05-24T06:07:15.236Z] -rw-rw-r--. 1 jenkins jenkins 1057 May 24 06:04 Dockerfile.build [2021-05-24T06:07:15.236Z] -rw-rw-r--. 1 jenkins jenkins 6 May 24 06:04 .dockerignore [2021-05-24T06:07:15.236Z] drwxrwxr-x. 8 jenkins jenkins 179 May 24 06:04 .git [2021-05-24T06:07:15.236Z] drwxrwxr-x. 2 jenkins jenkins 103 May 24 06:04 .github [2021-05-24T06:07:15.236Z] -rw-rw-r--. 1 jenkins jenkins 272 May 24 06:04 .gitignore [2021-05-24T06:07:15.236Z] -rw-rw-r--. 1 jenkins jenkins 222 May 24 06:04 go.mod [2021-05-24T06:07:15.236Z] -rw-r--r--. 1 jenkins jenkins 21438 May 24 06:06 go.sum [2021-05-24T06:07:15.236Z] drwxrwxr-x. 3 jenkins jenkins 20 May 24 06:04 internal [2021-05-24T06:07:15.236Z] -rw-rw-r--. 1 jenkins jenkins 656 May 24 06:04 Jenkinsfile [2021-05-24T06:07:15.236Z] -rw-rw-r--. 1 jenkins jenkins 11340 May 24 06:04 LICENSE [2021-05-24T06:07:15.236Z] -rw-rw-r--. 1 jenkins jenkins 936 May 24 06:04 Makefile [2021-05-24T06:07:15.236Z] -rw-rw-r--. 1 jenkins jenkins 9079 May 24 06:04 README.md [2021-05-24T06:07:15.236Z] -rw-rw-r--. 1 jenkins jenkins 5 May 24 05:53 VERSION [2021-05-24T06:07:15.236Z] -rw-rw-r--. 1 jenkins jenkins 209 May 24 06:04 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-24T06:07:15.577Z] + docker build -t device-snmp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=da9df06b674e2baecd716c40d3f2c6c54fc55ad7 --label arch=amd64 --label version=0.0.0 . [2021-05-24T06:07:15.577Z] Sending build context to Docker daemon 365.6kB [2021-05-24T06:07:15.577Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-05-24T06:07:15.577Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-24T06:07:15.577Z] ---> 7f6bea564db6 [2021-05-24T06:07:15.577Z] Step 3/24 : ARG MAKE='make build' [2021-05-24T06:07:18.303Z] ---> Running in d898acac026d [2021-05-24T06:07:18.303Z] Removing intermediate container d898acac026d [2021-05-24T06:07:18.303Z] ---> 41262b07e2bd [2021-05-24T06:07:18.303Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-05-24T06:07:18.304Z] ---> Running in b9d93ad47e6f [2021-05-24T06:07:18.304Z] Removing intermediate container b9d93ad47e6f [2021-05-24T06:07:18.304Z] ---> 4ec98d94dc96 [2021-05-24T06:07:18.304Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-24T06:07:18.304Z] ---> Running in fed497d55ed8 [2021-05-24T06:07:18.304Z] Removing intermediate container fed497d55ed8 [2021-05-24T06:07:18.304Z] ---> 86e795a99726 [2021-05-24T06:07:18.304Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T06:07:18.304Z] ---> Running in 39c4a850d402 [2021-05-24T06:07:18.564Z] Removing intermediate container 39c4a850d402 [2021-05-24T06:07:18.564Z] ---> a9a1d69dc5af [2021-05-24T06:07:18.564Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-24T06:07:18.825Z] ---> Running in f4bab9fb1c39 [2021-05-24T06:07:21.275Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-24T06:07:21.275Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-24T06:07:21.275Z] OK: 156 MiB in 53 packages [2021-05-24T06:07:21.275Z] Removing intermediate container f4bab9fb1c39 [2021-05-24T06:07:21.275Z] ---> 54771be10d6d [2021-05-24T06:07:21.275Z] Step 8/24 : WORKDIR /device-snmp-go [2021-05-24T06:07:21.275Z] ---> Running in 3c9dfb1f902a [2021-05-24T06:07:21.566Z] Removing intermediate container 3c9dfb1f902a [2021-05-24T06:07:21.566Z] ---> 65fe90f88359 [2021-05-24T06:07:21.566Z] Step 9/24 : COPY . . [2021-05-24T06:07:23.889Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2021-05-24T06:07:23.889Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.038s coverage: 0.0% of statements [2021-05-24T06:07:23.889Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-24T06:07:23.895Z] ---> 6e349fe495c4 [2021-05-24T06:07:23.895Z] Step 10/24 : RUN go mod tidy [2021-05-24T06:07:23.895Z] ---> Running in 85a1687b19ef [2021-05-24T06:07:24.167Z] Removing intermediate container 85a1687b19ef [2021-05-24T06:07:24.167Z] ---> 54a2b404482d [2021-05-24T06:07:24.167Z] Step 11/24 : RUN make update [2021-05-24T06:07:24.167Z] ---> Running in 2092daf09902 [2021-05-24T06:07:26.612Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-24T06:07:26.612Z] Removing intermediate container 2092daf09902 [2021-05-24T06:07:26.612Z] ---> 8a8fc0618532 [2021-05-24T06:07:26.612Z] Step 12/24 : RUN ${MAKE} [2021-05-24T06:07:26.612Z] ---> Running in dbffe1aef527 [2021-05-24T06:07:26.880Z] go mod tidy [2021-05-24T06:07:29.141Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd [2021-05-24T06:07:43.403Z] gofmt -l . [2021-05-24T06:07:43.403Z] [ "`gofmt -l .`" = "" ] [2021-05-24T06:07:43.403Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-05-24T06:07:43.756Z] $ docker stop --time=1 f185bff1302d5193609a1658ab3a9200eae9df3536fcd68eb818f4ff6e544f3f [2021-05-24T06:07:45.007Z] Removing intermediate container dbffe1aef527 [2021-05-24T06:07:45.007Z] ---> 6886e895744e [2021-05-24T06:07:45.007Z] Step 13/24 : FROM alpine:3.12 [2021-05-24T06:07:47.988Z] 3.12: Pulling from library/alpine [2021-05-24T06:07:47.988Z] 339de151aab4: Pulling fs layer [2021-05-24T06:07:47.988Z] 339de151aab4: Verifying Checksum [2021-05-24T06:07:47.988Z] 339de151aab4: Download complete [2021-05-24T06:07:47.988Z] 339de151aab4: Pull complete [2021-05-24T06:07:47.988Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-24T06:07:47.988Z] Status: Downloaded newer image for alpine:3.12 [2021-05-24T06:07:47.988Z] ---> 13621d1b12d4 [2021-05-24T06:07:47.988Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-24T06:07:47.988Z] ---> Running in 5b891f7e7162 [2021-05-24T06:07:47.988Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-24T06:07:47.988Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-24T06:07:47.988Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-24T06:07:47.988Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-24T06:07:47.988Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-24T06:07:47.988Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-24T06:07:47.988Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-24T06:07:47.988Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-24T06:07:47.988Z] Executing busybox-1.31.1-r20.trigger [2021-05-24T06:07:47.988Z] OK: 8 MiB in 20 packages [2021-05-24T06:07:48.062Z] $ docker rm -f f185bff1302d5193609a1658ab3a9200eae9df3536fcd68eb818f4ff6e544f3f [2021-05-24T06:07:50.660Z] Removing intermediate container 5b891f7e7162 [2021-05-24T06:07:50.660Z] ---> f10794f30c93 [2021-05-24T06:07:50.660Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2021-05-24T06:07:50.660Z] ---> 628df460cd0e [2021-05-24T06:07:50.660Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2021-05-24T06:07:50.660Z] ---> 9725fea2ac72 [2021-05-24T06:07:50.660Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2021-05-24T06:07:50.660Z] ---> e3faab3b6ff3 [2021-05-24T06:07:50.660Z] Step 18/24 : EXPOSE 59993 [2021-05-24T06:07:50.660Z] ---> Running in bbdebd7a6088 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-24T06:07:50.924Z] Removing intermediate container bbdebd7a6088 [2021-05-24T06:07:50.924Z] ---> cedb6af0846e [2021-05-24T06:07:50.924Z] Step 19/24 : EXPOSE 161 [2021-05-24T06:07:50.924Z] ---> Running in ee4bea658b89 [2021-05-24T06:07:51.067Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-24T06:07:51.113Z] Warning: overwriting stash ‘coverage-report’ [2021-05-24T06:07:51.187Z] Removing intermediate container ee4bea658b89 [2021-05-24T06:07:51.187Z] ---> 2e7d255e9195 [2021-05-24T06:07:51.187Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2021-05-24T06:07:51.455Z] ---> Running in dc0705e2f00d [2021-05-24T06:07:53.602Z] Removing intermediate container dc0705e2f00d [2021-05-24T06:07:53.602Z] ---> 7f7e93b96994 [2021-05-24T06:07:53.602Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-05-24T06:07:53.602Z] ---> Running in 6fc05fb22072 [2021-05-24T06:07:53.602Z] Removing intermediate container 6fc05fb22072 [2021-05-24T06:07:53.602Z] ---> 443b50054270 [2021-05-24T06:07:53.602Z] Step 22/24 : LABEL arch=amd64 [2021-05-24T06:07:53.602Z] ---> Running in 5f4d707da023 [2021-05-24T06:07:53.602Z] Removing intermediate container 5f4d707da023 [2021-05-24T06:07:53.602Z] ---> 8ded226bec79 [2021-05-24T06:07:53.602Z] Step 23/24 : LABEL git_sha=da9df06b674e2baecd716c40d3f2c6c54fc55ad7 [2021-05-24T06:07:53.602Z] ---> Running in 75821b9c1dc1 [2021-05-24T06:07:53.602Z] Removing intermediate container 75821b9c1dc1 [2021-05-24T06:07:53.602Z] ---> c65262ff2f9f [2021-05-24T06:07:53.602Z] Step 24/24 : LABEL version=0.0.0 [2021-05-24T06:07:53.602Z] ---> Running in 65a3f4a68c29 [2021-05-24T06:07:53.602Z] Removing intermediate container 65a3f4a68c29 [2021-05-24T06:07:53.602Z] ---> a7c600cc2397 [2021-05-24T06:07:53.602Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-24T06:07:53.602Z] Successfully built a7c600cc2397 [2021-05-24T06:07:53.602Z] Successfully tagged device-snmp:latest [2021-05-24T06:07:53.653Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] // stage [Pipeline] sh [2021-05-24T06:07:58.524Z] + sudo chown -R jenkins:jenkins . [Pipeline] stage [Pipeline] { (Snap) [Pipeline] sh Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [2021-05-24T06:07:58.947Z] + ls -al . [2021-05-24T06:07:58.947Z] total 128 [2021-05-24T06:07:58.947Z] drwxrwxr-x 7 jenkins jenkins 4096 May 24 06:07 . [2021-05-24T06:07:58.947Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 06:03 .. [2021-05-24T06:07:58.947Z] -rw-rw-r-- 1 jenkins jenkins 6 May 24 06:03 .dockerignore [2021-05-24T06:07:58.947Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 06:04 .git [2021-05-24T06:07:58.947Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 06:03 .github [2021-05-24T06:07:58.947Z] -rw-rw-r-- 1 jenkins jenkins 272 May 24 06:03 .gitignore [2021-05-24T06:07:58.947Z] -rw-rw-r-- 1 jenkins jenkins 6520 May 24 06:03 Attribution.txt [2021-05-24T06:07:58.947Z] -rw-rw-r-- 1 jenkins jenkins 1459 May 24 06:03 Dockerfile [2021-05-24T06:07:58.947Z] -rw-rw-r-- 1 jenkins jenkins 1057 May 24 06:03 Dockerfile.build [2021-05-24T06:07:58.947Z] -rw-rw-r-- 1 jenkins jenkins 656 May 24 06:03 Jenkinsfile [2021-05-24T06:07:58.947Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 24 06:03 LICENSE [2021-05-24T06:07:58.947Z] -rw-rw-r-- 1 jenkins jenkins 936 May 24 06:03 Makefile [2021-05-24T06:07:58.947Z] -rw-rw-r-- 1 jenkins jenkins 9079 May 24 06:03 README.md [2021-05-24T06:07:58.947Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 05:53 VERSION [2021-05-24T06:07:58.947Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 06:03 bin [2021-05-24T06:07:58.947Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 06:03 cmd [2021-05-24T06:07:58.947Z] -rw-r--r-- 1 jenkins jenkins 7631 May 24 06:07 coverage.out [2021-05-24T06:07:58.947Z] -rw-rw-r-- 1 jenkins jenkins 222 May 24 06:03 go.mod [2021-05-24T06:07:58.947Z] -rw-r--r-- 1 jenkins jenkins 21438 May 24 06:06 go.sum [2021-05-24T06:07:58.947Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 06:03 internal [2021-05-24T06:07:58.947Z] -rw-rw-r-- 1 jenkins jenkins 209 May 24 06:03 version.go [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-05-24T06:08:01.376Z] ---> job-cost.sh [2021-05-24T06:08:01.376Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sCFp [2021-05-24T06:08:01.536Z] + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=da9df06b674e2baecd716c40d3f2c6c54fc55ad7 --label arch=arm64 --label version=0.0.0 . [2021-05-24T06:08:01.814Z] Sending build context to Docker daemon 364.5kB [2021-05-24T06:08:01.814Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-05-24T06:08:01.814Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-24T06:08:01.814Z] ---> 8a7bfc03fa80 [2021-05-24T06:08:01.814Z] Step 3/24 : ARG MAKE='make build' [2021-05-24T06:08:04.156Z] ---> Running in 051e43cf92e2 [2021-05-24T06:08:04.156Z] Removing intermediate container 051e43cf92e2 [2021-05-24T06:08:04.156Z] ---> a05cd63a815e [2021-05-24T06:08:04.156Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-05-24T06:08:04.156Z] ---> Running in 417867b01eb9 [2021-05-24T06:08:04.156Z] Removing intermediate container 417867b01eb9 [2021-05-24T06:08:04.156Z] ---> ad6b68b5b59e [2021-05-24T06:08:04.156Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-24T06:08:04.156Z] ---> Running in 42e877d613f2 [2021-05-24T06:08:04.156Z] Removing intermediate container 42e877d613f2 [2021-05-24T06:08:04.156Z] ---> b9ba07794f1b [2021-05-24T06:08:04.156Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T06:08:04.156Z] ---> Running in edc4b6e11f3d [2021-05-24T06:08:08.251Z] Removing intermediate container edc4b6e11f3d [2021-05-24T06:08:08.251Z] ---> aaffffecd56b [2021-05-24T06:08:08.251Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-24T06:08:08.251Z] ---> Running in af2b2d871f3b [2021-05-24T06:08:08.251Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-24T06:08:08.251Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-24T06:08:09.247Z] OK: 145 MiB in 53 packages [2021-05-24T06:08:10.229Z] Removing intermediate container af2b2d871f3b [2021-05-24T06:08:10.229Z] ---> 8a2beb199abc [2021-05-24T06:08:10.229Z] Step 8/24 : WORKDIR /device-snmp-go [2021-05-24T06:08:10.502Z] ---> Running in a3787cf65567 [2021-05-24T06:08:11.104Z] Removing intermediate container a3787cf65567 [2021-05-24T06:08:11.104Z] ---> d1dd37bf424c [2021-05-24T06:08:11.104Z] Step 9/24 : COPY . . [2021-05-24T06:08:12.095Z] ---> a8ca2df62218 [2021-05-24T06:08:12.095Z] Step 10/24 : RUN go mod tidy [2021-05-24T06:08:12.096Z] ---> Running in e403014f5cb9 [2021-05-24T06:08:15.414Z] Removing intermediate container e403014f5cb9 [2021-05-24T06:08:15.414Z] ---> 6fe9e761922d [2021-05-24T06:08:15.414Z] Step 11/24 : RUN make update [2021-05-24T06:08:15.414Z] ---> Running in d19b8579ad90 [2021-05-24T06:08:16.400Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-24T06:08:16.964Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-24T06:08:17.385Z] Removing intermediate container d19b8579ad90 [2021-05-24T06:08:17.385Z] ---> 17f0bab2d184 [2021-05-24T06:08:17.385Z] Step 12/24 : RUN ${MAKE} [2021-05-24T06:08:17.664Z] ---> Running in e3cedf54702e [2021-05-24T06:08:19.104Z] go mod tidy [2021-05-24T06:08:19.382Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd [2021-05-24T06:08:42.578Z] lf-activate-venv(): INFO: Adding /tmp/venv-sCFp/bin to PATH [2021-05-24T06:08:42.578Z] INFO: No Stack... [2021-05-24T06:08:42.578Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-24T06:08:42.578Z] INFO: Archiving Costs [Pipeline] sh [2021-05-24T06:08:42.968Z] + cut -d, -f6 [2021-05-24T06:08:42.968Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [Pipeline] lock [2021-05-24T06:08:43.050Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-99-1-stack-cost] [2021-05-24T06:08:43.059Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-99-1-stack-cost] did not exist. Created. [2021-05-24T06:08:43.059Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-99-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-24T06:08:45.652Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-24T06:08:45.747Z] Stashed 1 file(s) [Pipeline] } [2021-05-24T06:08:45.775Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-99-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-24T06:08:56.659Z] Removing intermediate container e3cedf54702e [2021-05-24T06:08:56.659Z] ---> 94fe55b702c3 [2021-05-24T06:08:56.659Z] Step 13/24 : FROM alpine:3.12 [2021-05-24T06:08:56.659Z] 3.12: Pulling from library/alpine [2021-05-24T06:08:56.659Z] d2f70382dc9a: Pulling fs layer [2021-05-24T06:08:59.650Z] d2f70382dc9a: Verifying Checksum [2021-05-24T06:08:59.650Z] d2f70382dc9a: Download complete [2021-05-24T06:08:59.650Z] d2f70382dc9a: Pull complete [2021-05-24T06:08:59.650Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-24T06:08:59.650Z] Status: Downloaded newer image for alpine:3.12 [2021-05-24T06:08:59.650Z] ---> 9852663dfa18 [2021-05-24T06:08:59.650Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-24T06:08:59.650Z] ---> Running in 9a7c4380b17c [2021-05-24T06:08:59.650Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-24T06:08:59.650Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-24T06:08:59.650Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-24T06:08:59.650Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-24T06:08:59.650Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-24T06:08:59.650Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-24T06:08:59.650Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-24T06:08:59.650Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-24T06:08:59.650Z] Executing busybox-1.31.1-r20.trigger [2021-05-24T06:08:59.931Z] OK: 8 MiB in 20 packages [2021-05-24T06:09:00.932Z] Removing intermediate container 9a7c4380b17c [2021-05-24T06:09:00.932Z] ---> 232c075dd8e4 [2021-05-24T06:09:00.932Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2021-05-24T06:09:02.388Z] ---> 34ddeb7bd1bb [2021-05-24T06:09:02.388Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2021-05-24T06:09:02.985Z] ---> 07f177aa4a59 [2021-05-24T06:09:02.985Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2021-05-24T06:09:05.689Z] ---> bf0fead8da25 [2021-05-24T06:09:05.689Z] Step 18/24 : EXPOSE 59993 [2021-05-24T06:09:05.689Z] ---> Running in 0988b3b8d4a0 [2021-05-24T06:09:05.689Z] Removing intermediate container 0988b3b8d4a0 [2021-05-24T06:09:05.689Z] ---> 42d09ecc4997 [2021-05-24T06:09:05.689Z] Step 19/24 : EXPOSE 161 [2021-05-24T06:09:05.689Z] ---> Running in 3c963a9242d0 [2021-05-24T06:09:05.689Z] Removing intermediate container 3c963a9242d0 [2021-05-24T06:09:05.689Z] ---> 56d69ab972ba [2021-05-24T06:09:05.689Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2021-05-24T06:09:05.689Z] ---> Running in 305d5526ddc2 [2021-05-24T06:09:05.689Z] Removing intermediate container 305d5526ddc2 [2021-05-24T06:09:05.689Z] ---> 338ceeb9cd5f [2021-05-24T06:09:05.689Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-05-24T06:09:05.689Z] ---> Running in 15a2eaddcb0c [2021-05-24T06:09:05.989Z] Removing intermediate container 15a2eaddcb0c [2021-05-24T06:09:05.989Z] ---> 17744c2c618b [2021-05-24T06:09:05.989Z] Step 22/24 : LABEL arch=arm64 [2021-05-24T06:09:06.264Z] ---> Running in 9baa3bef570c [2021-05-24T06:09:06.859Z] Removing intermediate container 9baa3bef570c [2021-05-24T06:09:06.859Z] ---> 1b17d1814081 [2021-05-24T06:09:06.859Z] Step 23/24 : LABEL git_sha=da9df06b674e2baecd716c40d3f2c6c54fc55ad7 [2021-05-24T06:09:06.859Z] ---> Running in 2dc4c422e3a5 [2021-05-24T06:09:07.460Z] Removing intermediate container 2dc4c422e3a5 [2021-05-24T06:09:07.460Z] ---> 25223b1d51ef [2021-05-24T06:09:07.460Z] Step 24/24 : LABEL version=0.0.0 [2021-05-24T06:09:07.460Z] ---> Running in 93961a6ddcf6 [2021-05-24T06:09:08.058Z] Removing intermediate container 93961a6ddcf6 [2021-05-24T06:09:08.058Z] ---> 9265f972ea08 [2021-05-24T06:09:08.058Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-24T06:09:08.058Z] Successfully built 9265f972ea08 [2021-05-24T06:09:08.058Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-24T06:09:08.902Z] ---> job-cost.sh [2021-05-24T06:09:08.902Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-M28a [2021-05-24T06:09:49.775Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-24T06:11:26.232Z] lf-activate-venv(): INFO: Adding /tmp/venv-M28a/bin to PATH [2021-05-24T06:11:26.232Z] INFO: No Stack... [2021-05-24T06:11:26.232Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-24T06:11:26.232Z] INFO: Archiving Costs [Pipeline] sh [2021-05-24T06:11:26.627Z] + + cutcat -d, /w/workspace/device-snmp-go/1/archives/cost.csv -f6 [2021-05-24T06:11:26.627Z] [Pipeline] lock [2021-05-24T06:11:26.719Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-99-1-stack-cost] [2021-05-24T06:11:26.727Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-99-1-stack-cost] did not exist. Created. [2021-05-24T06:11:26.727Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-99-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-24T06:11:29.301Z] /w/workspace/device-snmp-go/1@tmp/durable-01097c88/script.sh: 1: /w/workspace/device-snmp-go/1@tmp/durable-01097c88/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-24T06:11:29.748Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-24T06:11:29.795Z] Warning: overwriting stash ‘stack-cost’ [2021-05-24T06:11:29.943Z] Stashed 1 file(s) [Pipeline] } [2021-05-24T06:11:29.984Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-99-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-24T06:11:37.324Z] provisioning config files... [2021-05-24T06:11:37.346Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-99@tmp/config1652864983985696974tmp [Pipeline] { [Pipeline] sh [2021-05-24T06:11:37.735Z] + set +x [2021-05-24T06:11:37.736Z] + curl -s https://codecov.io/bash [2021-05-24T06:11:37.736Z] + bash -s -- [2021-05-24T06:11:37.736Z] [2021-05-24T06:11:37.736Z] _____ _ [2021-05-24T06:11:37.736Z] / ____| | | [2021-05-24T06:11:37.736Z] | | ___ __| | ___ ___ _____ __ [2021-05-24T06:11:37.736Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-24T06:11:37.736Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-24T06:11:37.736Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-24T06:11:37.736Z] Bash-1.0.2 [2021-05-24T06:11:37.736Z] [2021-05-24T06:11:37.736Z] [2021-05-24T06:11:37.736Z] ==> git version 2.24.4 found [2021-05-24T06:11:37.736Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-24T06:11:37.736Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-24T06:11:37.736Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-24T06:11:37.736Z] ==> Jenkins CI detected. [2021-05-24T06:11:37.736Z] project root: . [2021-05-24T06:11:37.736Z] --> token set from env [2021-05-24T06:11:37.736Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-24T06:11:37.736Z] ==> Running gcov in . (disable via -X gcov) [2021-05-24T06:11:37.736Z] ==> Python coveragepy not found [2021-05-24T06:11:37.736Z] ==> Searching for coverage reports in: [2021-05-24T06:11:37.736Z] + . [2021-05-24T06:11:37.736Z] -> Found 1 reports [2021-05-24T06:11:37.736Z] ==> Detecting git/mercurial file structure [2021-05-24T06:11:37.736Z] ==> Reading reports [2021-05-24T06:11:37.736Z] + ./coverage.out bytes=7631 [2021-05-24T06:11:37.736Z] ==> Appending adjustments [2021-05-24T06:11:37.736Z] https://docs.codecov.io/docs/fixing-reports [2021-05-24T06:11:37.998Z] + Found adjustments [2021-05-24T06:11:37.998Z] ==> Gzipping contents [2021-05-24T06:11:37.998Z] 4.0K /tmp/codecov.gUrx7y.gz [2021-05-24T06:11:37.998Z] ==> Uploading reports [2021-05-24T06:11:37.998Z] url: https://codecov.io [2021-05-24T06:11:37.998Z] query: branch=PR-99&commit=da9df06b674e2baecd716c40d3f2c6c54fc55ad7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-99%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=99&job=&cmd_args= [2021-05-24T06:11:37.998Z] -> Pinging Codecov [2021-05-24T06:11:37.998Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-99&commit=da9df06b674e2baecd716c40d3f2c6c54fc55ad7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-99%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=99&job=&cmd_args= [2021-05-24T06:11:38.576Z] -> Uploading to [2021-05-24T06:11:38.576Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-24/6C56EA5C29638FB4528AC87E60AF5AE0/da9df06b674e2baecd716c40d3f2c6c54fc55ad7/43f927ae-1bb1-4074-8c02-2213226bc4f3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210524T061138Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cdcf959939d39e13f596de0e05d095820fdd43c9f98004def264938b70e078ac [2021-05-24T06:11:38.576Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-24T06:11:38.576Z] Dload Upload Total Spent Left Speed [2021-05-24T06:11:40.778Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1378 0 0 100 1378 0 4410 --:--:-- --:--:-- --:--:-- 4416 [2021-05-24T06:11:40.778Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/da9df06b674e2baecd716c40d3f2c6c54fc55ad7 [Pipeline] } [2021-05-24T06:11:40.834Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-24T06:11:52.119Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T06:11:52.522Z] ---> package-listing.sh [2021-05-24T06:11:52.522Z] ++ facter osfamily [2021-05-24T06:11:52.522Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-24T06:11:54.830Z] + OS_FAMILY=redhat [2021-05-24T06:11:54.830Z] + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-99 [2021-05-24T06:11:54.830Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-24T06:11:54.830Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-24T06:11:54.830Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-24T06:11:54.830Z] + PACKAGES=/tmp/packages_start.txt [2021-05-24T06:11:54.830Z] + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-99 ']' [2021-05-24T06:11:54.830Z] + PACKAGES=/tmp/packages_end.txt [2021-05-24T06:11:54.830Z] + case "${OS_FAMILY}" in [2021-05-24T06:11:54.830Z] + rpm -qa [2021-05-24T06:11:54.830Z] + sort [2021-05-24T06:11:54.830Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-24T06:11:54.830Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-24T06:11:54.830Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-24T06:11:54.830Z] + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-99 ']' [2021-05-24T06:11:54.830Z] + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-99/archives/ [2021-05-24T06:11:54.830Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-snmp-go_PR-99/archives/ [Pipeline] echo [2021-05-24T06:11:54.907Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-snmp-go_PR-99/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-24T06:11:55.232Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-24T06:11:59.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-24T06:11:59.820Z] [2021-05-24T06:11:59.820Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-24T06:12:02.317Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-24T06:12:02.317Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-24T06:12:02.317Z] df20fa9351a1: Pulling fs layer [2021-05-24T06:12:02.317Z] 36b3adc4ff6f: Pulling fs layer [2021-05-24T06:12:02.317Z] 8ad3a11d3b57: Pulling fs layer [2021-05-24T06:12:02.317Z] 46f8f816bc3b: Pulling fs layer [2021-05-24T06:12:02.317Z] 93b61091891f: Pulling fs layer [2021-05-24T06:12:02.317Z] 93b9cdb0e59b: Pulling fs layer [2021-05-24T06:12:02.317Z] 5e14af77c1be: Pulling fs layer [2021-05-24T06:12:02.317Z] 01666e4c0597: Pulling fs layer [2021-05-24T06:12:02.317Z] aa168da1d23b: Pulling fs layer [2021-05-24T06:12:02.317Z] 93b9cdb0e59b: Waiting [2021-05-24T06:12:02.317Z] 5e14af77c1be: Waiting [2021-05-24T06:12:02.317Z] 01666e4c0597: Waiting [2021-05-24T06:12:02.317Z] aa168da1d23b: Waiting [2021-05-24T06:12:02.317Z] 46f8f816bc3b: Waiting [2021-05-24T06:12:02.317Z] 93b61091891f: Waiting [2021-05-24T06:12:02.317Z] 36b3adc4ff6f: Verifying Checksum [2021-05-24T06:12:02.317Z] 36b3adc4ff6f: Download complete [2021-05-24T06:12:02.317Z] 46f8f816bc3b: Verifying Checksum [2021-05-24T06:12:02.317Z] 46f8f816bc3b: Download complete [2021-05-24T06:12:02.317Z] df20fa9351a1: Verifying Checksum [2021-05-24T06:12:02.317Z] 93b9cdb0e59b: Verifying Checksum [2021-05-24T06:12:02.317Z] 93b9cdb0e59b: Download complete [2021-05-24T06:12:02.317Z] 5e14af77c1be: Verifying Checksum [2021-05-24T06:12:02.317Z] 5e14af77c1be: Download complete [2021-05-24T06:12:02.317Z] 93b61091891f: Verifying Checksum [2021-05-24T06:12:02.317Z] 93b61091891f: Download complete [2021-05-24T06:12:02.317Z] 01666e4c0597: Verifying Checksum [2021-05-24T06:12:02.317Z] 01666e4c0597: Download complete [2021-05-24T06:12:02.317Z] 8ad3a11d3b57: Verifying Checksum [2021-05-24T06:12:02.317Z] 8ad3a11d3b57: Download complete [2021-05-24T06:12:02.317Z] df20fa9351a1: Pull complete [2021-05-24T06:12:02.317Z] 36b3adc4ff6f: Pull complete [2021-05-24T06:12:02.317Z] 8ad3a11d3b57: Pull complete [2021-05-24T06:12:02.317Z] 46f8f816bc3b: Pull complete [2021-05-24T06:12:02.317Z] 93b61091891f: Pull complete [2021-05-24T06:12:02.317Z] 93b9cdb0e59b: Pull complete [2021-05-24T06:12:02.317Z] 5e14af77c1be: Pull complete [2021-05-24T06:12:02.317Z] aa168da1d23b: Verifying Checksum [2021-05-24T06:12:02.317Z] aa168da1d23b: Download complete [2021-05-24T06:12:02.593Z] 01666e4c0597: Pull complete [2021-05-24T06:12:08.078Z] aa168da1d23b: Pull complete [2021-05-24T06:12:08.078Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-24T06:12:08.078Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-24T06:12:08.078Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-24T06:12:10.222Z] prd-centos7-docker-4c-2g-15751 does not seem to be running inside a container [2021-05-24T06:12:10.272Z] $ 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-99/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-99 -v /w/workspace/dgexfoundry_device-snmp-go_PR-99:/w/workspace/dgexfoundry_device-snmp-go_PR-99:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-99@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-99@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-24T06:12:18.604Z] $ docker top d84450e8b64331d3768ca48b9aa4d9122b21b8e50d6d79ce3352b5d9db8bfedb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-24T06:12:19.053Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-24T06:12:21.522Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-24T06:12:21.888Z] + ls /var/log/sa-host [2021-05-24T06:12:21.888Z] + sadf -c /var/log/sa-host/sa05 [2021-05-24T06:12:21.888Z] file_magic: OK [2021-05-24T06:12:21.888Z] HZ: Using current value: 100 [2021-05-24T06:12:21.888Z] file_header: OK [2021-05-24T06:12:21.888Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-24T06:12:21.888Z] Statistics: [2021-05-24T06:12:21.888Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-24T06:12:21.888Z] File successfully converted to sysstat format version 12.2.1 [2021-05-24T06:12:21.888Z] + sadf -c /var/log/sa-host/sa24 [2021-05-24T06:12:21.888Z] file_magic: OK [2021-05-24T06:12:21.888Z] HZ: Using current value: 100 [2021-05-24T06:12:21.888Z] file_header: OK [2021-05-24T06:12:21.888Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-24T06:12:21.888Z] Statistics: [2021-05-24T06:12:21.888Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-24T06:12:21.888Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-24T06:12:24.240Z] provisioning config files... [2021-05-24T06:12:24.254Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-99@tmp/config114285883009166061tmp [Pipeline] { [Pipeline] echo [2021-05-24T06:12:24.350Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T06:12:26.724Z] ---> create-netrc.sh [Pipeline] } [2021-05-24T06:12:26.780Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-24T06:12:26.887Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T06:12:27.280Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-24T06:12:27.312Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T06:12:29.845Z] ---> sudo-logs.sh [2021-05-24T06:12:29.845Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-24T06:12:29.988Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T06:12:32.222Z] ---> job-cost.sh [2021-05-24T06:12:32.222Z] lf-activate-venv: SKIPPING [2021-05-24T06:12:32.222Z] DEBUG: total: 0.18000000715255737 [2021-05-24T06:12:32.222Z] INFO: Retrieving Stack Cost... [2021-05-24T06:12:32.222Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-24T06:12:32.222Z] INFO: Archiving Costs [Pipeline] echo [2021-05-24T06:12:32.262Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T06:12:32.618Z] ---> logs-deploy.sh [2021-05-24T06:12:32.619Z] lf-activate-venv: SKIPPING [2021-05-24T06:12:32.619Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-99/1 [2021-05-24T06:12:32.619Z] INFO: archiving workspace using pattern(s): [2021-05-24T06:12:33.562Z] Archives upload complete. [2021-05-24T06:12:33.562Z] INFO: archiving logs to Nexus