Pull request #72 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d16fb4d93ca6e97d2ee1369daf0115c666a140da+dfea19939c3e5952b7f8a352ed4dd87bf2177730 (15bf2be2ab9c8cfaac053e8dffec9355064c386c) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-72/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 # timeout=10 Commit message: "Merge pull request #301 from ernestojeda/enable-docker-proxy" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-72/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-snmp-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-13228 in /w/workspace/dgexfoundry_device-snmp-go_PR-72 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/dgexfoundry_device-snmp-go_PR-72 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit dfea19939c3e5952b7f8a352ed4dd87bf2177730 into PR head commit d16fb4d93ca6e97d2ee1369daf0115c666a140da > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/72/head:refs/remotes/origin/PR-72 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d16fb4d93ca6e97d2ee1369daf0115c666a140da # timeout=10 > git remote # timeout=10 Merge succeeded, producing d16fb4d93ca6e97d2ee1369daf0115c666a140da Checking out Revision d16fb4d93ca6e97d2ee1369daf0115c666a140da (PR-72) > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge dfea19939c3e5952b7f8a352ed4dd87bf2177730 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d16fb4d93ca6e97d2ee1369daf0115c666a140da # timeout=10 Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-23T06:41:00.016Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-23T06:41:00.471Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-23T06:41:00.737Z] ========================================================= [2020-11-23T06:41:00.737Z] EdgeX Global Pipelines Version Info [2020-11-23T06:41:00.737Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:41:04.910Z] ------------------- [2020-11-23T06:41:04.910Z] stable info: [2020-11-23T06:41:04.910Z] ------------------- [2020-11-23T06:41:04.910Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-23T06:41:04.910Z] Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [2020-11-23T06:41:04.910Z] Message: update stable to v1.0.167 [2020-11-23T06:41:05.712Z] ------------------- [2020-11-23T06:41:05.712Z] experimental info: [2020-11-23T06:41:05.712Z] ------------------- [2020-11-23T06:41:05.712Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-23T06:41:05.712Z] Commit SHA: 0d18be6431106a7569620da64dad388747d7ba9a [2020-11-23T06:41:05.712Z] Message: update experimental to v1.0.168 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-23T06:41:06.390Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2020-11-23T06:41:06.517Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2020-11-23T06:41:06.638Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-23T06:41:06.815Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-23T06:41:06.960Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-23T06:41:07.102Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-23T06:41:07.247Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-23T06:41:07.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-23T06:41:07.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-11-23T06:41:07.643Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-23T06:41:07.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-23T06:41:07.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-snmp-go [Pipeline] echo [2020-11-23T06:41:08.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-23T06:41:08.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-23T06:41:08.393Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-11-23T06:41:08.531Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-11-23T06:41:08.684Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-23T06:41:08.825Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-23T06:41:09.018Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-11-23T06:41:09.146Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-23T06:41:09.281Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-11-23T06:41:09.445Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-11-23T06:41:09.595Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-23T06:41:09.767Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-23T06:41:09.918Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-11-23T06:41:10.062Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-23T06:41:10.278Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-72 [Pipeline] echo [2020-11-23T06:41:10.449Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-72 [Pipeline] echo [2020-11-23T06:41:10.624Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-72 [Pipeline] echo [2020-11-23T06:41:10.829Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d16fb4d93ca6e97d2ee1369daf0115c666a140da [Pipeline] echo [2020-11-23T06:41:10.978Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d16fb4d [Pipeline] echo [2020-11-23T06:41:11.116Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-23T06:41:11.380Z] provisioning config files... [2020-11-23T06:41:11.434Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-72@tmp/config3920888740845695442tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:41:12.308Z] ---> docker-login.sh [2020-11-23T06:41:12.309Z] nexus3.edgexfoundry.org:10001 [2020-11-23T06:41:13.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:41:13.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:41:13.803Z] Configure a credential helper to remove this warning. See [2020-11-23T06:41:13.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:41:13.803Z] [2020-11-23T06:41:13.803Z] Login Succeeded [2020-11-23T06:41:13.803Z] nexus3.edgexfoundry.org:10002 [2020-11-23T06:41:14.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:41:14.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:41:14.469Z] Configure a credential helper to remove this warning. See [2020-11-23T06:41:14.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:41:14.469Z] [2020-11-23T06:41:14.469Z] Login Succeeded [2020-11-23T06:41:14.768Z] nexus3.edgexfoundry.org:10003 [2020-11-23T06:41:15.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:41:15.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:41:15.175Z] Configure a credential helper to remove this warning. See [2020-11-23T06:41:15.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:41:15.175Z] [2020-11-23T06:41:15.175Z] Login Succeeded [2020-11-23T06:41:15.175Z] nexus3.edgexfoundry.org:10004 [2020-11-23T06:41:15.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:41:15.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:41:15.903Z] Configure a credential helper to remove this warning. See [2020-11-23T06:41:15.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:41:15.903Z] [2020-11-23T06:41:15.903Z] Login Succeeded [2020-11-23T06:41:15.903Z] docker.io [2020-11-23T06:41:16.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:41:16.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:41:16.918Z] Configure a credential helper to remove this warning. See [2020-11-23T06:41:16.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:41:16.918Z] [2020-11-23T06:41:16.918Z] Login Succeeded [2020-11-23T06:41:16.918Z] ---> docker-login.sh ends [Pipeline] } [2020-11-23T06:41:16.979Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-23T06:41:18.089Z] + git log --format=format:%s -1 d16fb4d93ca6e97d2ee1369daf0115c666a140da [Pipeline] echo [2020-11-23T06:41:18.400Z] GIT_COMMIT: d16fb4d93ca6e97d2ee1369daf0115c666a140da, Commit Message: Bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo [2020-11-23T06:41:18.474Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:41:19.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-23T06:41:19.301Z] [2020-11-23T06:41:19.301Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:41:19.821Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-23T06:41:19.821Z] latest: Pulling from edgex-devops/git-semver [2020-11-23T06:41:19.821Z] 31603596830f: Pulling fs layer [2020-11-23T06:41:19.821Z] 2a8b12db71e7: Pulling fs layer [2020-11-23T06:41:19.821Z] 6ca5941a6612: Pulling fs layer [2020-11-23T06:41:19.821Z] ecc8261a40a4: Pulling fs layer [2020-11-23T06:41:19.821Z] ecc8261a40a4: Waiting [2020-11-23T06:41:19.821Z] 2a8b12db71e7: Verifying Checksum [2020-11-23T06:41:19.821Z] 2a8b12db71e7: Download complete [2020-11-23T06:41:20.172Z] 31603596830f: Verifying Checksum [2020-11-23T06:41:20.172Z] 31603596830f: Download complete [2020-11-23T06:41:21.026Z] ecc8261a40a4: Verifying Checksum [2020-11-23T06:41:21.026Z] ecc8261a40a4: Download complete [2020-11-23T06:41:21.026Z] 6ca5941a6612: Verifying Checksum [2020-11-23T06:41:21.026Z] 6ca5941a6612: Download complete [2020-11-23T06:41:21.322Z] 31603596830f: Pull complete [2020-11-23T06:41:21.624Z] 2a8b12db71e7: Pull complete [2020-11-23T06:41:23.704Z] 6ca5941a6612: Pull complete [2020-11-23T06:41:24.319Z] ecc8261a40a4: Pull complete [2020-11-23T06:41:24.319Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-23T06:41:24.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-23T06:41:24.319Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-23T06:41:24.617Z] prd-centos7-docker-4c-2g-13228 does not seem to be running inside a container [2020-11-23T06:41:24.737Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_PR-72 -v /w/workspace/dgexfoundry_device-snmp-go_PR-72:/w/workspace/dgexfoundry_device-snmp-go_PR-72:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-72@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-11-23T06:41:27.962Z] $ docker top d22bf4b35e1c6d251b5e273212d10769a189027c3fc4eaffd3ffe3a0dca7e6a9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-23T06:41:28.477Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-23T06:41:28.477Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-23T06:41:28.942Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-23T06:41:28.950Z] $ docker exec d22bf4b35e1c6d251b5e273212d10769a189027c3fc4eaffd3ffe3a0dca7e6a9 ssh-agent [2020-11-23T06:41:29.213Z] SSH_AUTH_SOCK=/tmp/ssh-DjRgkcfWAIKD/agent.13 [2020-11-23T06:41:29.213Z] SSH_AGENT_PID=18 [2020-11-23T06:41:29.250Z] Running ssh-add (command line suppressed) [2020-11-23T06:41:29.493Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-72@tmp/private_key_8547407630047812958.key (/w/workspace/dgexfoundry_device-snmp-go_PR-72@tmp/private_key_8547407630047812958.key) [2020-11-23T06:41:29.579Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-23T06:41:30.002Z] + git tag --points-at HEAD [Pipeline] } [2020-11-23T06:41:30.051Z] $ docker exec --env ******** --env ******** d22bf4b35e1c6d251b5e273212d10769a189027c3fc4eaffd3ffe3a0dca7e6a9 ssh-agent -k [2020-11-23T06:41:30.224Z] unset SSH_AUTH_SOCK; [2020-11-23T06:41:30.224Z] unset SSH_AGENT_PID; [2020-11-23T06:41:30.225Z] echo Agent pid 18 killed; [2020-11-23T06:41:30.298Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-23T06:41:30.507Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-23T06:41:30.507Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-23T06:41:30.806Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-23T06:41:30.814Z] $ docker exec d22bf4b35e1c6d251b5e273212d10769a189027c3fc4eaffd3ffe3a0dca7e6a9 ssh-agent [2020-11-23T06:41:31.194Z] SSH_AUTH_SOCK=/tmp/ssh-6DL3vbEFSfPz/agent.48 [2020-11-23T06:41:31.194Z] SSH_AGENT_PID=53 [2020-11-23T06:41:31.223Z] Running ssh-add (command line suppressed) [2020-11-23T06:41:31.444Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-72@tmp/private_key_4820048239951656793.key (/w/workspace/dgexfoundry_device-snmp-go_PR-72@tmp/private_key_4820048239951656793.key) [2020-11-23T06:41:31.540Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-23T06:41:31.976Z] + git semver init [2020-11-23T06:41:32.264Z] # -> Open(): unable to determine branch for HEAD [2020-11-23T06:41:32.264Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-72/.git [2020-11-23T06:41:32.264Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-72 [2020-11-23T06:41:32.264Z] # $SEMVER_REMOTE_NAME = origin [2020-11-23T06:41:32.264Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-23T06:41:32.264Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-23T06:41:32.264Z] # $SEMVER_BRANCH = PR-72 [2020-11-23T06:41:32.264Z] # $SEMVER_TEMP = /tmp/semver-393398491 [2020-11-23T06:41:32.264Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2020-11-23T06:41:32.542Z] # '/tmp/semver-393398491' -> '/w/workspace/dgexfoundry_device-snmp-go_PR-72/.semver' [2020-11-23T06:41:32.542Z] # -> Force: false [2020-11-23T06:41:32.542Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-72/.semver [Pipeline] } [2020-11-23T06:41:32.582Z] $ docker exec --env ******** --env ******** d22bf4b35e1c6d251b5e273212d10769a189027c3fc4eaffd3ffe3a0dca7e6a9 ssh-agent -k [2020-11-23T06:41:32.780Z] unset SSH_AUTH_SOCK; [2020-11-23T06:41:32.780Z] unset SSH_AGENT_PID; [2020-11-23T06:41:32.781Z] echo Agent pid 53 killed; [2020-11-23T06:41:32.844Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-23T06:41:33.488Z] + git semver [Pipeline] } [2020-11-23T06:41:33.558Z] $ docker stop --time=1 d22bf4b35e1c6d251b5e273212d10769a189027c3fc4eaffd3ffe3a0dca7e6a9 [2020-11-23T06:41:35.472Z] $ docker rm -f d22bf4b35e1c6d251b5e273212d10769a189027c3fc4eaffd3ffe3a0dca7e6a9 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-23T06:41:36.276Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-23T06:41:37.305Z] Stashed 1 file(s) [Pipeline] echo [2020-11-23T06:41:37.333Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-11-23T06:41:53.343Z] Still waiting to schedule task [2020-11-23T06:41:53.343Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-11-23T06:41:53.353Z] Still waiting to schedule task [2020-11-23T06:41:53.353Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-11-23T06:44:10.592Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-13245 in /w/workspace/dgexfoundry_device-snmp-go_PR-72 [Pipeline] { [Pipeline] ws [2020-11-23T06:44:10.688Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2020-11-23T06:44:17.183Z] using credential edgex-jenkins-ssh [2020-11-23T06:44:17.240Z] Cloning the remote Git repository [2020-11-23T06:44:17.311Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2020-11-23T06:44:17.466Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2020-11-23T06:44:17.586Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-11-23T06:44:17.588Z] > git --version # timeout=10 [2020-11-23T06:44:17.609Z] > git --version # 'git version 2.17.1' [2020-11-23T06:44:17.612Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-23T06:44:17.694Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-23T06:44:18.474Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-11-23T06:44:18.502Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-23T06:44:19.095Z] Merging remotes/origin/master commit dfea19939c3e5952b7f8a352ed4dd87bf2177730 into PR head commit d16fb4d93ca6e97d2ee1369daf0115c666a140da [2020-11-23T06:44:19.427Z] Merge succeeded, producing d16fb4d93ca6e97d2ee1369daf0115c666a140da [2020-11-23T06:44:19.428Z] Checking out Revision d16fb4d93ca6e97d2ee1369daf0115c666a140da (PR-72) [2020-11-23T06:44:18.538Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-11-23T06:44:18.583Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-11-23T06:44:18.584Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-23T06:44:18.600Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/72/head:refs/remotes/origin/PR-72 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-23T06:44:19.123Z] > git config core.sparsecheckout # timeout=10 [2020-11-23T06:44:19.192Z] > git checkout -f d16fb4d93ca6e97d2ee1369daf0115c666a140da # timeout=10 [2020-11-23T06:44:19.302Z] > git remote # timeout=10 [2020-11-23T06:44:19.334Z] > git config --get remote.origin.url # timeout=10 [2020-11-23T06:44:19.369Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-23T06:44:19.388Z] > git merge dfea19939c3e5952b7f8a352ed4dd87bf2177730 # timeout=10 [2020-11-23T06:44:19.413Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-23T06:44:19.437Z] > git config core.sparsecheckout # timeout=10 [2020-11-23T06:44:19.449Z] > git checkout -f d16fb4d93ca6e97d2ee1369daf0115c666a140da # timeout=10 [2020-11-23T06:44:23.926Z] Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts" [2020-11-23T06:44:23.986Z] > git --version # timeout=10 [2020-11-23T06:44:23.994Z] > git --version # 'git version 2.17.1' [2020-11-23T06:44:24.018Z] fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-23T06:44:25.899Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-11-23T06:44:26.364Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-11-23T06:44:26.738Z] + true [2020-11-23T06:44:26.738Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-23T06:44:29.496Z] provisioning config files... [2020-11-23T06:44:29.546Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config3661777435971807592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:44:30.014Z] ---> docker-login.sh [2020-11-23T06:44:30.014Z] nexus3.edgexfoundry.org:10001 [2020-11-23T06:44:30.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:44:31.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:44:31.211Z] Configure a credential helper to remove this warning. See [2020-11-23T06:44:31.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:44:31.211Z] [2020-11-23T06:44:31.211Z] Login Succeeded [2020-11-23T06:44:31.211Z] nexus3.edgexfoundry.org:10002 [2020-11-23T06:44:31.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:44:31.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:44:31.761Z] Configure a credential helper to remove this warning. See [2020-11-23T06:44:31.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:44:31.761Z] [2020-11-23T06:44:31.761Z] Login Succeeded [2020-11-23T06:44:31.761Z] nexus3.edgexfoundry.org:10003 [2020-11-23T06:44:32.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:44:32.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:44:32.311Z] Configure a credential helper to remove this warning. See [2020-11-23T06:44:32.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:44:32.311Z] [2020-11-23T06:44:32.311Z] Login Succeeded [2020-11-23T06:44:32.311Z] nexus3.edgexfoundry.org:10004 [2020-11-23T06:44:32.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:44:32.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:44:32.859Z] Configure a credential helper to remove this warning. See [2020-11-23T06:44:32.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:44:32.859Z] [2020-11-23T06:44:32.859Z] Login Succeeded [2020-11-23T06:44:32.859Z] docker.io [2020-11-23T06:44:33.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:44:33.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:44:33.737Z] Configure a credential helper to remove this warning. See [2020-11-23T06:44:33.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:44:33.737Z] [2020-11-23T06:44:33.737Z] Login Succeeded [2020-11-23T06:44:33.737Z] ---> docker-login.sh ends [Pipeline] } [2020-11-23T06:44:33.781Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-23T06:44:34.410Z] ========================================================= [2020-11-23T06:44:34.410Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-23T06:44:34.410Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:44:34.858Z] + 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 . [2020-11-23T06:44:35.134Z] Sending build context to Docker daemon 313.9kB [2020-11-23T06:44:35.134Z] Step 1/10 : ARG BASE=golang:1.15-alpine [2020-11-23T06:44:35.134Z] Step 2/10 : FROM ${BASE} [2020-11-23T06:44:35.411Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-23T06:44:35.411Z] b538f80385f9: Pulling fs layer [2020-11-23T06:44:35.411Z] 74f711af9a0d: Pulling fs layer [2020-11-23T06:44:35.411Z] 99f96fe45779: Pulling fs layer [2020-11-23T06:44:35.411Z] 8529a6b9a6be: Pulling fs layer [2020-11-23T06:44:35.411Z] 45590311c82a: Pulling fs layer [2020-11-23T06:44:35.411Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-23T06:44:35.411Z] 209524e5b208: Pulling fs layer [2020-11-23T06:44:35.411Z] 8529a6b9a6be: Waiting [2020-11-23T06:44:35.411Z] 45590311c82a: Waiting [2020-11-23T06:44:35.411Z] 69ca0ff8b7b3: Waiting [2020-11-23T06:44:35.412Z] 209524e5b208: Waiting [2020-11-23T06:44:35.412Z] 99f96fe45779: Verifying Checksum [2020-11-23T06:44:35.412Z] 99f96fe45779: Download complete [2020-11-23T06:44:35.412Z] 74f711af9a0d: Verifying Checksum [2020-11-23T06:44:35.412Z] 74f711af9a0d: Download complete [2020-11-23T06:44:35.412Z] 45590311c82a: Verifying Checksum [2020-11-23T06:44:35.412Z] 45590311c82a: Download complete [2020-11-23T06:44:35.412Z] 69ca0ff8b7b3: Download complete [2020-11-23T06:44:35.412Z] b538f80385f9: Download complete [2020-11-23T06:44:36.021Z] b538f80385f9: Pull complete [2020-11-23T06:44:37.031Z] 74f711af9a0d: Pull complete [2020-11-23T06:44:37.308Z] 99f96fe45779: Pull complete [2020-11-23T06:44:38.766Z] 209524e5b208: Verifying Checksum [2020-11-23T06:44:38.766Z] 209524e5b208: Download complete [2020-11-23T06:44:41.397Z] 8529a6b9a6be: Verifying Checksum [2020-11-23T06:44:41.397Z] 8529a6b9a6be: Download complete [2020-11-23T06:44:51.611Z] 8529a6b9a6be: Pull complete [2020-11-23T06:44:51.611Z] 45590311c82a: Pull complete [2020-11-23T06:44:51.611Z] 69ca0ff8b7b3: Pull complete [2020-11-23T06:44:55.043Z] 209524e5b208: Pull complete [2020-11-23T06:44:55.043Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-23T06:44:55.043Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-23T06:44:55.043Z] ---> 5bddaf1c2fca [2020-11-23T06:44:55.043Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-11-23T06:44:58.459Z] ---> Running in 3a95347f7f56 [2020-11-23T06:44:58.734Z] Removing intermediate container 3a95347f7f56 [2020-11-23T06:44:58.734Z] ---> c6135e80cf9b [2020-11-23T06:44:58.734Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-11-23T06:44:58.734Z] ---> Running in 48f04f722fe1 [2020-11-23T06:44:59.341Z] Removing intermediate container 48f04f722fe1 [2020-11-23T06:44:59.341Z] ---> bd2949423845 [2020-11-23T06:44:59.341Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2020-11-23T06:44:59.341Z] ---> Running in 2e903d0cfaf5 [2020-11-23T06:44:59.957Z] Removing intermediate container 2e903d0cfaf5 [2020-11-23T06:44:59.957Z] ---> b98ace38f774 [2020-11-23T06:44:59.957Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-23T06:44:59.957Z] ---> Running in 349e62f135f2 [2020-11-23T06:45:02.641Z] Removing intermediate container 349e62f135f2 [2020-11-23T06:45:02.641Z] ---> ca0dc3ef9524 [2020-11-23T06:45:02.641Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-11-23T06:45:02.947Z] ---> Running in c0a1d0d23ec6 [2020-11-23T06:45:04.406Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-23T06:45:05.849Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-23T06:45:09.270Z] OK: 142 MiB in 39 packages [2020-11-23T06:45:10.715Z] Removing intermediate container c0a1d0d23ec6 [2020-11-23T06:45:10.715Z] ---> 8d88a3c722f1 [2020-11-23T06:45:10.715Z] Step 8/10 : WORKDIR /device-snmp-go [2020-11-23T06:45:10.715Z] ---> Running in ad1e2a851473 [2020-11-23T06:45:10.991Z] Removing intermediate container ad1e2a851473 [2020-11-23T06:45:10.991Z] ---> a558978a6b67 [2020-11-23T06:45:10.991Z] Step 9/10 : COPY . . [2020-11-23T06:45:11.975Z] ---> 20476896e85e [2020-11-23T06:45:11.975Z] Step 10/10 : RUN go mod download [2020-11-23T06:45:11.975Z] ---> Running in 802cbbdbc4a5 [2020-11-23T06:45:38.798Z] Removing intermediate container 802cbbdbc4a5 [2020-11-23T06:45:38.798Z] ---> 5bd238110fa3 [2020-11-23T06:45:38.798Z] Successfully built 5bd238110fa3 [2020-11-23T06:45:38.798Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:45:39.222Z] + docker inspect -f . ci-base-image-arm64 [2020-11-23T06:45:39.222Z] . [Pipeline] withDockerContainer [2020-11-23T06:45:39.508Z] prd-ubuntu18.04-docker-arm64-4c-16g-13245 does not seem to be running inside a container [2020-11-23T06:45:39.611Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-23T06:45:41.624Z] $ docker top c52de9ab076152d88cd78618702856fa0e12280f17f5aaff6790cd26949f9048 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-23T06:45:43.097Z] + go version [2020-11-23T06:45:43.098Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-23T06:45:43.154Z] $ docker stop --time=1 c52de9ab076152d88cd78618702856fa0e12280f17f5aaff6790cd26949f9048 [2020-11-23T06:45:45.090Z] $ docker rm -f c52de9ab076152d88cd78618702856fa0e12280f17f5aaff6790cd26949f9048 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:45:46.335Z] + docker inspect -f . ci-base-image-arm64 [2020-11-23T06:45:46.335Z] . [Pipeline] withDockerContainer [2020-11-23T06:45:47.605Z] prd-ubuntu18.04-docker-arm64-4c-16g-13245 does not seem to be running inside a container [2020-11-23T06:45:47.714Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-23T06:45:49.856Z] $ docker top c8a1cf7f9cff322b858c410d08a1bf1e9da01a9cbf9b96258702773e5d3e2175 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-23T06:45:51.448Z] + make test [2020-11-23T06:45:51.448Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-11-23T06:45:52.904Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2020-11-23T06:46:32.052Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2020-11-23T06:46:32.052Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.014s coverage: 0.0% of statements [2020-11-23T06:46:32.052Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-23T06:46:38.835Z] gofmt -l . [2020-11-23T06:46:38.835Z] [ "`gofmt -l .`" = "" ] [2020-11-23T06:46:38.835Z] ./bin/test-attribution-txt.sh [2020-11-23T06:46:39.820Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-11-23T06:46:40.134Z] $ docker stop --time=1 c8a1cf7f9cff322b858c410d08a1bf1e9da01a9cbf9b96258702773e5d3e2175 [2020-11-23T06:46:42.635Z] $ docker rm -f c8a1cf7f9cff322b858c410d08a1bf1e9da01a9cbf9b96258702773e5d3e2175 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-23T06:46:43.800Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-23T06:46:44.838Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-23T06:46:47.851Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-23T06:46:48.267Z] + ls -al . [2020-11-23T06:46:48.267Z] total 132 [2020-11-23T06:46:48.267Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 23 06:46 . [2020-11-23T06:46:48.267Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 23 06:44 .. [2020-11-23T06:46:48.267Z] -rw-rw-r-- 1 jenkins jenkins 6 Nov 23 06:44 .dockerignore [2020-11-23T06:46:48.267Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 23 06:44 .git [2020-11-23T06:46:48.267Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 23 06:44 .github [2020-11-23T06:46:48.267Z] -rw-rw-r-- 1 jenkins jenkins 272 Nov 23 06:44 .gitignore [2020-11-23T06:46:48.267Z] -rw-rw-r-- 1 jenkins jenkins 5082 Nov 23 06:44 Attribution.txt [2020-11-23T06:46:48.267Z] -rw-rw-r-- 1 jenkins jenkins 1002 Nov 23 06:44 Dockerfile [2020-11-23T06:46:48.267Z] -rw-rw-r-- 1 jenkins jenkins 409 Nov 23 06:44 Dockerfile.build [2020-11-23T06:46:48.267Z] -rw-rw-r-- 1 jenkins jenkins 656 Nov 23 06:44 Jenkinsfile [2020-11-23T06:46:48.267Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 23 06:44 LICENSE [2020-11-23T06:46:48.267Z] -rw-rw-r-- 1 jenkins jenkins 937 Nov 23 06:44 Makefile [2020-11-23T06:46:48.267Z] -rw-rw-r-- 1 jenkins jenkins 12398 Nov 23 06:44 README.md [2020-11-23T06:46:48.267Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 23 06:41 VERSION [2020-11-23T06:46:48.267Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 23 06:44 bin [2020-11-23T06:46:48.267Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 23 06:44 cmd [2020-11-23T06:46:48.267Z] -rw-r--r-- 1 jenkins jenkins 8493 Nov 23 06:46 coverage.out [2020-11-23T06:46:48.267Z] -rw-r--r-- 1 jenkins jenkins 204 Nov 23 06:46 go.mod [2020-11-23T06:46:48.267Z] -rw-r--r-- 1 jenkins jenkins 14071 Nov 23 06:46 go.sum [2020-11-23T06:46:48.267Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 23 06:44 internal [2020-11-23T06:46:48.267Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 23 06:44 profiles [2020-11-23T06:46:48.267Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 23 06:44 version.go [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:46:48.710Z] + 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=d16fb4d93ca6e97d2ee1369daf0115c666a140da --label arch=arm64 --label version=0.0.0 . [2020-11-23T06:46:49.331Z] Sending build context to Docker daemon 323.1kB [2020-11-23T06:46:49.331Z] Step 1/26 : ARG BASE=golang:1.15-alpine [2020-11-23T06:46:49.331Z] Step 2/26 : FROM ${BASE} AS builder [2020-11-23T06:46:49.331Z] ---> 5bd238110fa3 [2020-11-23T06:46:49.331Z] Step 3/26 : ARG MAKE='make build' [2020-11-23T06:46:49.604Z] ---> Running in 595b36d65278 [2020-11-23T06:46:49.878Z] Removing intermediate container 595b36d65278 [2020-11-23T06:46:49.878Z] ---> 2d161b7d8d2d [2020-11-23T06:46:49.878Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2020-11-23T06:46:50.151Z] ---> Running in d571bafb2089 [2020-11-23T06:46:50.751Z] Removing intermediate container d571bafb2089 [2020-11-23T06:46:50.751Z] ---> 662e1f4ee46e [2020-11-23T06:46:50.751Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2020-11-23T06:46:50.751Z] ---> Running in a37bb2cfe64b [2020-11-23T06:46:51.356Z] Removing intermediate container a37bb2cfe64b [2020-11-23T06:46:51.357Z] ---> 876e827fd967 [2020-11-23T06:46:51.357Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-23T06:46:51.357Z] ---> Running in d074aacc09ba [2020-11-23T06:46:53.981Z] Removing intermediate container d074aacc09ba [2020-11-23T06:46:53.981Z] ---> 919df0537808 [2020-11-23T06:46:53.981Z] Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-11-23T06:46:54.261Z] ---> Running in 083fd7e9f59e [2020-11-23T06:46:55.698Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-23T06:46:56.689Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-23T06:46:57.679Z] OK: 142 MiB in 39 packages [2020-11-23T06:46:59.118Z] Removing intermediate container 083fd7e9f59e [2020-11-23T06:46:59.118Z] ---> a53d22486cc9 [2020-11-23T06:46:59.118Z] Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go [2020-11-23T06:46:59.118Z] ---> Running in f707ab293249 [2020-11-23T06:46:59.393Z] Removing intermediate container f707ab293249 [2020-11-23T06:46:59.394Z] ---> b8f1e6e99715 [2020-11-23T06:46:59.394Z] Step 9/26 : COPY go.mod . [2020-11-23T06:47:00.379Z] ---> 8a7d9c6d0613 [2020-11-23T06:47:00.379Z] Step 10/26 : COPY Makefile . [2020-11-23T06:47:00.979Z] ---> 8d45473330d0 [2020-11-23T06:47:00.979Z] Step 11/26 : RUN make update [2020-11-23T06:47:01.252Z] ---> Running in a76d2b8695ce [2020-11-23T06:47:02.683Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-11-23T06:47:04.132Z] Removing intermediate container a76d2b8695ce [2020-11-23T06:47:04.132Z] ---> 4209232f1ec4 [2020-11-23T06:47:04.132Z] Step 12/26 : COPY . . [2020-11-23T06:47:04.751Z] ---> 8c8f73e76e15 [2020-11-23T06:47:04.751Z] Step 13/26 : RUN ${MAKE} [2020-11-23T06:47:05.028Z] ---> Running in db31bee31d3b [2020-11-23T06:47:06.470Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp-go ./cmd [2020-11-23T06:47:33.326Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-11-23T06:47:40.076Z] Removing intermediate container db31bee31d3b [2020-11-23T06:47:40.076Z] ---> 65833816589c [2020-11-23T06:47:40.076Z] Step 14/26 : FROM alpine [2020-11-23T06:47:40.076Z] latest: Pulling from library/alpine [2020-11-23T06:47:40.354Z] 5f621e34cdf4: Pulling fs layer [2020-11-23T06:47:40.354Z] 5f621e34cdf4: Verifying Checksum [2020-11-23T06:47:40.354Z] 5f621e34cdf4: Download complete [2020-11-23T06:47:40.999Z] 5f621e34cdf4: Pull complete [2020-11-23T06:47:40.999Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-11-23T06:47:40.999Z] Status: Downloaded newer image for alpine:latest [2020-11-23T06:47:40.999Z] ---> 2e77e061c27f [2020-11-23T06:47:40.999Z] Step 15/26 : ENV APP_PORT=49993 [2020-11-23T06:47:41.282Z] ---> Running in 4ac697516bec [2020-11-23T06:47:41.879Z] Removing intermediate container 4ac697516bec [2020-11-23T06:47:41.879Z] ---> a4887f3bb8e4 [2020-11-23T06:47:41.879Z] Step 16/26 : EXPOSE $APP_PORT [2020-11-23T06:47:41.879Z] ---> Running in 3a0be2d3deaf [2020-11-23T06:47:42.475Z] Removing intermediate container 3a0be2d3deaf [2020-11-23T06:47:42.475Z] ---> 0018036e6b06 [2020-11-23T06:47:42.475Z] Step 17/26 : ENV DEVICE_PORT=161 [2020-11-23T06:47:42.475Z] ---> Running in 242d0de7a102 [2020-11-23T06:47:43.084Z] Removing intermediate container 242d0de7a102 [2020-11-23T06:47:43.084Z] ---> a6098d59df18 [2020-11-23T06:47:43.084Z] Step 18/26 : EXPOSE $DEVICE_PORT [2020-11-23T06:47:43.084Z] ---> Running in ada9fe70b950 [2020-11-23T06:47:43.682Z] Removing intermediate container ada9fe70b950 [2020-11-23T06:47:43.682Z] ---> d6e854053c72 [2020-11-23T06:47:43.682Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / [2020-11-23T06:47:45.117Z] ---> 95dfa56b1b84 [2020-11-23T06:47:45.117Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / [2020-11-23T06:47:45.718Z] ---> 7931c28c7e80 [2020-11-23T06:47:45.718Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / [2020-11-23T06:47:46.327Z] ---> 29c0a96e8045 [2020-11-23T06:47:46.327Z] Step 22/26 : ENTRYPOINT ["/device-snmp-go"] [2020-11-23T06:47:46.602Z] ---> Running in 11326b4f5f2f [2020-11-23T06:47:47.200Z] Removing intermediate container 11326b4f5f2f [2020-11-23T06:47:47.200Z] ---> ea946b4fa2a1 [2020-11-23T06:47:47.200Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2020-11-23T06:47:47.200Z] ---> Running in 464dd77d44d9 [2020-11-23T06:47:47.797Z] Removing intermediate container 464dd77d44d9 [2020-11-23T06:47:47.797Z] ---> 14f251b061e3 [2020-11-23T06:47:47.797Z] Step 24/26 : LABEL arch=arm64 [2020-11-23T06:47:47.797Z] ---> Running in 9279a8363a59 [2020-11-23T06:47:48.396Z] Removing intermediate container 9279a8363a59 [2020-11-23T06:47:48.396Z] ---> 2bf155b12348 [2020-11-23T06:47:48.396Z] Step 25/26 : LABEL git_sha=d16fb4d93ca6e97d2ee1369daf0115c666a140da [2020-11-23T06:47:48.396Z] ---> Running in 7a759c60ac6c [2020-11-23T06:47:48.994Z] Removing intermediate container 7a759c60ac6c [2020-11-23T06:47:48.994Z] ---> 41bd8c6b0f28 [2020-11-23T06:47:48.994Z] Step 26/26 : LABEL version=0.0.0 [2020-11-23T06:47:49.267Z] ---> Running in 8ff6d946de0a [2020-11-23T06:47:49.539Z] Removing intermediate container 8ff6d946de0a [2020-11-23T06:47:49.539Z] ---> 2f80cb918798 [2020-11-23T06:47:49.539Z] [Warning] One or more build-args [ARCH] were not consumed [2020-11-23T06:47:49.539Z] Successfully built 2f80cb918798 [2020-11-23T06:47:49.539Z] Successfully tagged docker-device-snmp-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-23T06:49:08.972Z] Running on prd-centos7-docker-4c-2g-13247 in /w/workspace/dgexfoundry_device-snmp-go_PR-72 [Pipeline] { [Pipeline] ws [2020-11-23T06:49:09.056Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2020-11-23T06:49:19.117Z] using credential edgex-jenkins-ssh [2020-11-23T06:49:19.223Z] Cloning the remote Git repository [2020-11-23T06:49:19.374Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2020-11-23T06:49:19.521Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2020-11-23T06:49:19.759Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-11-23T06:49:19.760Z] > git --version # timeout=10 [2020-11-23T06:49:19.839Z] > git --version # 'git version 2.16.5' [2020-11-23T06:49:19.840Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-23T06:49:19.928Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-23T06:49:20.892Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-11-23T06:49:20.908Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-23T06:49:21.031Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-11-23T06:49:21.135Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-11-23T06:49:21.136Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-23T06:49:21.143Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/72/head:refs/remotes/origin/PR-72 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-23T06:49:21.653Z] Merging remotes/origin/master commit dfea19939c3e5952b7f8a352ed4dd87bf2177730 into PR head commit d16fb4d93ca6e97d2ee1369daf0115c666a140da [2020-11-23T06:49:22.231Z] Merge succeeded, producing d16fb4d93ca6e97d2ee1369daf0115c666a140da [2020-11-23T06:49:22.231Z] Checking out Revision d16fb4d93ca6e97d2ee1369daf0115c666a140da (PR-72) [2020-11-23T06:49:21.677Z] > git config core.sparsecheckout # timeout=10 [2020-11-23T06:49:21.730Z] > git checkout -f d16fb4d93ca6e97d2ee1369daf0115c666a140da # timeout=10 [2020-11-23T06:49:21.961Z] > git remote # timeout=10 [2020-11-23T06:49:22.009Z] > git config --get remote.origin.url # timeout=10 [2020-11-23T06:49:22.040Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-23T06:49:22.047Z] > git merge dfea19939c3e5952b7f8a352ed4dd87bf2177730 # timeout=10 [2020-11-23T06:49:22.137Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-23T06:49:22.252Z] > git config core.sparsecheckout # timeout=10 [2020-11-23T06:49:22.276Z] > git checkout -f d16fb4d93ca6e97d2ee1369daf0115c666a140da # timeout=10 [2020-11-23T06:49:28.534Z] Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts" [2020-11-23T06:49:28.724Z] > git --version # timeout=10 [2020-11-23T06:49:28.993Z] > git --version # 'git version 2.16.5' [2020-11-23T06:49:29.172Z] fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-23T06:49:32.572Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-11-23T06:49:33.550Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-11-23T06:49:33.953Z] + sudo service docker restart [2020-11-23T06:49:33.953Z] + true [2020-11-23T06:49:33.953Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-23T06:49:36.203Z] provisioning config files... [2020-11-23T06:49:36.264Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config5697128861510024613tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:49:36.892Z] ---> docker-login.sh [2020-11-23T06:49:36.892Z] nexus3.edgexfoundry.org:10001 [2020-11-23T06:49:37.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:49:38.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:49:38.667Z] Configure a credential helper to remove this warning. See [2020-11-23T06:49:38.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:49:38.667Z] [2020-11-23T06:49:38.667Z] Login Succeeded [2020-11-23T06:49:38.667Z] nexus3.edgexfoundry.org:10002 [2020-11-23T06:49:39.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:49:39.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:49:39.017Z] Configure a credential helper to remove this warning. See [2020-11-23T06:49:39.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:49:39.017Z] [2020-11-23T06:49:39.017Z] Login Succeeded [2020-11-23T06:49:39.017Z] nexus3.edgexfoundry.org:10003 [2020-11-23T06:49:39.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:49:39.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:49:39.686Z] Configure a credential helper to remove this warning. See [2020-11-23T06:49:39.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:49:39.686Z] [2020-11-23T06:49:39.686Z] Login Succeeded [2020-11-23T06:49:39.686Z] nexus3.edgexfoundry.org:10004 [2020-11-23T06:49:39.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:49:40.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:49:40.314Z] Configure a credential helper to remove this warning. See [2020-11-23T06:49:40.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:49:40.314Z] [2020-11-23T06:49:40.314Z] Login Succeeded [2020-11-23T06:49:40.314Z] docker.io [2020-11-23T06:49:40.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:49:40.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:49:40.916Z] Configure a credential helper to remove this warning. See [2020-11-23T06:49:40.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:49:40.916Z] [2020-11-23T06:49:40.916Z] Login Succeeded [2020-11-23T06:49:40.916Z] ---> docker-login.sh ends [Pipeline] } [2020-11-23T06:49:40.976Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-23T06:49:42.869Z] ========================================================= [2020-11-23T06:49:42.869Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-23T06:49:42.869Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:49:43.366Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-11-23T06:49:43.648Z] Sending build context to Docker daemon 313.9kB [2020-11-23T06:49:43.648Z] Step 1/10 : ARG BASE=golang:1.15-alpine [2020-11-23T06:49:43.648Z] Step 2/10 : FROM ${BASE} [2020-11-23T06:49:43.947Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-23T06:49:43.947Z] df20fa9351a1: Pulling fs layer [2020-11-23T06:49:43.947Z] ed8968b2872e: Pulling fs layer [2020-11-23T06:49:43.947Z] a92cc7c5fd73: Pulling fs layer [2020-11-23T06:49:43.947Z] e871e8e8d7a9: Pulling fs layer [2020-11-23T06:49:43.947Z] e73272ec9a57: Pulling fs layer [2020-11-23T06:49:43.947Z] 1e910a182e73: Pulling fs layer [2020-11-23T06:49:43.947Z] 4e634b169226: Pulling fs layer [2020-11-23T06:49:43.947Z] e871e8e8d7a9: Waiting [2020-11-23T06:49:43.947Z] e73272ec9a57: Waiting [2020-11-23T06:49:43.947Z] 1e910a182e73: Waiting [2020-11-23T06:49:43.947Z] 4e634b169226: Waiting [2020-11-23T06:49:43.947Z] a92cc7c5fd73: Verifying Checksum [2020-11-23T06:49:43.947Z] a92cc7c5fd73: Download complete [2020-11-23T06:49:43.947Z] ed8968b2872e: Verifying Checksum [2020-11-23T06:49:43.947Z] ed8968b2872e: Download complete [2020-11-23T06:49:43.947Z] e73272ec9a57: Verifying Checksum [2020-11-23T06:49:43.947Z] e73272ec9a57: Download complete [2020-11-23T06:49:44.255Z] 1e910a182e73: Verifying Checksum [2020-11-23T06:49:44.255Z] 1e910a182e73: Download complete [2020-11-23T06:49:44.548Z] df20fa9351a1: Verifying Checksum [2020-11-23T06:49:44.548Z] df20fa9351a1: Download complete [2020-11-23T06:49:45.679Z] df20fa9351a1: Pull complete [2020-11-23T06:49:46.365Z] ed8968b2872e: Pull complete [2020-11-23T06:49:46.660Z] a92cc7c5fd73: Pull complete [2020-11-23T06:49:48.763Z] 4e634b169226: Verifying Checksum [2020-11-23T06:49:48.763Z] 4e634b169226: Download complete [2020-11-23T06:49:50.841Z] e871e8e8d7a9: Verifying Checksum [2020-11-23T06:49:50.841Z] e871e8e8d7a9: Download complete [2020-11-23T06:50:03.604Z] e871e8e8d7a9: Pull complete [2020-11-23T06:50:03.604Z] e73272ec9a57: Pull complete [2020-11-23T06:50:03.939Z] 1e910a182e73: Pull complete [2020-11-23T06:50:12.421Z] 4e634b169226: Pull complete [2020-11-23T06:50:12.421Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-23T06:50:12.421Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-23T06:50:12.421Z] ---> f7629b54cfaa [2020-11-23T06:50:12.421Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-11-23T06:50:12.421Z] ---> Running in 70ad206bd32b [2020-11-23T06:50:12.421Z] Removing intermediate container 70ad206bd32b [2020-11-23T06:50:12.421Z] ---> 8baeb5842346 [2020-11-23T06:50:12.421Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-11-23T06:50:12.421Z] ---> Running in 3a0e5e515e64 [2020-11-23T06:50:12.421Z] Removing intermediate container 3a0e5e515e64 [2020-11-23T06:50:12.421Z] ---> 9cb5d5fae20a [2020-11-23T06:50:12.421Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2020-11-23T06:50:12.421Z] ---> Running in 3cb6987fe7b5 [2020-11-23T06:50:12.718Z] Removing intermediate container 3cb6987fe7b5 [2020-11-23T06:50:12.718Z] ---> eb22c65dbb0e [2020-11-23T06:50:12.718Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-23T06:50:12.718Z] ---> Running in 4396f2a8e2e5 [2020-11-23T06:50:16.305Z] Removing intermediate container 4396f2a8e2e5 [2020-11-23T06:50:16.305Z] ---> 9a44ff26c1c3 [2020-11-23T06:50:16.305Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-11-23T06:50:16.305Z] ---> Running in edd078bf9ae8 [2020-11-23T06:50:17.268Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-23T06:50:17.854Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-23T06:50:18.456Z] OK: 166 MiB in 39 packages [2020-11-23T06:50:19.061Z] Removing intermediate container edd078bf9ae8 [2020-11-23T06:50:19.061Z] ---> 614a4837c3e3 [2020-11-23T06:50:19.061Z] Step 8/10 : WORKDIR /device-snmp-go [2020-11-23T06:50:19.061Z] ---> Running in 929fa00cea31 [2020-11-23T06:50:19.348Z] Removing intermediate container 929fa00cea31 [2020-11-23T06:50:19.348Z] ---> adbdd59fd5be [2020-11-23T06:50:19.348Z] Step 9/10 : COPY . . [2020-11-23T06:50:20.813Z] ---> 1f195552760d [2020-11-23T06:50:20.813Z] Step 10/10 : RUN go mod download [2020-11-23T06:50:20.813Z] ---> Running in d5912df042f8 [2020-11-23T06:51:01.207Z] Removing intermediate container d5912df042f8 [2020-11-23T06:51:01.207Z] ---> f7baa2d60c36 [2020-11-23T06:51:01.207Z] Successfully built f7baa2d60c36 [2020-11-23T06:51:01.207Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:51:01.708Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-23T06:51:02.394Z] . [Pipeline] withDockerContainer [2020-11-23T06:51:02.943Z] prd-centos7-docker-4c-2g-13247 does not seem to be running inside a container [2020-11-23T06:51:03.328Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-23T06:51:04.977Z] $ docker top dde38136fc28991abea1ba59dc6c1a28f2165987d3aa1d47aec592049837d15d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-23T06:51:06.295Z] + go version [2020-11-23T06:51:06.295Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-23T06:51:06.364Z] $ docker stop --time=1 dde38136fc28991abea1ba59dc6c1a28f2165987d3aa1d47aec592049837d15d [2020-11-23T06:51:08.157Z] $ docker rm -f dde38136fc28991abea1ba59dc6c1a28f2165987d3aa1d47aec592049837d15d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:51:09.666Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-23T06:51:09.666Z] . [Pipeline] withDockerContainer [2020-11-23T06:51:09.844Z] prd-centos7-docker-4c-2g-13247 does not seem to be running inside a container [2020-11-23T06:51:09.944Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-23T06:51:10.751Z] $ docker top 3c97eeb98865fb99fef9e78e5080ce0300f16e2ad340948cbcf4f30e4639c2dc -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-23T06:51:11.419Z] + make test [2020-11-23T06:51:11.419Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-11-23T06:51:14.308Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2020-11-23T06:51:47.975Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2020-11-23T06:51:47.975Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.016s coverage: 0.0% of statements [2020-11-23T06:51:47.975Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-23T06:51:52.870Z] gofmt -l . [2020-11-23T06:51:53.269Z] [ "`gofmt -l .`" = "" ] [2020-11-23T06:51:53.269Z] ./bin/test-attribution-txt.sh [2020-11-23T06:51:56.219Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-11-23T06:51:58.005Z] $ docker stop --time=1 3c97eeb98865fb99fef9e78e5080ce0300f16e2ad340948cbcf4f30e4639c2dc [2020-11-23T06:52:00.748Z] $ docker rm -f 3c97eeb98865fb99fef9e78e5080ce0300f16e2ad340948cbcf4f30e4639c2dc [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-23T06:52:02.035Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-23T06:52:02.109Z] Warning: overwriting stash ‘coverage-report’ [2020-11-23T06:52:02.987Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-11-23T06:52:04.012Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-23T06:52:04.479Z] + ls -al . [2020-11-23T06:52:04.479Z] total 104 [2020-11-23T06:52:04.479Z] drwxrwxr-x. 8 jenkins jenkins 4096 Nov 23 06:51 . [2020-11-23T06:52:04.479Z] drwxrwxr-x. 4 jenkins jenkins 28 Nov 23 06:49 .. [2020-11-23T06:52:04.479Z] -rw-rw-r--. 1 jenkins jenkins 5082 Nov 23 06:49 Attribution.txt [2020-11-23T06:52:04.479Z] drwxrwxr-x. 2 jenkins jenkins 87 Nov 23 06:49 bin [2020-11-23T06:52:04.479Z] drwxrwxr-x. 3 jenkins jenkins 32 Nov 23 06:49 cmd [2020-11-23T06:52:04.479Z] -rw-r--r--. 1 jenkins jenkins 8493 Nov 23 06:51 coverage.out [2020-11-23T06:52:04.479Z] -rw-rw-r--. 1 jenkins jenkins 1002 Nov 23 06:49 Dockerfile [2020-11-23T06:52:04.479Z] -rw-rw-r--. 1 jenkins jenkins 409 Nov 23 06:49 Dockerfile.build [2020-11-23T06:52:04.479Z] -rw-rw-r--. 1 jenkins jenkins 6 Nov 23 06:49 .dockerignore [2020-11-23T06:52:04.479Z] drwxrwxr-x. 8 jenkins jenkins 179 Nov 23 06:49 .git [2020-11-23T06:52:04.479Z] drwxrwxr-x. 2 jenkins jenkins 60 Nov 23 06:49 .github [2020-11-23T06:52:04.479Z] -rw-rw-r--. 1 jenkins jenkins 272 Nov 23 06:49 .gitignore [2020-11-23T06:52:04.479Z] -rw-r--r--. 1 jenkins jenkins 204 Nov 23 06:51 go.mod [2020-11-23T06:52:04.479Z] -rw-r--r--. 1 jenkins jenkins 14071 Nov 23 06:51 go.sum [2020-11-23T06:52:04.479Z] drwxrwxr-x. 3 jenkins jenkins 20 Nov 23 06:49 internal [2020-11-23T06:52:04.479Z] -rw-rw-r--. 1 jenkins jenkins 656 Nov 23 06:49 Jenkinsfile [2020-11-23T06:52:04.479Z] -rw-rw-r--. 1 jenkins jenkins 11340 Nov 23 06:49 LICENSE [2020-11-23T06:52:04.479Z] -rw-rw-r--. 1 jenkins jenkins 937 Nov 23 06:49 Makefile [2020-11-23T06:52:04.479Z] drwxrwxr-x. 2 jenkins jenkins 84 Nov 23 06:49 profiles [2020-11-23T06:52:04.479Z] -rw-rw-r--. 1 jenkins jenkins 12398 Nov 23 06:49 README.md [2020-11-23T06:52:04.479Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 23 06:41 VERSION [2020-11-23T06:52:04.479Z] -rw-rw-r--. 1 jenkins jenkins 209 Nov 23 06:49 version.go [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:52:05.016Z] + 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=d16fb4d93ca6e97d2ee1369daf0115c666a140da --label arch=amd64 --label version=0.0.0 . [2020-11-23T06:52:05.290Z] Sending build context to Docker daemon 323.1kB [2020-11-23T06:52:05.290Z] Step 1/26 : ARG BASE=golang:1.15-alpine [2020-11-23T06:52:05.290Z] Step 2/26 : FROM ${BASE} AS builder [2020-11-23T06:52:05.290Z] ---> f7baa2d60c36 [2020-11-23T06:52:05.290Z] Step 3/26 : ARG MAKE='make build' [2020-11-23T06:52:05.563Z] ---> Running in 615acd54526a [2020-11-23T06:52:05.859Z] Removing intermediate container 615acd54526a [2020-11-23T06:52:05.859Z] ---> 8bf8fc0cdaed [2020-11-23T06:52:05.859Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2020-11-23T06:52:05.859Z] ---> Running in b20b90d1a2c0 [2020-11-23T06:52:06.142Z] Removing intermediate container b20b90d1a2c0 [2020-11-23T06:52:06.142Z] ---> 8c6d7226f263 [2020-11-23T06:52:06.142Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2020-11-23T06:52:06.142Z] ---> Running in 8f109117a4b1 [2020-11-23T06:52:06.410Z] Removing intermediate container 8f109117a4b1 [2020-11-23T06:52:06.410Z] ---> 7122bbce2b59 [2020-11-23T06:52:06.410Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-23T06:52:06.699Z] ---> Running in 7b096e983609 [2020-11-23T06:52:08.134Z] Removing intermediate container 7b096e983609 [2020-11-23T06:52:08.134Z] ---> 12a324a07ff7 [2020-11-23T06:52:08.134Z] Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-11-23T06:52:08.134Z] ---> Running in ed95780f9585 [2020-11-23T06:52:09.130Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-23T06:52:09.738Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-23T06:52:10.338Z] OK: 166 MiB in 39 packages [2020-11-23T06:52:10.966Z] Removing intermediate container ed95780f9585 [2020-11-23T06:52:10.966Z] ---> c8de83008c41 [2020-11-23T06:52:10.966Z] Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go [2020-11-23T06:52:10.966Z] ---> Running in ed266fa90e8e [2020-11-23T06:52:11.311Z] Removing intermediate container ed266fa90e8e [2020-11-23T06:52:11.311Z] ---> 400f37b2254d [2020-11-23T06:52:11.311Z] Step 9/26 : COPY go.mod . [2020-11-23T06:52:12.498Z] ---> ec4142124b52 [2020-11-23T06:52:12.498Z] Step 10/26 : COPY Makefile . [2020-11-23T06:52:13.164Z] ---> bbf3b09df80a [2020-11-23T06:52:13.164Z] Step 11/26 : RUN make update [2020-11-23T06:52:13.164Z] ---> Running in 97b14d40e4dc [2020-11-23T06:52:14.252Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-11-23T06:52:15.885Z] Removing intermediate container 97b14d40e4dc [2020-11-23T06:52:15.885Z] ---> b17d3585962f [2020-11-23T06:52:15.885Z] Step 12/26 : COPY . . [2020-11-23T06:52:17.002Z] ---> 9084b16e837c [2020-11-23T06:52:17.002Z] Step 13/26 : RUN ${MAKE} [2020-11-23T06:52:17.002Z] ---> Running in f4e1aa224056 [2020-11-23T06:52:18.621Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp-go ./cmd [2020-11-23T06:52:37.893Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-11-23T06:52:45.057Z] Removing intermediate container f4e1aa224056 [2020-11-23T06:52:45.057Z] ---> e01b6968e2b3 [2020-11-23T06:52:45.057Z] Step 14/26 : FROM alpine [2020-11-23T06:52:45.371Z] latest: Pulling from library/alpine [2020-11-23T06:52:45.761Z] 188c0c94c7c5: Pulling fs layer [2020-11-23T06:52:45.761Z] 188c0c94c7c5: Verifying Checksum [2020-11-23T06:52:45.761Z] 188c0c94c7c5: Download complete [2020-11-23T06:52:47.390Z] 188c0c94c7c5: Pull complete [2020-11-23T06:52:47.390Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-11-23T06:52:47.390Z] Status: Downloaded newer image for alpine:latest [2020-11-23T06:52:47.390Z] ---> d6e46aa2470d [2020-11-23T06:52:47.390Z] Step 15/26 : ENV APP_PORT=49993 [2020-11-23T06:52:47.390Z] ---> Running in b49d1645a8df [2020-11-23T06:52:47.819Z] Removing intermediate container b49d1645a8df [2020-11-23T06:52:47.819Z] ---> 779569078d93 [2020-11-23T06:52:47.819Z] Step 16/26 : EXPOSE $APP_PORT [2020-11-23T06:52:48.113Z] ---> Running in 1104c57d0006 [2020-11-23T06:52:48.417Z] Removing intermediate container 1104c57d0006 [2020-11-23T06:52:48.418Z] ---> 4ef6d7b5ba02 [2020-11-23T06:52:48.418Z] Step 17/26 : ENV DEVICE_PORT=161 [2020-11-23T06:52:48.717Z] ---> Running in d1488e625818 [2020-11-23T06:52:48.717Z] Removing intermediate container d1488e625818 [2020-11-23T06:52:48.717Z] ---> 0a11586ca976 [2020-11-23T06:52:48.717Z] Step 18/26 : EXPOSE $DEVICE_PORT [2020-11-23T06:52:49.004Z] ---> Running in 69734f92d7a5 [2020-11-23T06:52:49.349Z] Removing intermediate container 69734f92d7a5 [2020-11-23T06:52:49.349Z] ---> a50a3288a230 [2020-11-23T06:52:49.349Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / [2020-11-23T06:52:50.880Z] ---> 6f570fe96bbc [2020-11-23T06:52:50.880Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / [2020-11-23T06:52:51.197Z] ---> 3543303618c5 [2020-11-23T06:52:51.197Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / [2020-11-23T06:52:51.853Z] ---> c1ddb28540f2 [2020-11-23T06:52:51.853Z] Step 22/26 : ENTRYPOINT ["/device-snmp-go"] [2020-11-23T06:52:52.136Z] ---> Running in 4b009811c3b0 [2020-11-23T06:52:52.136Z] Removing intermediate container 4b009811c3b0 [2020-11-23T06:52:52.136Z] ---> 27e2db311804 [2020-11-23T06:52:52.136Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2020-11-23T06:52:52.428Z] ---> Running in 928a26942e67 [2020-11-23T06:52:52.711Z] Removing intermediate container 928a26942e67 [2020-11-23T06:52:52.711Z] ---> 4d6032287a19 [2020-11-23T06:52:52.711Z] Step 24/26 : LABEL arch=amd64 [2020-11-23T06:52:52.711Z] ---> Running in 6ffbf3f1fdb2 [2020-11-23T06:52:52.988Z] Removing intermediate container 6ffbf3f1fdb2 [2020-11-23T06:52:52.988Z] ---> 486274694851 [2020-11-23T06:52:52.988Z] Step 25/26 : LABEL git_sha=d16fb4d93ca6e97d2ee1369daf0115c666a140da [2020-11-23T06:52:52.988Z] ---> Running in 3f3e02b70d07 [2020-11-23T06:52:53.307Z] Removing intermediate container 3f3e02b70d07 [2020-11-23T06:52:53.308Z] ---> 64c9ec7fc812 [2020-11-23T06:52:53.308Z] Step 26/26 : LABEL version=0.0.0 [2020-11-23T06:52:53.308Z] ---> Running in 2420c40deb4a [2020-11-23T06:52:53.650Z] Removing intermediate container 2420c40deb4a [2020-11-23T06:52:53.650Z] ---> 03f804722fa9 [2020-11-23T06:52:53.650Z] [Warning] One or more build-args [ARCH] were not consumed [2020-11-23T06:52:54.007Z] Successfully built 03f804722fa9 [2020-11-23T06:52:54.007Z] Successfully tagged docker-device-snmp-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-11-23T06:52:57.276Z] provisioning config files... [2020-11-23T06:52:57.327Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-72@tmp/config3419393642517310043tmp [Pipeline] { [Pipeline] sh [2020-11-23T06:52:57.890Z] + set +x [2020-11-23T06:52:57.890Z] + bash -s -- [2020-11-23T06:52:57.890Z] + curl -s https://codecov.io/bash [2020-11-23T06:52:58.169Z] [2020-11-23T06:52:58.169Z] _____ _ [2020-11-23T06:52:58.169Z] / ____| | | [2020-11-23T06:52:58.169Z] | | ___ __| | ___ ___ _____ __ [2020-11-23T06:52:58.169Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-23T06:52:58.169Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-23T06:52:58.169Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-23T06:52:58.169Z] Bash-20201123-d0fed5f [2020-11-23T06:52:58.169Z] [2020-11-23T06:52:58.169Z] [2020-11-23T06:52:58.169Z] ==> Jenkins CI detected. [2020-11-23T06:52:58.169Z] project root: . [2020-11-23T06:52:58.169Z] --> token set from env [2020-11-23T06:52:58.453Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-23T06:52:58.742Z] ==> Running gcov in . (disable via -X gcov) [2020-11-23T06:52:58.742Z] ==> Python coveragepy not found [2020-11-23T06:52:58.742Z] ==> Searching for coverage reports in: [2020-11-23T06:52:58.742Z] + . [2020-11-23T06:52:58.742Z] -> Found 1 reports [2020-11-23T06:52:58.742Z] ==> Detecting git/mercurial file structure [2020-11-23T06:52:58.742Z] ==> Reading reports [2020-11-23T06:52:58.742Z] + ./coverage.out bytes=8493 [2020-11-23T06:52:58.742Z] ==> Appending adjustments [2020-11-23T06:52:58.742Z] https://docs.codecov.io/docs/fixing-reports [2020-11-23T06:52:58.742Z] + Found adjustments [2020-11-23T06:52:58.742Z] ==> Gzipping contents [2020-11-23T06:52:58.742Z] ==> Uploading reports [2020-11-23T06:52:58.742Z] url: https://codecov.io [2020-11-23T06:52:58.743Z] query: branch=PR-72&commit=d16fb4d93ca6e97d2ee1369daf0115c666a140da&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-72%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=72&job=&cmd_args= [2020-11-23T06:52:59.016Z] -> Pinging Codecov [2020-11-23T06:52:59.016Z] https://codecov.io/upload/v4?package=bash-20201123-d0fed5f&token=secret&branch=PR-72&commit=d16fb4d93ca6e97d2ee1369daf0115c666a140da&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-72%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=72&job=&cmd_args= [2020-11-23T06:52:59.619Z] -> Uploading to [2020-11-23T06:52:59.619Z] https://storage.googleapis.com/codecov/v4/raw/2020-11-23/6C56EA5C29638FB4528AC87E60AF5AE0/d16fb4d93ca6e97d2ee1369daf0115c666a140da/b66c64f4-d44e-4285-a8ef-624c9ee8d000.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201123%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201123T065259Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=742d896a59716be9e85e343c5d8953124ca6e2e86d460f692981f3f887aa76e7 [2020-11-23T06:52:59.619Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-23T06:52:59.619Z] Dload Upload Total Spent Left Speed [2020-11-23T06:53:00.280Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1447 0 0 100 1447 0 3021 --:--:-- --:--:-- --:--:-- 3020 100 1447 0 0 100 1447 0 3018 --:--:-- --:--:-- --:--:-- 3014 [2020-11-23T06:53:00.280Z] -> View reports at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/d16fb4d93ca6e97d2ee1369daf0115c666a140da [Pipeline] } [2020-11-23T06:53:00.381Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:53:05.102Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:53:05.874Z] ---> package-listing.sh [2020-11-23T06:53:05.874Z] ++ facter osfamily [2020-11-23T06:53:05.874Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-23T06:53:06.145Z] + OS_FAMILY=redhat [2020-11-23T06:53:06.145Z] + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-72 [2020-11-23T06:53:06.145Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-23T06:53:06.145Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-23T06:53:06.145Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-23T06:53:06.145Z] + PACKAGES=/tmp/packages_start.txt [2020-11-23T06:53:06.145Z] + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-72 ']' [2020-11-23T06:53:06.145Z] + PACKAGES=/tmp/packages_end.txt [2020-11-23T06:53:06.145Z] + case "${OS_FAMILY}" in [2020-11-23T06:53:06.145Z] + rpm -qa [2020-11-23T06:53:06.145Z] + sort [2020-11-23T06:53:18.829Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-23T06:53:18.829Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-23T06:53:18.829Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-23T06:53:18.829Z] + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-72 ']' [2020-11-23T06:53:18.829Z] + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-72/archives/ [2020-11-23T06:53:18.829Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-snmp-go_PR-72/archives/ [Pipeline] echo [2020-11-23T06:53:18.901Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-snmp-go_PR-72/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-11-23T06:53:19.278Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:53:19.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-23T06:53:20.234Z] [2020-11-23T06:53:20.234Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:53:20.730Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-23T06:53:21.033Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-23T06:53:21.033Z] df20fa9351a1: Pulling fs layer [2020-11-23T06:53:21.033Z] 36b3adc4ff6f: Pulling fs layer [2020-11-23T06:53:21.033Z] 8ad3a11d3b57: Pulling fs layer [2020-11-23T06:53:21.033Z] 46f8f816bc3b: Pulling fs layer [2020-11-23T06:53:21.033Z] 93b61091891f: Pulling fs layer [2020-11-23T06:53:21.034Z] 93b9cdb0e59b: Pulling fs layer [2020-11-23T06:53:21.034Z] 5e14af77c1be: Pulling fs layer [2020-11-23T06:53:21.034Z] 01666e4c0597: Pulling fs layer [2020-11-23T06:53:21.034Z] aa168da1d23b: Pulling fs layer [2020-11-23T06:53:21.034Z] 46f8f816bc3b: Waiting [2020-11-23T06:53:21.034Z] 93b61091891f: Waiting [2020-11-23T06:53:21.034Z] 93b9cdb0e59b: Waiting [2020-11-23T06:53:21.034Z] 5e14af77c1be: Waiting [2020-11-23T06:53:21.034Z] 01666e4c0597: Waiting [2020-11-23T06:53:21.034Z] aa168da1d23b: Waiting [2020-11-23T06:53:21.034Z] 36b3adc4ff6f: Verifying Checksum [2020-11-23T06:53:21.034Z] 36b3adc4ff6f: Download complete [2020-11-23T06:53:21.034Z] 46f8f816bc3b: Verifying Checksum [2020-11-23T06:53:21.034Z] 46f8f816bc3b: Download complete [2020-11-23T06:53:21.349Z] df20fa9351a1: Verifying Checksum [2020-11-23T06:53:21.349Z] df20fa9351a1: Download complete [2020-11-23T06:53:21.349Z] 93b9cdb0e59b: Verifying Checksum [2020-11-23T06:53:21.349Z] 93b9cdb0e59b: Download complete [2020-11-23T06:53:21.349Z] 93b61091891f: Download complete [2020-11-23T06:53:21.349Z] 5e14af77c1be: Download complete [2020-11-23T06:53:21.349Z] 01666e4c0597: Verifying Checksum [2020-11-23T06:53:21.349Z] 01666e4c0597: Download complete [2020-11-23T06:53:22.432Z] df20fa9351a1: Pull complete [2020-11-23T06:53:22.771Z] 8ad3a11d3b57: Verifying Checksum [2020-11-23T06:53:22.772Z] 8ad3a11d3b57: Download complete [2020-11-23T06:53:23.080Z] 36b3adc4ff6f: Pull complete [2020-11-23T06:53:26.321Z] 8ad3a11d3b57: Pull complete [2020-11-23T06:53:27.044Z] 46f8f816bc3b: Pull complete [2020-11-23T06:53:29.635Z] 93b61091891f: Pull complete [2020-11-23T06:53:30.421Z] 93b9cdb0e59b: Pull complete [2020-11-23T06:53:31.114Z] 5e14af77c1be: Pull complete [2020-11-23T06:53:32.351Z] 01666e4c0597: Pull complete [2020-11-23T06:53:33.505Z] aa168da1d23b: Verifying Checksum [2020-11-23T06:53:33.505Z] aa168da1d23b: Download complete [2020-11-23T06:53:56.249Z] aa168da1d23b: Pull complete [2020-11-23T06:53:56.249Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-23T06:53:56.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-23T06:53:56.249Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-23T06:53:56.884Z] prd-centos7-docker-4c-2g-13228 does not seem to be running inside a container [2020-11-23T06:53:57.010Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-snmp-go_PR-72/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-snmp-go_PR-72 -v /w/workspace/dgexfoundry_device-snmp-go_PR-72:/w/workspace/dgexfoundry_device-snmp-go_PR-72:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-72@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-11-23T06:54:04.097Z] $ docker top 5f3a647d32ea148eb316fa59fffd810e49042adf036afd3af8c1def375fb8546 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-23T06:54:04.783Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-23T06:54:05.116Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-23T06:54:05.452Z] + ls /var/log/sa-host [2020-11-23T06:54:05.452Z] + sadf -c /var/log/sa-host/sa05 [2020-11-23T06:54:05.452Z] file_magic: OK [2020-11-23T06:54:05.452Z] HZ: Using current value: 100 [2020-11-23T06:54:05.452Z] file_header: OK [2020-11-23T06:54:05.452Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-11-23T06:54:05.452Z] Statistics: [2020-11-23T06:54:05.452Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-23T06:54:05.452Z] File successfully converted to sysstat format version 12.2.1 [2020-11-23T06:54:05.452Z] + sadf -c /var/log/sa-host/sa23 [2020-11-23T06:54:05.452Z] file_magic: OK [2020-11-23T06:54:05.452Z] HZ: Using current value: 100 [2020-11-23T06:54:05.452Z] file_header: OK [2020-11-23T06:54:05.452Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-11-23T06:54:05.452Z] Statistics: [2020-11-23T06:54:05.452Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-23T06:54:05.452Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-23T06:54:07.738Z] provisioning config files... [2020-11-23T06:54:07.762Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-72@tmp/config6094506031114408316tmp [Pipeline] { [Pipeline] echo [2020-11-23T06:54:07.940Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:54:08.295Z] ---> create-netrc.sh [Pipeline] } [2020-11-23T06:54:08.333Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-23T06:54:08.511Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:54:08.866Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-23T06:54:08.902Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:54:09.268Z] ---> sudo-logs.sh [2020-11-23T06:54:09.269Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-23T06:54:09.305Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:54:09.682Z] ---> job-cost.sh [2020-11-23T06:54:09.962Z] lf-activate-venv: SKIPPING [2020-11-23T06:54:09.962Z] INFO: No Stack... [2020-11-23T06:54:10.920Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-23T06:54:11.189Z] INFO: Archiving Costs [Pipeline] echo [2020-11-23T06:54:11.230Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:54:11.700Z] ---> logs-deploy.sh [2020-11-23T06:54:11.700Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-72/1 [2020-11-23T06:54:11.700Z] INFO: archiving workspace using pattern(s): [2020-11-23T06:54:14.699Z] Archives upload complete. [2020-11-23T06:54:14.699Z] INFO: archiving logs to Nexus