Pull request #86 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 841cee8aaafd77d3e015b3937990e00f9d4baf2c+561c5a452436cba8707a8b2c6132209bc86d4f3d (8a2e95a72c4adcf9f968a10e125b6205afac2a07) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-86/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-86/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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-19472 in /w/workspace/dgexfoundry_device-snmp-go_PR-86 [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-86 # 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/86/head:refs/remotes/origin/PR-86 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 561c5a452436cba8707a8b2c6132209bc86d4f3d into PR head commit 841cee8aaafd77d3e015b3937990e00f9d4baf2c Merge succeeded, producing 841cee8aaafd77d3e015b3937990e00f9d4baf2c Checking out Revision 841cee8aaafd77d3e015b3937990e00f9d4baf2c (PR-86) > git config core.sparsecheckout # timeout=10 > git checkout -f 841cee8aaafd77d3e015b3937990e00f9d4baf2c # 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 561c5a452436cba8707a8b2c6132209bc86d4f3d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 841cee8aaafd77d3e015b3937990e00f9d4baf2c # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-11T08:07:09.502Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-11T08:07:09.819Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-11T08:07:10.004Z] ========================================================= [2021-01-11T08:07:10.004Z] EdgeX Global Pipelines Version Info [2021-01-11T08:07:10.004Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-11T08:07:11.557Z] ------------------- [2021-01-11T08:07:11.557Z] stable info: [2021-01-11T08:07:11.557Z] ------------------- [2021-01-11T08:07:11.557Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-11T08:07:11.557Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-11T08:07:11.557Z] Message: update stable to v1.0.173 [2021-01-11T08:07:12.507Z] ------------------- [2021-01-11T08:07:12.507Z] experimental info: [2021-01-11T08:07:12.507Z] ------------------- [2021-01-11T08:07:12.507Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-11T08:07:12.507Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-11T08:07:12.507Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-11T08:07:13.024Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2021-01-11T08:07:13.220Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2021-01-11T08:07:13.353Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-11T08:07:13.484Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-11T08:07:13.626Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-11T08:07:13.788Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-11T08:07:13.909Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-11T08:07:14.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-11T08:07:14.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-11T08:07:14.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-11T08:07:14.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-11T08:07:14.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-snmp-go [Pipeline] echo [2021-01-11T08:07:14.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-11T08:07:14.844Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-11T08:07:14.967Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-11T08:07:15.093Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-11T08:07:15.221Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-11T08:07:15.353Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-11T08:07:15.493Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-11T08:07:15.630Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-11T08:07:15.796Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-11T08:07:15.943Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-11T08:07:16.062Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-11T08:07:16.185Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-11T08:07:16.327Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-01-11T08:07:16.474Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-11T08:07:16.607Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-11T08:07:16.740Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-86 [Pipeline] echo [2021-01-11T08:07:16.867Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-86 [Pipeline] echo [2021-01-11T08:07:17.026Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-86 [Pipeline] echo [2021-01-11T08:07:17.237Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 841cee8aaafd77d3e015b3937990e00f9d4baf2c [Pipeline] echo [2021-01-11T08:07:17.477Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 841cee8 [Pipeline] echo [2021-01-11T08:07:17.617Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-11T08:07:17.924Z] provisioning config files... [2021-01-11T08:07:17.978Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-86@tmp/config4801504776523435416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-11T08:07:18.436Z] ---> docker-login.sh [2021-01-11T08:07:18.436Z] nexus3.edgexfoundry.org:10001 [2021-01-11T08:07:18.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T08:07:18.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T08:07:18.698Z] Configure a credential helper to remove this warning. See [2021-01-11T08:07:18.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T08:07:18.698Z] [2021-01-11T08:07:18.698Z] Login Succeeded [2021-01-11T08:07:18.698Z] nexus3.edgexfoundry.org:10002 [2021-01-11T08:07:18.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T08:07:18.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T08:07:18.962Z] Configure a credential helper to remove this warning. See [2021-01-11T08:07:18.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T08:07:18.962Z] [2021-01-11T08:07:18.962Z] Login Succeeded [2021-01-11T08:07:18.962Z] nexus3.edgexfoundry.org:10003 [2021-01-11T08:07:18.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T08:07:19.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T08:07:19.229Z] Configure a credential helper to remove this warning. See [2021-01-11T08:07:19.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T08:07:19.229Z] [2021-01-11T08:07:19.229Z] Login Succeeded [2021-01-11T08:07:19.229Z] nexus3.edgexfoundry.org:10004 [2021-01-11T08:07:19.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T08:07:19.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T08:07:19.229Z] Configure a credential helper to remove this warning. See [2021-01-11T08:07:19.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T08:07:19.229Z] [2021-01-11T08:07:19.229Z] Login Succeeded [2021-01-11T08:07:19.229Z] docker.io [2021-01-11T08:07:19.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T08:07:19.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T08:07:19.760Z] Configure a credential helper to remove this warning. See [2021-01-11T08:07:19.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T08:07:19.760Z] [2021-01-11T08:07:19.760Z] Login Succeeded [2021-01-11T08:07:19.760Z] ---> docker-login.sh ends [Pipeline] } [2021-01-11T08:07:19.796Z] 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-01-11T08:07:21.327Z] + git log --format=format:%s -1 841cee8aaafd77d3e015b3937990e00f9d4baf2c [Pipeline] echo [2021-01-11T08:07:21.407Z] GIT_COMMIT: 841cee8aaafd77d3e015b3937990e00f9d4baf2c, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo [2021-01-11T08:07:21.498Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-11T08:07:22.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-11T08:07:22.196Z] [2021-01-11T08:07:22.196Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T08:07:22.602Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-11T08:07:22.602Z] latest: Pulling from edgex-devops/git-semver [2021-01-11T08:07:22.602Z] 31603596830f: Pulling fs layer [2021-01-11T08:07:22.602Z] 2a8b12db71e7: Pulling fs layer [2021-01-11T08:07:22.602Z] 6ca5941a6612: Pulling fs layer [2021-01-11T08:07:22.602Z] ecc8261a40a4: Pulling fs layer [2021-01-11T08:07:22.602Z] ecc8261a40a4: Waiting [2021-01-11T08:07:22.602Z] 2a8b12db71e7: Verifying Checksum [2021-01-11T08:07:22.602Z] 2a8b12db71e7: Download complete [2021-01-11T08:07:22.602Z] 31603596830f: Verifying Checksum [2021-01-11T08:07:22.602Z] 31603596830f: Download complete [2021-01-11T08:07:22.864Z] 6ca5941a6612: Verifying Checksum [2021-01-11T08:07:22.864Z] 6ca5941a6612: Download complete [2021-01-11T08:07:22.864Z] ecc8261a40a4: Verifying Checksum [2021-01-11T08:07:22.864Z] ecc8261a40a4: Download complete [2021-01-11T08:07:23.126Z] 31603596830f: Pull complete [2021-01-11T08:07:23.126Z] 2a8b12db71e7: Pull complete [2021-01-11T08:07:24.088Z] 6ca5941a6612: Pull complete [2021-01-11T08:07:24.350Z] ecc8261a40a4: Pull complete [2021-01-11T08:07:24.350Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-11T08:07:24.350Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-11T08:07:24.350Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-11T08:07:24.476Z] prd-centos7-docker-4c-2g-19472 does not seem to be running inside a container [2021-01-11T08:07:24.523Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_PR-86 -v /w/workspace/dgexfoundry_device-snmp-go_PR-86:/w/workspace/dgexfoundry_device-snmp-go_PR-86:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-86@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-11T08:07:26.493Z] $ docker top dc691bda1520dfe850b50a070c601085773799456f8f66a90892c16b165b234b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-11T08:07:26.872Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-11T08:07:26.872Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-11T08:07:27.084Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-11T08:07:27.088Z] $ docker exec dc691bda1520dfe850b50a070c601085773799456f8f66a90892c16b165b234b ssh-agent [2021-01-11T08:07:27.247Z] SSH_AUTH_SOCK=/tmp/ssh-Lcfg6xQ6EtHZ/agent.12 [2021-01-11T08:07:27.247Z] SSH_AGENT_PID=17 [2021-01-11T08:07:27.258Z] Running ssh-add (command line suppressed) [2021-01-11T08:07:27.381Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-86@tmp/private_key_7197531013080165881.key (/w/workspace/dgexfoundry_device-snmp-go_PR-86@tmp/private_key_7197531013080165881.key) [2021-01-11T08:07:27.431Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-11T08:07:27.808Z] + git tag --points-at HEAD [Pipeline] } [2021-01-11T08:07:27.853Z] $ docker exec --env ******** --env ******** dc691bda1520dfe850b50a070c601085773799456f8f66a90892c16b165b234b ssh-agent -k [2021-01-11T08:07:27.971Z] unset SSH_AUTH_SOCK; [2021-01-11T08:07:27.971Z] unset SSH_AGENT_PID; [2021-01-11T08:07:27.971Z] echo Agent pid 17 killed; [2021-01-11T08:07:28.010Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-11T08:07:28.243Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-11T08:07:28.243Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-11T08:07:28.412Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-11T08:07:28.417Z] $ docker exec dc691bda1520dfe850b50a070c601085773799456f8f66a90892c16b165b234b ssh-agent [2021-01-11T08:07:28.577Z] SSH_AUTH_SOCK=/tmp/ssh-MmcBNpAfWhcm/agent.48 [2021-01-11T08:07:28.577Z] SSH_AGENT_PID=53 [2021-01-11T08:07:28.584Z] Running ssh-add (command line suppressed) [2021-01-11T08:07:28.700Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-86@tmp/private_key_7153317165868219547.key (/w/workspace/dgexfoundry_device-snmp-go_PR-86@tmp/private_key_7153317165868219547.key) [2021-01-11T08:07:28.748Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-11T08:07:29.120Z] + git semver init [2021-01-11T08:07:29.120Z] # -> Open(): unable to determine branch for HEAD [2021-01-11T08:07:29.120Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-86/.git [2021-01-11T08:07:29.120Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-86 [2021-01-11T08:07:29.120Z] # $SEMVER_REMOTE_NAME = origin [2021-01-11T08:07:29.120Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-11T08:07:29.120Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-11T08:07:29.120Z] # $SEMVER_BRANCH = PR-86 [2021-01-11T08:07:29.120Z] # $SEMVER_TEMP = /tmp/semver-463153003 [2021-01-11T08:07:29.120Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2021-01-11T08:07:29.382Z] # '/tmp/semver-463153003' -> '/w/workspace/dgexfoundry_device-snmp-go_PR-86/.semver' [2021-01-11T08:07:29.648Z] # -> Force: false [2021-01-11T08:07:29.648Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-86/.semver [Pipeline] } [2021-01-11T08:07:29.690Z] $ docker exec --env ******** --env ******** dc691bda1520dfe850b50a070c601085773799456f8f66a90892c16b165b234b ssh-agent -k [2021-01-11T08:07:29.800Z] unset SSH_AUTH_SOCK; [2021-01-11T08:07:29.801Z] unset SSH_AGENT_PID; [2021-01-11T08:07:29.801Z] echo Agent pid 53 killed; [2021-01-11T08:07:29.844Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-11T08:07:30.426Z] + git semver [Pipeline] } [2021-01-11T08:07:30.459Z] $ docker stop --time=1 dc691bda1520dfe850b50a070c601085773799456f8f66a90892c16b165b234b [2021-01-11T08:07:31.866Z] $ docker rm -f dc691bda1520dfe850b50a070c601085773799456f8f66a90892c16b165b234b [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-11T08:07:32.403Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-11T08:07:32.822Z] Stashed 1 file(s) [Pipeline] echo [2021-01-11T08:07:32.846Z] [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-01-11T08:07:48.783Z] Still waiting to schedule task [2021-01-11T08:07:48.783Z] ‘prd-centos7-blackbox-4c-2g-19234’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-19476’ is offline; ‘prd-centos7-docker-4c-2g-19477’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-01-11T08:07:48.824Z] Still waiting to schedule task [2021-01-11T08:07:48.824Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-11T08:08:07.650Z] Running on prd-centos7-docker-4c-2g-19478 in /w/workspace/dgexfoundry_device-snmp-go_PR-86 [Pipeline] { [Pipeline] ws [2021-01-11T08:08:07.743Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2021-01-11T08:08:10.378Z] using credential edgex-jenkins-ssh [2021-01-11T08:08:10.436Z] Cloning the remote Git repository [2021-01-11T08:08:10.474Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-01-11T08:08:10.543Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2021-01-11T08:08:10.609Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-01-11T08:08:10.609Z] > git --version # timeout=10 [2021-01-11T08:08:10.616Z] > git --version # 'git version 2.24.3' [2021-01-11T08:08:10.617Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T08:08:10.646Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T08:08:11.209Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-01-11T08:08:11.214Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T08:08:11.226Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-01-11T08:08:11.241Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-01-11T08:08:11.241Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T08:08:11.246Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/86/head:refs/remotes/origin/PR-86 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-11T08:08:11.674Z] Merging remotes/origin/master commit 561c5a452436cba8707a8b2c6132209bc86d4f3d into PR head commit 841cee8aaafd77d3e015b3937990e00f9d4baf2c [2021-01-11T08:08:11.780Z] Merge succeeded, producing 841cee8aaafd77d3e015b3937990e00f9d4baf2c [2021-01-11T08:08:11.781Z] Checking out Revision 841cee8aaafd77d3e015b3937990e00f9d4baf2c (PR-86) [2021-01-11T08:08:11.687Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T08:08:11.695Z] > git checkout -f 841cee8aaafd77d3e015b3937990e00f9d4baf2c # timeout=10 [2021-01-11T08:08:11.747Z] > git remote # timeout=10 [2021-01-11T08:08:11.754Z] > git config --get remote.origin.url # timeout=10 [2021-01-11T08:08:11.761Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T08:08:11.765Z] > git merge 561c5a452436cba8707a8b2c6132209bc86d4f3d # timeout=10 [2021-01-11T08:08:11.774Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-11T08:08:11.784Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T08:08:11.792Z] > git checkout -f 841cee8aaafd77d3e015b3937990e00f9d4baf2c # timeout=10 [2021-01-11T08:08:15.472Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" [2021-01-11T08:08:15.501Z] > git --version # timeout=10 [2021-01-11T08:08:15.507Z] > git --version # 'git version 2.24.3' [2021-01-11T08:08:15.521Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-11T08:08:18.558Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-11T08:08:18.909Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-11T08:08:19.233Z] + sudo service docker restart [2021-01-11T08:08:19.233Z] + true [2021-01-11T08:08:19.233Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-11T08:08:20.306Z] provisioning config files... [2021-01-11T08:08:20.341Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config3031713557985356473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-11T08:08:20.771Z] ---> docker-login.sh [2021-01-11T08:08:20.771Z] nexus3.edgexfoundry.org:10001 [2021-01-11T08:08:21.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T08:08:21.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T08:08:21.034Z] Configure a credential helper to remove this warning. See [2021-01-11T08:08:21.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T08:08:21.034Z] [2021-01-11T08:08:21.034Z] Login Succeeded [2021-01-11T08:08:21.034Z] nexus3.edgexfoundry.org:10002 [2021-01-11T08:08:21.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T08:08:21.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T08:08:21.297Z] Configure a credential helper to remove this warning. See [2021-01-11T08:08:21.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T08:08:21.297Z] [2021-01-11T08:08:21.297Z] Login Succeeded [2021-01-11T08:08:21.297Z] nexus3.edgexfoundry.org:10003 [2021-01-11T08:08:21.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T08:08:21.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T08:08:21.560Z] Configure a credential helper to remove this warning. See [2021-01-11T08:08:21.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T08:08:21.560Z] [2021-01-11T08:08:21.560Z] Login Succeeded [2021-01-11T08:08:21.560Z] nexus3.edgexfoundry.org:10004 [2021-01-11T08:08:21.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T08:08:21.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T08:08:21.560Z] Configure a credential helper to remove this warning. See [2021-01-11T08:08:21.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T08:08:21.560Z] [2021-01-11T08:08:21.560Z] Login Succeeded [2021-01-11T08:08:21.560Z] docker.io [2021-01-11T08:08:21.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T08:08:22.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T08:08:22.086Z] Configure a credential helper to remove this warning. See [2021-01-11T08:08:22.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T08:08:22.086Z] [2021-01-11T08:08:22.086Z] Login Succeeded [2021-01-11T08:08:22.086Z] ---> docker-login.sh ends [Pipeline] } [2021-01-11T08:08:22.108Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-11T08:08:22.652Z] ========================================================= [2021-01-11T08:08:22.652Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-11T08:08:22.652Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-11T08:08:23.035Z] + 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-01-11T08:08:23.035Z] Sending build context to Docker daemon 329.2kB [2021-01-11T08:08:23.035Z] Step 1/10 : ARG BASE=golang:1.15-alpine3.12 [2021-01-11T08:08:23.035Z] Step 2/10 : FROM ${BASE} [2021-01-11T08:08:23.035Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-11T08:08:23.035Z] 188c0c94c7c5: Pulling fs layer [2021-01-11T08:08:23.035Z] 0ef7d3d256c8: Pulling fs layer [2021-01-11T08:08:23.035Z] de9db76c5a1d: Pulling fs layer [2021-01-11T08:08:23.035Z] bca2f99d35d6: Pulling fs layer [2021-01-11T08:08:23.035Z] 93359f2a8cfa: Pulling fs layer [2021-01-11T08:08:23.035Z] 7c6f9722023f: Pulling fs layer [2021-01-11T08:08:23.035Z] a35cf1a2eb13: Pulling fs layer [2021-01-11T08:08:23.035Z] a35cf1a2eb13: Waiting [2021-01-11T08:08:23.035Z] 93359f2a8cfa: Waiting [2021-01-11T08:08:23.035Z] 7c6f9722023f: Waiting [2021-01-11T08:08:23.035Z] bca2f99d35d6: Waiting [2021-01-11T08:08:23.035Z] de9db76c5a1d: Verifying Checksum [2021-01-11T08:08:23.035Z] de9db76c5a1d: Download complete [2021-01-11T08:08:23.305Z] 0ef7d3d256c8: Download complete [2021-01-11T08:08:23.305Z] 93359f2a8cfa: Verifying Checksum [2021-01-11T08:08:23.305Z] 93359f2a8cfa: Download complete [2021-01-11T08:08:23.305Z] 7c6f9722023f: Verifying Checksum [2021-01-11T08:08:23.305Z] 7c6f9722023f: Download complete [2021-01-11T08:08:23.305Z] 188c0c94c7c5: Verifying Checksum [2021-01-11T08:08:23.305Z] 188c0c94c7c5: Download complete [2021-01-11T08:08:23.575Z] 188c0c94c7c5: Pull complete [2021-01-11T08:08:23.575Z] 0ef7d3d256c8: Pull complete [2021-01-11T08:08:23.841Z] de9db76c5a1d: Pull complete [2021-01-11T08:08:24.801Z] a35cf1a2eb13: Verifying Checksum [2021-01-11T08:08:24.801Z] a35cf1a2eb13: Download complete [2021-01-11T08:08:25.375Z] bca2f99d35d6: Verifying Checksum [2021-01-11T08:08:25.375Z] bca2f99d35d6: Download complete [2021-01-11T08:08:30.729Z] bca2f99d35d6: Pull complete [2021-01-11T08:08:30.729Z] 93359f2a8cfa: Pull complete [2021-01-11T08:08:30.994Z] 7c6f9722023f: Pull complete [2021-01-11T08:08:37.617Z] a35cf1a2eb13: Pull complete [2021-01-11T08:08:37.617Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-11T08:08:37.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-11T08:08:37.617Z] ---> a62c8e92a672 [2021-01-11T08:08:37.617Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-01-11T08:08:37.617Z] ---> Running in 38f8f0591051 [2021-01-11T08:08:37.617Z] Removing intermediate container 38f8f0591051 [2021-01-11T08:08:37.617Z] ---> 7fb129f36066 [2021-01-11T08:08:37.617Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-01-11T08:08:37.617Z] ---> Running in e539ee2373e2 [2021-01-11T08:08:37.617Z] Removing intermediate container e539ee2373e2 [2021-01-11T08:08:37.617Z] ---> 83367725a47c [2021-01-11T08:08:37.617Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2021-01-11T08:08:37.617Z] ---> Running in 1476f00e4940 [2021-01-11T08:08:37.882Z] Removing intermediate container 1476f00e4940 [2021-01-11T08:08:37.882Z] ---> e19e1f731e12 [2021-01-11T08:08:37.882Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T08:08:37.882Z] ---> Running in 1761d493f139 [2021-01-11T08:08:39.290Z] Removing intermediate container 1761d493f139 [2021-01-11T08:08:39.291Z] ---> 2638fab3bb51 [2021-01-11T08:08:39.291Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-01-11T08:08:39.291Z] ---> Running in 7d2c71815dfc [2021-01-11T08:08:40.252Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T08:08:40.827Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T08:08:41.773Z] OK: 166 MiB in 39 packages [2021-01-11T08:08:42.037Z] Removing intermediate container 7d2c71815dfc [2021-01-11T08:08:42.037Z] ---> 2f7f750c4e91 [2021-01-11T08:08:42.037Z] Step 8/10 : WORKDIR /device-snmp-go [2021-01-11T08:08:42.037Z] ---> Running in 017303f1f4ab [2021-01-11T08:08:42.307Z] Removing intermediate container 017303f1f4ab [2021-01-11T08:08:42.308Z] ---> e3b7d787c5d1 [2021-01-11T08:08:42.308Z] Step 9/10 : COPY . . [2021-01-11T08:08:43.258Z] ---> 60e201c0b713 [2021-01-11T08:08:43.258Z] Step 10/10 : RUN go mod download [2021-01-11T08:08:43.258Z] ---> Running in 912ceb322f23 [2021-01-11T08:09:05.292Z] Removing intermediate container 912ceb322f23 [2021-01-11T08:09:05.292Z] ---> 60f8e43e0629 [2021-01-11T08:09:05.292Z] Successfully built 60f8e43e0629 [2021-01-11T08:09:05.292Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T08:09:05.667Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-11T08:09:05.667Z] . [Pipeline] withDockerContainer [2021-01-11T08:09:05.800Z] prd-centos7-docker-4c-2g-19478 does not seem to be running inside a container [2021-01-11T08:09:05.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-11T08:09:07.065Z] $ docker top 73a886c2bf8bd773c86c84a0d0b8b2f12b3d806465448638be8417a37c6d0db6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T08:09:07.667Z] + go version [2021-01-11T08:09:07.667Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-11T08:09:07.699Z] $ docker stop --time=1 73a886c2bf8bd773c86c84a0d0b8b2f12b3d806465448638be8417a37c6d0db6 [2021-01-11T08:09:09.064Z] $ docker rm -f 73a886c2bf8bd773c86c84a0d0b8b2f12b3d806465448638be8417a37c6d0db6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-11T08:09:10.211Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-11T08:09:10.211Z] . [Pipeline] withDockerContainer [2021-01-11T08:09:10.343Z] prd-centos7-docker-4c-2g-19478 does not seem to be running inside a container [2021-01-11T08:09:10.400Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-11T08:09:11.119Z] $ docker top 616e8d507a1fe12e7ca5e1a6ccd58d31085abf29ad64748b4e7004ff9f622f7b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T08:09:11.675Z] + make test [2021-01-11T08:09:11.675Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-01-11T08:09:12.655Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-01-11T08:09:18.059Z] # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [2021-01-11T08:09:18.059Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut [2021-01-11T08:09:18.059Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient [2021-01-11T08:09:18.059Z] have (string, bool, string, string) [2021-01-11T08:09:18.059Z] want (string, string) [2021-01-11T08:09:22.308Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.005s coverage: 0.0% of statements [2021-01-11T08:09:22.308Z] make: *** [Makefile:23: test] Error 2 [Pipeline] } [2021-01-11T08:09:22.358Z] $ docker stop --time=1 616e8d507a1fe12e7ca5e1a6ccd58d31085abf29ad64748b4e7004ff9f622f7b [2021-01-11T08:09:24.607Z] $ docker rm -f 616e8d507a1fe12e7ca5e1a6ccd58d31085abf29ad64748b4e7004ff9f622f7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-11T08:09:26.911Z] Failed in branch amd64 [2021-01-11T08:10:38.392Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-19485 in /w/workspace/dgexfoundry_device-snmp-go_PR-86 [Pipeline] { [Pipeline] ws [2021-01-11T08:10:38.489Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2021-01-11T08:10:44.125Z] using credential edgex-jenkins-ssh [2021-01-11T08:10:44.182Z] Cloning the remote Git repository [2021-01-11T08:10:44.240Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-01-11T08:10:44.410Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2021-01-11T08:10:44.601Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-01-11T08:10:44.602Z] > git --version # timeout=10 [2021-01-11T08:10:44.623Z] > git --version # 'git version 2.17.1' [2021-01-11T08:10:44.625Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T08:10:44.677Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T08:10:46.103Z] Merging remotes/origin/master commit 561c5a452436cba8707a8b2c6132209bc86d4f3d into PR head commit 841cee8aaafd77d3e015b3937990e00f9d4baf2c [2021-01-11T08:10:45.477Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-01-11T08:10:45.507Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T08:10:45.543Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-01-11T08:10:45.587Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-01-11T08:10:45.588Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T08:10:45.601Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/86/head:refs/remotes/origin/PR-86 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-11T08:10:46.125Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T08:10:46.142Z] > git checkout -f 841cee8aaafd77d3e015b3937990e00f9d4baf2c # timeout=10 [2021-01-11T08:10:46.351Z] > git remote # timeout=10 [2021-01-11T08:10:46.538Z] Merge succeeded, producing 841cee8aaafd77d3e015b3937990e00f9d4baf2c [2021-01-11T08:10:46.538Z] Checking out Revision 841cee8aaafd77d3e015b3937990e00f9d4baf2c (PR-86) [2021-01-11T08:10:46.442Z] > git config --get remote.origin.url # timeout=10 [2021-01-11T08:10:46.471Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T08:10:46.485Z] > git merge 561c5a452436cba8707a8b2c6132209bc86d4f3d # timeout=10 [2021-01-11T08:10:46.522Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-11T08:10:46.546Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T08:10:46.570Z] > git checkout -f 841cee8aaafd77d3e015b3937990e00f9d4baf2c # timeout=10 [2021-01-11T08:10:51.053Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" [2021-01-11T08:10:51.125Z] > git --version # timeout=10 [2021-01-11T08:10:51.139Z] > git --version # 'git version 2.17.1' [2021-01-11T08:10:51.159Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-11T08:10:52.936Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-11T08:10:53.487Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-11T08:10:53.877Z] + true [2021-01-11T08:10:53.877Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-11T08:10:56.062Z] provisioning config files... [2021-01-11T08:10:56.116Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config3226593621535439560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-11T08:10:56.593Z] ---> docker-login.sh [2021-01-11T08:10:56.593Z] nexus3.edgexfoundry.org:10001 [2021-01-11T08:10:57.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T08:10:58.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T08:10:58.189Z] Configure a credential helper to remove this warning. See [2021-01-11T08:10:58.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T08:10:58.189Z] [2021-01-11T08:10:58.189Z] Login Succeeded [2021-01-11T08:10:58.189Z] nexus3.edgexfoundry.org:10002 [2021-01-11T08:10:58.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T08:10:58.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T08:10:58.742Z] Configure a credential helper to remove this warning. See [2021-01-11T08:10:58.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T08:10:58.742Z] [2021-01-11T08:10:58.742Z] Login Succeeded [2021-01-11T08:10:58.742Z] nexus3.edgexfoundry.org:10003 [2021-01-11T08:10:59.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T08:10:59.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T08:10:59.348Z] Configure a credential helper to remove this warning. See [2021-01-11T08:10:59.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T08:10:59.348Z] [2021-01-11T08:10:59.348Z] Login Succeeded [2021-01-11T08:10:59.348Z] nexus3.edgexfoundry.org:10004 [2021-01-11T08:10:59.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T08:10:59.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T08:10:59.916Z] Configure a credential helper to remove this warning. See [2021-01-11T08:10:59.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T08:10:59.916Z] [2021-01-11T08:10:59.916Z] Login Succeeded [2021-01-11T08:10:59.916Z] docker.io [2021-01-11T08:11:00.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T08:11:00.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T08:11:00.792Z] Configure a credential helper to remove this warning. See [2021-01-11T08:11:00.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T08:11:00.792Z] [2021-01-11T08:11:00.792Z] Login Succeeded [2021-01-11T08:11:00.792Z] ---> docker-login.sh ends [Pipeline] } [2021-01-11T08:11:00.827Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-11T08:11:01.432Z] ========================================================= [2021-01-11T08:11:01.432Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-11T08:11:01.432Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-11T08:11:01.886Z] + 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-01-11T08:11:02.171Z] Sending build context to Docker daemon 328.2kB [2021-01-11T08:11:02.171Z] Step 1/10 : ARG BASE=golang:1.15-alpine3.12 [2021-01-11T08:11:02.171Z] Step 2/10 : FROM ${BASE} [2021-01-11T08:11:02.444Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-11T08:11:02.444Z] 5f621e34cdf4: Pulling fs layer [2021-01-11T08:11:02.444Z] a4357932f1b6: Pulling fs layer [2021-01-11T08:11:02.444Z] 18c013af1878: Pulling fs layer [2021-01-11T08:11:02.444Z] 00ac8860ef70: Pulling fs layer [2021-01-11T08:11:02.444Z] 63d7cb157983: Pulling fs layer [2021-01-11T08:11:02.444Z] b116817d02f9: Pulling fs layer [2021-01-11T08:11:02.444Z] 745a02a5169b: Pulling fs layer [2021-01-11T08:11:02.444Z] 63d7cb157983: Waiting [2021-01-11T08:11:02.444Z] b116817d02f9: Waiting [2021-01-11T08:11:02.444Z] 745a02a5169b: Waiting [2021-01-11T08:11:02.444Z] 00ac8860ef70: Waiting [2021-01-11T08:11:02.444Z] 18c013af1878: Verifying Checksum [2021-01-11T08:11:02.444Z] 18c013af1878: Download complete [2021-01-11T08:11:02.444Z] a4357932f1b6: Download complete [2021-01-11T08:11:02.444Z] 63d7cb157983: Verifying Checksum [2021-01-11T08:11:02.444Z] 63d7cb157983: Download complete [2021-01-11T08:11:02.444Z] b116817d02f9: Verifying Checksum [2021-01-11T08:11:02.444Z] b116817d02f9: Download complete [2021-01-11T08:11:02.444Z] 5f621e34cdf4: Verifying Checksum [2021-01-11T08:11:02.444Z] 5f621e34cdf4: Download complete [2021-01-11T08:11:03.045Z] 5f621e34cdf4: Pull complete [2021-01-11T08:11:03.656Z] a4357932f1b6: Pull complete [2021-01-11T08:11:04.266Z] 18c013af1878: Pull complete [2021-01-11T08:11:04.874Z] 745a02a5169b: Verifying Checksum [2021-01-11T08:11:04.874Z] 745a02a5169b: Download complete [2021-01-11T08:11:05.855Z] 00ac8860ef70: Verifying Checksum [2021-01-11T08:11:05.855Z] 00ac8860ef70: Download complete [2021-01-11T08:11:16.049Z] 00ac8860ef70: Pull complete [2021-01-11T08:11:16.049Z] 63d7cb157983: Pull complete [2021-01-11T08:11:16.653Z] b116817d02f9: Pull complete [2021-01-11T08:11:21.010Z] 745a02a5169b: Pull complete [2021-01-11T08:11:21.010Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-11T08:11:21.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-11T08:11:21.010Z] ---> b7e6874047d6 [2021-01-11T08:11:21.010Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-01-11T08:11:23.634Z] ---> Running in e92293ab933e [2021-01-11T08:11:24.250Z] Removing intermediate container e92293ab933e [2021-01-11T08:11:24.250Z] ---> 8bc8fa07cb22 [2021-01-11T08:11:24.250Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-01-11T08:11:24.250Z] ---> Running in df4dd4324928 [2021-01-11T08:11:24.852Z] Removing intermediate container df4dd4324928 [2021-01-11T08:11:24.852Z] ---> 8cd75c8d33f4 [2021-01-11T08:11:24.852Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2021-01-11T08:11:24.852Z] ---> Running in 1e30be664916 [2021-01-11T08:11:25.467Z] Removing intermediate container 1e30be664916 [2021-01-11T08:11:25.467Z] ---> dfe2e418d71c [2021-01-11T08:11:25.467Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T08:11:25.467Z] ---> Running in 66874a7a8c5b [2021-01-11T08:11:28.111Z] Removing intermediate container 66874a7a8c5b [2021-01-11T08:11:28.111Z] ---> 46c5380c5b75 [2021-01-11T08:11:28.111Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-01-11T08:11:28.111Z] ---> Running in 95aa5574251b [2021-01-11T08:11:29.575Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T08:11:30.179Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T08:11:30.784Z] OK: 142 MiB in 39 packages [2021-01-11T08:11:32.230Z] Removing intermediate container 95aa5574251b [2021-01-11T08:11:32.230Z] ---> a1ca1197cf4d [2021-01-11T08:11:32.230Z] Step 8/10 : WORKDIR /device-snmp-go [2021-01-11T08:11:32.230Z] ---> Running in d03c745d23a0 [2021-01-11T08:11:32.837Z] Removing intermediate container d03c745d23a0 [2021-01-11T08:11:32.837Z] ---> 96990d3a9260 [2021-01-11T08:11:32.837Z] Step 9/10 : COPY . . [2021-01-11T08:11:33.830Z] ---> 683b30481bf2 [2021-01-11T08:11:33.830Z] Step 10/10 : RUN go mod download [2021-01-11T08:11:33.830Z] ---> Running in 23f552ef7ee4 [2021-01-11T08:12:00.703Z] Removing intermediate container 23f552ef7ee4 [2021-01-11T08:12:00.703Z] ---> a1dda7a0cec3 [2021-01-11T08:12:00.703Z] Successfully built a1dda7a0cec3 [2021-01-11T08:12:00.703Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T08:12:01.096Z] + docker inspect -f . ci-base-image-arm64 [2021-01-11T08:12:01.096Z] . [Pipeline] withDockerContainer [2021-01-11T08:12:01.440Z] prd-ubuntu18.04-docker-arm64-4c-16g-19485 does not seem to be running inside a container [2021-01-11T08:12:01.536Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-11T08:12:03.111Z] $ docker top 29a1811810ee4e2a520d0a30216c609a62db493f3eec84fa0a257e42ab2fc6da -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T08:12:04.229Z] + go version [2021-01-11T08:12:04.229Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-11T08:12:04.275Z] $ docker stop --time=1 29a1811810ee4e2a520d0a30216c609a62db493f3eec84fa0a257e42ab2fc6da [2021-01-11T08:12:06.171Z] $ docker rm -f 29a1811810ee4e2a520d0a30216c609a62db493f3eec84fa0a257e42ab2fc6da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-11T08:12:07.531Z] + docker inspect -f . ci-base-image-arm64 [2021-01-11T08:12:07.531Z] . [Pipeline] withDockerContainer [2021-01-11T08:12:07.869Z] prd-ubuntu18.04-docker-arm64-4c-16g-19485 does not seem to be running inside a container [2021-01-11T08:12:07.968Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-11T08:12:09.552Z] $ docker top 83416d3a1560f27aa03cc1a2ee2d6de617e3504619765d4d42d2a76f880dd588 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T08:12:10.658Z] + make test [2021-01-11T08:12:10.658Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-01-11T08:12:11.647Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-01-11T08:12:33.887Z] # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [2021-01-11T08:12:33.887Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut [2021-01-11T08:12:33.887Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient [2021-01-11T08:12:33.887Z] have (string, bool, string, string) [2021-01-11T08:12:33.887Z] want (string, string) [2021-01-11T08:12:44.113Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.014s coverage: 0.0% of statements [2021-01-11T08:12:44.386Z] make: *** [Makefile:23: test] Error 2 [Pipeline] } [2021-01-11T08:12:44.457Z] $ docker stop --time=1 83416d3a1560f27aa03cc1a2ee2d6de617e3504619765d4d42d2a76f880dd588 [2021-01-11T08:12:46.594Z] $ docker rm -f 83416d3a1560f27aa03cc1a2ee2d6de617e3504619765d4d42d2a76f880dd588 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-11T08:12:48.962Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-11T08:12:53.185Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T08:12:53.531Z] ---> package-listing.sh [2021-01-11T08:12:53.531Z] ++ facter osfamily [2021-01-11T08:12:53.531Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-11T08:12:53.531Z] + OS_FAMILY=redhat [2021-01-11T08:12:53.531Z] + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-86 [2021-01-11T08:12:53.531Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-11T08:12:53.531Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-11T08:12:53.531Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-11T08:12:53.531Z] + PACKAGES=/tmp/packages_start.txt [2021-01-11T08:12:53.531Z] + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-86 ']' [2021-01-11T08:12:53.531Z] + PACKAGES=/tmp/packages_end.txt [2021-01-11T08:12:53.531Z] + case "${OS_FAMILY}" in [2021-01-11T08:12:53.531Z] + rpm -qa [2021-01-11T08:12:53.531Z] + sort [2021-01-11T08:12:58.852Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-11T08:12:58.852Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-11T08:12:58.852Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-11T08:12:58.852Z] + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-86 ']' [2021-01-11T08:12:58.852Z] + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-86/archives/ [2021-01-11T08:12:58.852Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-snmp-go_PR-86/archives/ [Pipeline] echo [2021-01-11T08:12:58.886Z] 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-86/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-11T08:12:59.204Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-11T08:12:59.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-11T08:12:59.548Z] [2021-01-11T08:12:59.548Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-11T08:12:59.961Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-11T08:12:59.962Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-11T08:12:59.962Z] df20fa9351a1: Pulling fs layer [2021-01-11T08:12:59.962Z] 36b3adc4ff6f: Pulling fs layer [2021-01-11T08:12:59.962Z] 8ad3a11d3b57: Pulling fs layer [2021-01-11T08:12:59.962Z] 46f8f816bc3b: Pulling fs layer [2021-01-11T08:12:59.962Z] 93b61091891f: Pulling fs layer [2021-01-11T08:12:59.962Z] 93b9cdb0e59b: Pulling fs layer [2021-01-11T08:12:59.962Z] 5e14af77c1be: Pulling fs layer [2021-01-11T08:12:59.962Z] 01666e4c0597: Pulling fs layer [2021-01-11T08:12:59.962Z] aa168da1d23b: Pulling fs layer [2021-01-11T08:12:59.962Z] 46f8f816bc3b: Waiting [2021-01-11T08:12:59.962Z] 93b61091891f: Waiting [2021-01-11T08:12:59.962Z] 93b9cdb0e59b: Waiting [2021-01-11T08:12:59.962Z] 5e14af77c1be: Waiting [2021-01-11T08:12:59.962Z] 01666e4c0597: Waiting [2021-01-11T08:12:59.962Z] aa168da1d23b: Waiting [2021-01-11T08:12:59.962Z] 36b3adc4ff6f: Verifying Checksum [2021-01-11T08:12:59.962Z] 36b3adc4ff6f: Download complete [2021-01-11T08:12:59.962Z] 46f8f816bc3b: Verifying Checksum [2021-01-11T08:12:59.962Z] 46f8f816bc3b: Download complete [2021-01-11T08:12:59.962Z] df20fa9351a1: Verifying Checksum [2021-01-11T08:12:59.962Z] df20fa9351a1: Download complete [2021-01-11T08:12:59.962Z] 93b9cdb0e59b: Verifying Checksum [2021-01-11T08:12:59.962Z] 93b9cdb0e59b: Download complete [2021-01-11T08:12:59.962Z] 93b61091891f: Verifying Checksum [2021-01-11T08:12:59.962Z] 93b61091891f: Download complete [2021-01-11T08:13:00.226Z] 5e14af77c1be: Verifying Checksum [2021-01-11T08:13:00.226Z] 5e14af77c1be: Download complete [2021-01-11T08:13:00.226Z] 01666e4c0597: Verifying Checksum [2021-01-11T08:13:00.226Z] 01666e4c0597: Download complete [2021-01-11T08:13:00.226Z] 8ad3a11d3b57: Verifying Checksum [2021-01-11T08:13:00.226Z] 8ad3a11d3b57: Download complete [2021-01-11T08:13:00.491Z] df20fa9351a1: Pull complete [2021-01-11T08:13:00.755Z] 36b3adc4ff6f: Pull complete [2021-01-11T08:13:01.750Z] 8ad3a11d3b57: Pull complete [2021-01-11T08:13:02.012Z] 46f8f816bc3b: Pull complete [2021-01-11T08:13:02.590Z] 93b61091891f: Pull complete [2021-01-11T08:13:02.590Z] 93b9cdb0e59b: Pull complete [2021-01-11T08:13:02.590Z] aa168da1d23b: Verifying Checksum [2021-01-11T08:13:02.590Z] aa168da1d23b: Download complete [2021-01-11T08:13:02.852Z] 5e14af77c1be: Pull complete [2021-01-11T08:13:02.852Z] 01666e4c0597: Pull complete [2021-01-11T08:13:09.530Z] aa168da1d23b: Pull complete [2021-01-11T08:13:09.530Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-11T08:13:09.530Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-11T08:13:09.530Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-11T08:13:09.697Z] prd-centos7-docker-4c-2g-19472 does not seem to be running inside a container [2021-01-11T08:13:09.745Z] $ 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-86/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-86 -v /w/workspace/dgexfoundry_device-snmp-go_PR-86:/w/workspace/dgexfoundry_device-snmp-go_PR-86:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-86@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-11T08:13:12.840Z] $ docker top b024d31440ab0d80217adbdde53eb508fedeff6f7d27eb1ebd9bc9531eda6f7d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T08:13:13.406Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-11T08:13:13.733Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-11T08:13:14.052Z] + ls /var/log/sa-host [2021-01-11T08:13:14.052Z] + sadf -c /var/log/sa-host/sa11 [2021-01-11T08:13:14.052Z] file_magic: OK [2021-01-11T08:13:14.052Z] HZ: Using current value: 100 [2021-01-11T08:13:14.052Z] file_header: OK [2021-01-11T08:13:14.052Z] 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-01-11T08:13:14.052Z] Statistics: [2021-01-11T08:13:14.052Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-11T08:13:14.052Z] File successfully converted to sysstat format version 12.2.1 [2021-01-11T08:13:14.052Z] + sadf -c /var/log/sa-host/sa23 [2021-01-11T08:13:14.052Z] file_magic: OK [2021-01-11T08:13:14.052Z] HZ: Using current value: 100 [2021-01-11T08:13:14.052Z] file_header: OK [2021-01-11T08:13:14.052Z] 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-01-11T08:13:14.052Z] Statistics: [2021-01-11T08:13:14.052Z] Hnuu...uuuununununu... [2021-01-11T08:13:14.052Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-11T08:13:14.368Z] provisioning config files... [2021-01-11T08:13:14.383Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-86@tmp/config6229359615854056595tmp [Pipeline] { [Pipeline] echo [2021-01-11T08:13:14.559Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T08:13:14.913Z] ---> create-netrc.sh [Pipeline] } [2021-01-11T08:13:14.940Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-11T08:13:15.083Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T08:13:15.441Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-11T08:13:15.477Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T08:13:15.817Z] ---> sudo-logs.sh [2021-01-11T08:13:15.817Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-11T08:13:15.847Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T08:13:16.176Z] ---> job-cost.sh [2021-01-11T08:13:16.176Z] lf-activate-venv: SKIPPING [2021-01-11T08:13:16.176Z] INFO: No Stack... [2021-01-11T08:13:17.581Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-11T08:13:17.844Z] INFO: Archiving Costs [Pipeline] echo [2021-01-11T08:13:17.880Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T08:13:18.216Z] ---> logs-deploy.sh [2021-01-11T08:13:18.216Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-86/1 [2021-01-11T08:13:18.216Z] INFO: archiving workspace using pattern(s): [2021-01-11T08:13:20.135Z] Archives upload complete. [2021-01-11T08:13:20.135Z] INFO: archiving logs to Nexus [2021-01-11T08:13:21.080Z] ---> uname -a: [2021-01-11T08:13:21.080Z] Linux prd-centos7-docker-4c-2g-19472.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-11T08:13:21.080Z] [2021-01-11T08:13:21.080Z] [2021-01-11T08:13:21.080Z] ---> lscpu: [2021-01-11T08:13:21.080Z] Architecture: x86_64 [2021-01-11T08:13:21.080Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-11T08:13:21.080Z] Byte Order: Little Endian [2021-01-11T08:13:21.080Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-11T08:13:21.080Z] CPU(s): 4 [2021-01-11T08:13:21.080Z] On-line CPU(s) list: 0-3 [2021-01-11T08:13:21.080Z] Thread(s) per core: 1 [2021-01-11T08:13:21.080Z] Core(s) per socket: 1 [2021-01-11T08:13:21.080Z] Socket(s): 4 [2021-01-11T08:13:21.080Z] NUMA node(s): 1 [2021-01-11T08:13:21.080Z] Vendor ID: GenuineIntel [2021-01-11T08:13:21.080Z] CPU family: 6 [2021-01-11T08:13:21.080Z] Model: 44 [2021-01-11T08:13:21.080Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-11T08:13:21.080Z] Stepping: 1 [2021-01-11T08:13:21.080Z] CPU MHz: 2933.438 [2021-01-11T08:13:21.080Z] BogoMIPS: 5866.87 [2021-01-11T08:13:21.080Z] Virtualization: VT-x [2021-01-11T08:13:21.080Z] Hypervisor vendor: KVM [2021-01-11T08:13:21.080Z] Virtualization type: full [2021-01-11T08:13:21.080Z] L1d cache: 128 KiB [2021-01-11T08:13:21.080Z] L1i cache: 128 KiB [2021-01-11T08:13:21.080Z] L2 cache: 16 MiB [2021-01-11T08:13:21.080Z] L3 cache: 64 MiB [2021-01-11T08:13:21.080Z] NUMA node0 CPU(s): 0-3 [2021-01-11T08:13:21.080Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-11T08:13:21.080Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-11T08:13:21.080Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-11T08:13:21.080Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-11T08:13:21.080Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-11T08:13:21.080Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-11T08:13:21.080Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-11T08:13:21.080Z] Vulnerability Srbds: Not affected [2021-01-11T08:13:21.080Z] Vulnerability Tsx async abort: Not affected [2021-01-11T08:13:21.080Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-01-11T08:13:21.080Z] [2021-01-11T08:13:21.080Z] [2021-01-11T08:13:21.080Z] ---> nproc: [2021-01-11T08:13:21.080Z] 4 [2021-01-11T08:13:21.080Z] [2021-01-11T08:13:21.080Z] [2021-01-11T08:13:21.080Z] ---> df -h: [2021-01-11T08:13:21.080Z] Filesystem Size Used Available Use% Mounted on [2021-01-11T08:13:21.080Z] overlay 50.0G 7.3G 42.7G 15% / [2021-01-11T08:13:21.080Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-11T08:13:21.080Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-11T08:13:21.080Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-11T08:13:21.080Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-01-11T08:13:21.080Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-01-11T08:13:21.080Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-01-11T08:13:21.080Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-01-11T08:13:21.080Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-snmp-go_PR-86@tmp [2021-01-11T08:13:21.080Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-01-11T08:13:21.080Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-01-11T08:13:21.080Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-01-11T08:13:21.080Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-01-11T08:13:21.080Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-snmp-go_PR-86 [2021-01-11T08:13:21.080Z] [2021-01-11T08:13:21.080Z] [2021-01-11T08:13:21.080Z] ---> free -m: [2021-01-11T08:13:21.080Z] total used free shared buff/cache available [2021-01-11T08:13:21.080Z] Mem: 1837 686 108 0 1042 1046 [2021-01-11T08:13:21.080Z] Swap: 1023 0 1023 [2021-01-11T08:13:21.080Z] [2021-01-11T08:13:21.080Z] [2021-01-11T08:13:21.080Z] ---> ip addr: [2021-01-11T08:13:21.080Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-01-11T08:13:21.080Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-01-11T08:13:21.080Z] inet 127.0.0.1/8 scope host lo [2021-01-11T08:13:21.080Z] valid_lft forever preferred_lft forever [2021-01-11T08:13:21.080Z] inet6 ::1/128 scope host [2021-01-11T08:13:21.080Z] valid_lft forever preferred_lft forever [2021-01-11T08:13:21.080Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-01-11T08:13:21.080Z] link/ether fa:16:3e:01:a9:63 brd ff:ff:ff:ff:ff:ff [2021-01-11T08:13:21.080Z] inet 10.30.123.228/23 brd 10.30.123.255 scope global dynamic eth0 [2021-01-11T08:13:21.080Z] valid_lft 85997sec preferred_lft 85997sec [2021-01-11T08:13:21.080Z] inet6 fe80::f816:3eff:fe01:a963/64 scope link [2021-01-11T08:13:21.080Z] valid_lft forever preferred_lft forever [2021-01-11T08:13:21.080Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-01-11T08:13:21.080Z] link/ether 02:42:6b:4d:b0:07 brd ff:ff:ff:ff:ff:ff [2021-01-11T08:13:21.080Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-01-11T08:13:21.080Z] valid_lft forever preferred_lft forever [2021-01-11T08:13:21.080Z] inet6 fe80::42:6bff:fe4d:b007/64 scope link [2021-01-11T08:13:21.080Z] valid_lft forever preferred_lft forever [2021-01-11T08:13:21.080Z] [2021-01-11T08:13:21.080Z] [2021-01-11T08:13:21.080Z] ---> sar -b -r -n DEV: [2021-01-11T08:13:21.080Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/11/21 _x86_64_ (4 CPU) [2021-01-11T08:13:21.080Z] [2021-01-11T08:13:21.080Z] 08:06:27 LINUX RESTART (4 CPU) [2021-01-11T08:13:21.080Z] [2021-01-11T08:13:21.080Z] 08:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-01-11T08:13:21.080Z] 08:08:01 50.38 14.99 35.40 0.00 4601.00 3025.79 0.00 [2021-01-11T08:13:21.080Z] 08:09:01 2.06 0.00 2.06 0.00 0.00 37.41 0.00 [2021-01-11T08:13:21.080Z] 08:10:01 0.23 0.00 0.23 0.00 0.00 3.50 0.00 [2021-01-11T08:13:21.080Z] 08:11:01 0.32 0.00 0.32 0.00 0.00 3.70 0.00 [2021-01-11T08:13:21.080Z] 08:12:01 0.23 0.00 0.23 0.00 0.00 3.51 0.00 [2021-01-11T08:13:21.080Z] 08:13:01 53.60 47.04 6.56 0.00 3987.75 3553.51 0.00 [2021-01-11T08:13:21.080Z] Average: 17.81 10.34 7.47 0.00 1431.76 1104.83 0.00 [2021-01-11T08:13:21.080Z] [2021-01-11T08:13:21.080Z] 08:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-01-11T08:13:21.080Z] 08:08:01 157172 0 573300 30.47 2620 1148452 1106856 37.78 402060 1123448 8 [2021-01-11T08:13:21.080Z] 08:09:01 160704 0 569764 30.28 2620 1148456 1089976 37.20 402012 1120824 8 [2021-01-11T08:13:21.080Z] 08:10:01 160256 0 570204 30.31 2620 1148464 1089988 37.20 410920 1112044 8 [2021-01-11T08:13:21.080Z] 08:11:01 159128 0 571332 30.37 2620 1148464 1090064 37.20 412792 1111588 20 [2021-01-11T08:13:21.080Z] 08:12:01 160024 0 570428 30.32 2620 1148472 1084924 37.03 413432 1110128 20 [2021-01-11T08:13:21.080Z] 08:13:01 90800 0 618236 32.86 2620 1169888 1328588 45.34 451972 1132488 30560 [2021-01-11T08:13:21.080Z] Average: 148014 0 578877 30.77 2620 1152033 1131733 38.62 415531 1118420 5104 [2021-01-11T08:13:21.080Z] [2021-01-11T08:13:21.080Z] 08:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-01-11T08:13:21.080Z] 08:08:01 eth0 286.45 191.44 648.46 66.04 0.00 0.00 0.00 0.00 [2021-01-11T08:13:21.080Z] 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T08:13:21.080Z] 08:08:01 docker0 1.40 1.18 0.29 2.02 0.00 0.00 0.00 0.00 [2021-01-11T08:13:21.080Z] 08:09:01 eth0 4.06 0.87 1.15 0.62 0.00 0.00 0.00 0.00 [2021-01-11T08:13:21.080Z] 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T08:13:21.080Z] 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T08:13:21.080Z] 08:10:01 eth0 3.61 0.73 0.98 0.58 0.00 0.00 0.00 0.00 [2021-01-11T08:13:21.080Z] 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T08:13:21.080Z] 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T08:13:21.080Z] 08:11:01 eth0 3.30 0.83 0.96 0.56 0.00 0.00 0.00 0.00 [2021-01-11T08:13:21.080Z] 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T08:13:21.080Z] 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T08:13:21.080Z] 08:12:01 eth0 2.07 0.85 0.99 0.68 0.00 0.00 0.00 0.00 [2021-01-11T08:13:21.080Z] 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T08:13:21.080Z] 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T08:13:21.080Z] 08:13:01 eth0 150.32 128.45 1733.25 12.29 0.00 0.00 0.00 0.00 [2021-01-11T08:13:21.080Z] 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T08:13:21.080Z] 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T08:13:21.080Z] Average: eth0 74.98 53.87 397.75 13.46 0.00 0.00 0.00 0.00 [2021-01-11T08:13:21.080Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T08:13:21.080Z] Average: docker0 0.23 0.20 0.05 0.34 0.00 0.00 0.00 0.00 [2021-01-11T08:13:21.080Z] [2021-01-11T08:13:21.080Z] [2021-01-11T08:13:21.080Z] ---> sar -P ALL: [2021-01-11T08:13:21.080Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/11/21 _x86_64_ (4 CPU) [2021-01-11T08:13:21.080Z] [2021-01-11T08:13:21.080Z] 08:06:27 LINUX RESTART (4 CPU) [2021-01-11T08:13:21.080Z] [2021-01-11T08:13:21.080Z] 08:07:01 CPU %user %nice %system %iowait %steal %idle [2021-01-11T08:13:21.080Z] 08:08:01 all 5.17 0.00 2.69 1.08 0.03 91.02 [2021-01-11T08:13:21.080Z] 08:08:01 0 5.12 0.00 3.15 0.97 0.02 90.74 [2021-01-11T08:13:21.080Z] 08:08:01 1 5.02 0.00 2.45 1.17 0.02 91.34 [2021-01-11T08:13:21.080Z] 08:08:01 2 5.39 0.00 2.38 0.86 0.05 91.32 [2021-01-11T08:13:21.080Z] 08:08:01 3 5.17 0.00 2.77 1.33 0.05 90.68 [2021-01-11T08:13:21.080Z] 08:09:01 all 0.20 0.00 0.04 0.00 0.00 99.76 [2021-01-11T08:13:21.080Z] 08:09:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-11T08:13:21.080Z] 08:09:01 1 0.37 0.00 0.03 0.00 0.00 99.60 [2021-01-11T08:13:21.080Z] 08:09:01 2 0.13 0.00 0.05 0.00 0.00 99.82 [2021-01-11T08:13:21.080Z] 08:09:01 3 0.25 0.00 0.05 0.00 0.00 99.70 [2021-01-11T08:13:21.080Z] 08:10:01 all 0.21 0.00 0.15 0.00 0.00 99.64 [2021-01-11T08:13:21.080Z] 08:10:01 0 0.08 0.00 0.15 0.00 0.00 99.77 [2021-01-11T08:13:21.080Z] 08:10:01 1 0.58 0.00 0.17 0.00 0.00 99.25 [2021-01-11T08:13:21.080Z] 08:10:01 2 0.12 0.00 0.22 0.00 0.00 99.67 [2021-01-11T08:13:21.080Z] 08:10:01 3 0.07 0.00 0.07 0.00 0.00 99.87 [2021-01-11T08:13:21.080Z] 08:11:01 all 0.05 0.00 0.05 0.00 0.00 99.90 [2021-01-11T08:13:21.080Z] 08:11:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2021-01-11T08:13:21.080Z] 08:11:01 1 0.10 0.00 0.05 0.00 0.00 99.85 [2021-01-11T08:13:21.080Z] 08:11:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2021-01-11T08:13:21.080Z] 08:11:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-11T08:13:21.080Z] 08:12:01 all 0.14 0.00 0.10 0.00 0.01 99.75 [2021-01-11T08:13:21.080Z] 08:12:01 0 0.05 0.00 0.10 0.00 0.02 99.83 [2021-01-11T08:13:21.080Z] 08:12:01 1 0.42 0.00 0.10 0.00 0.02 99.47 [2021-01-11T08:13:21.080Z] 08:12:01 2 0.05 0.00 0.12 0.00 0.00 99.83 [2021-01-11T08:13:21.081Z] 08:12:01 3 0.05 0.00 0.08 0.00 0.00 99.87 [2021-01-11T08:13:21.081Z] 08:13:01 all 1.88 0.00 1.06 1.37 0.01 95.69 [2021-01-11T08:13:21.081Z] 08:13:01 0 1.52 0.00 1.19 3.13 0.02 94.14 [2021-01-11T08:13:21.081Z] 08:13:01 1 2.22 0.00 1.10 0.35 0.00 96.33 [2021-01-11T08:13:21.081Z] 08:13:01 2 1.47 0.00 0.94 0.74 0.02 96.84 [2021-01-11T08:13:21.081Z] 08:13:01 3 2.29 0.00 1.02 1.27 0.00 95.42 [2021-01-11T08:13:21.081Z] Average: all 1.27 0.00 0.68 0.41 0.01 97.63 [2021-01-11T08:13:21.081Z] Average: 0 1.14 0.00 0.78 0.68 0.01 97.40 [2021-01-11T08:13:21.081Z] Average: 1 1.45 0.00 0.65 0.25 0.01 97.65 [2021-01-11T08:13:21.081Z] Average: 2 1.19 0.00 0.62 0.26 0.01 97.91 [2021-01-11T08:13:21.081Z] Average: 3 1.31 0.00 0.67 0.43 0.01 97.59 [2021-01-11T08:13:21.081Z] [2021-01-11T08:13:21.081Z] [2021-01-11T08:13:21.081Z]