Pull request #83 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/device-snmp-go Loading trusted files from base branch master at 2835f428d5bb359d09284af55213ecc07555b5ca rather than 9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd Obtained Jenkinsfile from 2835f428d5bb359d09284af55213ecc07555b5ca Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-snmp-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-24914 in /w/workspace/dgexfoundry_device-snmp-go_PR-83 [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-83 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/83/head:refs/remotes/origin/PR-83 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 2835f428d5bb359d09284af55213ecc07555b5ca into PR head commit 9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd Merge succeeded, producing 9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd Checking out Revision 9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd (PR-83) > git config core.sparsecheckout # timeout=10 > git checkout -f 9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2835f428d5bb359d09284af55213ecc07555b5ca # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd # timeout=10 Commit message: "feat: Remove Logging configuration" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-04T05:37:10.938Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-04T05:37:11.208Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-04T05:37:11.318Z] ========================================================= [2021-02-04T05:37:11.319Z] EdgeX Global Pipelines Version Info [2021-02-04T05:37:11.319Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk be8ccdab35ec795f9e357baea943d080b1f7317a # timeout=10 [2021-02-04T05:37:12.841Z] ------------------- [2021-02-04T05:37:12.841Z] stable info: [2021-02-04T05:37:12.841Z] ------------------- [2021-02-04T05:37:12.841Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-04T05:37:12.841Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-04T05:37:12.841Z] Message: update stable to v1.0.179 [2021-02-04T05:37:13.791Z] ------------------- [2021-02-04T05:37:13.791Z] experimental info: [2021-02-04T05:37:13.791Z] ------------------- [2021-02-04T05:37:13.792Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-04T05:37:13.792Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-04T05:37:13.792Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-04T05:37:14.029Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2021-02-04T05:37:14.116Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2021-02-04T05:37:14.204Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-04T05:37:14.287Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-04T05:37:14.369Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-04T05:37:14.452Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-04T05:37:14.545Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-04T05:37:14.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-04T05:37:14.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-02-04T05:37:14.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-04T05:37:14.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-04T05:37:14.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-snmp-go [Pipeline] echo [2021-02-04T05:37:15.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-04T05:37:15.129Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-04T05:37:15.212Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-04T05:37:15.321Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-04T05:37:15.403Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-02-04T05:37:15.485Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-02-04T05:37:15.600Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-04T05:37:15.710Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-02-04T05:37:15.792Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-02-04T05:37:15.886Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-02-04T05:37:15.966Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-02-04T05:37:16.048Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-02-04T05:37:16.134Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-02-04T05:37:16.229Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-04T05:37:16.311Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-04T05:37:16.396Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-83 [Pipeline] echo [2021-02-04T05:37:16.477Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-83 [Pipeline] echo [2021-02-04T05:37:16.559Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-83 [Pipeline] echo [2021-02-04T05:37:16.647Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd [Pipeline] echo [2021-02-04T05:37:16.731Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9643cb4 [Pipeline] echo [2021-02-04T05:37:16.817Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-04T05:37:17.009Z] provisioning config files... [2021-02-04T05:37:17.050Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-83@tmp/config3682014799392527700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-04T05:37:17.473Z] ---> docker-login.sh [2021-02-04T05:37:17.473Z] nexus3.edgexfoundry.org:10001 [2021-02-04T05:37:17.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T05:37:18.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T05:37:18.000Z] Configure a credential helper to remove this warning. See [2021-02-04T05:37:18.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T05:37:18.000Z] [2021-02-04T05:37:18.000Z] Login Succeeded [2021-02-04T05:37:18.000Z] nexus3.edgexfoundry.org:10002 [2021-02-04T05:37:18.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T05:37:18.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T05:37:18.000Z] Configure a credential helper to remove this warning. See [2021-02-04T05:37:18.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T05:37:18.000Z] [2021-02-04T05:37:18.000Z] Login Succeeded [2021-02-04T05:37:18.000Z] nexus3.edgexfoundry.org:10003 [2021-02-04T05:37:18.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T05:37:18.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T05:37:18.264Z] Configure a credential helper to remove this warning. See [2021-02-04T05:37:18.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T05:37:18.264Z] [2021-02-04T05:37:18.264Z] Login Succeeded [2021-02-04T05:37:18.264Z] nexus3.edgexfoundry.org:10004 [2021-02-04T05:37:18.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T05:37:18.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T05:37:18.527Z] Configure a credential helper to remove this warning. See [2021-02-04T05:37:18.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T05:37:18.527Z] [2021-02-04T05:37:18.527Z] Login Succeeded [2021-02-04T05:37:18.527Z] docker.io [2021-02-04T05:37:18.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T05:37:18.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T05:37:18.792Z] Configure a credential helper to remove this warning. See [2021-02-04T05:37:18.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T05:37:18.792Z] [2021-02-04T05:37:18.792Z] Login Succeeded [2021-02-04T05:37:18.792Z] ---> docker-login.sh ends [Pipeline] } [2021-02-04T05:37:18.801Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-04T05:37:19.578Z] + git log --format=format:%s -1 9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd [Pipeline] echo [2021-02-04T05:37:19.642Z] GIT_COMMIT: 9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd, Commit Message: feat: Remove Logging configuration [Pipeline] echo [2021-02-04T05:37:19.704Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-02-04T05:37:20.439Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-04T05:37:20.439Z] [2021-02-04T05:37:20.439Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-04T05:37:20.807Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-04T05:37:20.808Z] latest: Pulling from edgex-devops/git-semver [2021-02-04T05:37:20.808Z] 31603596830f: Pulling fs layer [2021-02-04T05:37:20.808Z] 2a8b12db71e7: Pulling fs layer [2021-02-04T05:37:20.808Z] 6ca5941a6612: Pulling fs layer [2021-02-04T05:37:20.808Z] ecc8261a40a4: Pulling fs layer [2021-02-04T05:37:20.808Z] ecc8261a40a4: Waiting [2021-02-04T05:37:20.808Z] 2a8b12db71e7: Verifying Checksum [2021-02-04T05:37:20.808Z] 2a8b12db71e7: Download complete [2021-02-04T05:37:20.808Z] 31603596830f: Verifying Checksum [2021-02-04T05:37:20.808Z] 31603596830f: Download complete [2021-02-04T05:37:21.072Z] ecc8261a40a4: Verifying Checksum [2021-02-04T05:37:21.072Z] ecc8261a40a4: Download complete [2021-02-04T05:37:21.072Z] 6ca5941a6612: Verifying Checksum [2021-02-04T05:37:21.072Z] 6ca5941a6612: Download complete [2021-02-04T05:37:21.334Z] 31603596830f: Pull complete [2021-02-04T05:37:21.334Z] 2a8b12db71e7: Pull complete [2021-02-04T05:37:22.282Z] 6ca5941a6612: Pull complete [2021-02-04T05:37:22.545Z] ecc8261a40a4: Pull complete [2021-02-04T05:37:22.545Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-04T05:37:22.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-04T05:37:22.545Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-04T05:37:22.652Z] prd-centos7-docker-4c-2g-24914 does not seem to be running inside a container [2021-02-04T05:37:22.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_PR-83 -v /w/workspace/dgexfoundry_device-snmp-go_PR-83:/w/workspace/dgexfoundry_device-snmp-go_PR-83:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-83@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-04T05:37:24.483Z] $ docker top 93262a06409e469c895ccae7c9386ea4d4a04eca24823c5cfc6fb5a0fbba9ccb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-04T05:37:24.769Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-04T05:37:24.769Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-04T05:37:24.976Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-04T05:37:24.986Z] $ docker exec 93262a06409e469c895ccae7c9386ea4d4a04eca24823c5cfc6fb5a0fbba9ccb ssh-agent [2021-02-04T05:37:25.144Z] SSH_AUTH_SOCK=/tmp/ssh-zqH4VJrqF2Ro/agent.12 [2021-02-04T05:37:25.144Z] SSH_AGENT_PID=17 [2021-02-04T05:37:25.154Z] Running ssh-add (command line suppressed) [2021-02-04T05:37:25.281Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-83@tmp/private_key_6376519881978146656.key (/w/workspace/dgexfoundry_device-snmp-go_PR-83@tmp/private_key_6376519881978146656.key) [2021-02-04T05:37:25.324Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-04T05:37:25.692Z] + git tag --points-at HEAD [Pipeline] } [2021-02-04T05:37:25.719Z] $ docker exec --env ******** --env ******** 93262a06409e469c895ccae7c9386ea4d4a04eca24823c5cfc6fb5a0fbba9ccb ssh-agent -k [2021-02-04T05:37:25.828Z] unset SSH_AUTH_SOCK; [2021-02-04T05:37:25.828Z] unset SSH_AGENT_PID; [2021-02-04T05:37:25.828Z] echo Agent pid 17 killed; [2021-02-04T05:37:25.868Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-04T05:37:26.010Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-04T05:37:26.010Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-04T05:37:26.171Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-04T05:37:26.180Z] $ docker exec 93262a06409e469c895ccae7c9386ea4d4a04eca24823c5cfc6fb5a0fbba9ccb ssh-agent [2021-02-04T05:37:26.333Z] SSH_AUTH_SOCK=/tmp/ssh-LkGLLtgRfVXW/agent.47 [2021-02-04T05:37:26.333Z] SSH_AGENT_PID=52 [2021-02-04T05:37:26.340Z] Running ssh-add (command line suppressed) [2021-02-04T05:37:26.467Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-83@tmp/private_key_5694990802435655886.key (/w/workspace/dgexfoundry_device-snmp-go_PR-83@tmp/private_key_5694990802435655886.key) [2021-02-04T05:37:26.512Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-04T05:37:26.841Z] + git semver init [2021-02-04T05:37:26.841Z] # -> Open(): unable to determine branch for HEAD [2021-02-04T05:37:26.841Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-83/.git [2021-02-04T05:37:26.841Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-83 [2021-02-04T05:37:26.841Z] # $SEMVER_REMOTE_NAME = origin [2021-02-04T05:37:26.841Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-04T05:37:26.841Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-04T05:37:26.841Z] # $SEMVER_BRANCH = PR-83 [2021-02-04T05:37:26.841Z] # $SEMVER_TEMP = /tmp/semver-211281022 [2021-02-04T05:37:26.841Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2021-02-04T05:37:27.102Z] # '/tmp/semver-211281022' -> '/w/workspace/dgexfoundry_device-snmp-go_PR-83/.semver' [2021-02-04T05:37:27.102Z] # -> Force: false [2021-02-04T05:37:27.102Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-83/.semver [Pipeline] } [2021-02-04T05:37:27.120Z] $ docker exec --env ******** --env ******** 93262a06409e469c895ccae7c9386ea4d4a04eca24823c5cfc6fb5a0fbba9ccb ssh-agent -k [2021-02-04T05:37:27.233Z] unset SSH_AUTH_SOCK; [2021-02-04T05:37:27.234Z] unset SSH_AGENT_PID; [2021-02-04T05:37:27.234Z] echo Agent pid 52 killed; [2021-02-04T05:37:27.273Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-04T05:37:27.717Z] + git semver [Pipeline] } [2021-02-04T05:37:27.740Z] $ docker stop --time=1 93262a06409e469c895ccae7c9386ea4d4a04eca24823c5cfc6fb5a0fbba9ccb [2021-02-04T05:37:29.251Z] $ docker rm -f 93262a06409e469c895ccae7c9386ea4d4a04eca24823c5cfc6fb5a0fbba9ccb [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-04T05:37:29.728Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-04T05:37:30.194Z] Stashed 1 file(s) [Pipeline] echo [2021-02-04T05:37:30.197Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-02-04T05:37:45.782Z] Still waiting to schedule task [2021-02-04T05:37:45.783Z] ‘prd-centos7-blackbox-4c-2g-24093’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-24911’ is offline; ‘prd-centos7-docker-4c-2g-24912’ is offline; ‘prd-centos7-docker-4c-2g-24915’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-24913’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-02-04T05:37:45.785Z] Still waiting to schedule task [2021-02-04T05:37:45.785Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-24913’ is offline [2021-02-04T05:37:56.922Z] Running on prd-centos7-docker-4c-2g-24915 in /w/workspace/dgexfoundry_device-snmp-go_PR-83 [Pipeline] { [Pipeline] ws [2021-02-04T05:37:56.972Z] Running in /w/workspace/device-snmp-go/4 [Pipeline] { [Pipeline] checkout [2021-02-04T05:37:59.455Z] using credential edgex-jenkins-ssh [2021-02-04T05:37:59.506Z] Cloning the remote Git repository [2021-02-04T05:37:59.541Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-02-04T05:37:59.615Z] > git init /w/workspace/device-snmp-go/4 # timeout=10 [2021-02-04T05:37:59.681Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-02-04T05:37:59.681Z] > git --version # timeout=10 [2021-02-04T05:37:59.687Z] > git --version # 'git version 2.24.3' [2021-02-04T05:37:59.688Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-04T05:37:59.714Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-04T05:38:00.206Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-02-04T05:38:00.214Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-04T05:38:00.229Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-02-04T05:38:00.245Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-02-04T05:38:00.246Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-04T05:38:00.251Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/83/head:refs/remotes/origin/PR-83 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-04T05:38:00.665Z] Merging remotes/origin/master commit 2835f428d5bb359d09284af55213ecc07555b5ca into PR head commit 9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd [2021-02-04T05:38:00.798Z] Merge succeeded, producing 9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd [2021-02-04T05:38:00.798Z] Checking out Revision 9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd (PR-83) [2021-02-04T05:38:00.681Z] > git config core.sparsecheckout # timeout=10 [2021-02-04T05:38:00.689Z] > git checkout -f 9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd # timeout=10 [2021-02-04T05:38:00.728Z] > git remote # timeout=10 [2021-02-04T05:38:00.738Z] > git config --get remote.origin.url # timeout=10 [2021-02-04T05:38:00.747Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-04T05:38:00.752Z] > git merge 2835f428d5bb359d09284af55213ecc07555b5ca # timeout=10 [2021-02-04T05:38:00.764Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-04T05:38:00.805Z] > git config core.sparsecheckout # timeout=10 [2021-02-04T05:38:00.810Z] > git checkout -f 9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd # timeout=10 [2021-02-04T05:38:04.596Z] Commit message: "feat: Remove Logging configuration" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-04T05:38:05.862Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-04T05:38:06.199Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-04T05:38:06.499Z] + sudo service docker restart [2021-02-04T05:38:06.499Z] + true [2021-02-04T05:38:06.499Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-04T05:38:07.954Z] provisioning config files... [2021-02-04T05:38:07.993Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/4@tmp/config6411815857382596513tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-04T05:38:08.355Z] ---> docker-login.sh [2021-02-04T05:38:08.356Z] nexus3.edgexfoundry.org:10001 [2021-02-04T05:38:08.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T05:38:08.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T05:38:08.621Z] Configure a credential helper to remove this warning. See [2021-02-04T05:38:08.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T05:38:08.621Z] [2021-02-04T05:38:08.621Z] Login Succeeded [2021-02-04T05:38:08.621Z] nexus3.edgexfoundry.org:10002 [2021-02-04T05:38:08.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T05:38:08.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T05:38:08.886Z] Configure a credential helper to remove this warning. See [2021-02-04T05:38:08.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T05:38:08.886Z] [2021-02-04T05:38:08.886Z] Login Succeeded [2021-02-04T05:38:08.886Z] nexus3.edgexfoundry.org:10003 [2021-02-04T05:38:09.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T05:38:09.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T05:38:09.154Z] Configure a credential helper to remove this warning. See [2021-02-04T05:38:09.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T05:38:09.154Z] [2021-02-04T05:38:09.154Z] Login Succeeded [2021-02-04T05:38:09.154Z] nexus3.edgexfoundry.org:10004 [2021-02-04T05:38:09.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T05:38:09.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T05:38:09.418Z] Configure a credential helper to remove this warning. See [2021-02-04T05:38:09.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T05:38:09.418Z] [2021-02-04T05:38:09.418Z] Login Succeeded [2021-02-04T05:38:09.418Z] docker.io [2021-02-04T05:38:09.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T05:38:09.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T05:38:09.681Z] Configure a credential helper to remove this warning. See [2021-02-04T05:38:09.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T05:38:09.681Z] [2021-02-04T05:38:09.681Z] Login Succeeded [2021-02-04T05:38:09.681Z] ---> docker-login.sh ends [Pipeline] } [2021-02-04T05:38:09.692Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-04T05:38:10.082Z] ========================================================= [2021-02-04T05:38:10.082Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-04T05:38:10.082Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-04T05:38:10.444Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-02-04T05:38:10.445Z] Sending build context to Docker daemon 337.9kB [2021-02-04T05:38:10.445Z] Step 1/10 : ARG BASE=golang:1.15-alpine3.12 [2021-02-04T05:38:10.445Z] Step 2/10 : FROM ${BASE} [2021-02-04T05:38:10.709Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-04T05:38:10.709Z] 188c0c94c7c5: Pulling fs layer [2021-02-04T05:38:10.709Z] 0ef7d3d256c8: Pulling fs layer [2021-02-04T05:38:10.709Z] de9db76c5a1d: Pulling fs layer [2021-02-04T05:38:10.709Z] bca2f99d35d6: Pulling fs layer [2021-02-04T05:38:10.709Z] 93359f2a8cfa: Pulling fs layer [2021-02-04T05:38:10.709Z] 7c6f9722023f: Pulling fs layer [2021-02-04T05:38:10.709Z] a35cf1a2eb13: Pulling fs layer [2021-02-04T05:38:10.709Z] 93359f2a8cfa: Waiting [2021-02-04T05:38:10.709Z] 7c6f9722023f: Waiting [2021-02-04T05:38:10.709Z] a35cf1a2eb13: Waiting [2021-02-04T05:38:10.709Z] bca2f99d35d6: Waiting [2021-02-04T05:38:10.709Z] de9db76c5a1d: Verifying Checksum [2021-02-04T05:38:10.709Z] de9db76c5a1d: Download complete [2021-02-04T05:38:10.709Z] 0ef7d3d256c8: Verifying Checksum [2021-02-04T05:38:10.709Z] 0ef7d3d256c8: Download complete [2021-02-04T05:38:10.709Z] 93359f2a8cfa: Verifying Checksum [2021-02-04T05:38:10.709Z] 93359f2a8cfa: Download complete [2021-02-04T05:38:10.709Z] 188c0c94c7c5: Verifying Checksum [2021-02-04T05:38:10.709Z] 188c0c94c7c5: Download complete [2021-02-04T05:38:10.709Z] 7c6f9722023f: Verifying Checksum [2021-02-04T05:38:10.709Z] 7c6f9722023f: Download complete [2021-02-04T05:38:10.977Z] 188c0c94c7c5: Pull complete [2021-02-04T05:38:11.246Z] 0ef7d3d256c8: Pull complete [2021-02-04T05:38:11.246Z] de9db76c5a1d: Pull complete [2021-02-04T05:38:13.177Z] a35cf1a2eb13: Verifying Checksum [2021-02-04T05:38:13.177Z] a35cf1a2eb13: Download complete [2021-02-04T05:38:13.755Z] bca2f99d35d6: Verifying Checksum [2021-02-04T05:38:13.755Z] bca2f99d35d6: Download complete [2021-02-04T05:38:20.424Z] bca2f99d35d6: Pull complete [2021-02-04T05:38:20.424Z] 93359f2a8cfa: Pull complete [2021-02-04T05:38:20.424Z] 7c6f9722023f: Pull complete [2021-02-04T05:38:25.755Z] a35cf1a2eb13: Pull complete [2021-02-04T05:38:25.755Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-04T05:38:25.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-04T05:38:25.755Z] ---> a62c8e92a672 [2021-02-04T05:38:25.755Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-02-04T05:38:25.755Z] ---> Running in aecf819082d7 [2021-02-04T05:38:25.755Z] Removing intermediate container aecf819082d7 [2021-02-04T05:38:25.755Z] ---> 9d11622c609d [2021-02-04T05:38:25.755Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-02-04T05:38:25.755Z] ---> Running in 5147ecd4d90b [2021-02-04T05:38:25.755Z] Removing intermediate container 5147ecd4d90b [2021-02-04T05:38:25.755Z] ---> e03e97ba7f2a [2021-02-04T05:38:25.755Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2021-02-04T05:38:25.755Z] ---> Running in c8885e1d3eac [2021-02-04T05:38:25.755Z] Removing intermediate container c8885e1d3eac [2021-02-04T05:38:25.755Z] ---> 4bfafde73981 [2021-02-04T05:38:25.755Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T05:38:25.755Z] ---> Running in 1bf9ec525dfe [2021-02-04T05:38:27.166Z] Removing intermediate container 1bf9ec525dfe [2021-02-04T05:38:27.166Z] ---> ed748ecbdacf [2021-02-04T05:38:27.166Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-02-04T05:38:27.166Z] ---> Running in f34e5ff682a6 [2021-02-04T05:38:28.115Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T05:38:28.690Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T05:38:29.265Z] OK: 166 MiB in 39 packages [2021-02-04T05:38:29.843Z] Removing intermediate container f34e5ff682a6 [2021-02-04T05:38:29.843Z] ---> 3c9693052b19 [2021-02-04T05:38:29.843Z] Step 8/10 : WORKDIR /device-snmp-go [2021-02-04T05:38:29.843Z] ---> Running in 439fd013175c [2021-02-04T05:38:29.843Z] Removing intermediate container 439fd013175c [2021-02-04T05:38:29.843Z] ---> 63a4bc20fbff [2021-02-04T05:38:29.843Z] Step 9/10 : COPY . . [2021-02-04T05:38:30.792Z] ---> 94ba4afa83ce [2021-02-04T05:38:30.792Z] Step 10/10 : RUN go mod download [2021-02-04T05:38:30.792Z] ---> Running in 0503f3caa265 [2021-02-04T05:38:48.959Z] Removing intermediate container 0503f3caa265 [2021-02-04T05:38:48.959Z] ---> d9eb0cc42d71 [2021-02-04T05:38:48.959Z] Successfully built d9eb0cc42d71 [2021-02-04T05:38:48.959Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-04T05:38:49.288Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-04T05:38:49.288Z] . [Pipeline] withDockerContainer [2021-02-04T05:38:49.554Z] prd-centos7-docker-4c-2g-24915 does not seem to be running inside a container [2021-02-04T05:38:49.663Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/4 -v /w/workspace/device-snmp-go/4:/w/workspace/device-snmp-go/4:rw,z -v /w/workspace/device-snmp-go/4@tmp:/w/workspace/device-snmp-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-04T05:38:50.572Z] $ docker top 5d386c61a9a7e479b9207c1adf3878dc031105f51ea18b49bec0dee711a6a285 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-04T05:38:51.097Z] + go version [2021-02-04T05:38:51.097Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-04T05:38:51.115Z] $ docker stop --time=1 5d386c61a9a7e479b9207c1adf3878dc031105f51ea18b49bec0dee711a6a285 [2021-02-04T05:38:52.497Z] $ docker rm -f 5d386c61a9a7e479b9207c1adf3878dc031105f51ea18b49bec0dee711a6a285 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-04T05:38:53.360Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-04T05:38:53.360Z] . [Pipeline] withDockerContainer [2021-02-04T05:38:53.458Z] prd-centos7-docker-4c-2g-24915 does not seem to be running inside a container [2021-02-04T05:38:53.556Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/4 -v /w/workspace/device-snmp-go/4:/w/workspace/device-snmp-go/4:rw,z -v /w/workspace/device-snmp-go/4@tmp:/w/workspace/device-snmp-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-04T05:38:54.148Z] $ docker top c1ecf972271ff1f71c0281b3e609e1965fd5bbb88b6cacb1985b7c984828e56c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-04T05:38:54.645Z] + make test [2021-02-04T05:38:54.645Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-02-04T05:38:55.236Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-02-04T05:39:07.636Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2021-02-04T05:39:07.636Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.005s coverage: 0.0% of statements [2021-02-04T05:39:07.636Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-02-04T05:39:09.048Z] gofmt -l . [2021-02-04T05:39:09.048Z] [ "`gofmt -l .`" = "" ] [2021-02-04T05:39:09.048Z] ./bin/test-attribution-txt.sh [2021-02-04T05:39:09.641Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-02-04T05:39:09.924Z] $ docker stop --time=1 c1ecf972271ff1f71c0281b3e609e1965fd5bbb88b6cacb1985b7c984828e56c [2021-02-04T05:39:12.230Z] $ docker rm -f c1ecf972271ff1f71c0281b3e609e1965fd5bbb88b6cacb1985b7c984828e56c [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-04T05:39:12.874Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-04T05:39:13.229Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-02-04T05:39:15.248Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-02-04T05:39:15.547Z] + ls -al . [2021-02-04T05:39:15.547Z] total 104 [2021-02-04T05:39:15.547Z] drwxrwxr-x. 8 jenkins jenkins 4096 Feb 4 05:39 . [2021-02-04T05:39:15.547Z] drwxrwxr-x. 4 jenkins jenkins 28 Feb 4 05:37 .. [2021-02-04T05:39:15.547Z] -rw-rw-r--. 1 jenkins jenkins 5082 Feb 4 05:38 Attribution.txt [2021-02-04T05:39:15.547Z] drwxrwxr-x. 2 jenkins jenkins 87 Feb 4 05:38 bin [2021-02-04T05:39:15.547Z] drwxrwxr-x. 3 jenkins jenkins 32 Feb 4 05:38 cmd [2021-02-04T05:39:15.547Z] -rw-r--r--. 1 jenkins jenkins 8493 Feb 4 05:39 coverage.out [2021-02-04T05:39:15.547Z] -rw-rw-r--. 1 jenkins jenkins 1529 Feb 4 05:38 Dockerfile [2021-02-04T05:39:15.547Z] -rw-rw-r--. 1 jenkins jenkins 1006 Feb 4 05:38 Dockerfile.build [2021-02-04T05:39:15.547Z] -rw-rw-r--. 1 jenkins jenkins 6 Feb 4 05:38 .dockerignore [2021-02-04T05:39:15.547Z] drwxrwxr-x. 8 jenkins jenkins 179 Feb 4 05:38 .git [2021-02-04T05:39:15.547Z] drwxrwxr-x. 2 jenkins jenkins 103 Feb 4 05:38 .github [2021-02-04T05:39:15.547Z] -rw-rw-r--. 1 jenkins jenkins 272 Feb 4 05:38 .gitignore [2021-02-04T05:39:15.547Z] -rw-r--r--. 1 jenkins jenkins 204 Feb 4 05:39 go.mod [2021-02-04T05:39:15.547Z] -rw-r--r--. 1 jenkins jenkins 14156 Feb 4 05:39 go.sum [2021-02-04T05:39:15.547Z] drwxrwxr-x. 3 jenkins jenkins 20 Feb 4 05:38 internal [2021-02-04T05:39:15.547Z] -rw-rw-r--. 1 jenkins jenkins 656 Feb 4 05:38 Jenkinsfile [2021-02-04T05:39:15.547Z] -rw-rw-r--. 1 jenkins jenkins 11340 Feb 4 05:38 LICENSE [2021-02-04T05:39:15.547Z] -rw-rw-r--. 1 jenkins jenkins 937 Feb 4 05:38 Makefile [2021-02-04T05:39:15.547Z] drwxrwxr-x. 2 jenkins jenkins 84 Feb 4 05:38 profiles [2021-02-04T05:39:15.547Z] -rw-rw-r--. 1 jenkins jenkins 12398 Feb 4 05:38 README.md [2021-02-04T05:39:15.547Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 4 05:37 VERSION [2021-02-04T05:39:15.547Z] -rw-rw-r--. 1 jenkins jenkins 209 Feb 4 05:38 version.go [Pipeline] isUnix [Pipeline] sh [2021-02-04T05:39:15.854Z] + 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=9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd --label arch=amd64 --label version=0.0.0 . [2021-02-04T05:39:16.117Z] Sending build context to Docker daemon 347.1kB [2021-02-04T05:39:16.117Z] Step 1/26 : ARG BASE=golang:1.15-alpine3.12 [2021-02-04T05:39:16.117Z] Step 2/26 : FROM ${BASE} AS builder [2021-02-04T05:39:16.117Z] ---> d9eb0cc42d71 [2021-02-04T05:39:16.117Z] Step 3/26 : ARG MAKE='make build' [2021-02-04T05:39:16.117Z] ---> Running in 08921819dfe4 [2021-02-04T05:39:16.381Z] Removing intermediate container 08921819dfe4 [2021-02-04T05:39:16.381Z] ---> acd884b1f2e7 [2021-02-04T05:39:16.381Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2021-02-04T05:39:16.381Z] ---> Running in ba02f5cdc1e2 [2021-02-04T05:39:16.645Z] Removing intermediate container ba02f5cdc1e2 [2021-02-04T05:39:16.645Z] ---> 551b1225fea8 [2021-02-04T05:39:16.645Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2021-02-04T05:39:16.645Z] ---> Running in ea43f1a6e307 [2021-02-04T05:39:16.908Z] Removing intermediate container ea43f1a6e307 [2021-02-04T05:39:16.908Z] ---> df54b38695fc [2021-02-04T05:39:16.908Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T05:39:16.908Z] ---> Running in 15c1a605e326 [2021-02-04T05:39:17.862Z] Removing intermediate container 15c1a605e326 [2021-02-04T05:39:17.862Z] ---> 566716dc2240 [2021-02-04T05:39:17.862Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-02-04T05:39:17.862Z] ---> Running in 919d201b457c [2021-02-04T05:39:18.819Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T05:39:19.394Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T05:39:19.971Z] OK: 166 MiB in 39 packages [2021-02-04T05:39:20.552Z] Removing intermediate container 919d201b457c [2021-02-04T05:39:20.552Z] ---> 442815a0cfbc [2021-02-04T05:39:20.552Z] Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go [2021-02-04T05:39:20.552Z] ---> Running in 503a37053a2a [2021-02-04T05:39:20.814Z] Removing intermediate container 503a37053a2a [2021-02-04T05:39:20.814Z] ---> ce2bfca7320f [2021-02-04T05:39:20.814Z] Step 9/26 : COPY go.mod . [2021-02-04T05:39:20.814Z] ---> ac6e0c25a7cb [2021-02-04T05:39:20.814Z] Step 10/26 : COPY Makefile . [2021-02-04T05:39:21.077Z] ---> 7af9a5464d3c [2021-02-04T05:39:21.077Z] Step 11/26 : RUN make update [2021-02-04T05:39:21.340Z] ---> Running in fe55d3867041 [2021-02-04T05:39:21.608Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-02-04T05:39:22.190Z] Removing intermediate container fe55d3867041 [2021-02-04T05:39:22.190Z] ---> 1ee00653d188 [2021-02-04T05:39:22.190Z] Step 12/26 : COPY . . [2021-02-04T05:39:23.143Z] ---> 5c0d30061086 [2021-02-04T05:39:23.143Z] Step 13/26 : RUN ${MAKE} [2021-02-04T05:39:23.143Z] ---> Running in 0caeedd961d0 [2021-02-04T05:39:23.411Z] 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 [2021-02-04T05:39:31.729Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-02-04T05:39:33.684Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-24916 in /w/workspace/dgexfoundry_device-snmp-go_PR-83 [Pipeline] { [Pipeline] ws [2021-02-04T05:39:33.735Z] Running in /w/workspace/device-snmp-go/4 [Pipeline] { [Pipeline] checkout [2021-02-04T05:39:35.965Z] Removing intermediate container 0caeedd961d0 [2021-02-04T05:39:35.965Z] ---> 78599cd7d9e0 [2021-02-04T05:39:35.965Z] Step 14/26 : FROM alpine:3.12 [2021-02-04T05:39:35.965Z] 3.12: Pulling from library/alpine [2021-02-04T05:39:35.965Z] 801bfaa63ef2: Pulling fs layer [2021-02-04T05:39:36.234Z] 801bfaa63ef2: Verifying Checksum [2021-02-04T05:39:36.234Z] 801bfaa63ef2: Download complete [2021-02-04T05:39:36.495Z] 801bfaa63ef2: Pull complete [2021-02-04T05:39:36.495Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-04T05:39:36.495Z] Status: Downloaded newer image for alpine:3.12 [2021-02-04T05:39:36.495Z] ---> 389fef711851 [2021-02-04T05:39:36.495Z] Step 15/26 : ENV APP_PORT=49993 [2021-02-04T05:39:36.495Z] ---> Running in 227553d7620f [2021-02-04T05:39:36.759Z] Removing intermediate container 227553d7620f [2021-02-04T05:39:36.759Z] ---> 62d6627c075e [2021-02-04T05:39:36.759Z] Step 16/26 : EXPOSE $APP_PORT [2021-02-04T05:39:36.759Z] ---> Running in a0acb67d7021 [2021-02-04T05:39:37.023Z] Removing intermediate container a0acb67d7021 [2021-02-04T05:39:37.023Z] ---> 3cbc13e65186 [2021-02-04T05:39:37.023Z] Step 17/26 : ENV DEVICE_PORT=161 [2021-02-04T05:39:37.023Z] ---> Running in f54babdfa6eb [2021-02-04T05:39:37.285Z] Removing intermediate container f54babdfa6eb [2021-02-04T05:39:37.285Z] ---> a26eac170ed6 [2021-02-04T05:39:37.285Z] Step 18/26 : EXPOSE $DEVICE_PORT [2021-02-04T05:39:37.285Z] ---> Running in dae3ff958bf8 [2021-02-04T05:39:37.285Z] Removing intermediate container dae3ff958bf8 [2021-02-04T05:39:37.285Z] ---> 793d8f3872c1 [2021-02-04T05:39:37.285Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / [2021-02-04T05:39:37.859Z] ---> 2406105f7506 [2021-02-04T05:39:37.859Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / [2021-02-04T05:39:38.122Z] ---> eb3923aa3c81 [2021-02-04T05:39:38.122Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / [2021-02-04T05:39:38.354Z] using credential edgex-jenkins-ssh [2021-02-04T05:39:38.412Z] Cloning the remote Git repository [2021-02-04T05:39:38.697Z] ---> e3ad60a63be9 [2021-02-04T05:39:38.697Z] Step 22/26 : ENTRYPOINT ["/device-snmp-go"] [2021-02-04T05:39:38.697Z] ---> Running in 3f9c47b72ef2 [2021-02-04T05:39:38.697Z] Removing intermediate container 3f9c47b72ef2 [2021-02-04T05:39:38.697Z] ---> f4f7aa847255 [2021-02-04T05:39:38.697Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-02-04T05:39:38.697Z] ---> Running in 5c720aee3da0 [2021-02-04T05:39:38.455Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-02-04T05:39:38.556Z] > git init /w/workspace/device-snmp-go/4 # timeout=10 [2021-02-04T05:39:38.630Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-02-04T05:39:38.631Z] > git --version # timeout=10 [2021-02-04T05:39:38.654Z] > git --version # 'git version 2.17.1' [2021-02-04T05:39:38.655Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-04T05:39:38.732Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-04T05:39:38.961Z] Removing intermediate container 5c720aee3da0 [2021-02-04T05:39:38.961Z] ---> 7ddc1d8586da [2021-02-04T05:39:38.961Z] Step 24/26 : LABEL arch=amd64 [2021-02-04T05:39:39.223Z] ---> Running in c6115714778c [2021-02-04T05:39:39.223Z] Removing intermediate container c6115714778c [2021-02-04T05:39:39.223Z] ---> 278b75fac335 [2021-02-04T05:39:39.223Z] Step 25/26 : LABEL git_sha=9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd [2021-02-04T05:39:39.487Z] ---> Running in 73067769fd1d [2021-02-04T05:39:39.487Z] Removing intermediate container 73067769fd1d [2021-02-04T05:39:39.487Z] ---> 3fdb2369fba0 [2021-02-04T05:39:39.487Z] Step 26/26 : LABEL version=0.0.0 [2021-02-04T05:39:39.487Z] ---> Running in 20af4ed0e365 [2021-02-04T05:39:39.749Z] Removing intermediate container 20af4ed0e365 [2021-02-04T05:39:39.749Z] ---> 2395fe58bb4f [2021-02-04T05:39:39.749Z] [Warning] One or more build-args [ARCH] were not consumed [2021-02-04T05:39:39.749Z] Successfully built 2395fe58bb4f [2021-02-04T05:39:39.749Z] Successfully tagged docker-device-snmp-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [2021-02-04T05:39:39.310Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-02-04T05:39:39.333Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-04T05:39:39.361Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-02-04T05:39:39.393Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-02-04T05:39:39.394Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-04T05:39:39.410Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/83/head:refs/remotes/origin/PR-83 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] // stage [2021-02-04T05:39:40.085Z] Merging remotes/origin/master commit 2835f428d5bb359d09284af55213ecc07555b5ca into PR head commit 9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [2021-02-04T05:39:40.273Z] Merge succeeded, producing 9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd [2021-02-04T05:39:40.274Z] Checking out Revision 9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd (PR-83) [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-04T05:39:40.100Z] > git config core.sparsecheckout # timeout=10 [2021-02-04T05:39:40.114Z] > git checkout -f 9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd # timeout=10 [2021-02-04T05:39:40.185Z] > git remote # timeout=10 [2021-02-04T05:39:40.201Z] > git config --get remote.origin.url # timeout=10 [2021-02-04T05:39:40.223Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-04T05:39:40.234Z] > git merge 2835f428d5bb359d09284af55213ecc07555b5ca # timeout=10 [2021-02-04T05:39:40.255Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-04T05:39:40.275Z] > git config core.sparsecheckout # timeout=10 [2021-02-04T05:39:40.287Z] > git checkout -f 9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd # timeout=10 [2021-02-04T05:39:44.736Z] Commit message: "feat: Remove Logging configuration" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-04T05:39:46.675Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-04T05:39:47.122Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-04T05:39:47.460Z] + sudo service docker restart [2021-02-04T05:39:47.460Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-04T05:39:50.160Z] provisioning config files... [2021-02-04T05:39:50.207Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/4@tmp/config555237088324662313tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-04T05:39:50.653Z] ---> docker-login.sh [2021-02-04T05:39:50.653Z] nexus3.edgexfoundry.org:10001 [2021-02-04T05:39:51.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T05:39:51.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T05:39:51.850Z] Configure a credential helper to remove this warning. See [2021-02-04T05:39:51.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T05:39:51.850Z] [2021-02-04T05:39:51.850Z] Login Succeeded [2021-02-04T05:39:51.850Z] nexus3.edgexfoundry.org:10002 [2021-02-04T05:39:52.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T05:39:52.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T05:39:52.399Z] Configure a credential helper to remove this warning. See [2021-02-04T05:39:52.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T05:39:52.399Z] [2021-02-04T05:39:52.399Z] Login Succeeded [2021-02-04T05:39:52.399Z] nexus3.edgexfoundry.org:10003 [2021-02-04T05:39:52.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T05:39:52.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T05:39:52.948Z] Configure a credential helper to remove this warning. See [2021-02-04T05:39:52.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T05:39:52.948Z] [2021-02-04T05:39:52.948Z] Login Succeeded [2021-02-04T05:39:52.948Z] nexus3.edgexfoundry.org:10004 [2021-02-04T05:39:53.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T05:39:53.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T05:39:53.494Z] Configure a credential helper to remove this warning. See [2021-02-04T05:39:53.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T05:39:53.494Z] [2021-02-04T05:39:53.494Z] Login Succeeded [2021-02-04T05:39:53.494Z] docker.io [2021-02-04T05:39:53.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T05:39:54.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T05:39:54.037Z] Configure a credential helper to remove this warning. See [2021-02-04T05:39:54.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T05:39:54.037Z] [2021-02-04T05:39:54.037Z] Login Succeeded [2021-02-04T05:39:54.037Z] ---> docker-login.sh ends [Pipeline] } [2021-02-04T05:39:54.053Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-04T05:39:54.517Z] ========================================================= [2021-02-04T05:39:54.517Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-04T05:39:54.517Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-04T05:39:54.913Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-02-04T05:39:55.188Z] Sending build context to Docker daemon 336.9kB [2021-02-04T05:39:55.188Z] Step 1/10 : ARG BASE=golang:1.15-alpine3.12 [2021-02-04T05:39:55.188Z] Step 2/10 : FROM ${BASE} [2021-02-04T05:39:55.462Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-04T05:39:55.462Z] 5f621e34cdf4: Pulling fs layer [2021-02-04T05:39:55.462Z] a4357932f1b6: Pulling fs layer [2021-02-04T05:39:55.462Z] 18c013af1878: Pulling fs layer [2021-02-04T05:39:55.462Z] 00ac8860ef70: Pulling fs layer [2021-02-04T05:39:55.462Z] 63d7cb157983: Pulling fs layer [2021-02-04T05:39:55.462Z] b116817d02f9: Pulling fs layer [2021-02-04T05:39:55.462Z] 745a02a5169b: Pulling fs layer [2021-02-04T05:39:55.462Z] 00ac8860ef70: Waiting [2021-02-04T05:39:55.462Z] 63d7cb157983: Waiting [2021-02-04T05:39:55.462Z] b116817d02f9: Waiting [2021-02-04T05:39:55.462Z] 745a02a5169b: Waiting [2021-02-04T05:39:55.462Z] 18c013af1878: Verifying Checksum [2021-02-04T05:39:55.462Z] 18c013af1878: Download complete [2021-02-04T05:39:55.462Z] a4357932f1b6: Download complete [2021-02-04T05:39:56.057Z] 63d7cb157983: Verifying Checksum [2021-02-04T05:39:56.057Z] 63d7cb157983: Download complete [2021-02-04T05:39:56.057Z] b116817d02f9: Verifying Checksum [2021-02-04T05:39:56.057Z] b116817d02f9: Download complete [2021-02-04T05:39:56.057Z] 5f621e34cdf4: Verifying Checksum [2021-02-04T05:39:56.057Z] 5f621e34cdf4: Download complete [2021-02-04T05:39:56.663Z] 5f621e34cdf4: Pull complete [2021-02-04T05:39:57.274Z] a4357932f1b6: Pull complete [2021-02-04T05:39:57.875Z] 18c013af1878: Pull complete [2021-02-04T05:39:58.468Z] 745a02a5169b: Verifying Checksum [2021-02-04T05:39:58.468Z] 745a02a5169b: Download complete [2021-02-04T05:39:59.895Z] 00ac8860ef70: Verifying Checksum [2021-02-04T05:39:59.895Z] 00ac8860ef70: Download complete [2021-02-04T05:40:10.060Z] 00ac8860ef70: Pull complete [2021-02-04T05:40:10.060Z] 63d7cb157983: Pull complete [2021-02-04T05:40:10.060Z] b116817d02f9: Pull complete [2021-02-04T05:40:14.381Z] 745a02a5169b: Pull complete [2021-02-04T05:40:14.381Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-04T05:40:14.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-04T05:40:14.381Z] ---> b7e6874047d6 [2021-02-04T05:40:14.381Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-02-04T05:40:16.363Z] ---> Running in 608a1636756b [2021-02-04T05:40:16.636Z] Removing intermediate container 608a1636756b [2021-02-04T05:40:16.636Z] ---> 16f353f47521 [2021-02-04T05:40:16.636Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-02-04T05:40:16.914Z] ---> Running in 839c9be5e3e2 [2021-02-04T05:40:17.190Z] Removing intermediate container 839c9be5e3e2 [2021-02-04T05:40:17.190Z] ---> b85147930371 [2021-02-04T05:40:17.190Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2021-02-04T05:40:17.469Z] ---> Running in 90a8c88a31ac [2021-02-04T05:40:18.066Z] Removing intermediate container 90a8c88a31ac [2021-02-04T05:40:18.066Z] ---> 446fad5cd618 [2021-02-04T05:40:18.066Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T05:40:18.066Z] ---> Running in 7344eca52240 [2021-02-04T05:40:20.697Z] Removing intermediate container 7344eca52240 [2021-02-04T05:40:20.697Z] ---> 4cd44182650f [2021-02-04T05:40:20.697Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-02-04T05:40:20.697Z] ---> Running in 1e0c934ffffe [2021-02-04T05:40:21.677Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T05:40:22.273Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T05:40:23.254Z] OK: 142 MiB in 39 packages [2021-02-04T05:40:24.232Z] Removing intermediate container 1e0c934ffffe [2021-02-04T05:40:24.232Z] ---> c2a268dbda63 [2021-02-04T05:40:24.232Z] Step 8/10 : WORKDIR /device-snmp-go [2021-02-04T05:40:24.507Z] ---> Running in 653009eac471 [2021-02-04T05:40:24.780Z] Removing intermediate container 653009eac471 [2021-02-04T05:40:24.780Z] ---> 94c5acfd928d [2021-02-04T05:40:24.780Z] Step 9/10 : COPY . . [2021-02-04T05:40:25.767Z] ---> e1cb2ed6f115 [2021-02-04T05:40:25.767Z] Step 10/10 : RUN go mod download [2021-02-04T05:40:26.043Z] ---> Running in a33970e87b7a [2021-02-04T05:40:48.197Z] Removing intermediate container a33970e87b7a [2021-02-04T05:40:48.197Z] ---> 815affe7d866 [2021-02-04T05:40:48.197Z] Successfully built 815affe7d866 [2021-02-04T05:40:48.197Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-04T05:40:48.538Z] + docker inspect -f . ci-base-image-arm64 [2021-02-04T05:40:48.538Z] . [Pipeline] withDockerContainer [2021-02-04T05:40:48.814Z] prd-ubuntu18.04-docker-arm64-4c-16g-24916 does not seem to be running inside a container [2021-02-04T05:40:48.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/4 -v /w/workspace/device-snmp-go/4:/w/workspace/device-snmp-go/4:rw,z -v /w/workspace/device-snmp-go/4@tmp:/w/workspace/device-snmp-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-04T05:40:50.408Z] $ docker top 4493c2c587520066b4d338061b966058cdc258eafa65373c0f065d826d09bf09 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-04T05:40:51.443Z] + go version [2021-02-04T05:40:51.443Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-04T05:40:51.470Z] $ docker stop --time=1 4493c2c587520066b4d338061b966058cdc258eafa65373c0f065d826d09bf09 [2021-02-04T05:40:53.424Z] $ docker rm -f 4493c2c587520066b4d338061b966058cdc258eafa65373c0f065d826d09bf09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-04T05:40:54.504Z] + docker inspect -f . ci-base-image-arm64 [2021-02-04T05:40:54.504Z] . [Pipeline] withDockerContainer [2021-02-04T05:40:54.772Z] prd-ubuntu18.04-docker-arm64-4c-16g-24916 does not seem to be running inside a container [2021-02-04T05:40:54.856Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/4 -v /w/workspace/device-snmp-go/4:/w/workspace/device-snmp-go/4:rw,z -v /w/workspace/device-snmp-go/4@tmp:/w/workspace/device-snmp-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-04T05:40:56.305Z] $ docker top b0dc1b6691216b8e3055ee053d2e4a8c4a6c1c9a4d19343e6e961aa7a9dc7764 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-04T05:40:57.345Z] + make test [2021-02-04T05:40:57.345Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-02-04T05:40:58.333Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-02-04T05:41:30.736Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2021-02-04T05:41:30.736Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.013s coverage: 0.0% of statements [2021-02-04T05:41:30.736Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-02-04T05:41:39.054Z] gofmt -l . [2021-02-04T05:41:39.054Z] [ "`gofmt -l .`" = "" ] [2021-02-04T05:41:39.054Z] ./bin/test-attribution-txt.sh [2021-02-04T05:41:39.054Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-02-04T05:41:39.078Z] $ docker stop --time=1 b0dc1b6691216b8e3055ee053d2e4a8c4a6c1c9a4d19343e6e961aa7a9dc7764 [2021-02-04T05:41:41.343Z] $ docker rm -f b0dc1b6691216b8e3055ee053d2e4a8c4a6c1c9a4d19343e6e961aa7a9dc7764 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-04T05:41:42.344Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-04T05:41:42.414Z] Warning: overwriting stash ‘coverage-report’ [2021-02-04T05:41:43.135Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-04T05:41:43.931Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-02-04T05:41:44.340Z] + ls -al . [2021-02-04T05:41:44.340Z] total 132 [2021-02-04T05:41:44.340Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 4 05:41 . [2021-02-04T05:41:44.340Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 4 05:39 .. [2021-02-04T05:41:44.340Z] -rw-rw-r-- 1 jenkins jenkins 6 Feb 4 05:39 .dockerignore [2021-02-04T05:41:44.340Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 4 05:39 .git [2021-02-04T05:41:44.340Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 4 05:39 .github [2021-02-04T05:41:44.340Z] -rw-rw-r-- 1 jenkins jenkins 272 Feb 4 05:39 .gitignore [2021-02-04T05:41:44.340Z] -rw-rw-r-- 1 jenkins jenkins 5082 Feb 4 05:39 Attribution.txt [2021-02-04T05:41:44.340Z] -rw-rw-r-- 1 jenkins jenkins 1529 Feb 4 05:39 Dockerfile [2021-02-04T05:41:44.340Z] -rw-rw-r-- 1 jenkins jenkins 1006 Feb 4 05:39 Dockerfile.build [2021-02-04T05:41:44.340Z] -rw-rw-r-- 1 jenkins jenkins 656 Feb 4 05:39 Jenkinsfile [2021-02-04T05:41:44.340Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 4 05:39 LICENSE [2021-02-04T05:41:44.340Z] -rw-rw-r-- 1 jenkins jenkins 937 Feb 4 05:39 Makefile [2021-02-04T05:41:44.340Z] -rw-rw-r-- 1 jenkins jenkins 12398 Feb 4 05:39 README.md [2021-02-04T05:41:44.340Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 4 05:37 VERSION [2021-02-04T05:41:44.340Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 4 05:39 bin [2021-02-04T05:41:44.340Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 4 05:39 cmd [2021-02-04T05:41:44.340Z] -rw-r--r-- 1 jenkins jenkins 8493 Feb 4 05:41 coverage.out [2021-02-04T05:41:44.340Z] -rw-r--r-- 1 jenkins jenkins 204 Feb 4 05:41 go.mod [2021-02-04T05:41:44.340Z] -rw-r--r-- 1 jenkins jenkins 14156 Feb 4 05:41 go.sum [2021-02-04T05:41:44.340Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 4 05:39 internal [2021-02-04T05:41:44.340Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 4 05:39 profiles [2021-02-04T05:41:44.340Z] -rw-rw-r-- 1 jenkins jenkins 209 Feb 4 05:39 version.go [Pipeline] isUnix [Pipeline] sh [2021-02-04T05:41:44.758Z] + 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=9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd --label arch=arm64 --label version=0.0.0 . [2021-02-04T05:41:45.035Z] Sending build context to Docker daemon 346.1kB [2021-02-04T05:41:45.035Z] Step 1/26 : ARG BASE=golang:1.15-alpine3.12 [2021-02-04T05:41:45.035Z] Step 2/26 : FROM ${BASE} AS builder [2021-02-04T05:41:45.035Z] ---> 815affe7d866 [2021-02-04T05:41:45.035Z] Step 3/26 : ARG MAKE='make build' [2021-02-04T05:41:45.329Z] ---> Running in 8908daddb1ba [2021-02-04T05:41:45.929Z] Removing intermediate container 8908daddb1ba [2021-02-04T05:41:45.929Z] ---> 496aceacee90 [2021-02-04T05:41:45.929Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2021-02-04T05:41:45.929Z] ---> Running in 3aa9008a63bd [2021-02-04T05:41:46.528Z] Removing intermediate container 3aa9008a63bd [2021-02-04T05:41:46.528Z] ---> f146a57ac357 [2021-02-04T05:41:46.528Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2021-02-04T05:41:46.528Z] ---> Running in 770827e1db2a [2021-02-04T05:41:46.808Z] Removing intermediate container 770827e1db2a [2021-02-04T05:41:46.808Z] ---> 2d8d11f2d66c [2021-02-04T05:41:46.808Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T05:41:47.081Z] ---> Running in 71c347153f7e [2021-02-04T05:41:49.051Z] Removing intermediate container 71c347153f7e [2021-02-04T05:41:49.051Z] ---> 6a0caf1443ad [2021-02-04T05:41:49.051Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-02-04T05:41:49.327Z] ---> Running in 4da356f0f8f4 [2021-02-04T05:41:50.304Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T05:41:51.280Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T05:41:51.875Z] OK: 142 MiB in 39 packages [2021-02-04T05:41:52.857Z] Removing intermediate container 4da356f0f8f4 [2021-02-04T05:41:52.857Z] ---> cb363b7e62c6 [2021-02-04T05:41:52.857Z] Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go [2021-02-04T05:41:53.130Z] ---> Running in 36e0d70f766d [2021-02-04T05:41:53.404Z] Removing intermediate container 36e0d70f766d [2021-02-04T05:41:53.404Z] ---> 3d03788be1a4 [2021-02-04T05:41:53.404Z] Step 9/26 : COPY go.mod . [2021-02-04T05:41:53.999Z] ---> 948c4c628fd0 [2021-02-04T05:41:53.999Z] Step 10/26 : COPY Makefile . [2021-02-04T05:41:54.977Z] ---> 205519cb675b [2021-02-04T05:41:54.977Z] Step 11/26 : RUN make update [2021-02-04T05:41:54.977Z] ---> Running in 8ea445582d25 [2021-02-04T05:41:55.958Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-02-04T05:41:57.389Z] Removing intermediate container 8ea445582d25 [2021-02-04T05:41:57.389Z] ---> 0313b3678fdc [2021-02-04T05:41:57.389Z] Step 12/26 : COPY . . [2021-02-04T05:41:58.376Z] ---> c98222b507c6 [2021-02-04T05:41:58.376Z] Step 13/26 : RUN ${MAKE} [2021-02-04T05:41:58.376Z] ---> Running in 948a0f1dfd75 [2021-02-04T05:41:59.822Z] 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 [2021-02-04T05:42:26.656Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-02-04T05:42:30.975Z] Removing intermediate container 948a0f1dfd75 [2021-02-04T05:42:30.975Z] ---> b3c5d47dc38d [2021-02-04T05:42:30.975Z] Step 14/26 : FROM alpine:3.12 [2021-02-04T05:42:30.975Z] 3.12: Pulling from library/alpine [2021-02-04T05:42:30.975Z] 159e5727ea61: Pulling fs layer [2021-02-04T05:42:31.247Z] 159e5727ea61: Verifying Checksum [2021-02-04T05:42:31.247Z] 159e5727ea61: Download complete [2021-02-04T05:42:31.844Z] 159e5727ea61: Pull complete [2021-02-04T05:42:31.844Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-04T05:42:31.844Z] Status: Downloaded newer image for alpine:3.12 [2021-02-04T05:42:31.844Z] ---> afeebe901d6b [2021-02-04T05:42:31.844Z] Step 15/26 : ENV APP_PORT=49993 [2021-02-04T05:42:32.117Z] ---> Running in 951e94b553ad [2021-02-04T05:42:32.722Z] Removing intermediate container 951e94b553ad [2021-02-04T05:42:32.722Z] ---> cf481604aae3 [2021-02-04T05:42:32.722Z] Step 16/26 : EXPOSE $APP_PORT [2021-02-04T05:42:32.722Z] ---> Running in 49cb451636a3 [2021-02-04T05:42:32.993Z] Removing intermediate container 49cb451636a3 [2021-02-04T05:42:32.993Z] ---> 6cbb06888274 [2021-02-04T05:42:32.993Z] Step 17/26 : ENV DEVICE_PORT=161 [2021-02-04T05:42:33.266Z] ---> Running in e294c567d048 [2021-02-04T05:42:33.538Z] Removing intermediate container e294c567d048 [2021-02-04T05:42:33.538Z] ---> a8512d7c4d48 [2021-02-04T05:42:33.538Z] Step 18/26 : EXPOSE $DEVICE_PORT [2021-02-04T05:42:33.811Z] ---> Running in b1e399cbe2cc [2021-02-04T05:42:34.084Z] Removing intermediate container b1e399cbe2cc [2021-02-04T05:42:34.084Z] ---> 2515d17ade4e [2021-02-04T05:42:34.084Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / [2021-02-04T05:42:35.523Z] ---> 350d1398562d [2021-02-04T05:42:35.523Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / [2021-02-04T05:42:36.497Z] ---> 691acc48c873 [2021-02-04T05:42:36.497Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / [2021-02-04T05:42:37.089Z] ---> 0d6dfb3710d1 [2021-02-04T05:42:37.089Z] Step 22/26 : ENTRYPOINT ["/device-snmp-go"] [2021-02-04T05:42:37.089Z] ---> Running in 2a1db38b1daf [2021-02-04T05:42:37.685Z] Removing intermediate container 2a1db38b1daf [2021-02-04T05:42:37.685Z] ---> 3276273f60fc [2021-02-04T05:42:37.685Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-02-04T05:42:37.685Z] ---> Running in 15e7f48f9a3e [2021-02-04T05:42:38.291Z] Removing intermediate container 15e7f48f9a3e [2021-02-04T05:42:38.291Z] ---> 2ab4ee5dfc45 [2021-02-04T05:42:38.291Z] Step 24/26 : LABEL arch=arm64 [2021-02-04T05:42:38.291Z] ---> Running in 1265756637c1 [2021-02-04T05:42:38.564Z] Removing intermediate container 1265756637c1 [2021-02-04T05:42:38.564Z] ---> dd699802ee48 [2021-02-04T05:42:38.564Z] Step 25/26 : LABEL git_sha=9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd [2021-02-04T05:42:38.837Z] ---> Running in 52bec9c553a2 [2021-02-04T05:42:39.432Z] Removing intermediate container 52bec9c553a2 [2021-02-04T05:42:39.432Z] ---> ff48ed764e72 [2021-02-04T05:42:39.432Z] Step 26/26 : LABEL version=0.0.0 [2021-02-04T05:42:39.432Z] ---> Running in 88530fbc326e [2021-02-04T05:42:39.705Z] Removing intermediate container 88530fbc326e [2021-02-04T05:42:39.705Z] ---> e70e4c0bf6e0 [2021-02-04T05:42:39.705Z] [Warning] One or more build-args [ARCH] were not consumed [2021-02-04T05:42:39.705Z] Successfully built e70e4c0bf6e0 [2021-02-04T05:42:39.977Z] Successfully tagged docker-device-snmp-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-02-04T05:42:41.449Z] provisioning config files... [2021-02-04T05:42:41.459Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-83@tmp/config8182457145246014610tmp [Pipeline] { [Pipeline] sh [2021-02-04T05:42:41.845Z] + set +x [2021-02-04T05:42:41.845Z] + curl -s https://codecov.io/bash [2021-02-04T05:42:41.845Z] + bash -s -- [2021-02-04T05:42:42.109Z] [2021-02-04T05:42:42.109Z] _____ _ [2021-02-04T05:42:42.109Z] / ____| | | [2021-02-04T05:42:42.109Z] | | ___ __| | ___ ___ _____ __ [2021-02-04T05:42:42.109Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-04T05:42:42.109Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-04T05:42:42.109Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-04T05:42:42.109Z] Bash-20210129-7c25fce [2021-02-04T05:42:42.109Z] [2021-02-04T05:42:42.109Z] [2021-02-04T05:42:42.109Z] ==> git version 2.24.3 found [2021-02-04T05:42:42.109Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-02-04T05:42:42.109Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-04T05:42:42.109Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-04T05:42:42.109Z] ==> Jenkins CI detected. [2021-02-04T05:42:42.109Z] project root: . [2021-02-04T05:42:42.109Z] --> token set from env [2021-02-04T05:42:42.109Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-04T05:42:42.109Z] ==> Running gcov in . (disable via -X gcov) [2021-02-04T05:42:42.109Z] ==> Python coveragepy not found [2021-02-04T05:42:42.109Z] ==> Searching for coverage reports in: [2021-02-04T05:42:42.109Z] + . [2021-02-04T05:42:42.109Z] -> Found 1 reports [2021-02-04T05:42:42.109Z] ==> Detecting git/mercurial file structure [2021-02-04T05:42:42.109Z] ==> Reading reports [2021-02-04T05:42:42.109Z] + ./coverage.out bytes=8493 [2021-02-04T05:42:42.109Z] ==> Appending adjustments [2021-02-04T05:42:42.109Z] https://docs.codecov.io/docs/fixing-reports [2021-02-04T05:42:42.109Z] + Found adjustments [2021-02-04T05:42:42.109Z] ==> Gzipping contents [2021-02-04T05:42:42.371Z] 4.0K /tmp/codecov.wcZoDf.gz [2021-02-04T05:42:42.371Z] ==> Uploading reports [2021-02-04T05:42:42.371Z] url: https://codecov.io [2021-02-04T05:42:42.371Z] query: branch=PR-83&commit=9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-83%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=83&job=&cmd_args= [2021-02-04T05:42:42.371Z] -> Pinging Codecov [2021-02-04T05:42:42.371Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-83&commit=9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-83%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=83&job=&cmd_args= [2021-02-04T05:42:42.635Z] -> Uploading to [2021-02-04T05:42:42.635Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-04/6C56EA5C29638FB4528AC87E60AF5AE0/9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd/d8762a6f-d201-4df8-b870-51a024df837c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210204%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210204T054242Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=41b813b6709e7ea7fa97af1a32fa91008a523da05e4df6fad80e02f4fdaf0722 [2021-02-04T05:42:42.636Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-04T05:42:42.636Z] Dload Upload Total Spent Left Speed [2021-02-04T05:42:43.161Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1447 0 0 100 1447 0 3028 --:--:-- --:--:-- --:--:-- 3027 [2021-02-04T05:42:43.161Z] -> View reports at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd [Pipeline] } [2021-02-04T05:42:43.171Z] 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 [2021-02-04T05:42:45.574Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T05:42:45.878Z] ---> package-listing.sh [2021-02-04T05:42:45.878Z] ++ facter osfamily [2021-02-04T05:42:45.878Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-04T05:42:45.878Z] + OS_FAMILY=redhat [2021-02-04T05:42:45.878Z] + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-83 [2021-02-04T05:42:45.878Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-04T05:42:45.878Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-04T05:42:45.878Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-04T05:42:45.878Z] + PACKAGES=/tmp/packages_start.txt [2021-02-04T05:42:45.878Z] + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-83 ']' [2021-02-04T05:42:45.878Z] + PACKAGES=/tmp/packages_end.txt [2021-02-04T05:42:45.878Z] + case "${OS_FAMILY}" in [2021-02-04T05:42:45.878Z] + rpm -qa [2021-02-04T05:42:45.878Z] + sort [2021-02-04T05:42:51.184Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-04T05:42:51.184Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-04T05:42:51.184Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-04T05:42:51.184Z] + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-83 ']' [2021-02-04T05:42:51.184Z] + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-83/archives/ [2021-02-04T05:42:51.184Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-snmp-go_PR-83/archives/ [Pipeline] echo [2021-02-04T05:42:51.197Z] 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-83/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-04T05:42:51.488Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-04T05:42:51.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-04T05:42:51.800Z] [2021-02-04T05:42:51.800Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-04T05:42:52.149Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-04T05:42:52.149Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-04T05:42:52.149Z] df20fa9351a1: Pulling fs layer [2021-02-04T05:42:52.149Z] 36b3adc4ff6f: Pulling fs layer [2021-02-04T05:42:52.149Z] 8ad3a11d3b57: Pulling fs layer [2021-02-04T05:42:52.149Z] 46f8f816bc3b: Pulling fs layer [2021-02-04T05:42:52.149Z] 93b61091891f: Pulling fs layer [2021-02-04T05:42:52.149Z] 46f8f816bc3b: Waiting [2021-02-04T05:42:52.149Z] 93b9cdb0e59b: Pulling fs layer [2021-02-04T05:42:52.149Z] 5e14af77c1be: Pulling fs layer [2021-02-04T05:42:52.149Z] 01666e4c0597: Pulling fs layer [2021-02-04T05:42:52.149Z] 93b61091891f: Waiting [2021-02-04T05:42:52.149Z] aa168da1d23b: Pulling fs layer [2021-02-04T05:42:52.149Z] 93b9cdb0e59b: Waiting [2021-02-04T05:42:52.149Z] 5e14af77c1be: Waiting [2021-02-04T05:42:52.149Z] 01666e4c0597: Waiting [2021-02-04T05:42:52.149Z] 36b3adc4ff6f: Verifying Checksum [2021-02-04T05:42:52.149Z] 36b3adc4ff6f: Download complete [2021-02-04T05:42:52.149Z] 46f8f816bc3b: Verifying Checksum [2021-02-04T05:42:52.149Z] 46f8f816bc3b: Download complete [2021-02-04T05:42:52.417Z] df20fa9351a1: Verifying Checksum [2021-02-04T05:42:52.417Z] df20fa9351a1: Download complete [2021-02-04T05:42:52.417Z] 93b9cdb0e59b: Verifying Checksum [2021-02-04T05:42:52.417Z] 93b9cdb0e59b: Download complete [2021-02-04T05:42:52.417Z] 93b61091891f: Verifying Checksum [2021-02-04T05:42:52.417Z] 93b61091891f: Download complete [2021-02-04T05:42:52.417Z] 5e14af77c1be: Verifying Checksum [2021-02-04T05:42:52.417Z] 5e14af77c1be: Download complete [2021-02-04T05:42:52.417Z] 01666e4c0597: Verifying Checksum [2021-02-04T05:42:52.417Z] 01666e4c0597: Download complete [2021-02-04T05:42:52.684Z] df20fa9351a1: Pull complete [2021-02-04T05:42:52.684Z] 8ad3a11d3b57: Verifying Checksum [2021-02-04T05:42:52.684Z] 8ad3a11d3b57: Download complete [2021-02-04T05:42:52.953Z] 36b3adc4ff6f: Pull complete [2021-02-04T05:42:53.531Z] 8ad3a11d3b57: Pull complete [2021-02-04T05:42:53.797Z] 46f8f816bc3b: Pull complete [2021-02-04T05:42:54.069Z] 93b61091891f: Pull complete [2021-02-04T05:42:54.069Z] 93b9cdb0e59b: Pull complete [2021-02-04T05:42:54.336Z] 5e14af77c1be: Pull complete [2021-02-04T05:42:54.336Z] 01666e4c0597: Pull complete [2021-02-04T05:42:55.288Z] aa168da1d23b: Verifying Checksum [2021-02-04T05:42:55.288Z] aa168da1d23b: Download complete [2021-02-04T05:43:01.926Z] aa168da1d23b: Pull complete [2021-02-04T05:43:01.926Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-04T05:43:01.926Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-04T05:43:01.926Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-04T05:43:02.109Z] prd-centos7-docker-4c-2g-24914 does not seem to be running inside a container [2021-02-04T05:43:02.155Z] $ 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-83/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-83 -v /w/workspace/dgexfoundry_device-snmp-go_PR-83:/w/workspace/dgexfoundry_device-snmp-go_PR-83:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-83@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-04T05:43:05.503Z] $ docker top b894f7d1e53e39b048c514c7fb77002b93eb8de3d928f367fd1b96b596ab8e77 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-04T05:43:06.108Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-04T05:43:06.410Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-04T05:43:06.708Z] + ls /var/log/sa-host [2021-02-04T05:43:06.708Z] + sadf -c /var/log/sa-host/sa04 [2021-02-04T05:43:06.708Z] file_magic: OK [2021-02-04T05:43:06.708Z] HZ: Using current value: 100 [2021-02-04T05:43:06.708Z] file_header: OK [2021-02-04T05:43:06.708Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-04T05:43:06.708Z] Statistics: [2021-02-04T05:43:06.708Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-04T05:43:06.708Z] File successfully converted to sysstat format version 12.2.1 [2021-02-04T05:43:06.708Z] + sadf -c /var/log/sa-host/sa23 [2021-02-04T05:43:06.708Z] file_magic: OK [2021-02-04T05:43:06.708Z] HZ: Using current value: 100 [2021-02-04T05:43:06.708Z] file_header: OK [2021-02-04T05:43:06.708Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-04T05:43:06.708Z] Statistics: [2021-02-04T05:43:06.708Z] Hnuu...uuuununununu... [2021-02-04T05:43:06.708Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-04T05:43:06.950Z] provisioning config files... [2021-02-04T05:43:06.965Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-83@tmp/config8725413637263280424tmp [Pipeline] { [Pipeline] echo [2021-02-04T05:43:07.044Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T05:43:07.339Z] ---> create-netrc.sh [Pipeline] } [2021-02-04T05:43:07.350Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-04T05:43:07.460Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T05:43:07.757Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-04T05:43:07.768Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T05:43:08.063Z] ---> sudo-logs.sh [2021-02-04T05:43:08.063Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-04T05:43:08.074Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T05:43:08.456Z] ---> job-cost.sh [2021-02-04T05:43:08.456Z] lf-activate-venv: SKIPPING [2021-02-04T05:43:08.456Z] INFO: No Stack... [2021-02-04T05:43:09.062Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-04T05:43:09.638Z] INFO: Archiving Costs [Pipeline] echo [2021-02-04T05:43:09.653Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T05:43:09.951Z] ---> logs-deploy.sh [2021-02-04T05:43:09.951Z] lf-activate-venv: SKIPPING [2021-02-04T05:43:09.951Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-83/4 [2021-02-04T05:43:09.951Z] INFO: archiving workspace using pattern(s): [2021-02-04T05:43:11.872Z] Archives upload complete. [2021-02-04T05:43:11.872Z] INFO: archiving logs to Nexus