Started by upstream project "edgexfoundry/cd-management/release" build number 47 originally caused by: Push event to branch release Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2835f428d5bb359d09284af55213ecc07555b5ca Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-snmp-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-24603’ Running on prd-centos7-docker-4c-2g-24606 in /w/workspace/gexfoundry_device-snmp-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/gexfoundry_device-snmp-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 2835f428d5bb359d09284af55213ecc07555b5ca (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2835f428d5bb359d09284af55213ecc07555b5ca # timeout=10 Commit message: "Merge pull request #89 from iain-anderson/commit-lint" > git rev-list --no-walk 2835f428d5bb359d09284af55213ecc07555b5ca # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-02T20:31:32.072Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-02T20:31:32.386Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-02T20:31:32.474Z] ========================================================= [2021-02-02T20:31:32.474Z] EdgeX Global Pipelines Version Info [2021-02-02T20:31:32.474Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-02T20:31:34.131Z] ------------------- [2021-02-02T20:31:34.131Z] stable info: [2021-02-02T20:31:34.131Z] ------------------- [2021-02-02T20:31:34.131Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-02T20:31:34.131Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-02T20:31:34.131Z] Message: update stable to v1.0.179 [2021-02-02T20:31:35.094Z] ------------------- [2021-02-02T20:31:35.094Z] experimental info: [2021-02-02T20:31:35.094Z] ------------------- [2021-02-02T20:31:35.094Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-02T20:31:35.094Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-02T20:31:35.094Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-02T20:31:35.378Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2021-02-02T20:31:35.463Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2021-02-02T20:31:35.547Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-02T20:31:35.661Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-02T20:31:35.758Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-02T20:31:35.860Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-02T20:31:35.970Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-02T20:31:36.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-02T20:31:36.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-02-02T20:31:36.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-02T20:31:36.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-02T20:31:36.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-snmp-go [Pipeline] echo [2021-02-02T20:31:36.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-02T20:31:36.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-02T20:31:36.746Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-02T20:31:36.836Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-02T20:31:36.919Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-02-02T20:31:37.028Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-02-02T20:31:37.134Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-02T20:31:37.217Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-02-02T20:31:37.308Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-02-02T20:31:37.391Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-02-02T20:31:37.477Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-02-02T20:31:37.565Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-02-02T20:31:37.653Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-02-02T20:31:37.774Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-02T20:31:37.894Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-02T20:31:38.011Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-02-02T20:31:38.150Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-02-02T20:31:38.279Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-02-02T20:31:38.409Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2835f428d5bb359d09284af55213ecc07555b5ca [Pipeline] echo [2021-02-02T20:31:38.568Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2835f42 [Pipeline] echo [2021-02-02T20:31:38.872Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-02T20:31:39.079Z] provisioning config files... [2021-02-02T20:31:39.122Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config5617076186027346455tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-02T20:31:39.576Z] ---> docker-login.sh [2021-02-02T20:31:39.576Z] nexus3.edgexfoundry.org:10001 [2021-02-02T20:31:39.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:31:40.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:31:40.133Z] Configure a credential helper to remove this warning. See [2021-02-02T20:31:40.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:31:40.133Z] [2021-02-02T20:31:40.133Z] Login Succeeded [2021-02-02T20:31:40.133Z] nexus3.edgexfoundry.org:10002 [2021-02-02T20:31:40.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:31:40.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:31:40.397Z] Configure a credential helper to remove this warning. See [2021-02-02T20:31:40.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:31:40.397Z] [2021-02-02T20:31:40.397Z] Login Succeeded [2021-02-02T20:31:40.397Z] nexus3.edgexfoundry.org:10003 [2021-02-02T20:31:40.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:31:40.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:31:40.661Z] Configure a credential helper to remove this warning. See [2021-02-02T20:31:40.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:31:40.661Z] [2021-02-02T20:31:40.661Z] Login Succeeded [2021-02-02T20:31:40.661Z] nexus3.edgexfoundry.org:10004 [2021-02-02T20:31:40.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:31:40.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:31:40.929Z] Configure a credential helper to remove this warning. See [2021-02-02T20:31:40.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:31:40.929Z] [2021-02-02T20:31:40.929Z] Login Succeeded [2021-02-02T20:31:40.929Z] docker.io [2021-02-02T20:31:40.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:31:41.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:31:41.191Z] Configure a credential helper to remove this warning. See [2021-02-02T20:31:41.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:31:41.191Z] [2021-02-02T20:31:41.191Z] Login Succeeded [2021-02-02T20:31:41.191Z] ---> docker-login.sh ends [Pipeline] } [2021-02-02T20:31:41.203Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-02T20:31:42.111Z] + git log --format=format:%s -1 2835f428d5bb359d09284af55213ecc07555b5ca [Pipeline] echo [2021-02-02T20:31:42.182Z] GIT_COMMIT: 2835f428d5bb359d09284af55213ecc07555b5ca, Commit Message: Merge pull request #89 from iain-anderson/commit-lint [Pipeline] echo [2021-02-02T20:31:42.256Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:31:42.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-02T20:31:42.850Z] [2021-02-02T20:31:42.850Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:31:43.210Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-02T20:31:43.210Z] latest: Pulling from edgex-devops/git-semver [2021-02-02T20:31:43.210Z] 31603596830f: Pulling fs layer [2021-02-02T20:31:43.210Z] 2a8b12db71e7: Pulling fs layer [2021-02-02T20:31:43.210Z] 6ca5941a6612: Pulling fs layer [2021-02-02T20:31:43.210Z] ecc8261a40a4: Pulling fs layer [2021-02-02T20:31:43.210Z] ecc8261a40a4: Waiting [2021-02-02T20:31:43.210Z] 2a8b12db71e7: Download complete [2021-02-02T20:31:43.210Z] 31603596830f: Verifying Checksum [2021-02-02T20:31:43.210Z] 31603596830f: Download complete [2021-02-02T20:31:43.476Z] ecc8261a40a4: Verifying Checksum [2021-02-02T20:31:43.476Z] ecc8261a40a4: Download complete [2021-02-02T20:31:43.476Z] 6ca5941a6612: Verifying Checksum [2021-02-02T20:31:43.476Z] 6ca5941a6612: Download complete [2021-02-02T20:31:43.739Z] 31603596830f: Pull complete [2021-02-02T20:31:44.012Z] 2a8b12db71e7: Pull complete [2021-02-02T20:31:45.434Z] 6ca5941a6612: Pull complete [2021-02-02T20:31:45.434Z] ecc8261a40a4: Pull complete [2021-02-02T20:31:45.434Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-02T20:31:45.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-02T20:31:45.434Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-02T20:31:45.580Z] prd-centos7-docker-4c-2g-24606 does not seem to be running inside a container [2021-02-02T20:31:45.681Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-02T20:31:47.598Z] $ docker top 211c2aef2957a4378b28c9b24e24dc3a64c3c47d6a4bb9729e912c8b69056df5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-02T20:31:47.889Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-02T20:31:47.890Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-02T20:31:48.140Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-02T20:31:48.152Z] $ docker exec 211c2aef2957a4378b28c9b24e24dc3a64c3c47d6a4bb9729e912c8b69056df5 ssh-agent [2021-02-02T20:31:48.324Z] SSH_AUTH_SOCK=/tmp/ssh-Y1YsE96AfMxA/agent.11 [2021-02-02T20:31:48.324Z] SSH_AGENT_PID=16 [2021-02-02T20:31:48.334Z] Running ssh-add (command line suppressed) [2021-02-02T20:31:48.463Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_7660983001250893709.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_7660983001250893709.key) [2021-02-02T20:31:48.516Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-02T20:31:48.847Z] + git tag --points-at HEAD [Pipeline] } [2021-02-02T20:31:48.869Z] $ docker exec --env ******** --env ******** 211c2aef2957a4378b28c9b24e24dc3a64c3c47d6a4bb9729e912c8b69056df5 ssh-agent -k [2021-02-02T20:31:48.990Z] unset SSH_AUTH_SOCK; [2021-02-02T20:31:48.990Z] unset SSH_AGENT_PID; [2021-02-02T20:31:48.990Z] echo Agent pid 16 killed; [2021-02-02T20:31:49.037Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2021-02-02T20:31:49.168Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v1.3.1|v1.3.1-dev.4' [Pipeline] sshagent [2021-02-02T20:31:49.281Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-02T20:31:49.281Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-02T20:31:49.457Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-02T20:31:49.463Z] $ docker exec 211c2aef2957a4378b28c9b24e24dc3a64c3c47d6a4bb9729e912c8b69056df5 ssh-agent [2021-02-02T20:31:49.641Z] SSH_AUTH_SOCK=/tmp/ssh-7Ag6bkLzvgFZ/agent.46 [2021-02-02T20:31:49.641Z] SSH_AGENT_PID=51 [2021-02-02T20:31:49.647Z] Running ssh-add (command line suppressed) [2021-02-02T20:31:49.768Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_180268922512044538.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_180268922512044538.key) [2021-02-02T20:31:49.823Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-02T20:31:50.155Z] + git semver init [2021-02-02T20:31:50.156Z] # -> Open(): unable to determine branch for HEAD [2021-02-02T20:31:50.156Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git [2021-02-02T20:31:50.156Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master [2021-02-02T20:31:50.156Z] # $SEMVER_REMOTE_NAME = origin [2021-02-02T20:31:50.156Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-02T20:31:50.156Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-02T20:31:50.156Z] # $SEMVER_BRANCH = master [2021-02-02T20:31:50.156Z] # $SEMVER_TEMP = /tmp/semver-423572628 [2021-02-02T20:31:50.156Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2021-02-02T20:31:50.418Z] # '/tmp/semver-423572628' -> '/w/workspace/gexfoundry_device-snmp-go_master/.semver' [2021-02-02T20:31:50.418Z] # -> Force: false [2021-02-02T20:31:50.418Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [Pipeline] } [2021-02-02T20:31:50.432Z] $ docker exec --env ******** --env ******** 211c2aef2957a4378b28c9b24e24dc3a64c3c47d6a4bb9729e912c8b69056df5 ssh-agent -k [2021-02-02T20:31:50.548Z] unset SSH_AUTH_SOCK; [2021-02-02T20:31:50.548Z] unset SSH_AGENT_PID; [2021-02-02T20:31:50.549Z] echo Agent pid 51 killed; [2021-02-02T20:31:50.598Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-02T20:31:51.115Z] + git semver [Pipeline] } [2021-02-02T20:31:51.136Z] $ docker stop --time=1 211c2aef2957a4378b28c9b24e24dc3a64c3c47d6a4bb9729e912c8b69056df5 [2021-02-02T20:31:52.529Z] $ docker rm -f 211c2aef2957a4378b28c9b24e24dc3a64c3c47d6a4bb9729e912c8b69056df5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-02T20:31:53.100Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-02T20:31:53.470Z] Stashed 1 file(s) [Pipeline] echo [2021-02-02T20:31:53.473Z] [edgeXSemver]: initialized semver on version 1.3.1 [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-02-02T20:32:09.199Z] Still waiting to schedule task [2021-02-02T20:32:09.199Z] ‘prd-centos7-blackbox-4c-2g-24093’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-24607’ is offline; ‘prd-centos7-docker-4c-2g-24609’ is offline; ‘prd-ubuntu18.04-docker-8c-8g-24595’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-02-02T20:32:09.202Z] Still waiting to schedule task [2021-02-02T20:32:09.202Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-02-02T20:34:01.416Z] Running on prd-centos7-docker-4c-2g-24616 in /w/workspace/gexfoundry_device-snmp-go_master [Pipeline] { [Pipeline] ws [2021-02-02T20:34:01.489Z] Running in /w/workspace/device-snmp-go/23 [Pipeline] { [Pipeline] checkout [2021-02-02T20:34:04.453Z] using credential edgex-jenkins-ssh [2021-02-02T20:34:04.504Z] Cloning the remote Git repository [2021-02-02T20:34:04.522Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-02-02T20:34:04.599Z] > git init /w/workspace/device-snmp-go/23 # timeout=10 [2021-02-02T20:34:04.677Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-02-02T20:34:04.677Z] > git --version # timeout=10 [2021-02-02T20:34:04.698Z] > git --version # 'git version 2.24.3' [2021-02-02T20:34:04.700Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-02T20:34:04.733Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-02T20:34:05.852Z] Checking out Revision 2835f428d5bb359d09284af55213ecc07555b5ca (master) [2021-02-02T20:34:05.355Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-02-02T20:34:05.365Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-02T20:34:05.388Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-02-02T20:34:05.404Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-02-02T20:34:05.404Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-02T20:34:05.410Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-02T20:34:05.870Z] > git config core.sparsecheckout # timeout=10 [2021-02-02T20:34:05.886Z] > git checkout -f 2835f428d5bb359d09284af55213ecc07555b5ca # timeout=10 [2021-02-02T20:34:09.702Z] Commit message: "Merge pull request #89 from iain-anderson/commit-lint" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-02T20:34:11.070Z] + git checkout 2835f428d5bb359d09284af55213ecc07555b5ca [2021-02-02T20:34:11.070Z] HEAD is now at 2835f42 Merge pull request #89 from iain-anderson/commit-lint [Pipeline] sh [2021-02-02T20:34:11.426Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-02T20:34:11.790Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-02T20:34:12.117Z] + sudo service docker restart [2021-02-02T20:34:12.117Z] + true [2021-02-02T20:34:12.117Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-02T20:34:13.587Z] provisioning config files... [2021-02-02T20:34:13.622Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/23@tmp/config5847785105150418093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-02T20:34:13.988Z] ---> docker-login.sh [2021-02-02T20:34:13.988Z] nexus3.edgexfoundry.org:10001 [2021-02-02T20:34:14.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:34:14.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:34:14.521Z] Configure a credential helper to remove this warning. See [2021-02-02T20:34:14.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:34:14.521Z] [2021-02-02T20:34:14.521Z] Login Succeeded [2021-02-02T20:34:14.521Z] nexus3.edgexfoundry.org:10002 [2021-02-02T20:34:14.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:34:14.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:34:14.521Z] Configure a credential helper to remove this warning. See [2021-02-02T20:34:14.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:34:14.521Z] [2021-02-02T20:34:14.521Z] Login Succeeded [2021-02-02T20:34:14.790Z] nexus3.edgexfoundry.org:10003 [2021-02-02T20:34:14.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:34:14.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:34:14.790Z] Configure a credential helper to remove this warning. See [2021-02-02T20:34:14.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:34:14.790Z] [2021-02-02T20:34:14.790Z] Login Succeeded [2021-02-02T20:34:14.790Z] nexus3.edgexfoundry.org:10004 [2021-02-02T20:34:15.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:34:15.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:34:15.056Z] Configure a credential helper to remove this warning. See [2021-02-02T20:34:15.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:34:15.056Z] [2021-02-02T20:34:15.056Z] Login Succeeded [2021-02-02T20:34:15.056Z] docker.io [2021-02-02T20:34:15.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:34:15.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:34:15.609Z] Configure a credential helper to remove this warning. See [2021-02-02T20:34:15.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:34:15.609Z] [2021-02-02T20:34:15.609Z] Login Succeeded [2021-02-02T20:34:15.609Z] ---> docker-login.sh ends [Pipeline] } [2021-02-02T20:34:15.635Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-02T20:34:16.015Z] ========================================================= [2021-02-02T20:34:16.015Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-02T20:34:16.015Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:34:16.373Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-02-02T20:34:16.373Z] Sending build context to Docker daemon 325.1kB [2021-02-02T20:34:16.373Z] Step 1/10 : ARG BASE=golang:1.15-alpine3.12 [2021-02-02T20:34:16.373Z] Step 2/10 : FROM ${BASE} [2021-02-02T20:34:16.655Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-02T20:34:16.655Z] 188c0c94c7c5: Pulling fs layer [2021-02-02T20:34:16.655Z] 0ef7d3d256c8: Pulling fs layer [2021-02-02T20:34:16.655Z] de9db76c5a1d: Pulling fs layer [2021-02-02T20:34:16.655Z] bca2f99d35d6: Pulling fs layer [2021-02-02T20:34:16.655Z] 93359f2a8cfa: Pulling fs layer [2021-02-02T20:34:16.655Z] 7c6f9722023f: Pulling fs layer [2021-02-02T20:34:16.655Z] a35cf1a2eb13: Pulling fs layer [2021-02-02T20:34:16.655Z] bca2f99d35d6: Waiting [2021-02-02T20:34:16.655Z] 93359f2a8cfa: Waiting [2021-02-02T20:34:16.655Z] 7c6f9722023f: Waiting [2021-02-02T20:34:16.655Z] a35cf1a2eb13: Waiting [2021-02-02T20:34:16.655Z] de9db76c5a1d: Verifying Checksum [2021-02-02T20:34:16.655Z] de9db76c5a1d: Download complete [2021-02-02T20:34:16.655Z] 0ef7d3d256c8: Verifying Checksum [2021-02-02T20:34:16.655Z] 0ef7d3d256c8: Download complete [2021-02-02T20:34:16.655Z] 93359f2a8cfa: Verifying Checksum [2021-02-02T20:34:16.655Z] 93359f2a8cfa: Download complete [2021-02-02T20:34:16.655Z] 7c6f9722023f: Verifying Checksum [2021-02-02T20:34:16.655Z] 7c6f9722023f: Download complete [2021-02-02T20:34:16.655Z] 188c0c94c7c5: Verifying Checksum [2021-02-02T20:34:16.655Z] 188c0c94c7c5: Download complete [2021-02-02T20:34:16.934Z] 188c0c94c7c5: Pull complete [2021-02-02T20:34:17.213Z] 0ef7d3d256c8: Pull complete [2021-02-02T20:34:17.488Z] de9db76c5a1d: Pull complete [2021-02-02T20:34:19.489Z] a35cf1a2eb13: Verifying Checksum [2021-02-02T20:34:19.489Z] a35cf1a2eb13: Download complete [2021-02-02T20:34:19.762Z] bca2f99d35d6: Verifying Checksum [2021-02-02T20:34:19.762Z] bca2f99d35d6: Download complete [2021-02-02T20:34:26.464Z] bca2f99d35d6: Pull complete [2021-02-02T20:34:26.464Z] 93359f2a8cfa: Pull complete [2021-02-02T20:34:26.464Z] 7c6f9722023f: Pull complete [2021-02-02T20:34:33.152Z] a35cf1a2eb13: Pull complete [2021-02-02T20:34:33.152Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-02T20:34:33.152Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-02T20:34:33.152Z] ---> a62c8e92a672 [2021-02-02T20:34:33.152Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-02-02T20:34:33.425Z] ---> Running in 2e4c2c36471a [2021-02-02T20:34:34.011Z] Removing intermediate container 2e4c2c36471a [2021-02-02T20:34:34.011Z] ---> acf3b8998d49 [2021-02-02T20:34:34.011Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-02-02T20:34:34.011Z] ---> Running in 67030b5e856a [2021-02-02T20:34:34.276Z] Removing intermediate container 67030b5e856a [2021-02-02T20:34:34.276Z] ---> 840f57895c75 [2021-02-02T20:34:34.276Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2021-02-02T20:34:34.276Z] ---> Running in bc0147d3012f [2021-02-02T20:34:34.540Z] Removing intermediate container bc0147d3012f [2021-02-02T20:34:34.541Z] ---> d16cd6613fa2 [2021-02-02T20:34:34.541Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-02T20:34:34.541Z] ---> Running in 630f307e5608 [2021-02-02T20:34:35.953Z] Removing intermediate container 630f307e5608 [2021-02-02T20:34:35.953Z] ---> dcfa60cb2c3b [2021-02-02T20:34:35.953Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-02-02T20:34:35.953Z] ---> Running in 39cba1bcca23 [2021-02-02T20:34:37.374Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-02T20:34:37.968Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-02T20:34:38.235Z] OK: 166 MiB in 39 packages [2021-02-02T20:34:38.818Z] Removing intermediate container 39cba1bcca23 [2021-02-02T20:34:38.818Z] ---> 5a2e173bc290 [2021-02-02T20:34:38.818Z] Step 8/10 : WORKDIR /device-snmp-go [2021-02-02T20:34:39.087Z] ---> Running in 00bd867763ea [2021-02-02T20:34:39.087Z] Removing intermediate container 00bd867763ea [2021-02-02T20:34:39.087Z] ---> d643b453aee1 [2021-02-02T20:34:39.087Z] Step 9/10 : COPY . . [2021-02-02T20:34:39.699Z] ---> 838d356acaba [2021-02-02T20:34:39.699Z] Step 10/10 : RUN go mod download [2021-02-02T20:34:39.699Z] ---> Running in 697b05b6124f [2021-02-02T20:35:00.586Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-24619 in /w/workspace/gexfoundry_device-snmp-go_master [Pipeline] { [Pipeline] ws [2021-02-02T20:35:00.650Z] Running in /w/workspace/device-snmp-go/23 [Pipeline] { [Pipeline] checkout [2021-02-02T20:35:02.131Z] Removing intermediate container 697b05b6124f [2021-02-02T20:35:02.131Z] ---> e4739967585e [2021-02-02T20:35:02.131Z] Successfully built e4739967585e [2021-02-02T20:35:02.131Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:35:02.526Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-02T20:35:02.792Z] . [Pipeline] withDockerContainer [2021-02-02T20:35:03.110Z] prd-centos7-docker-4c-2g-24616 does not seem to be running inside a container [2021-02-02T20:35:03.258Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/23 -v /w/workspace/device-snmp-go/23:/w/workspace/device-snmp-go/23:rw,z -v /w/workspace/device-snmp-go/23@tmp:/w/workspace/device-snmp-go/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-02T20:35:04.625Z] $ docker top b8c5affdb8c05fe772a43ac907a6c2f4e31a7740c87161d18b4b946375247c30 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-02T20:35:05.432Z] + go version [2021-02-02T20:35:05.432Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-02T20:35:05.480Z] $ docker stop --time=1 b8c5affdb8c05fe772a43ac907a6c2f4e31a7740c87161d18b4b946375247c30 [2021-02-02T20:35:06.071Z] using credential edgex-jenkins-ssh [2021-02-02T20:35:06.126Z] Cloning the remote Git repository [2021-02-02T20:35:06.198Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-02-02T20:35:06.324Z] > git init /w/workspace/device-snmp-go/23 # timeout=10 [2021-02-02T20:35:06.404Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-02-02T20:35:06.405Z] > git --version # timeout=10 [2021-02-02T20:35:06.423Z] > git --version # 'git version 2.17.1' [2021-02-02T20:35:06.424Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-02T20:35:06.531Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-02T20:35:07.160Z] $ docker rm -f b8c5affdb8c05fe772a43ac907a6c2f4e31a7740c87161d18b4b946375247c30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:35:07.936Z] Checking out Revision 2835f428d5bb359d09284af55213ecc07555b5ca (master) [2021-02-02T20:35:08.117Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-02T20:35:08.118Z] . [Pipeline] withDockerContainer [2021-02-02T20:35:07.349Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-02-02T20:35:07.369Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-02T20:35:07.392Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-02-02T20:35:07.434Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-02-02T20:35:07.435Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-02T20:35:07.448Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-02T20:35:07.960Z] > git config core.sparsecheckout # timeout=10 [2021-02-02T20:35:07.981Z] > git checkout -f 2835f428d5bb359d09284af55213ecc07555b5ca # timeout=10 [2021-02-02T20:35:08.299Z] prd-centos7-docker-4c-2g-24616 does not seem to be running inside a container [2021-02-02T20:35:08.645Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/23 -v /w/workspace/device-snmp-go/23:/w/workspace/device-snmp-go/23:rw,z -v /w/workspace/device-snmp-go/23@tmp:/w/workspace/device-snmp-go/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-02T20:35:09.721Z] $ docker top a05b4ff20d5b26aeb229059872c35b0d6b8bb6635ebd5cba5a6c50863428b1ab -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-02T20:35:10.289Z] + make test [2021-02-02T20:35:10.289Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-02-02T20:35:11.295Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-02-02T20:35:12.608Z] Commit message: "Merge pull request #89 from iain-anderson/commit-lint" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-02T20:35:14.145Z] + git checkout 2835f428d5bb359d09284af55213ecc07555b5ca [2021-02-02T20:35:14.145Z] HEAD is now at 2835f42 Merge pull request #89 from iain-anderson/commit-lint [Pipeline] sh [2021-02-02T20:35:14.617Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-02T20:35:14.991Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-02T20:35:15.366Z] + sudo service docker restart [2021-02-02T20:35:15.366Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-02T20:35:18.137Z] provisioning config files... [2021-02-02T20:35:18.194Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/23@tmp/config3989683114025492256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-02T20:35:18.641Z] ---> docker-login.sh [2021-02-02T20:35:18.641Z] nexus3.edgexfoundry.org:10001 [2021-02-02T20:35:19.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:35:19.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:35:19.924Z] Configure a credential helper to remove this warning. See [2021-02-02T20:35:19.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:35:19.924Z] [2021-02-02T20:35:19.924Z] Login Succeeded [2021-02-02T20:35:19.924Z] nexus3.edgexfoundry.org:10002 [2021-02-02T20:35:20.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:35:20.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:35:20.526Z] Configure a credential helper to remove this warning. See [2021-02-02T20:35:20.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:35:20.526Z] [2021-02-02T20:35:20.526Z] Login Succeeded [2021-02-02T20:35:20.526Z] nexus3.edgexfoundry.org:10003 [2021-02-02T20:35:20.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:35:21.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:35:21.090Z] Configure a credential helper to remove this warning. See [2021-02-02T20:35:21.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:35:21.090Z] [2021-02-02T20:35:21.090Z] Login Succeeded [2021-02-02T20:35:21.090Z] nexus3.edgexfoundry.org:10004 [2021-02-02T20:35:21.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:35:21.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:35:21.643Z] Configure a credential helper to remove this warning. See [2021-02-02T20:35:21.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:35:21.643Z] [2021-02-02T20:35:21.643Z] Login Succeeded [2021-02-02T20:35:21.643Z] docker.io [2021-02-02T20:35:21.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:35:22.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:35:22.536Z] Configure a credential helper to remove this warning. See [2021-02-02T20:35:22.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:35:22.536Z] [2021-02-02T20:35:22.536Z] Login Succeeded [2021-02-02T20:35:22.536Z] ---> docker-login.sh ends [Pipeline] } [2021-02-02T20:35:22.561Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-02T20:35:23.050Z] ========================================================= [2021-02-02T20:35:23.050Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-02T20:35:23.050Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:35:23.431Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-02-02T20:35:23.704Z] Sending build context to Docker daemon 324.1kB [2021-02-02T20:35:23.985Z] Step 1/10 : ARG BASE=golang:1.15-alpine3.12 [2021-02-02T20:35:23.985Z] Step 2/10 : FROM ${BASE} [2021-02-02T20:35:23.985Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-02T20:35:23.985Z] 5f621e34cdf4: Pulling fs layer [2021-02-02T20:35:23.985Z] a4357932f1b6: Pulling fs layer [2021-02-02T20:35:23.985Z] 18c013af1878: Pulling fs layer [2021-02-02T20:35:23.985Z] 00ac8860ef70: Pulling fs layer [2021-02-02T20:35:23.985Z] 63d7cb157983: Pulling fs layer [2021-02-02T20:35:23.985Z] b116817d02f9: Pulling fs layer [2021-02-02T20:35:23.985Z] 745a02a5169b: Pulling fs layer [2021-02-02T20:35:23.985Z] 00ac8860ef70: Waiting [2021-02-02T20:35:23.985Z] 63d7cb157983: Waiting [2021-02-02T20:35:23.985Z] 745a02a5169b: Waiting [2021-02-02T20:35:23.985Z] b116817d02f9: Waiting [2021-02-02T20:35:23.985Z] 18c013af1878: Verifying Checksum [2021-02-02T20:35:23.985Z] 18c013af1878: Download complete [2021-02-02T20:35:23.985Z] a4357932f1b6: Verifying Checksum [2021-02-02T20:35:23.985Z] a4357932f1b6: Download complete [2021-02-02T20:35:23.985Z] 63d7cb157983: Verifying Checksum [2021-02-02T20:35:23.985Z] 63d7cb157983: Download complete [2021-02-02T20:35:23.985Z] b116817d02f9: Verifying Checksum [2021-02-02T20:35:23.985Z] b116817d02f9: Download complete [2021-02-02T20:35:23.985Z] 5f621e34cdf4: Verifying Checksum [2021-02-02T20:35:23.985Z] 5f621e34cdf4: Download complete [2021-02-02T20:35:24.991Z] 5f621e34cdf4: Pull complete [2021-02-02T20:35:25.597Z] a4357932f1b6: Pull complete [2021-02-02T20:35:25.880Z] 18c013af1878: Pull complete [2021-02-02T20:35:26.479Z] 745a02a5169b: Verifying Checksum [2021-02-02T20:35:26.479Z] 745a02a5169b: Download complete [2021-02-02T20:35:26.487Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2021-02-02T20:35:26.487Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.006s coverage: 0.0% of statements [2021-02-02T20:35:26.487Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-02-02T20:35:27.907Z] gofmt -l . [2021-02-02T20:35:27.907Z] [ "`gofmt -l .`" = "" ] [2021-02-02T20:35:27.907Z] ./bin/test-attribution-txt.sh [2021-02-02T20:35:27.918Z] 00ac8860ef70: Verifying Checksum [2021-02-02T20:35:27.918Z] 00ac8860ef70: Download complete [2021-02-02T20:35:28.870Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-02-02T20:35:28.896Z] $ docker stop --time=1 a05b4ff20d5b26aeb229059872c35b0d6b8bb6635ebd5cba5a6c50863428b1ab [2021-02-02T20:35:31.268Z] $ docker rm -f a05b4ff20d5b26aeb229059872c35b0d6b8bb6635ebd5cba5a6c50863428b1ab [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-02T20:35:31.871Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-02T20:35:32.271Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-02-02T20:35:33.477Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-02-02T20:35:33.781Z] + ls -al . [2021-02-02T20:35:33.781Z] total 104 [2021-02-02T20:35:33.781Z] drwxrwxr-x. 8 jenkins jenkins 4096 Feb 2 20:35 . [2021-02-02T20:35:33.781Z] drwxrwxr-x. 4 jenkins jenkins 30 Feb 2 20:34 .. [2021-02-02T20:35:33.781Z] -rw-rw-r--. 1 jenkins jenkins 5082 Feb 2 20:34 Attribution.txt [2021-02-02T20:35:33.781Z] drwxrwxr-x. 2 jenkins jenkins 87 Feb 2 20:34 bin [2021-02-02T20:35:33.781Z] drwxrwxr-x. 3 jenkins jenkins 32 Feb 2 20:34 cmd [2021-02-02T20:35:33.781Z] -rw-r--r--. 1 jenkins jenkins 8493 Feb 2 20:35 coverage.out [2021-02-02T20:35:33.781Z] -rw-rw-r--. 1 jenkins jenkins 1529 Feb 2 20:34 Dockerfile [2021-02-02T20:35:33.781Z] -rw-rw-r--. 1 jenkins jenkins 1006 Feb 2 20:34 Dockerfile.build [2021-02-02T20:35:33.781Z] -rw-rw-r--. 1 jenkins jenkins 6 Feb 2 20:34 .dockerignore [2021-02-02T20:35:33.781Z] drwxrwxr-x. 8 jenkins jenkins 162 Feb 2 20:34 .git [2021-02-02T20:35:33.781Z] drwxrwxr-x. 2 jenkins jenkins 103 Feb 2 20:34 .github [2021-02-02T20:35:33.781Z] -rw-rw-r--. 1 jenkins jenkins 272 Feb 2 20:34 .gitignore [2021-02-02T20:35:33.781Z] -rw-r--r--. 1 jenkins jenkins 204 Feb 2 20:35 go.mod [2021-02-02T20:35:33.781Z] -rw-r--r--. 1 jenkins jenkins 14156 Feb 2 20:35 go.sum [2021-02-02T20:35:33.781Z] drwxrwxr-x. 3 jenkins jenkins 20 Feb 2 20:34 internal [2021-02-02T20:35:33.781Z] -rw-rw-r--. 1 jenkins jenkins 656 Feb 2 20:34 Jenkinsfile [2021-02-02T20:35:33.781Z] -rw-rw-r--. 1 jenkins jenkins 11340 Feb 2 20:34 LICENSE [2021-02-02T20:35:33.781Z] -rw-rw-r--. 1 jenkins jenkins 937 Feb 2 20:34 Makefile [2021-02-02T20:35:33.781Z] drwxrwxr-x. 2 jenkins jenkins 84 Feb 2 20:34 profiles [2021-02-02T20:35:33.781Z] -rw-rw-r--. 1 jenkins jenkins 12398 Feb 2 20:34 README.md [2021-02-02T20:35:33.781Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 2 20:31 VERSION [2021-02-02T20:35:33.781Z] -rw-rw-r--. 1 jenkins jenkins 209 Feb 2 20:34 version.go [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:35:34.099Z] + docker build -t docker-device-snmp-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=2835f428d5bb359d09284af55213ecc07555b5ca --label arch=amd64 --label version=1.3.1 . [2021-02-02T20:35:34.361Z] Sending build context to Docker daemon 334.3kB [2021-02-02T20:35:34.361Z] Step 1/26 : ARG BASE=golang:1.15-alpine3.12 [2021-02-02T20:35:34.361Z] Step 2/26 : FROM ${BASE} AS builder [2021-02-02T20:35:34.361Z] ---> e4739967585e [2021-02-02T20:35:34.361Z] Step 3/26 : ARG MAKE='make build' [2021-02-02T20:35:34.625Z] ---> Running in f1317a59a444 [2021-02-02T20:35:34.887Z] Removing intermediate container f1317a59a444 [2021-02-02T20:35:34.888Z] ---> 07cdb23e5810 [2021-02-02T20:35:34.888Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2021-02-02T20:35:34.888Z] ---> Running in 257aac576104 [2021-02-02T20:35:34.888Z] Removing intermediate container 257aac576104 [2021-02-02T20:35:34.888Z] ---> ba121bb99f13 [2021-02-02T20:35:34.888Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2021-02-02T20:35:35.151Z] ---> Running in 814793ebcd5e [2021-02-02T20:35:35.151Z] Removing intermediate container 814793ebcd5e [2021-02-02T20:35:35.151Z] ---> d349eccd1500 [2021-02-02T20:35:35.151Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-02T20:35:35.414Z] ---> Running in eac38d8521af [2021-02-02T20:35:36.364Z] Removing intermediate container eac38d8521af [2021-02-02T20:35:36.364Z] ---> 8c5a015dfe9c [2021-02-02T20:35:36.364Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-02-02T20:35:36.364Z] ---> Running in 5ee5400c4ae7 [2021-02-02T20:35:36.941Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-02T20:35:37.916Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-02T20:35:38.121Z] 00ac8860ef70: Pull complete [2021-02-02T20:35:38.121Z] 63d7cb157983: Pull complete [2021-02-02T20:35:38.397Z] b116817d02f9: Pull complete [2021-02-02T20:35:38.869Z] OK: 166 MiB in 39 packages [2021-02-02T20:35:39.450Z] Removing intermediate container 5ee5400c4ae7 [2021-02-02T20:35:39.450Z] ---> 93aa44f2b495 [2021-02-02T20:35:39.450Z] Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go [2021-02-02T20:35:39.450Z] ---> Running in b5424ac16609 [2021-02-02T20:35:39.715Z] Removing intermediate container b5424ac16609 [2021-02-02T20:35:39.715Z] ---> 43593e1c45cf [2021-02-02T20:35:39.715Z] Step 9/26 : COPY go.mod . [2021-02-02T20:35:39.979Z] ---> 0850a6cc7b67 [2021-02-02T20:35:39.979Z] Step 10/26 : COPY Makefile . [2021-02-02T20:35:40.247Z] ---> 3c19063dbf51 [2021-02-02T20:35:40.247Z] Step 11/26 : RUN make update [2021-02-02T20:35:40.247Z] ---> Running in cb9653dd0a84 [2021-02-02T20:35:40.834Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-02-02T20:35:41.410Z] Removing intermediate container cb9653dd0a84 [2021-02-02T20:35:41.410Z] ---> a3865e238565 [2021-02-02T20:35:41.410Z] Step 12/26 : COPY . . [2021-02-02T20:35:42.003Z] ---> 531d0592981e [2021-02-02T20:35:42.003Z] Step 13/26 : RUN ${MAKE} [2021-02-02T20:35:42.003Z] ---> Running in 180e2bad22a3 [2021-02-02T20:35:43.437Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=1.3.1" -o cmd/device-snmp-go ./cmd [2021-02-02T20:35:43.441Z] 745a02a5169b: Pull complete [2021-02-02T20:35:43.441Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-02T20:35:43.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-02T20:35:43.441Z] ---> b7e6874047d6 [2021-02-02T20:35:43.441Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-02-02T20:35:45.429Z] ---> Running in d9fd85cc5d04 [2021-02-02T20:35:45.429Z] Removing intermediate container d9fd85cc5d04 [2021-02-02T20:35:45.429Z] ---> c2cd5e138cbf [2021-02-02T20:35:45.429Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-02-02T20:35:45.705Z] ---> Running in ffc2a5a0a675 [2021-02-02T20:35:46.303Z] Removing intermediate container ffc2a5a0a675 [2021-02-02T20:35:46.303Z] ---> eb214238df43 [2021-02-02T20:35:46.303Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2021-02-02T20:35:46.303Z] ---> Running in 19fc8eca767c [2021-02-02T20:35:46.584Z] Removing intermediate container 19fc8eca767c [2021-02-02T20:35:46.584Z] ---> ebf611c07c25 [2021-02-02T20:35:46.584Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-02T20:35:46.856Z] ---> Running in 1b6934739ef2 [2021-02-02T20:35:48.828Z] Removing intermediate container 1b6934739ef2 [2021-02-02T20:35:48.828Z] ---> 9a3c9efbeff8 [2021-02-02T20:35:48.828Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-02-02T20:35:49.099Z] ---> Running in 19325b1ef8ab [2021-02-02T20:35:50.077Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-02T20:35:51.515Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-02T20:35:51.652Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-02-02T20:35:52.953Z] OK: 142 MiB in 39 packages [2021-02-02T20:35:53.972Z] Removing intermediate container 19325b1ef8ab [2021-02-02T20:35:53.972Z] ---> e8b8d2bc2db5 [2021-02-02T20:35:53.972Z] Step 8/10 : WORKDIR /device-snmp-go [2021-02-02T20:35:54.252Z] ---> Running in e9d25812ece6 [2021-02-02T20:35:54.849Z] Removing intermediate container e9d25812ece6 [2021-02-02T20:35:54.849Z] ---> 25dbd03591e7 [2021-02-02T20:35:54.849Z] Step 9/10 : COPY . . [2021-02-02T20:35:54.986Z] Removing intermediate container 180e2bad22a3 [2021-02-02T20:35:54.986Z] ---> 456644e457b3 [2021-02-02T20:35:54.986Z] Step 14/26 : FROM alpine:3.12 [2021-02-02T20:35:55.580Z] 3.12: Pulling from library/alpine [2021-02-02T20:35:55.580Z] 801bfaa63ef2: Pulling fs layer [2021-02-02T20:35:55.834Z] ---> 1aac3b974131 [2021-02-02T20:35:55.834Z] Step 10/10 : RUN go mod download [2021-02-02T20:35:55.834Z] ---> Running in 70cea056670f [2021-02-02T20:35:55.844Z] 801bfaa63ef2: Download complete [2021-02-02T20:35:56.108Z] 801bfaa63ef2: Pull complete [2021-02-02T20:35:56.108Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-02T20:35:56.108Z] Status: Downloaded newer image for alpine:3.12 [2021-02-02T20:35:56.108Z] ---> 389fef711851 [2021-02-02T20:35:56.108Z] Step 15/26 : ENV APP_PORT=49993 [2021-02-02T20:35:56.108Z] ---> Running in 0ba09b86b770 [2021-02-02T20:35:56.374Z] Removing intermediate container 0ba09b86b770 [2021-02-02T20:35:56.374Z] ---> 7e17cbd91bfb [2021-02-02T20:35:56.374Z] Step 16/26 : EXPOSE $APP_PORT [2021-02-02T20:35:56.374Z] ---> Running in e8d4b4a0b868 [2021-02-02T20:35:56.644Z] Removing intermediate container e8d4b4a0b868 [2021-02-02T20:35:56.644Z] ---> af81010c0356 [2021-02-02T20:35:56.644Z] Step 17/26 : ENV DEVICE_PORT=161 [2021-02-02T20:35:56.644Z] ---> Running in 8cc3e0d2931f [2021-02-02T20:35:56.644Z] Removing intermediate container 8cc3e0d2931f [2021-02-02T20:35:56.644Z] ---> 6fe2fba38e38 [2021-02-02T20:35:56.644Z] Step 18/26 : EXPOSE $DEVICE_PORT [2021-02-02T20:35:56.907Z] ---> Running in 1d6064595dcb [2021-02-02T20:35:56.907Z] Removing intermediate container 1d6064595dcb [2021-02-02T20:35:56.907Z] ---> 5a028a604a0a [2021-02-02T20:35:56.907Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / [2021-02-02T20:35:57.488Z] ---> 3bb0d2ae03bd [2021-02-02T20:35:57.488Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / [2021-02-02T20:35:57.761Z] ---> 391be3d439b1 [2021-02-02T20:35:57.761Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / [2021-02-02T20:35:58.031Z] ---> 9898157e70bd [2021-02-02T20:35:58.031Z] Step 22/26 : ENTRYPOINT ["/device-snmp-go"] [2021-02-02T20:35:58.031Z] ---> Running in b5b75add7b8b [2021-02-02T20:35:58.310Z] Removing intermediate container b5b75add7b8b [2021-02-02T20:35:58.310Z] ---> 974fcedb9d90 [2021-02-02T20:35:58.310Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-02-02T20:35:58.310Z] ---> Running in 7d45ce378d6d [2021-02-02T20:35:58.585Z] Removing intermediate container 7d45ce378d6d [2021-02-02T20:35:58.585Z] ---> 33b9ca355f48 [2021-02-02T20:35:58.585Z] Step 24/26 : LABEL arch=amd64 [2021-02-02T20:35:58.585Z] ---> Running in f4cfc7c464b3 [2021-02-02T20:35:58.859Z] Removing intermediate container f4cfc7c464b3 [2021-02-02T20:35:58.859Z] ---> 1e79b6a8d341 [2021-02-02T20:35:58.859Z] Step 25/26 : LABEL git_sha=2835f428d5bb359d09284af55213ecc07555b5ca [2021-02-02T20:35:58.859Z] ---> Running in 8dfad30416ee [2021-02-02T20:35:59.142Z] Removing intermediate container 8dfad30416ee [2021-02-02T20:35:59.142Z] ---> cc19c91bb235 [2021-02-02T20:35:59.142Z] Step 26/26 : LABEL version=1.3.1 [2021-02-02T20:35:59.142Z] ---> Running in 2a4a4f977725 [2021-02-02T20:35:59.414Z] Removing intermediate container 2a4a4f977725 [2021-02-02T20:35:59.414Z] ---> 5540e15f1736 [2021-02-02T20:35:59.414Z] [Warning] One or more build-args [ARCH] were not consumed [2021-02-02T20:35:59.414Z] Successfully built 5540e15f1736 [2021-02-02T20:35:59.414Z] Successfully tagged docker-device-snmp-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-02T20:35:59.859Z] provisioning config files... [2021-02-02T20:35:59.931Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/23@tmp/config1118658103432917200tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-02T20:36:00.344Z] ---> docker-login.sh [2021-02-02T20:36:00.345Z] nexus3.edgexfoundry.org:10001 [2021-02-02T20:36:00.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:36:00.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:36:00.614Z] Configure a credential helper to remove this warning. See [2021-02-02T20:36:00.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:36:00.614Z] [2021-02-02T20:36:00.614Z] Login Succeeded [2021-02-02T20:36:00.614Z] nexus3.edgexfoundry.org:10002 [2021-02-02T20:36:00.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:36:00.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:36:00.880Z] Configure a credential helper to remove this warning. See [2021-02-02T20:36:00.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:36:00.880Z] [2021-02-02T20:36:00.880Z] Login Succeeded [2021-02-02T20:36:00.880Z] nexus3.edgexfoundry.org:10003 [2021-02-02T20:36:00.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:36:00.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:36:00.880Z] Configure a credential helper to remove this warning. See [2021-02-02T20:36:00.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:36:00.880Z] [2021-02-02T20:36:00.880Z] Login Succeeded [2021-02-02T20:36:00.880Z] nexus3.edgexfoundry.org:10004 [2021-02-02T20:36:01.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:36:01.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:36:01.150Z] Configure a credential helper to remove this warning. See [2021-02-02T20:36:01.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:36:01.150Z] [2021-02-02T20:36:01.150Z] Login Succeeded [2021-02-02T20:36:01.150Z] docker.io [2021-02-02T20:36:01.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:36:01.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:36:01.684Z] Configure a credential helper to remove this warning. See [2021-02-02T20:36:01.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:36:01.684Z] [2021-02-02T20:36:01.684Z] Login Succeeded [2021-02-02T20:36:01.684Z] ---> docker-login.sh ends [Pipeline] } [2021-02-02T20:36:01.697Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-02T20:36:01.931Z] [edgeXDocker.push] Tagging docker image docker-device-snmp-go with the following tags: [2021-02-02T20:36:01.931Z] 2835f428d5bb359d09284af55213ecc07555b5ca [2021-02-02T20:36:01.931Z] latest [2021-02-02T20:36:01.931Z] 1.3.1 [2021-02-02T20:36:01.931Z] 2835f428d5bb359d09284af55213ecc07555b5ca-1.3.1 [2021-02-02T20:36:01.931Z] master [2021-02-02T20:36:01.931Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:36:02.507Z] + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:2835f428d5bb359d09284af55213ecc07555b5ca [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:36:02.842Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:2835f428d5bb359d09284af55213ecc07555b5ca [2021-02-02T20:36:02.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] [2021-02-02T20:36:02.842Z] 9a69e3e398d3: Preparing [2021-02-02T20:36:02.842Z] 03bdb94beed1: Preparing [2021-02-02T20:36:02.842Z] 2b8bcf1a9a8e: Preparing [2021-02-02T20:36:02.842Z] 777b2c648970: Preparing [2021-02-02T20:36:02.842Z] 777b2c648970: Layer already exists [2021-02-02T20:36:03.113Z] 9a69e3e398d3: Pushed [2021-02-02T20:36:03.113Z] 03bdb94beed1: Pushed [2021-02-02T20:36:04.067Z] 2b8bcf1a9a8e: Pushed [2021-02-02T20:36:04.344Z] 2835f428d5bb359d09284af55213ecc07555b5ca: digest: sha256:27fc5c19401e5df5931b41ba5d0bb0af49c8ac9c44525d4f42681f9446156e60 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:36:04.709Z] + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:latest [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:36:05.032Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:latest [2021-02-02T20:36:05.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] [2021-02-02T20:36:05.032Z] 9a69e3e398d3: Preparing [2021-02-02T20:36:05.032Z] 03bdb94beed1: Preparing [2021-02-02T20:36:05.032Z] 2b8bcf1a9a8e: Preparing [2021-02-02T20:36:05.032Z] 777b2c648970: Preparing [2021-02-02T20:36:05.032Z] 03bdb94beed1: Layer already exists [2021-02-02T20:36:05.032Z] 9a69e3e398d3: Layer already exists [2021-02-02T20:36:05.032Z] 777b2c648970: Layer already exists [2021-02-02T20:36:05.032Z] 2b8bcf1a9a8e: Layer already exists [2021-02-02T20:36:05.032Z] latest: digest: sha256:27fc5c19401e5df5931b41ba5d0bb0af49c8ac9c44525d4f42681f9446156e60 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:36:05.348Z] + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:1.3.1 [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:36:05.657Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:1.3.1 [2021-02-02T20:36:05.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] [2021-02-02T20:36:05.657Z] 9a69e3e398d3: Preparing [2021-02-02T20:36:05.657Z] 03bdb94beed1: Preparing [2021-02-02T20:36:05.657Z] 2b8bcf1a9a8e: Preparing [2021-02-02T20:36:05.657Z] 777b2c648970: Preparing [2021-02-02T20:36:05.657Z] 2b8bcf1a9a8e: Layer already exists [2021-02-02T20:36:05.657Z] 03bdb94beed1: Layer already exists [2021-02-02T20:36:05.657Z] 9a69e3e398d3: Layer already exists [2021-02-02T20:36:05.657Z] 777b2c648970: Layer already exists [2021-02-02T20:36:05.657Z] 1.3.1: digest: sha256:27fc5c19401e5df5931b41ba5d0bb0af49c8ac9c44525d4f42681f9446156e60 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:36:05.969Z] + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:2835f428d5bb359d09284af55213ecc07555b5ca-1.3.1 [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:36:06.287Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:2835f428d5bb359d09284af55213ecc07555b5ca-1.3.1 [2021-02-02T20:36:06.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] [2021-02-02T20:36:06.287Z] 9a69e3e398d3: Preparing [2021-02-02T20:36:06.287Z] 03bdb94beed1: Preparing [2021-02-02T20:36:06.287Z] 2b8bcf1a9a8e: Preparing [2021-02-02T20:36:06.287Z] 777b2c648970: Preparing [2021-02-02T20:36:06.287Z] 777b2c648970: Layer already exists [2021-02-02T20:36:06.287Z] 2b8bcf1a9a8e: Layer already exists [2021-02-02T20:36:06.287Z] 9a69e3e398d3: Layer already exists [2021-02-02T20:36:06.287Z] 03bdb94beed1: Layer already exists [2021-02-02T20:36:06.287Z] 2835f428d5bb359d09284af55213ecc07555b5ca-1.3.1: digest: sha256:27fc5c19401e5df5931b41ba5d0bb0af49c8ac9c44525d4f42681f9446156e60 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:36:06.613Z] + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:master [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:36:06.926Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:master [2021-02-02T20:36:06.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] [2021-02-02T20:36:06.926Z] 9a69e3e398d3: Preparing [2021-02-02T20:36:06.926Z] 03bdb94beed1: Preparing [2021-02-02T20:36:06.926Z] 2b8bcf1a9a8e: Preparing [2021-02-02T20:36:06.926Z] 777b2c648970: Preparing [2021-02-02T20:36:06.926Z] 9a69e3e398d3: Layer already exists [2021-02-02T20:36:06.926Z] 777b2c648970: Layer already exists [2021-02-02T20:36:06.926Z] 03bdb94beed1: Layer already exists [2021-02-02T20:36:06.926Z] 2b8bcf1a9a8e: Layer already exists [2021-02-02T20:36:06.926Z] master: digest: sha256:27fc5c19401e5df5931b41ba5d0bb0af49c8ac9c44525d4f42681f9446156e60 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-02T20:36:07.182Z] ===================================================== [Pipeline] echo [2021-02-02T20:36:07.236Z] taggedImages: [2021-02-02T20:36:07.236Z] - nexus3.edgexfoundry.org:10004/docker-device-snmp-go:2835f428d5bb359d09284af55213ecc07555b5ca [2021-02-02T20:36:07.236Z] - nexus3.edgexfoundry.org:10004/docker-device-snmp-go:latest [2021-02-02T20:36:07.236Z] - nexus3.edgexfoundry.org:10004/docker-device-snmp-go:1.3.1 [2021-02-02T20:36:07.236Z] - nexus3.edgexfoundry.org:10004/docker-device-snmp-go:2835f428d5bb359d09284af55213ecc07555b5ca-1.3.1 [2021-02-02T20:36:07.236Z] - nexus3.edgexfoundry.org:10004/docker-device-snmp-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-02T20:36:18.100Z] Removing intermediate container 70cea056670f [2021-02-02T20:36:18.100Z] ---> 1dc58133924b [2021-02-02T20:36:18.100Z] Successfully built 1dc58133924b [2021-02-02T20:36:18.100Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:36:18.458Z] + docker inspect -f . ci-base-image-arm64 [2021-02-02T20:36:18.458Z] . [Pipeline] withDockerContainer [2021-02-02T20:36:18.767Z] prd-ubuntu18.04-docker-arm64-4c-16g-24619 does not seem to be running inside a container [2021-02-02T20:36:18.864Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/23 -v /w/workspace/device-snmp-go/23:/w/workspace/device-snmp-go/23:rw,z -v /w/workspace/device-snmp-go/23@tmp:/w/workspace/device-snmp-go/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-02T20:36:20.283Z] $ docker top 4a970df0bed95d86a406986d1851d27899276ac7be76ab1b3662e8f04371b4e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-02T20:36:21.364Z] + go version [2021-02-02T20:36:21.364Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-02T20:36:21.387Z] $ docker stop --time=1 4a970df0bed95d86a406986d1851d27899276ac7be76ab1b3662e8f04371b4e8 [2021-02-02T20:36:23.345Z] $ docker rm -f 4a970df0bed95d86a406986d1851d27899276ac7be76ab1b3662e8f04371b4e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:36:24.478Z] + docker inspect -f . ci-base-image-arm64 [2021-02-02T20:36:24.478Z] . [Pipeline] withDockerContainer [2021-02-02T20:36:24.728Z] prd-ubuntu18.04-docker-arm64-4c-16g-24619 does not seem to be running inside a container [2021-02-02T20:36:24.822Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/23 -v /w/workspace/device-snmp-go/23:/w/workspace/device-snmp-go/23:rw,z -v /w/workspace/device-snmp-go/23@tmp:/w/workspace/device-snmp-go/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-02T20:36:26.297Z] $ docker top 00ea47f72750b8a7cbacc38c6013c9d8b7c1b4cab85c45d4181831b80b2b6fe7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-02T20:36:27.276Z] + make test [2021-02-02T20:36:27.276Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-02-02T20:36:28.279Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-02-02T20:37:07.299Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2021-02-02T20:37:07.299Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.014s coverage: 0.0% of statements [2021-02-02T20:37:07.299Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-02-02T20:37:08.734Z] gofmt -l . [2021-02-02T20:37:08.734Z] [ "`gofmt -l .`" = "" ] [2021-02-02T20:37:08.734Z] ./bin/test-attribution-txt.sh [2021-02-02T20:37:09.710Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-02-02T20:37:09.999Z] $ docker stop --time=1 00ea47f72750b8a7cbacc38c6013c9d8b7c1b4cab85c45d4181831b80b2b6fe7 [2021-02-02T20:37:12.328Z] $ docker rm -f 00ea47f72750b8a7cbacc38c6013c9d8b7c1b4cab85c45d4181831b80b2b6fe7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-02T20:37:13.164Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-02T20:37:13.185Z] Warning: overwriting stash ‘coverage-report’ [2021-02-02T20:37:13.831Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-02T20:37:14.595Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-02-02T20:37:14.948Z] + ls -al . [2021-02-02T20:37:14.948Z] total 132 [2021-02-02T20:37:14.948Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 2 20:37 . [2021-02-02T20:37:14.948Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 2 20:35 .. [2021-02-02T20:37:14.948Z] -rw-rw-r-- 1 jenkins jenkins 6 Feb 2 20:35 .dockerignore [2021-02-02T20:37:14.948Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 2 20:35 .git [2021-02-02T20:37:14.948Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 2 20:35 .github [2021-02-02T20:37:14.948Z] -rw-rw-r-- 1 jenkins jenkins 272 Feb 2 20:35 .gitignore [2021-02-02T20:37:14.948Z] -rw-rw-r-- 1 jenkins jenkins 5082 Feb 2 20:35 Attribution.txt [2021-02-02T20:37:14.948Z] -rw-rw-r-- 1 jenkins jenkins 1529 Feb 2 20:35 Dockerfile [2021-02-02T20:37:14.948Z] -rw-rw-r-- 1 jenkins jenkins 1006 Feb 2 20:35 Dockerfile.build [2021-02-02T20:37:14.948Z] -rw-rw-r-- 1 jenkins jenkins 656 Feb 2 20:35 Jenkinsfile [2021-02-02T20:37:14.948Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 2 20:35 LICENSE [2021-02-02T20:37:14.948Z] -rw-rw-r-- 1 jenkins jenkins 937 Feb 2 20:35 Makefile [2021-02-02T20:37:14.948Z] -rw-rw-r-- 1 jenkins jenkins 12398 Feb 2 20:35 README.md [2021-02-02T20:37:14.948Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 2 20:31 VERSION [2021-02-02T20:37:14.948Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 2 20:35 bin [2021-02-02T20:37:14.948Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 2 20:35 cmd [2021-02-02T20:37:14.948Z] -rw-r--r-- 1 jenkins jenkins 8493 Feb 2 20:37 coverage.out [2021-02-02T20:37:14.948Z] -rw-r--r-- 1 jenkins jenkins 204 Feb 2 20:37 go.mod [2021-02-02T20:37:14.948Z] -rw-r--r-- 1 jenkins jenkins 14156 Feb 2 20:37 go.sum [2021-02-02T20:37:14.948Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 2 20:35 internal [2021-02-02T20:37:14.948Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 2 20:35 profiles [2021-02-02T20:37:14.948Z] -rw-rw-r-- 1 jenkins jenkins 209 Feb 2 20:35 version.go [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:37:15.314Z] + docker build -t docker-device-snmp-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2835f428d5bb359d09284af55213ecc07555b5ca --label arch=arm64 --label version=1.3.1 . [2021-02-02T20:37:15.598Z] Sending build context to Docker daemon 333.3kB [2021-02-02T20:37:15.598Z] Step 1/26 : ARG BASE=golang:1.15-alpine3.12 [2021-02-02T20:37:15.598Z] Step 2/26 : FROM ${BASE} AS builder [2021-02-02T20:37:15.598Z] ---> 1dc58133924b [2021-02-02T20:37:15.875Z] Step 3/26 : ARG MAKE='make build' [2021-02-02T20:37:15.875Z] ---> Running in bed1ebf1143d [2021-02-02T20:37:16.475Z] Removing intermediate container bed1ebf1143d [2021-02-02T20:37:16.475Z] ---> 1f93b548b9ba [2021-02-02T20:37:16.475Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2021-02-02T20:37:16.475Z] ---> Running in 7af87b8861a8 [2021-02-02T20:37:17.074Z] Removing intermediate container 7af87b8861a8 [2021-02-02T20:37:17.074Z] ---> 5a5478ba6aae [2021-02-02T20:37:17.074Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2021-02-02T20:37:17.074Z] ---> Running in 31e8f05540e4 [2021-02-02T20:37:17.669Z] Removing intermediate container 31e8f05540e4 [2021-02-02T20:37:17.669Z] ---> 0e7d67ba2278 [2021-02-02T20:37:17.669Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-02T20:37:17.669Z] ---> Running in 2d3ee1510a8a [2021-02-02T20:37:19.649Z] Removing intermediate container 2d3ee1510a8a [2021-02-02T20:37:19.649Z] ---> b3a1a7adbd41 [2021-02-02T20:37:19.649Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-02-02T20:37:19.923Z] ---> Running in 57a250e65c27 [2021-02-02T20:37:20.900Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-02T20:37:22.869Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-02T20:37:27.153Z] OK: 142 MiB in 39 packages [2021-02-02T20:37:27.752Z] Removing intermediate container 57a250e65c27 [2021-02-02T20:37:27.752Z] ---> 4a5f90c37b3d [2021-02-02T20:37:27.752Z] Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go [2021-02-02T20:37:27.752Z] ---> Running in 488005b65a4d [2021-02-02T20:37:28.347Z] Removing intermediate container 488005b65a4d [2021-02-02T20:37:28.347Z] ---> c7b4f0e5c3a9 [2021-02-02T20:37:28.347Z] Step 9/26 : COPY go.mod . [2021-02-02T20:37:28.950Z] ---> 39ab69788b5a [2021-02-02T20:37:28.950Z] Step 10/26 : COPY Makefile . [2021-02-02T20:37:29.543Z] ---> ccce4b660a53 [2021-02-02T20:37:29.543Z] Step 11/26 : RUN make update [2021-02-02T20:37:29.814Z] ---> Running in 35bc44cdfb5e [2021-02-02T20:37:30.794Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-02-02T20:37:32.224Z] Removing intermediate container 35bc44cdfb5e [2021-02-02T20:37:32.224Z] ---> 68fd3acfdd85 [2021-02-02T20:37:32.224Z] Step 12/26 : COPY . . [2021-02-02T20:37:32.821Z] ---> 04abe6f37a69 [2021-02-02T20:37:32.821Z] Step 13/26 : RUN ${MAKE} [2021-02-02T20:37:33.100Z] ---> Running in acd393c4883c [2021-02-02T20:37:34.072Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=1.3.1" -o cmd/device-snmp-go ./cmd [2021-02-02T20:38:01.645Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-02-02T20:38:08.356Z] Removing intermediate container acd393c4883c [2021-02-02T20:38:08.356Z] ---> f2ce7e73f4b7 [2021-02-02T20:38:08.356Z] Step 14/26 : FROM alpine:3.12 [2021-02-02T20:38:08.356Z] 3.12: Pulling from library/alpine [2021-02-02T20:38:08.356Z] 159e5727ea61: Pulling fs layer [2021-02-02T20:38:08.356Z] 159e5727ea61: Verifying Checksum [2021-02-02T20:38:08.356Z] 159e5727ea61: Download complete [2021-02-02T20:38:08.954Z] 159e5727ea61: Pull complete [2021-02-02T20:38:08.954Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-02T20:38:08.954Z] Status: Downloaded newer image for alpine:3.12 [2021-02-02T20:38:08.954Z] ---> afeebe901d6b [2021-02-02T20:38:08.954Z] Step 15/26 : ENV APP_PORT=49993 [2021-02-02T20:38:09.227Z] ---> Running in db104118a529 [2021-02-02T20:38:09.831Z] Removing intermediate container db104118a529 [2021-02-02T20:38:09.831Z] ---> f32daf69c3bb [2021-02-02T20:38:09.831Z] Step 16/26 : EXPOSE $APP_PORT [2021-02-02T20:38:09.831Z] ---> Running in c5f21c457c78 [2021-02-02T20:38:10.430Z] Removing intermediate container c5f21c457c78 [2021-02-02T20:38:10.430Z] ---> f92451bd4c7e [2021-02-02T20:38:10.430Z] Step 17/26 : ENV DEVICE_PORT=161 [2021-02-02T20:38:10.430Z] ---> Running in 120ebffbb99d [2021-02-02T20:38:11.026Z] Removing intermediate container 120ebffbb99d [2021-02-02T20:38:11.026Z] ---> 4856f4dea734 [2021-02-02T20:38:11.026Z] Step 18/26 : EXPOSE $DEVICE_PORT [2021-02-02T20:38:11.026Z] ---> Running in 08586b51a8ec [2021-02-02T20:38:11.623Z] Removing intermediate container 08586b51a8ec [2021-02-02T20:38:11.623Z] ---> a277472520c2 [2021-02-02T20:38:11.623Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / [2021-02-02T20:38:13.059Z] ---> e6926738e482 [2021-02-02T20:38:13.059Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / [2021-02-02T20:38:13.654Z] ---> 11c8d5fd5f9e [2021-02-02T20:38:13.654Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / [2021-02-02T20:38:14.255Z] ---> 6095951a7c77 [2021-02-02T20:38:14.255Z] Step 22/26 : ENTRYPOINT ["/device-snmp-go"] [2021-02-02T20:38:14.533Z] ---> Running in cac26ff633b2 [2021-02-02T20:38:14.808Z] Removing intermediate container cac26ff633b2 [2021-02-02T20:38:14.808Z] ---> a0958a7d8121 [2021-02-02T20:38:14.808Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-02-02T20:38:15.085Z] ---> Running in 28af9f146dca [2021-02-02T20:38:15.686Z] Removing intermediate container 28af9f146dca [2021-02-02T20:38:15.687Z] ---> 0bdcce432f84 [2021-02-02T20:38:15.687Z] Step 24/26 : LABEL arch=arm64 [2021-02-02T20:38:15.687Z] ---> Running in bd074561e616 [2021-02-02T20:38:16.283Z] Removing intermediate container bd074561e616 [2021-02-02T20:38:16.283Z] ---> 2dfc7c19f17e [2021-02-02T20:38:16.283Z] Step 25/26 : LABEL git_sha=2835f428d5bb359d09284af55213ecc07555b5ca [2021-02-02T20:38:16.283Z] ---> Running in 74055c4004e8 [2021-02-02T20:38:16.879Z] Removing intermediate container 74055c4004e8 [2021-02-02T20:38:16.879Z] ---> 6514e9d36290 [2021-02-02T20:38:16.879Z] Step 26/26 : LABEL version=1.3.1 [2021-02-02T20:38:16.879Z] ---> Running in c4cb3ef074e8 [2021-02-02T20:38:17.507Z] Removing intermediate container c4cb3ef074e8 [2021-02-02T20:38:17.507Z] ---> ef38b3be6091 [2021-02-02T20:38:17.507Z] [Warning] One or more build-args [ARCH] were not consumed [2021-02-02T20:38:17.507Z] Successfully built ef38b3be6091 [2021-02-02T20:38:17.507Z] Successfully tagged docker-device-snmp-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-02T20:38:17.927Z] provisioning config files... [2021-02-02T20:38:17.973Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/23@tmp/config1408648559698359648tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-02T20:38:18.370Z] ---> docker-login.sh [2021-02-02T20:38:18.371Z] nexus3.edgexfoundry.org:10001 [2021-02-02T20:38:18.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:38:18.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:38:18.921Z] Configure a credential helper to remove this warning. See [2021-02-02T20:38:18.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:38:18.921Z] [2021-02-02T20:38:18.921Z] Login Succeeded [2021-02-02T20:38:18.921Z] nexus3.edgexfoundry.org:10002 [2021-02-02T20:38:19.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:38:19.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:38:19.519Z] Configure a credential helper to remove this warning. See [2021-02-02T20:38:19.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:38:19.519Z] [2021-02-02T20:38:19.519Z] Login Succeeded [2021-02-02T20:38:19.519Z] nexus3.edgexfoundry.org:10003 [2021-02-02T20:38:20.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:38:20.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:38:20.116Z] Configure a credential helper to remove this warning. See [2021-02-02T20:38:20.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:38:20.116Z] [2021-02-02T20:38:20.116Z] Login Succeeded [2021-02-02T20:38:20.116Z] nexus3.edgexfoundry.org:10004 [2021-02-02T20:38:20.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:38:20.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:38:20.714Z] Configure a credential helper to remove this warning. See [2021-02-02T20:38:20.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:38:20.714Z] [2021-02-02T20:38:20.714Z] Login Succeeded [2021-02-02T20:38:20.714Z] docker.io [2021-02-02T20:38:21.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:38:21.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:38:21.581Z] Configure a credential helper to remove this warning. See [2021-02-02T20:38:21.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:38:21.581Z] [2021-02-02T20:38:21.581Z] Login Succeeded [2021-02-02T20:38:21.581Z] ---> docker-login.sh ends [Pipeline] } [2021-02-02T20:38:21.600Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-02T20:38:21.800Z] [edgeXDocker.push] Tagging docker image docker-device-snmp-go-arm64 with the following tags: [2021-02-02T20:38:21.800Z] 2835f428d5bb359d09284af55213ecc07555b5ca [2021-02-02T20:38:21.800Z] latest [2021-02-02T20:38:21.800Z] 1.3.1 [2021-02-02T20:38:21.800Z] 2835f428d5bb359d09284af55213ecc07555b5ca-1.3.1 [2021-02-02T20:38:21.800Z] master [2021-02-02T20:38:21.800Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:38:22.320Z] + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:2835f428d5bb359d09284af55213ecc07555b5ca [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:38:22.672Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:2835f428d5bb359d09284af55213ecc07555b5ca [2021-02-02T20:38:22.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] [2021-02-02T20:38:22.672Z] c49c8ea8589b: Preparing [2021-02-02T20:38:22.672Z] 437edba1fadc: Preparing [2021-02-02T20:38:22.672Z] c74955111d7e: Preparing [2021-02-02T20:38:22.672Z] 379067d0cb53: Preparing [2021-02-02T20:38:22.948Z] 379067d0cb53: Layer already exists [2021-02-02T20:38:22.948Z] c49c8ea8589b: Pushed [2021-02-02T20:38:22.948Z] 437edba1fadc: Pushed [2021-02-02T20:38:25.559Z] c74955111d7e: Pushed [2021-02-02T20:38:25.559Z] 2835f428d5bb359d09284af55213ecc07555b5ca: digest: sha256:c31f2aa2b5dd9b69a1b1a7f2c28be44b8674f4c1c7e89f88f3d389ddd78dbebc size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:38:25.907Z] + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:38:26.256Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:latest [2021-02-02T20:38:26.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] [2021-02-02T20:38:26.257Z] c49c8ea8589b: Preparing [2021-02-02T20:38:26.257Z] 437edba1fadc: Preparing [2021-02-02T20:38:26.257Z] c74955111d7e: Preparing [2021-02-02T20:38:26.257Z] 379067d0cb53: Preparing [2021-02-02T20:38:26.529Z] 379067d0cb53: Layer already exists [2021-02-02T20:38:26.529Z] 437edba1fadc: Layer already exists [2021-02-02T20:38:26.529Z] c74955111d7e: Layer already exists [2021-02-02T20:38:26.529Z] c49c8ea8589b: Layer already exists [2021-02-02T20:38:26.529Z] latest: digest: sha256:c31f2aa2b5dd9b69a1b1a7f2c28be44b8674f4c1c7e89f88f3d389ddd78dbebc size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:38:26.881Z] + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:1.3.1 [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:38:27.226Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:1.3.1 [2021-02-02T20:38:27.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] [2021-02-02T20:38:27.226Z] c49c8ea8589b: Preparing [2021-02-02T20:38:27.226Z] 437edba1fadc: Preparing [2021-02-02T20:38:27.226Z] c74955111d7e: Preparing [2021-02-02T20:38:27.226Z] 379067d0cb53: Preparing [2021-02-02T20:38:27.502Z] c74955111d7e: Layer already exists [2021-02-02T20:38:27.502Z] 379067d0cb53: Layer already exists [2021-02-02T20:38:27.502Z] c49c8ea8589b: Layer already exists [2021-02-02T20:38:27.502Z] 437edba1fadc: Layer already exists [2021-02-02T20:38:27.502Z] 1.3.1: digest: sha256:c31f2aa2b5dd9b69a1b1a7f2c28be44b8674f4c1c7e89f88f3d389ddd78dbebc size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:38:27.856Z] + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:2835f428d5bb359d09284af55213ecc07555b5ca-1.3.1 [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:38:28.200Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:2835f428d5bb359d09284af55213ecc07555b5ca-1.3.1 [2021-02-02T20:38:28.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] [2021-02-02T20:38:28.200Z] c49c8ea8589b: Preparing [2021-02-02T20:38:28.200Z] 437edba1fadc: Preparing [2021-02-02T20:38:28.200Z] c74955111d7e: Preparing [2021-02-02T20:38:28.200Z] 379067d0cb53: Preparing [2021-02-02T20:38:28.473Z] 379067d0cb53: Layer already exists [2021-02-02T20:38:28.473Z] 437edba1fadc: Layer already exists [2021-02-02T20:38:28.473Z] c74955111d7e: Layer already exists [2021-02-02T20:38:28.473Z] c49c8ea8589b: Layer already exists [2021-02-02T20:38:28.473Z] 2835f428d5bb359d09284af55213ecc07555b5ca-1.3.1: digest: sha256:c31f2aa2b5dd9b69a1b1a7f2c28be44b8674f4c1c7e89f88f3d389ddd78dbebc size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:38:28.826Z] + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:38:29.173Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:master [2021-02-02T20:38:29.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] [2021-02-02T20:38:29.173Z] c49c8ea8589b: Preparing [2021-02-02T20:38:29.173Z] 437edba1fadc: Preparing [2021-02-02T20:38:29.173Z] c74955111d7e: Preparing [2021-02-02T20:38:29.173Z] 379067d0cb53: Preparing [2021-02-02T20:38:29.447Z] 437edba1fadc: Layer already exists [2021-02-02T20:38:29.447Z] c74955111d7e: Layer already exists [2021-02-02T20:38:29.447Z] 379067d0cb53: Layer already exists [2021-02-02T20:38:29.447Z] c49c8ea8589b: Layer already exists [2021-02-02T20:38:29.447Z] master: digest: sha256:c31f2aa2b5dd9b69a1b1a7f2c28be44b8674f4c1c7e89f88f3d389ddd78dbebc size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-02T20:38:29.636Z] ===================================================== [Pipeline] echo [2021-02-02T20:38:29.696Z] taggedImages: [2021-02-02T20:38:29.696Z] - nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:2835f428d5bb359d09284af55213ecc07555b5ca [2021-02-02T20:38:29.696Z] - nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:latest [2021-02-02T20:38:29.696Z] - nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:1.3.1 [2021-02-02T20:38:29.696Z] - nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:2835f428d5bb359d09284af55213ecc07555b5ca-1.3.1 [2021-02-02T20:38:29.696Z] - nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-02-02T20:38:31.007Z] provisioning config files... [2021-02-02T20:38:31.020Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config2520319381485921384tmp [Pipeline] { [Pipeline] sh [2021-02-02T20:38:31.443Z] + set +x [2021-02-02T20:38:31.443Z] + curl -s https://codecov.io/bash [2021-02-02T20:38:31.443Z] + bash -s -- [2021-02-02T20:38:31.705Z] [2021-02-02T20:38:31.705Z] _____ _ [2021-02-02T20:38:31.705Z] / ____| | | [2021-02-02T20:38:31.705Z] | | ___ __| | ___ ___ _____ __ [2021-02-02T20:38:31.705Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-02T20:38:31.705Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-02T20:38:31.706Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-02T20:38:31.706Z] Bash-20210129-7c25fce [2021-02-02T20:38:31.706Z] [2021-02-02T20:38:31.706Z] [2021-02-02T20:38:31.706Z] ==> git version 2.24.3 found [2021-02-02T20:38:31.706Z] ==> 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-02-02T20:38:31.706Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-02T20:38:31.706Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-02T20:38:31.706Z] ==> Jenkins CI detected. [2021-02-02T20:38:31.706Z] project root: . [2021-02-02T20:38:31.706Z] --> token set from env [2021-02-02T20:38:31.706Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-02T20:38:31.706Z] ==> Running gcov in . (disable via -X gcov) [2021-02-02T20:38:31.706Z] ==> Python coveragepy not found [2021-02-02T20:38:31.706Z] ==> Searching for coverage reports in: [2021-02-02T20:38:31.706Z] + . [2021-02-02T20:38:31.706Z] -> Found 1 reports [2021-02-02T20:38:31.706Z] ==> Detecting git/mercurial file structure [2021-02-02T20:38:31.706Z] ==> Reading reports [2021-02-02T20:38:31.706Z] + ./coverage.out bytes=8493 [2021-02-02T20:38:31.706Z] ==> Appending adjustments [2021-02-02T20:38:31.706Z] https://docs.codecov.io/docs/fixing-reports [2021-02-02T20:38:31.706Z] + Found adjustments [2021-02-02T20:38:31.968Z] ==> Gzipping contents [2021-02-02T20:38:31.968Z] 4.0K /tmp/codecov.c46Wt0.gz [2021-02-02T20:38:31.968Z] ==> Uploading reports [2021-02-02T20:38:31.968Z] url: https://codecov.io [2021-02-02T20:38:31.968Z] query: branch=master&commit=2835f428d5bb359d09284af55213ecc07555b5ca&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmaster%2F23%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-02-02T20:38:31.968Z] -> Pinging Codecov [2021-02-02T20:38:31.968Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=master&commit=2835f428d5bb359d09284af55213ecc07555b5ca&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmaster%2F23%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-02-02T20:38:32.233Z] -> Uploading to [2021-02-02T20:38:32.233Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-02/6C56EA5C29638FB4528AC87E60AF5AE0/2835f428d5bb359d09284af55213ecc07555b5ca/cab154ef-e362-4e86-abe2-525789502a9a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210202%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210202T203832Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=971483aa63cc97077f78836b50c6287e85d05cbcc510ff9704e6563bebbc0815 [2021-02-02T20:38:32.233Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-02T20:38:32.233Z] Dload Upload Total Spent Left Speed [2021-02-02T20:38:32.809Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1447 0 0 100 1447 0 3757 --:--:-- --:--:-- --:--:-- 3758 100 1447 0 0 100 1447 0 3755 --:--:-- --:--:-- --:--:-- 3748 [2021-02-02T20:38:32.809Z] -> View reports at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/2835f428d5bb359d09284af55213ecc07555b5ca [Pipeline] } [2021-02-02T20:38:32.819Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-02-02T20:38:33.244Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-02-02T20:38:33.351Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:38:33.694Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-02-02T20:38:33.694Z] [2021-02-02T20:38:33.694Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:38:34.055Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-02-02T20:38:34.055Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-02-02T20:38:34.055Z] 188c0c94c7c5: Pulling fs layer [2021-02-02T20:38:34.055Z] 0ef7d3d256c8: Pulling fs layer [2021-02-02T20:38:34.055Z] de9db76c5a1d: Pulling fs layer [2021-02-02T20:38:34.055Z] 0eba1c9be4d2: Pulling fs layer [2021-02-02T20:38:34.055Z] 0d57e429df01: Pulling fs layer [2021-02-02T20:38:34.055Z] 4e4be7b47b0d: Pulling fs layer [2021-02-02T20:38:34.055Z] e1f770b5df2f: Pulling fs layer [2021-02-02T20:38:34.055Z] 85a0685a4137: Pulling fs layer [2021-02-02T20:38:34.055Z] 4e4be7b47b0d: Waiting [2021-02-02T20:38:34.055Z] e1f770b5df2f: Waiting [2021-02-02T20:38:34.055Z] 85a0685a4137: Waiting [2021-02-02T20:38:34.055Z] 0eba1c9be4d2: Waiting [2021-02-02T20:38:34.055Z] 0d57e429df01: Waiting [2021-02-02T20:38:34.055Z] de9db76c5a1d: Download complete [2021-02-02T20:38:34.055Z] 0ef7d3d256c8: Verifying Checksum [2021-02-02T20:38:34.055Z] 0ef7d3d256c8: Download complete [2021-02-02T20:38:34.055Z] 0d57e429df01: Verifying Checksum [2021-02-02T20:38:34.055Z] 0d57e429df01: Download complete [2021-02-02T20:38:34.055Z] 4e4be7b47b0d: Verifying Checksum [2021-02-02T20:38:34.055Z] 4e4be7b47b0d: Download complete [2021-02-02T20:38:34.320Z] 188c0c94c7c5: Verifying Checksum [2021-02-02T20:38:34.320Z] 188c0c94c7c5: Download complete [2021-02-02T20:38:34.590Z] 188c0c94c7c5: Pull complete [2021-02-02T20:38:34.862Z] 0ef7d3d256c8: Pull complete [2021-02-02T20:38:34.862Z] de9db76c5a1d: Pull complete [2021-02-02T20:38:35.443Z] e1f770b5df2f: Verifying Checksum [2021-02-02T20:38:35.443Z] e1f770b5df2f: Download complete [2021-02-02T20:38:38.815Z] 0eba1c9be4d2: Verifying Checksum [2021-02-02T20:38:38.815Z] 0eba1c9be4d2: Download complete [2021-02-02T20:38:39.089Z] 85a0685a4137: Verifying Checksum [2021-02-02T20:38:39.089Z] 85a0685a4137: Download complete [2021-02-02T20:38:47.324Z] 0eba1c9be4d2: Pull complete [2021-02-02T20:38:47.324Z] 0d57e429df01: Pull complete [2021-02-02T20:38:47.324Z] 4e4be7b47b0d: Pull complete [2021-02-02T20:38:48.727Z] e1f770b5df2f: Pull complete [2021-02-02T20:38:56.973Z] 85a0685a4137: Pull complete [2021-02-02T20:38:56.973Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-02-02T20:38:56.973Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-02-02T20:38:56.973Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-02-02T20:38:57.207Z] prd-centos7-docker-4c-2g-24606 does not seem to be running inside a container [2021-02-02T20:38:57.260Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-02-02T20:38:58.356Z] $ docker top f9a1feb458220bc77315801f150c32e76df4145aaa9b4bafb800039302384ebe -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-02T20:38:58.573Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-02-02T20:38:58.870Z] + set -o pipefail [2021-02-02T20:38:58.870Z] + snyk monitor '--org=edgex-jenkins' [2021-02-02T20:39:07.057Z] [2021-02-02T20:39:07.057Z] Monitoring /w/workspace/gexfoundry_device-snmp-go_master (github.com/edgexfoundry/device-snmp-go)... [2021-02-02T20:39:07.057Z] [2021-02-02T20:39:07.057Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c76919d0-7345-4304-8954-aa03851194a6/history/fb450a34-2f22-4120-87f3-c22bb1e05b7b [2021-02-02T20:39:07.057Z] [2021-02-02T20:39:07.057Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-02-02T20:39:07.057Z] [2021-02-02T20:39:07.057Z] [Pipeline] } [2021-02-02T20:39:07.078Z] $ docker stop --time=1 f9a1feb458220bc77315801f150c32e76df4145aaa9b4bafb800039302384ebe [2021-02-02T20:39:09.826Z] $ docker rm -f f9a1feb458220bc77315801f150c32e76df4145aaa9b4bafb800039302384ebe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-02-02T20:39:11.876Z] + git log --format=format:%s -1 2835f428d5bb359d09284af55213ecc07555b5ca [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:39:12.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-02T20:39:12.207Z] . [Pipeline] withDockerContainer [2021-02-02T20:39:12.331Z] prd-centos7-docker-4c-2g-24606 does not seem to be running inside a container [2021-02-02T20:39:12.387Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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-02-02T20:39:13.227Z] $ docker top 6d7674c706f16104354c4a8b029221b0f09946d64d4331cd752e13d00866200e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-02T20:39:13.518Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v1.3.1|v1.3.1-dev.4' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-02T20:39:13.900Z] + git semver [Pipeline] } [2021-02-02T20:39:13.921Z] $ docker stop --time=1 6d7674c706f16104354c4a8b029221b0f09946d64d4331cd752e13d00866200e [2021-02-02T20:39:15.280Z] $ docker rm -f 6d7674c706f16104354c4a8b029221b0f09946d64d4331cd752e13d00866200e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:39:15.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-02T20:39:15.933Z] [2021-02-02T20:39:15.933Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:39:16.304Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-02T20:39:16.304Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-02-02T20:39:16.304Z] ab5ef0e58194: Pulling fs layer [2021-02-02T20:39:16.304Z] 9712f1f96733: Pulling fs layer [2021-02-02T20:39:16.304Z] 63f879dbbcfc: Pulling fs layer [2021-02-02T20:39:16.304Z] 0d9ebad4ef96: Pulling fs layer [2021-02-02T20:39:16.304Z] e9a5061849ea: Pulling fs layer [2021-02-02T20:39:16.304Z] d747dcd14b5f: Pulling fs layer [2021-02-02T20:39:16.304Z] 2de7ff778b66: Pulling fs layer [2021-02-02T20:39:16.304Z] 0d9ebad4ef96: Waiting [2021-02-02T20:39:16.304Z] e9a5061849ea: Waiting [2021-02-02T20:39:16.304Z] d747dcd14b5f: Waiting [2021-02-02T20:39:16.304Z] 2de7ff778b66: Waiting [2021-02-02T20:39:16.304Z] 9712f1f96733: Verifying Checksum [2021-02-02T20:39:16.304Z] 9712f1f96733: Download complete [2021-02-02T20:39:18.233Z] 63f879dbbcfc: Verifying Checksum [2021-02-02T20:39:18.233Z] 63f879dbbcfc: Download complete [2021-02-02T20:39:18.506Z] e9a5061849ea: Verifying Checksum [2021-02-02T20:39:18.506Z] e9a5061849ea: Download complete [2021-02-02T20:39:18.506Z] d747dcd14b5f: Verifying Checksum [2021-02-02T20:39:18.506Z] d747dcd14b5f: Download complete [2021-02-02T20:39:18.772Z] 2de7ff778b66: Verifying Checksum [2021-02-02T20:39:18.772Z] 2de7ff778b66: Download complete [2021-02-02T20:39:19.042Z] 0d9ebad4ef96: Verifying Checksum [2021-02-02T20:39:19.042Z] 0d9ebad4ef96: Download complete [2021-02-02T20:39:19.617Z] ab5ef0e58194: Verifying Checksum [2021-02-02T20:39:19.617Z] ab5ef0e58194: Download complete [2021-02-02T20:39:24.961Z] ab5ef0e58194: Pull complete [2021-02-02T20:39:24.961Z] 9712f1f96733: Pull complete [2021-02-02T20:39:26.894Z] 63f879dbbcfc: Pull complete [2021-02-02T20:39:33.548Z] 0d9ebad4ef96: Pull complete [2021-02-02T20:39:35.481Z] e9a5061849ea: Pull complete [2021-02-02T20:39:35.481Z] d747dcd14b5f: Pull complete [2021-02-02T20:39:38.060Z] 2de7ff778b66: Pull complete [2021-02-02T20:39:38.060Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-02-02T20:39:38.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-02T20:39:38.060Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-02-02T20:39:38.357Z] prd-centos7-docker-4c-2g-24606 does not seem to be running inside a container [2021-02-02T20:39:38.446Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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:10003/edgex-lftools:0.23.1-centos7 cat [2021-02-02T20:39:42.573Z] $ docker top b0f09bc341a9b43d8a484f873b77bc99893937de3186425062b87537a0080b2f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-02-02T20:39:42.837Z] provisioning config files... [2021-02-02T20:39:42.861Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config31268542081714491tmp [2021-02-02T20:39:42.929Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config4858163573765783291tmp [2021-02-02T20:39:42.969Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config8471937126649893735tmp [Pipeline] { [Pipeline] echo [2021-02-02T20:39:43.023Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-02T20:39:43.325Z] ---> sigul-configuration.sh [2021-02-02T20:39:43.325Z] gpg: directory `/root/.gnupg' created [2021-02-02T20:39:43.325Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-02-02T20:39:43.325Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-02-02T20:39:43.325Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-02-02T20:39:43.325Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-02-02T20:39:43.325Z] gpg: CAST5 encrypted data [2021-02-02T20:39:43.589Z] gpg: encrypted with 1 passphrase [2021-02-02T20:39:43.589Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-02-02T20:39:43.897Z] + mkdir /home/jenkins [2021-02-02T20:39:43.897Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-02-02T20:39:44.203Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-02-02T20:39:44.216Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-02T20:39:44.520Z] ---> sigul-install.sh [2021-02-02T20:39:51.137Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-02-02T20:39:51.440Z] + git tag --list [2021-02-02T20:39:51.440Z] 1.0.0 [2021-02-02T20:39:51.440Z] v0.0.0 [2021-02-02T20:39:51.440Z] v1.1.0 [2021-02-02T20:39:51.440Z] v1.1.1 [2021-02-02T20:39:51.440Z] v1.2.2 [2021-02-02T20:39:51.440Z] v1.3.0 [2021-02-02T20:39:51.440Z] v1.3.1 [2021-02-02T20:39:51.440Z] v1.3.1-dev.1 [2021-02-02T20:39:51.440Z] v1.3.1-dev.2 [2021-02-02T20:39:51.440Z] v1.3.1-dev.3 [2021-02-02T20:39:51.440Z] v1.3.1-dev.4 [Pipeline] sh [2021-02-02T20:39:51.745Z] + lftools sign git-tag v1.3.1 [2021-02-02T20:39:53.137Z] Signing Git tag with Sigul... [2021-02-02T20:39:53.137Z] Signing v1.3.1 [Pipeline] echo [2021-02-02T20:39:54.551Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-02T20:39:54.853Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-02-02T20:39:54.862Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-02-02T20:39:54.963Z] $ docker stop --time=1 b0f09bc341a9b43d8a484f873b77bc99893937de3186425062b87537a0080b2f [2021-02-02T20:39:57.083Z] $ docker rm -f b0f09bc341a9b43d8a484f873b77bc99893937de3186425062b87537a0080b2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:39:58.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-02T20:39:58.097Z] . [Pipeline] withDockerContainer [2021-02-02T20:39:58.206Z] prd-centos7-docker-4c-2g-24606 does not seem to be running inside a container [2021-02-02T20:39:58.263Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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-02-02T20:39:59.117Z] $ docker top 28fd0b15d1b1238eb6987c1aa51cb298208a408f7a96347e42fcaf208914dc5c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-02T20:39:59.345Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v1.3.1|v1.3.1-dev.4' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-02T20:39:59.724Z] + git semver [Pipeline] } [2021-02-02T20:39:59.744Z] $ docker stop --time=1 28fd0b15d1b1238eb6987c1aa51cb298208a408f7a96347e42fcaf208914dc5c [2021-02-02T20:40:01.136Z] $ docker rm -f 28fd0b15d1b1238eb6987c1aa51cb298208a408f7a96347e42fcaf208914dc5c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:40:01.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-02T20:40:01.706Z] . [Pipeline] withDockerContainer [2021-02-02T20:40:01.817Z] prd-centos7-docker-4c-2g-24606 does not seem to be running inside a container [2021-02-02T20:40:01.875Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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-02-02T20:40:02.597Z] $ docker top 6acd740580727de6cb7085c983893732a7bfadb2ed30bfebe88d5800c106de47 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-02T20:40:02.885Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v1.3.1|v1.3.1-dev.4' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-02T20:40:03.263Z] + git semver [Pipeline] } [2021-02-02T20:40:03.284Z] $ docker stop --time=1 6acd740580727de6cb7085c983893732a7bfadb2ed30bfebe88d5800c106de47 [2021-02-02T20:40:04.739Z] $ docker rm -f 6acd740580727de6cb7085c983893732a7bfadb2ed30bfebe88d5800c106de47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-02-02T20:40:06.179Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-02T20:40:06.760Z] ---> package-listing.sh [2021-02-02T20:40:06.760Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-02T20:40:06.760Z] ++ facter osfamily [2021-02-02T20:40:06.760Z] + OS_FAMILY=redhat [2021-02-02T20:40:06.760Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_master [2021-02-02T20:40:06.760Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-02T20:40:06.760Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-02T20:40:06.760Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-02T20:40:06.760Z] + PACKAGES=/tmp/packages_start.txt [2021-02-02T20:40:06.760Z] + '[' /w/workspace/gexfoundry_device-snmp-go_master ']' [2021-02-02T20:40:06.760Z] + PACKAGES=/tmp/packages_end.txt [2021-02-02T20:40:06.760Z] + case "${OS_FAMILY}" in [2021-02-02T20:40:06.760Z] + rpm -qa [2021-02-02T20:40:06.760Z] + sort [2021-02-02T20:40:12.110Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-02T20:40:12.110Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-02T20:40:12.110Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-02T20:40:12.110Z] + '[' /w/workspace/gexfoundry_device-snmp-go_master ']' [2021-02-02T20:40:12.110Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_master/archives/ [2021-02-02T20:40:12.110Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_master/archives/ [Pipeline] echo [2021-02-02T20:40:12.126Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-02T20:40:12.426Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:40:12.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-02T20:40:12.748Z] [2021-02-02T20:40:12.748Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:40:13.107Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-02T20:40:13.107Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-02T20:40:13.107Z] df20fa9351a1: Pulling fs layer [2021-02-02T20:40:13.107Z] 36b3adc4ff6f: Pulling fs layer [2021-02-02T20:40:13.107Z] 8ad3a11d3b57: Pulling fs layer [2021-02-02T20:40:13.107Z] 46f8f816bc3b: Pulling fs layer [2021-02-02T20:40:13.107Z] 93b61091891f: Pulling fs layer [2021-02-02T20:40:13.107Z] 93b9cdb0e59b: Pulling fs layer [2021-02-02T20:40:13.107Z] 5e14af77c1be: Pulling fs layer [2021-02-02T20:40:13.107Z] 01666e4c0597: Pulling fs layer [2021-02-02T20:40:13.107Z] aa168da1d23b: Pulling fs layer [2021-02-02T20:40:13.107Z] 46f8f816bc3b: Waiting [2021-02-02T20:40:13.107Z] 93b9cdb0e59b: Waiting [2021-02-02T20:40:13.107Z] 93b61091891f: Waiting [2021-02-02T20:40:13.107Z] aa168da1d23b: Waiting [2021-02-02T20:40:13.107Z] 01666e4c0597: Waiting [2021-02-02T20:40:13.107Z] 36b3adc4ff6f: Download complete [2021-02-02T20:40:13.107Z] 46f8f816bc3b: Download complete [2021-02-02T20:40:13.107Z] df20fa9351a1: Download complete [2021-02-02T20:40:13.369Z] 93b9cdb0e59b: Verifying Checksum [2021-02-02T20:40:13.369Z] 93b9cdb0e59b: Download complete [2021-02-02T20:40:13.369Z] 93b61091891f: Verifying Checksum [2021-02-02T20:40:13.369Z] 93b61091891f: Download complete [2021-02-02T20:40:13.369Z] 5e14af77c1be: Download complete [2021-02-02T20:40:13.369Z] 01666e4c0597: Verifying Checksum [2021-02-02T20:40:13.369Z] 01666e4c0597: Download complete [2021-02-02T20:40:13.636Z] 8ad3a11d3b57: Verifying Checksum [2021-02-02T20:40:13.910Z] df20fa9351a1: Pull complete [2021-02-02T20:40:14.177Z] 36b3adc4ff6f: Pull complete [2021-02-02T20:40:15.591Z] 8ad3a11d3b57: Pull complete [2021-02-02T20:40:15.591Z] aa168da1d23b: Verifying Checksum [2021-02-02T20:40:15.591Z] aa168da1d23b: Download complete [2021-02-02T20:40:15.865Z] 46f8f816bc3b: Pull complete [2021-02-02T20:40:16.129Z] 93b61091891f: Pull complete [2021-02-02T20:40:16.393Z] 93b9cdb0e59b: Pull complete [2021-02-02T20:40:16.660Z] 5e14af77c1be: Pull complete [2021-02-02T20:40:16.933Z] 01666e4c0597: Pull complete [2021-02-02T20:40:25.198Z] aa168da1d23b: Pull complete [2021-02-02T20:40:25.198Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-02T20:40:25.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-02T20:40:25.198Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-02T20:40:25.413Z] prd-centos7-docker-4c-2g-24606 does not seem to be running inside a container [2021-02-02T20:40:25.468Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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:10003/edgex-lftools-log-publisher:alpine cat [2021-02-02T20:40:28.170Z] $ docker top 25d34da406a574fc9d6ea7fca987aed9b0f7e1cd9505535788e4eefc98d1b171 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-02T20:40:28.661Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-02T20:40:28.963Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-02T20:40:29.408Z] + ls /var/log/sa-host [2021-02-02T20:40:29.408Z] + sadf -c /var/log/sa-host/sa02 [2021-02-02T20:40:29.408Z] file_magic: OK [2021-02-02T20:40:29.408Z] HZ: Using current value: 100 [2021-02-02T20:40:29.408Z] file_header: OK [2021-02-02T20:40:29.408Z] 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-02-02T20:40:29.408Z] Statistics: [2021-02-02T20:40:29.408Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-02T20:40:29.408Z] File successfully converted to sysstat format version 12.2.1 [2021-02-02T20:40:29.408Z] + sadf -c /var/log/sa-host/sa23 [2021-02-02T20:40:29.408Z] file_magic: OK [2021-02-02T20:40:29.408Z] HZ: Using current value: 100 [2021-02-02T20:40:29.408Z] file_header: OK [2021-02-02T20:40:29.408Z] 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-02-02T20:40:29.408Z] Statistics: [2021-02-02T20:40:29.408Z] Hnuu...uuuununununu... [2021-02-02T20:40:29.408Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-02T20:40:29.600Z] provisioning config files... [2021-02-02T20:40:29.626Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config8899327581592087791tmp [Pipeline] { [Pipeline] echo [2021-02-02T20:40:29.694Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-02T20:40:29.995Z] ---> create-netrc.sh [Pipeline] } [2021-02-02T20:40:30.006Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-02T20:40:30.111Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-02T20:40:30.408Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-02T20:40:30.421Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-02T20:40:30.720Z] ---> sudo-logs.sh [2021-02-02T20:40:30.720Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-02T20:40:30.731Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-02T20:40:31.031Z] ---> job-cost.sh [2021-02-02T20:40:31.032Z] lf-activate-venv: SKIPPING [2021-02-02T20:40:31.032Z] INFO: No Stack... [2021-02-02T20:40:32.018Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-02T20:40:32.595Z] INFO: Archiving Costs [Pipeline] echo [2021-02-02T20:40:32.609Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-02T20:40:32.910Z] ---> logs-deploy.sh [2021-02-02T20:40:32.910Z] lf-activate-venv: SKIPPING [2021-02-02T20:40:32.910Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/master/23 [2021-02-02T20:40:32.910Z] INFO: archiving workspace using pattern(s): [2021-02-02T20:40:34.838Z] Archives upload complete. [2021-02-02T20:40:34.838Z] INFO: archiving logs to Nexus